Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35644ad537d22d85437dd4f7596fc9502b19d685 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-ssh12102168818853821113.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh638932056342251543.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh9062770742172900182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh14442798029528689355.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-ssh692656454802449299.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]] ========================================================= [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.23 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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-40699 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/809 [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/809 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 35644ad537d22d85437dd4f7596fc9502b19d685 (main) Commit message: "Merge pull request #5107 from weichou1229/issue-5088-2" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35644ad537d22d85437dd4f7596fc9502b19d685 # timeout=10 > git rev-list --no-walk d2a798ab9bb1849f149a792791eccfc34c47448c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:05:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:05:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:05:07 ========================================================= 03:05:07 EdgeX Global Pipelines Version Info 03:05:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:05:08 ------------------- 03:05:08 stable info: 03:05:08 ------------------- 03:05:08 Commited By: Cherry Wang cherry@iotechsys.com 03:05:08 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 03:05:08 Message: update stable to v1.0.271 03:05:08 ------------------- 03:05:08 experimental info: 03:05:08 ------------------- 03:05:08 Commited By: **** collab-it+edgex@linuxfoundation.org 03:05:08 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 03:05:08 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:05:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:05:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:05:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:05:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:05:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:05:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:05:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:05:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:05:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:05:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:05:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:05:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] echo 03:05:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35644ad [Pipeline] echo 03:05:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:09 provisioning config files... 03:05:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/809@tmp/config1330046439146020078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:09 ---> ****-login.sh 03:05:09 nexus3.edgexfoundry.org:10001 03:05:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:09 Configure a credential helper to remove this warning. See 03:05:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:09 03:05:09 Login Succeeded 03:05:09 nexus3.edgexfoundry.org:10002 03:05:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:09 Configure a credential helper to remove this warning. See 03:05:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:09 03:05:09 Login Succeeded 03:05:09 nexus3.edgexfoundry.org:10003 03:05:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:10 Configure a credential helper to remove this warning. See 03:05:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:10 03:05:10 Login Succeeded 03:05:10 nexus3.edgexfoundry.org:10004 03:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:10 Configure a credential helper to remove this warning. See 03:05:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:10 03:05:10 Login Succeeded 03:05:10 ****.io 03:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:10 Configure a credential helper to remove this warning. See 03:05:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:10 03:05:10 Login Succeeded 03:05:10 ---> ****-login.sh ends [Pipeline] } 03:05:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:05:10 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 03:05:10 + dirname cmd/core-command/Dockerfile 03:05:10 + cut -d/ -f2 03:05:10 + echo core-command,cmd/core-command/Dockerfile 03:05:10 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:05:10 + cut -d/ -f2 03:05:10 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:05:10 + dirname cmd/core-data/Dockerfile 03:05:10 + cut -d/ -f2 03:05:10 + echo core-data,cmd/core-data/Dockerfile 03:05:10 + + cut -d/ -f2 03:05:10 dirname cmd/core-keeper/Dockerfile 03:05:10 + echo core-keeper,cmd/core-keeper/Dockerfile 03:05:10 + dirname cmd/core-metadata/Dockerfile 03:05:10 + cut -d/ -f2 03:05:10 + echo core-metadata,cmd/core-metadata/Dockerfile 03:05:10 + dirname cmd/security-bootstrapper/Dockerfile 03:05:10 + cut -d/ -f2 03:05:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:05:10 + dirname cmd/security-proxy-auth/Dockerfile 03:05:10 + cut -d/ -f2 03:05:10 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:05:10 + dirname cmd/security-proxy-setup/Dockerfile 03:05:10 + cut -d/ -f2 03:05:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:05:10 + dirname cmd/security-secretstore-setup/Dockerfile 03:05:10 + cut -d/ -f2 03:05:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:05:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:05:10 + cut -d/ -f2 03:05:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:05:10 + dirname cmd/security-spire-agent/Dockerfile 03:05:10 + cut -d/ -f2 03:05:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:05:10 + cut -d/ -f2 03:05:10 + dirname cmd/security-spire-config/Dockerfile 03:05:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:05:10 + dirname cmd/security-spire-server/Dockerfile 03:05:10 + cut -d/ -f2 03:05:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:05:10 + cut -d/ -f2 03:05:10 + dirname cmd/support-notifications/Dockerfile 03:05:10 + echo support-notifications,cmd/support-notifications/Dockerfile 03:05:10 + + cut -d/ -f2 03:05:10 dirname cmd/support-scheduler/Dockerfile 03:05:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:05:10 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-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:05:11 + git rev-list -1 --merges 35644ad537d22d85437dd4f7596fc9502b19d685~1..35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] echo 03:05:11 -----------> git rev-list -1 --merges 35644ad537d22d85437dd4f7596fc9502b19d685~1..35644ad537d22d85437dd4f7596fc9502b19d685 35644ad537d22d85437dd4f7596fc9502b19d685 03:05:11 35644ad537d22d85437dd4f7596fc9502b19d685 [false] [Pipeline] sh 03:05:11 + git log --format=format:%s -1 35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] echo 03:05:11 ========================================================= 03:05:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:05:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:05:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:05:12 + grep -v github /etc/ssh/ssh_known_hosts 03:05:12 + [ -e /tmp/ssh_known_hosts ] 03:05:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:05:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:05:12 + sudo tee -a /etc/ssh/ssh_known_hosts 03:05:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:12 03:05:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:12 0.1.4: Pulling from edgex-devops/py-git-semver 03:05:12 b85a868b505f: Pulling fs layer 03:05:12 e2be974225ed: Pulling fs layer 03:05:12 339a4e72a1f5: Pulling fs layer 03:05:12 988bab9f4d93: Pulling fs layer 03:05:12 1469e6f7b9e6: Pulling fs layer 03:05:12 eaf3925da568: Pulling fs layer 03:05:12 988bab9f4d93: Waiting 03:05:12 bab4dde63d76: Pulling fs layer 03:05:12 bde34c3a00c8: Pulling fs layer 03:05:12 bab4dde63d76: Waiting 03:05:12 b352a97aabf1: Pulling fs layer 03:05:12 bde34c3a00c8: Waiting 03:05:12 4872d77fe225: Pulling fs layer 03:05:12 b352a97aabf1: Waiting 03:05:12 5851b861e8e6: Pulling fs layer 03:05:12 5851b861e8e6: Waiting 03:05:12 4872d77fe225: Waiting 03:05:12 e2be974225ed: Verifying Checksum 03:05:12 e2be974225ed: Download complete 03:05:12 988bab9f4d93: Download complete 03:05:12 1469e6f7b9e6: Verifying Checksum 03:05:12 1469e6f7b9e6: Download complete 03:05:12 eaf3925da568: Verifying Checksum 03:05:12 eaf3925da568: Download complete 03:05:12 339a4e72a1f5: Verifying Checksum 03:05:12 339a4e72a1f5: Download complete 03:05:12 bde34c3a00c8: Download complete 03:05:12 b352a97aabf1: Download complete 03:05:12 b85a868b505f: Verifying Checksum 03:05:12 b85a868b505f: Download complete 03:05:12 5851b861e8e6: Verifying Checksum 03:05:12 5851b861e8e6: Download complete 03:05:12 4872d77fe225: Verifying Checksum 03:05:12 4872d77fe225: Download complete 03:05:13 bab4dde63d76: Verifying Checksum 03:05:13 bab4dde63d76: Download complete 03:05:14 b85a868b505f: Pull complete 03:05:14 e2be974225ed: Pull complete 03:05:14 339a4e72a1f5: Pull complete 03:05:14 988bab9f4d93: Pull complete 03:05:14 1469e6f7b9e6: Pull complete 03:05:14 eaf3925da568: Pull complete 03:05:16 bab4dde63d76: Pull complete 03:05:16 bde34c3a00c8: Pull complete 03:05:16 b352a97aabf1: Pull complete 03:05:16 4872d77fe225: Pull complete 03:05:16 5851b861e8e6: Pull complete 03:05:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:05:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:16 prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container 03:05:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:05:18 $ docker top cc37ba15489096a36864a6ac33c4c2595690740f3c080f04d5b3d5426ec98d58 -eo pid,comm 03:05:18 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:05:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:05:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:18 [ssh-agent] Looking for ssh-agent implementation... 03:05:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:18 $ docker exec cc37ba15489096a36864a6ac33c4c2595690740f3c080f04d5b3d5426ec98d58 ssh-agent 03:05:19 SSH_AUTH_SOCK=/tmp/ssh-6nh1TtxKNNZh/agent.33 03:05:19 SSH_AGENT_PID=39 03:05:19 Running ssh-add (command line suppressed) 03:05:19 Identity added: /w/workspace/edgex-go/809@tmp/private_key_4648539789353456134.key (/w/workspace/edgex-go/809@tmp/private_key_4648539789353456134.key) 03:05:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:19 + git tag --points-at HEAD [Pipeline] } 03:05:19 $ docker exec --env ******** --env ******** cc37ba15489096a36864a6ac33c4c2595690740f3c080f04d5b3d5426ec98d58 ssh-agent -k 03:05:19 unset SSH_AUTH_SOCK; 03:05:19 unset SSH_AGENT_PID; 03:05:19 echo Agent pid 39 killed; 03:05:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:05:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:19 [ssh-agent] Looking for ssh-agent implementation... 03:05:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:19 $ docker exec cc37ba15489096a36864a6ac33c4c2595690740f3c080f04d5b3d5426ec98d58 ssh-agent 03:05:19 SSH_AUTH_SOCK=/tmp/ssh-O25XhGP1Rz89/agent.73 03:05:19 SSH_AGENT_PID=79 03:05:19 Running ssh-add (command line suppressed) 03:05:19 Identity added: /w/workspace/edgex-go/809@tmp/private_key_16086583429438020324.key (/w/workspace/edgex-go/809@tmp/private_key_16086583429438020324.key) 03:05:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:20 + git semver init 03:05:20 2025-03-10 03:05:20,451 [run_init] DEBUG init version:0.0.0 force:False 03:05:20 2025-03-10 03:05:20,452 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/809/.semver 03:05:20 2025-03-10 03:05:20,453 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/809/.semver 03:05:20 2025-03-10 03:05:20,453 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/809/.semver'], cwd=/w/workspace/edgex-go/809, universal_newlines=False, shell=None, istream=None) 03:05:26 2025-03-10 03:05:25,918 [append_file] DEBUG append to file:/w/workspace/edgex-go/809/.git/info/exclude 03:05:26 2025-03-10 03:05:25,919 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/809/.semver/main with force:False 03:05:26 2025-03-10 03:05:25,919 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main 03:05:26 2025-03-10 03:05:25,919 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main 03:05:26 4.0.0-dev.71 [Pipeline] } 03:05:26 $ docker exec --env ******** --env ******** cc37ba15489096a36864a6ac33c4c2595690740f3c080f04d5b3d5426ec98d58 ssh-agent -k 03:05:26 unset SSH_AUTH_SOCK; 03:05:26 unset SSH_AGENT_PID; 03:05:26 echo Agent pid 79 killed; 03:05:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:05:26 + git semver [Pipeline] } 03:05:26 $ docker stop --time=1 cc37ba15489096a36864a6ac33c4c2595690740f3c080f04d5b3d5426ec98d58 03:05:28 $ docker rm -f --volumes cc37ba15489096a36864a6ac33c4c2595690740f3c080f04d5b3d5426ec98d58 [Pipeline] // withDockerContainer [Pipeline] sh 03:05:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:05:28 Stashed 1 file(s) [Pipeline] echo 03:05:28 [edgeXSemver]: initialized semver on version 4.0.0-dev.71 [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:05:29 + git config --global --add safe.directory /w/workspace/edgex-go/809 [Pipeline] echo 03:05:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:05:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:05:29 ========================================================= 03:05:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:05:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:05:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:05:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:05:29 da9db072f522: Pulling fs layer 03:05:29 6ef4a4ee8ca5: Pulling fs layer 03:05:29 06f05ace1117: Pulling fs layer 03:05:29 5fe327b54edc: Pulling fs layer 03:05:29 4f4fb700ef54: Pulling fs layer 03:05:29 92a5565b7b96: Pulling fs layer 03:05:29 ff9bb7016b71: Pulling fs layer 03:05:29 b67dba6c2c7d: Pulling fs layer 03:05:29 a813b0c90790: Pulling fs layer 03:05:29 4f4fb700ef54: Waiting 03:05:29 92a5565b7b96: Waiting 03:05:29 ff9bb7016b71: Waiting 03:05:29 5fe327b54edc: Waiting 03:05:29 b67dba6c2c7d: Waiting 03:05:29 a813b0c90790: Waiting 03:05:29 6ef4a4ee8ca5: Download complete 03:05:29 4f4fb700ef54: Verifying Checksum 03:05:29 4f4fb700ef54: Download complete 03:05:29 92a5565b7b96: Verifying Checksum 03:05:29 92a5565b7b96: Download complete 03:05:29 da9db072f522: Download complete 03:05:29 ff9bb7016b71: Verifying Checksum 03:05:29 ff9bb7016b71: Download complete 03:05:29 da9db072f522: Pull complete 03:05:29 6ef4a4ee8ca5: Pull complete 03:05:30 a813b0c90790: Download complete 03:05:30 06f05ace1117: Verifying Checksum 03:05:30 06f05ace1117: Download complete 03:05:30 b67dba6c2c7d: Verifying Checksum 03:05:30 b67dba6c2c7d: Download complete 03:05:33 06f05ace1117: Pull complete 03:05:33 5fe327b54edc: Pull complete 03:05:33 4f4fb700ef54: Pull complete 03:05:33 92a5565b7b96: Pull complete 03:05:33 ff9bb7016b71: Pull complete 03:05:35 b67dba6c2c7d: Pull complete 03:05:35 a813b0c90790: Pull complete 03:05:35 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 03:05:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:05:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:05:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:05:36 WORKDIR /edgex 03:05:36 COPY go.mod . 03:05:36 RUN go mod download 03:05:36 + docker build -t ci-base-image-x86_64 -f - . 03:05:36 Sending build context to Docker daemon 180.3MB 03:05:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:05:36 ---> 3ba60ce46760 03:05:36 Step 2/4 : WORKDIR /edgex 03:05:40 ---> Running in 5f311eda6f7e 03:05:40 Removing intermediate container 5f311eda6f7e 03:05:40 ---> b0a382e027d4 03:05:40 Step 3/4 : COPY go.mod . 03:05:40 ---> 426f0ae4b4a5 03:05:40 Step 4/4 : RUN go mod download 03:05:40 ---> Running in 16e56ec3a9bd 03:05:43 Still waiting to schedule task 03:05:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:05:54 Removing intermediate container 16e56ec3a9bd 03:05:54 ---> d29cc65de27f 03:05:54 Successfully built d29cc65de27f 03:05:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:55 + docker inspect -f . ci-base-image-x86_64 03:05:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:55 prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container 03:05:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:05:55 $ docker top c944e86ca5181cc1c9a36f67c9dc153f926b1bd32d2a7cddffe71e7a58b456a3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:56 + go version 03:05:56 go version go1.23.4 linux/amd64 [Pipeline] } 03:05:56 $ docker stop --time=1 c944e86ca5181cc1c9a36f67c9dc153f926b1bd32d2a7cddffe71e7a58b456a3 03:05:57 $ docker rm -f --volumes c944e86ca5181cc1c9a36f67c9dc153f926b1bd32d2a7cddffe71e7a58b456a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:57 + docker inspect -f . ci-base-image-x86_64 03:05:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:57 prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container 03:05:57 $ 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/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:05:58 $ docker top f629946365f5119e598e8b70795e5edd11b97e3761ff03575824deeba45af71f -eo pid,comm [Pipeline] { [Pipeline] echo 03:05:58 ========================================================= 03:05:58 [edgeXBuildGoParallel] Running Tests and Build... 03:05:58 ========================================================= [Pipeline] sh 03:05:58 + git config --global --add safe.directory /w/workspace/edgex-go/809 [Pipeline] fileExists [Pipeline] sh 03:05:58 + make test 03:05:58 go test -race -coverprofile=coverage.out ./... 03:06:06 ? github.com/edgexfoundry/edgex-go [no test files] 03:06:28 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:06:28 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:06:28 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:06:28 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:06:28 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:06:28 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:06:28 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:06:28 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:06:28 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:06:28 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:06:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:06:28 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:06:28 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:06:28 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:06:28 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:06:28 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 03:06:28 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:06:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 03:06:30 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:06:30 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:06:30 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:06:30 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:06:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements 03:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 03:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:06:31 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:06:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:06:31 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:06:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:06:31 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:06:31 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:06:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 03:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:06:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:06:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:06:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 03:06:32 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:06:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements 03:06:34 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements 03:06:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 45.7% of statements 03:06:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.599s coverage: 93.4% of statements 03:06:34 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.037s coverage: 92.3% of statements 03:06:34 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:06:34 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 8.4% of statements 03:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 03:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:06:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:06:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:06:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:06:36 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:06:36 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 03:06:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 03:06:36 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:06:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:06:36 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:06:36 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:06:36 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:06:36 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.374s coverage: 95.8% of statements 03:06:37 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 03:06:37 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:06:37 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 03:06:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:06:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 03:06:37 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 03:06:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:06:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] 03:06:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements 03:06:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements 03:06:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements 03:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 03:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements 03:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 03:06:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:06:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:06:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 03:06:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:06:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:06:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:06:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:06:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 03:06:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:06:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:06:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:06:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:06:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:06:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:06:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:06:42 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:06:42 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:06:42 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:06:44 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:06:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 03:06:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 03:06:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:06:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:06:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 03:06:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:06:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:06:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 03:06:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 03:06:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:06:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:06:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:06:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 03:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 03:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:06:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 03:06:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 03:06:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 03:06:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 03:06:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:06:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:06:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:06:53 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:06:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:06:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:06:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:06:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:06:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 03:06:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:06:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:06:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 03:06:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 03:06:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 03:06:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 03:06:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 03:06:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:06:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.041s coverage: 92.9% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 47.4% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 6.8% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.041s coverage: 33.3% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.183s coverage: 54.5% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 29.2% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 94.9% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 97.7% of statements 03:07:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 03:07:04 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:07:04 running golangci-lint 03:07:04 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 03:07:04 go version go1.23.4 linux/amd64 03:07:04 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 03:07:04 level=info msg="[config_reader] Used config file .golangci.yml" 03:07:04 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:07:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40702 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:07:15 Running in /w/workspace/edgex-go/809 [Pipeline] { [Pipeline] checkout 03:07:18 The recommended git tool is: git 03:07:23 using credential edgex-jenkins-ssh 03:07:23 Cloning the remote Git repository 03:07:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:07:23 > git init /w/workspace/edgex-go/809 # timeout=10 03:07:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:07:23 > git --version # timeout=10 03:07:23 > git --version # 'git version 2.25.1' 03:07:23 using GIT_SSH to set credentials SSH Credentials for GitHub 03:07:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:07:30 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|name|types_sizes|compiled_files|files|imports) took 22.601972415s" 03:07:30 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.910485ms" 03:07:38 level=info msg="[linters_context/goanalysis] analyzers took 1m30.921386416s with top 10 stages: buildir: 51.904643338s, gosec: 3.251831014s, fact_deprecated: 2.606639941s, inspect: 2.482279597s, printf: 1.780953254s, ctrlflow: 1.734728856s, S1038: 1.299067534s, fact_purity: 1.129262692s, nilness: 908.017393ms, isgenerated: 906.614073ms" 03:07:38 level=info msg="[runner] Issues before processing: 202, after processing: 0" 03:07:38 level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 202/202, identifier_marker: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, nolint: 20/0, skip_dirs: 202/202, exclude-rules: 202/20, exclude: 202/202, cgo: 202/202, invalid_issue: 202/202, skip_files: 202/202" 03:07:38 level=info msg="[runner] processing took 17.664183ms with stages: nolint: 6.998918ms, identifier_marker: 3.545195ms, exclude-rules: 2.210228ms, path_prettifier: 2.199748ms, skip_dirs: 1.306377ms, autogenerated_exclude: 1.288056ms, cgo: 49.58µs, invalid_issue: 47.74µs, filename_unadjuster: 13.661µs, max_same_issues: 1.37µs, uniq_by_line: 660ns, skip_files: 450ns, fixer: 420ns, exclude: 340ns, sort_results: 270ns, severity-rules: 250ns, diff: 230ns, max_from_linter: 160ns, max_per_file_from_linter: 160ns, source_code: 150ns, path_shortener: 120ns, path_prefixer: 100ns" 03:07:38 level=info msg="[runner] linters took 10.950650274s with stages: goanalysis_metalinter: 10.93289362s" 03:07:38 level=info msg="File cache stats: 0 entries of total size 0B" 03:07:38 level=info msg="Memory: 336 samples, avg is 274.9MB, max is 1274.5MB" 03:07:38 level=info msg="Execution took 33.600409265s" 03:07:38 go vet ./... 03:07:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:07:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:07:41 Avoid second fetch 03:07:41 Checking out Revision 35644ad537d22d85437dd4f7596fc9502b19d685 (main) 03:07:42 Commit message: "Merge pull request #5107 from weichou1229/issue-5088-2" 03:07:41 > git config core.sparsecheckout # timeout=10 03:07:41 > git checkout -f 35644ad537d22d85437dd4f7596fc9502b19d685 # timeout=10 03:07:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:07:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:07:44 ./bin/test-attribution-txt.sh [Pipeline] echo 03:07:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:07:44 + ls -al . 03:07:44 total 1992 03:07:44 drwxrwxr-x 11 1001 1001 4096 Mar 10 03:05 . 03:07:44 drwxr-xr-x 4 root root 4096 Mar 10 03:05 .. 03:07:44 drwxrwxr-x 2 1001 1001 4096 Mar 10 03:05 .blubracket 03:07:44 -rw-rw-r-- 1 1001 1001 10 Mar 10 03:05 .dockerignore 03:07:44 drwxrwxr-x 8 1001 1001 4096 Mar 10 03:07 .git 03:07:44 drwxrwxr-x 3 1001 1001 4096 Mar 10 03:05 .github 03:07:44 -rw-rw-r-- 1 1001 1001 907 Mar 10 03:05 .gitignore 03:07:44 -rw-rw-r-- 1 1001 1001 199 Mar 10 03:05 .golangci.yml 03:07:44 -rw-rw-r-- 1 1001 1001 100 Mar 10 03:05 .hadolint.yml 03:07:44 drwxr-xr-x 3 1001 1001 4096 Mar 10 03:05 .semver 03:07:44 -rw-rw-r-- 1 1001 1001 155 Mar 10 03:05 .sonarcloud.properties 03:07:44 -rw-rw-r-- 1 1001 1001 1171 Mar 10 03:05 ADOPTERS.md 03:07:44 -rw-rw-r-- 1 1001 1001 17374 Mar 10 03:05 Attribution.txt 03:07:44 -rw-rw-r-- 1 1001 1001 108018 Mar 10 03:05 CHANGELOG.md 03:07:44 -rw-rw-r-- 1 1001 1001 3804 Mar 10 03:05 CONTRIBUTING.md 03:07:44 -rw-rw-r-- 1 1001 1001 677 Mar 10 03:05 GOVERNANCE.md 03:07:44 -rw-rw-r-- 1 1001 1001 858 Mar 10 03:05 Jenkinsfile 03:07:44 -rw-rw-r-- 1 1001 1001 10775 Mar 10 03:05 LICENSE 03:07:44 -rw-rw-r-- 1 1001 1001 16740 Mar 10 03:05 Makefile 03:07:44 -rw-rw-r-- 1 1001 1001 582 Mar 10 03:05 OWNERS.md 03:07:44 -rw-rw-r-- 1 1001 1001 9932 Mar 10 03:05 README.md 03:07:44 -rw-rw-r-- 1 1001 1001 789 Mar 10 03:05 SECURITY.md 03:07:44 -rw-rw-r-- 1 1001 1001 12 Mar 10 03:05 VERSION 03:07:44 drwxrwxr-x 2 1001 1001 4096 Mar 10 03:05 bin 03:07:44 drwxrwxr-x 19 1001 1001 4096 Mar 10 03:05 cmd 03:07:44 -rw-r--r-- 1 root root 1660758 Mar 10 03:07 coverage.out 03:07:44 drwxrwxr-x 2 1001 1001 4096 Mar 10 03:05 fuzz_test 03:07:44 -rw-rw-r-- 1 1001 1001 6454 Mar 10 03:05 go.mod 03:07:44 -rw-rw-r-- 1 1001 1001 88143 Mar 10 03:05 go.sum 03:07:44 drwxrwxr-x 7 1001 1001 4096 Mar 10 03:05 internal 03:07:44 drwxrwxr-x 2 1001 1001 4096 Mar 10 03:05 openapi 03:07:44 -rw-rw-r-- 1 1001 1001 584 Mar 10 03:05 security.txt 03:07:44 -rw-rw-r-- 1 1001 1001 204 Mar 10 03:05 version.go [Pipeline] sh 03:07:45 + '[' -e coverage.out ] 03:07:45 + chown 1001:1001 coverage.out [Pipeline] stash 03:07:45 Stashed 1 file(s) [Pipeline] sh 03:07:45 + make build 03:07:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:07:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:07:46 % Total % Received % Xferd Average Speed Time Time Time Current 03:07:46 Dload Upload Total Spent Left Speed 03:07:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh 03:07:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:07:47 + sudo tee /etc/docker/daemon.new 03:07:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:07:47 { 03:07:47 "registry-mirrors": [ 03:07:47 "https://nexus3.edgexfoundry.org:10001" 03:07:47 ], 03:07:47 "bip": "10.250.0.254/24", 03:07:47 "hosts": [ 03:07:47 "tcp://0.0.0.0:5555", 03:07:47 "unix:///var/run/docker.sock" 03:07:47 ], 03:07:47 "mtu": 1458, 03:07:47 "selinux-enabled": true, 03:07:47 "seccomp-profile": "/etc/docker/seccomp.json" 03:07:47 } [Pipeline] sh 03:07:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:07:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:06 provisioning config files... 03:08:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/809@tmp/config10480564382679291121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:07 ---> ****-login.sh 03:08:07 nexus3.edgexfoundry.org:10001 03:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:08:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:07 Configure a credential helper to remove this warning. See 03:08:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:07 03:08:07 Login Succeeded 03:08:07 nexus3.edgexfoundry.org:10002 03:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:07 Configure a credential helper to remove this warning. See 03:08:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:07 03:08:07 Login Succeeded 03:08:08 nexus3.edgexfoundry.org:10003 03:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:08 Configure a credential helper to remove this warning. See 03:08:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:08 03:08:08 Login Succeeded 03:08:08 nexus3.edgexfoundry.org:10004 03:08:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:08 Configure a credential helper to remove this warning. See 03:08:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:08 03:08:08 Login Succeeded 03:08:08 ****.io 03:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:09 Configure a credential helper to remove this warning. See 03:08:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:09 03:08:09 Login Succeeded 03:08:09 ---> ****-login.sh ends [Pipeline] } 03:08:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:08:09 + git config --global --add safe.directory /w/workspace/edgex-go/809 [Pipeline] echo 03:08:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:08:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:08:09 ========================================================= 03:08:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:08:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:08:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:08:10 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:08:10 9986a736f7d3: Pulling fs layer 03:08:10 1f018df60701: Pulling fs layer 03:08:10 39f8f326b044: Pulling fs layer 03:08:10 e6a1e7a6a96a: Pulling fs layer 03:08:10 4f4fb700ef54: Pulling fs layer 03:08:10 d45d956e0dbf: Pulling fs layer 03:08:10 d7702b0d1db1: Pulling fs layer 03:08:10 5c7f0f088c93: Pulling fs layer 03:08:10 4fdc064ae6cf: Pulling fs layer 03:08:10 e6a1e7a6a96a: Waiting 03:08:10 d45d956e0dbf: Waiting 03:08:10 d7702b0d1db1: Waiting 03:08:10 5c7f0f088c93: Waiting 03:08:10 4fdc064ae6cf: Waiting 03:08:10 4f4fb700ef54: Waiting 03:08:10 1f018df60701: Verifying Checksum 03:08:10 1f018df60701: Download complete 03:08:10 e6a1e7a6a96a: Verifying Checksum 03:08:10 e6a1e7a6a96a: Download complete 03:08:10 4f4fb700ef54: Verifying Checksum 03:08:10 4f4fb700ef54: Download complete 03:08:10 d45d956e0dbf: Verifying Checksum 03:08:10 d45d956e0dbf: Download complete 03:08:10 9986a736f7d3: Verifying Checksum 03:08:10 9986a736f7d3: Download complete 03:08:10 d7702b0d1db1: Verifying Checksum 03:08:10 d7702b0d1db1: Download complete 03:08:10 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:08:11 4fdc064ae6cf: Verifying Checksum 03:08:11 4fdc064ae6cf: Download complete 03:08:11 9986a736f7d3: Pull complete 03:08:12 1f018df60701: Pull complete 03:08:12 39f8f326b044: Verifying Checksum 03:08:12 39f8f326b044: Download complete 03:08:13 5c7f0f088c93: Verifying Checksum 03:08:13 5c7f0f088c93: Download complete 03:08:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:08:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:08:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:08:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:08:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:08:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:08:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:08:25 $ docker stop --time=1 f629946365f5119e598e8b70795e5edd11b97e3761ff03575824deeba45af71f 03:08:28 39f8f326b044: Pull complete 03:08:28 e6a1e7a6a96a: Pull complete 03:08:28 4f4fb700ef54: Pull complete 03:08:28 d45d956e0dbf: Pull complete 03:08:28 d7702b0d1db1: Pull complete 03:08:30 $ docker rm -f --volumes f629946365f5119e598e8b70795e5edd11b97e3761ff03575824deeba45af71f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:08:31 03:08:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:08:31 latest: Pulling from edgex-devops/edgex-compose 03:08:31 91d30c5bc195: Pulling fs layer 03:08:31 2e9b0aa3be6d: Pulling fs layer 03:08:31 9c61dcf015f6: Pulling fs layer 03:08:31 4698f68db338: Pulling fs layer 03:08:31 2a2f49069b9e: Pulling fs layer 03:08:31 e0025b399a48: Pulling fs layer 03:08:31 4698f68db338: Waiting 03:08:31 2a2f49069b9e: Waiting 03:08:31 e0025b399a48: Waiting 03:08:31 91d30c5bc195: Download complete 03:08:31 4698f68db338: Verifying Checksum 03:08:31 4698f68db338: Download complete 03:08:32 91d30c5bc195: Pull complete 03:08:32 2e9b0aa3be6d: Verifying Checksum 03:08:32 2e9b0aa3be6d: Download complete 03:08:32 e0025b399a48: Download complete 03:08:32 2a2f49069b9e: Download complete 03:08:32 2e9b0aa3be6d: Pull complete 03:08:32 9c61dcf015f6: Verifying Checksum 03:08:32 9c61dcf015f6: Download complete 03:08:35 5c7f0f088c93: Pull complete 03:08:35 9c61dcf015f6: Pull complete 03:08:35 4698f68db338: Pull complete 03:08:35 2a2f49069b9e: Pull complete 03:08:35 e0025b399a48: Pull complete 03:08:35 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:08:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:08:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:35 prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container 03:08:35 $ 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/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@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:08:37 4fdc064ae6cf: Pull complete 03:08:37 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 03:08:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:08:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:08:37 $ docker top 5924347f29962d9c927b475cfb7fe4f1c8b65df08e31c2537d6501849649e226 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 03:08:38 + docker compose -f ./docker-compose-build.yml build --parallel 03:08:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:08:38 WORKDIR /edgex 03:08:38 COPY go.mod . 03:08:38 RUN go mod download 03:08:38 + docker build -t ci-base-image-arm64 -f - . 03:08:38 Sending build context to Docker daemon 3.689MB 03:08:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:08:39 ---> 63f30b955cb9 03:08:39 Step 2/4 : WORKDIR /edgex 03:08:40 #1 [core-metadata internal] load build definition from Dockerfile 03:08:40 #1 transferring dockerfile: 2.10kB done 03:08:40 #1 DONE 0.0s 03:08:40 03:08:40 #2 [support-notifications internal] load build definition from Dockerfile 03:08:40 #2 transferring dockerfile: 2.00kB done 03:08:40 #2 DONE 0.0s 03:08:40 03:08:40 #3 [security-proxy-auth internal] load build definition from Dockerfile 03:08:40 #3 transferring dockerfile: 2.14kB done 03:08:40 #3 DONE 0.0s 03:08:40 03:08:40 #4 [core-data internal] load build definition from Dockerfile 03:08:40 #4 transferring dockerfile: 2.04kB done 03:08:40 #4 DONE 0.0s 03:08:40 03:08:40 #5 [security-spire-agent internal] load build definition from Dockerfile 03:08:40 #5 transferring dockerfile: 1.81kB done 03:08:40 #5 DONE 0.0s 03:08:40 03:08:40 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:08:40 #6 transferring dockerfile: 1.89kB done 03:08:40 #6 DONE 0.0s 03:08:40 03:08:40 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:08:40 #7 transferring dockerfile: 2.23kB done 03:08:40 #7 DONE 0.0s 03:08:40 03:08:40 #8 [security-spire-server internal] load build definition from Dockerfile 03:08:40 #8 transferring dockerfile: 1.70kB done 03:08:40 #8 DONE 0.0s 03:08:40 03:08:40 #9 [security-secretstore-setup internal] load build definition from Dockerfile 03:08:40 #9 transferring dockerfile: 2.49kB done 03:08:40 #9 DONE 0.0s 03:08:40 03:08:40 #10 [security-proxy-setup internal] load build definition from Dockerfile 03:08:40 #10 transferring dockerfile: 2.50kB done 03:08:40 #10 DONE 0.0s 03:08:40 03:08:40 #11 [core-command internal] load build definition from Dockerfile 03:08:40 #11 transferring dockerfile: 1.94kB done 03:08:40 #11 DONE 0.0s 03:08:40 03:08:40 #12 [support-scheduler internal] load build definition from Dockerfile 03:08:40 #12 transferring dockerfile: 1.83kB done 03:08:40 #12 DONE 0.0s 03:08:40 03:08:40 #13 [security-spire-config internal] load build definition from Dockerfile 03:08:40 #13 transferring dockerfile: 1.69kB done 03:08:40 #13 DONE 0.0s 03:08:40 03:08:40 #14 [security-bootstrapper internal] load build definition from Dockerfile 03:08:40 #14 transferring dockerfile: 3.02kB done 03:08:40 #14 DONE 0.0s 03:08:40 03:08:40 #15 [core-keeper internal] load build definition from Dockerfile 03:08:40 #15 transferring dockerfile: 2.01kB done 03:08:40 #15 DONE 0.0s 03:08:40 03:08:40 #16 [core-metadata internal] load .dockerignore 03:08:40 #16 transferring context: 50B done 03:08:40 #16 DONE 0.0s 03:08:40 03:08:40 #17 [support-notifications internal] load .dockerignore 03:08:40 #17 transferring context: 50B done 03:08:40 #17 DONE 0.0s 03:08:40 03:08:40 #18 [security-proxy-auth internal] load .dockerignore 03:08:40 #18 transferring context: 50B done 03:08:40 #18 DONE 0.0s 03:08:40 03:08:40 #19 [core-data internal] load .dockerignore 03:08:40 #19 transferring context: 50B done 03:08:40 #19 DONE 0.0s 03:08:40 03:08:40 #20 [security-spire-agent internal] load .dockerignore 03:08:40 #20 transferring context: 50B done 03:08:40 #20 DONE 0.0s 03:08:40 03:08:40 #21 [security-spiffe-token-provider internal] load .dockerignore 03:08:40 #21 transferring context: 50B done 03:08:40 #21 DONE 0.0s 03:08:40 03:08:40 #22 [core-common-config-bootstrapper internal] load .dockerignore 03:08:40 #22 transferring context: 50B done 03:08:40 #22 DONE 0.0s 03:08:40 03:08:40 #23 [security-spire-server internal] load .dockerignore 03:08:40 #23 transferring context: 50B 0.0s done 03:08:40 #23 DONE 0.0s 03:08:40 03:08:40 #24 [security-secretstore-setup internal] load .dockerignore 03:08:40 #24 transferring context: 50B done 03:08:40 #24 DONE 0.0s 03:08:40 03:08:40 #25 [security-proxy-setup internal] load .dockerignore 03:08:40 #25 transferring context: 50B done 03:08:40 #25 DONE 0.0s 03:08:40 03:08:40 #26 [core-command internal] load .dockerignore 03:08:40 #26 transferring context: 50B done 03:08:40 #26 DONE 0.0s 03:08:40 03:08:40 #27 [security-spire-config internal] load .dockerignore 03:08:40 #27 transferring context: 50B done 03:08:40 #27 DONE 0.0s 03:08:40 03:08:40 #28 [security-bootstrapper internal] load .dockerignore 03:08:41 #28 transferring context: 50B done 03:08:41 #28 DONE 0.0s 03:08:41 03:08:41 #29 [support-scheduler internal] load .dockerignore 03:08:41 #29 transferring context: 50B done 03:08:41 #29 DONE 0.0s 03:08:41 03:08:41 #30 [core-keeper internal] load .dockerignore 03:08:41 #30 transferring context: 50B done 03:08:41 #30 DONE 0.0s 03:08:41 03:08:41 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:08:41 #31 DONE 0.0s 03:08:41 03:08:41 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 03:08:41 #32 DONE 0.1s 03:08:41 03:08:41 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 03:08:41 ---> Running in da08ba6c0c88 03:08:41 Removing intermediate container da08ba6c0c88 03:08:41 ---> 72d8582a2a3d 03:08:41 Step 3/4 : COPY go.mod . 03:08:41 #32 ... 03:08:41 03:08:41 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:08:41 #31 DONE 0.0s 03:08:41 03:08:41 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 03:08:41 #32 ... 03:08:41 03:08:41 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:08:41 #31 DONE 0.0s 03:08:41 03:08:41 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 03:08:41 #32 ... 03:08:41 03:08:41 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:08:41 #31 DONE 0.0s 03:08:41 03:08:41 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:08:41 #33 DONE 0.6s 03:08:41 03:08:41 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 03:08:41 #32 DONE 0.3s 03:08:41 03:08:41 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:08:41 #31 DONE 0.0s 03:08:41 03:08:41 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:08:41 #33 DONE 0.6s 03:08:41 03:08:41 #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:08:41 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:08:41 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 03:08:41 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 03:08:41 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:08:41 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 03:08:41 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 03:08:41 #34 DONE 0.7s 03:08:41 03:08:41 #35 [core-data builder 2/7] WORKDIR /edgex-go 03:08:41 ---> 680fc0e04b52 03:08:41 Step 4/4 : RUN go mod download 03:08:41 ---> Running in 71db0a241ed3 03:08:46 #35 ... 03:08:46 03:08:46 #36 [core-keeper internal] load build context 03:08:46 #36 transferring context: 235.16MB 5.1s 03:08:47 #36 ... 03:08:47 03:08:47 #37 [support-scheduler internal] load build context 03:08:47 #37 ... 03:08:47 03:08:47 #38 [core-data internal] load build context 03:08:47 #38 ... 03:08:47 03:08:47 #37 [support-scheduler internal] load build context 03:08:51 #37 ... 03:08:51 03:08:51 #39 [core-metadata internal] load build context 03:08:51 #39 ... 03:08:51 03:08:51 #40 [security-proxy-auth internal] load build context 03:08:51 #40 transferring context: 496.21MB 9.4s done 03:08:51 #40 ... 03:08:51 03:08:51 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 03:08:51 #41 ... 03:08:51 03:08:51 #42 [security-spiffe-token-provider internal] load build context 03:08:51 #42 ... 03:08:51 03:08:51 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 03:08:51 #43 ... 03:08:51 03:08:51 #44 [core-command internal] load build context 03:08:51 #44 ... 03:08:51 03:08:51 #45 [security-secretstore-setup internal] load build context 03:08:51 #45 ... 03:08:51 03:08:51 #46 [security-proxy-setup internal] load build context 03:08:51 #46 transferring context: 496.21MB 10.2s done 03:08:52 #46 ... 03:08:52 03:08:52 #47 [security-bootstrapper internal] load build context 03:08:52 #47 transferring context: 496.21MB 9.0s done 03:08:52 #47 ... 03:08:52 03:08:52 #48 [support-notifications internal] load build context 03:08:52 #48 ... 03:08:52 03:08:52 #49 [core-common-config-bootstrapper internal] load build context 03:08:52 #49 ... 03:08:52 03:08:52 #48 [support-notifications internal] load build context 03:08:52 #48 transferring context: 496.21MB 11.1s done 03:08:55 #48 ... 03:08:55 03:08:55 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:08:55 #50 ... 03:08:55 03:08:55 #36 [core-keeper internal] load build context 03:08:55 #36 transferring context: 496.21MB 10.6s done 03:08:58 #36 ... 03:08:58 03:08:58 #38 [core-data internal] load build context 03:08:58 #38 transferring context: 496.21MB 8.7s done 03:08:58 #38 ... 03:08:58 03:08:58 #39 [core-metadata internal] load build context 03:08:58 #39 transferring context: 496.21MB 12.1s done 03:09:01 #39 ... 03:09:01 03:09:01 #37 [support-scheduler internal] load build context 03:09:01 #37 transferring context: 496.21MB 9.6s done 03:09:01 #37 ... 03:09:01 03:09:01 #42 [security-spiffe-token-provider internal] load build context 03:09:01 #42 transferring context: 496.21MB 10.9s done 03:09:01 #42 ... 03:09:01 03:09:01 #47 [security-bootstrapper internal] load build context 03:09:01 #47 DONE 20.2s 03:09:01 03:09:01 #38 [core-data internal] load build context 03:09:01 #38 DONE 20.5s 03:09:01 03:09:01 #37 [support-scheduler internal] load build context 03:09:01 #37 DONE 20.2s 03:09:01 03:09:01 #40 [security-proxy-auth internal] load build context 03:09:01 #40 DONE 20.5s 03:09:01 03:09:01 #35 [core-data builder 2/7] WORKDIR /edgex-go 03:09:01 #35 DONE 20.4s 03:09:01 03:09:01 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:09:01 #51 ... 03:09:01 03:09:01 #46 [security-proxy-setup internal] load build context 03:09:01 #46 DONE 20.4s 03:09:01 03:09:01 #36 [core-keeper internal] load build context 03:09:01 #36 DONE 20.3s 03:09:01 03:09:01 #45 [security-secretstore-setup internal] load build context 03:09:01 #45 transferring context: 496.21MB 10.5s done 03:09:01 #45 DONE 20.4s 03:09:01 03:09:01 #44 [core-command internal] load build context 03:09:01 #44 transferring context: 496.21MB 10.8s done 03:09:01 #44 DONE 20.4s 03:09:01 03:09:01 #42 [security-spiffe-token-provider internal] load build context 03:09:01 #42 DONE 20.6s 03:09:01 03:09:01 #49 [core-common-config-bootstrapper internal] load build context 03:09:01 #49 transferring context: 496.21MB 11.4s done 03:09:01 #49 DONE 20.5s 03:09:01 03:09:01 #48 [support-notifications internal] load build context 03:09:01 #48 DONE 20.6s 03:09:01 03:09:01 #39 [core-metadata internal] load build context 03:09:01 #39 DONE 20.8s 03:09:01 03:09:01 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 03:09:01 #43 DONE 20.6s 03:09:01 03:09:01 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 03:09:02 #41 DONE 20.7s 03:09:02 03:09:02 #34 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:09:02 #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:09:02 #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 03:09:02 #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 03:09:02 #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:09:02 #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 03:09:02 #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 03:09:02 #34 DONE 0.7s 03:09:02 03:09:02 #52 [security-spire-config internal] load build context 03:09:02 #52 transferring context: 22.05kB done 03:09:02 #52 DONE 0.0s 03:09:02 03:09:02 #53 [security-spire-server internal] load build context 03:09:02 #53 transferring context: 23.80kB done 03:09:02 #53 DONE 0.0s 03:09:02 03:09:02 #54 [security-spire-agent internal] load build context 03:09:02 #54 transferring context: 23.33kB done 03:09:02 #54 DONE 0.0s 03:09:02 03:09:02 #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:09:02 #55 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 03:09:02 #55 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 03:09:02 #55 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 03:09:02 #55 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 03:09:02 #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 03:09:02 #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 03:09:02 #55 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 03:09:02 #55 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 03:09:02 #55 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 03:09:02 #55 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 03:09:02 #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 03:09:02 #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 03:09:02 #55 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done 03:09:02 #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 03:09:02 #55 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 03:09:02 #55 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 8.39MB / 36.47MB 0.3s 03:09:02 #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 03:09:02 #55 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 20.97MB / 36.47MB 0.4s 03:09:02 #55 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 03:09:02 #55 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s 03:09:03 #55 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s done 03:09:03 #55 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s done 03:09:04 #55 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 03:09:05 #55 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.8s done 03:09:12 #55 ... 03:09:12 03:09:12 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:09:12 #0 0.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:12 #0 0.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:12 #0 1.140 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:09:12 #0 1.140 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:09:12 #0 1.140 OK: 24170 distinct packages available 03:09:12 #0 1.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:12 #0 1.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:12 #0 1.509 (1/14) Installing ca-certificates (20241121-r1) 03:09:12 #0 1.527 (2/14) Installing brotli-libs (1.1.0-r2) 03:09:12 #0 1.930 (3/14) Installing c-ares (1.33.1-r0) 03:09:12 #0 1.934 (4/14) Installing libunistring (1.2-r0) 03:09:12 #0 1.953 (5/14) Installing libidn2 (2.3.7-r0) 03:09:12 #0 1.959 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:09:12 #0 1.966 (7/14) Installing libpsl (0.21.5-r1) 03:09:12 #0 1.971 (8/14) Installing zstd-libs (1.5.6-r0) 03:09:12 #0 1.981 (9/14) Installing libcurl (8.12.1-r0) 03:09:12 #0 2.002 (10/14) Installing curl (8.12.1-r0) 03:09:12 #0 2.008 (11/14) Installing dumb-init (1.2.5-r3) 03:09:12 #0 2.012 (12/14) Installing musl-obstack (1.2.3-r2) 03:09:12 #0 2.015 (13/14) Installing libucontext (1.2-r3) 03:09:12 #0 2.018 (14/14) Installing gcompat (1.1.0-r4) 03:09:12 #0 2.022 Executing busybox-1.36.1-r29.trigger 03:09:12 #0 2.028 Executing ca-certificates-20241121-r1.trigger 03:09:12 #0 2.063 OK: 13 MiB in 28 packages 03:09:12 #56 ... 03:09:12 03:09:12 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:09:12 #57 ... 03:09:12 03:09:12 #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:09:12 #0 2.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:12 #0 2.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:12 #0 2.782 (1/1) Installing dumb-init (1.2.5-r3) 03:09:12 #0 2.787 Executing busybox-1.36.1-r29.trigger 03:09:12 #0 2.796 OK: 8 MiB in 15 packages 03:09:12 #58 ... 03:09:12 03:09:12 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:12 #59 ... 03:09:12 03:09:12 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:09:12 #60 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done 03:09:12 #60 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 03:09:12 #60 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 03:09:12 #60 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 03:09:12 #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 03:09:12 #60 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 03:09:12 #60 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 03:09:12 #60 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 03:09:12 #60 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done 03:09:12 #60 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 03:09:12 #60 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 03:09:12 #60 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.4s done 03:09:12 #60 ... 03:09:12 03:09:12 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:09:12 #61 ... 03:09:12 03:09:12 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:09:12 #50 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:12 #50 17.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:12 #50 17.50 (1/1) Installing dumb-init (1.2.5-r3) 03:09:12 #50 17.51 Executing busybox-1.36.1-r29.trigger 03:09:12 #50 17.52 OK: 8 MiB in 15 packages 03:09:12 #50 ... 03:09:12 03:09:12 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:09:12 #0 5.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:12 #0 5.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:12 #0 6.247 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:09:12 #0 6.247 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:09:12 #0 6.247 OK: 24188 distinct packages available 03:09:12 #0 6.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:12 #0 6.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:12 #0 6.744 OK: 248 MiB in 58 packages 03:09:12 #62 ... 03:09:12 03:09:12 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:09:13 #63 ... 03:09:13 03:09:13 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:09:13 #64 ... 03:09:13 03:09:13 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:09:13 #0 3.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:13 #0 4.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:13 #0 4.249 (1/3) Installing ca-certificates (20241121-r1) 03:09:13 #0 4.268 (2/3) Installing dumb-init (1.2.5-r3) 03:09:13 #0 4.272 (3/3) Installing tzdata (2025a-r0) 03:09:13 #0 4.342 Executing busybox-1.36.1-r29.trigger 03:09:13 #0 4.348 Executing ca-certificates-20241121-r1.trigger 03:09:13 #0 4.381 OK: 10 MiB in 17 packages 03:09:13 #65 ... 03:09:13 03:09:13 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:09:13 #56 DONE 11.7s 03:09:13 03:09:13 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:13 #66 DONE 11.7s 03:09:13 03:09:13 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:09:13 #0 0.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:13 #0 0.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:13 #0 1.079 OK: 248 MiB in 58 packages 03:09:13 #67 DONE 11.7s 03:09:13 03:09:13 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:09:13 #0 4.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:13 #0 4.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:13 #0 4.684 (1/7) Installing ca-certificates (20241121-r1) 03:09:13 #0 4.704 (2/7) Installing dumb-init (1.2.5-r3) 03:09:13 #0 4.707 (3/7) Installing libgcc (13.2.1_git20240309-r1) 03:09:13 #0 4.713 (4/7) Installing libsodium (1.0.19-r0) 03:09:13 #0 4.721 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 03:09:13 #0 4.745 (6/7) Installing libzmq (4.3.5-r2) 03:09:13 #0 4.752 (7/7) Installing zeromq (4.3.5-r2) 03:09:13 #0 4.756 Executing busybox-1.36.1-r29.trigger 03:09:13 #0 4.762 Executing ca-certificates-20241121-r1.trigger 03:09:13 #0 4.847 OK: 12 MiB in 21 packages 03:09:13 #68 DONE 11.7s 03:09:13 03:09:13 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:09:13 #50 DONE 28.2s 03:09:13 03:09:13 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:09:13 #0 6.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:13 #0 6.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:13 #0 6.702 (1/2) Installing dumb-init (1.2.5-r3) 03:09:13 #0 6.774 (2/2) Installing su-exec (0.2-r3) 03:09:13 #0 6.777 Executing busybox-1.36.1-r29.trigger 03:09:13 #0 6.786 OK: 8 MiB in 16 packages 03:09:13 #69 DONE 11.7s 03:09:13 03:09:13 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:09:13 #65 DONE 11.8s 03:09:13 03:09:13 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:09:13 #0 5.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:13 #0 5.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:13 #0 6.194 (1/4) Installing dumb-init (1.2.5-r3) 03:09:13 #0 6.201 (2/4) Installing openssl (3.3.3-r0) 03:09:13 #0 6.211 (3/4) Installing su-exec (0.2-r3) 03:09:13 #0 6.215 (4/4) Installing yq-go (4.44.1-r2) 03:09:13 #0 6.280 Executing busybox-1.36.1-r29.trigger 03:09:13 #0 6.298 OK: 19 MiB in 18 packages 03:09:13 #70 DONE 11.8s 03:09:13 03:09:13 #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:09:13 #58 DONE 11.9s 03:09:13 03:09:13 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:09:13 #71 ... 03:09:13 03:09:13 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:09:13 #62 DONE 11.8s 03:09:13 03:09:13 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:09:13 #72 DONE 0.2s 03:09:13 03:09:13 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:09:13 #73 DONE 0.1s 03:09:13 03:09:13 #74 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:09:13 #74 ... 03:09:13 03:09:13 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:09:13 #55 DONE 11.6s 03:09:13 03:09:13 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:09:13 #60 DONE 11.6s 03:09:13 03:09:13 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:09:15 #75 ... 03:09:15 03:09:15 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:09:15 #63 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:15 #63 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:15 #63 13.05 OK: 248 MiB in 58 packages 03:09:15 #63 DONE 13.2s 03:09:15 03:09:15 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:09:15 #57 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:15 #57 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:15 #57 13.01 (1/4) Installing ca-certificates (20241121-r1) 03:09:15 #57 13.02 (2/4) Installing dumb-init (1.2.5-r3) 03:09:15 #57 13.02 (3/4) Installing su-exec (0.2-r3) 03:09:15 #57 13.03 (4/4) Installing yq-go (4.44.1-r2) 03:09:15 #57 13.10 Executing busybox-1.36.1-r29.trigger 03:09:15 #57 13.10 Executing ca-certificates-20241121-r1.trigger 03:09:15 #57 13.14 OK: 19 MiB in 18 packages 03:09:15 #57 DONE 13.3s 03:09:15 03:09:15 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:09:15 #76 DONE 0.0s 03:09:15 03:09:15 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:09:15 #64 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:15 #64 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:15 #64 ... 03:09:15 03:09:15 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:09:15 #51 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:15 #51 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:15 #51 13.46 OK: 248 MiB in 58 packages 03:09:15 #51 DONE 13.7s 03:09:15 03:09:15 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:09:15 #64 13.53 OK: 248 MiB in 58 packages 03:09:15 #64 DONE 13.6s 03:09:15 03:09:15 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:15 #59 DONE 13.6s 03:09:15 03:09:15 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:09:15 #77 DONE 0.1s 03:09:15 03:09:15 #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:09:15 #78 DONE 0.1s 03:09:15 03:09:15 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:16 #79 ... 03:09:16 03:09:16 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:09:16 #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:16 #0 2.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:16 #0 2.743 OK: 13 MiB in 28 packages 03:09:16 #80 DONE 2.9s 03:09:16 03:09:16 #74 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:09:16 #74 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:16 #74 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:16 #74 14.45 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:09:16 #74 14.45 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:09:16 #74 14.45 OK: 24170 distinct packages available 03:09:16 #74 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:16 #74 ... 03:09:16 03:09:16 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:09:16 #0 2.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:16 #0 2.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:16 #0 3.069 OK: 8 MiB in 15 packages 03:09:16 #81 DONE 3.2s 03:09:16 03:09:16 #74 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:09:16 #74 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:16 #74 ... 03:09:16 03:09:16 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:09:16 #0 2.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:16 #0 2.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:16 #0 3.166 OK: 8 MiB in 16 packages 03:09:16 #82 DONE 3.2s 03:09:16 03:09:16 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:09:16 #61 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:16 #61 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:16 #61 14.12 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:09:16 #61 14.12 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:09:16 #61 14.12 OK: 24170 distinct packages available 03:09:16 #61 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:16 #61 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:16 #61 14.56 (1/4) Installing dumb-init (1.2.5-r3) 03:09:16 #61 14.56 (2/4) Installing musl-obstack (1.2.3-r2) 03:09:16 #61 14.56 (3/4) Installing libucontext (1.2-r3) 03:09:16 #61 14.57 (4/4) Installing gcompat (1.1.0-r4) 03:09:16 #61 14.57 Executing busybox-1.36.1-r29.trigger 03:09:16 #61 14.58 OK: 8 MiB in 18 packages 03:09:16 #61 DONE 14.7s 03:09:16 03:09:16 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:09:16 #75 2.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:16 #75 2.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:16 #75 3.237 OK: 8 MiB in 15 packages 03:09:16 #75 DONE 3.5s 03:09:16 03:09:16 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:09:16 #71 3.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:16 #71 3.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:17 #71 ... 03:09:17 03:09:17 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:09:17 #0 3.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:17 #0 3.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:17 #0 3.434 OK: 10 MiB in 17 packages 03:09:17 #83 DONE 3.6s 03:09:17 03:09:17 #74 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:09:17 #74 14.93 (1/5) Installing dumb-init (1.2.5-r3) 03:09:17 #74 14.93 (2/5) Installing musl-obstack (1.2.3-r2) 03:09:17 #74 14.95 (3/5) Installing libucontext (1.2-r3) 03:09:17 #74 14.95 (4/5) Installing gcompat (1.1.0-r4) 03:09:17 #74 14.95 (5/5) Installing openssl (3.3.3-r0) 03:09:17 #74 14.96 Executing busybox-1.36.1-r29.trigger 03:09:17 #74 14.97 OK: 9 MiB in 19 packages 03:09:17 #74 DONE 15.1s 03:09:17 03:09:17 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:09:17 #84 ... 03:09:17 03:09:17 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:09:17 #71 3.601 OK: 19 MiB in 18 packages 03:09:17 #71 DONE 3.7s 03:09:17 03:09:17 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:09:17 #85 DONE 0.0s 03:09:17 03:09:17 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:09:17 #0 2.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:17 #0 3.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:17 #0 3.872 OK: 12 MiB in 21 packages 03:09:17 #86 DONE 3.9s 03:09:17 03:09:17 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:09:17 #87 ... 03:09:17 03:09:17 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:09:17 #0 2.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:17 #0 2.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:17 #0 2.832 OK: 19 MiB in 18 packages 03:09:17 #88 DONE 2.9s 03:09:18 03:09:18 #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:09:18 #0 2.877 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:18 #0 3.356 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:18 #0 4.076 (1/1) Installing dumb-init (1.2.5-r3) 03:09:18 #0 4.367 Executing busybox-1.36.1-r29.trigger 03:09:18 #0 4.372 OK: 8 MiB in 15 packages 03:09:18 #89 DONE 4.5s 03:09:18 03:09:18 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:09:18 #90 ... 03:09:18 03:09:18 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:09:18 #87 1.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:18 #87 1.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:18 #87 1.687 OK: 8 MiB in 18 packages 03:09:18 #87 DONE 1.8s 03:09:18 03:09:18 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:09:19 #91 DONE 0.8s 03:09:19 03:09:19 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:09:19 #90 DONE 2.6s 03:09:19 03:09:19 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:09:19 #92 DONE 0.1s 03:09:19 03:09:19 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:09:19 #93 DONE 0.1s 03:09:19 03:09:19 #94 [security-spire-config stage-2 6/10] COPY security.txt / 03:09:19 #94 DONE 0.1s 03:09:19 03:09:19 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:09:19 #95 DONE 0.0s 03:09:19 03:09:19 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:09:19 #84 2.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:19 #84 2.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:19 #84 ... 03:09:19 03:09:19 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:09:19 #96 DONE 0.0s 03:09:19 03:09:19 #97 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:09:19 #0 2.905 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:19 #0 3.348 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:19 #0 4.076 OK: 248 MiB in 58 packages 03:09:19 #97 DONE 4.2s 03:09:19 03:09:19 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:09:19 #98 DONE 0.0s 03:09:19 03:09:19 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:09:19 #84 2.496 OK: 9 MiB in 19 packages 03:09:19 #84 ... 03:09:19 03:09:19 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:09:19 #99 DONE 0.1s 03:09:19 03:09:19 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:09:19 #84 DONE 2.6s 03:09:19 03:09:19 #100 [security-spire-config] exporting to image 03:09:19 #100 exporting layers 03:09:20 #100 ... 03:09:20 03:09:20 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:09:20 #101 DONE 1.1s 03:09:20 03:09:20 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:09:20 #102 DONE 1.1s 03:09:20 03:09:20 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:09:20 #103 DONE 0.1s 03:09:20 03:09:20 #100 [security-spire-config] exporting to image 03:09:20 #100 exporting layers 1.3s done 03:09:20 #100 writing image sha256:608d4825304f12bbf7815cbac69e3809f64b34f60982b491376b9e59ff43a7f2 done 03:09:20 #100 naming to docker.io/library/security-spire-config done 03:09:20 #100 DONE 1.3s 03:09:20 03:09:20 #104 [security-spire-server stage-2 6/9] COPY security.txt / 03:09:23 #104 ... 03:09:23 03:09:23 #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:23 #105 ... 03:09:23 03:09:23 #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:23 #106 ... 03:09:23 03:09:23 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:09:25 #107 ... 03:09:25 03:09:25 #108 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:25 #108 ... 03:09:25 03:09:25 #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:25 #109 ... 03:09:25 03:09:25 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:25 #110 ... 03:09:25 03:09:25 #104 [security-spire-server stage-2 6/9] COPY security.txt / 03:09:25 #104 DONE 4.9s 03:09:26 03:09:26 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:09:38 Removing intermediate container 71db0a241ed3 03:09:38 ---> 68840fc7aa24 03:09:38 Successfully built 68840fc7aa24 03:09:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:38 + docker inspect -f . ci-base-image-arm64 03:09:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:38 prd-ubuntu20.04-docker-arm64-4c-16g-40702 does not seem to be running inside a container 03:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@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:09:39 $ docker top 44f81e18b707f4d9ba46cb49cb6f993359de9e1f14c98973ef8df4168fa9ad63 -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:40 + go version 03:09:40 go version go1.23.4 linux/arm64 [Pipeline] } 03:09:40 $ docker stop --time=1 44f81e18b707f4d9ba46cb49cb6f993359de9e1f14c98973ef8df4168fa9ad63 03:09:42 $ docker rm -f --volumes 44f81e18b707f4d9ba46cb49cb6f993359de9e1f14c98973ef8df4168fa9ad63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:09:43 03:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:09:43 latest: Pulling from edgex-devops/edgex-compose-arm64 03:09:43 547446be3368: Pulling fs layer 03:09:43 d125d8839a47: Pulling fs layer 03:09:43 3e85d5ac6304: Pulling fs layer 03:09:43 c3105a71a48b: Pulling fs layer 03:09:43 0f093f025ec4: Pulling fs layer 03:09:43 c3106fc0e877: Pulling fs layer 03:09:43 c3105a71a48b: Waiting 03:09:43 c3106fc0e877: Waiting 03:09:43 0f093f025ec4: Waiting 03:09:43 547446be3368: Verifying Checksum 03:09:43 547446be3368: Download complete 03:09:43 c3105a71a48b: Verifying Checksum 03:09:43 c3105a71a48b: Download complete 03:09:44 d125d8839a47: Verifying Checksum 03:09:44 d125d8839a47: Download complete 03:09:44 c3106fc0e877: Verifying Checksum 03:09:44 c3106fc0e877: Download complete 03:09:44 #111 ... 03:09:44 03:09:44 #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:44 #106 DONE 30.0s 03:09:44 03:09:44 #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:44 #105 DONE 30.0s 03:09:44 03:09:44 #108 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:44 #108 DONE 28.6s 03:09:44 03:09:44 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:44 #79 DONE 28.2s 03:09:44 03:09:44 #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:44 #109 DONE 24.0s 03:09:44 03:09:44 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:09:44 #107 DONE 22.9s 03:09:44 03:09:44 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:09:44 #111 DONE 17.8s 03:09:44 03:09:44 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:44 #110 DONE 28.3s 03:09:44 03:09:44 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:09:44 0f093f025ec4: Verifying Checksum 03:09:44 0f093f025ec4: Download complete 03:09:44 547446be3368: Pull complete 03:09:45 d125d8839a47: Pull complete 03:09:46 3e85d5ac6304: Verifying Checksum 03:09:46 3e85d5ac6304: Download complete 03:09:54 #112 ... 03:09:54 03:09:54 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:54 #113 CACHED 03:09:54 03:09:54 #114 [core-command builder 4/7] COPY go.mod vendor* ./ 03:09:54 #114 CACHED 03:09:54 03:09:54 #115 [core-command builder 6/7] COPY . . 03:09:54 #115 CACHED 03:09:54 03:09:54 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:09:54 #116 CACHED 03:09:54 03:09:54 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:54 #117 CACHED 03:09:54 03:09:54 #118 [core-common-config-bootstrapper builder 6/7] COPY . . 03:09:54 #118 CACHED 03:09:54 03:09:54 #119 [core-data builder 6/7] COPY . . 03:09:54 #119 CACHED 03:09:54 03:09:54 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 03:09:54 #120 CACHED 03:09:54 03:09:54 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:54 #121 CACHED 03:09:54 03:09:54 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:09:54 #122 CACHED 03:09:54 03:09:54 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:54 #123 CACHED 03:09:54 03:09:54 #124 [security-proxy-auth builder 6/7] COPY . . 03:09:54 #124 CACHED 03:09:54 03:09:54 #125 [support-scheduler builder 6/7] COPY . . 03:09:54 #125 DONE 9.2s 03:09:54 03:09:54 #126 [security-spiffe-token-provider builder 6/7] COPY . . 03:09:54 #126 DONE 9.3s 03:09:54 03:09:54 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:54 #127 CACHED 03:09:54 03:09:54 #128 [security-bootstrapper builder 6/7] COPY . . 03:09:54 #128 CACHED 03:09:54 03:09:54 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:09:54 #129 CACHED 03:09:54 03:09:54 #130 [security-secretstore-setup builder 6/7] COPY . . 03:09:54 #130 DONE 9.3s 03:09:54 03:09:54 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:54 #131 CACHED 03:09:54 03:09:54 #132 [security-proxy-setup builder 6/7] COPY . . 03:09:54 #132 CACHED 03:09:54 03:09:54 #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:09:54 #133 CACHED 03:09:54 03:09:54 #134 [support-notifications builder 6/7] COPY . . 03:09:54 #134 DONE 9.3s 03:09:54 03:09:54 #135 [core-metadata builder 6/7] COPY . . 03:09:54 #135 DONE 9.2s 03:09:54 03:09:54 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:09:54 #136 ... 03:09:54 03:09:54 #137 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:09:54 #137 DONE 9.3s 03:09:54 03:09:54 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:09:54 #112 DONE 9.2s 03:09:54 03:09:54 #138 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:09:54 #138 ... 03:09:54 03:09:54 #139 [core-keeper builder 7/8] COPY . . 03:09:54 #139 ... 03:09:54 03:09:54 #140 [security-spire-agent stage-3 7/10] COPY security.txt / 03:09:55 #140 DONE 2.2s 03:09:55 03:09:55 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:09:55 #141 ... 03:09:55 03:09:55 #139 [core-keeper builder 7/8] COPY . . 03:09:55 #139 DONE 11.5s 03:09:55 03:09:55 #138 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:09:55 #138 DONE 2.2s 03:09:55 03:09:55 #142 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:09:55 #142 DONE 0.1s 03:09:55 03:09:55 #143 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:09:55 #143 DONE 0.0s 03:09:55 03:09:55 #144 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:09:55 #144 DONE 0.0s 03:09:55 03:09:55 #100 [security-spire-agent] exporting to image 03:09:55 #100 exporting layers 03:09:56 3e85d5ac6304: Pull complete 03:09:56 c3105a71a48b: Pull complete 03:09:56 #100 exporting layers 1.1s done 03:09:56 #100 writing image sha256:90cc10dffcd676b1d9adf7ec148c91ca3caea5ae67e464fa6fc117447a231e79 0.0s done 03:09:56 #100 naming to docker.io/library/security-spire-server 0.0s done 03:09:56 #100 exporting layers 1.3s done 03:09:56 #100 writing image sha256:22c4502ef3ec376c0ee96591dd789e290b34ba1a8efed72985a02338ef0d89e1 0.0s done 03:09:56 #100 naming to docker.io/library/security-spire-agent done 03:09:56 #100 DONE 2.8s 03:09:56 03:09:56 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:09:56 #141 3.295 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:09:56 0f093f025ec4: Pull complete 03:09:56 c3106fc0e877: Pull complete 03:09:56 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:09:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:09:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:57 prd-ubuntu20.04-docker-arm64-4c-16g-40702 does not seem to be running inside a container 03:09:57 $ 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/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@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:09:59 $ docker top 4ab0771cab5630397bd8d7b13e4b0437301e94c0374c8c301f385a475a2c7e28 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:00 + docker compose -f ./docker-compose-build.yml build --parallel 03:10:01 #141 ... 03:10:01 03:10:01 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:10:01 #0 1.109 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:10:02 #145 ... 03:10:02 03:10:02 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:10:02 #0 2.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:10:02 #146 ... 03:10:02 03:10:02 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:10:02 #0 2.884 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:10:03 #147 ... 03:10:03 03:10:03 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:10:03 #0 3.228 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:10:03 #148 ... 03:10:03 03:10:03 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:10:03 #0 3.162 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:10:03 #149 ... 03:10:03 03:10:03 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:10:03 #0 2.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:10:03 #150 ... 03:10:03 03:10:03 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:10:03 #0 3.133 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:10:03 #151 ... 03:10:03 03:10:03 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:10:03 #0 3.172 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:10:03 #152 ... 03:10:03 03:10:03 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:10:03 #0 3.237 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:10:03 #153 ... 03:10:03 03:10:03 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:10:03 #0 3.047 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:10:06 #154 ... 03:10:06 03:10:06 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:10:06 #136 3.260 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:10:10 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:10:10 #1 transferring dockerfile: 2.23kB 0.0s done 03:10:10 #1 DONE 0.1s 03:10:10 03:10:10 #2 [security-spire-config internal] load build definition from Dockerfile 03:10:10 #2 transferring dockerfile: 1.69kB done 03:10:10 #2 DONE 0.0s 03:10:10 03:10:10 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:10:10 #3 transferring dockerfile: 1.89kB done 03:10:10 #3 DONE 0.1s 03:10:10 03:10:10 #4 [core-keeper internal] load build definition from Dockerfile 03:10:10 #4 transferring dockerfile: 2.01kB done 03:10:10 #4 DONE 0.1s 03:10:10 03:10:10 #5 [security-spire-agent internal] load build definition from Dockerfile 03:10:10 #5 transferring dockerfile: 1.81kB 0.0s done 03:10:10 #5 DONE 0.1s 03:10:10 03:10:10 #6 [security-spire-server internal] load build definition from Dockerfile 03:10:10 #6 transferring dockerfile: 1.70kB 0.0s done 03:10:10 #6 DONE 0.1s 03:10:10 03:10:10 #7 [security-proxy-setup internal] load build definition from Dockerfile 03:10:10 #7 transferring dockerfile: 2.50kB done 03:10:10 #7 DONE 0.1s 03:10:10 03:10:10 #8 [support-notifications internal] load build definition from Dockerfile 03:10:10 #8 transferring dockerfile: 2.00kB 0.0s done 03:10:10 #8 DONE 0.1s 03:10:10 03:10:10 #9 [core-data internal] load build definition from Dockerfile 03:10:10 #9 transferring dockerfile: 2.04kB done 03:10:10 #9 DONE 0.1s 03:10:10 03:10:10 #10 [core-command internal] load build definition from Dockerfile 03:10:10 #10 transferring dockerfile: 1.94kB 0.0s done 03:10:10 #10 DONE 0.1s 03:10:10 03:10:10 #11 [core-metadata internal] load build definition from Dockerfile 03:10:10 #11 transferring dockerfile: 2.10kB done 03:10:10 #11 DONE 0.1s 03:10:10 03:10:10 #12 [security-bootstrapper internal] load build definition from Dockerfile 03:10:10 #12 transferring dockerfile: 3.02kB done 03:10:10 #12 DONE 0.1s 03:10:10 03:10:10 #13 [security-secretstore-setup internal] load build definition from Dockerfile 03:10:10 #13 transferring dockerfile: 2.49kB 0.0s done 03:10:10 #13 DONE 0.1s 03:10:10 03:10:10 #14 [support-scheduler internal] load build definition from Dockerfile 03:10:10 #14 transferring dockerfile: 1.83kB 0.0s done 03:10:10 #14 DONE 0.1s 03:10:10 03:10:10 #15 [security-proxy-auth internal] load build definition from Dockerfile 03:10:10 #15 transferring dockerfile: 2.14kB done 03:10:10 #15 DONE 0.1s 03:10:10 03:10:10 #16 [core-common-config-bootstrapper internal] load .dockerignore 03:10:10 #16 transferring context: 50B 0.0s done 03:10:10 #16 DONE 0.1s 03:10:11 03:10:11 #17 [security-spire-config internal] load .dockerignore 03:10:11 #17 transferring context: 50B done 03:10:11 #17 DONE 0.0s 03:10:11 03:10:11 #18 [security-spiffe-token-provider internal] load .dockerignore 03:10:11 #18 transferring context: 50B done 03:10:11 #18 DONE 0.0s 03:10:11 03:10:11 #19 [core-keeper internal] load .dockerignore 03:10:11 #19 transferring context: 50B 0.0s done 03:10:11 #19 DONE 0.1s 03:10:11 03:10:11 #20 [security-spire-agent internal] load .dockerignore 03:10:11 #20 transferring context: 50B 0.0s done 03:10:11 #20 DONE 0.1s 03:10:11 03:10:11 #21 [security-spire-server internal] load .dockerignore 03:10:11 #21 transferring context: 50B 0.0s done 03:10:11 #21 DONE 0.1s 03:10:11 03:10:11 #22 [security-proxy-setup internal] load .dockerignore 03:10:11 #22 transferring context: 50B done 03:10:11 #22 DONE 0.1s 03:10:11 03:10:11 #23 [support-notifications internal] load .dockerignore 03:10:11 #23 transferring context: 50B done 03:10:11 #23 DONE 0.1s 03:10:11 03:10:11 #24 [core-data internal] load .dockerignore 03:10:11 #24 transferring context: 50B done 03:10:11 #24 DONE 0.1s 03:10:11 03:10:11 #25 [core-command internal] load .dockerignore 03:10:11 #25 transferring context: 50B done 03:10:11 #25 DONE 0.1s 03:10:11 03:10:11 #26 [core-metadata internal] load .dockerignore 03:10:11 #26 transferring context: 50B 0.0s done 03:10:11 #26 DONE 0.1s 03:10:11 03:10:11 #27 [security-bootstrapper internal] load .dockerignore 03:10:11 #27 transferring context: 50B 0.0s done 03:10:11 #27 DONE 0.1s 03:10:11 03:10:11 #28 [security-secretstore-setup internal] load .dockerignore 03:10:11 #28 transferring context: 50B 0.0s done 03:10:11 #28 DONE 0.1s 03:10:11 03:10:11 #29 [support-scheduler internal] load .dockerignore 03:10:12 #29 transferring context: 50B 0.0s done 03:10:12 #29 DONE 0.1s 03:10:12 03:10:12 #30 [security-proxy-auth internal] load .dockerignore 03:10:12 #30 transferring context: 50B done 03:10:12 #30 DONE 0.1s 03:10:12 03:10:12 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:10:12 #31 DONE 0.0s 03:10:12 03:10:12 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 03:10:12 #32 DONE 0.4s 03:10:12 03:10:12 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:10:12 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:10:12 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.1s 03:10:12 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:10:12 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 03:10:12 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 03:10:12 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.2s 03:10:12 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 03:10:12 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 03:10:12 #33 ... 03:10:12 03:10:12 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 03:10:12 #32 DONE 0.4s 03:10:13 03:10:13 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:10:13 #31 DONE 0.0s 03:10:13 03:10:13 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 03:10:13 #32 DONE 0.4s 03:10:13 03:10:13 #34 [security-spiffe-token-provider internal] load build context 03:10:13 #34 DONE 0.0s 03:10:13 03:10:13 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:10:13 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:10:13 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 03:10:13 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:10:13 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 03:10:13 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 03:10:13 #33 ... 03:10:13 03:10:13 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:10:13 #31 DONE 0.0s 03:10:13 03:10:13 #35 [core-common-config-bootstrapper internal] load build context 03:10:13 #35 transferring context: 3.21MB 0.6s done 03:10:13 #35 DONE 0.9s 03:10:13 03:10:13 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:10:13 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:10:13 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 03:10:13 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:10:13 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 03:10:13 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 03:10:13 #33 ... 03:10:13 03:10:13 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 03:10:13 #32 DONE 0.6s 03:10:13 03:10:13 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:10:13 #33 ... 03:10:13 03:10:13 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:10:13 #31 DONE 0.0s 03:10:13 03:10:13 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:10:13 #33 ... 03:10:13 03:10:13 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:10:13 #31 DONE 0.0s 03:10:13 03:10:13 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:10:13 #33 ... 03:10:13 03:10:13 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:10:13 #31 DONE 0.0s 03:10:13 03:10:13 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:10:13 #33 ... 03:10:13 03:10:13 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:10:13 #31 DONE 0.0s 03:10:13 03:10:13 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:10:13 #36 DONE 2.4s 03:10:13 03:10:13 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:10:13 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:10:13 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 03:10:13 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:10:13 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 03:10:13 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 03:10:14 #33 ... 03:10:14 03:10:14 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:10:14 #31 DONE 0.0s 03:10:14 03:10:14 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 03:10:14 #37 DONE 1.3s 03:10:14 03:10:14 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:10:14 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:10:14 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 03:10:14 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:10:14 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 03:10:14 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 03:10:14 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 03:10:14 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 03:10:14 #33 ... 03:10:14 03:10:14 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:10:14 #31 DONE 0.0s 03:10:14 03:10:14 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 03:10:14 #32 DONE 1.7s 03:10:14 03:10:14 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:10:14 #36 DONE 2.5s 03:10:14 03:10:14 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:10:14 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:10:14 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 03:10:14 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:10:14 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 03:10:14 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 03:10:14 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 03:10:14 #33 ... 03:10:14 03:10:14 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:10:14 #31 DONE 0.0s 03:10:14 03:10:14 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 03:10:14 #38 DONE 1.6s 03:10:14 03:10:14 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:10:14 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:10:14 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 03:10:14 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:10:14 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 03:10:14 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 03:10:14 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 03:10:15 #33 ... 03:10:15 03:10:15 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:10:15 #31 DONE 0.0s 03:10:15 03:10:15 #34 [security-spiffe-token-provider internal] load build context 03:10:15 #34 transferring context: 3.21MB 1.3s done 03:10:15 #34 DONE 1.8s 03:10:15 03:10:15 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:15 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.7s done 03:10:15 #39 ... 03:10:15 03:10:15 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:10:15 #31 DONE 0.0s 03:10:15 03:10:15 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:15 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 03:10:15 #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 03:10:15 #39 ... 03:10:15 03:10:15 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 03:10:15 #32 DONE 2.5s 03:10:15 03:10:15 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:15 #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 03:10:15 #39 ... 03:10:15 03:10:15 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:10:15 #36 DONE 2.5s 03:10:15 03:10:15 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:15 #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 03:10:15 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 03:10:15 #39 ... 03:10:15 03:10:15 #40 [security-spire-server internal] load build context 03:10:15 #40 transferring context: 23.80kB 0.0s done 03:10:15 #40 DONE 1.4s 03:10:15 03:10:15 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:10:15 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 03:10:15 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 03:10:15 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 03:10:15 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 03:10:15 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 03:10:15 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 03:10:15 #33 DONE 4.3s 03:10:15 03:10:15 #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 03:10:15 #41 DONE 2.6s 03:10:15 03:10:15 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:15 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s 03:10:15 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.3s 03:10:16 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s 03:10:16 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.4s 03:10:16 #39 ... 03:10:16 03:10:16 #42 [security-spire-config internal] load build context 03:10:16 #42 transferring context: 22.05kB 0.1s done 03:10:16 #42 DONE 1.7s 03:10:16 03:10:16 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:16 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s done 03:10:16 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 03:10:16 #39 ... 03:10:16 03:10:16 #43 [core-keeper internal] load build context 03:10:16 #43 transferring context: 3.21MB 1.7s done 03:10:16 #43 DONE 2.9s 03:10:16 03:10:16 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:16 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done 03:10:16 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 03:10:16 #39 ... 03:10:16 03:10:16 #44 [security-spire-agent internal] load build context 03:10:16 #44 transferring context: 23.33kB 0.1s done 03:10:16 #44 DONE 1.7s 03:10:16 03:10:16 #45 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:10:16 #45 ... 03:10:16 03:10:16 #46 [core-data internal] load build context 03:10:16 #46 transferring context: 3.21MB 2.0s done 03:10:16 #46 DONE 2.8s 03:10:16 03:10:16 #45 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:10:17 #45 ... 03:10:17 03:10:17 #47 [security-proxy-setup internal] load build context 03:10:17 #47 transferring context: 3.21MB 2.2s done 03:10:17 #47 DONE 3.1s 03:10:17 03:10:17 #48 [support-notifications internal] load build context 03:10:17 #48 transferring context: 3.21MB 2.1s done 03:10:17 #48 DONE 3.1s 03:10:17 03:10:17 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:17 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 1.7s 03:10:17 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 03:10:17 #39 ... 03:10:17 03:10:17 #49 [core-command internal] load build context 03:10:17 #49 transferring context: 3.21MB 1.7s done 03:10:17 #49 DONE 2.7s 03:10:17 03:10:17 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:17 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 1.9s 03:10:17 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 2.1s 03:10:17 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 03:10:18 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 2.4s 03:10:18 #39 ... 03:10:18 03:10:18 #50 [core-metadata internal] load build context 03:10:18 #50 transferring context: 3.21MB 1.6s done 03:10:18 #50 DONE 3.5s 03:10:18 03:10:18 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:18 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.99MB / 33.17MB 2.9s 03:10:18 #39 ... 03:10:18 03:10:18 #51 [security-bootstrapper internal] load build context 03:10:18 #51 transferring context: 3.21MB 1.8s done 03:10:18 #51 DONE 3.7s 03:10:18 03:10:18 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:18 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 3.0s 03:10:19 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 3.5s 03:10:19 #39 ... 03:10:19 03:10:19 #52 [security-proxy-auth internal] load build context 03:10:19 #52 transferring context: 3.21MB 1.9s done 03:10:19 #52 DONE 4.0s 03:10:19 03:10:19 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:19 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 4.0s 03:10:19 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 4.3s 03:10:20 #39 ... 03:10:20 03:10:20 #53 [security-secretstore-setup internal] load build context 03:10:20 #53 transferring context: 3.21MB 2.2s done 03:10:20 #53 DONE 4.4s 03:10:20 03:10:20 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:20 #39 ... 03:10:20 03:10:20 #54 [support-scheduler internal] load build context 03:10:20 #54 transferring context: 3.21MB 2.5s done 03:10:20 #54 DONE 4.5s 03:10:20 03:10:20 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:20 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 4.6s 03:10:20 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.27MB / 33.17MB 4.9s 03:10:20 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 5.2s 03:10:21 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.5s 03:10:21 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.7s done 03:10:24 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 03:10:24 #39 ... 03:10:24 03:10:24 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:10:24 #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.7s done 03:10:24 #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 03:10:24 #55 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 03:10:24 #55 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 03:10:24 #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 03:10:24 #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 03:10:24 #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.6s done 03:10:24 #55 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.7s done 03:10:24 #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 03:10:24 #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.2s 03:10:25 #55 ... 03:10:25 03:10:25 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:26 #39 ... 03:10:26 03:10:26 #56 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:10:26 #0 8.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:26 #0 9.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:26 #56 ... 03:10:26 03:10:26 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:10:26 #57 ... 03:10:26 03:10:26 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:10:26 #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:26 #58 ... 03:10:26 03:10:26 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:10:26 #59 ... 03:10:26 03:10:26 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:26 #60 ... 03:10:26 03:10:26 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:10:27 #61 ... 03:10:27 03:10:27 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:10:27 #62 ... 03:10:27 03:10:27 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:10:27 #63 ... 03:10:27 03:10:27 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:10:27 #64 ... 03:10:27 03:10:27 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:10:27 #65 ... 03:10:27 03:10:27 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:10:27 #0 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:27 #0 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:27 #66 ... 03:10:27 03:10:27 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:10:28 #67 ... 03:10:28 03:10:28 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:28 #68 ... 03:10:28 03:10:28 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:10:28 #69 ... 03:10:28 03:10:28 #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:10:28 #56 10.69 OK: 239 MiB in 58 packages 03:10:28 #56 DONE 12.7s 03:10:28 03:10:28 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:10:28 #70 ... 03:10:28 03:10:28 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:10:28 #71 ... 03:10:28 03:10:28 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:10:29 #55 ... 03:10:29 03:10:29 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:29 #60 DONE 12.9s 03:10:29 03:10:29 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:10:29 #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.3s 03:10:30 #55 ... 03:10:30 03:10:30 #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:10:30 #72 DONE 2.1s 03:10:30 03:10:30 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:10:32 #55 ... 03:10:32 03:10:32 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:32 #68 DONE 15.2s 03:10:32 03:10:32 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:10:34 #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.0s done 03:10:36 #55 ... 03:10:36 03:10:36 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:36 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.9s 03:10:36 #39 ... 03:10:36 03:10:36 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:10:36 #58 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:36 #58 18.36 OK: 239 MiB in 58 packages 03:10:36 #58 DONE 20.5s 03:10:36 03:10:36 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:10:37 #73 DONE 0.7s 03:10:37 03:10:37 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:37 #39 ... 03:10:37 03:10:37 #45 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:10:37 #45 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:37 #45 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:37 #45 19.92 (1/1) Installing dumb-init (1.2.5-r3) 03:10:37 #45 20.02 Executing busybox-1.36.1-r29.trigger 03:10:37 #45 20.20 OK: 9 MiB in 15 packages 03:10:37 #45 ... 03:10:37 03:10:37 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:37 #39 ... 03:10:37 03:10:37 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:10:37 #61 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:37 #61 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:38 #61 ... 03:10:38 03:10:38 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:10:38 #57 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:38 #57 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:38 #57 ... 03:10:38 03:10:38 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:39 #39 ... 03:10:39 03:10:39 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:10:39 #0 6.924 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:39 #0 8.829 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:39 #74 ... 03:10:39 03:10:39 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:10:39 #70 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:39 #70 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:39 #70 ... 03:10:39 03:10:39 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:10:39 #61 22.20 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:10:39 #61 22.20 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:10:39 #61 22.20 OK: 24048 distinct packages available 03:10:39 #61 ... 03:10:39 03:10:39 #45 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:10:39 #45 DONE 23.6s 03:10:39 03:10:39 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:10:39 #64 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:39 #64 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:40 #64 ... 03:10:40 03:10:40 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:10:40 #59 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:40 #59 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:40 #59 ... 03:10:40 03:10:40 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:10:40 #69 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:40 #69 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:40 #69 ... 03:10:40 03:10:40 #75 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:40 #75 ... 03:10:40 03:10:40 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:40 #39 ... 03:10:40 03:10:40 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:10:40 #62 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:40 #62 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:40 #62 ... 03:10:40 03:10:40 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:10:40 #67 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:40 #67 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:40 #67 ... 03:10:40 03:10:40 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:41 #39 ... 03:10:41 03:10:41 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:10:41 #65 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:41 #65 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:41 #65 ... 03:10:41 03:10:41 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:42 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.1s 03:10:42 #39 ... 03:10:42 03:10:42 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:10:42 #0 5.085 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:42 #0 7.129 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:42 #76 ... 03:10:42 03:10:42 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:42 #39 ... 03:10:42 03:10:42 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:10:42 #63 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:42 #63 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:42 #63 ... 03:10:42 03:10:42 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:10:42 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.0s done 03:10:42 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.0s done 03:10:42 #39 ... 03:10:42 03:10:42 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:10:42 #71 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:42 #71 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:43 #71 ... 03:10:43 03:10:43 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:10:43 #70 24.30 (1/1) Installing dumb-init (1.2.5-r3) 03:10:43 #70 24.32 Executing busybox-1.36.1-r29.trigger 03:10:43 #70 24.51 OK: 9 MiB in 15 packages 03:10:43 #70 ... 03:10:43 03:10:43 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:10:43 #66 17.52 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:10:43 #66 17.52 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:10:43 #66 17.52 OK: 24066 distinct packages available 03:10:43 #66 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:43 #66 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:43 #66 ... 03:10:43 03:10:43 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:10:43 #59 27.32 OK: 239 MiB in 58 packages 03:10:43 #59 ... 03:10:43 03:10:43 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:10:43 #57 24.72 OK: 239 MiB in 58 packages 03:10:43 #57 DONE 27.8s 03:10:43 03:10:43 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:10:43 #67 27.10 (1/4) Installing dumb-init (1.2.5-r3) 03:10:43 #67 27.14 (2/4) Installing openssl (3.3.3-r0) 03:10:44 #67 27.40 (3/4) Installing su-exec (0.2-r3) 03:10:44 #67 27.49 (4/4) Installing yq-go (4.44.1-r2) 03:10:44 #67 ... 03:10:44 03:10:44 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:10:44 #77 DONE 0.7s 03:10:44 03:10:44 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:10:44 #70 DONE 27.8s 03:10:44 03:10:44 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:10:45 #78 ... 03:10:45 03:10:45 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:10:45 #59 DONE 29.7s 03:10:46 03:10:46 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:10:46 #62 27.64 (1/7) Installing ca-certificates (20241121-r1) 03:10:46 #62 28.20 (2/7) Installing dumb-init (1.2.5-r3) 03:10:46 #62 28.24 (3/7) Installing libgcc (13.2.1_git20240309-r1) 03:10:46 #62 28.28 (4/7) Installing libsodium (1.0.19-r0) 03:10:46 #62 28.35 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 03:10:46 #62 28.91 (6/7) Installing libzmq (4.3.5-r2) 03:10:46 #62 29.07 (7/7) Installing zeromq (4.3.5-r2) 03:10:46 #62 29.28 Executing busybox-1.36.1-r29.trigger 03:10:46 #62 29.44 Executing ca-certificates-20241121-r1.trigger 03:10:46 #62 ... 03:10:46 03:10:46 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:10:46 #79 DONE 0.8s 03:10:46 03:10:46 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:10:46 #64 29.23 (1/2) Installing dumb-init (1.2.5-r3) 03:10:46 #64 29.27 (2/2) Installing su-exec (0.2-r3) 03:10:46 #64 29.30 Executing busybox-1.36.1-r29.trigger 03:10:46 #64 29.50 OK: 9 MiB in 16 packages 03:10:47 #64 ... 03:10:47 03:10:47 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:47 #80 ... 03:10:47 03:10:47 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:10:47 #67 29.59 Executing busybox-1.36.1-r29.trigger 03:10:47 #67 29.90 OK: 20 MiB in 18 packages 03:10:48 #67 ... 03:10:48 03:10:48 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:10:48 #64 DONE 31.9s 03:10:49 03:10:49 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:10:49 #81 ... 03:10:49 03:10:49 #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:10:49 #0 3.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:49 #0 6.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:49 #82 ... 03:10:49 03:10:49 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:10:49 #63 30.93 (1/4) Installing ca-certificates (20241121-r1) 03:10:49 #63 31.58 (2/4) Installing dumb-init (1.2.5-r3) 03:10:49 #63 31.61 (3/4) Installing su-exec (0.2-r3) 03:10:49 #63 31.62 (4/4) Installing yq-go (4.44.1-r2) 03:10:49 #63 ... 03:10:49 03:10:49 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:10:49 #67 DONE 32.9s 03:10:50 03:10:50 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:10:50 #83 ... 03:10:50 03:10:50 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:10:50 #61 23.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:50 #61 25.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:50 #61 ... 03:10:50 03:10:50 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:10:50 #62 30.88 OK: 14 MiB in 21 packages 03:10:50 #62 DONE 33.5s 03:10:50 03:10:50 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:10:53 #84 ... 03:10:53 03:10:53 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:10:53 #65 28.65 (1/3) Installing ca-certificates (20241121-r1) 03:10:53 #65 29.41 (2/3) Installing dumb-init (1.2.5-r3) 03:10:53 #65 29.47 (3/3) Installing tzdata (2025a-r0) 03:10:53 #65 31.40 Executing busybox-1.36.1-r29.trigger 03:10:53 #65 31.56 Executing ca-certificates-20241121-r1.trigger 03:10:53 #65 33.41 OK: 11 MiB in 17 packages 03:10:53 #65 DONE 36.1s 03:10:53 03:10:53 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:10:53 #74 22.27 OK: 239 MiB in 58 packages 03:10:53 #74 DONE 24.1s 03:10:53 03:10:53 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:10:53 #85 ... 03:10:53 03:10:53 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:10:53 #66 35.62 OK: 239 MiB in 58 packages 03:10:53 #66 DONE 37.5s 03:10:53 03:10:53 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:10:54 #86 ... 03:10:54 03:10:54 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:10:54 #69 27.00 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:10:54 #69 27.00 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:10:54 #69 27.00 OK: 24048 distinct packages available 03:10:54 #69 29.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:54 #69 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:54 #69 ... 03:10:54 03:10:54 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:10:54 #83 4.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:54 #83 ... 03:10:54 03:10:54 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:10:54 #85 DONE 1.2s 03:10:54 03:10:54 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:10:54 #86 DONE 0.7s 03:10:54 03:10:54 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:54 #87 ... 03:10:54 03:10:54 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:54 #88 ... 03:10:54 03:10:54 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:10:54 #61 37.67 (1/14) Installing ca-certificates (20241121-r1) 03:10:54 #61 38.07 (2/14) Installing brotli-libs (1.1.0-r2) 03:10:55 #61 38.34 (3/14) Installing c-ares (1.33.1-r0) 03:10:55 #61 38.43 (4/14) Installing libunistring (1.2-r0) 03:10:55 #61 ... 03:10:55 03:10:55 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:10:55 #63 33.86 Executing busybox-1.36.1-r29.trigger 03:10:55 #63 34.14 Executing ca-certificates-20241121-r1.trigger 03:10:55 #63 35.68 OK: 20 MiB in 18 packages 03:10:55 #63 DONE 38.4s 03:10:55 03:10:55 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:10:55 #61 38.73 (5/14) Installing libidn2 (2.3.7-r0) 03:10:55 #61 38.82 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:10:55 #61 38.90 (7/14) Installing libpsl (0.21.5-r1) 03:10:55 #61 38.94 (8/14) Installing zstd-libs (1.5.6-r0) 03:10:55 #61 ... 03:10:55 03:10:55 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:10:55 #76 19.47 (1/1) Installing dumb-init (1.2.5-r3) 03:10:55 #76 20.31 Executing busybox-1.36.1-r29.trigger 03:10:55 #76 20.58 OK: 9 MiB in 15 packages 03:10:55 #76 DONE 23.8s 03:10:56 03:10:56 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:10:56 #84 5.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:56 #84 ... 03:10:56 03:10:56 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:10:56 #71 29.50 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:10:56 #71 29.50 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:10:56 #71 29.50 OK: 24048 distinct packages available 03:10:56 #71 31.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:56 #71 34.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:56 #71 ... 03:10:56 03:10:56 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:10:56 #61 39.31 (9/14) Installing libcurl (8.12.1-r0) 03:10:56 #61 39.50 (10/14) Installing curl (8.12.1-r0) 03:10:56 #61 39.60 (11/14) Installing dumb-init (1.2.5-r3) 03:10:56 #61 39.64 (12/14) Installing musl-obstack (1.2.3-r2) 03:10:56 #61 39.66 (13/14) Installing libucontext (1.2-r3) 03:10:56 #61 39.68 (14/14) Installing gcompat (1.1.0-r4) 03:10:56 #61 39.74 Executing busybox-1.36.1-r29.trigger 03:10:56 #61 ... 03:10:56 03:10:56 #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:56 #89 ... 03:10:56 03:10:56 #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:10:56 #82 17.44 OK: 9 MiB in 15 packages 03:10:58 #82 DONE 19.5s 03:10:58 03:10:58 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:10:58 #61 40.01 Executing ca-certificates-20241121-r1.trigger 03:10:58 #61 41.47 OK: 15 MiB in 28 packages 03:10:58 #61 ... 03:10:58 03:10:58 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:10:58 #78 4.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:10:58 #78 6.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:10:58 #78 ... 03:10:58 03:10:58 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:10:58 #84 7.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:11:00 #84 ... 03:11:00 03:11:00 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:11:00 #61 DONE 43.4s 03:11:00 03:11:00 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:11:00 #69 43.48 (1/5) Installing dumb-init (1.2.5-r3) 03:11:00 #69 43.57 (2/5) Installing musl-obstack (1.2.3-r2) 03:11:00 #69 43.60 (3/5) Installing libucontext (1.2-r3) 03:11:00 #69 43.64 (4/5) Installing gcompat (1.1.0-r4) 03:11:00 #69 43.68 (5/5) Installing openssl (3.3.3-r0) 03:11:00 #69 43.75 Executing busybox-1.36.1-r29.trigger 03:11:00 #69 43.89 OK: 10 MiB in 19 packages 03:11:02 #69 DONE 45.6s 03:11:02 03:11:02 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:11:02 #71 44.87 (1/4) Installing dumb-init (1.2.5-r3) 03:11:02 #71 44.90 (2/4) Installing musl-obstack (1.2.3-r2) 03:11:02 #71 44.92 (3/4) Installing libucontext (1.2-r3) 03:11:02 #71 44.94 (4/4) Installing gcompat (1.1.0-r4) 03:11:02 #71 45.00 Executing busybox-1.36.1-r29.trigger 03:11:02 #71 45.22 OK: 9 MiB in 18 packages 03:11:02 #71 ... 03:11:02 03:11:02 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:11:02 #81 3.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:11:02 #81 5.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:11:02 #81 ... 03:11:02 03:11:02 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:11:03 #90 ... 03:11:03 03:11:03 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:11:03 #78 16.86 OK: 9 MiB in 15 packages 03:11:03 #78 DONE 18.4s 03:11:03 03:11:03 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:11:03 #0 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:11:03 #0 7.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:11:03 #91 ... 03:11:03 03:11:03 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:11:03 #0 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:11:04 #92 ... 03:11:04 03:11:04 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:11:04 #71 DONE 47.1s 03:11:04 03:11:04 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:11:04 #81 15.37 OK: 9 MiB in 16 packages 03:11:04 #81 ... 03:11:04 03:11:04 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:04 #93 ... 03:11:04 03:11:04 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:11:05 #94 ... 03:11:05 03:11:05 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:11:05 #0 3.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:11:05 #0 5.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:11:05 #95 ... 03:11:05 03:11:05 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:11:05 #84 14.87 OK: 14 MiB in 21 packages 03:11:06 #84 DONE 15.9s 03:11:06 03:11:06 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:11:06 #92 4.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:11:06 #92 ... 03:11:06 03:11:06 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:11:06 #83 6.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:11:06 #83 15.26 OK: 20 MiB in 18 packages 03:11:06 #83 DONE 16.8s 03:11:06 03:11:06 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:11:06 #96 ... 03:11:06 03:11:06 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:11:06 #81 DONE 17.8s 03:11:07 03:11:07 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:11:07 #96 DONE 0.4s 03:11:07 03:11:07 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:11:09 #97 ... 03:11:09 03:11:09 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:11:09 #91 15.45 OK: 11 MiB in 17 packages 03:11:09 #91 DONE 16.1s 03:11:09 03:11:09 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:11:09 #97 DONE 2.6s 03:11:09 03:11:09 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:11:09 #98 DONE 0.4s 03:11:09 03:11:09 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:11:09 #95 13.26 OK: 20 MiB in 18 packages 03:11:10 #95 DONE 14.7s 03:11:10 03:11:10 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:11:10 #94 3.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:11:10 #94 4.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:11:13 #94 ... 03:11:13 03:11:13 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:11:13 #92 11.71 OK: 15 MiB in 28 packages 03:11:13 #92 DONE 12.7s 03:11:13 03:11:13 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:11:13 #90 3.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:11:13 #90 5.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:11:13 #90 9.526 OK: 10 MiB in 19 packages 03:11:13 #90 DONE 10.6s 03:11:13 03:11:13 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:11:14 #99 ... 03:11:14 03:11:14 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:11:14 #94 9.766 OK: 9 MiB in 18 packages 03:11:14 #94 DONE 10.6s 03:11:14 03:11:14 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:11:14 #100 DONE 1.6s 03:11:14 03:11:14 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:11:16 #101 DONE 1.7s 03:11:16 03:11:16 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:11:16 #99 DONE 3.3s 03:11:16 03:11:16 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:11:16 #102 ... 03:11:16 03:11:16 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:11:16 #103 DONE 1.9s 03:11:16 03:11:16 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:11:16 #102 DONE 0.3s 03:11:16 03:11:16 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:11:16 #104 DONE 0.4s 03:11:16 03:11:16 #105 [security-spire-server stage-2 6/9] COPY security.txt / 03:11:17 #105 DONE 0.2s 03:11:17 03:11:17 #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:11:17 #106 DONE 0.3s 03:11:17 03:11:17 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:11:17 #107 ... 03:11:17 03:11:17 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 03:11:17 #108 DONE 0.4s 03:11:17 03:11:17 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:11:17 #107 DONE 0.3s 03:11:17 03:11:17 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:11:17 #109 ... 03:11:17 03:11:17 #110 [security-spire-config stage-2 6/10] COPY security.txt / 03:11:17 #110 DONE 0.4s 03:11:17 03:11:17 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:11:17 #109 DONE 0.3s 03:11:17 03:11:17 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:11:17 #111 ... 03:11:17 03:11:17 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:11:17 #112 DONE 0.4s 03:11:17 03:11:17 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:11:17 #113 DONE 0.4s 03:11:17 03:11:17 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:11:17 #114 ... 03:11:17 03:11:17 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:11:17 #111 DONE 0.4s 03:11:18 03:11:18 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:11:18 #114 DONE 0.3s 03:11:18 03:11:18 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:11:18 #115 DONE 0.4s 03:11:18 03:11:18 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:11:18 #116 ... 03:11:18 03:11:18 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:11:18 #117 DONE 0.3s 03:11:18 03:11:18 #118 [security-spire-agent] exporting to image 03:11:18 #118 exporting layers 03:11:18 #118 ... 03:11:18 03:11:18 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:11:18 #116 DONE 0.7s 03:11:18 03:11:18 #118 [security-spire-config] exporting to image 03:11:23 #118 exporting layers 4.3s done 03:11:23 #118 writing image sha256:e45b5aee933a4c1adcb1d176d4c8c1d3273a84d1ce07477e9c799bbecff4fd6d 03:11:23 #118 exporting layers 3.7s done 03:11:23 #118 writing image sha256:e45b5aee933a4c1adcb1d176d4c8c1d3273a84d1ce07477e9c799bbecff4fd6d 0.1s done 03:11:23 #118 naming to docker.io/library/security-spire-agent-arm64 0.0s done 03:11:23 #118 writing image sha256:51c164e9606351ad51c07b547c410521f6f1e165a810cbbc8e378b048c497167 0.0s done 03:11:23 #118 naming to docker.io/library/security-spire-server-arm64 done 03:11:23 #118 writing image sha256:5a98aa21cde4cf5a37fbcf2103a2b8f78072afa34555af5d9cc8d8446da93d16 03:11:23 #118 writing image sha256:5a98aa21cde4cf5a37fbcf2103a2b8f78072afa34555af5d9cc8d8446da93d16 0.0s done 03:11:23 #118 naming to docker.io/library/security-spire-config-arm64 done 03:11:23 #118 DONE 4.6s 03:11:23 03:11:23 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:58 #136 ... 03:11:58 03:11:58 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:11:58 #153 DONE 123.4s 03:11:58 03:11:58 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:11:58 #147 ... 03:11:58 03:11:58 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:11:58 #136 DONE 124.2s 03:11:58 03:11:58 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:11:58 #155 DONE 0.6s 03:11:58 03:11:58 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:11:58 #156 ... 03:11:58 03:11:58 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:11:58 #157 DONE 0.2s 03:11:58 03:11:58 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:11:58 #156 DONE 0.2s 03:11:58 03:11:58 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:11:58 #158 DONE 0.4s 03:11:58 03:11:58 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:11:58 #159 ... 03:11:58 03:11:58 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:11:58 #160 DONE 0.4s 03:11:58 03:11:58 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:11:58 #161 DONE 0.1s 03:11:58 03:11:58 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:11:59 #162 ... 03:11:59 03:11:59 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:11:59 #159 DONE 1.2s 03:11:59 03:11:59 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:11:59 #163 DONE 0.5s 03:11:59 03:11:59 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:12:00 #164 DONE 0.2s 03:12:00 03:12:00 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:12:00 #165 DONE 0.6s 03:12:00 03:12:00 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:12:00 #162 DONE 1.6s 03:12:00 03:12:00 #100 [core-common-config-bootstrapper] exporting to image 03:12:00 #100 exporting layers 03:12:01 #100 ... 03:12:01 03:12:01 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:12:01 #166 DONE 0.7s 03:12:01 03:12:01 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:12:02 #167 DONE 1.2s 03:12:02 03:12:02 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:12:02 #154 ... 03:12:02 03:12:02 #100 [core-common-config-bootstrapper] exporting to image 03:12:02 #100 exporting layers 2.0s done 03:12:02 #100 writing image sha256:18dd83d0d7c0e5f40baa9cdf414ca07a8a7255fe6565046eea128dd2fb020bf6 03:12:02 #100 writing image sha256:18dd83d0d7c0e5f40baa9cdf414ca07a8a7255fe6565046eea128dd2fb020bf6 0.2s done 03:12:02 #100 naming to docker.io/library/core-common-config-bootstrapper done 03:12:02 #100 DONE 4.9s 03:12:02 03:12:02 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:12:03 #168 DONE 1.1s 03:12:03 03:12:03 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:12:04 #169 DONE 1.2s 03:12:04 03:12:04 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:12:04 #154 ... 03:12:04 03:12:04 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:12:04 #170 DONE 0.3s 03:12:04 03:12:04 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:12:04 #154 ... 03:12:04 03:12:04 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:12:06 #171 DONE 1.9s 03:12:06 03:12:06 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:12:06 #154 ... 03:12:06 03:12:06 #100 [security-bootstrapper] exporting to image 03:12:07 #100 exporting layers 0.4s done 03:12:07 #100 writing image sha256:1ac8353acf6be8c7a98b47e197d7bdef7a4ab8e5645adfe3dd439d5fcec3c30e done 03:12:07 #100 naming to docker.io/library/security-bootstrapper done 03:12:07 #100 DONE 5.3s 03:12:07 03:12:07 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:12:13 #150 ... 03:12:13 03:12:13 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:12:13 #154 139.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:12:20 #154 ... 03:12:20 03:12:20 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:12:20 #146 DONE 147.3s 03:12:20 03:12:20 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:12:25 #150 DONE 152.5s 03:12:25 03:12:25 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:12:25 #152 DONE 152.4s 03:12:25 03:12:25 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:12:25 #145 DONE 150.1s 03:12:25 03:12:25 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:12:25 #149 DONE 152.4s 03:12:25 03:12:25 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:12:25 #147 DONE 152.5s 03:12:25 03:12:25 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:12:25 #172 ... 03:12:25 03:12:25 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:12:25 #151 DONE 152.5s 03:12:25 03:12:25 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:12:25 #148 DONE 152.5s 03:12:25 03:12:25 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:12:25 #154 DONE 152.6s 03:12:25 03:12:25 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:12:25 #173 ... 03:12:25 03:12:25 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:12:25 #174 DONE 0.3s 03:12:25 03:12:25 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:12:25 #172 DONE 0.3s 03:12:25 03:12:25 #175 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:12:25 #175 DONE 0.2s 03:12:25 03:12:25 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:12:25 #141 DONE 152.7s 03:12:25 03:12:25 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:12:25 #176 DONE 0.2s 03:12:25 03:12:25 #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:12:25 #177 DONE 0.1s 03:12:25 03:12:25 #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:12:25 #178 DONE 0.2s 03:12:25 03:12:25 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:12:25 #173 DONE 0.1s 03:12:25 03:12:25 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:12:26 #179 ... 03:12:26 03:12:26 #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:12:26 #180 DONE 0.5s 03:12:26 03:12:26 #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:12:26 #181 DONE 0.4s 03:12:26 03:12:26 #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:12:26 #182 DONE 0.4s 03:12:26 03:12:26 #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:12:26 #183 CACHED 03:12:26 03:12:26 #184 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:12:26 #184 CACHED 03:12:26 03:12:26 #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:12:26 #185 DONE 0.4s 03:12:26 03:12:26 #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:12:26 #186 CACHED 03:12:26 03:12:26 #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:12:26 #187 CACHED 03:12:26 03:12:26 #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:12:26 #188 DONE 0.4s 03:12:26 03:12:26 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:12:26 #179 DONE 0.4s 03:12:26 03:12:26 #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:12:27 #189 ... 03:12:27 03:12:27 #190 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:12:27 #190 DONE 1.0s 03:12:27 03:12:27 #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:12:27 #191 DONE 1.0s 03:12:27 03:12:27 #192 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:12:27 #192 ... 03:12:27 03:12:27 #193 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:12:27 #193 DONE 1.4s 03:12:27 03:12:27 #100 [core-keeper] exporting to image 03:12:27 #100 exporting layers 03:12:27 #100 ... 03:12:27 03:12:27 #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:12:27 #194 DONE 1.6s 03:12:27 03:12:27 #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:12:27 #195 DONE 1.6s 03:12:27 03:12:27 #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:12:27 #196 DONE 1.6s 03:12:27 03:12:27 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:12:27 #197 DONE 1.6s 03:12:27 03:12:27 #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:12:27 #198 DONE 1.6s 03:12:27 03:12:27 #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:12:27 #189 DONE 1.6s 03:12:27 03:12:27 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:12:27 #199 DONE 0.7s 03:12:27 03:12:27 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:12:27 #200 DONE 1.6s 03:12:27 03:12:27 #192 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:12:27 #192 DONE 0.7s 03:12:27 03:12:27 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:12:27 #201 DONE 0.1s 03:12:27 03:12:27 #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:12:27 #202 DONE 0.2s 03:12:27 03:12:27 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:12:27 #203 DONE 0.1s 03:12:27 03:12:27 #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:12:27 #204 DONE 0.1s 03:12:27 03:12:27 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:12:27 #205 DONE 0.1s 03:12:27 03:12:27 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:12:27 #206 DONE 0.1s 03:12:27 03:12:27 #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:12:27 #207 DONE 0.1s 03:12:27 03:12:27 #100 [security-spiffe-token-provider] exporting to image 03:12:28 #100 ... 03:12:28 03:12:28 #208 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:12:28 #208 DONE 0.4s 03:12:28 03:12:28 #100 [security-spiffe-token-provider] exporting to image 03:12:28 #100 exporting layers 0.4s done 03:12:28 #100 ... 03:12:28 03:12:28 #209 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:12:28 #209 DONE 0.4s 03:12:28 03:12:28 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:12:28 #210 DONE 0.4s 03:12:28 03:12:28 #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:12:28 #211 DONE 0.4s 03:12:28 03:12:28 #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:12:28 #212 DONE 0.6s 03:12:28 03:12:28 #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:12:28 #213 DONE 0.1s 03:12:28 03:12:28 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:12:28 #214 DONE 0.3s 03:12:28 03:12:28 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:12:28 #215 DONE 0.3s 03:12:28 03:12:28 #100 [core-command] exporting to image 03:12:28 #100 exporting layers 0.7s done 03:12:28 #100 writing image sha256:5c434a150ff716dfcf14185bef59f39c9e43b0f31da57696c6cfeae550e28e2e 0.0s done 03:12:28 #100 writing image sha256:b71dce9e1acb84d79b67370091e1a0d39b5343fe36845c692e9f05a30689dd5d 0.0s done 03:12:28 #100 naming to docker.io/library/core-keeper done 03:12:28 #100 naming to docker.io/library/core-command done 03:12:28 #100 exporting layers 0.7s done 03:12:28 #100 writing image sha256:2feeec621ac6cbcd1158b3e6d2b58c4805236de1896237c93cb7c78fa9a44e10 03:12:28 #100 writing image sha256:ec179d8199aa8c29bb41eb0aad9bb5b60b125a76d23444bedd21eb36cb31c0dc done 03:12:28 #100 naming to docker.io/library/core-data 0.1s done 03:12:28 #100 ... 03:12:28 03:12:28 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:12:28 #216 DONE 0.3s 03:12:28 03:12:28 #100 [security-spiffe-token-provider] exporting to image 03:12:28 #100 exporting layers 0.9s done 03:12:28 #100 writing image sha256:2feeec621ac6cbcd1158b3e6d2b58c4805236de1896237c93cb7c78fa9a44e10 0.1s done 03:12:28 #100 naming to docker.io/library/security-spiffe-token-provider done 03:12:29 #100 ... 03:12:29 03:12:29 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:12:29 #217 DONE 0.6s 03:12:29 03:12:29 #100 [support-notifications] exporting to image 03:12:29 #100 writing image sha256:5351cdbea4dbb653d5d5347b586328c5cf00b22123ffdc0482274698de0c434b 0.0s done 03:12:29 #100 naming to docker.io/library/support-scheduler done 03:12:29 #100 writing image sha256:ef402b3001d6910bf17f9e547b43aff495f39929037d918d7efcb1a0bf861492 done 03:12:29 #100 naming to docker.io/library/support-notifications done 03:12:29 #100 ... 03:12:29 03:12:29 #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:12:29 #218 DONE 0.3s 03:12:29 03:12:29 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:12:29 #219 DONE 0.0s 03:12:29 03:12:29 #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:12:29 #220 ... 03:12:29 03:12:29 #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:12:29 #221 DONE 0.8s 03:12:29 03:12:29 #100 [security-proxy-auth] exporting to image 03:12:29 #100 exporting layers 0.5s done 03:12:29 #100 writing image sha256:b4c2829563102bddf79e19c03e3e507e7c2feb93850bdea9833a254b84973a9f done 03:12:29 #100 naming to docker.io/library/core-metadata done 03:12:29 #100 writing image sha256:dcbb194a4344cc29e437c12f604b3198c98bc8ed199505fb046b93b1823735d7 done 03:12:29 #100 naming to docker.io/library/security-proxy-auth done 03:12:29 #100 DONE 7.1s 03:12:29 03:12:29 #100 [security-proxy-setup] exporting to image 03:12:29 #100 ... 03:12:29 03:12:29 #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:12:29 #220 DONE 0.5s 03:12:29 03:12:29 #100 [security-secretstore-setup] exporting to image 03:12:29 #100 writing image sha256:9b1f6116149f111aa46bac99d948e8ff0569d7321c4f5b44508dd54b897be8c7 done 03:12:29 #100 naming to docker.io/library/security-proxy-setup done 03:12:29 #100 exporting layers 0.2s done 03:12:29 #100 writing image sha256:3d1f69631f2f9b91efd90b1c074b8fcc3c9ab6f725618d3ac36cd04ae10a74f9 done 03:12:29 #100 naming to docker.io/library/security-secretstore-setup done 03:12:29 #100 DONE 7.4s 03:12:29 time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:12:29 time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:12:29 time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:12:29 time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:12:29 time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:12:29 time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:12:29 time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:12:29 time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:12:29 time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:12:29 time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:12:29 time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:12:29 time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:12:29 time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:12:29 time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:12:29 time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:12:29 $ docker stop --time=1 5924347f29962d9c927b475cfb7fe4f1c8b65df08e31c2537d6501849649e226 03:12:30 $ docker rm -f --volumes 5924347f29962d9c927b475cfb7fe4f1c8b65df08e31c2537d6501849649e226 [Pipeline] // withDockerContainer [Pipeline] sh 03:12:31 + docker images 03:12:31 REPOSITORY TAG IMAGE ID CREATED SIZE 03:12:31 security-proxy-setup latest 9b1f6116149f 1 second ago 38.2MB 03:12:31 security-secretstore-setup latest 3d1f69631f2f 1 second ago 67.7MB 03:12:31 support-notifications latest ef402b3001d6 2 seconds ago 51.6MB 03:12:31 security-proxy-auth latest dcbb194a4344 2 seconds ago 31.3MB 03:12:31 core-metadata latest b4c282956310 2 seconds ago 32.6MB 03:12:31 security-spiffe-token-provider latest 2feeec621ac6 3 seconds ago 46.9MB 03:12:31 support-scheduler latest 5351cdbea4db 3 seconds ago 48MB 03:12:31 core-data latest ec179d8199aa 3 seconds ago 32.4MB 03:12:31 core-command latest b71dce9e1acb 3 seconds ago 27.9MB 03:12:31 core-keeper latest 5c434a150ff7 4 seconds ago 32.1MB 03:12:31 security-bootstrapper latest 1ac8353acf6b 24 seconds ago 20.3MB 03:12:31 core-common-config-bootstrapper latest 18dd83d0d7c0 31 seconds ago 17.1MB 03:12:31 security-spire-agent latest 22c4502ef3ec 2 minutes ago 195MB 03:12:31 security-spire-server latest 90cc10dffcd6 2 minutes ago 149MB 03:12:31 security-spire-config latest 608d4825304f 3 minutes ago 149MB 03:12:31 ci-base-image-x86_64 latest d29cc65de27f 6 minutes ago 929MB 03:12:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB 03:12:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 03:12:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:31 provisioning config files... 03:12:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/809@tmp/config14700923793478063208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:31 ---> ****-login.sh 03:12:31 nexus3.edgexfoundry.org:10001 03:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:12:31 Configure a credential helper to remove this warning. See 03:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:12:31 03:12:31 Login Succeeded 03:12:31 nexus3.edgexfoundry.org:10002 03:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:12:31 Configure a credential helper to remove this warning. See 03:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:12:31 03:12:31 Login Succeeded 03:12:31 nexus3.edgexfoundry.org:10003 03:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:12:31 Configure a credential helper to remove this warning. See 03:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:12:31 03:12:31 Login Succeeded 03:12:31 nexus3.edgexfoundry.org:10004 03:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:12:32 Configure a credential helper to remove this warning. See 03:12:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:12:32 03:12:32 Login Succeeded 03:12:32 ****.io 03:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:12:32 Configure a credential helper to remove this warning. See 03:12:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:12:32 03:12:32 Login Succeeded 03:12:32 ---> ****-login.sh ends [Pipeline] } 03:12:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:12:32 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:12:32 35644ad537d22d85437dd4f7596fc9502b19d685 03:12:32 latest 03:12:32 4.0.0-dev.71 03:12:32 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:12:32 main 03:12:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:33 + docker push nexus3.edgexfoundry.org:10004/core-command:35644ad537d22d85437dd4f7596fc9502b19d685 03:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:12:33 684c2e110b7e: Preparing 03:12:33 0c71f4383671: Preparing 03:12:33 49deaebca737: Preparing 03:12:33 4e3e20e0d30a: Preparing 03:12:33 469ae7547a56: Preparing 03:12:33 f57db411bfcf: Preparing 03:12:33 994456c4fd7b: Preparing 03:12:33 f57db411bfcf: Waiting 03:12:33 994456c4fd7b: Waiting 03:12:33 4e3e20e0d30a: Pushed 03:12:33 469ae7547a56: Pushed 03:12:33 49deaebca737: Pushed 03:12:33 684c2e110b7e: Pushed 03:12:33 994456c4fd7b: Layer already exists 03:12:33 f57db411bfcf: Pushed 03:12:35 0c71f4383671: Pushed 03:12:35 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:0252defcc363b4e8e29c926937776d053bfc72b0b98c551550a0ac23596b2457 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:36 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:12:36 684c2e110b7e: Preparing 03:12:36 0c71f4383671: Preparing 03:12:36 49deaebca737: Preparing 03:12:36 4e3e20e0d30a: Preparing 03:12:36 469ae7547a56: Preparing 03:12:36 f57db411bfcf: Preparing 03:12:36 994456c4fd7b: Preparing 03:12:36 f57db411bfcf: Waiting 03:12:36 469ae7547a56: Layer already exists 03:12:36 49deaebca737: Layer already exists 03:12:36 4e3e20e0d30a: Layer already exists 03:12:36 0c71f4383671: Layer already exists 03:12:36 684c2e110b7e: Layer already exists 03:12:36 f57db411bfcf: Layer already exists 03:12:36 994456c4fd7b: Layer already exists 03:12:36 latest: digest: sha256:0252defcc363b4e8e29c926937776d053bfc72b0b98c551550a0ac23596b2457 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:36 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.71 03:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:12:36 684c2e110b7e: Preparing 03:12:36 0c71f4383671: Preparing 03:12:36 49deaebca737: Preparing 03:12:36 4e3e20e0d30a: Preparing 03:12:36 469ae7547a56: Preparing 03:12:36 f57db411bfcf: Preparing 03:12:36 994456c4fd7b: Preparing 03:12:36 f57db411bfcf: Waiting 03:12:36 994456c4fd7b: Waiting 03:12:36 0c71f4383671: Layer already exists 03:12:36 684c2e110b7e: Layer already exists 03:12:36 49deaebca737: Layer already exists 03:12:36 469ae7547a56: Layer already exists 03:12:36 4e3e20e0d30a: Layer already exists 03:12:36 f57db411bfcf: Layer already exists 03:12:36 994456c4fd7b: Layer already exists 03:12:36 4.0.0-dev.71: digest: sha256:0252defcc363b4e8e29c926937776d053bfc72b0b98c551550a0ac23596b2457 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:37 + docker push nexus3.edgexfoundry.org:10004/core-command:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:12:37 684c2e110b7e: Preparing 03:12:37 0c71f4383671: Preparing 03:12:37 49deaebca737: Preparing 03:12:37 4e3e20e0d30a: Preparing 03:12:37 469ae7547a56: Preparing 03:12:37 f57db411bfcf: Preparing 03:12:37 994456c4fd7b: Preparing 03:12:37 f57db411bfcf: Waiting 03:12:37 994456c4fd7b: Waiting 03:12:37 469ae7547a56: Layer already exists 03:12:37 684c2e110b7e: Layer already exists 03:12:37 4e3e20e0d30a: Layer already exists 03:12:37 0c71f4383671: Layer already exists 03:12:37 49deaebca737: Layer already exists 03:12:37 994456c4fd7b: Layer already exists 03:12:37 f57db411bfcf: Layer already exists 03:12:37 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:0252defcc363b4e8e29c926937776d053bfc72b0b98c551550a0ac23596b2457 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:38 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:12:38 684c2e110b7e: Preparing 03:12:38 0c71f4383671: Preparing 03:12:38 49deaebca737: Preparing 03:12:38 4e3e20e0d30a: Preparing 03:12:38 469ae7547a56: Preparing 03:12:38 f57db411bfcf: Preparing 03:12:38 994456c4fd7b: Preparing 03:12:38 f57db411bfcf: Waiting 03:12:38 994456c4fd7b: Waiting 03:12:38 684c2e110b7e: Layer already exists 03:12:38 4e3e20e0d30a: Layer already exists 03:12:38 469ae7547a56: Layer already exists 03:12:38 49deaebca737: Layer already exists 03:12:38 0c71f4383671: Layer already exists 03:12:38 f57db411bfcf: Layer already exists 03:12:38 994456c4fd7b: Layer already exists 03:12:38 main: digest: sha256:0252defcc363b4e8e29c926937776d053bfc72b0b98c551550a0ac23596b2457 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:38 ===================================================== [Pipeline] echo 03:12:38 taggedImages: 03:12:38 - nexus3.edgexfoundry.org:10004/core-command:35644ad537d22d85437dd4f7596fc9502b19d685 03:12:38 - nexus3.edgexfoundry.org:10004/core-command:latest 03:12:38 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.71 03:12:38 - nexus3.edgexfoundry.org:10004/core-command:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:12:38 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:12:38 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:12:38 35644ad537d22d85437dd4f7596fc9502b19d685 03:12:38 latest 03:12:38 4.0.0-dev.71 03:12:38 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:12:38 main 03:12:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685 03:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:12:39 576fcf95b2fe: Preparing 03:12:39 1cdc2c97bf2d: Preparing 03:12:39 aa53ce0f9173: Preparing 03:12:39 95d966d0978b: Preparing 03:12:39 49deaebca737: Preparing 03:12:39 4e3e20e0d30a: Preparing 03:12:39 469ae7547a56: Preparing 03:12:39 f57db411bfcf: Preparing 03:12:39 994456c4fd7b: Preparing 03:12:39 f57db411bfcf: Waiting 03:12:39 4e3e20e0d30a: Waiting 03:12:39 49deaebca737: Layer already exists 03:12:39 4e3e20e0d30a: Layer already exists 03:12:39 469ae7547a56: Layer already exists 03:12:39 f57db411bfcf: Layer already exists 03:12:39 994456c4fd7b: Layer already exists 03:12:39 aa53ce0f9173: Pushed 03:12:39 576fcf95b2fe: Pushed 03:12:39 1cdc2c97bf2d: Pushed 03:12:39 95d966d0978b: Pushed 03:12:39 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:8d5c071f8d5b51f21a2bd3c5ebd3bd9967eff34635342b49f571e04644c53893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:40 + 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:12:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:12:40 576fcf95b2fe: Preparing 03:12:40 1cdc2c97bf2d: Preparing 03:12:40 aa53ce0f9173: Preparing 03:12:40 95d966d0978b: Preparing 03:12:40 49deaebca737: Preparing 03:12:40 4e3e20e0d30a: Preparing 03:12:40 469ae7547a56: Preparing 03:12:40 f57db411bfcf: Preparing 03:12:40 994456c4fd7b: Preparing 03:12:40 469ae7547a56: Waiting 03:12:40 f57db411bfcf: Waiting 03:12:40 4e3e20e0d30a: Waiting 03:12:40 994456c4fd7b: Waiting 03:12:40 49deaebca737: Layer already exists 03:12:40 aa53ce0f9173: Layer already exists 03:12:40 1cdc2c97bf2d: Layer already exists 03:12:40 576fcf95b2fe: Layer already exists 03:12:40 95d966d0978b: Layer already exists 03:12:40 4e3e20e0d30a: Layer already exists 03:12:40 994456c4fd7b: Layer already exists 03:12:40 f57db411bfcf: Layer already exists 03:12:40 469ae7547a56: Layer already exists 03:12:40 latest: digest: sha256:8d5c071f8d5b51f21a2bd3c5ebd3bd9967eff34635342b49f571e04644c53893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:41 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.71 03:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:12:41 576fcf95b2fe: Preparing 03:12:41 1cdc2c97bf2d: Preparing 03:12:41 aa53ce0f9173: Preparing 03:12:41 95d966d0978b: Preparing 03:12:41 49deaebca737: Preparing 03:12:41 4e3e20e0d30a: Preparing 03:12:41 469ae7547a56: Preparing 03:12:41 f57db411bfcf: Preparing 03:12:41 994456c4fd7b: Preparing 03:12:41 4e3e20e0d30a: Waiting 03:12:41 f57db411bfcf: Waiting 03:12:41 469ae7547a56: Waiting 03:12:41 49deaebca737: Layer already exists 03:12:41 95d966d0978b: Layer already exists 03:12:41 aa53ce0f9173: Layer already exists 03:12:41 576fcf95b2fe: Layer already exists 03:12:41 1cdc2c97bf2d: Layer already exists 03:12:41 f57db411bfcf: Layer already exists 03:12:41 4e3e20e0d30a: Layer already exists 03:12:41 469ae7547a56: Layer already exists 03:12:41 994456c4fd7b: Layer already exists 03:12:41 4.0.0-dev.71: digest: sha256:8d5c071f8d5b51f21a2bd3c5ebd3bd9967eff34635342b49f571e04644c53893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:41 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:12:42 576fcf95b2fe: Preparing 03:12:42 1cdc2c97bf2d: Preparing 03:12:42 aa53ce0f9173: Preparing 03:12:42 95d966d0978b: Preparing 03:12:42 49deaebca737: Preparing 03:12:42 4e3e20e0d30a: Preparing 03:12:42 469ae7547a56: Preparing 03:12:42 f57db411bfcf: Preparing 03:12:42 994456c4fd7b: Preparing 03:12:42 4e3e20e0d30a: Waiting 03:12:42 469ae7547a56: Waiting 03:12:42 f57db411bfcf: Waiting 03:12:42 aa53ce0f9173: Layer already exists 03:12:42 1cdc2c97bf2d: Layer already exists 03:12:42 49deaebca737: Layer already exists 03:12:42 576fcf95b2fe: Layer already exists 03:12:42 95d966d0978b: Layer already exists 03:12:42 994456c4fd7b: Layer already exists 03:12:42 f57db411bfcf: Layer already exists 03:12:42 4e3e20e0d30a: Layer already exists 03:12:42 469ae7547a56: Layer already exists 03:12:42 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:8d5c071f8d5b51f21a2bd3c5ebd3bd9967eff34635342b49f571e04644c53893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:42 + 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:12:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:12:42 576fcf95b2fe: Preparing 03:12:42 1cdc2c97bf2d: Preparing 03:12:42 aa53ce0f9173: Preparing 03:12:42 95d966d0978b: Preparing 03:12:42 49deaebca737: Preparing 03:12:42 4e3e20e0d30a: Preparing 03:12:42 469ae7547a56: Preparing 03:12:42 f57db411bfcf: Preparing 03:12:42 994456c4fd7b: Preparing 03:12:42 4e3e20e0d30a: Waiting 03:12:42 469ae7547a56: Waiting 03:12:42 f57db411bfcf: Waiting 03:12:42 994456c4fd7b: Waiting 03:12:42 95d966d0978b: Layer already exists 03:12:42 49deaebca737: Layer already exists 03:12:42 576fcf95b2fe: Layer already exists 03:12:42 aa53ce0f9173: Layer already exists 03:12:42 1cdc2c97bf2d: Layer already exists 03:12:42 469ae7547a56: Layer already exists 03:12:42 4e3e20e0d30a: Layer already exists 03:12:42 994456c4fd7b: Layer already exists 03:12:42 f57db411bfcf: Layer already exists 03:12:42 main: digest: sha256:8d5c071f8d5b51f21a2bd3c5ebd3bd9967eff34635342b49f571e04644c53893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:42 ===================================================== [Pipeline] echo 03:12:42 taggedImages: 03:12:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685 03:12:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:12:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.71 03:12:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:12:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:12:42 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:12:42 35644ad537d22d85437dd4f7596fc9502b19d685 03:12:42 latest 03:12:42 4.0.0-dev.71 03:12:42 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:12:42 main 03:12:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:43 + docker push nexus3.edgexfoundry.org:10004/core-data:35644ad537d22d85437dd4f7596fc9502b19d685 03:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:12:43 3f4dd00e19b4: Preparing 03:12:43 5fff5bc0f2d6: Preparing 03:12:43 49deaebca737: Preparing 03:12:43 4e3e20e0d30a: Preparing 03:12:43 469ae7547a56: Preparing 03:12:43 92b8ed579adb: Preparing 03:12:43 994456c4fd7b: Preparing 03:12:43 92b8ed579adb: Waiting 03:12:43 994456c4fd7b: Waiting 03:12:43 4e3e20e0d30a: Layer already exists 03:12:43 49deaebca737: Layer already exists 03:12:43 469ae7547a56: Layer already exists 03:12:43 994456c4fd7b: Layer already exists 03:12:43 3f4dd00e19b4: Pushed 03:12:43 92b8ed579adb: Pushed 03:12:44 #87 ... 03:12:44 03:12:44 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:44 #93 DONE 97.2s 03:12:44 03:12:44 #119 [core-keeper builder 7/8] COPY . . 03:12:44 #119 ... 03:12:44 03:12:44 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:44 #88 DONE 107.1s 03:12:44 03:12:44 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:44 #80 DONE 114.3s 03:12:44 03:12:44 #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:44 #89 DONE 105.1s 03:12:44 03:12:44 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:44 #87 DONE 97.2s 03:12:44 03:12:44 #75 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:44 #75 DONE 121.6s 03:12:44 03:12:44 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 03:12:44 #120 DONE 1.8s 03:12:44 03:12:44 #121 [security-proxy-auth builder 6/7] COPY . . 03:12:44 #121 CACHED 03:12:44 03:12:44 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:44 #122 CACHED 03:12:44 03:12:44 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:12:44 #123 CACHED 03:12:44 03:12:44 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:44 #124 CACHED 03:12:44 03:12:44 #125 [security-secretstore-setup builder 6/7] COPY . . 03:12:44 #125 CACHED 03:12:44 03:12:44 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:12:44 #126 CACHED 03:12:44 03:12:44 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:44 #127 CACHED 03:12:44 03:12:44 #128 [core-metadata builder 6/7] COPY . . 03:12:44 #128 CACHED 03:12:44 03:12:44 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:12:44 #129 CACHED 03:12:44 03:12:44 #130 [core-command builder 6/7] COPY . . 03:12:44 #130 CACHED 03:12:44 03:12:44 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:44 #131 CACHED 03:12:44 03:12:44 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 03:12:44 #132 CACHED 03:12:44 03:12:44 #133 [support-scheduler builder 6/7] COPY . . 03:12:44 #133 DONE 2.0s 03:12:44 03:12:44 #134 [security-bootstrapper builder 6/7] COPY . . 03:12:44 #134 CACHED 03:12:44 03:12:44 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:12:44 #135 CACHED 03:12:44 03:12:44 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:44 #136 CACHED 03:12:44 03:12:44 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 03:12:44 #137 CACHED 03:12:44 03:12:44 #138 [core-data builder 6/7] COPY . . 03:12:44 #138 CACHED 03:12:44 03:12:44 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:44 #139 CACHED 03:12:44 03:12:44 #140 [support-notifications builder 6/7] COPY . . 03:12:44 #140 DONE 1.9s 03:12:44 03:12:44 #141 [security-proxy-setup builder 6/7] COPY . . 03:12:44 #141 DONE 1.9s 03:12:44 03:12:44 #119 [core-keeper builder 7/8] COPY . . 03:12:44 #119 DONE 2.0s 03:12:44 03:12:44 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:12:44 #142 ... 03:12:44 03:12:44 #143 [security-spiffe-token-provider builder 6/7] COPY . . 03:12:44 #143 DONE 2.1s 03:12:44 03:12:44 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:12:44 #144 ... 03:12:44 03:12:44 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:12:44 #0 5.500 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:12:44 #145 ... 03:12:44 03:12:44 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:12:44 #0 5.643 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:12:44 #146 ... 03:12:44 03:12:44 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:12:44 #142 6.119 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:12:44 #142 ... 03:12:44 03:12:44 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:12:44 #0 5.805 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:12:44 #147 ... 03:12:44 03:12:44 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:12:44 #0 4.545 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:12:44 #148 ... 03:12:44 03:12:44 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:12:44 #0 4.779 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:12:44 #149 ... 03:12:44 03:12:44 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:12:44 #0 6.221 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:12:44 #150 ... 03:12:44 03:12:44 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:12:44 #0 4.114 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:12:44 #151 ... 03:12:44 03:12:44 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:12:44 #0 4.689 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:12:44 #152 ... 03:12:44 03:12:44 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:12:44 #0 6.419 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:12:45 #153 ... 03:12:45 03:12:45 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:12:45 #0 6.349 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:12:45 #154 ... 03:12:45 03:12:45 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:12:45 #144 6.157 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:12:46 5fff5bc0f2d6: Pushed 03:12:46 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:f9d34633bd795969f65549a8054e0941fa761cb93e8133dc789cb5d2d4e12c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:46 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:12:46 3f4dd00e19b4: Preparing 03:12:46 5fff5bc0f2d6: Preparing 03:12:46 49deaebca737: Preparing 03:12:46 4e3e20e0d30a: Preparing 03:12:46 469ae7547a56: Preparing 03:12:46 92b8ed579adb: Preparing 03:12:46 994456c4fd7b: Preparing 03:12:46 994456c4fd7b: Waiting 03:12:46 4e3e20e0d30a: Layer already exists 03:12:46 469ae7547a56: Layer already exists 03:12:46 49deaebca737: Layer already exists 03:12:46 3f4dd00e19b4: Layer already exists 03:12:46 5fff5bc0f2d6: Layer already exists 03:12:46 92b8ed579adb: Layer already exists 03:12:46 994456c4fd7b: Layer already exists 03:12:46 latest: digest: sha256:f9d34633bd795969f65549a8054e0941fa761cb93e8133dc789cb5d2d4e12c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:47 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.71 03:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:12:47 3f4dd00e19b4: Preparing 03:12:47 5fff5bc0f2d6: Preparing 03:12:47 49deaebca737: Preparing 03:12:47 4e3e20e0d30a: Preparing 03:12:47 469ae7547a56: Preparing 03:12:47 92b8ed579adb: Preparing 03:12:47 994456c4fd7b: Preparing 03:12:47 92b8ed579adb: Waiting 03:12:47 5fff5bc0f2d6: Layer already exists 03:12:47 49deaebca737: Layer already exists 03:12:47 469ae7547a56: Layer already exists 03:12:47 4e3e20e0d30a: Layer already exists 03:12:47 3f4dd00e19b4: Layer already exists 03:12:47 994456c4fd7b: Layer already exists 03:12:47 92b8ed579adb: Layer already exists 03:12:47 4.0.0-dev.71: digest: sha256:f9d34633bd795969f65549a8054e0941fa761cb93e8133dc789cb5d2d4e12c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:48 + docker push nexus3.edgexfoundry.org:10004/core-data:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:12:48 3f4dd00e19b4: Preparing 03:12:48 5fff5bc0f2d6: Preparing 03:12:48 49deaebca737: Preparing 03:12:48 4e3e20e0d30a: Preparing 03:12:48 469ae7547a56: Preparing 03:12:48 92b8ed579adb: Preparing 03:12:48 994456c4fd7b: Preparing 03:12:48 92b8ed579adb: Waiting 03:12:48 994456c4fd7b: Waiting 03:12:48 469ae7547a56: Layer already exists 03:12:48 4e3e20e0d30a: Layer already exists 03:12:48 3f4dd00e19b4: Layer already exists 03:12:48 5fff5bc0f2d6: Layer already exists 03:12:48 49deaebca737: Layer already exists 03:12:48 92b8ed579adb: Layer already exists 03:12:48 994456c4fd7b: Layer already exists 03:12:48 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:f9d34633bd795969f65549a8054e0941fa761cb93e8133dc789cb5d2d4e12c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:48 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:12:48 3f4dd00e19b4: Preparing 03:12:48 5fff5bc0f2d6: Preparing 03:12:48 49deaebca737: Preparing 03:12:48 4e3e20e0d30a: Preparing 03:12:48 469ae7547a56: Preparing 03:12:48 92b8ed579adb: Preparing 03:12:48 994456c4fd7b: Preparing 03:12:48 92b8ed579adb: Waiting 03:12:48 994456c4fd7b: Waiting 03:12:48 3f4dd00e19b4: Layer already exists 03:12:48 4e3e20e0d30a: Layer already exists 03:12:48 469ae7547a56: Layer already exists 03:12:48 49deaebca737: Layer already exists 03:12:48 5fff5bc0f2d6: Layer already exists 03:12:48 994456c4fd7b: Layer already exists 03:12:48 92b8ed579adb: Layer already exists 03:12:48 main: digest: sha256:f9d34633bd795969f65549a8054e0941fa761cb93e8133dc789cb5d2d4e12c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:48 ===================================================== [Pipeline] echo 03:12:48 taggedImages: 03:12:48 - nexus3.edgexfoundry.org:10004/core-data:35644ad537d22d85437dd4f7596fc9502b19d685 03:12:48 - nexus3.edgexfoundry.org:10004/core-data:latest 03:12:48 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.71 03:12:48 - nexus3.edgexfoundry.org:10004/core-data:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:12:48 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:12:48 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:12:48 35644ad537d22d85437dd4f7596fc9502b19d685 03:12:48 latest 03:12:48 4.0.0-dev.71 03:12:48 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:12:48 main 03:12:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:35644ad537d22d85437dd4f7596fc9502b19d685 03:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:12:49 12a9c060c664: Preparing 03:12:49 2cba81cabdac: Preparing 03:12:49 4e3e20e0d30a: Preparing 03:12:49 50bdc6332692: Preparing 03:12:49 549e3a5b9a8a: Preparing 03:12:49 994456c4fd7b: Preparing 03:12:49 4e3e20e0d30a: Layer already exists 03:12:49 994456c4fd7b: Layer already exists 03:12:49 50bdc6332692: Pushed 03:12:49 12a9c060c664: Pushed 03:12:49 549e3a5b9a8a: Pushed 03:12:52 2cba81cabdac: Pushed 03:12:52 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:eab27a0feed78d7ab71faa431e6a4648091343777625e3702895c565c807ada6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:12:52 12a9c060c664: Preparing 03:12:52 2cba81cabdac: Preparing 03:12:52 4e3e20e0d30a: Preparing 03:12:52 50bdc6332692: Preparing 03:12:52 549e3a5b9a8a: Preparing 03:12:52 994456c4fd7b: Preparing 03:12:52 994456c4fd7b: Waiting 03:12:52 2cba81cabdac: Layer already exists 03:12:52 50bdc6332692: Layer already exists 03:12:52 4e3e20e0d30a: Layer already exists 03:12:52 12a9c060c664: Layer already exists 03:12:52 549e3a5b9a8a: Layer already exists 03:12:52 994456c4fd7b: Layer already exists 03:12:52 latest: digest: sha256:eab27a0feed78d7ab71faa431e6a4648091343777625e3702895c565c807ada6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:53 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.71 03:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:12:53 12a9c060c664: Preparing 03:12:53 2cba81cabdac: Preparing 03:12:53 4e3e20e0d30a: Preparing 03:12:53 50bdc6332692: Preparing 03:12:53 549e3a5b9a8a: Preparing 03:12:53 994456c4fd7b: Preparing 03:12:53 994456c4fd7b: Waiting 03:12:53 549e3a5b9a8a: Layer already exists 03:12:53 2cba81cabdac: Layer already exists 03:12:53 4e3e20e0d30a: Layer already exists 03:12:53 12a9c060c664: Layer already exists 03:12:53 50bdc6332692: Layer already exists 03:12:53 994456c4fd7b: Layer already exists 03:12:53 4.0.0-dev.71: digest: sha256:eab27a0feed78d7ab71faa431e6a4648091343777625e3702895c565c807ada6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:53 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:12:54 12a9c060c664: Preparing 03:12:54 2cba81cabdac: Preparing 03:12:54 4e3e20e0d30a: Preparing 03:12:54 50bdc6332692: Preparing 03:12:54 549e3a5b9a8a: Preparing 03:12:54 994456c4fd7b: Preparing 03:12:54 994456c4fd7b: Waiting 03:12:54 549e3a5b9a8a: Layer already exists 03:12:54 2cba81cabdac: Layer already exists 03:12:54 4e3e20e0d30a: Layer already exists 03:12:54 50bdc6332692: Layer already exists 03:12:54 12a9c060c664: Layer already exists 03:12:54 994456c4fd7b: Layer already exists 03:12:54 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:eab27a0feed78d7ab71faa431e6a4648091343777625e3702895c565c807ada6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:54 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:12:54 12a9c060c664: Preparing 03:12:54 2cba81cabdac: Preparing 03:12:54 4e3e20e0d30a: Preparing 03:12:54 50bdc6332692: Preparing 03:12:54 549e3a5b9a8a: Preparing 03:12:54 994456c4fd7b: Preparing 03:12:54 994456c4fd7b: Waiting 03:12:54 2cba81cabdac: Layer already exists 03:12:54 4e3e20e0d30a: Layer already exists 03:12:54 549e3a5b9a8a: Layer already exists 03:12:54 50bdc6332692: Layer already exists 03:12:54 12a9c060c664: Layer already exists 03:12:54 994456c4fd7b: Layer already exists 03:12:54 main: digest: sha256:eab27a0feed78d7ab71faa431e6a4648091343777625e3702895c565c807ada6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:54 ===================================================== [Pipeline] echo 03:12:54 taggedImages: 03:12:54 - nexus3.edgexfoundry.org:10004/core-keeper:35644ad537d22d85437dd4f7596fc9502b19d685 03:12:54 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:12:54 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.71 03:12:54 - nexus3.edgexfoundry.org:10004/core-keeper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:12:54 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:12:54 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:12:54 35644ad537d22d85437dd4f7596fc9502b19d685 03:12:54 latest 03:12:54 4.0.0-dev.71 03:12:54 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:12:54 main 03:12:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:35644ad537d22d85437dd4f7596fc9502b19d685 03:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:12:55 5cd3b66a4b01: Preparing 03:12:55 3c8b320c2696: Preparing 03:12:55 fd3b973461f4: Preparing 03:12:55 49deaebca737: Preparing 03:12:55 4e3e20e0d30a: Preparing 03:12:55 469ae7547a56: Preparing 03:12:55 f57db411bfcf: Preparing 03:12:55 994456c4fd7b: Preparing 03:12:55 469ae7547a56: Waiting 03:12:55 f57db411bfcf: Waiting 03:12:55 994456c4fd7b: Waiting 03:12:55 49deaebca737: Layer already exists 03:12:55 4e3e20e0d30a: Layer already exists 03:12:55 469ae7547a56: Layer already exists 03:12:55 f57db411bfcf: Layer already exists 03:12:55 994456c4fd7b: Layer already exists 03:12:55 3c8b320c2696: Pushed 03:12:55 5cd3b66a4b01: Pushed 03:12:58 fd3b973461f4: Pushed 03:12:58 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:6ab9a0ce044fdc133cf2805ea5bb95b945ce36a466b335e2eafd4fe4316a21c3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:12:58 5cd3b66a4b01: Preparing 03:12:58 3c8b320c2696: Preparing 03:12:58 fd3b973461f4: Preparing 03:12:58 49deaebca737: Preparing 03:12:58 4e3e20e0d30a: Preparing 03:12:58 469ae7547a56: Preparing 03:12:58 f57db411bfcf: Preparing 03:12:58 994456c4fd7b: Preparing 03:12:58 f57db411bfcf: Waiting 03:12:58 994456c4fd7b: Waiting 03:12:58 469ae7547a56: Waiting 03:12:58 4e3e20e0d30a: Layer already exists 03:12:58 49deaebca737: Layer already exists 03:12:58 fd3b973461f4: Layer already exists 03:12:58 5cd3b66a4b01: Layer already exists 03:12:58 3c8b320c2696: Layer already exists 03:12:58 994456c4fd7b: Layer already exists 03:12:58 f57db411bfcf: Layer already exists 03:12:58 469ae7547a56: Layer already exists 03:12:58 latest: digest: sha256:6ab9a0ce044fdc133cf2805ea5bb95b945ce36a466b335e2eafd4fe4316a21c3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.71 03:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:12:59 5cd3b66a4b01: Preparing 03:12:59 3c8b320c2696: Preparing 03:12:59 fd3b973461f4: Preparing 03:12:59 49deaebca737: Preparing 03:12:59 4e3e20e0d30a: Preparing 03:12:59 469ae7547a56: Preparing 03:12:59 f57db411bfcf: Preparing 03:12:59 994456c4fd7b: Preparing 03:12:59 f57db411bfcf: Waiting 03:12:59 469ae7547a56: Waiting 03:12:59 994456c4fd7b: Waiting 03:12:59 fd3b973461f4: Layer already exists 03:12:59 5cd3b66a4b01: Layer already exists 03:12:59 49deaebca737: Layer already exists 03:12:59 4e3e20e0d30a: Layer already exists 03:12:59 3c8b320c2696: Layer already exists 03:12:59 994456c4fd7b: Layer already exists 03:12:59 f57db411bfcf: Layer already exists 03:12:59 469ae7547a56: Layer already exists 03:12:59 4.0.0-dev.71: digest: sha256:6ab9a0ce044fdc133cf2805ea5bb95b945ce36a466b335e2eafd4fe4316a21c3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:13:00 5cd3b66a4b01: Preparing 03:13:00 3c8b320c2696: Preparing 03:13:00 fd3b973461f4: Preparing 03:13:00 49deaebca737: Preparing 03:13:00 4e3e20e0d30a: Preparing 03:13:00 469ae7547a56: Preparing 03:13:00 f57db411bfcf: Preparing 03:13:00 994456c4fd7b: Preparing 03:13:00 469ae7547a56: Waiting 03:13:00 f57db411bfcf: Waiting 03:13:00 994456c4fd7b: Waiting 03:13:00 49deaebca737: Layer already exists 03:13:00 4e3e20e0d30a: Layer already exists 03:13:00 3c8b320c2696: Layer already exists 03:13:00 fd3b973461f4: Layer already exists 03:13:00 5cd3b66a4b01: Layer already exists 03:13:00 469ae7547a56: Layer already exists 03:13:00 f57db411bfcf: Layer already exists 03:13:00 994456c4fd7b: Layer already exists 03:13:00 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:6ab9a0ce044fdc133cf2805ea5bb95b945ce36a466b335e2eafd4fe4316a21c3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:13:00 5cd3b66a4b01: Preparing 03:13:00 3c8b320c2696: Preparing 03:13:00 fd3b973461f4: Preparing 03:13:00 49deaebca737: Preparing 03:13:00 4e3e20e0d30a: Preparing 03:13:00 469ae7547a56: Preparing 03:13:00 f57db411bfcf: Preparing 03:13:00 994456c4fd7b: Preparing 03:13:00 469ae7547a56: Waiting 03:13:00 f57db411bfcf: Waiting 03:13:00 994456c4fd7b: Waiting 03:13:00 5cd3b66a4b01: Layer already exists 03:13:00 fd3b973461f4: Layer already exists 03:13:00 49deaebca737: Layer already exists 03:13:00 4e3e20e0d30a: Layer already exists 03:13:00 3c8b320c2696: Layer already exists 03:13:00 f57db411bfcf: Layer already exists 03:13:00 994456c4fd7b: Layer already exists 03:13:00 469ae7547a56: Layer already exists 03:13:00 main: digest: sha256:6ab9a0ce044fdc133cf2805ea5bb95b945ce36a466b335e2eafd4fe4316a21c3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:13:00 ===================================================== [Pipeline] echo 03:13:00 taggedImages: 03:13:00 - nexus3.edgexfoundry.org:10004/core-metadata:35644ad537d22d85437dd4f7596fc9502b19d685 03:13:00 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:13:00 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.71 03:13:00 - nexus3.edgexfoundry.org:10004/core-metadata:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:00 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:13:00 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:13:00 35644ad537d22d85437dd4f7596fc9502b19d685 03:13:00 latest 03:13:00 4.0.0-dev.71 03:13:00 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:00 main 03:13:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685 03:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:13:01 7eebdf1c72f8: Preparing 03:13:01 059418d6ace2: Preparing 03:13:01 bd6b37db0c92: Preparing 03:13:01 780c644c13a6: Preparing 03:13:01 d3a1fc1894d7: Preparing 03:13:01 5453f6ddc12c: Preparing 03:13:01 1105177e8ee0: Preparing 03:13:01 49deaebca737: Preparing 03:13:01 4e3e20e0d30a: Preparing 03:13:01 cfd5fefecd2d: Preparing 03:13:01 ae29b6f21bff: Preparing 03:13:01 5f70bf18a086: Preparing 03:13:01 eb62ef51bdbf: Preparing 03:13:01 5453f6ddc12c: Waiting 03:13:01 1105177e8ee0: Waiting 03:13:01 4e3e20e0d30a: Waiting 03:13:01 cfd5fefecd2d: Waiting 03:13:01 49deaebca737: Waiting 03:13:01 ae29b6f21bff: Waiting 03:13:01 5f70bf18a086: Waiting 03:13:01 11767090169d: Preparing 03:13:01 63569a7cc4cf: Preparing 03:13:01 994456c4fd7b: Preparing 03:13:01 994456c4fd7b: Waiting 03:13:01 63569a7cc4cf: Waiting 03:13:01 11767090169d: Waiting 03:13:01 780c644c13a6: Pushed 03:13:01 bd6b37db0c92: Pushed 03:13:01 d3a1fc1894d7: Pushed 03:13:01 059418d6ace2: Pushed 03:13:01 7eebdf1c72f8: Pushed 03:13:01 49deaebca737: Layer already exists 03:13:01 4e3e20e0d30a: Layer already exists 03:13:01 5f70bf18a086: Layer already exists 03:13:01 5453f6ddc12c: Pushed 03:13:01 cfd5fefecd2d: Pushed 03:13:01 ae29b6f21bff: Pushed 03:13:01 eb62ef51bdbf: Pushed 03:13:01 994456c4fd7b: Layer already exists 03:13:01 11767090169d: Pushed 03:13:01 63569a7cc4cf: Pushed 03:13:03 1105177e8ee0: Pushed 03:13:03 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:968fdcec9eaaee2a95ae213e605bc92b5d7e6d2967a7f3d555dc2c121c8346bf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:13:03 7eebdf1c72f8: Preparing 03:13:03 059418d6ace2: Preparing 03:13:03 bd6b37db0c92: Preparing 03:13:03 780c644c13a6: Preparing 03:13:03 d3a1fc1894d7: Preparing 03:13:03 5453f6ddc12c: Preparing 03:13:03 1105177e8ee0: Preparing 03:13:03 49deaebca737: Preparing 03:13:03 4e3e20e0d30a: Preparing 03:13:03 cfd5fefecd2d: Preparing 03:13:03 ae29b6f21bff: Preparing 03:13:03 5f70bf18a086: Preparing 03:13:03 eb62ef51bdbf: Preparing 03:13:03 11767090169d: Preparing 03:13:03 63569a7cc4cf: Preparing 03:13:03 994456c4fd7b: Preparing 03:13:03 49deaebca737: Waiting 03:13:03 ae29b6f21bff: Waiting 03:13:03 5f70bf18a086: Waiting 03:13:03 eb62ef51bdbf: Waiting 03:13:03 cfd5fefecd2d: Waiting 03:13:03 994456c4fd7b: Waiting 03:13:03 11767090169d: Waiting 03:13:03 5453f6ddc12c: Waiting 03:13:03 1105177e8ee0: Waiting 03:13:03 7eebdf1c72f8: Layer already exists 03:13:03 780c644c13a6: Layer already exists 03:13:03 bd6b37db0c92: Layer already exists 03:13:03 d3a1fc1894d7: Layer already exists 03:13:03 059418d6ace2: Layer already exists 03:13:03 5453f6ddc12c: Layer already exists 03:13:03 1105177e8ee0: Layer already exists 03:13:03 cfd5fefecd2d: Layer already exists 03:13:03 4e3e20e0d30a: Layer already exists 03:13:03 49deaebca737: Layer already exists 03:13:03 ae29b6f21bff: Layer already exists 03:13:03 63569a7cc4cf: Layer already exists 03:13:03 5f70bf18a086: Layer already exists 03:13:03 11767090169d: Layer already exists 03:13:03 eb62ef51bdbf: Layer already exists 03:13:03 994456c4fd7b: Layer already exists 03:13:03 latest: digest: sha256:968fdcec9eaaee2a95ae213e605bc92b5d7e6d2967a7f3d555dc2c121c8346bf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.71 03:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:13:04 7eebdf1c72f8: Preparing 03:13:04 059418d6ace2: Preparing 03:13:04 bd6b37db0c92: Preparing 03:13:04 780c644c13a6: Preparing 03:13:04 d3a1fc1894d7: Preparing 03:13:04 5453f6ddc12c: Preparing 03:13:04 1105177e8ee0: Preparing 03:13:04 49deaebca737: Preparing 03:13:04 4e3e20e0d30a: Preparing 03:13:04 cfd5fefecd2d: Preparing 03:13:04 ae29b6f21bff: Preparing 03:13:04 5f70bf18a086: Preparing 03:13:04 eb62ef51bdbf: Preparing 03:13:04 11767090169d: Preparing 03:13:04 63569a7cc4cf: Preparing 03:13:04 994456c4fd7b: Preparing 03:13:04 ae29b6f21bff: Waiting 03:13:04 5453f6ddc12c: Waiting 03:13:04 1105177e8ee0: Waiting 03:13:04 49deaebca737: Waiting 03:13:04 5f70bf18a086: Waiting 03:13:04 11767090169d: Waiting 03:13:04 eb62ef51bdbf: Waiting 03:13:04 63569a7cc4cf: Waiting 03:13:04 4e3e20e0d30a: Waiting 03:13:04 cfd5fefecd2d: Waiting 03:13:04 059418d6ace2: Layer already exists 03:13:04 bd6b37db0c92: Layer already exists 03:13:04 7eebdf1c72f8: Layer already exists 03:13:04 d3a1fc1894d7: Layer already exists 03:13:04 780c644c13a6: Layer already exists 03:13:04 1105177e8ee0: Layer already exists 03:13:04 49deaebca737: Layer already exists 03:13:04 5453f6ddc12c: Layer already exists 03:13:04 cfd5fefecd2d: Layer already exists 03:13:04 4e3e20e0d30a: Layer already exists 03:13:04 ae29b6f21bff: Layer already exists 03:13:04 5f70bf18a086: Layer already exists 03:13:04 eb62ef51bdbf: Layer already exists 03:13:04 11767090169d: Layer already exists 03:13:04 63569a7cc4cf: Layer already exists 03:13:04 994456c4fd7b: Layer already exists 03:13:04 4.0.0-dev.71: digest: sha256:968fdcec9eaaee2a95ae213e605bc92b5d7e6d2967a7f3d555dc2c121c8346bf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:13:05 7eebdf1c72f8: Preparing 03:13:05 059418d6ace2: Preparing 03:13:05 bd6b37db0c92: Preparing 03:13:05 780c644c13a6: Preparing 03:13:05 d3a1fc1894d7: Preparing 03:13:05 5453f6ddc12c: Preparing 03:13:05 1105177e8ee0: Preparing 03:13:05 49deaebca737: Preparing 03:13:05 4e3e20e0d30a: Preparing 03:13:05 cfd5fefecd2d: Preparing 03:13:05 ae29b6f21bff: Preparing 03:13:05 5f70bf18a086: Preparing 03:13:05 eb62ef51bdbf: Preparing 03:13:05 11767090169d: Preparing 03:13:05 63569a7cc4cf: Preparing 03:13:05 994456c4fd7b: Preparing 03:13:05 5453f6ddc12c: Waiting 03:13:05 1105177e8ee0: Waiting 03:13:05 49deaebca737: Waiting 03:13:05 4e3e20e0d30a: Waiting 03:13:05 cfd5fefecd2d: Waiting 03:13:05 ae29b6f21bff: Waiting 03:13:05 5f70bf18a086: Waiting 03:13:05 eb62ef51bdbf: Waiting 03:13:05 11767090169d: Waiting 03:13:05 63569a7cc4cf: Waiting 03:13:05 994456c4fd7b: Waiting 03:13:05 059418d6ace2: Layer already exists 03:13:05 bd6b37db0c92: Layer already exists 03:13:05 7eebdf1c72f8: Layer already exists 03:13:05 d3a1fc1894d7: Layer already exists 03:13:05 780c644c13a6: Layer already exists 03:13:05 1105177e8ee0: Layer already exists 03:13:05 5453f6ddc12c: Layer already exists 03:13:05 cfd5fefecd2d: Layer already exists 03:13:05 49deaebca737: Layer already exists 03:13:05 4e3e20e0d30a: Layer already exists 03:13:05 ae29b6f21bff: Layer already exists 03:13:05 5f70bf18a086: Layer already exists 03:13:05 63569a7cc4cf: Layer already exists 03:13:05 11767090169d: Layer already exists 03:13:05 eb62ef51bdbf: Layer already exists 03:13:05 994456c4fd7b: Layer already exists 03:13:05 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:968fdcec9eaaee2a95ae213e605bc92b5d7e6d2967a7f3d555dc2c121c8346bf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:13:05 7eebdf1c72f8: Preparing 03:13:05 059418d6ace2: Preparing 03:13:05 bd6b37db0c92: Preparing 03:13:05 780c644c13a6: Preparing 03:13:05 d3a1fc1894d7: Preparing 03:13:05 5453f6ddc12c: Preparing 03:13:05 1105177e8ee0: Preparing 03:13:05 49deaebca737: Preparing 03:13:05 4e3e20e0d30a: Preparing 03:13:05 cfd5fefecd2d: Preparing 03:13:05 ae29b6f21bff: Preparing 03:13:05 5f70bf18a086: Preparing 03:13:05 eb62ef51bdbf: Preparing 03:13:05 11767090169d: Preparing 03:13:05 63569a7cc4cf: Preparing 03:13:05 994456c4fd7b: Preparing 03:13:05 1105177e8ee0: Waiting 03:13:05 49deaebca737: Waiting 03:13:05 4e3e20e0d30a: Waiting 03:13:05 cfd5fefecd2d: Waiting 03:13:05 ae29b6f21bff: Waiting 03:13:05 5f70bf18a086: Waiting 03:13:05 eb62ef51bdbf: Waiting 03:13:05 11767090169d: Waiting 03:13:05 63569a7cc4cf: Waiting 03:13:05 5453f6ddc12c: Waiting 03:13:05 bd6b37db0c92: Layer already exists 03:13:05 059418d6ace2: Layer already exists 03:13:05 780c644c13a6: Layer already exists 03:13:05 7eebdf1c72f8: Layer already exists 03:13:05 d3a1fc1894d7: Layer already exists 03:13:05 49deaebca737: Layer already exists 03:13:05 4e3e20e0d30a: Layer already exists 03:13:05 1105177e8ee0: Layer already exists 03:13:05 5453f6ddc12c: Layer already exists 03:13:05 cfd5fefecd2d: Layer already exists 03:13:05 ae29b6f21bff: Layer already exists 03:13:05 63569a7cc4cf: Layer already exists 03:13:05 11767090169d: Layer already exists 03:13:05 eb62ef51bdbf: Layer already exists 03:13:05 5f70bf18a086: Layer already exists 03:13:05 994456c4fd7b: Layer already exists 03:13:05 main: digest: sha256:968fdcec9eaaee2a95ae213e605bc92b5d7e6d2967a7f3d555dc2c121c8346bf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:13:05 ===================================================== [Pipeline] echo 03:13:05 taggedImages: 03:13:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685 03:13:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:13:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.71 03:13:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:13:06 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:13:06 35644ad537d22d85437dd4f7596fc9502b19d685 03:13:06 latest 03:13:06 4.0.0-dev.71 03:13:06 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:06 main 03:13:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:35644ad537d22d85437dd4f7596fc9502b19d685 03:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:13:06 eb5093a4b4f2: Preparing 03:13:06 5b0dc28e1e1f: Preparing 03:13:06 7252128defdc: Preparing 03:13:06 0679d3e5a050: Preparing 03:13:06 49deaebca737: Preparing 03:13:06 4e3e20e0d30a: Preparing 03:13:06 469ae7547a56: Preparing 03:13:06 f57db411bfcf: Preparing 03:13:06 994456c4fd7b: Preparing 03:13:06 4e3e20e0d30a: Waiting 03:13:06 469ae7547a56: Waiting 03:13:06 f57db411bfcf: Waiting 03:13:06 994456c4fd7b: Waiting 03:13:06 49deaebca737: Layer already exists 03:13:06 4e3e20e0d30a: Layer already exists 03:13:06 469ae7547a56: Layer already exists 03:13:06 5b0dc28e1e1f: Pushed 03:13:06 f57db411bfcf: Layer already exists 03:13:06 994456c4fd7b: Layer already exists 03:13:06 eb5093a4b4f2: Pushed 03:13:06 7252128defdc: Pushed 03:13:09 0679d3e5a050: Pushed 03:13:09 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:3672df5a590eefdf3bb8182ac9b27db3b4eff2a7100d6131fe304fa9476c1961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:13:10 eb5093a4b4f2: Preparing 03:13:10 5b0dc28e1e1f: Preparing 03:13:10 7252128defdc: Preparing 03:13:10 0679d3e5a050: Preparing 03:13:10 49deaebca737: Preparing 03:13:10 4e3e20e0d30a: Preparing 03:13:10 469ae7547a56: Preparing 03:13:10 f57db411bfcf: Preparing 03:13:10 994456c4fd7b: Preparing 03:13:10 4e3e20e0d30a: Waiting 03:13:10 469ae7547a56: Waiting 03:13:10 f57db411bfcf: Waiting 03:13:10 994456c4fd7b: Waiting 03:13:10 7252128defdc: Layer already exists 03:13:10 5b0dc28e1e1f: Layer already exists 03:13:10 49deaebca737: Layer already exists 03:13:10 0679d3e5a050: Layer already exists 03:13:10 eb5093a4b4f2: Layer already exists 03:13:10 4e3e20e0d30a: Layer already exists 03:13:10 469ae7547a56: Layer already exists 03:13:10 f57db411bfcf: Layer already exists 03:13:10 994456c4fd7b: Layer already exists 03:13:10 latest: digest: sha256:3672df5a590eefdf3bb8182ac9b27db3b4eff2a7100d6131fe304fa9476c1961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.71 03:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:13:10 eb5093a4b4f2: Preparing 03:13:10 5b0dc28e1e1f: Preparing 03:13:10 7252128defdc: Preparing 03:13:10 0679d3e5a050: Preparing 03:13:10 49deaebca737: Preparing 03:13:10 4e3e20e0d30a: Preparing 03:13:10 469ae7547a56: Preparing 03:13:10 f57db411bfcf: Preparing 03:13:10 994456c4fd7b: Preparing 03:13:10 4e3e20e0d30a: Waiting 03:13:10 f57db411bfcf: Waiting 03:13:10 469ae7547a56: Waiting 03:13:10 7252128defdc: Layer already exists 03:13:10 0679d3e5a050: Layer already exists 03:13:10 5b0dc28e1e1f: Layer already exists 03:13:10 49deaebca737: Layer already exists 03:13:10 994456c4fd7b: Layer already exists 03:13:10 469ae7547a56: Layer already exists 03:13:10 4e3e20e0d30a: Layer already exists 03:13:10 eb5093a4b4f2: Layer already exists 03:13:10 f57db411bfcf: Layer already exists 03:13:10 4.0.0-dev.71: digest: sha256:3672df5a590eefdf3bb8182ac9b27db3b4eff2a7100d6131fe304fa9476c1961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:13:11 eb5093a4b4f2: Preparing 03:13:11 5b0dc28e1e1f: Preparing 03:13:11 7252128defdc: Preparing 03:13:11 0679d3e5a050: Preparing 03:13:11 49deaebca737: Preparing 03:13:11 4e3e20e0d30a: Preparing 03:13:11 469ae7547a56: Preparing 03:13:11 f57db411bfcf: Preparing 03:13:11 4e3e20e0d30a: Waiting 03:13:11 f57db411bfcf: Waiting 03:13:11 994456c4fd7b: Preparing 03:13:11 994456c4fd7b: Waiting 03:13:11 469ae7547a56: Waiting 03:13:11 49deaebca737: Layer already exists 03:13:11 eb5093a4b4f2: Layer already exists 03:13:11 0679d3e5a050: Layer already exists 03:13:11 7252128defdc: Layer already exists 03:13:11 5b0dc28e1e1f: Layer already exists 03:13:11 4e3e20e0d30a: Layer already exists 03:13:11 994456c4fd7b: Layer already exists 03:13:11 f57db411bfcf: Layer already exists 03:13:11 469ae7547a56: Layer already exists 03:13:11 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:3672df5a590eefdf3bb8182ac9b27db3b4eff2a7100d6131fe304fa9476c1961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:13:12 eb5093a4b4f2: Preparing 03:13:12 5b0dc28e1e1f: Preparing 03:13:12 7252128defdc: Preparing 03:13:12 0679d3e5a050: Preparing 03:13:12 49deaebca737: Preparing 03:13:12 4e3e20e0d30a: Preparing 03:13:12 469ae7547a56: Preparing 03:13:12 f57db411bfcf: Preparing 03:13:12 994456c4fd7b: Preparing 03:13:12 469ae7547a56: Waiting 03:13:12 4e3e20e0d30a: Waiting 03:13:12 f57db411bfcf: Waiting 03:13:12 994456c4fd7b: Waiting 03:13:12 5b0dc28e1e1f: Layer already exists 03:13:12 49deaebca737: Layer already exists 03:13:12 eb5093a4b4f2: Layer already exists 03:13:12 0679d3e5a050: Layer already exists 03:13:12 7252128defdc: Layer already exists 03:13:12 f57db411bfcf: Layer already exists 03:13:12 469ae7547a56: Layer already exists 03:13:12 4e3e20e0d30a: Layer already exists 03:13:12 994456c4fd7b: Layer already exists 03:13:12 main: digest: sha256:3672df5a590eefdf3bb8182ac9b27db3b4eff2a7100d6131fe304fa9476c1961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:13:12 ===================================================== [Pipeline] echo 03:13:12 taggedImages: 03:13:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:35644ad537d22d85437dd4f7596fc9502b19d685 03:13:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:13:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.71 03:13:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:13:12 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:13:12 35644ad537d22d85437dd4f7596fc9502b19d685 03:13:12 latest 03:13:12 4.0.0-dev.71 03:13:12 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:12 main 03:13:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:35644ad537d22d85437dd4f7596fc9502b19d685 03:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:13:13 fc950fdf91f8: Preparing 03:13:13 b15c3625006e: Preparing 03:13:13 572d0b8efec9: Preparing 03:13:13 743157bc8032: Preparing 03:13:13 88931531e399: Preparing 03:13:13 49deaebca737: Preparing 03:13:13 4e3e20e0d30a: Preparing 03:13:13 218b328ccd89: Preparing 03:13:13 50cd14e3f239: Preparing 03:13:13 b0cc2abca15c: Preparing 03:13:13 994456c4fd7b: Preparing 03:13:13 4e3e20e0d30a: Waiting 03:13:13 49deaebca737: Waiting 03:13:13 218b328ccd89: Waiting 03:13:13 50cd14e3f239: Waiting 03:13:13 b0cc2abca15c: Waiting 03:13:13 994456c4fd7b: Waiting 03:13:13 fc950fdf91f8: Pushed 03:13:13 b15c3625006e: Pushed 03:13:13 743157bc8032: Pushed 03:13:13 88931531e399: Pushed 03:13:13 49deaebca737: Layer already exists 03:13:13 4e3e20e0d30a: Layer already exists 03:13:13 994456c4fd7b: Layer already exists 03:13:13 218b328ccd89: Pushed 03:13:13 50cd14e3f239: Pushed 03:13:14 b0cc2abca15c: Pushed 03:13:14 572d0b8efec9: Pushed 03:13:15 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:0f0cb6811f76fe02360b7cc52e12f1979c8887369a965d0ec81362cb9fe8cead size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:13:15 fc950fdf91f8: Preparing 03:13:15 b15c3625006e: Preparing 03:13:15 572d0b8efec9: Preparing 03:13:15 743157bc8032: Preparing 03:13:15 88931531e399: Preparing 03:13:15 49deaebca737: Preparing 03:13:15 4e3e20e0d30a: Preparing 03:13:15 218b328ccd89: Preparing 03:13:15 50cd14e3f239: Preparing 03:13:15 b0cc2abca15c: Preparing 03:13:15 994456c4fd7b: Preparing 03:13:15 4e3e20e0d30a: Waiting 03:13:15 218b328ccd89: Waiting 03:13:15 50cd14e3f239: Waiting 03:13:15 b0cc2abca15c: Waiting 03:13:15 994456c4fd7b: Waiting 03:13:15 49deaebca737: Waiting 03:13:15 743157bc8032: Layer already exists 03:13:15 572d0b8efec9: Layer already exists 03:13:15 b15c3625006e: Layer already exists 03:13:15 88931531e399: Layer already exists 03:13:15 fc950fdf91f8: Layer already exists 03:13:15 218b328ccd89: Layer already exists 03:13:15 50cd14e3f239: Layer already exists 03:13:15 4e3e20e0d30a: Layer already exists 03:13:15 49deaebca737: Layer already exists 03:13:15 b0cc2abca15c: Layer already exists 03:13:15 994456c4fd7b: Layer already exists 03:13:15 latest: digest: sha256:0f0cb6811f76fe02360b7cc52e12f1979c8887369a965d0ec81362cb9fe8cead size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.71 03:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:13:16 fc950fdf91f8: Preparing 03:13:16 b15c3625006e: Preparing 03:13:16 572d0b8efec9: Preparing 03:13:16 743157bc8032: Preparing 03:13:16 88931531e399: Preparing 03:13:16 49deaebca737: Preparing 03:13:16 4e3e20e0d30a: Preparing 03:13:16 218b328ccd89: Preparing 03:13:16 50cd14e3f239: Preparing 03:13:16 b0cc2abca15c: Preparing 03:13:16 994456c4fd7b: Preparing 03:13:16 4e3e20e0d30a: Waiting 03:13:16 218b328ccd89: Waiting 03:13:16 50cd14e3f239: Waiting 03:13:16 b0cc2abca15c: Waiting 03:13:16 994456c4fd7b: Waiting 03:13:16 49deaebca737: Waiting 03:13:16 743157bc8032: Layer already exists 03:13:16 fc950fdf91f8: Layer already exists 03:13:16 88931531e399: Layer already exists 03:13:16 b15c3625006e: Layer already exists 03:13:16 572d0b8efec9: Layer already exists 03:13:16 4e3e20e0d30a: Layer already exists 03:13:16 50cd14e3f239: Layer already exists 03:13:16 b0cc2abca15c: Layer already exists 03:13:16 49deaebca737: Layer already exists 03:13:16 218b328ccd89: Layer already exists 03:13:16 994456c4fd7b: Layer already exists 03:13:16 4.0.0-dev.71: digest: sha256:0f0cb6811f76fe02360b7cc52e12f1979c8887369a965d0ec81362cb9fe8cead size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:13:17 fc950fdf91f8: Preparing 03:13:17 b15c3625006e: Preparing 03:13:17 572d0b8efec9: Preparing 03:13:17 743157bc8032: Preparing 03:13:17 88931531e399: Preparing 03:13:17 49deaebca737: Preparing 03:13:17 4e3e20e0d30a: Preparing 03:13:17 218b328ccd89: Preparing 03:13:17 50cd14e3f239: Preparing 03:13:17 b0cc2abca15c: Preparing 03:13:17 994456c4fd7b: Preparing 03:13:17 49deaebca737: Waiting 03:13:17 4e3e20e0d30a: Waiting 03:13:17 50cd14e3f239: Waiting 03:13:17 b0cc2abca15c: Waiting 03:13:17 994456c4fd7b: Waiting 03:13:17 218b328ccd89: Waiting 03:13:17 88931531e399: Layer already exists 03:13:17 743157bc8032: Layer already exists 03:13:17 572d0b8efec9: Layer already exists 03:13:17 fc950fdf91f8: Layer already exists 03:13:17 b15c3625006e: Layer already exists 03:13:17 50cd14e3f239: Layer already exists 03:13:17 218b328ccd89: Layer already exists 03:13:17 49deaebca737: Layer already exists 03:13:17 4e3e20e0d30a: Layer already exists 03:13:17 b0cc2abca15c: Layer already exists 03:13:17 994456c4fd7b: Layer already exists 03:13:17 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:0f0cb6811f76fe02360b7cc52e12f1979c8887369a965d0ec81362cb9fe8cead size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:13:17 fc950fdf91f8: Preparing 03:13:17 b15c3625006e: Preparing 03:13:17 572d0b8efec9: Preparing 03:13:17 743157bc8032: Preparing 03:13:17 88931531e399: Preparing 03:13:17 49deaebca737: Preparing 03:13:17 4e3e20e0d30a: Preparing 03:13:17 218b328ccd89: Preparing 03:13:17 50cd14e3f239: Preparing 03:13:17 b0cc2abca15c: Preparing 03:13:17 994456c4fd7b: Preparing 03:13:17 49deaebca737: Waiting 03:13:17 4e3e20e0d30a: Waiting 03:13:17 b0cc2abca15c: Waiting 03:13:17 218b328ccd89: Waiting 03:13:17 994456c4fd7b: Waiting 03:13:17 743157bc8032: Layer already exists 03:13:17 88931531e399: Layer already exists 03:13:17 572d0b8efec9: Layer already exists 03:13:17 fc950fdf91f8: Layer already exists 03:13:17 b15c3625006e: Layer already exists 03:13:17 4e3e20e0d30a: Layer already exists 03:13:17 b0cc2abca15c: Layer already exists 03:13:17 49deaebca737: Layer already exists 03:13:17 50cd14e3f239: Layer already exists 03:13:17 218b328ccd89: Layer already exists 03:13:17 994456c4fd7b: Layer already exists 03:13:17 main: digest: sha256:0f0cb6811f76fe02360b7cc52e12f1979c8887369a965d0ec81362cb9fe8cead size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:13:17 ===================================================== [Pipeline] echo 03:13:17 taggedImages: 03:13:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:35644ad537d22d85437dd4f7596fc9502b19d685 03:13:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:13:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.71 03:13:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:13:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:13:17 35644ad537d22d85437dd4f7596fc9502b19d685 03:13:17 latest 03:13:17 4.0.0-dev.71 03:13:17 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:17 main 03:13:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:35644ad537d22d85437dd4f7596fc9502b19d685 03:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:13:18 d1aced7a7f24: Preparing 03:13:18 71b2bc3ef96b: Preparing 03:13:18 d4687635fad4: Preparing 03:13:18 a52dfa340f1d: Preparing 03:13:18 413587cab929: Preparing 03:13:18 75d33fa1af1b: Preparing 03:13:18 56ae90cfc19f: Preparing 03:13:18 49deaebca737: Preparing 03:13:18 4e3e20e0d30a: Preparing 03:13:18 5b959d506542: Preparing 03:13:18 912d91b81ac2: Preparing 03:13:18 994456c4fd7b: Preparing 03:13:18 49deaebca737: Waiting 03:13:18 5b959d506542: Waiting 03:13:18 912d91b81ac2: Waiting 03:13:18 75d33fa1af1b: Waiting 03:13:18 4e3e20e0d30a: Waiting 03:13:18 994456c4fd7b: Waiting 03:13:18 56ae90cfc19f: Waiting 03:13:18 71b2bc3ef96b: Pushed 03:13:18 d1aced7a7f24: Pushed 03:13:18 413587cab929: Pushed 03:13:18 49deaebca737: Layer already exists 03:13:18 4e3e20e0d30a: Layer already exists 03:13:18 75d33fa1af1b: Pushed 03:13:18 56ae90cfc19f: Pushed 03:13:18 994456c4fd7b: Layer already exists 03:13:18 5b959d506542: Pushed 03:13:20 912d91b81ac2: Pushed 03:13:20 a52dfa340f1d: Pushed 03:13:21 d4687635fad4: Pushed 03:13:21 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:99c01fa05967500ab5a60282919398671652f20a853d9675b9dfeff52b3b81cb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:13:22 d1aced7a7f24: Preparing 03:13:22 71b2bc3ef96b: Preparing 03:13:22 d4687635fad4: Preparing 03:13:22 a52dfa340f1d: Preparing 03:13:22 413587cab929: Preparing 03:13:22 75d33fa1af1b: Preparing 03:13:22 56ae90cfc19f: Preparing 03:13:22 49deaebca737: Preparing 03:13:22 4e3e20e0d30a: Preparing 03:13:22 5b959d506542: Preparing 03:13:22 912d91b81ac2: Preparing 03:13:22 994456c4fd7b: Preparing 03:13:22 912d91b81ac2: Waiting 03:13:22 49deaebca737: Waiting 03:13:22 4e3e20e0d30a: Waiting 03:13:22 994456c4fd7b: Waiting 03:13:22 5b959d506542: Waiting 03:13:22 75d33fa1af1b: Waiting 03:13:22 56ae90cfc19f: Waiting 03:13:22 413587cab929: Layer already exists 03:13:22 a52dfa340f1d: Layer already exists 03:13:22 d4687635fad4: Layer already exists 03:13:22 d1aced7a7f24: Layer already exists 03:13:22 71b2bc3ef96b: Layer already exists 03:13:22 49deaebca737: Layer already exists 03:13:22 56ae90cfc19f: Layer already exists 03:13:22 4e3e20e0d30a: Layer already exists 03:13:22 75d33fa1af1b: Layer already exists 03:13:22 5b959d506542: Layer already exists 03:13:22 912d91b81ac2: Layer already exists 03:13:22 994456c4fd7b: Layer already exists 03:13:22 latest: digest: sha256:99c01fa05967500ab5a60282919398671652f20a853d9675b9dfeff52b3b81cb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.71 03:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:13:22 d1aced7a7f24: Preparing 03:13:22 71b2bc3ef96b: Preparing 03:13:22 d4687635fad4: Preparing 03:13:22 a52dfa340f1d: Preparing 03:13:22 413587cab929: Preparing 03:13:22 75d33fa1af1b: Preparing 03:13:22 56ae90cfc19f: Preparing 03:13:22 49deaebca737: Preparing 03:13:22 4e3e20e0d30a: Preparing 03:13:22 5b959d506542: Preparing 03:13:22 912d91b81ac2: Preparing 03:13:22 994456c4fd7b: Preparing 03:13:22 75d33fa1af1b: Waiting 03:13:22 56ae90cfc19f: Waiting 03:13:22 49deaebca737: Waiting 03:13:22 994456c4fd7b: Waiting 03:13:22 4e3e20e0d30a: Waiting 03:13:22 5b959d506542: Waiting 03:13:22 912d91b81ac2: Waiting 03:13:22 d1aced7a7f24: Layer already exists 03:13:22 71b2bc3ef96b: Layer already exists 03:13:22 d4687635fad4: Layer already exists 03:13:22 a52dfa340f1d: Layer already exists 03:13:22 413587cab929: Layer already exists 03:13:22 49deaebca737: Layer already exists 03:13:22 75d33fa1af1b: Layer already exists 03:13:22 4e3e20e0d30a: Layer already exists 03:13:22 5b959d506542: Layer already exists 03:13:22 56ae90cfc19f: Layer already exists 03:13:22 994456c4fd7b: Layer already exists 03:13:22 912d91b81ac2: Layer already exists 03:13:22 4.0.0-dev.71: digest: sha256:99c01fa05967500ab5a60282919398671652f20a853d9675b9dfeff52b3b81cb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:13:23 d1aced7a7f24: Preparing 03:13:23 71b2bc3ef96b: Preparing 03:13:23 d4687635fad4: Preparing 03:13:23 a52dfa340f1d: Preparing 03:13:23 413587cab929: Preparing 03:13:23 75d33fa1af1b: Preparing 03:13:23 56ae90cfc19f: Preparing 03:13:23 49deaebca737: Preparing 03:13:23 4e3e20e0d30a: Preparing 03:13:23 5b959d506542: Preparing 03:13:23 912d91b81ac2: Preparing 03:13:23 994456c4fd7b: Preparing 03:13:23 49deaebca737: Waiting 03:13:23 912d91b81ac2: Waiting 03:13:23 994456c4fd7b: Waiting 03:13:23 4e3e20e0d30a: Waiting 03:13:23 5b959d506542: Waiting 03:13:23 75d33fa1af1b: Waiting 03:13:23 56ae90cfc19f: Waiting 03:13:23 413587cab929: Layer already exists 03:13:23 d4687635fad4: Layer already exists 03:13:23 d1aced7a7f24: Layer already exists 03:13:23 a52dfa340f1d: Layer already exists 03:13:23 71b2bc3ef96b: Layer already exists 03:13:23 56ae90cfc19f: Layer already exists 03:13:23 49deaebca737: Layer already exists 03:13:23 5b959d506542: Layer already exists 03:13:23 75d33fa1af1b: Layer already exists 03:13:23 4e3e20e0d30a: Layer already exists 03:13:23 994456c4fd7b: Layer already exists 03:13:23 912d91b81ac2: Layer already exists 03:13:23 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:99c01fa05967500ab5a60282919398671652f20a853d9675b9dfeff52b3b81cb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:13:24 d1aced7a7f24: Preparing 03:13:24 71b2bc3ef96b: Preparing 03:13:24 d4687635fad4: Preparing 03:13:24 a52dfa340f1d: Preparing 03:13:24 413587cab929: Preparing 03:13:24 75d33fa1af1b: Preparing 03:13:24 56ae90cfc19f: Preparing 03:13:24 49deaebca737: Preparing 03:13:24 4e3e20e0d30a: Preparing 03:13:24 5b959d506542: Preparing 03:13:24 912d91b81ac2: Preparing 03:13:24 994456c4fd7b: Preparing 03:13:24 49deaebca737: Waiting 03:13:24 4e3e20e0d30a: Waiting 03:13:24 5b959d506542: Waiting 03:13:24 912d91b81ac2: Waiting 03:13:24 994456c4fd7b: Waiting 03:13:24 56ae90cfc19f: Waiting 03:13:24 d1aced7a7f24: Layer already exists 03:13:24 a52dfa340f1d: Layer already exists 03:13:24 d4687635fad4: Layer already exists 03:13:24 71b2bc3ef96b: Layer already exists 03:13:24 413587cab929: Layer already exists 03:13:24 49deaebca737: Layer already exists 03:13:24 56ae90cfc19f: Layer already exists 03:13:24 5b959d506542: Layer already exists 03:13:24 75d33fa1af1b: Layer already exists 03:13:24 4e3e20e0d30a: Layer already exists 03:13:24 994456c4fd7b: Layer already exists 03:13:24 912d91b81ac2: Layer already exists 03:13:24 main: digest: sha256:99c01fa05967500ab5a60282919398671652f20a853d9675b9dfeff52b3b81cb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:13:24 ===================================================== [Pipeline] echo 03:13:24 taggedImages: 03:13:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:35644ad537d22d85437dd4f7596fc9502b19d685 03:13:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:13:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.71 03:13:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:13:24 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:13:24 35644ad537d22d85437dd4f7596fc9502b19d685 03:13:24 latest 03:13:24 4.0.0-dev.71 03:13:24 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:24 main 03:13:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35644ad537d22d85437dd4f7596fc9502b19d685 03:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:13:24 5ba13f60c3fd: Preparing 03:13:24 fe55a58cf247: Preparing 03:13:24 49deaebca737: Preparing 03:13:24 4e3e20e0d30a: Preparing 03:13:24 2c637fc274e6: Preparing 03:13:24 1012332111ae: Preparing 03:13:24 994456c4fd7b: Preparing 03:13:24 994456c4fd7b: Waiting 03:13:24 4e3e20e0d30a: Layer already exists 03:13:24 49deaebca737: Layer already exists 03:13:24 994456c4fd7b: Layer already exists 03:13:24 2c637fc274e6: Pushed 03:13:24 5ba13f60c3fd: Pushed 03:13:25 1012332111ae: Pushed 03:13:27 fe55a58cf247: Pushed 03:13:27 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:db33d1af76db6e767157d46afe1a9def7265f41be2fbab0af18231794a284a06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:27 + 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:13:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:13:28 5ba13f60c3fd: Preparing 03:13:28 fe55a58cf247: Preparing 03:13:28 49deaebca737: Preparing 03:13:28 4e3e20e0d30a: Preparing 03:13:28 2c637fc274e6: Preparing 03:13:28 1012332111ae: Preparing 03:13:28 994456c4fd7b: Preparing 03:13:28 1012332111ae: Waiting 03:13:28 49deaebca737: Layer already exists 03:13:28 2c637fc274e6: Layer already exists 03:13:28 4e3e20e0d30a: Layer already exists 03:13:28 5ba13f60c3fd: Layer already exists 03:13:28 fe55a58cf247: Layer already exists 03:13:28 1012332111ae: Layer already exists 03:13:28 994456c4fd7b: Layer already exists 03:13:28 latest: digest: sha256:db33d1af76db6e767157d46afe1a9def7265f41be2fbab0af18231794a284a06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.71 03:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:13:28 5ba13f60c3fd: Preparing 03:13:28 fe55a58cf247: Preparing 03:13:28 49deaebca737: Preparing 03:13:28 4e3e20e0d30a: Preparing 03:13:28 2c637fc274e6: Preparing 03:13:28 1012332111ae: Preparing 03:13:28 994456c4fd7b: Preparing 03:13:28 1012332111ae: Waiting 03:13:28 994456c4fd7b: Waiting 03:13:28 4e3e20e0d30a: Layer already exists 03:13:28 fe55a58cf247: Layer already exists 03:13:28 5ba13f60c3fd: Layer already exists 03:13:28 2c637fc274e6: Layer already exists 03:13:28 49deaebca737: Layer already exists 03:13:28 994456c4fd7b: Layer already exists 03:13:28 1012332111ae: Layer already exists 03:13:28 4.0.0-dev.71: digest: sha256:db33d1af76db6e767157d46afe1a9def7265f41be2fbab0af18231794a284a06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:13:29 5ba13f60c3fd: Preparing 03:13:29 fe55a58cf247: Preparing 03:13:29 49deaebca737: Preparing 03:13:29 4e3e20e0d30a: Preparing 03:13:29 2c637fc274e6: Preparing 03:13:29 1012332111ae: Preparing 03:13:29 994456c4fd7b: Preparing 03:13:29 994456c4fd7b: Waiting 03:13:29 1012332111ae: Waiting 03:13:29 49deaebca737: Layer already exists 03:13:29 fe55a58cf247: Layer already exists 03:13:29 4e3e20e0d30a: Layer already exists 03:13:29 2c637fc274e6: Layer already exists 03:13:29 5ba13f60c3fd: Layer already exists 03:13:29 994456c4fd7b: Layer already exists 03:13:29 1012332111ae: Layer already exists 03:13:29 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:db33d1af76db6e767157d46afe1a9def7265f41be2fbab0af18231794a284a06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13: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:13:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:13:30 5ba13f60c3fd: Preparing 03:13:30 fe55a58cf247: Preparing 03:13:30 49deaebca737: Preparing 03:13:30 4e3e20e0d30a: Preparing 03:13:30 2c637fc274e6: Preparing 03:13:30 1012332111ae: Preparing 03:13:30 994456c4fd7b: Preparing 03:13:30 1012332111ae: Waiting 03:13:30 994456c4fd7b: Waiting 03:13:30 2c637fc274e6: Layer already exists 03:13:30 fe55a58cf247: Layer already exists 03:13:30 49deaebca737: Layer already exists 03:13:30 4e3e20e0d30a: Layer already exists 03:13:30 5ba13f60c3fd: Layer already exists 03:13:30 994456c4fd7b: Layer already exists 03:13:30 1012332111ae: Layer already exists 03:13:30 main: digest: sha256:db33d1af76db6e767157d46afe1a9def7265f41be2fbab0af18231794a284a06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:13:30 ===================================================== [Pipeline] echo 03:13:30 taggedImages: 03:13:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35644ad537d22d85437dd4f7596fc9502b19d685 03:13:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:13:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.71 03:13:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:13:30 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:13:30 35644ad537d22d85437dd4f7596fc9502b19d685 03:13:30 latest 03:13:30 4.0.0-dev.71 03:13:30 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:30 main 03:13:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:35644ad537d22d85437dd4f7596fc9502b19d685 03:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:13:30 fe2c70ba9d7a: Preparing 03:13:30 32eaacf2210e: Preparing 03:13:30 d9e70761ae44: Preparing 03:13:30 49deaebca737: Preparing 03:13:30 4e3e20e0d30a: Preparing 03:13:30 4fc85f2f1b83: Preparing 03:13:30 764cb3ee61ee: Preparing 03:13:30 681486c62f98: Preparing 03:13:30 e03a718c0879: Preparing 03:13:30 994456c4fd7b: Preparing 03:13:30 764cb3ee61ee: Waiting 03:13:30 681486c62f98: Waiting 03:13:30 e03a718c0879: Waiting 03:13:30 994456c4fd7b: Waiting 03:13:30 4fc85f2f1b83: Waiting 03:13:30 4e3e20e0d30a: Layer already exists 03:13:30 49deaebca737: Layer already exists 03:13:30 32eaacf2210e: Pushed 03:13:30 d9e70761ae44: Pushed 03:13:30 fe2c70ba9d7a: Pushed 03:13:30 994456c4fd7b: Layer already exists 03:13:30 681486c62f98: Pushed 03:13:31 e03a718c0879: Pushed 03:13:35 764cb3ee61ee: Pushed 03:13:42 4fc85f2f1b83: Pushed 03:13:42 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:3538ddcd35726564767c6b4d8defaab74abb84b4c70c5975b24a491930972c47 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:13:42 fe2c70ba9d7a: Preparing 03:13:42 32eaacf2210e: Preparing 03:13:42 d9e70761ae44: Preparing 03:13:42 49deaebca737: Preparing 03:13:42 4e3e20e0d30a: Preparing 03:13:42 4fc85f2f1b83: Preparing 03:13:42 764cb3ee61ee: Preparing 03:13:42 4fc85f2f1b83: Waiting 03:13:42 681486c62f98: Preparing 03:13:42 e03a718c0879: Preparing 03:13:42 994456c4fd7b: Preparing 03:13:42 764cb3ee61ee: Waiting 03:13:42 681486c62f98: Waiting 03:13:42 fe2c70ba9d7a: Layer already exists 03:13:42 d9e70761ae44: Layer already exists 03:13:42 4e3e20e0d30a: Layer already exists 03:13:42 49deaebca737: Layer already exists 03:13:42 32eaacf2210e: Layer already exists 03:13:42 764cb3ee61ee: Layer already exists 03:13:42 4fc85f2f1b83: Layer already exists 03:13:42 681486c62f98: Layer already exists 03:13:42 994456c4fd7b: Layer already exists 03:13:42 e03a718c0879: Layer already exists 03:13:42 latest: digest: sha256:3538ddcd35726564767c6b4d8defaab74abb84b4c70c5975b24a491930972c47 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.71 03:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:13:43 fe2c70ba9d7a: Preparing 03:13:43 32eaacf2210e: Preparing 03:13:43 d9e70761ae44: Preparing 03:13:43 49deaebca737: Preparing 03:13:43 4e3e20e0d30a: Preparing 03:13:43 4fc85f2f1b83: Preparing 03:13:43 764cb3ee61ee: Preparing 03:13:43 681486c62f98: Preparing 03:13:43 e03a718c0879: Preparing 03:13:43 994456c4fd7b: Preparing 03:13:43 681486c62f98: Waiting 03:13:43 e03a718c0879: Waiting 03:13:43 994456c4fd7b: Waiting 03:13:43 4fc85f2f1b83: Waiting 03:13:43 764cb3ee61ee: Waiting 03:13:43 fe2c70ba9d7a: Layer already exists 03:13:43 d9e70761ae44: Layer already exists 03:13:43 32eaacf2210e: Layer already exists 03:13:43 49deaebca737: Layer already exists 03:13:43 4e3e20e0d30a: Layer already exists 03:13:43 764cb3ee61ee: Layer already exists 03:13:43 4fc85f2f1b83: Layer already exists 03:13:43 681486c62f98: Layer already exists 03:13:43 994456c4fd7b: Layer already exists 03:13:43 e03a718c0879: Layer already exists 03:13:43 4.0.0-dev.71: digest: sha256:3538ddcd35726564767c6b4d8defaab74abb84b4c70c5975b24a491930972c47 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:13:44 fe2c70ba9d7a: Preparing 03:13:44 32eaacf2210e: Preparing 03:13:44 d9e70761ae44: Preparing 03:13:44 49deaebca737: Preparing 03:13:44 4e3e20e0d30a: Preparing 03:13:44 4fc85f2f1b83: Preparing 03:13:44 764cb3ee61ee: Preparing 03:13:44 681486c62f98: Preparing 03:13:44 e03a718c0879: Preparing 03:13:44 994456c4fd7b: Preparing 03:13:44 681486c62f98: Waiting 03:13:44 4fc85f2f1b83: Waiting 03:13:44 764cb3ee61ee: Waiting 03:13:44 e03a718c0879: Waiting 03:13:44 994456c4fd7b: Waiting 03:13:44 49deaebca737: Layer already exists 03:13:44 32eaacf2210e: Layer already exists 03:13:44 4e3e20e0d30a: Layer already exists 03:13:44 d9e70761ae44: Layer already exists 03:13:44 fe2c70ba9d7a: Layer already exists 03:13:44 681486c62f98: Layer already exists 03:13:44 e03a718c0879: Layer already exists 03:13:44 4fc85f2f1b83: Layer already exists 03:13:44 764cb3ee61ee: Layer already exists 03:13:44 994456c4fd7b: Layer already exists 03:13:44 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:3538ddcd35726564767c6b4d8defaab74abb84b4c70c5975b24a491930972c47 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:13:44 fe2c70ba9d7a: Preparing 03:13:44 32eaacf2210e: Preparing 03:13:44 d9e70761ae44: Preparing 03:13:44 49deaebca737: Preparing 03:13:44 4e3e20e0d30a: Preparing 03:13:44 4fc85f2f1b83: Preparing 03:13:44 764cb3ee61ee: Preparing 03:13:44 681486c62f98: Preparing 03:13:44 e03a718c0879: Preparing 03:13:44 994456c4fd7b: Preparing 03:13:44 764cb3ee61ee: Waiting 03:13:44 681486c62f98: Waiting 03:13:44 994456c4fd7b: Waiting 03:13:44 4fc85f2f1b83: Waiting 03:13:44 4e3e20e0d30a: Layer already exists 03:13:44 49deaebca737: Layer already exists 03:13:44 fe2c70ba9d7a: Layer already exists 03:13:44 32eaacf2210e: Layer already exists 03:13:44 d9e70761ae44: Layer already exists 03:13:44 4fc85f2f1b83: Layer already exists 03:13:44 764cb3ee61ee: Layer already exists 03:13:44 994456c4fd7b: Layer already exists 03:13:44 681486c62f98: Layer already exists 03:13:44 e03a718c0879: Layer already exists 03:13:44 main: digest: sha256:3538ddcd35726564767c6b4d8defaab74abb84b4c70c5975b24a491930972c47 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:13:44 ===================================================== [Pipeline] echo 03:13:45 taggedImages: 03:13:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:35644ad537d22d85437dd4f7596fc9502b19d685 03:13:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:13:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.71 03:13:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:13:45 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:13:45 35644ad537d22d85437dd4f7596fc9502b19d685 03:13:45 latest 03:13:45 4.0.0-dev.71 03:13:45 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:13:45 main 03:13:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:35644ad537d22d85437dd4f7596fc9502b19d685 03:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:13:45 cbaef8641f8f: Preparing 03:13:45 0aa490f443a0: Preparing 03:13:45 31ac1a6ff4bb: Preparing 03:13:45 49deaebca737: Preparing 03:13:45 4e3e20e0d30a: Preparing 03:13:45 935402b9f303: Preparing 03:13:45 6da91b201ec4: Preparing 03:13:45 d883e78a7ab0: Preparing 03:13:45 994456c4fd7b: Preparing 03:13:45 935402b9f303: Waiting 03:13:45 d883e78a7ab0: Waiting 03:13:45 6da91b201ec4: Waiting 03:13:45 994456c4fd7b: Waiting 03:13:45 49deaebca737: Layer already exists 03:13:45 4e3e20e0d30a: Layer already exists 03:13:45 31ac1a6ff4bb: Pushed 03:13:45 cbaef8641f8f: Pushed 03:13:45 6da91b201ec4: Pushed 03:13:45 0aa490f443a0: Pushed 03:13:45 994456c4fd7b: Layer already exists 03:13:46 d883e78a7ab0: Pushed 03:13:58 935402b9f303: Pushed 03:13:58 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:bff3dbb66a4bf35a52da409d949fef66fa0707dae58b135987670b85d6b96c57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:13:59 cbaef8641f8f: Preparing 03:13:59 0aa490f443a0: Preparing 03:13:59 31ac1a6ff4bb: Preparing 03:13:59 49deaebca737: Preparing 03:13:59 4e3e20e0d30a: Preparing 03:13:59 935402b9f303: Preparing 03:13:59 6da91b201ec4: Preparing 03:13:59 d883e78a7ab0: Preparing 03:13:59 994456c4fd7b: Preparing 03:13:59 d883e78a7ab0: Waiting 03:13:59 935402b9f303: Waiting 03:13:59 994456c4fd7b: Waiting 03:13:59 0aa490f443a0: Layer already exists 03:13:59 cbaef8641f8f: Layer already exists 03:13:59 31ac1a6ff4bb: Layer already exists 03:13:59 49deaebca737: Layer already exists 03:13:59 4e3e20e0d30a: Layer already exists 03:13:59 d883e78a7ab0: Layer already exists 03:13:59 935402b9f303: Layer already exists 03:13:59 994456c4fd7b: Layer already exists 03:13:59 6da91b201ec4: Layer already exists 03:13:59 latest: digest: sha256:bff3dbb66a4bf35a52da409d949fef66fa0707dae58b135987670b85d6b96c57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.71 03:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:13:59 cbaef8641f8f: Preparing 03:13:59 0aa490f443a0: Preparing 03:13:59 31ac1a6ff4bb: Preparing 03:13:59 49deaebca737: Preparing 03:13:59 4e3e20e0d30a: Preparing 03:13:59 935402b9f303: Preparing 03:13:59 6da91b201ec4: Preparing 03:13:59 d883e78a7ab0: Preparing 03:13:59 994456c4fd7b: Preparing 03:13:59 6da91b201ec4: Waiting 03:13:59 d883e78a7ab0: Waiting 03:13:59 994456c4fd7b: Waiting 03:13:59 935402b9f303: Waiting 03:13:59 cbaef8641f8f: Layer already exists 03:13:59 49deaebca737: Layer already exists 03:13:59 4e3e20e0d30a: Layer already exists 03:13:59 31ac1a6ff4bb: Layer already exists 03:13:59 0aa490f443a0: Layer already exists 03:13:59 6da91b201ec4: Layer already exists 03:13:59 d883e78a7ab0: Layer already exists 03:13:59 935402b9f303: Layer already exists 03:13:59 994456c4fd7b: Layer already exists 03:13:59 4.0.0-dev.71: digest: sha256:bff3dbb66a4bf35a52da409d949fef66fa0707dae58b135987670b85d6b96c57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:14:00 cbaef8641f8f: Preparing 03:14:00 0aa490f443a0: Preparing 03:14:00 31ac1a6ff4bb: Preparing 03:14:00 49deaebca737: Preparing 03:14:00 4e3e20e0d30a: Preparing 03:14:00 935402b9f303: Preparing 03:14:00 6da91b201ec4: Preparing 03:14:00 d883e78a7ab0: Preparing 03:14:00 994456c4fd7b: Preparing 03:14:00 935402b9f303: Waiting 03:14:00 994456c4fd7b: Waiting 03:14:00 6da91b201ec4: Waiting 03:14:00 d883e78a7ab0: Waiting 03:14:00 49deaebca737: Layer already exists 03:14:00 31ac1a6ff4bb: Layer already exists 03:14:00 cbaef8641f8f: Layer already exists 03:14:00 4e3e20e0d30a: Layer already exists 03:14:00 0aa490f443a0: Layer already exists 03:14:00 935402b9f303: Layer already exists 03:14:00 6da91b201ec4: Layer already exists 03:14:00 994456c4fd7b: Layer already exists 03:14:00 d883e78a7ab0: Layer already exists 03:14:00 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:bff3dbb66a4bf35a52da409d949fef66fa0707dae58b135987670b85d6b96c57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:14:01 cbaef8641f8f: Preparing 03:14:01 0aa490f443a0: Preparing 03:14:01 31ac1a6ff4bb: Preparing 03:14:01 49deaebca737: Preparing 03:14:01 4e3e20e0d30a: Preparing 03:14:01 935402b9f303: Preparing 03:14:01 6da91b201ec4: Preparing 03:14:01 d883e78a7ab0: Preparing 03:14:01 994456c4fd7b: Preparing 03:14:01 935402b9f303: Waiting 03:14:01 994456c4fd7b: Waiting 03:14:01 6da91b201ec4: Waiting 03:14:01 d883e78a7ab0: Waiting 03:14:01 31ac1a6ff4bb: Layer already exists 03:14:01 49deaebca737: Layer already exists 03:14:01 0aa490f443a0: Layer already exists 03:14:01 4e3e20e0d30a: Layer already exists 03:14:01 cbaef8641f8f: Layer already exists 03:14:01 6da91b201ec4: Layer already exists 03:14:01 935402b9f303: Layer already exists 03:14:01 d883e78a7ab0: Layer already exists 03:14:01 994456c4fd7b: Layer already exists 03:14:01 main: digest: sha256:bff3dbb66a4bf35a52da409d949fef66fa0707dae58b135987670b85d6b96c57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:01 ===================================================== [Pipeline] echo 03:14:01 taggedImages: 03:14:01 - nexus3.edgexfoundry.org:10004/security-spire-config:35644ad537d22d85437dd4f7596fc9502b19d685 03:14:01 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:14:01 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.71 03:14:01 - nexus3.edgexfoundry.org:10004/security-spire-config:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:14:01 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:14:01 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:14:01 35644ad537d22d85437dd4f7596fc9502b19d685 03:14:01 latest 03:14:01 4.0.0-dev.71 03:14:01 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:14:01 main 03:14:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:35644ad537d22d85437dd4f7596fc9502b19d685 03:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:14:02 2a046f088f6c: Preparing 03:14:02 6c49a4847dd1: Preparing 03:14:02 368fd8ea654d: Preparing 03:14:02 49deaebca737: Preparing 03:14:02 4e3e20e0d30a: Preparing 03:14:02 65a9a1971028: Preparing 03:14:02 681486c62f98: Preparing 03:14:02 e03a718c0879: Preparing 03:14:02 994456c4fd7b: Preparing 03:14:02 e03a718c0879: Waiting 03:14:02 65a9a1971028: Waiting 03:14:02 994456c4fd7b: Waiting 03:14:02 681486c62f98: Waiting 03:14:02 49deaebca737: Layer already exists 03:14:02 4e3e20e0d30a: Layer already exists 03:14:02 681486c62f98: Layer already exists 03:14:02 e03a718c0879: Layer already exists 03:14:02 994456c4fd7b: Layer already exists 03:14:02 368fd8ea654d: Pushed 03:14:02 2a046f088f6c: Pushed 03:14:02 6c49a4847dd1: Pushed 03:14:14 65a9a1971028: Pushed 03:14:14 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:7eed6a48f8e38953b445ac9f7605acc021d44b705e8d382c1157a69363d179c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:14:15 2a046f088f6c: Preparing 03:14:15 6c49a4847dd1: Preparing 03:14:15 368fd8ea654d: Preparing 03:14:15 49deaebca737: Preparing 03:14:15 4e3e20e0d30a: Preparing 03:14:15 65a9a1971028: Preparing 03:14:15 681486c62f98: Preparing 03:14:15 e03a718c0879: Preparing 03:14:15 994456c4fd7b: Preparing 03:14:15 681486c62f98: Waiting 03:14:15 e03a718c0879: Waiting 03:14:15 994456c4fd7b: Waiting 03:14:15 65a9a1971028: Waiting 03:14:15 2a046f088f6c: Layer already exists 03:14:15 49deaebca737: Layer already exists 03:14:15 6c49a4847dd1: Layer already exists 03:14:15 4e3e20e0d30a: Layer already exists 03:14:15 368fd8ea654d: Layer already exists 03:14:15 65a9a1971028: Layer already exists 03:14:15 e03a718c0879: Layer already exists 03:14:15 994456c4fd7b: Layer already exists 03:14:15 681486c62f98: Layer already exists 03:14:15 latest: digest: sha256:7eed6a48f8e38953b445ac9f7605acc021d44b705e8d382c1157a69363d179c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.71 03:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:14:15 2a046f088f6c: Preparing 03:14:15 6c49a4847dd1: Preparing 03:14:15 368fd8ea654d: Preparing 03:14:15 49deaebca737: Preparing 03:14:15 4e3e20e0d30a: Preparing 03:14:15 65a9a1971028: Preparing 03:14:15 681486c62f98: Preparing 03:14:15 e03a718c0879: Preparing 03:14:15 994456c4fd7b: Preparing 03:14:15 681486c62f98: Waiting 03:14:15 e03a718c0879: Waiting 03:14:15 994456c4fd7b: Waiting 03:14:15 65a9a1971028: Waiting 03:14:15 49deaebca737: Layer already exists 03:14:15 2a046f088f6c: Layer already exists 03:14:15 6c49a4847dd1: Layer already exists 03:14:15 368fd8ea654d: Layer already exists 03:14:15 4e3e20e0d30a: Layer already exists 03:14:15 65a9a1971028: Layer already exists 03:14:15 994456c4fd7b: Layer already exists 03:14:15 e03a718c0879: Layer already exists 03:14:15 681486c62f98: Layer already exists 03:14:15 4.0.0-dev.71: digest: sha256:7eed6a48f8e38953b445ac9f7605acc021d44b705e8d382c1157a69363d179c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:14:16 2a046f088f6c: Preparing 03:14:16 6c49a4847dd1: Preparing 03:14:16 368fd8ea654d: Preparing 03:14:16 49deaebca737: Preparing 03:14:16 4e3e20e0d30a: Preparing 03:14:16 65a9a1971028: Preparing 03:14:16 681486c62f98: Preparing 03:14:16 e03a718c0879: Preparing 03:14:16 994456c4fd7b: Preparing 03:14:16 e03a718c0879: Waiting 03:14:16 65a9a1971028: Waiting 03:14:16 681486c62f98: Waiting 03:14:16 994456c4fd7b: Waiting 03:14:16 49deaebca737: Layer already exists 03:14:16 6c49a4847dd1: Layer already exists 03:14:16 368fd8ea654d: Layer already exists 03:14:16 2a046f088f6c: Layer already exists 03:14:16 4e3e20e0d30a: Layer already exists 03:14:16 65a9a1971028: Layer already exists 03:14:16 e03a718c0879: Layer already exists 03:14:16 681486c62f98: Layer already exists 03:14:16 994456c4fd7b: Layer already exists 03:14:16 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:7eed6a48f8e38953b445ac9f7605acc021d44b705e8d382c1157a69363d179c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:14:17 2a046f088f6c: Preparing 03:14:17 6c49a4847dd1: Preparing 03:14:17 368fd8ea654d: Preparing 03:14:17 49deaebca737: Preparing 03:14:17 4e3e20e0d30a: Preparing 03:14:17 65a9a1971028: Preparing 03:14:17 681486c62f98: Preparing 03:14:17 e03a718c0879: Preparing 03:14:17 994456c4fd7b: Preparing 03:14:17 65a9a1971028: Waiting 03:14:17 681486c62f98: Waiting 03:14:17 e03a718c0879: Waiting 03:14:17 994456c4fd7b: Waiting 03:14:17 2a046f088f6c: Layer already exists 03:14:17 49deaebca737: Layer already exists 03:14:17 4e3e20e0d30a: Layer already exists 03:14:17 6c49a4847dd1: Layer already exists 03:14:17 368fd8ea654d: Layer already exists 03:14:17 65a9a1971028: Layer already exists 03:14:17 994456c4fd7b: Layer already exists 03:14:17 681486c62f98: Layer already exists 03:14:17 e03a718c0879: Layer already exists 03:14:17 main: digest: sha256:7eed6a48f8e38953b445ac9f7605acc021d44b705e8d382c1157a69363d179c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:17 ===================================================== [Pipeline] echo 03:14:17 taggedImages: 03:14:17 - nexus3.edgexfoundry.org:10004/security-spire-server:35644ad537d22d85437dd4f7596fc9502b19d685 03:14:17 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:14:17 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.71 03:14:17 - nexus3.edgexfoundry.org:10004/security-spire-server:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:14:17 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:14:17 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:14:17 35644ad537d22d85437dd4f7596fc9502b19d685 03:14:17 latest 03:14:17 4.0.0-dev.71 03:14:17 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:14:17 main 03:14:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:35644ad537d22d85437dd4f7596fc9502b19d685 03:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:14:17 b8ca8b33dba9: Preparing 03:14:17 9e3635b92f6e: Preparing 03:14:17 49deaebca737: Preparing 03:14:17 4e3e20e0d30a: Preparing 03:14:17 9245a17067d7: Preparing 03:14:17 e9238699be86: Preparing 03:14:17 994456c4fd7b: Preparing 03:14:17 994456c4fd7b: Waiting 03:14:17 e9238699be86: Waiting 03:14:17 4e3e20e0d30a: Layer already exists 03:14:17 49deaebca737: Layer already exists 03:14:17 994456c4fd7b: Layer already exists 03:14:17 b8ca8b33dba9: Pushed 03:14:17 9245a17067d7: Pushed 03:14:18 e9238699be86: Pushed 03:14:21 9e3635b92f6e: Pushed 03:14:21 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:7d51f1f4b8cb9a2615a8350fb64e8fbc0f24e7440743b9470db9b0db19446eef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:14:22 b8ca8b33dba9: Preparing 03:14:22 9e3635b92f6e: Preparing 03:14:22 49deaebca737: Preparing 03:14:22 4e3e20e0d30a: Preparing 03:14:22 9245a17067d7: Preparing 03:14:22 e9238699be86: Preparing 03:14:22 994456c4fd7b: Preparing 03:14:22 994456c4fd7b: Waiting 03:14:22 e9238699be86: Waiting 03:14:22 9245a17067d7: Layer already exists 03:14:22 9e3635b92f6e: Layer already exists 03:14:22 49deaebca737: Layer already exists 03:14:22 4e3e20e0d30a: Layer already exists 03:14:22 b8ca8b33dba9: Layer already exists 03:14:22 e9238699be86: Layer already exists 03:14:22 994456c4fd7b: Layer already exists 03:14:22 latest: digest: sha256:7d51f1f4b8cb9a2615a8350fb64e8fbc0f24e7440743b9470db9b0db19446eef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.71 03:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:14:23 b8ca8b33dba9: Preparing 03:14:23 9e3635b92f6e: Preparing 03:14:23 49deaebca737: Preparing 03:14:23 4e3e20e0d30a: Preparing 03:14:23 9245a17067d7: Preparing 03:14:23 e9238699be86: Preparing 03:14:23 994456c4fd7b: Preparing 03:14:23 e9238699be86: Waiting 03:14:23 994456c4fd7b: Waiting 03:14:23 9e3635b92f6e: Layer already exists 03:14:23 b8ca8b33dba9: Layer already exists 03:14:23 4e3e20e0d30a: Layer already exists 03:14:23 49deaebca737: Layer already exists 03:14:23 9245a17067d7: Layer already exists 03:14:23 e9238699be86: Layer already exists 03:14:23 994456c4fd7b: Layer already exists 03:14:23 4.0.0-dev.71: digest: sha256:7d51f1f4b8cb9a2615a8350fb64e8fbc0f24e7440743b9470db9b0db19446eef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:14:23 b8ca8b33dba9: Preparing 03:14:23 9e3635b92f6e: Preparing 03:14:23 49deaebca737: Preparing 03:14:23 4e3e20e0d30a: Preparing 03:14:23 9245a17067d7: Preparing 03:14:23 e9238699be86: Preparing 03:14:23 994456c4fd7b: Preparing 03:14:23 e9238699be86: Waiting 03:14:23 994456c4fd7b: Waiting 03:14:23 4e3e20e0d30a: Layer already exists 03:14:23 b8ca8b33dba9: Layer already exists 03:14:23 9245a17067d7: Layer already exists 03:14:23 49deaebca737: Layer already exists 03:14:23 9e3635b92f6e: Layer already exists 03:14:23 e9238699be86: Layer already exists 03:14:23 994456c4fd7b: Layer already exists 03:14:23 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:7d51f1f4b8cb9a2615a8350fb64e8fbc0f24e7440743b9470db9b0db19446eef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:14:24 b8ca8b33dba9: Preparing 03:14:24 9e3635b92f6e: Preparing 03:14:24 49deaebca737: Preparing 03:14:24 4e3e20e0d30a: Preparing 03:14:24 9245a17067d7: Preparing 03:14:24 e9238699be86: Preparing 03:14:24 994456c4fd7b: Preparing 03:14:24 994456c4fd7b: Waiting 03:14:24 e9238699be86: Waiting 03:14:24 49deaebca737: Layer already exists 03:14:24 9e3635b92f6e: Layer already exists 03:14:24 4e3e20e0d30a: Layer already exists 03:14:24 b8ca8b33dba9: Layer already exists 03:14:24 9245a17067d7: Layer already exists 03:14:24 e9238699be86: Layer already exists 03:14:24 994456c4fd7b: Layer already exists 03:14:24 main: digest: sha256:7d51f1f4b8cb9a2615a8350fb64e8fbc0f24e7440743b9470db9b0db19446eef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:24 ===================================================== [Pipeline] echo 03:14:24 taggedImages: 03:14:24 - nexus3.edgexfoundry.org:10004/support-notifications:35644ad537d22d85437dd4f7596fc9502b19d685 03:14:24 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:14:24 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.71 03:14:24 - nexus3.edgexfoundry.org:10004/support-notifications:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:14:24 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:14:24 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:14:24 35644ad537d22d85437dd4f7596fc9502b19d685 03:14:24 latest 03:14:24 4.0.0-dev.71 03:14:24 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:14:24 main 03:14:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:35644ad537d22d85437dd4f7596fc9502b19d685 03:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:14:25 ced90f772d27: Preparing 03:14:25 052f093d61c5: Preparing 03:14:25 49deaebca737: Preparing 03:14:25 4e3e20e0d30a: Preparing 03:14:25 c0d60c4bcdcc: Preparing 03:14:25 ad045b38e749: Preparing 03:14:25 994456c4fd7b: Preparing 03:14:25 ad045b38e749: Waiting 03:14:25 994456c4fd7b: Waiting 03:14:25 49deaebca737: Layer already exists 03:14:25 4e3e20e0d30a: Layer already exists 03:14:25 994456c4fd7b: Layer already exists 03:14:25 c0d60c4bcdcc: Pushed 03:14:25 ced90f772d27: Pushed 03:14:25 ad045b38e749: Pushed 03:14:29 052f093d61c5: Pushed 03:14:29 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:95e64cabc3a7f6446e719498c23a07a72ad209602e0b03f2ff37414af993cedd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:14:30 ced90f772d27: Preparing 03:14:30 052f093d61c5: Preparing 03:14:30 49deaebca737: Preparing 03:14:30 4e3e20e0d30a: Preparing 03:14:30 c0d60c4bcdcc: Preparing 03:14:30 ad045b38e749: Preparing 03:14:30 994456c4fd7b: Preparing 03:14:30 994456c4fd7b: Waiting 03:14:30 ad045b38e749: Waiting 03:14:30 c0d60c4bcdcc: Layer already exists 03:14:30 052f093d61c5: Layer already exists 03:14:30 49deaebca737: Layer already exists 03:14:30 ced90f772d27: Layer already exists 03:14:30 4e3e20e0d30a: Layer already exists 03:14:30 ad045b38e749: Layer already exists 03:14:30 994456c4fd7b: Layer already exists 03:14:30 latest: digest: sha256:95e64cabc3a7f6446e719498c23a07a72ad209602e0b03f2ff37414af993cedd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.71 03:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:14:31 ced90f772d27: Preparing 03:14:31 052f093d61c5: Preparing 03:14:31 49deaebca737: Preparing 03:14:31 4e3e20e0d30a: Preparing 03:14:31 c0d60c4bcdcc: Preparing 03:14:31 ad045b38e749: Preparing 03:14:31 994456c4fd7b: Preparing 03:14:31 ad045b38e749: Waiting 03:14:31 994456c4fd7b: Waiting 03:14:31 ced90f772d27: Layer already exists 03:14:31 49deaebca737: Layer already exists 03:14:31 052f093d61c5: Layer already exists 03:14:31 4e3e20e0d30a: Layer already exists 03:14:31 c0d60c4bcdcc: Layer already exists 03:14:31 ad045b38e749: Layer already exists 03:14:31 994456c4fd7b: Layer already exists 03:14:31 4.0.0-dev.71: digest: sha256:95e64cabc3a7f6446e719498c23a07a72ad209602e0b03f2ff37414af993cedd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:14:31 ced90f772d27: Preparing 03:14:31 052f093d61c5: Preparing 03:14:31 49deaebca737: Preparing 03:14:31 4e3e20e0d30a: Preparing 03:14:31 c0d60c4bcdcc: Preparing 03:14:31 ad045b38e749: Preparing 03:14:31 994456c4fd7b: Preparing 03:14:31 ad045b38e749: Waiting 03:14:31 994456c4fd7b: Waiting 03:14:31 ced90f772d27: Layer already exists 03:14:31 052f093d61c5: Layer already exists 03:14:31 4e3e20e0d30a: Layer already exists 03:14:31 c0d60c4bcdcc: Layer already exists 03:14:31 49deaebca737: Layer already exists 03:14:31 ad045b38e749: Layer already exists 03:14:31 994456c4fd7b: Layer already exists 03:14:31 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:95e64cabc3a7f6446e719498c23a07a72ad209602e0b03f2ff37414af993cedd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:14:32 ced90f772d27: Preparing 03:14:32 052f093d61c5: Preparing 03:14:32 49deaebca737: Preparing 03:14:32 4e3e20e0d30a: Preparing 03:14:32 c0d60c4bcdcc: Preparing 03:14:32 ad045b38e749: Preparing 03:14:32 994456c4fd7b: Preparing 03:14:32 ad045b38e749: Waiting 03:14:32 994456c4fd7b: Waiting 03:14:32 052f093d61c5: Layer already exists 03:14:32 4e3e20e0d30a: Layer already exists 03:14:32 c0d60c4bcdcc: Layer already exists 03:14:32 ced90f772d27: Layer already exists 03:14:32 49deaebca737: Layer already exists 03:14:32 994456c4fd7b: Layer already exists 03:14:32 ad045b38e749: Layer already exists 03:14:32 main: digest: sha256:95e64cabc3a7f6446e719498c23a07a72ad209602e0b03f2ff37414af993cedd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:32 ===================================================== [Pipeline] echo 03:14:32 taggedImages: 03:14:32 - nexus3.edgexfoundry.org:10004/support-scheduler:35644ad537d22d85437dd4f7596fc9502b19d685 03:14:32 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:14:32 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.71 03:14:32 - nexus3.edgexfoundry.org:10004/support-scheduler:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:14:32 - 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:30:08 #144 ... 03:30:08 03:30:08 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:30:08 #148 DONE 1042.6s 03:30:08 03:30:08 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:30:08 #152 ... 03:30:08 03:30:08 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:30:08 #155 DONE 0.3s 03:30:08 03:30:08 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:30:08 #156 DONE 0.1s 03:30:08 03:30:08 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:30:08 #152 ... 03:30:08 03:30:08 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:30:08 #157 DONE 0.3s 03:30:08 03:30:08 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:30:08 #147 ... 03:30:08 03:30:08 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:30:08 #158 DONE 0.1s 03:30:08 03:30:08 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:30:08 #159 DONE 0.1s 03:30:08 03:30:08 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:30:08 #160 DONE 2.2s 03:30:08 03:30:08 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:30:08 #149 ... 03:30:08 03:30:08 #118 [core-common-config-bootstrapper] exporting to image 03:30:08 #118 exporting layers 03:30:08 #118 exporting layers 0.8s done 03:30:08 #118 writing image sha256:9baee6f0f97cf8a3c35446a3db31c63ff8632645ef3d9c2ae0951c628e3badbd done 03:30:08 #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:30:08 #118 DONE 5.4s 03:30:08 03:30:08 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:30:10 #153 ... 03:30:10 03:30:10 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:30:10 #147 DONE 1056.4s 03:30:10 03:30:10 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:30:10 #153 ... 03:30:10 03:30:10 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:30:11 #161 DONE 0.2s 03:30:11 03:30:11 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:30:13 #162 DONE 2.3s 03:30:13 03:30:13 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:30:13 #163 DONE 0.3s 03:30:13 03:30:13 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:30:13 #164 DONE 0.2s 03:30:13 03:30:13 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:30:13 #150 ... 03:30:13 03:30:13 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:30:14 #165 DONE 0.4s 03:30:14 03:30:14 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:30:14 #166 DONE 0.1s 03:30:14 03:30:14 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:30:14 #167 DONE 0.2s 03:30:14 03:30:14 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:30:14 #168 DONE 0.1s 03:30:14 03:30:14 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:30:14 #169 DONE 0.1s 03:30:14 03:30:14 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:30:14 #170 DONE 0.1s 03:30:14 03:30:14 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:30:14 #152 ... 03:30:14 03:30:14 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:30:17 #171 DONE 2.7s 03:30:17 03:30:17 #118 [security-bootstrapper] exporting to image 03:30:17 #118 exporting layers 03:30:18 #118 exporting layers 0.8s done 03:30:18 #118 writing image sha256:2ac9b77a32d479f3c3e4602c34aa16860f2a8933597d1e4406fa0acafaf6586e done 03:30:18 #118 naming to docker.io/library/security-bootstrapper-arm64 done 03:30:18 #118 DONE 6.2s 03:30:18 03:30:18 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:44:56 #153 ... 03:44:56 03:44:56 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:44:56 #152 DONE 1939.1s 03:44:56 03:44:56 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:44:56 #154 ... 03:44:56 03:44:56 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:44:56 #172 DONE 0.2s 03:44:56 03:44:56 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:44:56 #173 DONE 0.2s 03:44:56 03:44:56 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:44:56 #149 ... 03:44:56 03:44:56 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:44:56 #174 DONE 0.3s 03:44:56 03:44:56 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:44:56 #175 DONE 0.1s 03:44:56 03:44:56 #118 [core-command] exporting to image 03:44:56 #118 exporting layers 03:44:56 #118 exporting layers 0.3s done 03:44:56 #118 writing image sha256:e58da89740743e90a1f3ff696b5f29b7388051d1a09b6f2be48899223a392bbc done 03:44:56 #118 naming to docker.io/library/core-command-arm64 done 03:44:56 #118 DONE 6.6s 03:44:56 03:44:56 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:45:28 #39 ... 03:45:28 03:45:28 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:45:28 #154 1969.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:45:31 #154 ... 03:45:31 03:45:31 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:45:31 #153 DONE 1977.8s 03:45:31 03:45:31 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:45:32 #144 ... 03:45:32 03:45:32 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:45:32 #176 DONE 0.2s 03:45:32 03:45:32 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:45:32 #177 DONE 0.2s 03:45:32 03:45:32 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:45:32 #178 DONE 0.1s 03:45:32 03:45:32 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:45:32 #179 DONE 0.2s 03:45:32 03:45:32 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:45:33 #180 DONE 0.4s 03:45:33 03:45:33 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:45:33 #181 DONE 0.1s 03:45:33 03:45:33 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:45:36 #182 DONE 2.3s 03:45:36 03:45:36 #118 [security-proxy-setup] exporting to image 03:45:36 #118 exporting layers 03:45:37 #118 exporting layers 1.1s done 03:45:37 #118 writing image sha256:8bfc37b50b864fdf32a878f130f8e72255f56b3833b7d8e2486272bc3929dd84 done 03:45:37 #118 naming to docker.io/library/security-proxy-setup-arm64 done 03:45:37 #118 DONE 7.7s 03:45:37 03:45:37 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:45:59 #142 ... 03:45:59 03:45:59 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:45:59 #154 DONE 2003.4s 03:45:59 03:45:59 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:45:59 #142 ... 03:45:59 03:45:59 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:45:59 #183 DONE 0.2s 03:45:59 03:45:59 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:45:59 #150 ... 03:45:59 03:45:59 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:45:59 #184 DONE 0.2s 03:45:59 03:45:59 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:45:59 #145 ... 03:45:59 03:45:59 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:45:59 #185 DONE 0.2s 03:45:59 03:45:59 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:45:59 #186 DONE 0.2s 03:45:59 03:45:59 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:45:59 #145 ... 03:45:59 03:45:59 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:45:59 #187 DONE 0.1s 03:45:59 03:45:59 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:45:59 #188 DONE 0.4s 03:45:59 03:45:59 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:45:59 #189 DONE 0.5s 03:45:59 03:45:59 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:45:59 #144 ... 03:45:59 03:45:59 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:46:00 #190 DONE 0.2s 03:46:00 03:46:00 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:46:02 #191 DONE 1.8s 03:46:02 03:46:02 #118 [security-secretstore-setup] exporting to image 03:46:02 #118 exporting layers 03:46:03 #118 exporting layers 1.6s done 03:46:03 #118 writing image sha256:6bde717f1b7dcec22a14b84de60c8f808865ca90cf3039b72a87f195e23af3d5 done 03:46:03 #118 naming to docker.io/library/security-secretstore-setup-arm64 03:46:03 #118 naming to docker.io/library/security-secretstore-setup-arm64 done 03:46:03 #118 DONE 9.2s 03:46:03 03:46:03 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:47:25 #151 ... 03:47:25 03:47:25 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:47:25 #144 DONE 2082.0s 03:47:25 03:47:25 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:47:25 #39 ... 03:47:25 03:47:25 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:47:25 #192 DONE 0.3s 03:47:25 03:47:25 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:47:25 #142 ... 03:47:25 03:47:25 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:47:25 #193 DONE 0.1s 03:47:25 03:47:25 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:47:25 #149 ... 03:47:25 03:47:25 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:47:25 #194 DONE 0.4s 03:47:25 03:47:25 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:47:25 #195 DONE 0.1s 03:47:25 03:47:25 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:47:25 #39 ... 03:47:25 03:47:25 #118 [security-spiffe-token-provider] exporting to image 03:47:25 #118 exporting layers 03:47:25 #118 exporting layers 1.2s done 03:47:25 #118 writing image sha256:05229226587a266b4a1046d3c3ca283f594b4ce87cba5efd396c0c6b56cf4dd7 done 03:47:25 #118 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:47:25 #118 DONE 10.5s 03:47:25 03:47:25 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:47:47 #39 ... 03:47:47 03:47:47 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:47:47 #150 DONE 2111.6s 03:47:47 03:47:47 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:47:47 #142 DONE 2111.5s 03:47:47 03:47:47 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:47 #145 ... 03:47:47 03:47:47 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:47:47 #196 DONE 0.3s 03:47:47 03:47:47 #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:47:47 #197 ... 03:47:47 03:47:47 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:47:47 #198 DONE 0.2s 03:47:47 03:47:47 #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:47:47 #197 DONE 0.3s 03:47:47 03:47:47 #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:47:47 #199 DONE 0.6s 03:47:47 03:47:47 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:47:47 #200 DONE 0.6s 03:47:47 03:47:47 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:47:47 #201 DONE 0.3s 03:47:47 03:47:47 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:47:47 #202 DONE 0.1s 03:47:47 03:47:47 #118 [core-keeper] exporting to image 03:47:47 #118 exporting layers 03:47:47 #118 ... 03:47:47 03:47:47 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:47:47 #203 DONE 0.3s 03:47:48 03:47:48 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:48 #204 ... 03:47:48 03:47:48 #118 [core-keeper] exporting to image 03:47:48 #118 exporting layers 1.0s done 03:47:48 #118 writing image sha256:e6461a27041788370e9833734064ff799887b5bb72efc8c672d6eb36703bfa91 0.0s done 03:47:48 #118 naming to docker.io/library/core-keeper-arm64 done 03:47:48 #118 DONE 11.5s 03:47:48 03:47:48 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:47:50 #55 ... 03:47:50 03:47:50 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:50 #204 DONE 2.3s 03:47:50 03:47:50 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:47:50 #149 DONE 2116.5s 03:47:50 03:47:50 #118 [security-proxy-auth] exporting to image 03:47:51 #118 exporting layers 1.1s done 03:47:51 #118 writing image sha256:f09e2498be8058fe1a553bfac120eb9a1049aae5a1c496981438cdba1472d4f9 done 03:47:51 #118 naming to docker.io/library/security-proxy-auth-arm64 done 03:47:51 #118 DONE 12.6s 03:47:51 03:47:51 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:47:51 #146 ... 03:47:51 03:47:51 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:47:51 #205 DONE 0.1s 03:47:51 03:47:51 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:51 #145 ... 03:47:51 03:47:51 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:47:51 #206 DONE 0.1s 03:47:51 03:47:51 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:47:52 #207 DONE 0.4s 03:47:52 03:47:52 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:47:52 #55 ... 03:47:52 03:47:52 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:47:52 #208 DONE 0.1s 03:47:52 03:47:52 #118 [core-data] exporting to image 03:47:52 #118 exporting layers 0.5s done 03:47:52 #118 writing image sha256:6bf24a5745aa02e32b6667693e708fc969d36bc3f6780e48c7f96601f537b6fa done 03:47:52 #118 naming to docker.io/library/core-data-arm64 done 03:47:52 #118 DONE 13.1s 03:47:52 03:47:52 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:53 #145 ... 03:47:53 03:47:53 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:47:53 #151 DONE 2120.3s 03:47:54 03:47:54 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:47:54 #39 ... 03:47:54 03:47:54 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:47:54 #209 DONE 0.2s 03:47:54 03:47:54 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:47:54 #210 DONE 0.3s 03:47:54 03:47:54 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:47:55 #211 DONE 0.3s 03:47:55 03:47:55 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:47:55 #212 DONE 0.1s 03:47:55 03:47:55 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:47:55 #213 DONE 0.1s 03:47:55 03:47:55 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:55 #145 ... 03:47:55 03:47:55 #118 [core-metadata] exporting to image 03:47:55 #118 exporting layers 0.4s done 03:47:56 #118 writing image sha256:31081b47b8b8d81b5b4dbb687d2ecd8992f21d6b4d988a864b75531508473684 done 03:47:56 #118 naming to docker.io/library/core-metadata-arm64 done 03:47:56 #118 DONE 13.5s 03:47:56 03:47:56 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:48:28 #39 ... 03:48:28 03:48:28 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:28 #146 DONE 2153.5s 03:48:28 03:48:28 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:48:28 #39 ... 03:48:28 03:48:28 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:48:28 #214 DONE 0.1s 03:48:28 03:48:28 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:48:28 #215 DONE 0.1s 03:48:28 03:48:28 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:48:28 #39 ... 03:48:28 03:48:28 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:48:28 #216 DONE 0.5s 03:48:28 03:48:28 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:48:29 #217 DONE 0.1s 03:48:29 03:48:29 #118 [support-scheduler] exporting to image 03:48:29 #118 exporting layers 03:48:29 #118 exporting layers 1.1s done 03:48:29 #118 writing image sha256:bbd9153ed1d8be43b7fffbe1a8cae30ec5d8790b7740e5df7aa6ab66aa20a241 done 03:48:29 #118 naming to docker.io/library/support-scheduler-arm64 03:48:30 #118 naming to docker.io/library/support-scheduler-arm64 done 03:48:30 #118 DONE 14.6s 03:48:30 03:48:30 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:48:35 #39 ... 03:48:35 03:48:35 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:48:35 #145 DONE 2161.1s 03:48:35 03:48:35 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:48:35 #39 ... 03:48:35 03:48:35 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:48:35 #218 DONE 0.2s 03:48:35 03:48:35 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:48:35 #219 DONE 0.1s 03:48:35 03:48:35 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:48:35 #55 ... 03:48:35 03:48:35 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:48:36 #220 DONE 0.6s 03:48:36 03:48:36 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:48:36 #221 DONE 0.1s 03:48:36 03:48:36 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:48:36 #39 ... 03:48:36 03:48:36 #118 [support-notifications] exporting to image 03:48:36 #118 exporting layers 03:48:36 #118 exporting layers 0.6s done 03:48:36 #118 writing image sha256:d87abb10df310a2fbf196ba0ca42242c8a3d09088d507493637619246d309056 done 03:48:36 #118 naming to docker.io/library/support-notifications-arm64 done 03:48:36 #118 DONE 15.2s 03:48:36 03:48:36 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:48:36 time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:48:36 time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:48:36 time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:48:36 time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:48:36 time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:48:36 time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:48:36 time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:48:36 time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:48:36 time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:48:36 time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:48:36 time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:48:36 time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:48:36 time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:48:36 time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:48:36 time="2025-03-10T03:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:48:36 $ docker stop --time=1 4ab0771cab5630397bd8d7b13e4b0437301e94c0374c8c301f385a475a2c7e28 03:48:38 $ docker rm -f --volumes 4ab0771cab5630397bd8d7b13e4b0437301e94c0374c8c301f385a475a2c7e28 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:39 + docker images 03:48:39 REPOSITORY TAG IMAGE ID CREATED SIZE 03:48:39 support-notifications-arm64 latest d87abb10df31 3 seconds ago 52MB 03:48:39 support-scheduler-arm64 latest bbd9153ed1d8 10 seconds ago 48.2MB 03:48:39 core-metadata-arm64 latest 31081b47b8b8 43 seconds ago 33MB 03:48:39 core-data-arm64 latest 6bf24a5745aa 46 seconds ago 32.8MB 03:48:39 security-proxy-auth-arm64 latest f09e2498be80 49 seconds ago 31.8MB 03:48:39 core-keeper-arm64 latest e6461a270417 51 seconds ago 32.5MB 03:48:39 security-spiffe-token-provider-arm64 latest 05229226587a About a minute ago 47.8MB 03:48:39 security-secretstore-setup-arm64 latest 6bde717f1b7d 2 minutes ago 67.2MB 03:48:39 security-proxy-setup-arm64 latest 8bfc37b50b86 3 minutes ago 38.6MB 03:48:39 core-command-arm64 latest e58da8974074 3 minutes ago 28.4MB 03:48:39 security-bootstrapper-arm64 latest 2ac9b77a32d4 18 minutes ago 21MB 03:48:39 core-common-config-bootstrapper-arm64 latest 9baee6f0f97c 18 minutes ago 17.9MB 03:48:39 security-spire-config-arm64 latest 5a98aa21cde4 37 minutes ago 143MB 03:48:39 security-spire-agent-arm64 latest e45b5aee933a 37 minutes ago 187MB 03:48:39 security-spire-server-arm64 latest 51c164e96063 37 minutes ago 144MB 03:48:39 ci-base-image-arm64 latest 68840fc7aa24 39 minutes ago 915MB 03:48:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB 03:48:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:39 provisioning config files... 03:48:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/809@tmp/config12063746838878065333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:39 ---> ****-login.sh 03:48:39 nexus3.edgexfoundry.org:10001 03:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:48:39 Configure a credential helper to remove this warning. See 03:48:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:48:39 03:48:39 Login Succeeded 03:48:39 nexus3.edgexfoundry.org:10002 03:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:48:40 Configure a credential helper to remove this warning. See 03:48:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:48:40 03:48:40 Login Succeeded 03:48:40 nexus3.edgexfoundry.org:10003 03:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:48:40 Configure a credential helper to remove this warning. See 03:48:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:48:40 03:48:40 Login Succeeded 03:48:40 nexus3.edgexfoundry.org:10004 03:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:48:41 Configure a credential helper to remove this warning. See 03:48:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:48:41 03:48:41 Login Succeeded 03:48:41 ****.io 03:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:48:41 Configure a credential helper to remove this warning. See 03:48:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:48:41 03:48:41 Login Succeeded 03:48:41 ---> ****-login.sh ends [Pipeline] } 03:48:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:48:41 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:48:41 35644ad537d22d85437dd4f7596fc9502b19d685 03:48:41 latest 03:48:41 4.0.0-dev.71 03:48:41 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:48:41 main 03:48:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:48:42 1c9f99d2234c: Preparing 03:48:42 ba18b5b4efec: Preparing 03:48:42 d17eaeec7dfd: Preparing 03:48:42 1838650d3401: Preparing 03:48:42 5d112a5a6150: Preparing 03:48:42 d0f924775480: Preparing 03:48:42 dd9c8f8612c8: Preparing 03:48:42 d0f924775480: Waiting 03:48:42 dd9c8f8612c8: Waiting 03:48:42 5d112a5a6150: Pushed 03:48:42 1c9f99d2234c: Pushed 03:48:42 1838650d3401: Pushed 03:48:42 d17eaeec7dfd: Pushed 03:48:42 dd9c8f8612c8: Layer already exists 03:48:42 d0f924775480: Pushed 03:48:47 ba18b5b4efec: Pushed 03:48:47 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:6efdbb73a6740dd604ced7193642e238a51257720701f3663709580f51531d03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:48:47 1c9f99d2234c: Preparing 03:48:47 ba18b5b4efec: Preparing 03:48:47 d17eaeec7dfd: Preparing 03:48:47 1838650d3401: Preparing 03:48:47 5d112a5a6150: Preparing 03:48:47 d0f924775480: Preparing 03:48:47 dd9c8f8612c8: Preparing 03:48:47 d0f924775480: Waiting 03:48:47 dd9c8f8612c8: Waiting 03:48:47 ba18b5b4efec: Layer already exists 03:48:47 d17eaeec7dfd: Layer already exists 03:48:47 1838650d3401: Layer already exists 03:48:47 1c9f99d2234c: Layer already exists 03:48:47 5d112a5a6150: Layer already exists 03:48:47 dd9c8f8612c8: Layer already exists 03:48:47 d0f924775480: Layer already exists 03:48:48 latest: digest: sha256:6efdbb73a6740dd604ced7193642e238a51257720701f3663709580f51531d03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.71 03:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:48:48 1c9f99d2234c: Preparing 03:48:48 ba18b5b4efec: Preparing 03:48:48 d17eaeec7dfd: Preparing 03:48:48 1838650d3401: Preparing 03:48:48 5d112a5a6150: Preparing 03:48:48 d0f924775480: Preparing 03:48:48 dd9c8f8612c8: Preparing 03:48:48 d0f924775480: Waiting 03:48:48 dd9c8f8612c8: Waiting 03:48:48 d17eaeec7dfd: Layer already exists 03:48:48 ba18b5b4efec: Layer already exists 03:48:48 5d112a5a6150: Layer already exists 03:48:48 1838650d3401: Layer already exists 03:48:48 1c9f99d2234c: Layer already exists 03:48:48 dd9c8f8612c8: Layer already exists 03:48:48 d0f924775480: Layer already exists 03:48:49 4.0.0-dev.71: digest: sha256:6efdbb73a6740dd604ced7193642e238a51257720701f3663709580f51531d03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:48:49 1c9f99d2234c: Preparing 03:48:49 ba18b5b4efec: Preparing 03:48:49 d17eaeec7dfd: Preparing 03:48:49 1838650d3401: Preparing 03:48:49 5d112a5a6150: Preparing 03:48:49 d0f924775480: Preparing 03:48:49 dd9c8f8612c8: Preparing 03:48:49 d0f924775480: Waiting 03:48:49 dd9c8f8612c8: Waiting 03:48:49 ba18b5b4efec: Layer already exists 03:48:49 d17eaeec7dfd: Layer already exists 03:48:49 1838650d3401: Layer already exists 03:48:49 5d112a5a6150: Layer already exists 03:48:49 1c9f99d2234c: Layer already exists 03:48:49 d0f924775480: Layer already exists 03:48:49 dd9c8f8612c8: Layer already exists 03:48:50 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:6efdbb73a6740dd604ced7193642e238a51257720701f3663709580f51531d03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:48:50 1c9f99d2234c: Preparing 03:48:50 ba18b5b4efec: Preparing 03:48:50 d17eaeec7dfd: Preparing 03:48:50 1838650d3401: Preparing 03:48:50 5d112a5a6150: Preparing 03:48:50 d0f924775480: Preparing 03:48:50 dd9c8f8612c8: Preparing 03:48:50 d0f924775480: Waiting 03:48:50 dd9c8f8612c8: Waiting 03:48:50 1c9f99d2234c: Layer already exists 03:48:50 1838650d3401: Layer already exists 03:48:50 5d112a5a6150: Layer already exists 03:48:50 d17eaeec7dfd: Layer already exists 03:48:50 ba18b5b4efec: Layer already exists 03:48:50 d0f924775480: Layer already exists 03:48:50 dd9c8f8612c8: Layer already exists 03:48:50 main: digest: sha256:6efdbb73a6740dd604ced7193642e238a51257720701f3663709580f51531d03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:50 ===================================================== [Pipeline] echo 03:48:50 taggedImages: 03:48:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:48:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:48:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.71 03:48:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:48:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:48:51 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:48:51 35644ad537d22d85437dd4f7596fc9502b19d685 03:48:51 latest 03:48:51 4.0.0-dev.71 03:48:51 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:48:51 main 03:48:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:48:51 2dd354d5479e: Preparing 03:48:51 a3a40269486c: Preparing 03:48:51 648fa5790ca5: Preparing 03:48:51 f080d4e75493: Preparing 03:48:51 d17eaeec7dfd: Preparing 03:48:51 1838650d3401: Preparing 03:48:51 5d112a5a6150: Preparing 03:48:51 1838650d3401: Waiting 03:48:51 d0f924775480: Preparing 03:48:51 dd9c8f8612c8: Preparing 03:48:51 5d112a5a6150: Waiting 03:48:51 d0f924775480: Waiting 03:48:51 dd9c8f8612c8: Waiting 03:48:51 d17eaeec7dfd: Layer already exists 03:48:52 1838650d3401: Layer already exists 03:48:52 5d112a5a6150: Layer already exists 03:48:52 648fa5790ca5: Pushed 03:48:52 a3a40269486c: Pushed 03:48:52 2dd354d5479e: Pushed 03:48:52 d0f924775480: Layer already exists 03:48:52 dd9c8f8612c8: Layer already exists 03:48:53 f080d4e75493: Pushed 03:48:54 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:70f562445d1d6dbf65418d022aa530e8f3ca06be46ee80de1d9132f827483f83 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:54 + 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:48:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:48:54 2dd354d5479e: Preparing 03:48:54 a3a40269486c: Preparing 03:48:54 648fa5790ca5: Preparing 03:48:54 f080d4e75493: Preparing 03:48:54 d17eaeec7dfd: Preparing 03:48:54 1838650d3401: Preparing 03:48:54 5d112a5a6150: Preparing 03:48:54 d0f924775480: Preparing 03:48:54 dd9c8f8612c8: Preparing 03:48:54 1838650d3401: Waiting 03:48:54 5d112a5a6150: Waiting 03:48:54 d0f924775480: Waiting 03:48:54 dd9c8f8612c8: Waiting 03:48:54 648fa5790ca5: Layer already exists 03:48:54 d17eaeec7dfd: Layer already exists 03:48:54 2dd354d5479e: Layer already exists 03:48:54 a3a40269486c: Layer already exists 03:48:54 f080d4e75493: Layer already exists 03:48:54 5d112a5a6150: Layer already exists 03:48:54 1838650d3401: Layer already exists 03:48:54 dd9c8f8612c8: Layer already exists 03:48:54 d0f924775480: Layer already exists 03:48:54 latest: digest: sha256:70f562445d1d6dbf65418d022aa530e8f3ca06be46ee80de1d9132f827483f83 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.71 03:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:48:55 2dd354d5479e: Preparing 03:48:55 a3a40269486c: Preparing 03:48:55 648fa5790ca5: Preparing 03:48:55 f080d4e75493: Preparing 03:48:55 d17eaeec7dfd: Preparing 03:48:55 1838650d3401: Preparing 03:48:55 5d112a5a6150: Preparing 03:48:55 1838650d3401: Waiting 03:48:55 d0f924775480: Preparing 03:48:55 5d112a5a6150: Waiting 03:48:55 dd9c8f8612c8: Preparing 03:48:55 d0f924775480: Waiting 03:48:55 dd9c8f8612c8: Waiting 03:48:55 648fa5790ca5: Layer already exists 03:48:55 d17eaeec7dfd: Layer already exists 03:48:55 f080d4e75493: Layer already exists 03:48:55 a3a40269486c: Layer already exists 03:48:55 2dd354d5479e: Layer already exists 03:48:55 5d112a5a6150: Layer already exists 03:48:55 dd9c8f8612c8: Layer already exists 03:48:55 d0f924775480: Layer already exists 03:48:55 1838650d3401: Layer already exists 03:48:55 4.0.0-dev.71: digest: sha256:70f562445d1d6dbf65418d022aa530e8f3ca06be46ee80de1d9132f827483f83 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:56 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:48:56 2dd354d5479e: Preparing 03:48:56 a3a40269486c: Preparing 03:48:56 648fa5790ca5: Preparing 03:48:56 f080d4e75493: Preparing 03:48:56 d17eaeec7dfd: Preparing 03:48:56 1838650d3401: Preparing 03:48:56 5d112a5a6150: Preparing 03:48:56 d0f924775480: Preparing 03:48:56 dd9c8f8612c8: Preparing 03:48:56 1838650d3401: Waiting 03:48:56 5d112a5a6150: Waiting 03:48:56 d0f924775480: Waiting 03:48:56 dd9c8f8612c8: Waiting 03:48:56 d17eaeec7dfd: Layer already exists 03:48:56 a3a40269486c: Layer already exists 03:48:56 f080d4e75493: Layer already exists 03:48:56 648fa5790ca5: Layer already exists 03:48:56 2dd354d5479e: Layer already exists 03:48:56 d0f924775480: Layer already exists 03:48:56 5d112a5a6150: Layer already exists 03:48:56 1838650d3401: Layer already exists 03:48:56 dd9c8f8612c8: Layer already exists 03:48:56 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:70f562445d1d6dbf65418d022aa530e8f3ca06be46ee80de1d9132f827483f83 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:57 + 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:48:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:48:57 2dd354d5479e: Preparing 03:48:57 a3a40269486c: Preparing 03:48:57 648fa5790ca5: Preparing 03:48:57 f080d4e75493: Preparing 03:48:57 d17eaeec7dfd: Preparing 03:48:57 1838650d3401: Preparing 03:48:57 5d112a5a6150: Preparing 03:48:57 d0f924775480: Preparing 03:48:57 dd9c8f8612c8: Preparing 03:48:57 d0f924775480: Waiting 03:48:57 1838650d3401: Waiting 03:48:57 5d112a5a6150: Waiting 03:48:57 dd9c8f8612c8: Waiting 03:48:57 2dd354d5479e: Layer already exists 03:48:57 f080d4e75493: Layer already exists 03:48:57 d17eaeec7dfd: Layer already exists 03:48:57 a3a40269486c: Layer already exists 03:48:57 648fa5790ca5: Layer already exists 03:48:57 d0f924775480: Layer already exists 03:48:57 dd9c8f8612c8: Layer already exists 03:48:57 5d112a5a6150: Layer already exists 03:48:57 1838650d3401: Layer already exists 03:48:57 main: digest: sha256:70f562445d1d6dbf65418d022aa530e8f3ca06be46ee80de1d9132f827483f83 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:58 ===================================================== [Pipeline] echo 03:48:58 taggedImages: 03:48:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:48:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:48:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.71 03:48:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:48:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:48:58 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:48:58 35644ad537d22d85437dd4f7596fc9502b19d685 03:48:58 latest 03:48:58 4.0.0-dev.71 03:48:58 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:48:58 main 03:48:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:48:58 37d41cc91452: Preparing 03:48:58 a40d79c0b224: Preparing 03:48:58 d17eaeec7dfd: Preparing 03:48:58 1838650d3401: Preparing 03:48:58 0cf6953ffd75: Preparing 03:48:58 f5d966c9f331: Preparing 03:48:58 dd9c8f8612c8: Preparing 03:48:58 dd9c8f8612c8: Waiting 03:48:59 1838650d3401: Layer already exists 03:48:59 d17eaeec7dfd: Layer already exists 03:48:59 0cf6953ffd75: Pushed 03:48:59 dd9c8f8612c8: Layer already exists 03:48:59 37d41cc91452: Pushed 03:48:59 f5d966c9f331: Pushed 03:49:04 a40d79c0b224: Pushed 03:49:04 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:135ad3d2e60c8845b41146c5f693d17472b15667a6014272a1f6c29ead079f96 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:05 37d41cc91452: Preparing 03:49:05 a40d79c0b224: Preparing 03:49:05 d17eaeec7dfd: Preparing 03:49:05 1838650d3401: Preparing 03:49:05 0cf6953ffd75: Preparing 03:49:05 f5d966c9f331: Preparing 03:49:05 dd9c8f8612c8: Preparing 03:49:05 f5d966c9f331: Waiting 03:49:05 dd9c8f8612c8: Waiting 03:49:05 37d41cc91452: Layer already exists 03:49:05 0cf6953ffd75: Layer already exists 03:49:05 a40d79c0b224: Layer already exists 03:49:05 d17eaeec7dfd: Layer already exists 03:49:05 1838650d3401: Layer already exists 03:49:05 dd9c8f8612c8: Layer already exists 03:49:05 f5d966c9f331: Layer already exists 03:49:05 latest: digest: sha256:135ad3d2e60c8845b41146c5f693d17472b15667a6014272a1f6c29ead079f96 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.71 03:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:06 37d41cc91452: Preparing 03:49:06 a40d79c0b224: Preparing 03:49:06 d17eaeec7dfd: Preparing 03:49:06 1838650d3401: Preparing 03:49:06 0cf6953ffd75: Preparing 03:49:06 f5d966c9f331: Preparing 03:49:06 dd9c8f8612c8: Preparing 03:49:06 f5d966c9f331: Waiting 03:49:06 0cf6953ffd75: Layer already exists 03:49:06 a40d79c0b224: Layer already exists 03:49:06 37d41cc91452: Layer already exists 03:49:06 1838650d3401: Layer already exists 03:49:06 d17eaeec7dfd: Layer already exists 03:49:06 dd9c8f8612c8: Layer already exists 03:49:06 f5d966c9f331: Layer already exists 03:49:06 4.0.0-dev.71: digest: sha256:135ad3d2e60c8845b41146c5f693d17472b15667a6014272a1f6c29ead079f96 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:07 37d41cc91452: Preparing 03:49:07 a40d79c0b224: Preparing 03:49:07 d17eaeec7dfd: Preparing 03:49:07 1838650d3401: Preparing 03:49:07 0cf6953ffd75: Preparing 03:49:07 f5d966c9f331: Preparing 03:49:07 dd9c8f8612c8: Preparing 03:49:07 f5d966c9f331: Waiting 03:49:07 dd9c8f8612c8: Waiting 03:49:07 37d41cc91452: Layer already exists 03:49:07 1838650d3401: Layer already exists 03:49:07 d17eaeec7dfd: Layer already exists 03:49:07 0cf6953ffd75: Layer already exists 03:49:07 a40d79c0b224: Layer already exists 03:49:07 dd9c8f8612c8: Layer already exists 03:49:07 f5d966c9f331: Layer already exists 03:49:07 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:135ad3d2e60c8845b41146c5f693d17472b15667a6014272a1f6c29ead079f96 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:08 37d41cc91452: Preparing 03:49:08 a40d79c0b224: Preparing 03:49:08 d17eaeec7dfd: Preparing 03:49:08 1838650d3401: Preparing 03:49:08 0cf6953ffd75: Preparing 03:49:08 f5d966c9f331: Preparing 03:49:08 dd9c8f8612c8: Preparing 03:49:08 f5d966c9f331: Waiting 03:49:08 dd9c8f8612c8: Waiting 03:49:08 1838650d3401: Layer already exists 03:49:08 d17eaeec7dfd: Layer already exists 03:49:08 37d41cc91452: Layer already exists 03:49:08 a40d79c0b224: Layer already exists 03:49:08 0cf6953ffd75: Layer already exists 03:49:08 f5d966c9f331: Layer already exists 03:49:08 dd9c8f8612c8: Layer already exists 03:49:08 main: digest: sha256:135ad3d2e60c8845b41146c5f693d17472b15667a6014272a1f6c29ead079f96 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:08 ===================================================== [Pipeline] echo 03:49:08 taggedImages: 03:49:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:49:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:49:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.71 03:49:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:49:08 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:49:08 35644ad537d22d85437dd4f7596fc9502b19d685 03:49:08 latest 03:49:08 4.0.0-dev.71 03:49:08 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:08 main 03:49:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:08 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:49:09 cb103550c78b: Preparing 03:49:09 eba8535a5330: Preparing 03:49:09 1838650d3401: Preparing 03:49:09 d990d696b8aa: Preparing 03:49:09 40e3091c6301: Preparing 03:49:09 dd9c8f8612c8: Preparing 03:49:09 1838650d3401: Layer already exists 03:49:09 dd9c8f8612c8: Layer already exists 03:49:09 40e3091c6301: Pushed 03:49:09 d990d696b8aa: Pushed 03:49:09 cb103550c78b: Pushed 03:49:14 eba8535a5330: Pushed 03:49:14 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:bd7ef5e78d9f17a6b47619ca3966ad2cf9ac2aba89f6af90ae384b8c38bfd002 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:49:15 cb103550c78b: Preparing 03:49:15 eba8535a5330: Preparing 03:49:15 1838650d3401: Preparing 03:49:15 d990d696b8aa: Preparing 03:49:15 40e3091c6301: Preparing 03:49:15 dd9c8f8612c8: Preparing 03:49:15 dd9c8f8612c8: Waiting 03:49:15 1838650d3401: Layer already exists 03:49:15 cb103550c78b: Layer already exists 03:49:15 40e3091c6301: Layer already exists 03:49:15 d990d696b8aa: Layer already exists 03:49:15 eba8535a5330: Layer already exists 03:49:15 dd9c8f8612c8: Layer already exists 03:49:15 latest: digest: sha256:bd7ef5e78d9f17a6b47619ca3966ad2cf9ac2aba89f6af90ae384b8c38bfd002 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.71 03:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:49:16 cb103550c78b: Preparing 03:49:16 eba8535a5330: Preparing 03:49:16 1838650d3401: Preparing 03:49:16 d990d696b8aa: Preparing 03:49:16 40e3091c6301: Preparing 03:49:16 dd9c8f8612c8: Preparing 03:49:16 dd9c8f8612c8: Waiting 03:49:16 40e3091c6301: Layer already exists 03:49:16 cb103550c78b: Layer already exists 03:49:16 d990d696b8aa: Layer already exists 03:49:16 eba8535a5330: Layer already exists 03:49:16 1838650d3401: Layer already exists 03:49:16 dd9c8f8612c8: Layer already exists 03:49:16 4.0.0-dev.71: digest: sha256:bd7ef5e78d9f17a6b47619ca3966ad2cf9ac2aba89f6af90ae384b8c38bfd002 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:49:17 cb103550c78b: Preparing 03:49:17 eba8535a5330: Preparing 03:49:17 1838650d3401: Preparing 03:49:17 d990d696b8aa: Preparing 03:49:17 40e3091c6301: Preparing 03:49:17 dd9c8f8612c8: Preparing 03:49:17 dd9c8f8612c8: Waiting 03:49:17 cb103550c78b: Layer already exists 03:49:17 d990d696b8aa: Layer already exists 03:49:17 1838650d3401: Layer already exists 03:49:17 eba8535a5330: Layer already exists 03:49:17 40e3091c6301: Layer already exists 03:49:17 dd9c8f8612c8: Layer already exists 03:49:17 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:bd7ef5e78d9f17a6b47619ca3966ad2cf9ac2aba89f6af90ae384b8c38bfd002 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:49:18 cb103550c78b: Preparing 03:49:18 eba8535a5330: Preparing 03:49:18 1838650d3401: Preparing 03:49:18 d990d696b8aa: Preparing 03:49:18 40e3091c6301: Preparing 03:49:18 dd9c8f8612c8: Preparing 03:49:18 dd9c8f8612c8: Waiting 03:49:18 1838650d3401: Layer already exists 03:49:18 d990d696b8aa: Layer already exists 03:49:18 40e3091c6301: Layer already exists 03:49:18 cb103550c78b: Layer already exists 03:49:18 eba8535a5330: Layer already exists 03:49:18 dd9c8f8612c8: Layer already exists 03:49:18 main: digest: sha256:bd7ef5e78d9f17a6b47619ca3966ad2cf9ac2aba89f6af90ae384b8c38bfd002 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:18 ===================================================== [Pipeline] echo 03:49:18 taggedImages: 03:49:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:49:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:49:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.71 03:49:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:49:18 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:49:18 35644ad537d22d85437dd4f7596fc9502b19d685 03:49:18 latest 03:49:18 4.0.0-dev.71 03:49:18 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:18 main 03:49:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:49:19 d4466f170bdf: Preparing 03:49:19 606263fd29c5: Preparing 03:49:19 e57dccf3d374: Preparing 03:49:19 d17eaeec7dfd: Preparing 03:49:19 1838650d3401: Preparing 03:49:19 5d112a5a6150: Preparing 03:49:19 d0f924775480: Preparing 03:49:19 dd9c8f8612c8: Preparing 03:49:19 d0f924775480: Waiting 03:49:19 dd9c8f8612c8: Waiting 03:49:19 5d112a5a6150: Waiting 03:49:19 1838650d3401: Layer already exists 03:49:19 d17eaeec7dfd: Layer already exists 03:49:19 5d112a5a6150: Layer already exists 03:49:19 d0f924775480: Layer already exists 03:49:19 606263fd29c5: Pushed 03:49:19 dd9c8f8612c8: Layer already exists 03:49:19 d4466f170bdf: Pushed 03:49:25 e57dccf3d374: Pushed 03:49:25 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:4da2b0617a6ce7f06e6c317a4c6e11d451842f715ab5a203f811e17dbfc09af7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:49:25 d4466f170bdf: Preparing 03:49:25 606263fd29c5: Preparing 03:49:25 e57dccf3d374: Preparing 03:49:25 d17eaeec7dfd: Preparing 03:49:25 1838650d3401: Preparing 03:49:25 5d112a5a6150: Preparing 03:49:25 d0f924775480: Preparing 03:49:25 dd9c8f8612c8: Preparing 03:49:25 5d112a5a6150: Waiting 03:49:25 d0f924775480: Waiting 03:49:25 dd9c8f8612c8: Waiting 03:49:25 e57dccf3d374: Layer already exists 03:49:25 d17eaeec7dfd: Layer already exists 03:49:25 d4466f170bdf: Layer already exists 03:49:25 1838650d3401: Layer already exists 03:49:25 606263fd29c5: Layer already exists 03:49:25 5d112a5a6150: Layer already exists 03:49:25 dd9c8f8612c8: Layer already exists 03:49:25 d0f924775480: Layer already exists 03:49:26 latest: digest: sha256:4da2b0617a6ce7f06e6c317a4c6e11d451842f715ab5a203f811e17dbfc09af7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.71 03:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:49:26 d4466f170bdf: Preparing 03:49:26 606263fd29c5: Preparing 03:49:26 e57dccf3d374: Preparing 03:49:26 d17eaeec7dfd: Preparing 03:49:26 1838650d3401: Preparing 03:49:26 5d112a5a6150: Preparing 03:49:26 d0f924775480: Preparing 03:49:26 dd9c8f8612c8: Preparing 03:49:26 5d112a5a6150: Waiting 03:49:26 d0f924775480: Waiting 03:49:26 dd9c8f8612c8: Waiting 03:49:26 606263fd29c5: Layer already exists 03:49:26 e57dccf3d374: Layer already exists 03:49:26 d17eaeec7dfd: Layer already exists 03:49:26 1838650d3401: Layer already exists 03:49:26 d4466f170bdf: Layer already exists 03:49:26 dd9c8f8612c8: Layer already exists 03:49:26 5d112a5a6150: Layer already exists 03:49:26 d0f924775480: Layer already exists 03:49:27 4.0.0-dev.71: digest: sha256:4da2b0617a6ce7f06e6c317a4c6e11d451842f715ab5a203f811e17dbfc09af7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:49:27 d4466f170bdf: Preparing 03:49:27 606263fd29c5: Preparing 03:49:27 e57dccf3d374: Preparing 03:49:27 d17eaeec7dfd: Preparing 03:49:27 1838650d3401: Preparing 03:49:27 5d112a5a6150: Preparing 03:49:27 d0f924775480: Preparing 03:49:27 5d112a5a6150: Waiting 03:49:27 dd9c8f8612c8: Preparing 03:49:27 d0f924775480: Waiting 03:49:27 dd9c8f8612c8: Waiting 03:49:27 606263fd29c5: Layer already exists 03:49:27 e57dccf3d374: Layer already exists 03:49:27 d17eaeec7dfd: Layer already exists 03:49:27 d4466f170bdf: Layer already exists 03:49:27 1838650d3401: Layer already exists 03:49:27 d0f924775480: Layer already exists 03:49:27 dd9c8f8612c8: Layer already exists 03:49:27 5d112a5a6150: Layer already exists 03:49:28 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:4da2b0617a6ce7f06e6c317a4c6e11d451842f715ab5a203f811e17dbfc09af7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:49:28 d4466f170bdf: Preparing 03:49:28 606263fd29c5: Preparing 03:49:28 e57dccf3d374: Preparing 03:49:28 d17eaeec7dfd: Preparing 03:49:28 1838650d3401: Preparing 03:49:28 5d112a5a6150: Preparing 03:49:28 d0f924775480: Preparing 03:49:28 dd9c8f8612c8: Preparing 03:49:28 d0f924775480: Waiting 03:49:28 5d112a5a6150: Waiting 03:49:28 dd9c8f8612c8: Waiting 03:49:28 d4466f170bdf: Layer already exists 03:49:28 606263fd29c5: Layer already exists 03:49:28 1838650d3401: Layer already exists 03:49:28 d17eaeec7dfd: Layer already exists 03:49:28 e57dccf3d374: Layer already exists 03:49:28 5d112a5a6150: Layer already exists 03:49:28 dd9c8f8612c8: Layer already exists 03:49:28 d0f924775480: Layer already exists 03:49:29 main: digest: sha256:4da2b0617a6ce7f06e6c317a4c6e11d451842f715ab5a203f811e17dbfc09af7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:29 ===================================================== [Pipeline] echo 03:49:29 taggedImages: 03:49:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:49:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:49:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.71 03:49:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:49:29 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:49:29 35644ad537d22d85437dd4f7596fc9502b19d685 03:49:29 latest 03:49:29 4.0.0-dev.71 03:49:29 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:29 main 03:49:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:49:29 f17817b64faf: Preparing 03:49:29 a7aa6422535c: Preparing 03:49:29 cbde881f7ad6: Preparing 03:49:29 50d90f731175: Preparing 03:49:29 71d38218e58f: Preparing 03:49:29 1220cb86a0bc: Preparing 03:49:29 1f1b4d68c5a3: Preparing 03:49:29 1220cb86a0bc: Waiting 03:49:29 d17eaeec7dfd: Preparing 03:49:29 1f1b4d68c5a3: Waiting 03:49:29 d17eaeec7dfd: Waiting 03:49:29 1838650d3401: Preparing 03:49:29 56f57818e154: Preparing 03:49:29 1838650d3401: Waiting 03:49:29 3e9100b89682: Preparing 03:49:29 5f70bf18a086: Preparing 03:49:29 1393b8e298ce: Preparing 03:49:29 b14c867499f1: Preparing 03:49:29 1fb02c643465: Preparing 03:49:29 dd9c8f8612c8: Preparing 03:49:29 56f57818e154: Waiting 03:49:29 3e9100b89682: Waiting 03:49:29 5f70bf18a086: Waiting 03:49:29 1393b8e298ce: Waiting 03:49:29 1fb02c643465: Waiting 03:49:29 b14c867499f1: Waiting 03:49:29 dd9c8f8612c8: Waiting 03:49:30 cbde881f7ad6: Pushed 03:49:30 a7aa6422535c: Pushed 03:49:30 f17817b64faf: Pushed 03:49:30 50d90f731175: Pushed 03:49:30 71d38218e58f: Pushed 03:49:30 d17eaeec7dfd: Layer already exists 03:49:30 1838650d3401: Layer already exists 03:49:30 1220cb86a0bc: Pushed 03:49:30 5f70bf18a086: Layer already exists 03:49:30 3e9100b89682: Pushed 03:49:30 56f57818e154: Pushed 03:49:30 dd9c8f8612c8: Layer already exists 03:49:30 1393b8e298ce: Pushed 03:49:30 b14c867499f1: Pushed 03:49:30 1fb02c643465: Pushed 03:49:33 1f1b4d68c5a3: Pushed 03:49:33 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:18f50143f310b214afb955d0631f2f518aed8dcd911573c9ea0199aa1e9d529e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:49:34 f17817b64faf: Preparing 03:49:34 a7aa6422535c: Preparing 03:49:34 cbde881f7ad6: Preparing 03:49:34 50d90f731175: Preparing 03:49:34 71d38218e58f: Preparing 03:49:34 1220cb86a0bc: Preparing 03:49:34 1f1b4d68c5a3: Preparing 03:49:34 d17eaeec7dfd: Preparing 03:49:34 1838650d3401: Preparing 03:49:34 56f57818e154: Preparing 03:49:34 3e9100b89682: Preparing 03:49:34 5f70bf18a086: Preparing 03:49:34 1393b8e298ce: Preparing 03:49:34 b14c867499f1: Preparing 03:49:34 1fb02c643465: Preparing 03:49:34 dd9c8f8612c8: Preparing 03:49:34 3e9100b89682: Waiting 03:49:34 1220cb86a0bc: Waiting 03:49:34 5f70bf18a086: Waiting 03:49:34 1f1b4d68c5a3: Waiting 03:49:34 d17eaeec7dfd: Waiting 03:49:34 1393b8e298ce: Waiting 03:49:34 b14c867499f1: Waiting 03:49:34 1fb02c643465: Waiting 03:49:34 dd9c8f8612c8: Waiting 03:49:34 1838650d3401: Waiting 03:49:34 56f57818e154: Waiting 03:49:34 71d38218e58f: Layer already exists 03:49:34 cbde881f7ad6: Layer already exists 03:49:34 50d90f731175: Layer already exists 03:49:34 f17817b64faf: Layer already exists 03:49:34 a7aa6422535c: Layer already exists 03:49:34 1f1b4d68c5a3: Layer already exists 03:49:34 d17eaeec7dfd: Layer already exists 03:49:34 1220cb86a0bc: Layer already exists 03:49:34 1838650d3401: Layer already exists 03:49:34 56f57818e154: Layer already exists 03:49:34 3e9100b89682: Layer already exists 03:49:34 5f70bf18a086: Layer already exists 03:49:34 b14c867499f1: Layer already exists 03:49:34 1393b8e298ce: Layer already exists 03:49:34 1fb02c643465: Layer already exists 03:49:34 dd9c8f8612c8: Layer already exists 03:49:34 latest: digest: sha256:18f50143f310b214afb955d0631f2f518aed8dcd911573c9ea0199aa1e9d529e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.71 03:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:49:35 f17817b64faf: Preparing 03:49:35 a7aa6422535c: Preparing 03:49:35 cbde881f7ad6: Preparing 03:49:35 50d90f731175: Preparing 03:49:35 71d38218e58f: Preparing 03:49:35 1220cb86a0bc: Preparing 03:49:35 1f1b4d68c5a3: Preparing 03:49:35 d17eaeec7dfd: Preparing 03:49:35 1838650d3401: Preparing 03:49:35 56f57818e154: Preparing 03:49:35 3e9100b89682: Preparing 03:49:35 5f70bf18a086: Preparing 03:49:35 1393b8e298ce: Preparing 03:49:35 b14c867499f1: Preparing 03:49:35 1fb02c643465: Preparing 03:49:35 dd9c8f8612c8: Preparing 03:49:35 3e9100b89682: Waiting 03:49:35 5f70bf18a086: Waiting 03:49:35 1393b8e298ce: Waiting 03:49:35 1220cb86a0bc: Waiting 03:49:35 b14c867499f1: Waiting 03:49:35 1fb02c643465: Waiting 03:49:35 dd9c8f8612c8: Waiting 03:49:35 1f1b4d68c5a3: Waiting 03:49:35 1838650d3401: Waiting 03:49:35 56f57818e154: Waiting 03:49:35 71d38218e58f: Layer already exists 03:49:35 cbde881f7ad6: Layer already exists 03:49:35 50d90f731175: Layer already exists 03:49:35 f17817b64faf: Layer already exists 03:49:35 a7aa6422535c: Layer already exists 03:49:35 1220cb86a0bc: Layer already exists 03:49:35 1f1b4d68c5a3: Layer already exists 03:49:35 d17eaeec7dfd: Layer already exists 03:49:35 1838650d3401: Layer already exists 03:49:35 56f57818e154: Layer already exists 03:49:35 3e9100b89682: Layer already exists 03:49:35 5f70bf18a086: Layer already exists 03:49:35 1393b8e298ce: Layer already exists 03:49:35 1fb02c643465: Layer already exists 03:49:35 b14c867499f1: Layer already exists 03:49:35 dd9c8f8612c8: Layer already exists 03:49:35 4.0.0-dev.71: digest: sha256:18f50143f310b214afb955d0631f2f518aed8dcd911573c9ea0199aa1e9d529e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:49:36 f17817b64faf: Preparing 03:49:36 a7aa6422535c: Preparing 03:49:36 cbde881f7ad6: Preparing 03:49:36 50d90f731175: Preparing 03:49:36 71d38218e58f: Preparing 03:49:36 1220cb86a0bc: Preparing 03:49:36 1f1b4d68c5a3: Preparing 03:49:36 d17eaeec7dfd: Preparing 03:49:36 1838650d3401: Preparing 03:49:36 56f57818e154: Preparing 03:49:36 3e9100b89682: Preparing 03:49:36 5f70bf18a086: Preparing 03:49:36 1393b8e298ce: Preparing 03:49:36 b14c867499f1: Preparing 03:49:36 1fb02c643465: Preparing 03:49:36 dd9c8f8612c8: Preparing 03:49:36 56f57818e154: Waiting 03:49:36 3e9100b89682: Waiting 03:49:36 5f70bf18a086: Waiting 03:49:36 1393b8e298ce: Waiting 03:49:36 b14c867499f1: Waiting 03:49:36 1fb02c643465: Waiting 03:49:36 dd9c8f8612c8: Waiting 03:49:36 1220cb86a0bc: Waiting 03:49:36 1f1b4d68c5a3: Waiting 03:49:36 d17eaeec7dfd: Waiting 03:49:36 1838650d3401: Waiting 03:49:36 f17817b64faf: Layer already exists 03:49:36 cbde881f7ad6: Layer already exists 03:49:36 50d90f731175: Layer already exists 03:49:36 71d38218e58f: Layer already exists 03:49:36 a7aa6422535c: Layer already exists 03:49:36 1220cb86a0bc: Layer already exists 03:49:36 1f1b4d68c5a3: Layer already exists 03:49:36 56f57818e154: Layer already exists 03:49:36 1838650d3401: Layer already exists 03:49:36 d17eaeec7dfd: Layer already exists 03:49:36 3e9100b89682: Layer already exists 03:49:36 1fb02c643465: Layer already exists 03:49:36 5f70bf18a086: Layer already exists 03:49:36 1393b8e298ce: Layer already exists 03:49:36 b14c867499f1: Layer already exists 03:49:36 dd9c8f8612c8: Layer already exists 03:49:36 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:18f50143f310b214afb955d0631f2f518aed8dcd911573c9ea0199aa1e9d529e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:49:37 f17817b64faf: Preparing 03:49:37 a7aa6422535c: Preparing 03:49:37 cbde881f7ad6: Preparing 03:49:37 50d90f731175: Preparing 03:49:37 71d38218e58f: Preparing 03:49:37 1220cb86a0bc: Preparing 03:49:37 1f1b4d68c5a3: Preparing 03:49:37 d17eaeec7dfd: Preparing 03:49:37 1838650d3401: Preparing 03:49:37 56f57818e154: Preparing 03:49:37 3e9100b89682: Preparing 03:49:37 5f70bf18a086: Preparing 03:49:37 1393b8e298ce: Preparing 03:49:37 b14c867499f1: Preparing 03:49:37 1fb02c643465: Preparing 03:49:37 dd9c8f8612c8: Preparing 03:49:37 1220cb86a0bc: Waiting 03:49:37 1f1b4d68c5a3: Waiting 03:49:37 3e9100b89682: Waiting 03:49:37 d17eaeec7dfd: Waiting 03:49:37 56f57818e154: Waiting 03:49:37 1838650d3401: Waiting 03:49:37 1fb02c643465: Waiting 03:49:37 5f70bf18a086: Waiting 03:49:37 b14c867499f1: Waiting 03:49:37 1393b8e298ce: Waiting 03:49:37 dd9c8f8612c8: Waiting 03:49:37 a7aa6422535c: Layer already exists 03:49:37 cbde881f7ad6: Layer already exists 03:49:37 71d38218e58f: Layer already exists 03:49:37 f17817b64faf: Layer already exists 03:49:37 50d90f731175: Layer already exists 03:49:37 d17eaeec7dfd: Layer already exists 03:49:37 1220cb86a0bc: Layer already exists 03:49:37 1f1b4d68c5a3: Layer already exists 03:49:37 56f57818e154: Layer already exists 03:49:37 1838650d3401: Layer already exists 03:49:37 3e9100b89682: Layer already exists 03:49:37 b14c867499f1: Layer already exists 03:49:37 5f70bf18a086: Layer already exists 03:49:37 1393b8e298ce: Layer already exists 03:49:37 1fb02c643465: Layer already exists 03:49:37 dd9c8f8612c8: Layer already exists 03:49:37 main: digest: sha256:18f50143f310b214afb955d0631f2f518aed8dcd911573c9ea0199aa1e9d529e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:37 ===================================================== [Pipeline] echo 03:49:37 taggedImages: 03:49:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:49:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:49:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.71 03:49:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:49:37 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:49:37 35644ad537d22d85437dd4f7596fc9502b19d685 03:49:37 latest 03:49:37 4.0.0-dev.71 03:49:37 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:37 main 03:49:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:49:38 4eaf4bae86f4: Preparing 03:49:38 34345cbcfd7c: Preparing 03:49:38 d468707a0f8d: Preparing 03:49:38 6f2470eaafe9: Preparing 03:49:38 d17eaeec7dfd: Preparing 03:49:38 1838650d3401: Preparing 03:49:38 5d112a5a6150: Preparing 03:49:38 d0f924775480: Preparing 03:49:38 dd9c8f8612c8: Preparing 03:49:38 1838650d3401: Waiting 03:49:38 5d112a5a6150: Waiting 03:49:38 d0f924775480: Waiting 03:49:38 dd9c8f8612c8: Waiting 03:49:38 d17eaeec7dfd: Layer already exists 03:49:38 1838650d3401: Layer already exists 03:49:38 5d112a5a6150: Layer already exists 03:49:38 d468707a0f8d: Pushed 03:49:38 4eaf4bae86f4: Pushed 03:49:38 34345cbcfd7c: Pushed 03:49:38 d0f924775480: Layer already exists 03:49:38 dd9c8f8612c8: Layer already exists 03:49:44 6f2470eaafe9: Pushed 03:49:44 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:481ad985637751d1716e05c87ab431551324e7fce629f20f7bfd91afa8a5ff46 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:49:45 4eaf4bae86f4: Preparing 03:49:45 34345cbcfd7c: Preparing 03:49:45 d468707a0f8d: Preparing 03:49:45 6f2470eaafe9: Preparing 03:49:45 d17eaeec7dfd: Preparing 03:49:45 1838650d3401: Preparing 03:49:45 5d112a5a6150: Preparing 03:49:45 d0f924775480: Preparing 03:49:45 dd9c8f8612c8: Preparing 03:49:45 5d112a5a6150: Waiting 03:49:45 d0f924775480: Waiting 03:49:45 dd9c8f8612c8: Waiting 03:49:45 1838650d3401: Waiting 03:49:45 34345cbcfd7c: Layer already exists 03:49:45 d468707a0f8d: Layer already exists 03:49:45 4eaf4bae86f4: Layer already exists 03:49:45 d17eaeec7dfd: Layer already exists 03:49:45 6f2470eaafe9: Layer already exists 03:49:45 d0f924775480: Layer already exists 03:49:45 5d112a5a6150: Layer already exists 03:49:45 dd9c8f8612c8: Layer already exists 03:49:45 1838650d3401: Layer already exists 03:49:45 latest: digest: sha256:481ad985637751d1716e05c87ab431551324e7fce629f20f7bfd91afa8a5ff46 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.71 03:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:49:46 4eaf4bae86f4: Preparing 03:49:46 34345cbcfd7c: Preparing 03:49:46 d468707a0f8d: Preparing 03:49:46 6f2470eaafe9: Preparing 03:49:46 d17eaeec7dfd: Preparing 03:49:46 1838650d3401: Preparing 03:49:46 5d112a5a6150: Preparing 03:49:46 1838650d3401: Waiting 03:49:46 d0f924775480: Preparing 03:49:46 5d112a5a6150: Waiting 03:49:46 dd9c8f8612c8: Preparing 03:49:46 d0f924775480: Waiting 03:49:46 dd9c8f8612c8: Waiting 03:49:46 d468707a0f8d: Layer already exists 03:49:46 d17eaeec7dfd: Layer already exists 03:49:46 34345cbcfd7c: Layer already exists 03:49:46 6f2470eaafe9: Layer already exists 03:49:46 4eaf4bae86f4: Layer already exists 03:49:46 1838650d3401: Layer already exists 03:49:46 dd9c8f8612c8: Layer already exists 03:49:46 d0f924775480: Layer already exists 03:49:46 5d112a5a6150: Layer already exists 03:49:46 4.0.0-dev.71: digest: sha256:481ad985637751d1716e05c87ab431551324e7fce629f20f7bfd91afa8a5ff46 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:49:46 4eaf4bae86f4: Preparing 03:49:46 34345cbcfd7c: Preparing 03:49:46 d468707a0f8d: Preparing 03:49:46 6f2470eaafe9: Preparing 03:49:46 d17eaeec7dfd: Preparing 03:49:46 1838650d3401: Preparing 03:49:46 5d112a5a6150: Preparing 03:49:46 d0f924775480: Preparing 03:49:46 dd9c8f8612c8: Preparing 03:49:46 5d112a5a6150: Waiting 03:49:46 d0f924775480: Waiting 03:49:46 dd9c8f8612c8: Waiting 03:49:46 1838650d3401: Waiting 03:49:46 34345cbcfd7c: Layer already exists 03:49:46 6f2470eaafe9: Layer already exists 03:49:46 d468707a0f8d: Layer already exists 03:49:46 4eaf4bae86f4: Layer already exists 03:49:46 d17eaeec7dfd: Layer already exists 03:49:46 5d112a5a6150: Layer already exists 03:49:46 dd9c8f8612c8: Layer already exists 03:49:46 1838650d3401: Layer already exists 03:49:46 d0f924775480: Layer already exists 03:49:47 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:481ad985637751d1716e05c87ab431551324e7fce629f20f7bfd91afa8a5ff46 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:49:47 4eaf4bae86f4: Preparing 03:49:47 34345cbcfd7c: Preparing 03:49:47 d468707a0f8d: Preparing 03:49:47 6f2470eaafe9: Preparing 03:49:47 d17eaeec7dfd: Preparing 03:49:47 1838650d3401: Preparing 03:49:47 5d112a5a6150: Preparing 03:49:47 d0f924775480: Preparing 03:49:47 dd9c8f8612c8: Preparing 03:49:47 1838650d3401: Waiting 03:49:47 d0f924775480: Waiting 03:49:47 dd9c8f8612c8: Waiting 03:49:47 5d112a5a6150: Waiting 03:49:47 d17eaeec7dfd: Layer already exists 03:49:47 d468707a0f8d: Layer already exists 03:49:47 34345cbcfd7c: Layer already exists 03:49:47 4eaf4bae86f4: Layer already exists 03:49:47 6f2470eaafe9: Layer already exists 03:49:47 d0f924775480: Layer already exists 03:49:47 dd9c8f8612c8: Layer already exists 03:49:47 5d112a5a6150: Layer already exists 03:49:47 1838650d3401: Layer already exists 03:49:48 main: digest: sha256:481ad985637751d1716e05c87ab431551324e7fce629f20f7bfd91afa8a5ff46 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:48 ===================================================== [Pipeline] echo 03:49:48 taggedImages: 03:49:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:49:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:49:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.71 03:49:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:49:48 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:49:48 35644ad537d22d85437dd4f7596fc9502b19d685 03:49:48 latest 03:49:48 4.0.0-dev.71 03:49:48 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:48 main 03:49:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:49:49 05444266f07c: Preparing 03:49:49 c7fd16b03c2b: Preparing 03:49:49 5943c4e50a3a: Preparing 03:49:49 f4fa3139ab9e: Preparing 03:49:49 d167da9c0717: Preparing 03:49:49 d17eaeec7dfd: Preparing 03:49:49 1838650d3401: Preparing 03:49:49 48287f24944e: Preparing 03:49:49 6a0acdbc68ad: Preparing 03:49:49 7f56dbfe0bc4: Preparing 03:49:49 dd9c8f8612c8: Preparing 03:49:49 1838650d3401: Waiting 03:49:49 48287f24944e: Waiting 03:49:49 6a0acdbc68ad: Waiting 03:49:49 7f56dbfe0bc4: Waiting 03:49:49 dd9c8f8612c8: Waiting 03:49:49 d17eaeec7dfd: Waiting 03:49:49 d167da9c0717: Pushed 03:49:49 f4fa3139ab9e: Pushed 03:49:49 c7fd16b03c2b: Pushed 03:49:49 05444266f07c: Pushed 03:49:49 d17eaeec7dfd: Layer already exists 03:49:49 1838650d3401: Layer already exists 03:49:49 dd9c8f8612c8: Layer already exists 03:49:49 48287f24944e: Pushed 03:49:49 6a0acdbc68ad: Pushed 03:49:52 7f56dbfe0bc4: Pushed 03:49:53 5943c4e50a3a: Pushed 03:49:53 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:169e6c46d56af708690d674b057b4b864819af79a4610a86f41dbeac618589c8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:53 + 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:49:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:49:54 05444266f07c: Preparing 03:49:54 c7fd16b03c2b: Preparing 03:49:54 5943c4e50a3a: Preparing 03:49:54 f4fa3139ab9e: Preparing 03:49:54 d167da9c0717: Preparing 03:49:54 d17eaeec7dfd: Preparing 03:49:54 1838650d3401: Preparing 03:49:54 48287f24944e: Preparing 03:49:54 6a0acdbc68ad: Preparing 03:49:54 7f56dbfe0bc4: Preparing 03:49:54 dd9c8f8612c8: Preparing 03:49:54 1838650d3401: Waiting 03:49:54 d17eaeec7dfd: Waiting 03:49:54 6a0acdbc68ad: Waiting 03:49:54 7f56dbfe0bc4: Waiting 03:49:54 dd9c8f8612c8: Waiting 03:49:54 48287f24944e: Waiting 03:49:54 05444266f07c: Layer already exists 03:49:54 c7fd16b03c2b: Layer already exists 03:49:54 d167da9c0717: Layer already exists 03:49:54 f4fa3139ab9e: Layer already exists 03:49:54 5943c4e50a3a: Layer already exists 03:49:54 d17eaeec7dfd: Layer already exists 03:49:54 48287f24944e: Layer already exists 03:49:54 1838650d3401: Layer already exists 03:49:54 6a0acdbc68ad: Layer already exists 03:49:54 7f56dbfe0bc4: Layer already exists 03:49:54 dd9c8f8612c8: Layer already exists 03:49:54 latest: digest: sha256:169e6c46d56af708690d674b057b4b864819af79a4610a86f41dbeac618589c8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.71 03:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:49:55 05444266f07c: Preparing 03:49:55 c7fd16b03c2b: Preparing 03:49:55 5943c4e50a3a: Preparing 03:49:55 f4fa3139ab9e: Preparing 03:49:55 d167da9c0717: Preparing 03:49:55 d17eaeec7dfd: Preparing 03:49:55 1838650d3401: Preparing 03:49:55 48287f24944e: Preparing 03:49:55 6a0acdbc68ad: Preparing 03:49:55 7f56dbfe0bc4: Preparing 03:49:55 dd9c8f8612c8: Preparing 03:49:55 48287f24944e: Waiting 03:49:55 6a0acdbc68ad: Waiting 03:49:55 7f56dbfe0bc4: Waiting 03:49:55 dd9c8f8612c8: Waiting 03:49:55 1838650d3401: Waiting 03:49:55 d17eaeec7dfd: Waiting 03:49:55 05444266f07c: Layer already exists 03:49:55 5943c4e50a3a: Layer already exists 03:49:55 f4fa3139ab9e: Layer already exists 03:49:55 c7fd16b03c2b: Layer already exists 03:49:55 d167da9c0717: Layer already exists 03:49:55 6a0acdbc68ad: Layer already exists 03:49:55 d17eaeec7dfd: Layer already exists 03:49:55 1838650d3401: Layer already exists 03:49:55 48287f24944e: Layer already exists 03:49:55 7f56dbfe0bc4: Layer already exists 03:49:55 dd9c8f8612c8: Layer already exists 03:49:55 4.0.0-dev.71: digest: sha256:169e6c46d56af708690d674b057b4b864819af79a4610a86f41dbeac618589c8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:49:56 05444266f07c: Preparing 03:49:56 c7fd16b03c2b: Preparing 03:49:56 5943c4e50a3a: Preparing 03:49:56 f4fa3139ab9e: Preparing 03:49:56 d167da9c0717: Preparing 03:49:56 d17eaeec7dfd: Preparing 03:49:56 1838650d3401: Preparing 03:49:56 48287f24944e: Preparing 03:49:56 6a0acdbc68ad: Preparing 03:49:56 7f56dbfe0bc4: Preparing 03:49:56 dd9c8f8612c8: Preparing 03:49:56 48287f24944e: Waiting 03:49:56 6a0acdbc68ad: Waiting 03:49:56 7f56dbfe0bc4: Waiting 03:49:56 dd9c8f8612c8: Waiting 03:49:56 d17eaeec7dfd: Waiting 03:49:56 1838650d3401: Waiting 03:49:56 c7fd16b03c2b: Layer already exists 03:49:56 5943c4e50a3a: Layer already exists 03:49:56 f4fa3139ab9e: Layer already exists 03:49:56 05444266f07c: Layer already exists 03:49:56 d167da9c0717: Layer already exists 03:49:56 6a0acdbc68ad: Layer already exists 03:49:56 48287f24944e: Layer already exists 03:49:56 d17eaeec7dfd: Layer already exists 03:49:56 7f56dbfe0bc4: Layer already exists 03:49:56 1838650d3401: Layer already exists 03:49:56 dd9c8f8612c8: Layer already exists 03:49:56 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:169e6c46d56af708690d674b057b4b864819af79a4610a86f41dbeac618589c8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:56 + 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:49:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:49:57 05444266f07c: Preparing 03:49:57 c7fd16b03c2b: Preparing 03:49:57 5943c4e50a3a: Preparing 03:49:57 f4fa3139ab9e: Preparing 03:49:57 d167da9c0717: Preparing 03:49:57 d17eaeec7dfd: Preparing 03:49:57 1838650d3401: Preparing 03:49:57 d17eaeec7dfd: Waiting 03:49:57 1838650d3401: Waiting 03:49:57 48287f24944e: Preparing 03:49:57 6a0acdbc68ad: Preparing 03:49:57 48287f24944e: Waiting 03:49:57 7f56dbfe0bc4: Preparing 03:49:57 dd9c8f8612c8: Preparing 03:49:57 7f56dbfe0bc4: Waiting 03:49:57 dd9c8f8612c8: Waiting 03:49:57 c7fd16b03c2b: Layer already exists 03:49:57 d167da9c0717: Layer already exists 03:49:57 f4fa3139ab9e: Layer already exists 03:49:57 05444266f07c: Layer already exists 03:49:57 5943c4e50a3a: Layer already exists 03:49:57 d17eaeec7dfd: Layer already exists 03:49:57 1838650d3401: Layer already exists 03:49:57 48287f24944e: Layer already exists 03:49:57 7f56dbfe0bc4: Layer already exists 03:49:57 6a0acdbc68ad: Layer already exists 03:49:57 dd9c8f8612c8: Layer already exists 03:49:57 main: digest: sha256:169e6c46d56af708690d674b057b4b864819af79a4610a86f41dbeac618589c8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:57 ===================================================== [Pipeline] echo 03:49:57 taggedImages: 03:49:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:49:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:49:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.71 03:49:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:49:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:49:57 35644ad537d22d85437dd4f7596fc9502b19d685 03:49:57 latest 03:49:57 4.0.0-dev.71 03:49:57 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:49:57 main 03:49:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:49:58 e6af13c97785: Preparing 03:49:58 84d452321486: Preparing 03:49:58 8f8029a0aa49: Preparing 03:49:58 5c917d99edee: Preparing 03:49:58 3b2e53b64280: Preparing 03:49:58 31e05fb6498b: Preparing 03:49:58 92176bf671ac: Preparing 03:49:58 d17eaeec7dfd: Preparing 03:49:58 1838650d3401: Preparing 03:49:58 48126695285a: Preparing 03:49:58 bbdc5e00d67b: Preparing 03:49:58 dd9c8f8612c8: Preparing 03:49:58 1838650d3401: Waiting 03:49:58 48126695285a: Waiting 03:49:58 92176bf671ac: Waiting 03:49:58 d17eaeec7dfd: Waiting 03:49:58 bbdc5e00d67b: Waiting 03:49:58 dd9c8f8612c8: Waiting 03:49:58 31e05fb6498b: Waiting 03:49:58 3b2e53b64280: Pushed 03:49:58 84d452321486: Pushed 03:49:58 e6af13c97785: Pushed 03:49:58 d17eaeec7dfd: Layer already exists 03:49:58 1838650d3401: Layer already exists 03:49:58 31e05fb6498b: Pushed 03:49:58 92176bf671ac: Pushed 03:49:58 dd9c8f8612c8: Layer already exists 03:49:58 48126695285a: Pushed 03:50:02 bbdc5e00d67b: Pushed 03:50:03 5c917d99edee: Pushed 03:50:05 8f8029a0aa49: Pushed 03:50:05 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:d85ac848184f6e17ddef77f944dba5d4c8d83aebe37ce84fd3bb0a984382c287 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:06 + 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:50:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:50:06 e6af13c97785: Preparing 03:50:06 84d452321486: Preparing 03:50:06 8f8029a0aa49: Preparing 03:50:06 5c917d99edee: Preparing 03:50:06 3b2e53b64280: Preparing 03:50:06 31e05fb6498b: Preparing 03:50:06 92176bf671ac: Preparing 03:50:06 d17eaeec7dfd: Preparing 03:50:06 1838650d3401: Preparing 03:50:06 48126695285a: Preparing 03:50:06 bbdc5e00d67b: Preparing 03:50:06 dd9c8f8612c8: Preparing 03:50:06 92176bf671ac: Waiting 03:50:06 d17eaeec7dfd: Waiting 03:50:06 1838650d3401: Waiting 03:50:06 48126695285a: Waiting 03:50:06 bbdc5e00d67b: Waiting 03:50:06 31e05fb6498b: Waiting 03:50:06 dd9c8f8612c8: Waiting 03:50:06 5c917d99edee: Layer already exists 03:50:06 3b2e53b64280: Layer already exists 03:50:06 e6af13c97785: Layer already exists 03:50:06 8f8029a0aa49: Layer already exists 03:50:06 84d452321486: Layer already exists 03:50:06 d17eaeec7dfd: Layer already exists 03:50:06 31e05fb6498b: Layer already exists 03:50:06 92176bf671ac: Layer already exists 03:50:06 1838650d3401: Layer already exists 03:50:06 48126695285a: Layer already exists 03:50:06 bbdc5e00d67b: Layer already exists 03:50:06 dd9c8f8612c8: Layer already exists 03:50:06 latest: digest: sha256:d85ac848184f6e17ddef77f944dba5d4c8d83aebe37ce84fd3bb0a984382c287 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.71 03:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:50:07 e6af13c97785: Preparing 03:50:07 84d452321486: Preparing 03:50:07 8f8029a0aa49: Preparing 03:50:07 5c917d99edee: Preparing 03:50:07 3b2e53b64280: Preparing 03:50:07 31e05fb6498b: Preparing 03:50:07 92176bf671ac: Preparing 03:50:07 d17eaeec7dfd: Preparing 03:50:07 1838650d3401: Preparing 03:50:07 48126695285a: Preparing 03:50:07 bbdc5e00d67b: Preparing 03:50:07 dd9c8f8612c8: Preparing 03:50:07 31e05fb6498b: Waiting 03:50:07 92176bf671ac: Waiting 03:50:07 d17eaeec7dfd: Waiting 03:50:07 1838650d3401: Waiting 03:50:07 48126695285a: Waiting 03:50:07 bbdc5e00d67b: Waiting 03:50:07 dd9c8f8612c8: Waiting 03:50:07 e6af13c97785: Layer already exists 03:50:07 3b2e53b64280: Layer already exists 03:50:07 8f8029a0aa49: Layer already exists 03:50:07 5c917d99edee: Layer already exists 03:50:07 84d452321486: Layer already exists 03:50:07 d17eaeec7dfd: Layer already exists 03:50:07 92176bf671ac: Layer already exists 03:50:07 48126695285a: Layer already exists 03:50:07 31e05fb6498b: Layer already exists 03:50:07 1838650d3401: Layer already exists 03:50:07 bbdc5e00d67b: Layer already exists 03:50:07 dd9c8f8612c8: Layer already exists 03:50:07 4.0.0-dev.71: digest: sha256:d85ac848184f6e17ddef77f944dba5d4c8d83aebe37ce84fd3bb0a984382c287 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:50:08 e6af13c97785: Preparing 03:50:08 84d452321486: Preparing 03:50:08 8f8029a0aa49: Preparing 03:50:08 5c917d99edee: Preparing 03:50:08 3b2e53b64280: Preparing 03:50:08 31e05fb6498b: Preparing 03:50:08 92176bf671ac: Preparing 03:50:08 d17eaeec7dfd: Preparing 03:50:08 1838650d3401: Preparing 03:50:08 48126695285a: Preparing 03:50:08 bbdc5e00d67b: Preparing 03:50:08 dd9c8f8612c8: Preparing 03:50:08 31e05fb6498b: Waiting 03:50:08 92176bf671ac: Waiting 03:50:08 d17eaeec7dfd: Waiting 03:50:08 1838650d3401: Waiting 03:50:08 48126695285a: Waiting 03:50:08 bbdc5e00d67b: Waiting 03:50:08 dd9c8f8612c8: Waiting 03:50:08 3b2e53b64280: Layer already exists 03:50:08 e6af13c97785: Layer already exists 03:50:08 5c917d99edee: Layer already exists 03:50:08 84d452321486: Layer already exists 03:50:08 8f8029a0aa49: Layer already exists 03:50:08 31e05fb6498b: Layer already exists 03:50:08 48126695285a: Layer already exists 03:50:08 92176bf671ac: Layer already exists 03:50:08 d17eaeec7dfd: Layer already exists 03:50:08 1838650d3401: Layer already exists 03:50:08 bbdc5e00d67b: Layer already exists 03:50:08 dd9c8f8612c8: Layer already exists 03:50:08 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:d85ac848184f6e17ddef77f944dba5d4c8d83aebe37ce84fd3bb0a984382c287 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:08 + 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:50:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:50:09 e6af13c97785: Preparing 03:50:09 84d452321486: Preparing 03:50:09 8f8029a0aa49: Preparing 03:50:09 5c917d99edee: Preparing 03:50:09 3b2e53b64280: Preparing 03:50:09 31e05fb6498b: Preparing 03:50:09 92176bf671ac: Preparing 03:50:09 d17eaeec7dfd: Preparing 03:50:09 1838650d3401: Preparing 03:50:09 48126695285a: Preparing 03:50:09 bbdc5e00d67b: Preparing 03:50:09 dd9c8f8612c8: Preparing 03:50:09 d17eaeec7dfd: Waiting 03:50:09 1838650d3401: Waiting 03:50:09 48126695285a: Waiting 03:50:09 bbdc5e00d67b: Waiting 03:50:09 dd9c8f8612c8: Waiting 03:50:09 31e05fb6498b: Waiting 03:50:09 92176bf671ac: Waiting 03:50:09 5c917d99edee: Layer already exists 03:50:09 e6af13c97785: Layer already exists 03:50:09 84d452321486: Layer already exists 03:50:09 8f8029a0aa49: Layer already exists 03:50:09 3b2e53b64280: Layer already exists 03:50:09 1838650d3401: Layer already exists 03:50:09 d17eaeec7dfd: Layer already exists 03:50:09 31e05fb6498b: Layer already exists 03:50:09 48126695285a: Layer already exists 03:50:09 92176bf671ac: Layer already exists 03:50:09 bbdc5e00d67b: Layer already exists 03:50:09 dd9c8f8612c8: Layer already exists 03:50:09 main: digest: sha256:d85ac848184f6e17ddef77f944dba5d4c8d83aebe37ce84fd3bb0a984382c287 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:09 ===================================================== [Pipeline] echo 03:50:09 taggedImages: 03:50:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:50:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:50:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.71 03:50:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:50:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:50:09 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:50:09 35644ad537d22d85437dd4f7596fc9502b19d685 03:50:09 latest 03:50:09 4.0.0-dev.71 03:50:09 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:50:09 main 03:50:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:50:10 7bcacd6ad1ae: Preparing 03:50:10 9e52ce0c893b: Preparing 03:50:10 d17eaeec7dfd: Preparing 03:50:10 1838650d3401: Preparing 03:50:10 cba6ee5c3b07: Preparing 03:50:10 7d124bb22994: Preparing 03:50:10 dd9c8f8612c8: Preparing 03:50:10 7d124bb22994: Waiting 03:50:10 dd9c8f8612c8: Waiting 03:50:10 d17eaeec7dfd: Layer already exists 03:50:10 1838650d3401: Layer already exists 03:50:10 dd9c8f8612c8: Layer already exists 03:50:10 cba6ee5c3b07: Pushed 03:50:10 7bcacd6ad1ae: Pushed 03:50:12 7d124bb22994: Pushed 03:50:18 9e52ce0c893b: Pushed 03:50:18 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:9cf5c186f2df1960de93f99ca2987229b14019f4ea6f70c9c73bac810e78ab53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:50:18 7bcacd6ad1ae: Preparing 03:50:18 9e52ce0c893b: Preparing 03:50:18 d17eaeec7dfd: Preparing 03:50:18 1838650d3401: Preparing 03:50:18 cba6ee5c3b07: Preparing 03:50:18 7d124bb22994: Preparing 03:50:18 dd9c8f8612c8: Preparing 03:50:18 7d124bb22994: Waiting 03:50:18 dd9c8f8612c8: Waiting 03:50:18 7bcacd6ad1ae: Layer already exists 03:50:18 1838650d3401: Layer already exists 03:50:18 d17eaeec7dfd: Layer already exists 03:50:18 cba6ee5c3b07: Layer already exists 03:50:18 9e52ce0c893b: Layer already exists 03:50:18 7d124bb22994: Layer already exists 03:50:18 dd9c8f8612c8: Layer already exists 03:50:19 latest: digest: sha256:9cf5c186f2df1960de93f99ca2987229b14019f4ea6f70c9c73bac810e78ab53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.71 03:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:50:19 7bcacd6ad1ae: Preparing 03:50:19 9e52ce0c893b: Preparing 03:50:19 d17eaeec7dfd: Preparing 03:50:19 1838650d3401: Preparing 03:50:19 cba6ee5c3b07: Preparing 03:50:19 7d124bb22994: Preparing 03:50:19 dd9c8f8612c8: Preparing 03:50:19 7d124bb22994: Waiting 03:50:19 dd9c8f8612c8: Waiting 03:50:19 1838650d3401: Layer already exists 03:50:19 cba6ee5c3b07: Layer already exists 03:50:19 9e52ce0c893b: Layer already exists 03:50:19 7bcacd6ad1ae: Layer already exists 03:50:19 d17eaeec7dfd: Layer already exists 03:50:19 dd9c8f8612c8: Layer already exists 03:50:19 7d124bb22994: Layer already exists 03:50:20 4.0.0-dev.71: digest: sha256:9cf5c186f2df1960de93f99ca2987229b14019f4ea6f70c9c73bac810e78ab53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:50:20 7bcacd6ad1ae: Preparing 03:50:20 9e52ce0c893b: Preparing 03:50:20 d17eaeec7dfd: Preparing 03:50:20 1838650d3401: Preparing 03:50:20 cba6ee5c3b07: Preparing 03:50:20 7d124bb22994: Preparing 03:50:20 dd9c8f8612c8: Preparing 03:50:20 7d124bb22994: Waiting 03:50:20 dd9c8f8612c8: Waiting 03:50:20 cba6ee5c3b07: Layer already exists 03:50:20 1838650d3401: Layer already exists 03:50:20 d17eaeec7dfd: Layer already exists 03:50:20 9e52ce0c893b: Layer already exists 03:50:20 7bcacd6ad1ae: Layer already exists 03:50:20 dd9c8f8612c8: Layer already exists 03:50:20 7d124bb22994: Layer already exists 03:50:21 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:9cf5c186f2df1960de93f99ca2987229b14019f4ea6f70c9c73bac810e78ab53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:50:21 7bcacd6ad1ae: Preparing 03:50:21 9e52ce0c893b: Preparing 03:50:21 d17eaeec7dfd: Preparing 03:50:21 1838650d3401: Preparing 03:50:21 cba6ee5c3b07: Preparing 03:50:21 7d124bb22994: Preparing 03:50:21 dd9c8f8612c8: Preparing 03:50:21 7d124bb22994: Waiting 03:50:21 dd9c8f8612c8: Waiting 03:50:21 7bcacd6ad1ae: Layer already exists 03:50:21 d17eaeec7dfd: Layer already exists 03:50:21 9e52ce0c893b: Layer already exists 03:50:21 cba6ee5c3b07: Layer already exists 03:50:21 1838650d3401: Layer already exists 03:50:21 dd9c8f8612c8: Layer already exists 03:50:21 7d124bb22994: Layer already exists 03:50:21 main: digest: sha256:9cf5c186f2df1960de93f99ca2987229b14019f4ea6f70c9c73bac810e78ab53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:22 ===================================================== [Pipeline] echo 03:50:22 taggedImages: 03:50:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:50:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:50:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.71 03:50:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:50:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:50:22 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:50:22 35644ad537d22d85437dd4f7596fc9502b19d685 03:50:22 latest 03:50:22 4.0.0-dev.71 03:50:22 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:50:22 main 03:50:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:50:22 e7629cf2e4f7: Preparing 03:50:22 1e9bc80b540c: Preparing 03:50:22 20fa8e67ab16: Preparing 03:50:22 d17eaeec7dfd: Preparing 03:50:22 1838650d3401: Preparing 03:50:22 c1dfafac1c39: Preparing 03:50:22 df0608a8ef29: Preparing 03:50:22 d87fe135af51: Preparing 03:50:22 34effd2cbd64: Preparing 03:50:22 dd9c8f8612c8: Preparing 03:50:22 c1dfafac1c39: Waiting 03:50:22 df0608a8ef29: Waiting 03:50:22 d87fe135af51: Waiting 03:50:22 34effd2cbd64: Waiting 03:50:22 dd9c8f8612c8: Waiting 03:50:22 d17eaeec7dfd: Layer already exists 03:50:23 1838650d3401: Layer already exists 03:50:23 20fa8e67ab16: Pushed 03:50:23 1e9bc80b540c: Pushed 03:50:23 e7629cf2e4f7: Pushed 03:50:23 dd9c8f8612c8: Layer already exists 03:50:23 d87fe135af51: Pushed 03:50:23 34effd2cbd64: Pushed 03:50:34 df0608a8ef29: Pushed 03:50:49 c1dfafac1c39: Pushed 03:50:49 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:b0cd194183f320ba0621ed083a4694412f752c4df42470136e987d44384d557a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:49 + 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:50:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:50:50 e7629cf2e4f7: Preparing 03:50:50 1e9bc80b540c: Preparing 03:50:50 20fa8e67ab16: Preparing 03:50:50 d17eaeec7dfd: Preparing 03:50:50 1838650d3401: Preparing 03:50:50 c1dfafac1c39: Preparing 03:50:50 df0608a8ef29: Preparing 03:50:50 d87fe135af51: Preparing 03:50:50 34effd2cbd64: Preparing 03:50:50 dd9c8f8612c8: Preparing 03:50:50 c1dfafac1c39: Waiting 03:50:50 df0608a8ef29: Waiting 03:50:50 d87fe135af51: Waiting 03:50:50 34effd2cbd64: Waiting 03:50:50 dd9c8f8612c8: Waiting 03:50:50 1838650d3401: Layer already exists 03:50:50 e7629cf2e4f7: Layer already exists 03:50:50 d17eaeec7dfd: Layer already exists 03:50:50 20fa8e67ab16: Layer already exists 03:50:50 c1dfafac1c39: Layer already exists 03:50:50 34effd2cbd64: Layer already exists 03:50:50 1e9bc80b540c: Layer already exists 03:50:50 df0608a8ef29: Layer already exists 03:50:50 d87fe135af51: Layer already exists 03:50:50 dd9c8f8612c8: Layer already exists 03:50:50 latest: digest: sha256:b0cd194183f320ba0621ed083a4694412f752c4df42470136e987d44384d557a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.71 03:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:50:51 e7629cf2e4f7: Preparing 03:50:51 1e9bc80b540c: Preparing 03:50:51 20fa8e67ab16: Preparing 03:50:51 d17eaeec7dfd: Preparing 03:50:51 1838650d3401: Preparing 03:50:51 c1dfafac1c39: Preparing 03:50:51 df0608a8ef29: Preparing 03:50:51 d87fe135af51: Preparing 03:50:51 34effd2cbd64: Preparing 03:50:51 dd9c8f8612c8: Preparing 03:50:51 d87fe135af51: Waiting 03:50:51 34effd2cbd64: Waiting 03:50:51 dd9c8f8612c8: Waiting 03:50:51 c1dfafac1c39: Waiting 03:50:51 df0608a8ef29: Waiting 03:50:51 20fa8e67ab16: Layer already exists 03:50:51 1e9bc80b540c: Layer already exists 03:50:51 d17eaeec7dfd: Layer already exists 03:50:51 1838650d3401: Layer already exists 03:50:51 e7629cf2e4f7: Layer already exists 03:50:51 c1dfafac1c39: Layer already exists 03:50:51 df0608a8ef29: Layer already exists 03:50:51 dd9c8f8612c8: Layer already exists 03:50:51 d87fe135af51: Layer already exists 03:50:51 34effd2cbd64: Layer already exists 03:50:51 4.0.0-dev.71: digest: sha256:b0cd194183f320ba0621ed083a4694412f752c4df42470136e987d44384d557a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:50:51 e7629cf2e4f7: Preparing 03:50:51 1e9bc80b540c: Preparing 03:50:51 20fa8e67ab16: Preparing 03:50:51 d17eaeec7dfd: Preparing 03:50:51 1838650d3401: Preparing 03:50:51 c1dfafac1c39: Preparing 03:50:51 df0608a8ef29: Preparing 03:50:51 d87fe135af51: Preparing 03:50:51 34effd2cbd64: Preparing 03:50:51 dd9c8f8612c8: Preparing 03:50:51 df0608a8ef29: Waiting 03:50:51 d87fe135af51: Waiting 03:50:51 34effd2cbd64: Waiting 03:50:51 dd9c8f8612c8: Waiting 03:50:51 c1dfafac1c39: Waiting 03:50:51 1e9bc80b540c: Layer already exists 03:50:51 e7629cf2e4f7: Layer already exists 03:50:51 20fa8e67ab16: Layer already exists 03:50:51 d17eaeec7dfd: Layer already exists 03:50:51 1838650d3401: Layer already exists 03:50:51 df0608a8ef29: Layer already exists 03:50:51 c1dfafac1c39: Layer already exists 03:50:51 34effd2cbd64: Layer already exists 03:50:51 d87fe135af51: Layer already exists 03:50:51 dd9c8f8612c8: Layer already exists 03:50:52 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:b0cd194183f320ba0621ed083a4694412f752c4df42470136e987d44384d557a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:52 + 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:50:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:50:53 e7629cf2e4f7: Preparing 03:50:53 1e9bc80b540c: Preparing 03:50:53 20fa8e67ab16: Preparing 03:50:53 d17eaeec7dfd: Preparing 03:50:53 1838650d3401: Preparing 03:50:53 c1dfafac1c39: Preparing 03:50:53 df0608a8ef29: Preparing 03:50:53 d87fe135af51: Preparing 03:50:53 34effd2cbd64: Preparing 03:50:53 dd9c8f8612c8: Preparing 03:50:53 df0608a8ef29: Waiting 03:50:53 d87fe135af51: Waiting 03:50:53 34effd2cbd64: Waiting 03:50:53 dd9c8f8612c8: Waiting 03:50:53 c1dfafac1c39: Waiting 03:50:53 1e9bc80b540c: Layer already exists 03:50:53 e7629cf2e4f7: Layer already exists 03:50:53 d17eaeec7dfd: Layer already exists 03:50:53 1838650d3401: Layer already exists 03:50:53 20fa8e67ab16: Layer already exists 03:50:53 d87fe135af51: Layer already exists 03:50:53 c1dfafac1c39: Layer already exists 03:50:53 34effd2cbd64: Layer already exists 03:50:53 dd9c8f8612c8: Layer already exists 03:50:53 df0608a8ef29: Layer already exists 03:50:53 main: digest: sha256:b0cd194183f320ba0621ed083a4694412f752c4df42470136e987d44384d557a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:53 ===================================================== [Pipeline] echo 03:50:53 taggedImages: 03:50:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:50:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:50:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.71 03:50:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:50:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:50:53 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:50:53 35644ad537d22d85437dd4f7596fc9502b19d685 03:50:53 latest 03:50:53 4.0.0-dev.71 03:50:53 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:50:53 main 03:50:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:50:54 34fc021e7e7d: Preparing 03:50:54 1bed1e731806: Preparing 03:50:54 944e2a328401: Preparing 03:50:54 d17eaeec7dfd: Preparing 03:50:54 1838650d3401: Preparing 03:50:54 c1dfafac1c39: Preparing 03:50:54 3893ed5335db: Preparing 03:50:54 e19841429cfd: Preparing 03:50:54 dd9c8f8612c8: Preparing 03:50:54 3893ed5335db: Waiting 03:50:54 e19841429cfd: Waiting 03:50:54 dd9c8f8612c8: Waiting 03:50:54 c1dfafac1c39: Waiting 03:50:54 1838650d3401: Layer already exists 03:50:54 d17eaeec7dfd: Layer already exists 03:50:54 c1dfafac1c39: Layer already exists 03:50:54 1bed1e731806: Pushed 03:50:54 944e2a328401: Pushed 03:50:54 34fc021e7e7d: Pushed 03:50:54 3893ed5335db: Pushed 03:50:54 dd9c8f8612c8: Layer already exists 03:50:55 e19841429cfd: Pushed 03:50:55 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:fe2a7d42e72b4d6f14fd2048d21e1059a50f66e2f84c81623db0d7b5938d8e8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:55 + 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:50:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:50:56 34fc021e7e7d: Preparing 03:50:56 1bed1e731806: Preparing 03:50:56 944e2a328401: Preparing 03:50:56 d17eaeec7dfd: Preparing 03:50:56 1838650d3401: Preparing 03:50:56 c1dfafac1c39: Preparing 03:50:56 3893ed5335db: Preparing 03:50:56 e19841429cfd: Preparing 03:50:56 dd9c8f8612c8: Preparing 03:50:56 dd9c8f8612c8: Waiting 03:50:56 c1dfafac1c39: Waiting 03:50:56 e19841429cfd: Waiting 03:50:56 3893ed5335db: Waiting 03:50:56 d17eaeec7dfd: Layer already exists 03:50:56 1838650d3401: Layer already exists 03:50:56 34fc021e7e7d: Layer already exists 03:50:56 944e2a328401: Layer already exists 03:50:56 1bed1e731806: Layer already exists 03:50:56 3893ed5335db: Layer already exists 03:50:56 c1dfafac1c39: Layer already exists 03:50:56 dd9c8f8612c8: Layer already exists 03:50:56 e19841429cfd: Layer already exists 03:50:56 latest: digest: sha256:fe2a7d42e72b4d6f14fd2048d21e1059a50f66e2f84c81623db0d7b5938d8e8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.71 03:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:50:57 34fc021e7e7d: Preparing 03:50:57 1bed1e731806: Preparing 03:50:57 944e2a328401: Preparing 03:50:57 d17eaeec7dfd: Preparing 03:50:57 1838650d3401: Preparing 03:50:57 c1dfafac1c39: Preparing 03:50:57 3893ed5335db: Preparing 03:50:57 e19841429cfd: Preparing 03:50:57 dd9c8f8612c8: Preparing 03:50:57 c1dfafac1c39: Waiting 03:50:57 3893ed5335db: Waiting 03:50:57 e19841429cfd: Waiting 03:50:57 dd9c8f8612c8: Waiting 03:50:57 d17eaeec7dfd: Layer already exists 03:50:57 34fc021e7e7d: Layer already exists 03:50:57 1bed1e731806: Layer already exists 03:50:57 1838650d3401: Layer already exists 03:50:57 944e2a328401: Layer already exists 03:50:57 e19841429cfd: Layer already exists 03:50:57 c1dfafac1c39: Layer already exists 03:50:57 dd9c8f8612c8: Layer already exists 03:50:57 3893ed5335db: Layer already exists 03:50:57 4.0.0-dev.71: digest: sha256:fe2a7d42e72b4d6f14fd2048d21e1059a50f66e2f84c81623db0d7b5938d8e8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:50:58 34fc021e7e7d: Preparing 03:50:58 1bed1e731806: Preparing 03:50:58 944e2a328401: Preparing 03:50:58 d17eaeec7dfd: Preparing 03:50:58 1838650d3401: Preparing 03:50:58 c1dfafac1c39: Preparing 03:50:58 3893ed5335db: Preparing 03:50:58 e19841429cfd: Preparing 03:50:58 dd9c8f8612c8: Preparing 03:50:58 3893ed5335db: Waiting 03:50:58 c1dfafac1c39: Waiting 03:50:58 e19841429cfd: Waiting 03:50:58 dd9c8f8612c8: Waiting 03:50:58 34fc021e7e7d: Layer already exists 03:50:58 1bed1e731806: Layer already exists 03:50:58 1838650d3401: Layer already exists 03:50:58 944e2a328401: Layer already exists 03:50:58 d17eaeec7dfd: Layer already exists 03:50:58 3893ed5335db: Layer already exists 03:50:58 c1dfafac1c39: Layer already exists 03:50:58 dd9c8f8612c8: Layer already exists 03:50:58 e19841429cfd: Layer already exists 03:50:58 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:fe2a7d42e72b4d6f14fd2048d21e1059a50f66e2f84c81623db0d7b5938d8e8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:58 + 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:50:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:50:59 34fc021e7e7d: Preparing 03:50:59 1bed1e731806: Preparing 03:50:59 944e2a328401: Preparing 03:50:59 d17eaeec7dfd: Preparing 03:50:59 1838650d3401: Preparing 03:50:59 c1dfafac1c39: Preparing 03:50:59 3893ed5335db: Preparing 03:50:59 e19841429cfd: Preparing 03:50:59 dd9c8f8612c8: Preparing 03:50:59 c1dfafac1c39: Waiting 03:50:59 3893ed5335db: Waiting 03:50:59 e19841429cfd: Waiting 03:50:59 dd9c8f8612c8: Waiting 03:50:59 944e2a328401: Layer already exists 03:50:59 34fc021e7e7d: Layer already exists 03:50:59 1838650d3401: Layer already exists 03:50:59 1bed1e731806: Layer already exists 03:50:59 d17eaeec7dfd: Layer already exists 03:50:59 e19841429cfd: Layer already exists 03:50:59 dd9c8f8612c8: Layer already exists 03:50:59 3893ed5335db: Layer already exists 03:50:59 c1dfafac1c39: Layer already exists 03:50:59 main: digest: sha256:fe2a7d42e72b4d6f14fd2048d21e1059a50f66e2f84c81623db0d7b5938d8e8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:59 ===================================================== [Pipeline] echo 03:50:59 taggedImages: 03:50:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:50:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:50:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.71 03:50:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:50:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:50:59 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:50:59 35644ad537d22d85437dd4f7596fc9502b19d685 03:50:59 latest 03:50:59 4.0.0-dev.71 03:50:59 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:50:59 main 03:50:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:00 e7629cf2e4f7: Preparing 03:51:00 4f0746c9d886: Preparing 03:51:00 906000bcc98b: Preparing 03:51:00 d17eaeec7dfd: Preparing 03:51:00 1838650d3401: Preparing 03:51:00 703ae874385c: Preparing 03:51:00 d87fe135af51: Preparing 03:51:00 34effd2cbd64: Preparing 03:51:00 dd9c8f8612c8: Preparing 03:51:00 d87fe135af51: Waiting 03:51:00 34effd2cbd64: Waiting 03:51:00 dd9c8f8612c8: Waiting 03:51:00 703ae874385c: Waiting 03:51:00 d17eaeec7dfd: Layer already exists 03:51:00 1838650d3401: Layer already exists 03:51:00 e7629cf2e4f7: Layer already exists 03:51:00 d87fe135af51: Layer already exists 03:51:00 34effd2cbd64: Layer already exists 03:51:00 4f0746c9d886: Pushed 03:51:00 906000bcc98b: Pushed 03:51:00 dd9c8f8612c8: Layer already exists 03:51:27 703ae874385c: Pushed 03:51:27 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:66c6c04a711a1ad7f0e08944db5a6b55c27858a028d2fa44a33e07f701b5294d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:27 + 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:51:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:27 e7629cf2e4f7: Preparing 03:51:27 4f0746c9d886: Preparing 03:51:27 906000bcc98b: Preparing 03:51:27 d17eaeec7dfd: Preparing 03:51:27 1838650d3401: Preparing 03:51:27 703ae874385c: Preparing 03:51:27 d87fe135af51: Preparing 03:51:27 34effd2cbd64: Preparing 03:51:27 dd9c8f8612c8: Preparing 03:51:27 703ae874385c: Waiting 03:51:27 d87fe135af51: Waiting 03:51:27 34effd2cbd64: Waiting 03:51:27 dd9c8f8612c8: Waiting 03:51:27 906000bcc98b: Layer already exists 03:51:27 e7629cf2e4f7: Layer already exists 03:51:27 d17eaeec7dfd: Layer already exists 03:51:27 4f0746c9d886: Layer already exists 03:51:27 1838650d3401: Layer already exists 03:51:27 703ae874385c: Layer already exists 03:51:27 dd9c8f8612c8: Layer already exists 03:51:27 34effd2cbd64: Layer already exists 03:51:27 d87fe135af51: Layer already exists 03:51:28 latest: digest: sha256:66c6c04a711a1ad7f0e08944db5a6b55c27858a028d2fa44a33e07f701b5294d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.71 03:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:28 e7629cf2e4f7: Preparing 03:51:28 4f0746c9d886: Preparing 03:51:28 906000bcc98b: Preparing 03:51:28 d17eaeec7dfd: Preparing 03:51:28 1838650d3401: Preparing 03:51:28 703ae874385c: Preparing 03:51:28 d87fe135af51: Preparing 03:51:28 34effd2cbd64: Preparing 03:51:28 dd9c8f8612c8: Preparing 03:51:28 703ae874385c: Waiting 03:51:28 d87fe135af51: Waiting 03:51:28 34effd2cbd64: Waiting 03:51:28 dd9c8f8612c8: Waiting 03:51:28 1838650d3401: Layer already exists 03:51:28 e7629cf2e4f7: Layer already exists 03:51:28 4f0746c9d886: Layer already exists 03:51:28 906000bcc98b: Layer already exists 03:51:28 d17eaeec7dfd: Layer already exists 03:51:28 dd9c8f8612c8: Layer already exists 03:51:28 d87fe135af51: Layer already exists 03:51:28 703ae874385c: Layer already exists 03:51:28 34effd2cbd64: Layer already exists 03:51:29 4.0.0-dev.71: digest: sha256:66c6c04a711a1ad7f0e08944db5a6b55c27858a028d2fa44a33e07f701b5294d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:29 e7629cf2e4f7: Preparing 03:51:29 4f0746c9d886: Preparing 03:51:29 906000bcc98b: Preparing 03:51:29 d17eaeec7dfd: Preparing 03:51:29 1838650d3401: Preparing 03:51:29 703ae874385c: Preparing 03:51:29 d87fe135af51: Preparing 03:51:29 34effd2cbd64: Preparing 03:51:29 dd9c8f8612c8: Preparing 03:51:29 703ae874385c: Waiting 03:51:29 d87fe135af51: Waiting 03:51:29 34effd2cbd64: Waiting 03:51:29 dd9c8f8612c8: Waiting 03:51:29 4f0746c9d886: Layer already exists 03:51:29 1838650d3401: Layer already exists 03:51:29 d17eaeec7dfd: Layer already exists 03:51:29 e7629cf2e4f7: Layer already exists 03:51:29 906000bcc98b: Layer already exists 03:51:29 34effd2cbd64: Layer already exists 03:51:29 d87fe135af51: Layer already exists 03:51:29 dd9c8f8612c8: Layer already exists 03:51:29 703ae874385c: Layer already exists 03:51:29 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:66c6c04a711a1ad7f0e08944db5a6b55c27858a028d2fa44a33e07f701b5294d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:30 + 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:51:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:51:30 e7629cf2e4f7: Preparing 03:51:30 4f0746c9d886: Preparing 03:51:30 906000bcc98b: Preparing 03:51:30 d17eaeec7dfd: Preparing 03:51:30 1838650d3401: Preparing 03:51:30 703ae874385c: Preparing 03:51:30 d87fe135af51: Preparing 03:51:30 34effd2cbd64: Preparing 03:51:30 703ae874385c: Waiting 03:51:30 dd9c8f8612c8: Preparing 03:51:30 d87fe135af51: Waiting 03:51:30 34effd2cbd64: Waiting 03:51:30 dd9c8f8612c8: Waiting 03:51:30 e7629cf2e4f7: Layer already exists 03:51:30 4f0746c9d886: Layer already exists 03:51:30 906000bcc98b: Layer already exists 03:51:30 1838650d3401: Layer already exists 03:51:30 d17eaeec7dfd: Layer already exists 03:51:30 703ae874385c: Layer already exists 03:51:30 d87fe135af51: Layer already exists 03:51:30 34effd2cbd64: Layer already exists 03:51:30 dd9c8f8612c8: Layer already exists 03:51:30 main: digest: sha256:66c6c04a711a1ad7f0e08944db5a6b55c27858a028d2fa44a33e07f701b5294d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:31 ===================================================== [Pipeline] echo 03:51:31 taggedImages: 03:51:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:51:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:51:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.71 03:51:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:51:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:51:31 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:51:31 35644ad537d22d85437dd4f7596fc9502b19d685 03:51:31 latest 03:51:31 4.0.0-dev.71 03:51:31 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:51:31 main 03:51:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:31 b063a5644e86: Preparing 03:51:31 ddd5459422df: Preparing 03:51:31 d17eaeec7dfd: Preparing 03:51:31 1838650d3401: Preparing 03:51:31 94d8947b1974: Preparing 03:51:31 a71fef7993ef: Preparing 03:51:31 dd9c8f8612c8: Preparing 03:51:31 a71fef7993ef: Waiting 03:51:31 dd9c8f8612c8: Waiting 03:51:31 1838650d3401: Layer already exists 03:51:31 d17eaeec7dfd: Layer already exists 03:51:32 dd9c8f8612c8: Layer already exists 03:51:32 94d8947b1974: Pushed 03:51:32 b063a5644e86: Pushed 03:51:33 a71fef7993ef: Pushed 03:51:40 ddd5459422df: Pushed 03:51:40 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:5eba2889801d7e0b35da7147c74f2aa2abbf0b115573b27a8fae6c993c6934e1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:41 b063a5644e86: Preparing 03:51:41 ddd5459422df: Preparing 03:51:41 d17eaeec7dfd: Preparing 03:51:41 1838650d3401: Preparing 03:51:41 94d8947b1974: Preparing 03:51:41 a71fef7993ef: Preparing 03:51:41 dd9c8f8612c8: Preparing 03:51:41 a71fef7993ef: Waiting 03:51:41 dd9c8f8612c8: Waiting 03:51:41 ddd5459422df: Layer already exists 03:51:41 b063a5644e86: Layer already exists 03:51:41 1838650d3401: Layer already exists 03:51:41 d17eaeec7dfd: Layer already exists 03:51:41 94d8947b1974: Layer already exists 03:51:41 dd9c8f8612c8: Layer already exists 03:51:41 a71fef7993ef: Layer already exists 03:51:41 latest: digest: sha256:5eba2889801d7e0b35da7147c74f2aa2abbf0b115573b27a8fae6c993c6934e1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.71 03:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:42 b063a5644e86: Preparing 03:51:42 ddd5459422df: Preparing 03:51:42 d17eaeec7dfd: Preparing 03:51:42 1838650d3401: Preparing 03:51:42 94d8947b1974: Preparing 03:51:42 a71fef7993ef: Preparing 03:51:42 dd9c8f8612c8: Preparing 03:51:42 a71fef7993ef: Waiting 03:51:42 dd9c8f8612c8: Waiting 03:51:42 b063a5644e86: Layer already exists 03:51:42 d17eaeec7dfd: Layer already exists 03:51:42 ddd5459422df: Layer already exists 03:51:42 94d8947b1974: Layer already exists 03:51:42 1838650d3401: Layer already exists 03:51:42 a71fef7993ef: Layer already exists 03:51:42 dd9c8f8612c8: Layer already exists 03:51:42 4.0.0-dev.71: digest: sha256:5eba2889801d7e0b35da7147c74f2aa2abbf0b115573b27a8fae6c993c6934e1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:42 b063a5644e86: Preparing 03:51:42 ddd5459422df: Preparing 03:51:42 d17eaeec7dfd: Preparing 03:51:42 1838650d3401: Preparing 03:51:42 94d8947b1974: Preparing 03:51:42 a71fef7993ef: Preparing 03:51:42 dd9c8f8612c8: Preparing 03:51:42 a71fef7993ef: Waiting 03:51:42 dd9c8f8612c8: Waiting 03:51:42 b063a5644e86: Layer already exists 03:51:42 ddd5459422df: Layer already exists 03:51:42 1838650d3401: Layer already exists 03:51:42 d17eaeec7dfd: Layer already exists 03:51:42 94d8947b1974: Layer already exists 03:51:42 dd9c8f8612c8: Layer already exists 03:51:42 a71fef7993ef: Layer already exists 03:51:42 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:5eba2889801d7e0b35da7147c74f2aa2abbf0b115573b27a8fae6c993c6934e1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:43 b063a5644e86: Preparing 03:51:43 ddd5459422df: Preparing 03:51:43 d17eaeec7dfd: Preparing 03:51:43 1838650d3401: Preparing 03:51:43 94d8947b1974: Preparing 03:51:43 a71fef7993ef: Preparing 03:51:43 dd9c8f8612c8: Preparing 03:51:43 a71fef7993ef: Waiting 03:51:43 dd9c8f8612c8: Waiting 03:51:43 94d8947b1974: Layer already exists 03:51:43 b063a5644e86: Layer already exists 03:51:43 d17eaeec7dfd: Layer already exists 03:51:43 ddd5459422df: Layer already exists 03:51:43 1838650d3401: Layer already exists 03:51:43 a71fef7993ef: Layer already exists 03:51:43 dd9c8f8612c8: Layer already exists 03:51:43 main: digest: sha256:5eba2889801d7e0b35da7147c74f2aa2abbf0b115573b27a8fae6c993c6934e1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:44 ===================================================== [Pipeline] echo 03:51:44 taggedImages: 03:51:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:51:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:51:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.71 03:51:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:51:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:51:44 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:51:44 35644ad537d22d85437dd4f7596fc9502b19d685 03:51:44 latest 03:51:44 4.0.0-dev.71 03:51:44 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:51:44 main 03:51:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:44 b129e614d067: Preparing 03:51:44 add475ec4f75: Preparing 03:51:44 d17eaeec7dfd: Preparing 03:51:44 1838650d3401: Preparing 03:51:44 5ce37d52f2c7: Preparing 03:51:44 2810e19593ae: Preparing 03:51:44 dd9c8f8612c8: Preparing 03:51:44 2810e19593ae: Waiting 03:51:44 dd9c8f8612c8: Waiting 03:51:44 1838650d3401: Layer already exists 03:51:45 d17eaeec7dfd: Layer already exists 03:51:45 dd9c8f8612c8: Layer already exists 03:51:45 5ce37d52f2c7: Pushed 03:51:45 b129e614d067: Pushed 03:51:45 2810e19593ae: Pushed 03:51:53 add475ec4f75: Pushed 03:51:53 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:dc5f3f8e4019d448bc40ad043b33425b821bf9bce36b8e34a2f25d2c8b27b20d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:54 b129e614d067: Preparing 03:51:54 add475ec4f75: Preparing 03:51:54 d17eaeec7dfd: Preparing 03:51:54 1838650d3401: Preparing 03:51:54 5ce37d52f2c7: Preparing 03:51:54 2810e19593ae: Preparing 03:51:54 dd9c8f8612c8: Preparing 03:51:54 2810e19593ae: Waiting 03:51:54 dd9c8f8612c8: Waiting 03:51:54 add475ec4f75: Layer already exists 03:51:54 1838650d3401: Layer already exists 03:51:54 5ce37d52f2c7: Layer already exists 03:51:54 d17eaeec7dfd: Layer already exists 03:51:54 b129e614d067: Layer already exists 03:51:54 2810e19593ae: Layer already exists 03:51:54 dd9c8f8612c8: Layer already exists 03:51:54 latest: digest: sha256:dc5f3f8e4019d448bc40ad043b33425b821bf9bce36b8e34a2f25d2c8b27b20d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.71 03:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:55 b129e614d067: Preparing 03:51:55 add475ec4f75: Preparing 03:51:55 d17eaeec7dfd: Preparing 03:51:55 1838650d3401: Preparing 03:51:55 5ce37d52f2c7: Preparing 03:51:55 2810e19593ae: Preparing 03:51:55 dd9c8f8612c8: Preparing 03:51:55 2810e19593ae: Waiting 03:51:55 dd9c8f8612c8: Waiting 03:51:55 5ce37d52f2c7: Layer already exists 03:51:55 b129e614d067: Layer already exists 03:51:55 1838650d3401: Layer already exists 03:51:55 add475ec4f75: Layer already exists 03:51:55 d17eaeec7dfd: Layer already exists 03:51:55 2810e19593ae: Layer already exists 03:51:55 dd9c8f8612c8: Layer already exists 03:51:55 4.0.0-dev.71: digest: sha256:dc5f3f8e4019d448bc40ad043b33425b821bf9bce36b8e34a2f25d2c8b27b20d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:55 b129e614d067: Preparing 03:51:55 add475ec4f75: Preparing 03:51:55 d17eaeec7dfd: Preparing 03:51:55 1838650d3401: Preparing 03:51:55 5ce37d52f2c7: Preparing 03:51:55 2810e19593ae: Preparing 03:51:55 dd9c8f8612c8: Preparing 03:51:55 dd9c8f8612c8: Waiting 03:51:55 1838650d3401: Layer already exists 03:51:55 b129e614d067: Layer already exists 03:51:55 5ce37d52f2c7: Layer already exists 03:51:55 d17eaeec7dfd: Layer already exists 03:51:55 add475ec4f75: Layer already exists 03:51:55 dd9c8f8612c8: Layer already exists 03:51:55 2810e19593ae: Layer already exists 03:51:55 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:dc5f3f8e4019d448bc40ad043b33425b821bf9bce36b8e34a2f25d2c8b27b20d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:56 b129e614d067: Preparing 03:51:56 add475ec4f75: Preparing 03:51:56 d17eaeec7dfd: Preparing 03:51:56 1838650d3401: Preparing 03:51:56 5ce37d52f2c7: Preparing 03:51:56 2810e19593ae: Preparing 03:51:56 dd9c8f8612c8: Preparing 03:51:56 2810e19593ae: Waiting 03:51:56 dd9c8f8612c8: Waiting 03:51:56 add475ec4f75: Layer already exists 03:51:56 d17eaeec7dfd: Layer already exists 03:51:56 1838650d3401: Layer already exists 03:51:56 b129e614d067: Layer already exists 03:51:56 5ce37d52f2c7: Layer already exists 03:51:56 2810e19593ae: Layer already exists 03:51:56 dd9c8f8612c8: Layer already exists 03:51:56 main: digest: sha256:dc5f3f8e4019d448bc40ad043b33425b821bf9bce36b8e34a2f25d2c8b27b20d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:56 ===================================================== [Pipeline] echo 03:51:56 taggedImages: 03:51:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 03:51:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:51:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.71 03:51:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 03:51:56 - 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:51:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:57 03:51:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:57 arm64: Pulling from edgex-lftools-log-publisher 03:51:57 8998bd30e6a1: Pulling fs layer 03:51:57 04944245beec: Pulling fs layer 03:51:57 699f458cf7ca: Pulling fs layer 03:51:57 765212b225bb: Pulling fs layer 03:51:57 f23df028b6ca: Pulling fs layer 03:51:57 d65c8cfc05b1: Pulling fs layer 03:51:57 2437ff75d9bd: Pulling fs layer 03:51:57 765212b225bb: Waiting 03:51:57 f23df028b6ca: Waiting 03:51:57 d65c8cfc05b1: Waiting 03:51:57 2437ff75d9bd: Waiting 03:51:57 04944245beec: Verifying Checksum 03:51:57 04944245beec: Download complete 03:51:57 765212b225bb: Verifying Checksum 03:51:57 765212b225bb: Download complete 03:51:57 f23df028b6ca: Verifying Checksum 03:51:57 f23df028b6ca: Download complete 03:51:57 d65c8cfc05b1: Verifying Checksum 03:51:57 d65c8cfc05b1: Download complete 03:51:57 699f458cf7ca: Verifying Checksum 03:51:57 699f458cf7ca: Download complete 03:51:58 8998bd30e6a1: Verifying Checksum 03:51:58 8998bd30e6a1: Download complete 03:52:00 2437ff75d9bd: Verifying Checksum 03:52:00 2437ff75d9bd: Download complete 03:52:02 8998bd30e6a1: Pull complete 03:52:03 04944245beec: Pull complete 03:52:05 699f458cf7ca: Pull complete 03:52:05 765212b225bb: Pull complete 03:52:05 f23df028b6ca: Pull complete 03:52:06 d65c8cfc05b1: Pull complete 03:52:24 2437ff75d9bd: Pull complete 03:52:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:52:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:52:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:24 prd-ubuntu20.04-docker-arm64-4c-16g-40702 does not seem to be running inside a container 03:52:24 $ 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/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@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:52:27 $ docker top 8f5c02b2fb92f0baf3b837f5137d8c569a9f940f9a81846af1247da4af11ad45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:28 ---> job-cost.sh 03:52:28 lf-activate-venv: SKIPPING 03:52:28 INFO: No Stack... 03:52:28 INFO: Retrieving Pricing Info for: v3-standard-4 03:52:29 INFO: Archiving Costs [Pipeline] sh 03:52:30 + cut -d, -f6 03:52:30 + cat /w/workspace/edgex-go/809/archives/cost.csv [Pipeline] lock 03:52:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-809-stack-cost] 03:52:30 Resource [jenkins-edgexfoundry-edgex-go-main-809-stack-cost] did not exist. Created. 03:52:30 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-809-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:52:31 + echo total: 0.10999999940395355 [Pipeline] stash 03:52:31 Stashed 1 file(s) [Pipeline] } 03:52:31 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-809-stack-cost] [Pipeline] // lock [Pipeline] } 03:52:31 $ docker stop --time=1 8f5c02b2fb92f0baf3b837f5137d8c569a9f940f9a81846af1247da4af11ad45 03:52:33 $ docker rm -f --volumes 8f5c02b2fb92f0baf3b837f5137d8c569a9f940f9a81846af1247da4af11ad45 [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:52:33 provisioning config files... 03:52:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/809@tmp/config15939017450522908373tmp [Pipeline] { [Pipeline] sh 03:52:34 + set +x 03:52:34 + bash -s -- 03:52:34 + curl -s https://codecov.io/bash 03:52:34 03:52:34 _____ _ 03:52:34 / ____| | | 03:52:34 | | ___ __| | ___ ___ _____ __ 03:52:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:52:34 | |___| (_) | (_| | __/ (_| (_) \ V / 03:52:34 \_____\___/ \__,_|\___|\___\___/ \_/ 03:52:34 Bash-1.0.6 03:52:34 03:52:34 03:52:34 ==> git version 2.25.1 found 03:52:34 ==> 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:52:34 Release-Date: 2020-01-08 03:52:34 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:52:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:52:34 ==> Jenkins CI detected. 03:52:34 current dir:  /w/workspace/edgex-go/809 03:52:34 project root: . 03:52:34 --> token set from env 03:52:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:52:34 ==> Running gcov in . (disable via -X gcov) 03:52:34 ==> Python coveragepy not found 03:52:34 ==> Searching for coverage reports in: 03:52:34 + . 03:52:34 -> Found 1 reports 03:52:34 ==> Detecting git/mercurial file structure 03:52:34 ==> Reading reports 03:52:34 + ./coverage.out bytes=1660758 03:52:34 ==> Appending adjustments 03:52:34 https://docs.codecov.io/docs/fixing-reports 03:52:35 + Found adjustments 03:52:35 ==> Gzipping contents 03:52:35 140K /tmp/codecov.8ObvfU.gz 03:52:35 ==> Uploading reports 03:52:35 url: https://codecov.io 03:52:35 query: branch=main&commit=35644ad537d22d85437dd4f7596fc9502b19d685&build=809&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F809%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:52:35 -> Pinging Codecov 03:52:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=35644ad537d22d85437dd4f7596fc9502b19d685&build=809&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F809%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:52:36 -> Uploading to 03:52:36 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/35644ad537d22d85437dd4f7596fc9502b19d685/ae3d5114-267c-4781-813b-bc5cf402d05d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250310%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250310T035235Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7af491a651f441848894e1dff06696e72d4cc1dec4f87f2201dc0abea732ad4f 03:52:36 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:36 Dload Upload Total Spent Left Speed 03:52:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 658k --:--:-- --:--:-- --:--:-- 658k 03:52:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } 03:52:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:52:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:52:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:52:36 03:52:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:52:37 latest: Pulling from edgex-devops/edgex-snyk-go 03:52:37 43c4264eed91: Pulling fs layer 03:52:37 4cc291be95ef: Pulling fs layer 03:52:37 2ac1f1163629: Pulling fs layer 03:52:37 5c3c966382ef: Pulling fs layer 03:52:37 4f4fb700ef54: Pulling fs layer 03:52:37 d9c7d2e4e75e: Pulling fs layer 03:52:37 9c3e1370e548: Pulling fs layer 03:52:37 5c3c966382ef: Waiting 03:52:37 4f4fb700ef54: Waiting 03:52:37 d9c7d2e4e75e: Waiting 03:52:37 9c3e1370e548: Waiting 03:52:37 4cc291be95ef: Verifying Checksum 03:52:37 4cc291be95ef: Download complete 03:52:37 5c3c966382ef: Verifying Checksum 03:52:37 5c3c966382ef: Download complete 03:52:37 4f4fb700ef54: Verifying Checksum 03:52:37 4f4fb700ef54: Download complete 03:52:37 43c4264eed91: Verifying Checksum 03:52:37 43c4264eed91: Download complete 03:52:37 43c4264eed91: Pull complete 03:52:37 d9c7d2e4e75e: Verifying Checksum 03:52:37 d9c7d2e4e75e: Download complete 03:52:37 4cc291be95ef: Pull complete 03:52:37 2ac1f1163629: Verifying Checksum 03:52:37 2ac1f1163629: Download complete 03:52:38 9c3e1370e548: Verifying Checksum 03:52:38 9c3e1370e548: Download complete 03:52:40 2ac1f1163629: Pull complete 03:52:40 5c3c966382ef: Pull complete 03:52:40 4f4fb700ef54: Pull complete 03:52:41 d9c7d2e4e75e: Pull complete 03:52:44 9c3e1370e548: Pull complete 03:52:44 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:52:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:44 prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container 03:52:44 $ 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/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:52:48 $ docker top 443785fa8fcdd521fd09ef86423feaa13580f6609d298e9b80bb28773d955769 -eo pid,comm [Pipeline] { [Pipeline] sh 03:52:49 + git config --global --add safe.directory /w/workspace/edgex-go/809 [Pipeline] echo 03:52:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:52:49 + set -o pipefail 03:52:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:52:59 03:52:59 Monitoring /w/workspace/edgex-go/809 (github.com/edgexfoundry/edgex-go)... 03:52:59 03:52:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/a6f4338c-8007-4688-9721-369fe2c194d6 03:52:59 03:52:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:52:59 03:52:59 03:52:59 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:52:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:52:59 $ docker stop --time=1 443785fa8fcdd521fd09ef86423feaa13580f6609d298e9b80bb28773d955769 03:53:02 $ docker rm -f --volumes 443785fa8fcdd521fd09ef86423feaa13580f6609d298e9b80bb28773d955769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:53:02 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:02 provisioning config files... 03:53:02 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/809@tmp/config17535149277060655819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:03 --> edgex-publish-swagger.sh 03:53:03 === Publish openapi API === 03:53:03 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:53:03 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/809/openapi/core-command.yaml] 03:53:03 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:03 Dload Upload Total Spent Left Speed 03:53:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 61046 --:--:-- --:--:-- --:--:-- 60933 100 32782 0 0 100 32782 0 61046 --:--:-- --:--:-- --:--:-- 60933 03:53:03 03:53:03 03:53:03 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/809/openapi/core-data.yaml] 03:53:03 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:03 Dload Upload Total Spent Left Speed 03:53:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 187k --:--:-- --:--:-- --:--:-- 187k 03:53:04 03:53:04 03:53:04 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/809/openapi/core-keeper.yaml] 03:53:04 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:04 Dload Upload Total Spent Left Speed 03:53:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 222 107k --:--:-- --:--:-- --:--:-- 108k 03:53:04 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:53:04 03:53:04 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/809/openapi/core-metadata.yaml] 03:53:04 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:04 Dload Upload Total Spent Left Speed 03:53:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 354 354k --:--:-- --:--:-- --:--:-- 354k 100 156k 100 156 100 156k 354 354k --:--:-- --:--:-- --:--:-- 354k 03:53:04 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:53:04 03:53:04 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/809/openapi/security-proxy-auth.yaml] 03:53:04 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:04 Dload Upload Total Spent Left Speed 03:53:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 219 81292 --:--:-- --:--:-- --:--:-- 81511 03:53:05 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:53:05 03:53:05 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/809/openapi/security-secretstore-setup.yaml] 03:53:05 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:05 Dload Upload Total Spent Left Speed 03:53:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 452 26801 --:--:-- --:--:-- --:--:-- 27253 03:53:05 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:53:05 03:53:05 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/809/openapi/support-notifications.yaml] 03:53:05 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:05 Dload Upload Total Spent Left Speed 03:53:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 468 293k --:--:-- --:--:-- --:--:-- 292k 100 97k 100 156 100 99976 468 293k --:--:-- --:--:-- --:--:-- 292k 03:53:05 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:53:05 03:53:05 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/809/openapi/support-scheduler.yaml] 03:53:05 % Total % Received % Xferd Average Speed Time Time Time Current 03:53:05 Dload Upload Total Spent Left Speed 03:53:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 475 150k --:--:-- --:--:-- --:--:-- 151k 03:53:05 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:53:05 [Pipeline] } 03:53:05 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:53:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:53:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:53:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:06 prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container 03:53:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:53:07 $ docker top a7219f0a7df3db0285ca8d01382baae6c7335de0cece874ab072186a6fcc30d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:07 [ssh-agent] Looking for ssh-agent implementation... 03:53:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:07 $ docker exec a7219f0a7df3db0285ca8d01382baae6c7335de0cece874ab072186a6fcc30d1 ssh-agent 03:53:07 SSH_AUTH_SOCK=/tmp/ssh-TfYDzIXpEdDk/agent.32 03:53:07 SSH_AGENT_PID=38 03:53:07 Running ssh-add (command line suppressed) 03:53:07 Identity added: /w/workspace/edgex-go/809@tmp/private_key_2083670962010501805.key (/w/workspace/edgex-go/809@tmp/private_key_2083670962010501805.key) 03:53:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:08 + git semver tag 03:53:08 2025-03-10 03:53:08,229 [run_tag] DEBUG tag force:False 03:53:08 2025-03-10 03:53:08,229 [check_head_tag] DEBUG check head tag 03:53:08 2025-03-10 03:53:08,232 [execute] INFO git cat-file --batch-check 03:53:08 2025-03-10 03:53:08,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/809, universal_newlines=False, shell=None, istream=) 03:53:08 2025-03-10 03:53:08,236 [execute] INFO git cat-file --batch 03:53:08 2025-03-10 03:53:08,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/809, universal_newlines=False, shell=None, istream=) 03:53:08 2025-03-10 03:53:08,293 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main 03:53:08 2025-03-10 03:53:08,293 [execute] INFO git tag -a v4.0.0-dev.71 -m v4.0.0-dev.71 03:53:08 2025-03-10 03:53:08,293 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.71', '-m', 'v4.0.0-dev.71'], cwd=/w/workspace/edgex-go/809, universal_newlines=False, shell=None, istream=None) 03:53:08 2025-03-10 03:53:08,298 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main 03:53:08 4.0.0-dev.71 [Pipeline] } 03:53:08 $ docker exec --env ******** --env ******** a7219f0a7df3db0285ca8d01382baae6c7335de0cece874ab072186a6fcc30d1 ssh-agent -k 03:53:08 unset SSH_AUTH_SOCK; 03:53:08 unset SSH_AGENT_PID; 03:53:08 echo Agent pid 38 killed; 03:53:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:09 + git semver [Pipeline] } 03:53:09 $ docker stop --time=1 a7219f0a7df3db0285ca8d01382baae6c7335de0cece874ab072186a6fcc30d1 03:53:10 $ docker rm -f --volumes a7219f0a7df3db0285ca8d01382baae6c7335de0cece874ab072186a6fcc30d1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:53:10 03:53:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:53:11 0.23.1-centos7: Pulling from edgex-lftools 03:53:11 ab5ef0e58194: Pulling fs layer 03:53:11 9712f1f96733: Pulling fs layer 03:53:11 63f879dbbcfc: Pulling fs layer 03:53:11 0d9ebad4ef96: Pulling fs layer 03:53:11 e9a5061849ea: Pulling fs layer 03:53:11 d747dcd14b5f: Pulling fs layer 03:53:11 2de7ff778b66: Pulling fs layer 03:53:11 e9a5061849ea: Waiting 03:53:11 2de7ff778b66: Waiting 03:53:11 d747dcd14b5f: Waiting 03:53:11 9712f1f96733: Verifying Checksum 03:53:11 9712f1f96733: Download complete 03:53:11 63f879dbbcfc: Verifying Checksum 03:53:11 63f879dbbcfc: Download complete 03:53:11 e9a5061849ea: Verifying Checksum 03:53:11 e9a5061849ea: Download complete 03:53:11 d747dcd14b5f: Verifying Checksum 03:53:11 d747dcd14b5f: Download complete 03:53:11 0d9ebad4ef96: Verifying Checksum 03:53:11 0d9ebad4ef96: Download complete 03:53:11 ab5ef0e58194: Verifying Checksum 03:53:11 ab5ef0e58194: Download complete 03:53:11 2de7ff778b66: Verifying Checksum 03:53:11 2de7ff778b66: Download complete 03:53:14 ab5ef0e58194: Pull complete 03:53:14 9712f1f96733: Pull complete 03:53:14 63f879dbbcfc: Pull complete 03:53:18 0d9ebad4ef96: Pull complete 03:53:18 e9a5061849ea: Pull complete 03:53:18 d747dcd14b5f: Pull complete 03:53:19 2de7ff778b66: Pull complete 03:53:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:53:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:19 prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container 03:53:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:53:22 $ docker top 97d7c09b9f3f67e455eaa3ca8ba6f175ebe24337d70a244eeef1d76a520cacc9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:53:22 provisioning config files... 03:53:22 copy managed file [sigul-config] to file:/w/workspace/edgex-go/809@tmp/config10755842561438137182tmp 03:53:22 copy managed file [sigul-password] to file:/w/workspace/edgex-go/809@tmp/config1857884146687646218tmp 03:53:22 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/809@tmp/config12467915059754222359tmp [Pipeline] { [Pipeline] echo 03:53:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:53:23 ---> sigul-configuration.sh 03:53:23 gpg: directory `/root/.gnupg' created 03:53:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:53:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:53:23 gpg: keyring `/root/.gnupg/secring.gpg' created 03:53:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:53:23 gpg: CAST5 encrypted data 03:53:23 gpg: encrypted with 1 passphrase 03:53:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:53:23 + mkdir /home/jenkins 03:53:23 + mkdir /home/jenkins/sigul [Pipeline] sh 03:53:23 + 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:53:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:53:24 ---> sigul-install.sh 03:53:24 Sigul already installed; skipping installation. [Pipeline] sh 03:53:24 + git tag --list 03:53:24 0.6.0 03:53:24 0.6.1 03:53:24 0.7.0 03:53:24 0.7.1 03:53:24 v1.0.0 03:53:24 v1.0.1 03:53:24 v1.1.0 03:53:24 v1.2.0 03:53:24 v1.2.1 03:53:24 v1.3.0 03:53:24 v1.3.1 03:53:24 v2.0.0 03:53:24 v2.1.0 03:53:24 v2.1.1 03:53:24 v2.2.0 03:53:24 v2.3.0 03:53:24 v3.0 03:53:24 v3.0.0 03:53:24 v3.1 03:53:24 v3.1.0 03:53:24 v3.1.0-dev.1 03:53:24 v3.1.0-dev.10 03:53:24 v3.1.0-dev.11 03:53:24 v3.1.0-dev.12 03:53:24 v3.1.0-dev.13 03:53:24 v3.1.0-dev.14 03:53:24 v3.1.0-dev.15 03:53:24 v3.1.0-dev.16 03:53:24 v3.1.0-dev.17 03:53:24 v3.1.0-dev.18 03:53:24 v3.1.0-dev.19 03:53:24 v3.1.0-dev.2 03:53:24 v3.1.0-dev.20 03:53:24 v3.1.0-dev.21 03:53:24 v3.1.0-dev.22 03:53:24 v3.1.0-dev.23 03:53:24 v3.1.0-dev.24 03:53:24 v3.1.0-dev.25 03:53:24 v3.1.0-dev.26 03:53:24 v3.1.0-dev.27 03:53:24 v3.1.0-dev.28 03:53:24 v3.1.0-dev.29 03:53:24 v3.1.0-dev.3 03:53:24 v3.1.0-dev.30 03:53:24 v3.1.0-dev.31 03:53:24 v3.1.0-dev.32 03:53:24 v3.1.0-dev.33 03:53:24 v3.1.0-dev.34 03:53:24 v3.1.0-dev.35 03:53:24 v3.1.0-dev.36 03:53:24 v3.1.0-dev.37 03:53:24 v3.1.0-dev.38 03:53:24 v3.1.0-dev.39 03:53:24 v3.1.0-dev.4 03:53:24 v3.1.0-dev.40 03:53:24 v3.1.0-dev.41 03:53:24 v3.1.0-dev.42 03:53:24 v3.1.0-dev.43 03:53:24 v3.1.0-dev.44 03:53:24 v3.1.0-dev.45 03:53:24 v3.1.0-dev.46 03:53:24 v3.1.0-dev.47 03:53:24 v3.1.0-dev.48 03:53:24 v3.1.0-dev.49 03:53:24 v3.1.0-dev.5 03:53:24 v3.1.0-dev.50 03:53:24 v3.1.0-dev.51 03:53:24 v3.1.0-dev.52 03:53:24 v3.1.0-dev.53 03:53:24 v3.1.0-dev.54 03:53:24 v3.1.0-dev.55 03:53:24 v3.1.0-dev.56 03:53:24 v3.1.0-dev.57 03:53:24 v3.1.0-dev.58 03:53:24 v3.1.0-dev.59 03:53:24 v3.1.0-dev.6 03:53:24 v3.1.0-dev.60 03:53:24 v3.1.0-dev.61 03:53:24 v3.1.0-dev.62 03:53:24 v3.1.0-dev.63 03:53:24 v3.1.0-dev.64 03:53:24 v3.1.0-dev.65 03:53:24 v3.1.0-dev.66 03:53:24 v3.1.0-dev.67 03:53:24 v3.1.0-dev.68 03:53:24 v3.1.0-dev.69 03:53:24 v3.1.0-dev.7 03:53:24 v3.1.0-dev.70 03:53:24 v3.1.0-dev.71 03:53:24 v3.1.0-dev.72 03:53:24 v3.1.0-dev.73 03:53:24 v3.1.0-dev.8 03:53:24 v3.1.0-dev.9 03:53:24 v3.1.1 03:53:24 v3.1.1-dev.1 03:53:24 v3.1.1-dev.2 03:53:24 v3.2.0-dev.1 03:53:24 v3.2.0-dev.10 03:53:24 v3.2.0-dev.100 03:53:24 v3.2.0-dev.101 03:53:24 v3.2.0-dev.102 03:53:24 v3.2.0-dev.103 03:53:24 v3.2.0-dev.104 03:53:24 v3.2.0-dev.105 03:53:24 v3.2.0-dev.106 03:53:24 v3.2.0-dev.107 03:53:24 v3.2.0-dev.108 03:53:24 v3.2.0-dev.109 03:53:24 v3.2.0-dev.11 03:53:24 v3.2.0-dev.12 03:53:24 v3.2.0-dev.13 03:53:24 v3.2.0-dev.14 03:53:24 v3.2.0-dev.15 03:53:24 v3.2.0-dev.16 03:53:24 v3.2.0-dev.17 03:53:24 v3.2.0-dev.18 03:53:24 v3.2.0-dev.19 03:53:24 v3.2.0-dev.2 03:53:24 v3.2.0-dev.20 03:53:24 v3.2.0-dev.21 03:53:24 v3.2.0-dev.22 03:53:24 v3.2.0-dev.23 03:53:24 v3.2.0-dev.24 03:53:24 v3.2.0-dev.25 03:53:24 v3.2.0-dev.26 03:53:24 v3.2.0-dev.27 03:53:24 v3.2.0-dev.28 03:53:24 v3.2.0-dev.29 03:53:24 v3.2.0-dev.3 03:53:24 v3.2.0-dev.30 03:53:24 v3.2.0-dev.31 03:53:24 v3.2.0-dev.32 03:53:24 v3.2.0-dev.33 03:53:24 v3.2.0-dev.34 03:53:24 v3.2.0-dev.35 03:53:24 v3.2.0-dev.36 03:53:24 v3.2.0-dev.37 03:53:24 v3.2.0-dev.38 03:53:24 v3.2.0-dev.39 03:53:24 v3.2.0-dev.4 03:53:24 v3.2.0-dev.40 03:53:24 v3.2.0-dev.41 03:53:24 v3.2.0-dev.42 03:53:24 v3.2.0-dev.43 03:53:24 v3.2.0-dev.44 03:53:24 v3.2.0-dev.45 03:53:24 v3.2.0-dev.46 03:53:24 v3.2.0-dev.47 03:53:24 v3.2.0-dev.48 03:53:24 v3.2.0-dev.49 03:53:24 v3.2.0-dev.5 03:53:24 v3.2.0-dev.50 03:53:24 v3.2.0-dev.51 03:53:24 v3.2.0-dev.52 03:53:24 v3.2.0-dev.53 03:53:24 v3.2.0-dev.54 03:53:24 v3.2.0-dev.55 03:53:24 v3.2.0-dev.56 03:53:24 v3.2.0-dev.57 03:53:24 v3.2.0-dev.58 03:53:24 v3.2.0-dev.59 03:53:24 v3.2.0-dev.6 03:53:24 v3.2.0-dev.60 03:53:24 v3.2.0-dev.61 03:53:24 v3.2.0-dev.62 03:53:24 v3.2.0-dev.63 03:53:24 v3.2.0-dev.64 03:53:24 v3.2.0-dev.65 03:53:24 v3.2.0-dev.66 03:53:24 v3.2.0-dev.67 03:53:24 v3.2.0-dev.68 03:53:24 v3.2.0-dev.69 03:53:24 v3.2.0-dev.7 03:53:24 v3.2.0-dev.70 03:53:24 v3.2.0-dev.71 03:53:24 v3.2.0-dev.72 03:53:24 v3.2.0-dev.73 03:53:24 v3.2.0-dev.74 03:53:24 v3.2.0-dev.75 03:53:24 v3.2.0-dev.76 03:53:24 v3.2.0-dev.77 03:53:24 v3.2.0-dev.78 03:53:24 v3.2.0-dev.79 03:53:24 v3.2.0-dev.8 03:53:24 v3.2.0-dev.80 03:53:24 v3.2.0-dev.81 03:53:24 v3.2.0-dev.82 03:53:24 v3.2.0-dev.83 03:53:24 v3.2.0-dev.84 03:53:24 v3.2.0-dev.85 03:53:24 v3.2.0-dev.86 03:53:24 v3.2.0-dev.87 03:53:24 v3.2.0-dev.88 03:53:24 v3.2.0-dev.89 03:53:24 v3.2.0-dev.9 03:53:24 v3.2.0-dev.90 03:53:24 v3.2.0-dev.91 03:53:24 v3.2.0-dev.92 03:53:24 v3.2.0-dev.93 03:53:24 v3.2.0-dev.94 03:53:24 v3.2.0-dev.95 03:53:24 v3.2.0-dev.96 03:53:24 v3.2.0-dev.97 03:53:24 v3.2.0-dev.98 03:53:24 v3.2.0-dev.99 03:53:24 v4.0.0-dev.1 03:53:24 v4.0.0-dev.10 03:53:24 v4.0.0-dev.11 03:53:24 v4.0.0-dev.12 03:53:24 v4.0.0-dev.13 03:53:24 v4.0.0-dev.14 03:53:24 v4.0.0-dev.15 03:53:24 v4.0.0-dev.16 03:53:24 v4.0.0-dev.17 03:53:24 v4.0.0-dev.18 03:53:24 v4.0.0-dev.19 03:53:24 v4.0.0-dev.2 03:53:24 v4.0.0-dev.20 03:53:24 v4.0.0-dev.21 03:53:24 v4.0.0-dev.22 03:53:24 v4.0.0-dev.23 03:53:24 v4.0.0-dev.24 03:53:24 v4.0.0-dev.25 03:53:24 v4.0.0-dev.26 03:53:24 v4.0.0-dev.27 03:53:24 v4.0.0-dev.28 03:53:24 v4.0.0-dev.29 03:53:24 v4.0.0-dev.3 03:53:24 v4.0.0-dev.30 03:53:24 v4.0.0-dev.31 03:53:24 v4.0.0-dev.32 03:53:24 v4.0.0-dev.33 03:53:24 v4.0.0-dev.34 03:53:24 v4.0.0-dev.35 03:53:24 v4.0.0-dev.36 03:53:24 v4.0.0-dev.37 03:53:24 v4.0.0-dev.38 03:53:24 v4.0.0-dev.39 03:53:24 v4.0.0-dev.4 03:53:24 v4.0.0-dev.40 03:53:24 v4.0.0-dev.41 03:53:24 v4.0.0-dev.42 03:53:24 v4.0.0-dev.43 03:53:24 v4.0.0-dev.44 03:53:24 v4.0.0-dev.45 03:53:24 v4.0.0-dev.46 03:53:24 v4.0.0-dev.47 03:53:24 v4.0.0-dev.48 03:53:24 v4.0.0-dev.49 03:53:24 v4.0.0-dev.5 03:53:24 v4.0.0-dev.50 03:53:24 v4.0.0-dev.51 03:53:24 v4.0.0-dev.52 03:53:24 v4.0.0-dev.53 03:53:24 v4.0.0-dev.54 03:53:24 v4.0.0-dev.55 03:53:24 v4.0.0-dev.56 03:53:24 v4.0.0-dev.57 03:53:24 v4.0.0-dev.58 03:53:24 v4.0.0-dev.59 03:53:24 v4.0.0-dev.6 03:53:24 v4.0.0-dev.60 03:53:24 v4.0.0-dev.61 03:53:24 v4.0.0-dev.62 03:53:24 v4.0.0-dev.63 03:53:24 v4.0.0-dev.64 03:53:24 v4.0.0-dev.65 03:53:24 v4.0.0-dev.66 03:53:24 v4.0.0-dev.67 03:53:24 v4.0.0-dev.68 03:53:24 v4.0.0-dev.69 03:53:24 v4.0.0-dev.7 03:53:24 v4.0.0-dev.70 03:53:24 v4.0.0-dev.71 03:53:24 v4.0.0-dev.8 03:53:24 v4.0.0-dev.9 [Pipeline] sh 03:53:24 + lftools sign git-tag v4.0.0-dev.71 03:53:25 Signing Git tag with Sigul... 03:53:25 Signing v4.0.0-dev.71 [Pipeline] echo 03:53:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:53:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:53:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:53:25 $ docker stop --time=1 97d7c09b9f3f67e455eaa3ca8ba6f175ebe24337d70a244eeef1d76a520cacc9 03:53:27 $ docker rm -f --volumes 97d7c09b9f3f67e455eaa3ca8ba6f175ebe24337d70a244eeef1d76a520cacc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:53:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:53:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:53:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:27 prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container 03:53:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:53:28 $ docker top c0086e16150cd71e2722b118c59fabd461315b63054a7ccbd9e1e9edc870c921 -eo pid,comm 03:53:28 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:53:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:28 [ssh-agent] Looking for ssh-agent implementation... 03:53:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:28 $ docker exec c0086e16150cd71e2722b118c59fabd461315b63054a7ccbd9e1e9edc870c921 ssh-agent 03:53:28 SSH_AUTH_SOCK=/tmp/ssh-A65noAtJtVKC/agent.33 03:53:28 SSH_AGENT_PID=39 03:53:28 Running ssh-add (command line suppressed) 03:53:28 Identity added: /w/workspace/edgex-go/809@tmp/private_key_2655330854195871040.key (/w/workspace/edgex-go/809@tmp/private_key_2655330854195871040.key) 03:53:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:28 + git semver bump pre 03:53:29 2025-03-10 03:53:29,090 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main 03:53:29 2025-03-10 03:53:29,090 [bump_version] DEBUG bumping version:4.0.0-dev.71 on axis:pre with prefix:dev 03:53:29 2025-03-10 03:53:29,090 [bump_version] DEBUG bumped version:4.0.0-dev.72 03:53:29 2025-03-10 03:53:29,090 [write_version] DEBUG write version:4.0.0-dev.72 to path:/w/workspace/edgex-go/809/.semver/main with force:True 03:53:29 2025-03-10 03:53:29,090 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main 03:53:29 2025-03-10 03:53:29,090 [write_file] DEBUG write to file:/w/workspace/edgex-go/809/.semver/main 03:53:29 2025-03-10 03:53:29,092 [execute] INFO git cat-file --batch-check 03:53:29 2025-03-10 03:53:29,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/809/.semver, universal_newlines=False, shell=None, istream=) 03:53:29 2025-03-10 03:53:29,097 [execute] INFO git cat-file --batch 03:53:29 2025-03-10 03:53:29,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/809/.semver, universal_newlines=False, shell=None, istream=) 03:53:29 2025-03-10 03:53:29,102 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main 03:53:29 4.0.0-dev.72 [Pipeline] } 03:53:29 $ docker exec --env ******** --env ******** c0086e16150cd71e2722b118c59fabd461315b63054a7ccbd9e1e9edc870c921 ssh-agent -k 03:53:29 unset SSH_AUTH_SOCK; 03:53:29 unset SSH_AGENT_PID; 03:53:29 echo Agent pid 39 killed; 03:53:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:29 + git semver [Pipeline] } 03:53:29 $ docker stop --time=1 c0086e16150cd71e2722b118c59fabd461315b63054a7ccbd9e1e9edc870c921 03:53:31 $ docker rm -f --volumes c0086e16150cd71e2722b118c59fabd461315b63054a7ccbd9e1e9edc870c921 [Pipeline] // withDockerContainer [Pipeline] sh 03:53:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:53:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:53:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:31 prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container 03:53:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:53:32 $ docker top a02da527e4b83fd47e37086aaee7287cfec9b1625820b54195b0be983b5a4902 -eo pid,comm 03:53:32 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:53:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:32 [ssh-agent] Looking for ssh-agent implementation... 03:53:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:32 $ docker exec a02da527e4b83fd47e37086aaee7287cfec9b1625820b54195b0be983b5a4902 ssh-agent 03:53:32 SSH_AUTH_SOCK=/tmp/ssh-kFEZJ1MKUygn/agent.32 03:53:32 SSH_AGENT_PID=38 03:53:32 Running ssh-add (command line suppressed) 03:53:32 Identity added: /w/workspace/edgex-go/809@tmp/private_key_2770744451354103938.key (/w/workspace/edgex-go/809@tmp/private_key_2770744451354103938.key) 03:53:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:32 + git semver push 03:53:33 2025-03-10 03:53:33,148 [run_push] DEBUG push 03:53:33 2025-03-10 03:53:33,149 [execute] INFO git cat-file --batch-check 03:53:33 2025-03-10 03:53:33,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/809/.semver, universal_newlines=False, shell=None, istream=) 03:53:33 2025-03-10 03:53:33,152 [execute] INFO git rev-list 8da3f8adb724bb409abc6d060c8482d853204ce6 -- 03:53:33 2025-03-10 03:53:33,153 [execute] DEBUG Popen(['git', 'rev-list', '8da3f8adb724bb409abc6d060c8482d853204ce6', '--'], cwd=/w/workspace/edgex-go/809/.semver, universal_newlines=False, shell=None, istream=None) 03:53:33 2025-03-10 03:53:33,170 [execute] INFO git fetch -v origin 03:53:33 2025-03-10 03:53:33,170 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/809/.semver, universal_newlines=True, shell=None, istream=None) 03:53:33 2025-03-10 03:53:33,609 [run_push] DEBUG no remote changes detected 03:53:33 2025-03-10 03:53:33,610 [execute] INFO git push origin semver 03:53:33 2025-03-10 03:53:33,610 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/809/.semver, universal_newlines=False, shell=None, istream=None) 03:53:34 2025-03-10 03:53:34,288 [run_push] DEBUG push all version tags 03:53:34 2025-03-10 03:53:34,288 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:53:34 2025-03-10 03:53:34,288 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/809, universal_newlines=False, shell=None, istream=None) 03:53:34 2025-03-10 03:53:34,927 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main 03:53:34 4.0.0-dev.72 [Pipeline] } 03:53:35 $ docker exec --env ******** --env ******** a02da527e4b83fd47e37086aaee7287cfec9b1625820b54195b0be983b5a4902 ssh-agent -k 03:53:35 unset SSH_AUTH_SOCK; 03:53:35 unset SSH_AGENT_PID; 03:53:35 echo Agent pid 38 killed; 03:53:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:35 + git semver [Pipeline] } 03:53:35 $ docker stop --time=1 a02da527e4b83fd47e37086aaee7287cfec9b1625820b54195b0be983b5a4902 03:53:37 $ docker rm -f --volumes a02da527e4b83fd47e37086aaee7287cfec9b1625820b54195b0be983b5a4902 [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:53:37 + [ -d /w/workspace/edgex-go/809/archives ] [Pipeline] libraryResource [Pipeline] sh 03:53:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:53:38 ---> package-listing.sh 03:53:38 ++ facter osfamily 03:53:38 ++ tr '[:upper:]' '[:lower:]' 03:53:39 + OS_FAMILY=debian 03:53:39 + workspace=/w/workspace/edgex-go/809 03:53:39 + START_PACKAGES=/tmp/packages_start.txt 03:53:39 + END_PACKAGES=/tmp/packages_end.txt 03:53:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:53:39 + PACKAGES=/tmp/packages_start.txt 03:53:39 + '[' /w/workspace/edgex-go/809 ']' 03:53:39 + PACKAGES=/tmp/packages_end.txt 03:53:39 + case "${OS_FAMILY}" in 03:53:39 + dpkg -l 03:53:39 + grep '^ii' 03:53:39 + '[' -f /tmp/packages_start.txt ']' 03:53:39 + '[' -f /tmp/packages_end.txt ']' 03:53:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:53:39 + '[' /w/workspace/edgex-go/809 ']' 03:53:39 + mkdir -p /w/workspace/edgex-go/809/archives/ 03:53:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/809/archives/ [Pipeline] echo 03:53:39 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/809/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:53:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:40 03:53:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:40 latest: Pulling from edgex-lftools-log-publisher 03:53:40 5eb5b503b376: Pulling fs layer 03:53:40 5c69ac0246d0: Pulling fs layer 03:53:40 ec43610c2a17: Pulling fs layer 03:53:40 3a2ae6a8a46f: Pulling fs layer 03:53:40 33b1e0a273af: Pulling fs layer 03:53:40 5d3b04190fa2: Pulling fs layer 03:53:40 2f39f015ded8: Pulling fs layer 03:53:40 3a2ae6a8a46f: Waiting 03:53:40 33b1e0a273af: Waiting 03:53:40 2f39f015ded8: Waiting 03:53:40 5d3b04190fa2: Waiting 03:53:40 5c69ac0246d0: Verifying Checksum 03:53:40 5c69ac0246d0: Download complete 03:53:40 3a2ae6a8a46f: Verifying Checksum 03:53:40 3a2ae6a8a46f: Download complete 03:53:40 33b1e0a273af: Verifying Checksum 03:53:40 33b1e0a273af: Download complete 03:53:40 5d3b04190fa2: Download complete 03:53:40 ec43610c2a17: Verifying Checksum 03:53:40 ec43610c2a17: Download complete 03:53:40 5eb5b503b376: Verifying Checksum 03:53:40 5eb5b503b376: Download complete 03:53:41 2f39f015ded8: Download complete 03:53:41 5eb5b503b376: Pull complete 03:53:41 5c69ac0246d0: Pull complete 03:53:42 ec43610c2a17: Pull complete 03:53:42 3a2ae6a8a46f: Pull complete 03:53:42 33b1e0a273af: Pull complete 03:53:42 5d3b04190fa2: Pull complete 03:53:46 2f39f015ded8: Pull complete 03:53:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:53:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:46 prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container 03:53:46 $ 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/809/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/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:53:49 $ docker top 7ffd99e25725be0cacdaccc0b855ac1069e2400e5d0bbf903b88b75b127a1d4a -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:49 + touch /tmp/pre-build-complete [Pipeline] sh 03:53:50 + mkdir -p /var/log/sysstat [Pipeline] sh 03:53:50 + ls /var/log/sa-host 03:53:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:50 provisioning config files... 03:53:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/809@tmp/config9035132941678896198tmp [Pipeline] { [Pipeline] echo 03:53:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:53:50 ---> create-netrc.sh [Pipeline] } 03:53:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:53:51 ---> python-tools-install.sh [Pipeline] echo 03:53:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:53:51 ---> sudo-logs.sh 03:53:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:53:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:53:51 ---> job-cost.sh 03:53:51 lf-activate-venv: SKIPPING 03:53:51 DEBUG: total: 0.10999999940395355 03:53:51 INFO: Retrieving Stack Cost... 03:53:52 INFO: Retrieving Pricing Info for: v3-standard-8 03:53:52 INFO: Archiving Costs [Pipeline] echo 03:53:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:53:52 ---> logs-deploy.sh 03:53:52 lf-activate-venv: SKIPPING 03:53:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/809 03:53:52 INFO: archiving workspace using pattern(s): 03:53:53 Archives upload complete. 03:53:53 INFO: archiving logs to Nexus 03:53:54 ---> uname -a: 03:53:54 Linux prd-ubuntu20-04-docker-8c-8g-40699 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:53:54 03:53:54 03:53:54 ---> lscpu: 03:53:54 Architecture: x86_64 03:53:54 CPU op-mode(s): 32-bit, 64-bit 03:53:54 Byte Order: Little Endian 03:53:54 Address sizes: 40 bits physical, 48 bits virtual 03:53:54 CPU(s): 8 03:53:54 On-line CPU(s) list: 0-7 03:53:54 Thread(s) per core: 1 03:53:54 Core(s) per socket: 1 03:53:54 Socket(s): 8 03:53:54 NUMA node(s): 1 03:53:54 Vendor ID: AuthenticAMD 03:53:54 CPU family: 23 03:53:54 Model: 49 03:53:54 Model name: AMD EPYC-Rome Processor 03:53:54 Stepping: 0 03:53:54 CPU MHz: 2800.000 03:53:54 BogoMIPS: 5600.00 03:53:54 Virtualization: AMD-V 03:53:54 Hypervisor vendor: KVM 03:53:54 Virtualization type: full 03:53:54 L1d cache: 256 KiB 03:53:54 L1i cache: 256 KiB 03:53:54 L2 cache: 4 MiB 03:53:54 L3 cache: 128 MiB 03:53:54 NUMA node0 CPU(s): 0-7 03:53:54 Vulnerability Itlb multihit: Not affected 03:53:54 Vulnerability L1tf: Not affected 03:53:54 Vulnerability Mds: Not affected 03:53:54 Vulnerability Meltdown: Not affected 03:53:54 Vulnerability Mmio stale data: Not affected 03:53:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:53:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:53:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:53:54 Vulnerability Srbds: Not affected 03:53:54 Vulnerability Tsx async abort: Not affected 03:53:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:53:54 03:53:54 03:53:54 ---> nproc: 03:53:54 8 03:53:54 03:53:54 03:53:54 ---> df -h: 03:53:54 Filesystem Size Used Avail Use% Mounted on 03:53:54 overlay 155G 30G 126G 20% / 03:53:54 tmpfs 64M 0 64M 0% /dev 03:53:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:53:54 shm 64M 0 64M 0% /dev/shm 03:53:54 /dev/vda1 155G 30G 126G 20% /facter-os 03:53:54 03:53:54 03:53:54 ---> sar -b -r -n DEV: 03:53:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40699) 03/10/25 _x86_64_ (8 CPU) 03:53:54 03:53:54 02:50:57 LINUX RESTART (8 CPU) 03:53:54 03:53:54 02:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:53:54 02:52:01 101.29 58.52 42.77 0.00 4539.48 88206.57 0.00 03:53:54 02:53:01 9.50 0.00 9.50 0.00 0.00 50601.95 0.00 03:53:54 02:54:01 7.21 0.00 7.21 0.00 0.00 46908.36 0.00 03:53:54 02:55:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 03:53:54 02:56:01 2.83 0.97 1.87 0.00 67.46 51.46 0.00 03:53:54 02:57:01 27.86 10.25 17.61 0.00 3401.83 3729.65 0.00 03:53:54 02:58:01 1.95 0.00 1.95 0.00 0.00 22.66 0.00 03:53:54 02:59:01 0.83 0.00 0.83 0.00 0.00 9.33 0.00 03:53:54 03:00:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 03:53:54 03:01:01 1.32 0.00 1.32 0.00 0.00 22.66 0.00 03:53:54 03:02:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 03:53:54 03:03:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 03:53:54 03:04:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 03:53:54 03:05:01 6.27 4.62 1.65 0.00 179.84 307.42 0.00 03:53:54 03:06:01 492.27 11.70 480.57 0.00 1718.25 83595.53 0.00 03:53:54 03:07:01 42.47 0.08 42.39 0.00 0.67 34170.48 0.00 03:53:54 03:08:01 34.73 0.22 34.51 0.00 2.93 17979.40 0.00 03:53:54 03:09:01 193.62 0.20 193.42 0.00 19.73 162106.05 0.00 03:53:54 03:10:01 1017.89 11.98 1005.91 0.00 106.76 332604.73 0.00 03:53:54 03:11:01 194.67 0.08 194.59 0.00 0.66 53985.76 0.00 03:53:54 03:12:01 497.83 0.03 497.80 0.00 0.27 170528.36 0.00 03:53:54 03:13:01 601.53 0.07 601.47 0.00 7.87 77496.68 0.00 03:53:54 03:14:01 30.36 0.05 30.31 0.00 7.47 751.07 0.00 03:53:54 03:15:01 13.88 0.00 13.88 0.00 0.00 327.95 0.00 03:53:54 03:16:01 1.37 0.00 1.37 0.00 0.00 17.20 0.00 03:53:54 03:17:01 1.02 0.02 1.00 0.00 0.13 11.06 0.00 03:53:54 03:18:01 1.82 0.00 1.82 0.00 0.00 20.53 0.00 03:53:54 03:19:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 03:53:54 03:20:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 03:53:54 03:21:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 03:53:54 03:22:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 03:53:54 03:23:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 03:53:54 03:24:01 1.62 0.37 1.25 0.00 11.46 16.26 0.00 03:53:54 03:25:01 2.53 1.20 1.33 0.00 25.46 16.40 0.00 03:53:54 03:26:01 1.42 0.00 1.42 0.00 0.00 18.26 0.00 03:53:54 03:27:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 03:53:54 03:28:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 03:53:54 03:29:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 03:53:54 03:30:01 1.75 0.00 1.75 0.00 0.00 20.93 0.00 03:53:54 03:31:02 0.98 0.00 0.98 0.00 0.00 11.06 0.00 03:53:54 03:32:01 1.63 0.00 1.63 0.00 0.00 19.79 0.00 03:53:54 03:33:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 03:53:54 03:34:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 03:53:54 03:35:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 03:53:54 03:36:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 03:53:54 03:37:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 03:53:54 03:38:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 03:53:54 03:39:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 03:53:54 03:40:01 1.68 0.00 1.68 0.00 0.00 19.99 0.00 03:53:54 03:41:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 03:53:54 03:42:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 03:53:54 03:43:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 03:53:54 03:44:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 03:53:54 03:45:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 03:53:54 03:46:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 03:53:54 03:47:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 03:53:54 03:48:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 03:53:54 03:49:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 03:53:54 03:50:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 03:53:54 03:51:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 03:53:54 03:52:01 1.43 0.00 1.43 0.00 0.00 18.53 0.00 03:53:54 03:53:01 82.50 0.33 82.17 0.00 10.00 26496.38 0.00 03:53:54 Average: 55.10 1.61 53.49 0.00 161.76 18547.99 0.00 03:53:54 03:53:54 02:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:53:54 02:52:01 30579988 31855876 528100 1.61 47260 1545324 1664592 4.91 612580 1416872 6044 03:53:54 02:53:01 30577892 31853940 529352 1.61 47348 1545328 1664592 4.91 613840 1416808 12 03:53:54 02:54:01 30576944 31853508 530012 1.61 47436 1545332 1664592 4.91 613856 1417200 8 03:53:54 02:55:01 30576216 31852848 530404 1.61 47468 1545336 1664592 4.91 614240 1417216 160 03:53:54 02:56:01 30562712 31846452 536284 1.63 48956 1550480 1681332 4.96 623512 1422564 332 03:53:54 02:57:01 30330328 31825120 545024 1.66 53136 1749520 1737248 5.12 769456 1478856 72 03:53:54 02:58:01 30330760 31825648 544368 1.66 53216 1749528 1737248 5.12 769408 1478868 8 03:53:54 02:59:01 30330792 31825720 544264 1.66 53240 1749528 1737248 5.12 769396 1478864 8 03:53:54 03:00:01 30330396 31825340 544560 1.66 53280 1749536 1737248 5.12 769620 1478872 8 03:53:54 03:01:01 30330292 31825412 544524 1.66 53360 1749496 1737248 5.12 769472 1478948 44 03:53:54 03:02:01 30330732 31826004 544044 1.65 53400 1749644 1737248 5.12 771140 1479076 16 03:53:54 03:03:01 30330724 31826040 543992 1.65 53424 1749648 1737248 5.12 770912 1479080 8 03:53:54 03:04:01 30330508 31825852 544092 1.65 53464 1749648 1721072 5.07 770964 1479080 8 03:53:54 03:05:01 29910264 31579456 787148 2.39 53684 1920888 1747060 5.15 1021168 1645136 157220 03:53:54 03:06:01 27897300 31329188 971264 2.95 132276 3472024 2053292 6.05 1523796 2952640 19848 03:53:54 03:07:01 26783964 31399312 897736 2.73 136048 4585932 2065148 6.09 2104676 3419768 146156 03:53:54 03:08:01 26046280 31279712 1012652 3.08 141808 5153572 2374444 7.00 2077404 4133376 744572 03:53:54 03:09:01 21250088 31388960 906216 2.76 151964 9945032 2297488 6.77 2030620 8873628 2254644 03:53:54 03:10:01 11992372 29995276 2214096 6.73 375720 16832228 6562328 19.34 4260884 15036672 149876 03:53:54 03:11:01 6803692 27799936 4401384 13.38 396092 19651572 11035096 32.52 7828800 16486508 1480600 03:53:54 03:12:01 4571564 28969016 3236740 9.84 412192 22915472 8056364 23.74 8161952 18277888 2596 03:53:54 03:13:01 8872720 31402964 868048 2.64 420420 21298040 2220612 6.54 3445628 19043624 780 03:53:54 03:14:01 8881612 31413800 856792 2.61 421784 21298736 2130596 6.28 3879224 18600392 132 03:53:54 03:15:01 8883732 31416632 854032 2.60 422392 21298848 2102900 6.20 4089452 18387076 16 03:53:54 03:16:01 8883704 31416684 854300 2.60 422428 21298844 2102900 6.20 4089648 18387080 32 03:53:54 03:17:01 8892924 31425980 844972 2.57 422448 21298852 2102900 6.20 4079856 18387080 4 03:53:54 03:18:01 8893832 31426972 844132 2.57 422476 21298856 2102900 6.20 4079760 18387084 8 03:53:54 03:19:01 8899800 31432968 838048 2.55 422500 21298860 2102900 6.20 4073420 18387088 188 03:53:54 03:20:01 8899792 31432988 838012 2.55 422528 21298860 2102900 6.20 4073328 18387088 8 03:53:54 03:21:01 8899452 31432684 838212 2.55 422572 21298848 2102900 6.20 4073464 18387092 28 03:53:54 03:22:01 8899404 31432652 838208 2.55 422604 21298868 2102900 6.20 4073300 18387092 8 03:53:54 03:23:01 8899208 31432524 838400 2.55 422636 21298872 2102900 6.20 4073524 18387096 28 03:53:54 03:24:01 8898364 31432056 838768 2.55 422672 21299208 2102900 6.20 4076312 18387232 28 03:53:54 03:25:01 8890060 31425604 845088 2.57 422712 21299984 2135072 6.29 4084496 18387396 168 03:53:54 03:26:01 8889652 31425240 845596 2.57 422740 21299980 2135072 6.29 4084244 18387400 44 03:53:54 03:27:01 8889352 31424940 845832 2.57 422768 21299988 2135072 6.29 4084240 18387400 8 03:53:54 03:28:01 8889280 31424964 845788 2.57 422804 21299992 2135072 6.29 4084716 18387404 20 03:53:54 03:29:01 8888980 31424664 846000 2.57 422832 21299992 2135072 6.29 4084256 18387404 8 03:53:54 03:30:01 8888956 31424676 845940 2.57 422864 21300000 2135072 6.29 4084284 18387412 8 03:53:54 03:31:02 8888972 31424736 845840 2.57 422888 21300000 2135072 6.29 4084508 18387412 8 03:53:54 03:32:01 8888964 31424764 846044 2.57 422912 21300000 2135072 6.29 4084620 18387416 16 03:53:54 03:33:01 8889156 31424980 845812 2.57 422932 21300000 2135072 6.29 4084388 18387420 12 03:53:54 03:34:01 8888888 31424720 846028 2.57 422956 21300008 2135072 6.29 4084396 18387420 12 03:53:54 03:35:01 8889228 31425108 845820 2.57 422976 21300012 2135072 6.29 4084724 18387424 8 03:53:54 03:36:01 8889164 31425176 845708 2.57 423000 21300140 2135072 6.29 4084448 18387552 12 03:53:54 03:37:01 8888896 31424936 845884 2.57 423036 21300136 2135072 6.29 4084536 18387556 24 03:53:54 03:38:01 8888564 31424644 846120 2.57 423060 21300148 2135072 6.29 4084652 18387560 28 03:53:54 03:39:01 8888480 31424588 846332 2.57 423084 21300148 2135072 6.29 4084572 18387560 8 03:53:54 03:40:01 8888496 31424640 846256 2.57 423104 21300156 2151212 6.34 4084600 18387568 8 03:53:54 03:41:01 8888692 31424860 845976 2.57 423116 21300156 2151212 6.34 4084616 18387568 12 03:53:54 03:42:01 8888288 31424472 846272 2.57 423152 21300160 2151212 6.34 4084688 18387572 8 03:53:54 03:43:01 8888232 31424456 846236 2.57 423172 21300164 2151212 6.34 4084868 18387576 8 03:53:54 03:44:01 8888436 31424684 845956 2.57 423184 21300168 2151212 6.34 4084684 18387580 8 03:53:54 03:45:01 8888388 31424652 845920 2.57 423204 21300172 2151212 6.34 4084696 18387584 8 03:53:54 03:46:01 8888304 31424592 846124 2.57 423236 21300172 2134512 6.29 4084716 18387584 4 03:53:54 03:47:01 8888572 31424896 845808 2.57 423256 21300172 2134512 6.29 4084820 18387588 8 03:53:54 03:48:01 8888468 31424828 845816 2.57 423268 21300176 2134512 6.29 4085052 18387588 8 03:53:54 03:49:01 8888444 31424812 845968 2.57 423296 21300184 2134512 6.29 4084800 18387596 4 03:53:54 03:50:01 8888396 31424800 845944 2.57 423312 21300184 2134512 6.29 4084828 18387596 12 03:53:54 03:51:01 8888000 31424452 846236 2.57 423340 21300188 2134512 6.29 4085020 18387600 8 03:53:54 03:52:01 8888492 31424964 845896 2.57 423364 21300184 2134512 6.29 4085128 18387604 8 03:53:54 03:53:01 7694908 31375544 893576 2.72 432108 22333344 2277528 6.71 4272204 19284728 324236 03:53:54 Average: 14742888 31386741 905935 2.76 319515 15814949 2353958 6.94 3306394 13635452 85294 03:53:54 03:53:54 02:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:53:54 02:52:01 ens3 184.17 127.84 500.15 25.51 0.00 0.00 0.00 0.00 03:53:54 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 02:52:01 lo 0.95 0.95 0.08 0.08 0.00 0.00 0.00 0.00 03:53:54 02:53:01 ens3 1.05 0.20 1.46 0.01 0.00 0.00 0.00 0.00 03:53:54 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 02:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 02:55:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 02:56:01 ens3 0.52 0.50 0.39 0.19 0.00 0.00 0.00 0.00 03:53:54 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 02:56:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:53:54 02:57:01 ens3 122.56 88.32 1395.94 5.89 0.00 0.00 0.00 0.00 03:53:54 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 02:57:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 02:58:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 02:59:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 03:53:54 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:00:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:01:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:53:54 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:02:01 ens3 1.08 0.70 0.65 0.48 0.00 0.00 0.00 0.00 03:53:54 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:04:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 03:53:54 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:05:01 ens3 548.14 546.61 2874.91 66.03 0.00 0.00 0.00 0.00 03:53:54 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:05:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:06:01 ens3 1124.88 1024.85 9751.68 126.78 0.00 0.00 0.00 0.00 03:53:54 03:06:01 docker0 799.57 792.07 58.99 4544.77 0.00 0.00 0.00 0.00 03:53:54 03:06:01 vethe6e85db 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:53:54 03:06:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 03:53:54 03:07:01 ens3 39.99 26.56 34.60 15.58 0.00 0.00 0.00 0.00 03:53:54 03:07:01 docker0 0.97 0.97 0.07 0.09 0.00 0.00 0.00 0.00 03:53:54 03:07:01 vethe6e85db 0.97 1.03 0.08 0.09 0.00 0.00 0.00 0.00 03:53:54 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:08:01 ens3 20.93 11.88 17.65 10.77 0.00 0.00 0.00 0.00 03:53:54 03:08:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:08:01 vethe6e85db 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:09:01 ens3 135.06 108.82 2285.04 151.50 0.00 0.00 0.00 0.00 03:53:54 03:09:01 veth53f1e90 0.62 0.60 0.06 0.24 0.00 0.00 0.00 0.00 03:53:54 03:09:01 docker0 0.62 0.47 0.05 0.23 0.00 0.00 0.00 0.00 03:53:54 03:09:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 03:53:54 03:10:01 vethe0fd3d3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:53:54 03:10:01 ens3 1042.75 628.14 9673.20 72.61 0.00 0.00 0.00 0.00 03:53:54 03:10:01 veth1efb057 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:53:54 03:10:01 veth45763d2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:53:54 03:10:01 vethbb1bb81 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:53:54 03:10:01 veth53f1e90 0.07 0.75 0.00 0.03 0.00 0.00 0.00 0.00 03:53:54 03:10:01 veth1d02321 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:53:54 03:10:01 veth58b0000 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:53:54 03:10:01 docker0 599.85 979.79 49.10 8792.95 0.00 0.00 0.00 0.00 03:53:54 03:10:01 veth637d71f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:53:54 03:10:01 vethd4d54c5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:53:54 03:10:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 03:53:54 03:10:01 veth266bf5a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:53:54 03:10:01 vethcb32296 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:53:54 03:10:01 veth0481d27 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:53:54 03:10:01 veth5bbfb20 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:53:54 03:11:01 vethe0fd3d3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:11:01 ens3 9.44 7.39 7.70 4.52 0.00 0.00 0.00 0.00 03:53:54 03:11:01 veth1efb057 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:11:01 veth45763d2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:11:01 vethbb1bb81 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:11:01 veth53f1e90 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:11:01 veth1d02321 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:11:01 veth58b0000 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:11:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:11:01 veth637d71f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:11:01 vethd4d54c5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:11:01 veth266bf5a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:11:01 vethcb32296 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:11:01 veth0481d27 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:11:01 veth5bbfb20 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:12:01 vethe0fd3d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:12:01 ens3 5.38 3.30 4.24 2.37 0.00 0.00 0.00 0.00 03:53:54 03:12:01 veth1efb057 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:12:01 veth45763d2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:12:01 vethbb1bb81 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:12:01 veth53f1e90 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:12:01 veth1d02321 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:12:01 veth58b0000 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:12:01 veth637d71f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:12:01 vethd4d54c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:12:01 veth0481d27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:12:01 veth5bbfb20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:13:01 ens3 201.75 186.82 133.05 643.55 0.00 0.00 0.00 0.00 03:53:54 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:13:01 lo 27.53 27.53 2.72 2.72 0.00 0.00 0.00 0.00 03:53:54 03:14:01 ens3 455.97 468.06 187.91 2701.38 0.00 0.00 0.00 0.00 03:53:54 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:14:01 lo 38.46 38.46 3.79 3.79 0.00 0.00 0.00 0.00 03:53:54 03:15:01 ens3 157.26 162.41 72.74 1058.20 0.00 0.00 0.00 0.00 03:53:54 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:15:01 lo 13.73 13.73 1.35 1.35 0.00 0.00 0.00 0.00 03:53:54 03:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:17:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:53:54 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:18:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 03:53:54 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:22:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:53:54 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:23:01 ens3 0.23 0.07 0.07 0.00 0.00 0.00 0.00 0.00 03:53:54 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:24:01 ens3 1.45 0.90 1.11 0.58 0.00 0.00 0.00 0.00 03:53:54 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:25:01 ens3 34.21 41.04 6.49 121.33 0.00 0.00 0.00 0.00 03:53:54 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:26:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:27:01 ens3 0.67 0.12 0.13 0.07 0.00 0.00 0.00 0.00 03:53:54 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:28:01 ens3 0.62 0.37 0.33 0.21 0.00 0.00 0.00 0.00 03:53:54 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:30:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 03:53:54 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:31:02 ens3 0.98 0.37 0.35 0.22 0.00 0.00 0.00 0.00 03:53:54 03:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:32:01 ens3 0.90 0.69 0.42 0.30 0.00 0.00 0.00 0.00 03:53:54 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:35:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:37:01 ens3 0.63 0.13 0.18 0.07 0.00 0.00 0.00 0.00 03:53:54 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:38:01 ens3 0.73 0.47 0.36 0.28 0.00 0.00 0.00 0.00 03:53:54 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:41:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:53:54 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:42:01 ens3 0.73 0.18 0.19 0.07 0.00 0.00 0.00 0.00 03:53:54 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:43:01 ens3 0.58 0.38 0.35 0.28 0.00 0.00 0.00 0.00 03:53:54 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:46:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:47:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:53:54 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:48:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 03:53:54 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:52:01 ens3 0.35 0.30 0.14 0.08 0.00 0.00 0.00 0.00 03:53:54 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:54 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:54 03:53:01 ens3 243.73 153.57 4797.65 23.29 0.00 0.00 0.00 0.00 03:53:54 03:53:01 docker0 75.50 108.92 6.46 869.17 0.00 0.00 0.00 0.00 03:53:54 03:53:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 03:53:54 Average: ens3 70.00 57.95 512.19 81.19 0.00 0.00 0.00 0.00 03:53:54 Average: docker0 23.83 30.38 1.85 229.26 0.00 0.00 0.00 0.00 03:53:54 Average: lo 1.51 1.51 0.15 0.15 0.00 0.00 0.00 0.00 03:53:54 03:53:54 03:53:54 ---> sar -P ALL: 03:53:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40699) 03/10/25 _x86_64_ (8 CPU) 03:53:54 03:53:54 02:50:57 LINUX RESTART (8 CPU) 03:53:54 03:53:54 02:51:02 CPU %user %nice %system %iowait %steal %idle 03:53:54 02:52:01 all 2.42 0.00 0.70 3.06 0.02 93.80 03:53:54 02:52:01 0 1.70 0.00 0.44 0.05 0.02 97.80 03:53:54 02:52:01 1 1.48 0.00 0.58 0.07 0.03 97.84 03:53:54 02:52:01 2 1.12 0.00 0.56 0.22 0.02 98.08 03:53:54 02:52:01 3 2.12 0.00 0.66 5.59 0.03 91.60 03:53:54 02:52:01 4 3.92 0.00 0.46 0.88 0.02 94.72 03:53:54 02:52:01 5 3.14 0.00 0.54 0.36 0.00 95.96 03:53:54 02:52:01 6 2.85 0.00 0.61 11.64 0.03 84.87 03:53:54 02:52:01 7 3.00 0.00 1.75 5.65 0.03 89.56 03:53:54 02:53:01 all 0.07 0.00 0.02 0.02 0.01 99.89 03:53:54 02:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:53:54 02:53:01 1 0.02 0.00 0.03 0.00 0.03 99.92 03:53:54 02:53:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:53:54 02:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 02:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:53:54 02:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 02:53:01 6 0.02 0.00 0.00 0.05 0.00 99.93 03:53:54 02:53:01 7 0.40 0.00 0.02 0.08 0.02 99.48 03:53:54 02:54:01 all 0.03 0.00 0.00 0.01 0.01 99.95 03:53:54 02:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:53:54 02:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 02:54:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:53:54 02:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 02:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 02:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 02:54:01 6 0.05 0.00 0.00 0.05 0.02 99.88 03:53:54 02:54:01 7 0.05 0.00 0.00 0.05 0.02 99.88 03:53:54 02:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:53:54 02:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 02:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:53:54 02:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:53:54 02:55:01 3 0.00 0.00 0.03 0.00 0.02 99.95 03:53:54 02:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 02:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 02:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 02:55:01 7 0.00 0.00 0.03 0.02 0.00 99.95 03:53:54 02:56:01 all 0.06 0.00 0.05 0.02 0.01 99.87 03:53:54 02:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:53:54 02:56:01 1 0.08 0.00 0.05 0.02 0.03 99.82 03:53:54 02:56:01 2 0.03 0.00 0.03 0.02 0.00 99.92 03:53:54 02:56:01 3 0.08 0.00 0.02 0.00 0.00 99.90 03:53:54 02:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 02:56:01 5 0.05 0.00 0.02 0.02 0.00 99.92 03:53:54 02:56:01 6 0.05 0.00 0.03 0.00 0.00 99.92 03:53:54 02:56:01 7 0.08 0.00 0.18 0.10 0.02 99.61 03:53:54 02:57:01 all 1.02 0.00 0.46 0.26 0.01 98.25 03:53:54 02:57:01 0 1.04 0.00 0.48 0.05 0.02 98.41 03:53:54 02:57:01 1 1.20 0.00 0.35 0.05 0.02 98.39 03:53:54 02:57:01 2 1.50 0.00 0.87 0.33 0.03 97.26 03:53:54 02:57:01 3 2.09 0.00 0.45 0.37 0.00 97.10 03:53:54 02:57:01 4 0.65 0.00 0.37 0.32 0.02 98.65 03:53:54 02:57:01 5 0.67 0.00 0.47 0.03 0.00 98.83 03:53:54 02:57:01 6 0.50 0.00 0.27 0.03 0.02 99.18 03:53:54 02:57:01 7 0.52 0.00 0.42 0.88 0.02 98.16 03:53:54 02:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:53:54 02:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 02:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 02:58:01 2 0.05 0.00 0.05 0.02 0.03 99.85 03:53:54 02:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 02:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 02:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 02:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 02:58:01 7 0.02 0.00 0.03 0.03 0.00 99.92 03:53:54 02:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:53:54 02:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 02:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 02:59:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:53:54 02:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 02:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 02:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:53:54 02:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:53:54 02:59:01 7 0.00 0.00 0.02 0.02 0.02 99.95 03:53:54 03:00:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:53:54 03:00:01 0 0.00 0.00 0.00 0.02 0.02 99.97 03:53:54 03:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:53:54 03:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:53:54 03:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:00:01 7 0.02 0.00 0.02 0.08 0.00 99.88 03:53:54 03:01:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:53:54 03:01:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:53:54 03:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:53:54 03:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:01:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:53:54 03:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:01:01 7 0.02 0.00 0.03 0.03 0.00 99.92 03:53:54 03:02:01 all 0.03 0.00 0.01 0.01 0.00 99.95 03:53:54 03:02:01 0 0.03 0.00 0.00 0.02 0.00 99.95 03:53:54 03:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:02:01 2 0.05 0.00 0.02 0.02 0.02 99.90 03:53:54 03:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:02:01 4 0.08 0.00 0.02 0.00 0.00 99.90 03:53:54 03:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:53:54 03:02:01 6 0.00 0.00 0.03 0.00 0.00 99.97 03:53:54 03:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:53:54 03:53:54 03:02:01 CPU %user %nice %system %iowait %steal %idle 03:53:54 03:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:53:54 03:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:03:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:53:54 03:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:03:01 7 0.03 0.00 0.03 0.02 0.02 99.90 03:53:54 03:04:01 all 0.06 0.00 0.01 0.00 0.00 99.92 03:53:54 03:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:53:54 03:04:01 1 0.37 0.00 0.05 0.00 0.02 99.57 03:53:54 03:04:01 2 0.03 0.00 0.00 0.02 0.00 99.95 03:53:54 03:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:53:54 03:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:53:54 03:05:01 all 2.11 0.00 0.31 0.02 0.01 97.54 03:53:54 03:05:01 0 0.43 0.00 0.37 0.05 0.02 99.13 03:53:54 03:05:01 1 1.54 0.00 0.24 0.00 0.02 98.20 03:53:54 03:05:01 2 2.57 0.00 0.15 0.00 0.02 97.27 03:53:54 03:05:01 3 2.01 0.00 0.03 0.02 0.02 97.93 03:53:54 03:05:01 4 1.98 0.00 0.03 0.00 0.00 97.98 03:53:54 03:05:01 5 4.32 0.00 0.63 0.00 0.03 95.01 03:53:54 03:05:01 6 1.25 0.00 0.17 0.07 0.00 98.51 03:53:54 03:05:01 7 2.80 0.00 0.87 0.05 0.02 96.26 03:53:54 03:06:01 all 10.76 0.00 4.47 2.51 0.06 82.20 03:53:54 03:06:01 0 10.18 0.00 4.26 0.29 0.05 85.23 03:53:54 03:06:01 1 10.27 0.00 3.80 0.27 0.07 85.60 03:53:54 03:06:01 2 12.23 0.00 6.13 7.31 0.07 74.27 03:53:54 03:06:01 3 9.01 0.00 5.20 5.97 0.05 79.77 03:53:54 03:06:01 4 13.37 0.00 4.91 3.41 0.07 78.25 03:53:54 03:06:01 5 12.03 0.00 3.40 0.07 0.05 84.45 03:53:54 03:06:01 6 10.62 0.00 3.95 0.40 0.07 84.96 03:53:54 03:06:01 7 8.33 0.00 4.11 2.42 0.05 85.08 03:53:54 03:07:01 all 40.54 0.00 5.93 0.72 0.09 52.72 03:53:54 03:07:01 0 40.46 0.00 5.60 0.00 0.10 53.85 03:53:54 03:07:01 1 39.33 0.00 5.21 0.00 0.07 55.39 03:53:54 03:07:01 2 41.54 0.00 6.27 0.02 0.10 52.07 03:53:54 03:07:01 3 37.21 0.00 5.55 5.15 0.10 51.99 03:53:54 03:07:01 4 40.53 0.00 6.10 0.37 0.08 52.91 03:53:54 03:07:01 5 43.33 0.00 6.53 0.02 0.08 50.03 03:53:54 03:07:01 6 40.52 0.00 6.03 0.02 0.10 53.33 03:53:54 03:07:01 7 41.39 0.00 6.17 0.18 0.08 52.16 03:53:54 03:08:01 all 65.44 0.00 8.01 0.13 0.09 26.33 03:53:54 03:08:01 0 65.62 0.00 7.86 0.08 0.08 26.36 03:53:54 03:08:01 1 64.76 0.00 7.49 0.03 0.10 27.62 03:53:54 03:08:01 2 65.36 0.00 7.96 0.00 0.08 26.60 03:53:54 03:08:01 3 65.23 0.00 7.84 0.54 0.08 26.31 03:53:54 03:08:01 4 65.97 0.00 7.99 0.08 0.10 25.85 03:53:54 03:08:01 5 65.96 0.00 7.75 0.13 0.08 26.07 03:53:54 03:08:01 6 65.38 0.00 8.15 0.03 0.08 26.35 03:53:54 03:08:01 7 65.22 0.00 9.01 0.15 0.10 25.51 03:53:54 03:09:01 all 23.67 0.00 6.39 7.33 0.08 62.52 03:53:54 03:09:01 0 24.26 0.00 6.28 2.15 0.08 67.23 03:53:54 03:09:01 1 21.21 0.00 5.76 2.08 0.08 70.86 03:53:54 03:09:01 2 25.16 0.00 6.53 16.09 0.08 52.14 03:53:54 03:09:01 3 23.62 0.00 6.11 2.12 0.07 68.09 03:53:54 03:09:01 4 22.67 0.00 7.04 5.57 0.08 64.64 03:53:54 03:09:01 5 24.64 0.00 7.19 16.03 0.10 52.04 03:53:54 03:09:01 6 24.08 0.00 5.87 10.09 0.08 59.86 03:53:54 03:09:01 7 23.70 0.00 6.38 4.57 0.07 65.28 03:53:54 03:10:01 all 18.75 0.00 9.20 22.77 0.10 49.18 03:53:54 03:10:01 0 18.14 0.00 8.50 15.67 0.08 57.61 03:53:54 03:10:01 1 18.34 0.00 8.82 14.39 0.08 58.36 03:53:54 03:10:01 2 20.39 0.00 10.05 16.21 0.12 53.23 03:53:54 03:10:01 3 20.46 0.00 9.51 37.33 0.12 32.59 03:53:54 03:10:01 4 18.17 0.00 9.70 15.37 0.10 56.65 03:53:54 03:10:01 5 18.30 0.00 9.41 29.54 0.08 42.67 03:53:54 03:10:01 6 18.15 0.00 8.59 32.72 0.08 40.46 03:53:54 03:10:01 7 18.04 0.00 9.01 21.01 0.08 51.85 03:53:54 03:11:01 all 90.37 0.00 9.50 0.00 0.13 0.00 03:53:54 03:11:01 0 90.69 0.00 9.19 0.00 0.12 0.00 03:53:54 03:11:01 1 90.83 0.00 9.02 0.02 0.13 0.00 03:53:54 03:11:01 2 90.09 0.00 9.76 0.00 0.15 0.00 03:53:54 03:11:01 3 89.90 0.00 9.97 0.00 0.13 0.00 03:53:54 03:11:01 4 90.54 0.00 9.31 0.00 0.15 0.00 03:53:54 03:11:01 5 90.41 0.00 9.47 0.00 0.12 0.00 03:53:54 03:11:01 6 90.45 0.00 9.42 0.00 0.13 0.00 03:53:54 03:11:01 7 90.01 0.00 9.84 0.00 0.15 0.00 03:53:54 03:12:01 all 90.97 0.00 8.91 0.00 0.12 0.00 03:53:54 03:12:01 0 91.49 0.00 8.39 0.00 0.12 0.00 03:53:54 03:12:01 1 91.10 0.00 8.78 0.00 0.12 0.00 03:53:54 03:12:01 2 91.06 0.00 8.81 0.00 0.13 0.00 03:53:54 03:12:01 3 90.49 0.00 9.39 0.00 0.12 0.00 03:53:54 03:12:01 4 90.37 0.00 9.52 0.00 0.12 0.00 03:53:54 03:12:01 5 90.78 0.00 9.08 0.00 0.13 0.00 03:53:54 03:12:01 6 91.44 0.00 8.44 0.00 0.12 0.00 03:53:54 03:12:01 7 91.01 0.00 8.86 0.00 0.13 0.00 03:53:54 03:13:01 all 33.18 0.00 5.32 3.19 0.08 58.23 03:53:54 03:13:01 0 34.08 0.00 5.04 1.94 0.08 58.86 03:53:54 03:13:01 1 34.03 0.00 5.51 2.40 0.08 57.98 03:53:54 03:13:01 2 30.81 0.00 5.08 2.04 0.08 61.98 03:53:54 03:13:01 3 32.96 0.00 5.46 3.07 0.08 58.43 03:53:54 03:13:01 4 32.11 0.00 6.34 6.59 0.10 54.86 03:53:54 03:13:01 5 34.80 0.00 5.44 3.98 0.08 55.70 03:53:54 03:13:01 6 34.69 0.00 5.12 3.01 0.07 57.11 03:53:54 03:13:01 7 31.95 0.00 4.58 2.54 0.07 60.86 03:53:54 03:53:54 03:13:01 CPU %user %nice %system %iowait %steal %idle 03:53:54 03:14:01 all 9.66 0.00 0.88 0.10 0.06 89.31 03:53:54 03:14:01 0 4.14 0.00 0.81 0.05 0.03 94.96 03:53:54 03:14:01 1 12.15 0.00 0.99 0.02 0.07 86.78 03:53:54 03:14:01 2 10.68 0.00 0.92 0.05 0.07 88.28 03:53:54 03:14:01 3 9.45 0.00 0.62 0.13 0.05 89.74 03:53:54 03:14:01 4 12.64 0.00 1.32 0.47 0.07 85.51 03:53:54 03:14:01 5 8.72 0.00 0.84 0.02 0.07 90.36 03:53:54 03:14:01 6 10.50 0.00 0.79 0.02 0.07 88.63 03:53:54 03:14:01 7 9.01 0.00 0.74 0.03 0.07 90.16 03:53:54 03:15:01 all 4.66 0.00 0.44 0.04 0.04 94.83 03:53:54 03:15:01 0 2.35 0.00 0.67 0.13 0.03 96.81 03:53:54 03:15:01 1 7.30 0.00 0.42 0.02 0.03 92.23 03:53:54 03:15:01 2 1.53 0.00 0.34 0.00 0.03 98.10 03:53:54 03:15:01 3 0.57 0.00 0.25 0.00 0.03 99.15 03:53:54 03:15:01 4 7.82 0.00 0.50 0.10 0.05 91.52 03:53:54 03:15:01 5 1.84 0.00 0.45 0.00 0.03 97.68 03:53:54 03:15:01 6 6.91 0.00 0.50 0.02 0.03 92.53 03:53:54 03:15:01 7 8.91 0.00 0.42 0.02 0.03 90.63 03:53:54 03:16:01 all 0.03 0.00 0.02 0.00 0.01 99.95 03:53:54 03:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:16:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:53:54 03:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:16:01 6 0.08 0.00 0.03 0.00 0.02 99.87 03:53:54 03:16:01 7 0.02 0.00 0.05 0.00 0.03 99.90 03:53:54 03:17:01 all 0.03 0.00 0.03 0.00 0.01 99.92 03:53:54 03:17:01 0 0.03 0.00 0.00 0.02 0.00 99.95 03:53:54 03:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:53:54 03:17:01 2 0.12 0.00 0.10 0.00 0.03 99.75 03:53:54 03:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:53:54 03:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:17:01 7 0.03 0.00 0.07 0.02 0.02 99.87 03:53:54 03:18:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:53:54 03:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:53:54 03:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:18:01 2 0.10 0.00 0.03 0.00 0.02 99.85 03:53:54 03:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:53:54 03:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:18:01 7 0.02 0.00 0.05 0.02 0.03 99.88 03:53:54 03:19:01 all 0.09 0.00 0.02 0.00 0.01 99.88 03:53:54 03:19:01 0 0.03 0.00 0.02 0.02 0.02 99.92 03:53:54 03:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:53:54 03:19:01 2 0.43 0.00 0.05 0.00 0.02 99.50 03:53:54 03:19:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:53:54 03:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:53:54 03:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:19:01 6 0.08 0.00 0.02 0.00 0.00 99.90 03:53:54 03:19:01 7 0.05 0.00 0.03 0.00 0.03 99.88 03:53:54 03:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:53:54 03:20:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:53:54 03:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:53:54 03:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:53:54 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:20:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:53:54 03:20:01 7 0.05 0.00 0.02 0.02 0.02 99.90 03:53:54 03:21:01 all 0.03 0.00 0.02 0.00 0.02 99.94 03:53:54 03:21:01 0 0.05 0.00 0.00 0.00 0.02 99.93 03:53:54 03:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:21:01 2 0.03 0.00 0.03 0.00 0.03 99.90 03:53:54 03:21:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:53:54 03:21:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:53:54 03:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:21:01 7 0.05 0.00 0.05 0.00 0.03 99.87 03:53:54 03:22:01 all 0.20 0.00 0.01 0.00 0.01 99.78 03:53:54 03:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:53:54 03:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:53:54 03:22:01 2 1.42 0.00 0.05 0.00 0.02 98.51 03:53:54 03:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:22:01 7 0.03 0.00 0.02 0.00 0.03 99.92 03:53:54 03:23:01 all 0.25 0.00 0.01 0.00 0.01 99.73 03:53:54 03:23:01 0 0.05 0.00 0.00 0.02 0.00 99.93 03:53:54 03:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:23:01 2 1.71 0.00 0.03 0.00 0.02 98.24 03:53:54 03:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:53:54 03:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:23:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:53:54 03:23:01 7 0.05 0.00 0.02 0.02 0.02 99.90 03:53:54 03:24:01 all 0.09 0.00 0.03 0.01 0.01 99.87 03:53:54 03:24:01 0 0.05 0.00 0.03 0.02 0.00 99.90 03:53:54 03:24:01 1 0.22 0.00 0.02 0.02 0.00 99.75 03:53:54 03:24:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:53:54 03:24:01 3 0.07 0.00 0.05 0.00 0.02 99.87 03:53:54 03:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:24:01 5 0.13 0.00 0.02 0.00 0.00 99.85 03:53:54 03:24:01 6 0.08 0.00 0.02 0.00 0.02 99.88 03:53:54 03:24:01 7 0.13 0.00 0.05 0.02 0.03 99.77 03:53:54 03:53:54 03:24:01 CPU %user %nice %system %iowait %steal %idle 03:53:54 03:25:01 all 0.25 0.00 0.06 0.01 0.01 99.68 03:53:54 03:25:01 0 0.12 0.00 0.05 0.02 0.02 99.80 03:53:54 03:25:01 1 0.63 0.00 0.03 0.00 0.00 99.33 03:53:54 03:25:01 2 0.08 0.00 0.03 0.00 0.00 99.88 03:53:54 03:25:01 3 0.20 0.00 0.07 0.00 0.02 99.72 03:53:54 03:25:01 4 0.17 0.00 0.10 0.00 0.02 99.72 03:53:54 03:25:01 5 0.17 0.00 0.03 0.00 0.00 99.80 03:53:54 03:25:01 6 0.17 0.00 0.05 0.00 0.02 99.77 03:53:54 03:25:01 7 0.45 0.00 0.08 0.03 0.02 99.42 03:53:54 03:26:01 all 0.13 0.00 0.02 0.00 0.01 99.83 03:53:54 03:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:53:54 03:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:53:54 03:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:53:54 03:26:01 3 0.07 0.00 0.07 0.00 0.02 99.85 03:53:54 03:26:01 4 0.03 0.00 0.00 0.02 0.00 99.95 03:53:54 03:26:01 5 0.80 0.00 0.02 0.00 0.02 99.17 03:53:54 03:26:01 6 0.07 0.00 0.03 0.00 0.00 99.90 03:53:54 03:26:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:53:54 03:27:01 all 0.24 0.00 0.03 0.00 0.01 99.72 03:53:54 03:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:53:54 03:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:27:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:53:54 03:27:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:53:54 03:27:01 5 1.76 0.00 0.10 0.00 0.02 98.13 03:53:54 03:27:01 6 0.02 0.00 0.03 0.00 0.02 99.93 03:53:54 03:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:53:54 03:28:01 all 0.13 0.00 0.02 0.00 0.01 99.84 03:53:54 03:28:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:53:54 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:53:54 03:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:53:54 03:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:53:54 03:28:01 5 0.76 0.00 0.05 0.00 0.00 99.19 03:53:54 03:28:01 6 0.07 0.00 0.02 0.00 0.02 99.90 03:53:54 03:28:01 7 0.05 0.00 0.03 0.00 0.02 99.90 03:53:54 03:29:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:53:54 03:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:53:54 03:29:01 4 0.02 0.00 0.00 0.05 0.00 99.93 03:53:54 03:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:29:01 6 0.07 0.00 0.02 0.00 0.02 99.90 03:53:54 03:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:30:01 all 0.09 0.00 0.01 0.01 0.01 99.88 03:53:54 03:30:01 0 0.02 0.00 0.00 0.03 0.00 99.95 03:53:54 03:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:30:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:53:54 03:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:30:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:53:54 03:30:01 5 0.56 0.00 0.03 0.00 0.02 99.39 03:53:54 03:30:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:53:54 03:30:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:53:54 03:31:02 all 0.19 0.00 0.02 0.00 0.01 99.78 03:53:54 03:31:02 0 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:31:02 1 0.07 0.00 0.02 0.00 0.00 99.92 03:53:54 03:31:02 2 0.00 0.00 0.03 0.00 0.02 99.95 03:53:54 03:31:02 3 0.03 0.00 0.02 0.00 0.02 99.93 03:53:54 03:31:02 4 0.02 0.00 0.00 0.02 0.02 99.95 03:53:54 03:31:02 5 1.34 0.00 0.05 0.00 0.00 98.61 03:53:54 03:31:02 6 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:31:02 7 0.00 0.00 0.02 0.00 0.02 99.97 03:53:54 03:32:01 all 0.10 0.00 0.02 0.00 0.01 99.87 03:53:54 03:32:01 0 0.03 0.00 0.00 0.02 0.00 99.95 03:53:54 03:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:53:54 03:32:01 2 0.46 0.00 0.00 0.00 0.02 99.53 03:53:54 03:32:01 3 0.05 0.00 0.07 0.00 0.02 99.86 03:53:54 03:32:01 4 0.05 0.00 0.02 0.02 0.00 99.92 03:53:54 03:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:32:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:53:54 03:32:01 7 0.07 0.00 0.03 0.00 0.02 99.88 03:53:54 03:33:01 all 0.03 0.00 0.01 0.00 0.02 99.94 03:53:54 03:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:53:54 03:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:53:54 03:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:33:01 6 0.08 0.00 0.00 0.00 0.02 99.90 03:53:54 03:33:01 7 0.03 0.00 0.02 0.00 0.03 99.92 03:53:54 03:34:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:53:54 03:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:53:54 03:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:34:01 3 0.05 0.00 0.05 0.00 0.02 99.88 03:53:54 03:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:34:01 6 0.07 0.00 0.03 0.00 0.02 99.88 03:53:54 03:34:01 7 0.05 0.00 0.03 0.00 0.02 99.90 03:53:54 03:35:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:53:54 03:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:35:01 3 0.07 0.00 0.03 0.00 0.00 99.90 03:53:54 03:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:53:54 03:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:53:54 03:53:54 03:35:01 CPU %user %nice %system %iowait %steal %idle 03:53:54 03:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:53:54 03:36:01 0 0.03 0.00 0.00 0.02 0.00 99.95 03:53:54 03:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:36:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:53:54 03:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:53:54 03:36:01 4 0.05 0.00 0.07 0.00 0.02 99.87 03:53:54 03:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:36:01 7 0.02 0.00 0.05 0.00 0.02 99.92 03:53:54 03:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:53:54 03:37:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:53:54 03:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:53:54 03:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:53:54 03:37:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:53:54 03:37:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:53:54 03:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:37:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:53:54 03:38:01 all 0.05 0.00 0.02 0.00 0.01 99.91 03:53:54 03:38:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:53:54 03:38:01 1 0.20 0.00 0.03 0.00 0.00 99.77 03:53:54 03:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:38:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:53:54 03:38:01 4 0.00 0.00 0.02 0.02 0.02 99.95 03:53:54 03:38:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:53:54 03:38:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:53:54 03:38:01 7 0.03 0.00 0.05 0.00 0.02 99.90 03:53:54 03:39:01 all 0.13 0.00 0.02 0.00 0.01 99.84 03:53:54 03:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:53:54 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:39:01 2 0.85 0.00 0.03 0.02 0.02 99.09 03:53:54 03:39:01 3 0.07 0.00 0.03 0.00 0.02 99.88 03:53:54 03:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:53:54 03:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:39:01 7 0.03 0.00 0.05 0.00 0.02 99.90 03:53:54 03:40:01 all 0.28 0.00 0.01 0.00 0.01 99.70 03:53:54 03:40:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:53:54 03:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:53:54 03:40:01 2 2.00 0.00 0.00 0.00 0.00 98.00 03:53:54 03:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:53:54 03:40:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:53:54 03:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:53:54 03:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:53:54 03:41:01 all 0.26 0.00 0.02 0.00 0.01 99.71 03:53:54 03:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:41:01 2 1.97 0.00 0.03 0.00 0.02 97.98 03:53:54 03:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:41:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:53:54 03:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:53:54 03:41:01 7 0.00 0.00 0.03 0.00 0.02 99.95 03:53:54 03:42:01 all 0.14 0.00 0.02 0.00 0.01 99.82 03:53:54 03:42:01 0 0.03 0.00 0.02 0.02 0.02 99.92 03:53:54 03:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:42:01 2 0.99 0.00 0.10 0.00 0.02 98.89 03:53:54 03:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:53:54 03:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:42:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:53:54 03:42:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:53:54 03:43:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:53:54 03:43:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:53:54 03:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:53:54 03:43:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:53:54 03:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:43:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:53:54 03:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:43:01 6 0.07 0.00 0.02 0.00 0.02 99.90 03:53:54 03:43:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:53:54 03:44:01 all 0.05 0.00 0.02 0.00 0.00 99.93 03:53:54 03:44:01 0 0.00 0.00 0.03 0.02 0.02 99.93 03:53:54 03:44:01 1 0.00 0.00 0.03 0.00 0.00 99.97 03:53:54 03:44:01 2 0.27 0.00 0.03 0.00 0.00 99.70 03:53:54 03:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:45:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:53:54 03:45:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:53:54 03:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:45:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:53:54 03:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:53:54 03:45:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:53:54 03:46:01 all 0.08 0.00 0.01 0.00 0.00 99.90 03:53:54 03:46:01 0 0.03 0.00 0.03 0.02 0.02 99.90 03:53:54 03:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:46:01 2 0.42 0.00 0.00 0.02 0.00 99.57 03:53:54 03:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:53:54 03:46:01 7 0.03 0.00 0.05 0.00 0.02 99.90 03:53:54 03:53:54 03:46:01 CPU %user %nice %system %iowait %steal %idle 03:53:54 03:47:01 all 0.09 0.00 0.01 0.00 0.02 99.87 03:53:54 03:47:01 0 0.05 0.00 0.02 0.02 0.03 99.88 03:53:54 03:47:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:53:54 03:47:01 2 0.50 0.00 0.00 0.00 0.02 99.48 03:53:54 03:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:53:54 03:47:01 4 0.03 0.00 0.02 0.02 0.02 99.92 03:53:54 03:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:53:54 03:47:01 7 0.03 0.00 0.05 0.00 0.02 99.90 03:53:54 03:48:01 all 0.01 0.00 0.02 0.00 0.00 99.96 03:53:54 03:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:53:54 03:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:53:54 03:48:01 3 0.02 0.00 0.05 0.00 0.00 99.93 03:53:54 03:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:48:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:53:54 03:48:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:53:54 03:49:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:53:54 03:49:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:53:54 03:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:49:01 2 0.15 0.00 0.05 0.00 0.02 99.78 03:53:54 03:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:53:54 03:49:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:53:54 03:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:49:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:53:54 03:50:01 all 0.27 0.00 0.01 0.00 0.01 99.71 03:53:54 03:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:53:54 03:50:01 2 2.00 0.00 0.03 0.02 0.03 97.91 03:53:54 03:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:53:54 03:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:53:54 03:51:01 all 0.27 0.00 0.01 0.00 0.01 99.69 03:53:54 03:51:01 0 0.02 0.00 0.02 0.02 0.02 99.93 03:53:54 03:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:53:54 03:51:01 2 2.00 0.00 0.02 0.00 0.02 97.96 03:53:54 03:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:53:54 03:51:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:53:54 03:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:53:54 03:52:01 all 0.21 0.00 0.01 0.00 0.01 99.77 03:53:54 03:52:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:53:54 03:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:53:54 03:52:01 2 1.55 0.00 0.00 0.00 0.00 98.45 03:53:54 03:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:53:54 03:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:53:54 03:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:53:54 03:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:53:54 03:52:01 7 0.03 0.00 0.05 0.00 0.02 99.90 03:53:54 03:53:01 all 5.06 0.00 1.94 0.96 0.03 92.00 03:53:54 03:53:01 0 4.96 0.00 2.04 0.79 0.03 92.18 03:53:54 03:53:01 1 5.78 0.00 2.28 5.92 0.03 85.99 03:53:54 03:53:01 2 4.67 0.00 1.31 0.22 0.03 93.77 03:53:54 03:53:01 3 5.38 0.00 1.94 0.00 0.03 92.64 03:53:54 03:53:01 4 4.51 0.00 1.86 0.74 0.03 92.87 03:53:54 03:53:01 5 4.13 0.00 1.85 0.00 0.03 93.98 03:53:54 03:53:01 6 5.85 0.00 2.46 0.03 0.03 91.62 03:53:54 03:53:01 7 5.18 0.00 1.81 0.00 0.03 92.98 03:53:54 Average: all 6.49 0.00 1.02 0.66 0.02 91.82 03:53:54 Average: 0 6.29 0.00 0.97 0.35 0.02 92.37 03:53:54 Average: 1 6.47 0.00 0.96 0.40 0.02 92.15 03:53:54 Average: 2 6.71 0.00 1.06 0.68 0.03 91.53 03:53:54 Average: 3 6.31 0.00 1.03 0.96 0.02 91.68 03:53:54 Average: 4 6.54 0.00 1.06 0.54 0.02 91.83 03:53:54 Average: 5 6.58 0.00 1.02 0.80 0.02 91.58 03:53:54 Average: 6 6.52 0.00 0.98 0.93 0.02 91.55 03:53:54 Average: 7 6.47 0.00 1.05 0.61 0.03 91.84 03:53:54 03:53:54 03:53:54