Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9947229cd3ef338e1f35ef423db13361e0e58515 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-ssh1550900417145310245.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh3851106822109342466.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh14331445437977710738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh11454527019291632529.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-ssh15573189309495960790.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], goVersion:1.25] ========================================================= [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.25 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-771132 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/920 [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/920 # 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 9947229cd3ef338e1f35ef423db13361e0e58515 (main) Commit message: "Merge pull request #5281 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.43.0" > 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 9947229cd3ef338e1f35ef423db13361e0e58515 # timeout=10 > git rev-list --no-walk ac5df0be99bcc9d2c08c266e8b01330029f46449 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:52:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:52:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:52:26 ========================================================= 09:52:26 EdgeX Global Pipelines Version Info 09:52:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:52:27 ------------------- 09:52:27 stable info: 09:52:27 ------------------- 09:52:27 Commited By: Cherry Wang cherry@iotechsys.com 09:52:27 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:52:27 Message: update stable to v1.0.278 09:52:27 ------------------- 09:52:27 experimental info: 09:52:27 ------------------- 09:52:27 Commited By: **** collab-it+edgex@linuxfoundation.org 09:52:27 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:52:27 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:52:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9947229 [Pipeline] echo 09:52:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:28 provisioning config files... 09:52:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/920@tmp/config4127095266781620108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:29 ---> ****-login.sh 09:52:29 nexus3.edgexfoundry.org:10001 09:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:29 09:52:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:52:29 Configure a credential helper to remove this warning. See 09:52:29 https://docs.****.com/go/credential-store/ 09:52:29 09:52:29 Login Succeeded 09:52:29 nexus3.edgexfoundry.org:10002 09:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:29 09:52:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:52:29 Configure a credential helper to remove this warning. See 09:52:29 https://docs.****.com/go/credential-store/ 09:52:29 09:52:29 Login Succeeded 09:52:29 nexus3.edgexfoundry.org:10003 09:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:29 09:52:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:52:29 Configure a credential helper to remove this warning. See 09:52:29 https://docs.****.com/go/credential-store/ 09:52:29 09:52:29 Login Succeeded 09:52:29 nexus3.edgexfoundry.org:10004 09:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:29 09:52:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:52:29 Configure a credential helper to remove this warning. See 09:52:29 https://docs.****.com/go/credential-store/ 09:52:29 09:52:29 Login Succeeded 09:52:29 ****.io 09:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:29 09:52:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:52:29 Configure a credential helper to remove this warning. See 09:52:29 https://docs.****.com/go/credential-store/ 09:52:29 09:52:29 Login Succeeded 09:52:29 ---> ****-login.sh ends [Pipeline] } 09:52:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:52:30 + 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 09:52:30 + dirname cmd/core-command/Dockerfile 09:52:30 + cut -d/ -f2 09:52:30 + echo core-command,cmd/core-command/Dockerfile 09:52:30 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:52:30 + cut -d/ -f2 09:52:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:52:30 + dirname+ cmd/core-data/Dockerfile 09:52:30 cut -d/ -f2 09:52:30 + echo core-data,cmd/core-data/Dockerfile 09:52:30 + dirname cmd/core-keeper/Dockerfile 09:52:30 + cut -d/ -f2 09:52:30 + echo core-keeper,cmd/core-keeper/Dockerfile 09:52:30 + dirname+ cmd/core-metadata/Dockerfile 09:52:30 cut -d/ -f2 09:52:30 + echo core-metadata,cmd/core-metadata/Dockerfile 09:52:30 + + dirname cmd/security-bootstrapper/Dockerfile 09:52:30 cut -d/ -f2 09:52:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:52:30 + dirname cmd/security-proxy-auth/Dockerfile 09:52:30 + cut -d/ -f2 09:52:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:52:30 + dirname cmd/security-proxy-setup/Dockerfile 09:52:30 + cut -d/ -f2 09:52:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:52:30 + dirname cmd/security-secretstore-setup/Dockerfile 09:52:30 + cut -d/ -f2 09:52:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:52:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:52:30 + cut -d/ -f2 09:52:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:52:30 + dirname cmd/security-spire-agent/Dockerfile 09:52:30 + cut -d/ -f2 09:52:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:52:30 + dirname cmd/security-spire-config/Dockerfile 09:52:30 + cut -d/ -f2 09:52:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:52:30 + dirname cmd/security-spire-server/Dockerfile 09:52:30 + cut -d/ -f2 09:52:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:52:30 + dirname cmd/support-notifications/Dockerfile 09:52:30 + cut -d/ -f2 09:52:30 + echo support-notifications,cmd/support-notifications/Dockerfile 09:52:30 + dirname cmd/support-scheduler/Dockerfile 09:52:30 + cut -d/ -f2 09:52:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:52:30 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 09:52:30 + git rev-list -1 --merges 9947229cd3ef338e1f35ef423db13361e0e58515~1..9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 09:52:30 -----------> git rev-list -1 --merges 9947229cd3ef338e1f35ef423db13361e0e58515~1..9947229cd3ef338e1f35ef423db13361e0e58515 9947229cd3ef338e1f35ef423db13361e0e58515 09:52:30 9947229cd3ef338e1f35ef423db13361e0e58515 [false] [Pipeline] sh 09:52:31 + git log --format=format:%s -1 9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 09:52:31 ========================================================= 09:52:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:52:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:52:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:52:31 + grep -v github /etc/ssh/ssh_known_hosts 09:52:31 + [ -e /tmp/ssh_known_hosts ] 09:52:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:52:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:52:31 + sudo tee -a /etc/ssh/ssh_known_hosts 09:52:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:52:31 09:52:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:52:32 0.1.4: Pulling from edgex-devops/py-git-semver 09:52:32 3dae71ba6b94: Pulling fs layer 09:52:32 6bf1a483ea7c: Pulling fs layer 09:52:32 f5dfc541a4d3: Pulling fs layer 09:52:32 461d9e800cba: Pulling fs layer 09:52:32 80192f66455f: Pulling fs layer 09:52:32 2e8e34ca0e6c: Pulling fs layer 09:52:32 a29436f7fd5d: Pulling fs layer 09:52:32 923cac83aea3: Pulling fs layer 09:52:32 25ad8b0a4227: Pulling fs layer 09:52:32 db01528c6b51: Pulling fs layer 09:52:32 28988de357af: Pulling fs layer 09:52:32 a29436f7fd5d: Waiting 09:52:32 923cac83aea3: Waiting 09:52:32 25ad8b0a4227: Waiting 09:52:32 461d9e800cba: Waiting 09:52:32 28988de357af: Waiting 09:52:32 80192f66455f: Waiting 09:52:32 2e8e34ca0e6c: Waiting 09:52:32 db01528c6b51: Waiting 09:52:32 6bf1a483ea7c: Download complete 09:52:32 461d9e800cba: Download complete 09:52:32 80192f66455f: Verifying Checksum 09:52:32 80192f66455f: Download complete 09:52:32 f5dfc541a4d3: Verifying Checksum 09:52:32 f5dfc541a4d3: Download complete 09:52:32 3dae71ba6b94: Verifying Checksum 09:52:32 3dae71ba6b94: Download complete 09:52:32 923cac83aea3: Download complete 09:52:32 25ad8b0a4227: Verifying Checksum 09:52:32 25ad8b0a4227: Download complete 09:52:32 db01528c6b51: Download complete 09:52:32 28988de357af: Verifying Checksum 09:52:32 28988de357af: Download complete 09:52:33 a29436f7fd5d: Download complete 09:52:33 2e8e34ca0e6c: Verifying Checksum 09:52:33 2e8e34ca0e6c: Download complete 09:52:34 3dae71ba6b94: Pull complete 09:52:34 6bf1a483ea7c: Pull complete 09:52:35 f5dfc541a4d3: Pull complete 09:52:35 461d9e800cba: Pull complete 09:52:35 80192f66455f: Pull complete 09:52:39 2e8e34ca0e6c: Pull complete 09:52:39 a29436f7fd5d: Pull complete 09:52:39 923cac83aea3: Pull complete 09:52:39 25ad8b0a4227: Pull complete 09:52:39 db01528c6b51: Pull complete 09:52:39 28988de357af: Pull complete 09:52:39 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:52:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:52:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:40 prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container 09:52:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@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 09:52:42 $ docker top 12f55db3e924d18ea55a061c8d6ee172d11f986f11cae2ba13c7a926e3c8c934 -eo pid,comm 09:52:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:52:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:52:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:52:42 [ssh-agent] Looking for ssh-agent implementation... 09:52:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:52:42 $ docker exec 12f55db3e924d18ea55a061c8d6ee172d11f986f11cae2ba13c7a926e3c8c934 ssh-agent 09:52:43 SSH_AUTH_SOCK=/tmp/ssh-BCpPnd3gf20N/agent.32 09:52:43 SSH_AGENT_PID=38 09:52:43 Running ssh-add (command line suppressed) 09:52:43 Identity added: /w/workspace/edgex-go/920@tmp/private_key_17347687736991122660.key (/w/workspace/edgex-go/920@tmp/private_key_17347687736991122660.key) 09:52:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:52:43 + git config --global --add safe.directory /w/workspace/edgex-go/920 [Pipeline] sh 09:52:43 + git tag --points-at HEAD [Pipeline] } 09:52:43 $ docker exec --env ******** --env ******** 12f55db3e924d18ea55a061c8d6ee172d11f986f11cae2ba13c7a926e3c8c934 ssh-agent -k 09:52:43 unset SSH_AUTH_SOCK; 09:52:43 unset SSH_AGENT_PID; 09:52:43 echo Agent pid 38 killed; 09:52:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:52:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:52:43 [ssh-agent] Looking for ssh-agent implementation... 09:52:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:52:44 $ docker exec 12f55db3e924d18ea55a061c8d6ee172d11f986f11cae2ba13c7a926e3c8c934 ssh-agent 09:52:44 SSH_AUTH_SOCK=/tmp/ssh-dl6Zco1SpIE8/agent.85 09:52:44 SSH_AGENT_PID=91 09:52:44 Running ssh-add (command line suppressed) 09:52:44 Identity added: /w/workspace/edgex-go/920@tmp/private_key_7256131629897759799.key (/w/workspace/edgex-go/920@tmp/private_key_7256131629897759799.key) 09:52:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:52:44 + git semver init 09:52:44 2025-10-31 09:52:44,790 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:52:44 2025-10-31 09:52:44,794 [run_init] DEBUG init version:0.0.0 force:False 09:52:44 2025-10-31 09:52:44,794 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/920/.semver 09:52:44 2025-10-31 09:52:44,795 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/920/.semver 09:52:44 2025-10-31 09:52:44,795 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/920/.semver'], cwd=/w/workspace/edgex-go/920, stdin=None, shell=False, universal_newlines=False) 09:52:50 2025-10-31 09:52:49,690 [append_file] DEBUG append to file:/w/workspace/edgex-go/920/.git/info/exclude 09:52:50 2025-10-31 09:52:49,691 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/920/.semver/main with force:False 09:52:50 2025-10-31 09:52:49,691 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main 09:52:50 2025-10-31 09:52:49,691 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main 09:52:50 4.1.0-dev.72 [Pipeline] } 09:52:50 $ docker exec --env ******** --env ******** 12f55db3e924d18ea55a061c8d6ee172d11f986f11cae2ba13c7a926e3c8c934 ssh-agent -k 09:52:50 unset SSH_AUTH_SOCK; 09:52:50 unset SSH_AGENT_PID; 09:52:50 echo Agent pid 91 killed; 09:52:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:52:50 + git semver [Pipeline] } 09:52:50 $ docker stop --time=1 12f55db3e924d18ea55a061c8d6ee172d11f986f11cae2ba13c7a926e3c8c934 09:52:52 $ docker rm -f --volumes 12f55db3e924d18ea55a061c8d6ee172d11f986f11cae2ba13c7a926e3c8c934 [Pipeline] // withDockerContainer [Pipeline] sh 09:52:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:52:52 Stashed 1 file(s) [Pipeline] echo 09:52:52 [edgeXSemver]: initialized semver on version 4.1.0-dev.72 [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 09:52:53 + git config --global --add safe.directory /w/workspace/edgex-go/920 [Pipeline] echo 09:52:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:52:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:52:53 ========================================================= 09:52:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:52:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:52:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:52:53 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 09:52:53 2d35ebdb57d9: Pulling fs layer 09:52:53 c35fb4624d26: Pulling fs layer 09:52:53 4e2aec7ef170: Pulling fs layer 09:52:53 333b49ad6fbf: Pulling fs layer 09:52:53 4f4fb700ef54: Pulling fs layer 09:52:53 c3e65509a76b: Pulling fs layer 09:52:53 7cf9ebb963bd: Pulling fs layer 09:52:53 bb34ca984cfb: Pulling fs layer 09:52:53 151cf03bc807: Pulling fs layer 09:52:53 c3e65509a76b: Waiting 09:52:53 7cf9ebb963bd: Waiting 09:52:53 bb34ca984cfb: Waiting 09:52:53 151cf03bc807: Waiting 09:52:53 333b49ad6fbf: Waiting 09:52:53 4f4fb700ef54: Waiting 09:52:53 c35fb4624d26: Download complete 09:52:53 333b49ad6fbf: Download complete 09:52:53 4f4fb700ef54: Verifying Checksum 09:52:53 4f4fb700ef54: Download complete 09:52:53 2d35ebdb57d9: Download complete 09:52:53 c3e65509a76b: Download complete 09:52:53 7cf9ebb963bd: Verifying Checksum 09:52:53 7cf9ebb963bd: Download complete 09:52:53 2d35ebdb57d9: Pull complete 09:52:53 c35fb4624d26: Pull complete 09:52:53 4e2aec7ef170: Verifying Checksum 09:52:53 4e2aec7ef170: Download complete 09:52:53 151cf03bc807: Verifying Checksum 09:52:53 151cf03bc807: Download complete 09:52:54 bb34ca984cfb: Verifying Checksum 09:52:54 bb34ca984cfb: Download complete 09:52:58 4e2aec7ef170: Pull complete 09:52:58 333b49ad6fbf: Pull complete 09:52:58 4f4fb700ef54: Pull complete 09:52:58 c3e65509a76b: Pull complete 09:52:58 7cf9ebb963bd: Pull complete 09:53:02 bb34ca984cfb: Pull complete 09:53:02 151cf03bc807: Pull complete 09:53:02 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:53:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:53:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 09:53:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:53:02 WORKDIR /edgex 09:53:02 COPY go.mod . 09:53:02 RUN go mod download 09:53:02 + docker build -t ci-base-image-x86_64 -f - . 09:53:03 #0 building with "default" instance using docker driver 09:53:03 09:53:03 #1 [internal] load build definition from Dockerfile 09:53:03 #1 transferring dockerfile: 164B done 09:53:03 #1 DONE 0.0s 09:53:03 09:53:03 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:53:03 #2 DONE 0.0s 09:53:03 09:53:03 #3 [internal] load .dockerignore 09:53:03 #3 transferring context: 09:53:03 #3 transferring context: 50B done 09:53:03 #3 DONE 0.1s 09:53:03 09:53:03 #4 [internal] load build context 09:53:03 #4 transferring context: 7.11kB done 09:53:03 #4 DONE 0.0s 09:53:03 09:53:03 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:53:03 #5 DONE 0.1s 09:53:03 09:53:03 #6 [2/4] WORKDIR /edgex 09:53:06 #6 DONE 3.3s 09:53:06 09:53:06 #7 [3/4] COPY go.mod . 09:53:06 #7 DONE 0.0s 09:53:06 09:53:06 #8 [4/4] RUN go mod download 09:53:07 Still waiting to schedule task 09:53:07 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:53:15 #8 DONE 8.0s 09:53:15 09:53:15 #9 exporting to image 09:53:15 #9 exporting layers 09:53:19 #9 exporting layers 4.1s done 09:53:19 #9 writing image sha256:750f55f2132caf415cc79cc97c032c70cea3fec30a530df6d4b1bc1cb063c6b4 done 09:53:19 #9 naming to docker.io/library/ci-base-image-x86_64 done 09:53:19 #9 DONE 4.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:19 + docker inspect -f . ci-base-image-x86_64 09:53:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:19 prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container 09:53:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@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 09:53:19 $ docker top 84d3620b563ea7d5efccaceb9aaa2869bac06d3fa18a451a98620247f0de3961 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:20 + go version 09:53:20 go version go1.25.2 linux/amd64 [Pipeline] } 09:53:20 $ docker stop --time=1 84d3620b563ea7d5efccaceb9aaa2869bac06d3fa18a451a98620247f0de3961 09:53:21 $ docker rm -f --volumes 84d3620b563ea7d5efccaceb9aaa2869bac06d3fa18a451a98620247f0de3961 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:22 + docker inspect -f . ci-base-image-x86_64 09:53:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:22 prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container 09:53:22 $ 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/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@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 09:53:22 $ docker top 21cbbc26f76fcaf239f1fca6f4dfa706ce7b1b0b3cfc81437820ffd79818ef6a -eo pid,comm [Pipeline] { [Pipeline] echo 09:53:22 ========================================================= 09:53:22 [edgeXBuildGoParallel] Running Tests and Build... 09:53:22 ========================================================= [Pipeline] sh 09:53:22 + git config --global --add safe.directory /w/workspace/edgex-go/920 [Pipeline] fileExists [Pipeline] sh 09:53:23 + make test 09:53:23 go test -race -coverprofile=coverage.out ./... 09:53:33 ? github.com/edgexfoundry/edgex-go [no test files] 09:53:59 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:53:59 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:53:59 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:53:59 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:53:59 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:54:00 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:54:00 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:54:00 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:54:00 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:54:00 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:54:00 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:54:00 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:54:01 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:54:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:54:01 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:54:01 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 09:54:01 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:54:01 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:54:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 09:54:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.4% of statements 09:54:07 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:54:07 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements 09:54:07 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:54:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 57.7% of statements 09:54:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.031s coverage: 86.5% of statements 09:54:07 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:54:07 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:54:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.736s coverage: 94.2% of statements 09:54:10 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:54:10 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:54:10 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 09:54:10 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:54:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:54:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:54:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:54:10 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 90.7% of statements 09:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:54:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:54:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:54:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:54:10 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:54:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements 09:54:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:54:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:54:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.480s coverage: 95.8% of statements 09:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:54:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:54:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:54:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:54:13 ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements 09:54:13 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:54:13 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:54:13 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:54:13 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:54:13 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:54:13 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:54:13 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:54:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 09:54:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 2.4% of statements 09:54:15 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:54:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 1.0% of statements 09:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:54:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 38.2% of statements 09:54:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.027s coverage: 68.8% of statements 09:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:54:15 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:54:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:54:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 09:54:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 09:54:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements 09:54:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 93.1% of statements 09:54:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 09:54:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.044s coverage: 92.9% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements 09:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 15.5% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.051s coverage: 82.1% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 09:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.047s coverage: 6.8% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.038s coverage: 33.3% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.172s coverage: 54.8% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.6% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.036s coverage: 20.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 09:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 29.2% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 93.8% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.1% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 94.9% of statements 09:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:54:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:54:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 97.7% of statements 09:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:54:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 43.6% of statements 09:54:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:54:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:54:42 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 09:54:42 running golangci-lint 09:54:42 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 09:54:42 go version go1.25.2 linux/amd64 09:54:42 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 09:54:42 level=info msg="[config_reader] Used config file .golangci.yml" 09:54:42 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 09:54:42 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 09:54:42 level=info msg="[goenv] Read go env for 3.759548ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 09:54:42 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 09:55:04 level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 21.56953912s" 09:55:04 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.023344ms" 09:55:19 level=info msg="[linters_context/goanalysis] analyzers took 2m22.775670289s with top 10 stages: buildir: 1m5.105828931s, gosec: 3.517762358s, inspect: 3.146788148s, fact_deprecated: 2.506020558s, ctrlflow: 2.205144207s, printf: 2.102939325s, fact_purity: 1.918498029s, S1038: 1.520448753s, QF1004: 1.515441816s, nilness: 1.441886326s" 09:55:19 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 09:55:19 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 09:55:19 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 09:55:19 level=info msg="[runner] Issues before processing: 35, after processing: 0" 09:55:19 level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, filename_unadjuster: 35/35, invalid_issue: 35/35, nolint_filter: 21/0, path_absoluter: 35/35, path_relativity: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21" 09:55:19 level=info msg="[runner] processing took 9.42506ms with stages: nolint_filter: 7.847052ms, generated_file_filter: 1.293303ms, exclusion_rules: 129.042µs, exclusion_paths: 92.522µs, path_relativity: 41.321µs, cgo: 5.46µs, path_absoluter: 4.54µs, sort_results: 3.32µs, invalid_issue: 2.23µs, filename_unadjuster: 1.24µs, max_same_issues: 1.17µs, source_code: 730ns, diff: 680ns, fixer: 620ns, uniq_by_line: 390ns, severity-rules: 390ns, path_prettifier: 390ns, path_shortener: 300ns, max_from_linter: 200ns, max_per_file_from_linter: 160ns" 09:55:19 level=info msg="[runner] linters took 13.557059188s with stages: goanalysis_metalinter: 13.547542287s" 09:55:19 0 issues. 09:55:19 level=info msg="File cache stats: 0 entries of total size 0B" 09:55:19 level=info msg="Memory: 351 samples, avg is 359.9MB, max is 1312.4MB" 09:55:19 level=info msg="Execution took 35.167328223s" 09:55:19 go vet ./... 09:55:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:55:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:55:26 ./bin/test-attribution-txt.sh 09:55:26 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/go-openapi/swag/cmdutils is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/go-openapi/swag/conv is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/go-openapi/swag/fileutils is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/go-openapi/swag/jsonname is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/go-openapi/swag/jsonutils is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/go-openapi/swag/loading is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/go-openapi/swag/mangling is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/go-openapi/swag/netutils is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/go-openapi/swag/stringutils is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/go-openapi/swag/typeutils is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/go-openapi/swag/yamlutils is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/go-viper/mapstructure/v2 is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 09:55:26 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 09:55:26 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add 09:55:26 An attribution for go.yaml.in/yaml/v3 is missing from Attribution.txt, please add [Pipeline] echo 09:55:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:55:26 + ls -al . 09:55:26 total 1388 09:55:26 drwxrwxr-x 11 1001 1001 4096 Oct 31 09:53 . 09:55:26 drwxr-xr-x 4 root root 4096 Oct 31 09:53 .. 09:55:26 drwxrwxr-x 2 1001 1001 4096 Oct 31 09:52 .blubracket 09:55:26 -rw-rw-r-- 1 1001 1001 10 Oct 31 09:52 .dockerignore 09:55:26 drwxrwxr-x 8 1001 1001 4096 Oct 31 09:54 .git 09:55:26 drwxrwxr-x 3 1001 1001 4096 Oct 31 09:52 .github 09:55:26 -rw-rw-r-- 1 1001 1001 909 Oct 31 09:52 .gitignore 09:55:26 -rw-rw-r-- 1 1001 1001 359 Oct 31 09:52 .golangci.yml 09:55:26 -rw-rw-r-- 1 1001 1001 100 Oct 31 09:52 .hadolint.yml 09:55:26 drwxr-xr-x 3 1001 1001 4096 Oct 31 09:52 .semver 09:55:26 -rw-rw-r-- 1 1001 1001 155 Oct 31 09:52 .sonarcloud.properties 09:55:26 -rw-rw-r-- 1 1001 1001 1171 Oct 31 09:52 ADOPTERS.md 09:55:26 -rw-rw-r-- 1 1001 1001 17374 Oct 31 09:52 Attribution.txt 09:55:26 -rw-rw-r-- 1 1001 1001 108018 Oct 31 09:52 CHANGELOG.md 09:55:26 -rw-rw-r-- 1 1001 1001 3804 Oct 31 09:52 CONTRIBUTING.md 09:55:26 -rw-rw-r-- 1 1001 1001 677 Oct 31 09:52 GOVERNANCE.md 09:55:26 -rw-rw-r-- 1 1001 1001 886 Oct 31 09:52 Jenkinsfile 09:55:26 -rw-rw-r-- 1 1001 1001 10775 Oct 31 09:52 LICENSE 09:55:26 -rw-rw-r-- 1 1001 1001 16739 Oct 31 09:52 Makefile 09:55:26 -rw-rw-r-- 1 1001 1001 582 Oct 31 09:52 OWNERS.md 09:55:26 -rw-rw-r-- 1 1001 1001 9932 Oct 31 09:52 README.md 09:55:26 -rw-rw-r-- 1 1001 1001 789 Oct 31 09:52 SECURITY.md 09:55:26 -rw-rw-r-- 1 1001 1001 12 Oct 31 09:52 VERSION 09:55:26 drwxrwxr-x 2 1001 1001 4096 Oct 31 09:52 bin 09:55:26 drwxrwxr-x 19 1001 1001 4096 Oct 31 09:52 cmd 09:55:26 -rw-r--r-- 1 root root 1040111 Oct 31 09:54 coverage.out 09:55:26 drwxrwxr-x 2 1001 1001 4096 Oct 31 09:52 fuzz_test 09:55:26 -rw-rw-r-- 1 1001 1001 7071 Oct 31 09:52 go.mod 09:55:26 -rw-rw-r-- 1 1001 1001 90676 Oct 31 09:52 go.sum 09:55:26 drwxrwxr-x 7 1001 1001 4096 Oct 31 09:52 internal 09:55:26 drwxrwxr-x 2 1001 1001 4096 Oct 31 09:52 openapi 09:55:26 -rw-rw-r-- 1 1001 1001 584 Oct 31 09:52 security.txt 09:55:26 -rw-rw-r-- 1 1001 1001 204 Oct 31 09:52 version.go [Pipeline] sh 09:55:26 + '[' -e coverage.out ] 09:55:26 + chown 1001:1001 coverage.out [Pipeline] stash 09:55:26 Stashed 1 file(s) [Pipeline] sh 09:55:27 + make build 09:55:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:55:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:55:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:55:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:55:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:55:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:56:04 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:56:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:56:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:56:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:56:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:56:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:56:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:56:18 $ docker stop --time=1 21cbbc26f76fcaf239f1fca6f4dfa706ce7b1b0b3cfc81437820ffd79818ef6a 09:56:26 $ docker rm -f --volumes 21cbbc26f76fcaf239f1fca6f4dfa706ce7b1b0b3cfc81437820ffd79818ef6a [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 09:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:56:28 09:56:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:56:28 latest: Pulling from edgex-devops/edgex-compose 09:56:28 91d30c5bc195: Pulling fs layer 09:56:28 2e9b0aa3be6d: Pulling fs layer 09:56:28 9c61dcf015f6: Pulling fs layer 09:56:28 4698f68db338: Pulling fs layer 09:56:28 2a2f49069b9e: Pulling fs layer 09:56:28 e0025b399a48: Pulling fs layer 09:56:28 4698f68db338: Waiting 09:56:28 2a2f49069b9e: Waiting 09:56:28 e0025b399a48: Waiting 09:56:28 91d30c5bc195: Verifying Checksum 09:56:28 91d30c5bc195: Download complete 09:56:28 4698f68db338: Download complete 09:56:28 2e9b0aa3be6d: Verifying Checksum 09:56:28 2e9b0aa3be6d: Download complete 09:56:28 e0025b399a48: Verifying Checksum 09:56:28 e0025b399a48: Download complete 09:56:28 91d30c5bc195: Pull complete 09:56:28 2a2f49069b9e: Verifying Checksum 09:56:28 2a2f49069b9e: Download complete 09:56:28 2e9b0aa3be6d: Pull complete 09:56:29 9c61dcf015f6: Verifying Checksum 09:56:29 9c61dcf015f6: Download complete 09:56:33 9c61dcf015f6: Pull complete 09:56:33 4698f68db338: Pull complete 09:56:33 2a2f49069b9e: Pull complete 09:56:33 e0025b399a48: Pull complete 09:56:33 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:56:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:56:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:33 prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container 09:56:33 $ 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/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@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 09:56:36 $ docker top ad368dbf637785b5ebfa4f270e0f50698f849ce704170156084c38e4ebf5fcd4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:36 + docker compose -f ./docker-compose-build.yml build --parallel 09:56:37 #1 [security-bootstrapper internal] load build definition from Dockerfile 09:56:37 #1 ... 09:56:37 09:56:37 #2 [security-proxy-auth internal] load build definition from Dockerfile 09:56:37 #2 transferring dockerfile: 2.14kB done 09:56:37 #2 DONE 0.3s 09:56:37 09:56:37 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:56:37 #3 DONE 0.0s 09:56:37 09:56:37 #4 [core-data internal] load build definition from Dockerfile 09:56:37 #4 transferring dockerfile: 2.04kB done 09:56:37 #4 DONE 0.4s 09:56:37 09:56:37 #5 [core-metadata internal] load build definition from Dockerfile 09:56:37 #5 transferring dockerfile: 2.10kB done 09:56:37 #5 DONE 0.4s 09:56:37 09:56:37 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:56:37 #3 DONE 0.0s 09:56:37 09:56:37 #6 [security-spire-server internal] load build definition from Dockerfile 09:56:37 #6 ... 09:56:37 09:56:37 #7 [security-secretstore-setup internal] load build definition from Dockerfile 09:56:37 #7 transferring dockerfile: 2.49kB done 09:56:37 #7 DONE 0.6s 09:56:37 09:56:37 #8 [support-scheduler internal] load build definition from Dockerfile 09:56:37 #8 transferring dockerfile: 1.83kB done 09:56:37 #8 DONE 0.6s 09:56:37 09:56:37 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:56:37 #9 transferring dockerfile: 1.89kB done 09:56:37 #9 DONE 0.7s 09:56:37 09:56:37 #10 [core-keeper internal] load build definition from Dockerfile 09:56:37 #10 transferring dockerfile: 2.01kB done 09:56:37 #10 DONE 0.7s 09:56:37 09:56:37 #11 [security-spire-agent internal] load build definition from Dockerfile 09:56:37 #11 transferring dockerfile: 1.81kB done 09:56:37 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:56:37 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 09:56:37 #11 DONE 0.7s 09:56:37 09:56:37 #12 [security-spire-config internal] load build definition from Dockerfile 09:56:37 #12 transferring dockerfile: 1.69kB done 09:56:37 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:56:37 #12 DONE 0.7s 09:56:37 09:56:37 #13 [support-notifications internal] load build definition from Dockerfile 09:56:37 #13 transferring dockerfile: 2.02kB done 09:56:37 #13 DONE 0.7s 09:56:37 09:56:37 #1 [security-bootstrapper internal] load build definition from Dockerfile 09:56:37 #1 transferring dockerfile: 3.02kB done 09:56:37 #1 DONE 0.7s 09:56:37 09:56:37 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:56:37 #14 transferring dockerfile: 2.23kB done 09:56:37 #14 DONE 0.6s 09:56:37 09:56:37 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:56:37 #3 DONE 0.0s 09:56:37 09:56:37 #15 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:56:38 #15 ... 09:56:38 09:56:38 #16 [security-proxy-setup internal] load build definition from Dockerfile 09:56:38 #16 transferring dockerfile: 2.50kB done 09:56:38 #16 DONE 0.6s 09:56:38 09:56:38 #17 [core-command internal] load build definition from Dockerfile 09:56:38 #17 transferring dockerfile: 1.94kB done 09:56:38 #17 DONE 0.5s 09:56:38 09:56:38 #6 [security-spire-server internal] load build definition from Dockerfile 09:56:38 #6 transferring dockerfile: 1.70kB done 09:56:38 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:56:38 #6 DONE 0.4s 09:56:38 09:56:38 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:56:38 #3 DONE 0.0s 09:56:38 09:56:38 #18 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 09:56:38 #18 DONE 0.5s 09:56:38 09:56:38 #15 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:56:38 #15 ... 09:56:38 09:56:38 #19 [core-metadata internal] load .dockerignore 09:56:38 #19 transferring context: 50B done 09:56:38 #19 DONE 0.2s 09:56:38 09:56:38 #20 [security-proxy-auth internal] load .dockerignore 09:56:38 #20 transferring context: 50B done 09:56:38 #20 DONE 0.2s 09:56:38 09:56:38 #21 [core-data internal] load .dockerignore 09:56:38 #21 transferring context: 50B done 09:56:38 #21 DONE 0.2s 09:56:38 09:56:38 #22 [security-secretstore-setup internal] load .dockerignore 09:56:38 #22 transferring context: 50B done 09:56:38 #22 DONE 0.2s 09:56:38 09:56:38 #23 [support-scheduler internal] load .dockerignore 09:56:38 #23 transferring context: 50B done 09:56:38 #23 DONE 0.2s 09:56:38 09:56:38 #24 [support-notifications internal] load .dockerignore 09:56:38 #24 transferring context: 50B 0.0s done 09:56:38 #24 DONE 0.2s 09:56:38 09:56:38 #25 [security-spiffe-token-provider internal] load .dockerignore 09:56:38 #25 transferring context: 50B done 09:56:38 #25 DONE 0.3s 09:56:38 09:56:38 #26 [core-keeper internal] load .dockerignore 09:56:38 #26 transferring context: 50B done 09:56:38 #26 DONE 0.3s 09:56:38 09:56:38 #27 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:56:38 #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:56:38 #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 09:56:38 #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 09:56:38 #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:56:38 #27 ... 09:56:38 09:56:38 #28 [core-command internal] load .dockerignore 09:56:38 #28 transferring context: 50B done 09:56:38 #28 DONE 0.3s 09:56:38 09:56:38 #29 [core-common-config-bootstrapper internal] load .dockerignore 09:56:38 #29 transferring context: 50B done 09:56:38 #29 DONE 0.3s 09:56:38 09:56:38 #30 [security-bootstrapper internal] load .dockerignore 09:56:38 #30 transferring context: 50B done 09:56:38 #30 DONE 0.3s 09:56:38 09:56:38 #31 [security-proxy-setup internal] load .dockerignore 09:56:38 #31 transferring context: 50B done 09:56:38 #31 DONE 0.3s 09:56:38 09:56:38 #27 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:56:38 #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:56:38 #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 09:56:38 #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 09:56:38 #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:56:40 #27 DONE 2.2s 09:56:40 09:56:40 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:56:41 #32 ... 09:56:41 09:56:41 #15 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:56:41 #15 DONE 3.6s 09:56:41 09:56:41 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:56:41 #33 DONE 3.6s 09:56:41 09:56:41 #34 [security-secretstore-setup internal] load build context 09:56:42 #34 ... 09:56:42 09:56:42 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:56:42 #32 DONE 4.1s 09:56:42 09:56:42 #34 [security-secretstore-setup internal] load build context 09:56:42 #34 ... 09:56:42 09:56:42 #35 [security-spire-agent internal] load .dockerignore 09:56:42 #35 transferring context: 50B 0.0s done 09:56:42 #35 DONE 0.7s 09:56:42 09:56:42 #34 [security-secretstore-setup internal] load build context 09:56:47 #34 transferring context: 596.15MB 9.0s 09:56:47 #34 transferring context: 612.57MB 9.2s done 09:56:47 #34 ... 09:56:47 09:56:47 #36 [security-proxy-auth internal] load build context 09:56:48 #36 transferring context: 612.57MB 9.7s done 09:56:48 #36 ... 09:56:48 09:56:48 #37 [support-scheduler internal] load build context 09:56:48 #37 transferring context: 612.57MB 7.9s done 09:56:48 #37 ... 09:56:48 09:56:48 #38 [support-notifications internal] load build context 09:56:49 #38 ... 09:56:49 09:56:49 #39 [core-command internal] load build context 09:56:49 #39 ... 09:56:49 09:56:49 #40 [security-spiffe-token-provider internal] load build context 09:56:49 #40 ... 09:56:49 09:56:49 #41 [core-data internal] load build context 09:56:49 #41 transferring context: 612.57MB 8.7s done 09:56:49 #41 ... 09:56:49 09:56:49 #42 [core-common-config-bootstrapper internal] load build context 09:56:49 #42 ... 09:56:49 09:56:49 #43 [security-bootstrapper internal] load build context 09:56:49 #43 ... 09:56:49 09:56:49 #44 [core-metadata internal] load build context 09:56:49 #44 ... 09:56:49 09:56:49 #45 [security-proxy-setup internal] load build context 09:56:49 #45 ... 09:56:49 09:56:49 #46 [core-keeper internal] load build context 09:56:49 #46 ... 09:56:49 09:56:49 #40 [security-spiffe-token-provider internal] load build context 09:56:50 #40 ... 09:56:50 09:56:50 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:56:50 #47 ... 09:56:50 09:56:50 #48 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:51 #48 ... 09:56:51 09:56:51 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:56:51 #49 ... 09:56:51 09:56:51 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:56:51 #50 ... 09:56:51 09:56:51 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:56:51 #51 ... 09:56:51 09:56:51 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:56:51 #52 ... 09:56:51 09:56:51 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:56:51 #0 9.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:56:51 #0 9.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:56:51 #0 9.620 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:56:51 #0 9.620 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:56:51 #0 9.620 OK: 26319 distinct packages available 09:56:51 #0 9.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:56:51 #0 9.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:56:51 #0 10.07 (1/13) Installing brotli-libs (1.1.0-r2) 09:56:51 #0 10.09 (2/13) Installing c-ares (1.34.5-r0) 09:56:51 #0 10.09 (3/13) Installing libunistring (1.3-r0) 09:56:51 #0 10.11 (4/13) Installing libidn2 (2.3.7-r0) 09:56:51 #0 10.11 (5/13) Installing nghttp2-libs (1.65.0-r0) 09:56:51 #0 10.11 (6/13) Installing libpsl (0.21.5-r3) 09:56:51 #0 10.12 (7/13) Installing zstd-libs (1.5.7-r0) 09:56:51 #0 10.13 (8/13) Installing libcurl (8.14.1-r2) 09:56:51 #0 10.14 (9/13) Installing curl (8.14.1-r2) 09:56:51 #0 10.15 (10/13) Installing dumb-init (1.2.5-r3) 09:56:51 #0 10.15 (11/13) Installing musl-obstack (1.2.3-r2) 09:56:51 #0 10.16 (12/13) Installing libucontext (1.3.2-r0) 09:56:51 #0 10.16 (13/13) Installing gcompat (1.1.0-r4) 09:56:51 #0 10.16 Executing busybox-1.37.0-r19.trigger 09:56:51 #0 10.17 OK: 13 MiB in 29 packages 09:56:51 #53 ... 09:56:51 09:56:51 #54 [security-spire-config internal] load .dockerignore 09:56:51 #54 transferring context: 50B 0.7s done 09:56:51 #54 ... 09:56:51 09:56:51 #55 [security-spire-server internal] load .dockerignore 09:56:51 #55 ... 09:56:51 09:56:51 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:56:51 #0 9.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:56:51 #0 9.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:56:51 #0 10.16 (1/1) Installing dumb-init (1.2.5-r3) 09:56:51 #0 10.16 Executing busybox-1.37.0-r19.trigger 09:56:51 #0 10.17 OK: 7 MiB in 17 packages 09:56:51 #56 ... 09:56:51 09:56:51 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:56:52 #57 ... 09:56:52 09:56:52 #45 [security-proxy-setup internal] load build context 09:56:52 #45 ... 09:56:52 09:56:52 #58 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:56:52 #58 ... 09:56:52 09:56:52 #45 [security-proxy-setup internal] load build context 09:56:53 #45 transferring context: 612.57MB 11.6s done 09:56:58 #45 ... 09:56:58 09:56:58 #39 [core-command internal] load build context 09:56:58 #39 transferring context: 612.57MB 12.1s done 09:56:58 #39 ... 09:56:58 09:56:58 #38 [support-notifications internal] load build context 09:56:58 #38 transferring context: 612.57MB 12.1s done 09:56:58 #38 ... 09:56:58 09:56:58 #43 [security-bootstrapper internal] load build context 09:56:58 #43 transferring context: 612.57MB 11.8s done 09:56:59 #43 ... 09:56:59 09:56:59 #42 [core-common-config-bootstrapper internal] load build context 09:56:59 #42 transferring context: 612.57MB 11.5s done 09:57:00 #42 ... 09:57:00 09:57:00 #44 [core-metadata internal] load build context 09:57:00 #44 transferring context: 612.57MB 13.6s done 09:57:00 #44 ... 09:57:00 09:57:00 #46 [core-keeper internal] load build context 09:57:00 #46 transferring context: 612.57MB 11.7s done 09:57:01 #46 ... 09:57:01 09:57:01 #40 [security-spiffe-token-provider internal] load build context 09:57:01 #40 transferring context: 612.57MB 12.1s done 09:57:47 #40 ... 09:57:47 09:57:47 #27 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:57:47 #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:57:47 #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 09:57:47 #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 09:57:47 #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:57:47 #27 DONE 2.2s 09:57:47 09:57:47 #37 [support-scheduler internal] load build context 09:57:47 #37 DONE 67.3s 09:57:47 09:57:47 #58 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:57:47 #58 DONE 63.2s 09:57:47 09:57:47 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:57:47 #53 DONE 65.1s 09:57:47 09:57:47 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:57:47 #56 DONE 65.1s 09:57:47 09:57:47 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:57:47 #59 ... 09:57:47 09:57:47 #27 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:57:47 #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:57:47 #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 09:57:47 #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 09:57:47 #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:57:47 #27 DONE 2.2s 09:57:47 09:57:47 #41 [core-data internal] load build context 09:57:47 #41 DONE 67.4s 09:57:47 09:57:47 #34 [security-secretstore-setup internal] load build context 09:57:47 #34 DONE 67.3s 09:57:47 09:57:47 #36 [security-proxy-auth internal] load build context 09:57:47 #36 DONE 67.4s 09:57:47 09:57:47 #54 [security-spire-config internal] load .dockerignore 09:57:47 #54 DONE 63.9s 09:57:47 09:57:47 #38 [support-notifications internal] load build context 09:57:47 #38 DONE 67.2s 09:57:47 09:57:47 #44 [core-metadata internal] load build context 09:57:47 #44 DONE 67.4s 09:57:47 09:57:47 #42 [core-common-config-bootstrapper internal] load build context 09:57:47 #42 DONE 67.2s 09:57:47 09:57:47 #46 [core-keeper internal] load build context 09:57:47 #46 DONE 67.2s 09:57:47 09:57:47 #45 [security-proxy-setup internal] load build context 09:57:47 #45 DONE 67.2s 09:57:47 09:57:47 #27 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:57:47 #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:57:47 #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 09:57:47 #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 09:57:47 #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:57:47 #27 DONE 2.2s 09:57:47 09:57:47 #43 [security-bootstrapper internal] load build context 09:57:47 #43 DONE 67.2s 09:57:47 09:57:47 #40 [security-spiffe-token-provider internal] load build context 09:57:47 #40 DONE 67.3s 09:57:47 09:57:47 #39 [core-command internal] load build context 09:57:47 #39 DONE 67.3s 09:57:47 09:57:47 #55 [security-spire-server internal] load .dockerignore 09:57:47 #55 transferring context: 50B done 09:57:47 #55 DONE 64.0s 09:57:47 09:57:47 #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:57:47 #60 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 09:57:47 #60 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:57:47 #60 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 09:57:47 #60 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 09:57:47 #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s 09:57:47 #60 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 09:57:47 #60 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 09:57:47 #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 09:57:47 #60 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 09:57:47 #60 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:57:47 #60 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.3s 09:57:47 #60 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s 09:57:47 #60 ... 09:57:47 09:57:47 #61 [security-spire-agent internal] load build context 09:57:47 #61 transferring context: 23.33kB done 09:57:47 #61 DONE 0.5s 09:57:47 09:57:47 #62 [security-spire-config internal] load build context 09:57:47 #62 transferring context: 22.05kB done 09:57:47 #62 DONE 0.3s 09:57:47 09:57:47 #63 [security-spire-server internal] load build context 09:57:47 #63 transferring context: 23.80kB done 09:57:47 #63 DONE 0.2s 09:57:47 09:57:47 #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:57:47 #60 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s 09:57:47 #60 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 26.21MB / 36.47MB 0.6s 09:57:47 #60 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s 09:57:47 #60 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s done 09:57:47 #60 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 09:57:47 #60 ... 09:57:47 09:57:47 #48 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:47 #48 DONE 66.5s 09:57:47 09:57:47 #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:57:47 #60 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s done 09:57:47 #60 ... 09:57:47 09:57:47 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:57:47 #51 65.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:47 #51 65.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:47 #51 65.55 (1/2) Installing dumb-init (1.2.5-r3) 09:57:47 #51 65.56 (2/2) Installing su-exec (0.2-r3) 09:57:47 #51 65.56 Executing busybox-1.37.0-r19.trigger 09:57:47 #51 65.57 OK: 7 MiB in 18 packages 09:57:47 #51 DONE 66.8s 09:57:47 09:57:47 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:57:47 #64 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done 09:57:47 #64 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:57:47 #64 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 09:57:47 #64 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 09:57:47 #64 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 09:57:47 #64 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 09:57:47 #64 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 09:57:47 #64 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 09:57:47 #64 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:57:47 #64 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done 09:57:47 #64 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 09:57:47 #64 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.9s done 09:57:47 #64 ... 09:57:47 09:57:47 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:57:47 #49 65.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:47 #49 65.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:47 #49 65.91 (1/7) Installing ca-certificates (20250911-r0) 09:57:47 #49 65.95 (2/7) Installing dumb-init (1.2.5-r3) 09:57:47 #49 65.95 (3/7) Installing libgcc (14.2.0-r6) 09:57:47 #49 65.96 (4/7) Installing libsodium (1.0.20-r0) 09:57:47 #49 65.97 (5/7) Installing libstdc++ (14.2.0-r6) 09:57:47 #49 65.99 (6/7) Installing libzmq (4.3.5-r2) 09:57:47 #49 66.00 (7/7) Installing zeromq (4.3.5-r2) 09:57:47 #49 66.00 Executing busybox-1.37.0-r19.trigger 09:57:47 #49 66.05 Executing ca-certificates-20250911-r0.trigger 09:57:47 #49 66.49 OK: 12 MiB in 23 packages 09:57:47 #49 DONE 67.1s 09:57:47 09:57:47 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:57:47 #50 65.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:47 #50 65.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:47 #50 65.95 (1/1) Installing dumb-init (1.2.5-r3) 09:57:47 #50 65.96 Executing busybox-1.37.0-r19.trigger 09:57:47 #50 66.03 OK: 7 MiB in 17 packages 09:57:47 #50 DONE 67.1s 09:57:47 09:57:47 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:57:47 #57 65.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:47 #57 65.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:47 #57 65.95 (1/3) Installing ca-certificates (20250911-r0) 09:57:47 #57 65.97 (2/3) Installing dumb-init (1.2.5-r3) 09:57:47 #57 65.97 (3/3) Installing tzdata (2025b-r0) 09:57:47 #57 66.00 Executing busybox-1.37.0-r19.trigger 09:57:47 #57 66.03 Executing ca-certificates-20250911-r0.trigger 09:57:47 #57 66.48 OK: 8 MiB in 19 packages 09:57:47 #57 DONE 67.1s 09:57:47 09:57:47 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:57:47 #52 65.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:47 #52 65.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:47 #52 65.90 (1/4) Installing ca-certificates (20250911-r0) 09:57:47 #52 65.95 (2/4) Installing dumb-init (1.2.5-r3) 09:57:47 #52 65.95 (3/4) Installing su-exec (0.2-r3) 09:57:47 #52 65.96 (4/4) Installing yq-go (4.47.2-r1) 09:57:47 #52 66.05 Executing busybox-1.37.0-r19.trigger 09:57:47 #52 66.06 Executing ca-certificates-20250911-r0.trigger 09:57:47 #52 66.48 OK: 20 MiB in 20 packages 09:57:47 #52 DONE 67.2s 09:57:47 09:57:47 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:57:47 #47 65.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:47 #47 65.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:47 #47 65.91 (1/4) Installing dumb-init (1.2.5-r3) 09:57:47 #47 65.93 (2/4) Installing openssl (3.5.4-r0) 09:57:47 #47 65.94 (3/4) Installing su-exec (0.2-r3) 09:57:47 #47 65.94 (4/4) Installing yq-go (4.47.2-r1) 09:57:47 #47 66.02 Executing busybox-1.37.0-r19.trigger 09:57:47 #47 66.03 OK: 20 MiB in 20 packages 09:57:47 #47 DONE 67.2s 09:57:47 09:57:47 #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:57:47 #60 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 09:57:47 #60 ... 09:57:47 09:57:47 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:57:47 #64 DONE 2.4s 09:57:47 09:57:47 #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:57:48 #60 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.2s done 09:57:48 #60 ... 09:57:48 09:57:48 #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:57:48 #0 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:48 #0 2.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:48 #0 2.732 OK: 265 MiB in 60 packages 09:57:48 #65 DONE 3.5s 09:57:48 09:57:48 #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:57:49 #66 DONE 0.4s 09:57:49 09:57:49 #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:57:49 #60 DONE 4.0s 09:57:49 09:57:49 #67 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:49 #67 ... 09:57:49 09:57:49 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:57:49 #59 3.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:49 #59 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:49 #59 4.074 OK: 265 MiB in 60 packages 09:57:49 #59 DONE 4.3s 09:57:49 09:57:49 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:49 #68 DONE 4.4s 09:57:49 09:57:49 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:57:49 #0 3.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:49 #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:49 #0 4.079 OK: 13 MiB in 29 packages 09:57:49 #69 DONE 4.4s 09:57:49 09:57:49 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:57:49 #70 DONE 0.1s 09:57:49 09:57:49 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:50 #71 ... 09:57:50 09:57:50 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:57:50 #0 3.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:50 #0 3.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:50 #0 3.896 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:57:50 #0 3.896 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:57:50 #0 3.896 OK: 26319 distinct packages available 09:57:50 #0 3.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:50 #0 4.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:50 #0 4.556 (1/5) Installing dumb-init (1.2.5-r3) 09:57:50 #0 4.560 (2/5) Installing musl-obstack (1.2.3-r2) 09:57:50 #0 4.563 (3/5) Installing libucontext (1.3.2-r0) 09:57:50 #0 4.569 (4/5) Installing gcompat (1.1.0-r4) 09:57:50 #0 4.572 (5/5) Installing openssl (3.5.4-r0) 09:57:50 #0 4.584 Executing busybox-1.37.0-r19.trigger 09:57:50 #0 4.593 OK: 8 MiB in 21 packages 09:57:50 #72 DONE 4.8s 09:57:50 09:57:50 #73 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:57:50 #0 4.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:50 #0 4.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:50 #0 4.539 OK: 265 MiB in 60 packages 09:57:50 #73 DONE 4.7s 09:57:50 09:57:50 #74 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:57:50 #74 ... 09:57:50 09:57:50 #75 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:57:50 #0 4.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:50 #0 4.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:50 #0 4.667 OK: 265 MiB in 60 packages 09:57:50 #75 DONE 4.8s 09:57:50 09:57:50 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:57:50 #76 DONE 0.1s 09:57:50 09:57:50 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:57:50 #0 3.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:50 #0 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:50 #0 4.098 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:57:50 #0 4.098 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:57:50 #0 4.098 OK: 26320 distinct packages available 09:57:50 #0 4.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:50 #0 4.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:50 #0 4.709 OK: 265 MiB in 60 packages 09:57:50 #77 DONE 4.9s 09:57:50 09:57:50 #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:57:50 #0 4.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:50 #0 4.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:50 #0 4.783 OK: 7 MiB in 17 packages 09:57:50 #78 DONE 5.0s 09:57:50 09:57:50 #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:57:50 #79 DONE 0.2s 09:57:50 09:57:50 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:57:50 #80 DONE 0.2s 09:57:50 09:57:50 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:51 #81 ... 09:57:51 09:57:51 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:57:51 #0 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:51 #0 3.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:51 #0 3.903 OK: 7 MiB in 18 packages 09:57:51 #82 DONE 4.1s 09:57:51 09:57:51 #83 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:57:51 #0 4.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:51 #0 4.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:51 #0 5.258 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:57:51 #0 5.258 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:57:51 #0 5.258 OK: 26319 distinct packages available 09:57:51 #0 5.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:51 #0 5.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:51 #0 5.793 (1/4) Installing dumb-init (1.2.5-r3) 09:57:51 #0 5.800 (2/4) Installing musl-obstack (1.2.3-r2) 09:57:51 #0 5.801 (3/4) Installing libucontext (1.3.2-r0) 09:57:51 #0 5.808 (4/4) Installing gcompat (1.1.0-r4) 09:57:51 #0 5.813 Executing busybox-1.37.0-r19.trigger 09:57:51 #0 5.828 OK: 8 MiB in 20 packages 09:57:51 #83 DONE 6.2s 09:57:51 09:57:51 #74 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:57:51 #74 1.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:51 #74 1.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:51 #74 ... 09:57:51 09:57:51 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:57:51 #0 3.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:51 #0 3.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:51 #0 3.899 OK: 20 MiB in 20 packages 09:57:51 #84 DONE 4.2s 09:57:51 09:57:51 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:57:51 #0 3.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:51 #0 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:51 #0 4.161 OK: 8 MiB in 19 packages 09:57:51 #85 DONE 4.4s 09:57:51 09:57:51 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:57:51 #0 3.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:51 #0 3.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:51 #0 4.245 OK: 7 MiB in 17 packages 09:57:51 #86 DONE 4.5s 09:57:51 09:57:51 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:57:51 #0 3.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:51 #0 3.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:51 #0 4.197 OK: 12 MiB in 23 packages 09:57:51 #87 DONE 4.5s 09:57:51 09:57:51 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:57:51 #0 3.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:51 #0 3.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:51 #0 4.264 OK: 20 MiB in 20 packages 09:57:51 #88 DONE 4.5s 09:57:51 09:57:51 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:57:52 #89 ... 09:57:52 09:57:52 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:57:52 #90 DONE 0.2s 09:57:52 09:57:52 #74 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:57:52 #74 1.973 OK: 8 MiB in 21 packages 09:57:52 #74 DONE 2.1s 09:57:52 09:57:52 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:57:52 #91 ... 09:57:52 09:57:52 #92 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:57:52 #0 3.992 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:52 #0 4.437 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:52 #0 5.077 (1/1) Installing dumb-init (1.2.5-r3) 09:57:52 #0 5.252 Executing busybox-1.37.0-r19.trigger 09:57:52 #0 5.258 OK: 7 MiB in 17 packages 09:57:52 #92 DONE 6.1s 09:57:53 09:57:53 #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:57:53 #0 2.001 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:53 #0 2.273 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:53 #0 2.871 OK: 265 MiB in 60 packages 09:57:56 #93 DONE 7.0s 09:57:56 09:57:56 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:57:57 #94 ... 09:57:57 09:57:57 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:57:57 #89 5.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:57:57 #89 5.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:57:57 #89 5.770 OK: 8 MiB in 20 packages 09:58:01 #89 ... 09:58:01 09:58:01 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:01 #95 ... 09:58:01 09:58:01 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:01 #96 ... 09:58:01 09:58:01 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:58:02 #97 ... 09:58:02 09:58:02 #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:58:28 #98 DONE 33.8s 09:58:28 09:58:28 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:58:28 #89 DONE 33.6s 09:58:28 09:58:28 #67 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:28 #67 DONE 36.0s 09:58:28 09:58:28 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:28 #95 DONE 35.1s 09:58:28 09:58:28 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:28 #81 DONE 35.0s 09:58:28 09:58:28 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:58:28 #94 DONE 33.2s 09:58:28 09:58:28 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:28 #96 DONE 34.9s 09:58:28 09:58:28 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:58:28 #91 DONE 33.2s 09:58:28 09:58:28 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:28 #71 DONE 35.6s 09:58:28 09:58:28 #99 [support-notifications builder 6/7] COPY . . 09:58:28 #99 ... 09:58:28 09:58:28 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:58:28 #97 DONE 28.7s 09:58:28 09:58:28 #100 [core-data builder 6/7] COPY . . 09:58:35 #100 ... 09:58:35 09:58:35 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:58:35 #101 ... 09:58:35 09:58:35 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:58:35 #102 ... 09:58:35 09:58:35 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:58:35 #103 ... 09:58:35 09:58:35 #104 [security-proxy-setup builder 6/7] COPY . . 09:58:35 #104 ... 09:58:35 09:58:35 #105 [support-scheduler builder 6/7] COPY . . 09:58:36 #105 ... 09:58:36 09:58:36 #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:36 #106 ... 09:58:36 09:58:36 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:58:36 #107 ... 09:58:36 09:58:36 #108 [security-spiffe-token-provider builder 6/7] COPY . . 09:58:40 #108 ... 09:58:40 09:58:40 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:58:40 #101 DONE 15.3s 09:58:40 09:58:40 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:58:50 #102 ... 09:58:50 09:58:50 #105 [support-scheduler builder 6/7] COPY . . 09:58:50 #105 DONE 24.2s 09:58:50 09:58:50 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:58:50 #103 DONE 24.2s 09:58:50 09:58:50 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:58:50 #109 ... 09:58:50 09:58:50 #100 [core-metadata builder 6/7] COPY . . 09:58:50 #100 DONE 24.3s 09:58:50 09:58:50 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:58:50 #102 DONE 24.3s 09:58:50 09:58:50 #110 [core-common-config-bootstrapper builder 6/7] COPY . . 09:58:50 #110 CACHED 09:58:50 09:58:50 #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:58:50 #111 CACHED 09:58:50 09:58:50 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:50 #112 CACHED 09:58:50 09:58:50 #113 [core-command builder 4/7] COPY go.mod vendor* ./ 09:58:50 #113 CACHED 09:58:50 09:58:50 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:50 #114 CACHED 09:58:50 09:58:50 #115 [core-command builder 6/7] COPY . . 09:58:50 #115 CACHED 09:58:50 09:58:50 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:50 #116 CACHED 09:58:50 09:58:50 #117 [core-data builder 6/7] COPY . . 09:58:50 #117 CACHED 09:58:50 09:58:50 #118 [core-data builder 4/7] COPY go.mod vendor* ./ 09:58:50 #118 CACHED 09:58:50 09:58:50 #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:50 #119 CACHED 09:58:50 09:58:50 #120 [security-proxy-auth builder 6/7] COPY . . 09:58:50 #120 CACHED 09:58:50 09:58:50 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:58:50 #121 CACHED 09:58:50 09:58:50 #104 [security-bootstrapper builder 6/7] COPY . . 09:58:50 #104 DONE 24.4s 09:58:50 09:58:50 #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:50 #122 CACHED 09:58:50 09:58:50 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:58:50 #123 CACHED 09:58:50 09:58:50 #124 [security-proxy-setup builder 6/7] COPY . . 09:58:50 #124 CACHED 09:58:50 09:58:50 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:50 #125 CACHED 09:58:50 09:58:50 #126 [security-bootstrapper builder 6/7] COPY . . 09:58:50 #126 CACHED 09:58:50 09:58:50 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:58:50 #127 CACHED 09:58:50 09:58:50 #108 [security-spiffe-token-provider builder 6/7] COPY . . 09:58:50 #108 DONE 24.3s 09:58:50 09:58:50 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:58:50 #107 DONE 24.4s 09:58:50 09:58:50 #128 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:58:55 #128 ... 09:58:55 09:58:55 #129 [security-spire-server stage-2 6/9] COPY security.txt / 09:58:55 #129 DONE 6.0s 09:58:55 09:58:55 #99 [support-notifications builder 6/7] COPY . . 09:58:55 #99 DONE 30.3s 09:58:55 09:58:55 #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:58:55 #130 DONE 6.0s 09:58:55 09:58:55 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:58:55 #131 ... 09:58:55 09:58:55 #128 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:58:55 #128 DONE 6.0s 09:58:55 09:58:55 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:58:55 #109 6.065 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:58:57 #109 ... 09:58:57 09:58:57 #132 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:58:57 #132 DONE 1.5s 09:58:57 09:58:57 #133 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:58:59 #133 ... 09:58:59 09:58:59 #134 [security-spire-agent stage-3 7/10] COPY security.txt / 09:58:59 #134 DONE 3.5s 09:58:59 09:58:59 #135 [security-spire-config stage-2 6/10] COPY security.txt / 09:58:59 #135 ... 09:58:59 09:58:59 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:58:59 #0 6.874 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:58:59 #136 ... 09:58:59 09:58:59 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:58:59 #0 6.882 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:58:59 #137 ... 09:58:59 09:58:59 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:58:59 #0 9.786 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:59:00 #138 ... 09:59:00 09:59:00 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:59:00 #0 7.552 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:59:00 #139 ... 09:59:00 09:59:00 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:59:00 #0 6.858 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:59:00 #140 ... 09:59:00 09:59:00 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:59:00 #0 6.869 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:59:01 #141 ... 09:59:01 09:59:01 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:59:01 #0 6.861 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:59:01 #142 ... 09:59:01 09:59:01 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:59:01 #0 6.177 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:59:01 #143 ... 09:59:01 09:59:01 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:59:01 #0 7.417 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:59:01 #144 ... 09:59:01 09:59:01 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:59:01 #131 4.344 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:59:04 #131 ... 09:59:04 09:59:04 #135 [security-spire-config stage-2 6/10] COPY security.txt / 09:59:04 #135 DONE 8.0s 09:59:04 09:59:04 #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:04 #106 DONE 38.5s 09:59:04 09:59:04 #145 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:59:04 #145 ... 09:59:04 09:59:04 #133 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:59:04 #133 DONE 6.6s 09:59:04 09:59:04 #146 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:59:04 #146 DONE 4.2s 09:59:04 09:59:04 #147 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:59:06 #147 ... 09:59:06 09:59:06 #145 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:59:06 #145 DONE 1.9s 09:59:06 09:59:06 #148 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:59:12 #148 ... 09:59:12 09:59:12 #149 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:59:12 #149 DONE 8.0s 09:59:12 09:59:12 #150 [core-keeper builder 7/8] COPY . . 09:59:12 #150 ... 09:59:12 09:59:12 #151 [security-spire-server] exporting to image 09:59:12 #151 exporting layers 09:59:14 #151 ... 09:59:14 09:59:14 #150 [core-keeper builder 7/8] COPY . . 09:59:14 #150 DONE 10.2s 09:59:14 09:59:14 #147 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:59:14 #147 DONE 10.2s 09:59:14 09:59:14 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:59:14 #152 ... 09:59:14 09:59:14 #148 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:59:14 #148 DONE 8.5s 09:59:14 09:59:14 #153 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:59:14 #153 DONE 0.7s 09:59:14 09:59:14 #154 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:59:14 #154 DONE 0.6s 09:59:14 09:59:14 #155 [security-spire-agent] exporting to image 09:59:15 #155 ... 09:59:15 09:59:15 #151 [security-spire-server] exporting to image 09:59:15 #151 exporting layers 2.6s done 09:59:15 #151 writing image sha256:a54b7172473d6a937aa34b0123870a0b4a47696520d0f4bb449955f79500a096 0.1s done 09:59:15 #151 naming to docker.io/library/security-spire-server 0.1s done 09:59:15 #151 DONE 2.7s 09:59:15 09:59:15 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:59:15 #152 1.391 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:59:16 #152 ... 09:59:16 09:59:16 #155 [security-spire-agent] exporting to image 09:59:16 #155 exporting layers 1.0s done 09:59:16 #155 writing image sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e 0.0s done 09:59:16 #155 naming to docker.io/library/security-spire-agent 0.0s done 09:59:16 #155 DONE 1.2s 09:59:16 09:59:16 #156 [security-spire-config] exporting to image 09:59:16 #156 exporting layers 1.0s done 09:59:16 #156 writing image sha256:2cabce058531064bdf6591304d8e763341da640c7838a2264a4ebfdd7900c325 0.0s done 09:59:16 #156 naming to docker.io/library/security-spire-config done 09:59:16 #156 DONE 1.1s 09:59:16 09:59:16 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:00:52 #136 ... 10:00:52 10:00:52 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:00:52 #143 DONE 117.8s 10:00:52 10:00:52 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:00:52 #144 DONE 117.7s 10:00:52 10:00:52 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:00:52 #131 ... 10:00:52 10:00:52 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:00:52 #157 DONE 0.4s 10:00:52 10:00:52 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:00:52 #158 ... 10:00:52 10:00:52 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:00:52 #159 DONE 0.4s 10:00:52 10:00:52 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:00:52 #158 DONE 0.3s 10:00:52 10:00:52 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:00:52 #160 DONE 0.4s 10:00:52 10:00:52 #161 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:00:52 #161 DONE 0.2s 10:00:52 10:00:52 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:00:52 #162 ... 10:00:52 10:00:52 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:00:52 #163 DONE 0.6s 10:00:52 10:00:52 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:00:52 #164 ... 10:00:52 10:00:52 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:00:52 #162 DONE 1.5s 10:00:52 10:00:52 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:00:52 #165 DONE 0.5s 10:00:52 10:00:52 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:00:52 #166 DONE 0.3s 10:00:52 10:00:52 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:00:52 #167 ... 10:00:52 10:00:52 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:00:52 #164 DONE 1.4s 10:00:52 10:00:52 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:00:52 #167 DONE 0.3s 10:00:52 10:00:52 #168 [core-common-config-bootstrapper] exporting to image 10:00:52 #168 exporting layers 10:00:52 #168 ... 10:00:52 10:00:52 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:00:52 #169 DONE 0.2s 10:00:52 10:00:52 #170 [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/ 10:00:52 #170 DONE 0.1s 10:00:52 10:00:52 #168 [core-common-config-bootstrapper] exporting to image 10:00:52 #168 exporting layers 0.3s done 10:00:52 #168 writing image sha256:0d6317c6d67c7af64a160d980161bfb53b05867c31bcad51dfdcfe4bdd63c802 done 10:00:52 #168 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 10:00:52 #168 DONE 0.3s 10:00:52 10:00:52 #171 [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/ 10:00:52 #171 DONE 0.1s 10:00:52 10:00:52 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:00:52 #131 ... 10:00:52 10:00:52 #172 [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/ 10:00:52 #172 DONE 0.4s 10:00:52 10:00:52 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:00:52 #142 ... 10:00:52 10:00:52 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:00:52 #173 DONE 0.2s 10:00:52 10:00:52 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:00:58 #174 DONE 1.8s 10:00:58 10:00:58 #175 [security-bootstrapper] exporting to image 10:00:58 #175 exporting layers 0.4s done 10:00:58 #175 writing image sha256:797d35aaf5bc1d9633560e6da7482e8da5450851bef57840a6f489815dd1f1d6 done 10:00:58 #175 naming to docker.io/library/security-bootstrapper done 10:00:58 #175 DONE 0.4s 10:00:58 10:00:58 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:02:01 #139 177.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:02:03 #139 ... 10:02:03 10:02:03 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:02:03 #137 DONE 193.6s 10:02:03 10:02:03 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:02:03 #140 DONE 193.9s 10:02:03 10:02:03 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:02:03 #139 DONE 193.9s 10:02:03 10:02:03 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:02:03 #152 DONE 169.4s 10:02:03 10:02:03 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:02:03 #138 DONE 194.0s 10:02:03 10:02:03 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:02:03 #136 DONE 194.0s 10:02:03 10:02:03 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:02:03 #109 DONE 194.0s 10:02:03 10:02:03 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:02:03 #176 ... 10:02:03 10:02:03 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:02:03 #142 DONE 194.1s 10:02:04 10:02:04 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:02:04 #141 DONE 194.2s 10:02:04 10:02:04 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:02:04 #131 DONE 188.2s 10:02:04 10:02:04 #177 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:02:04 #177 DONE 0.5s 10:02:04 10:02:04 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:02:04 #176 DONE 0.6s 10:02:04 10:02:04 #178 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:02:04 #178 DONE 0.6s 10:02:04 10:02:04 #179 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:02:04 #179 ... 10:02:04 10:02:04 #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:02:04 #180 DONE 0.5s 10:02:04 10:02:04 #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:02:04 #181 DONE 0.6s 10:02:04 10:02:04 #182 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:02:04 #182 DONE 0.5s 10:02:04 10:02:04 #183 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:02:04 #183 DONE 0.5s 10:02:04 10:02:04 #184 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:02:04 #184 DONE 0.5s 10:02:04 10:02:04 #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:02:04 #185 ... 10:02:04 10:02:04 #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:02:04 #186 DONE 0.7s 10:02:05 10:02:05 #187 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:02:05 #187 DONE 0.7s 10:02:05 10:02:05 #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:02:05 #188 CACHED 10:02:05 10:02:05 #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:02:05 #189 CACHED 10:02:05 10:02:05 #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:02:05 #190 CACHED 10:02:05 10:02:05 #191 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:02:05 #191 CACHED 10:02:05 10:02:05 #179 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:02:05 #179 DONE 0.7s 10:02:05 10:02:05 #192 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:02:05 #192 DONE 0.7s 10:02:05 10:02:05 #193 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:02:05 #193 DONE 0.7s 10:02:05 10:02:05 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:02:05 #194 DONE 0.7s 10:02:05 10:02:05 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:02:05 #195 ... 10:02:05 10:02:05 #196 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:02:05 #196 DONE 0.6s 10:02:05 10:02:05 #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:02:05 #185 DONE 0.6s 10:02:05 10:02:05 #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:02:06 #197 ... 10:02:06 10:02:06 #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:02:06 #198 DONE 1.4s 10:02:06 10:02:06 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:02:07 #199 ... 10:02:07 10:02:07 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:02:07 #200 DONE 2.0s 10:02:07 10:02:07 #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:02:07 #201 DONE 2.0s 10:02:07 10:02:07 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:02:07 #202 DONE 2.0s 10:02:07 10:02:07 #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:02:07 #203 DONE 2.1s 10:02:07 10:02:07 #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:02:07 #204 ... 10:02:07 10:02:07 #205 [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 10:02:07 #205 DONE 2.4s 10:02:07 10:02:07 #206 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:02:07 #206 DONE 2.4s 10:02:07 10:02:07 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:02:07 #207 DONE 2.4s 10:02:07 10:02:07 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:02:07 #195 DONE 2.5s 10:02:07 10:02:07 #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:02:07 #197 DONE 2.4s 10:02:07 10:02:07 #208 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:02:07 #208 ... 10:02:07 10:02:07 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:02:07 #199 DONE 1.2s 10:02:07 10:02:07 #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:02:07 #209 DONE 0.7s 10:02:08 10:02:08 #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:02:08 #204 DONE 0.7s 10:02:08 10:02:08 #210 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:02:08 #210 DONE 0.3s 10:02:08 10:02:08 #211 [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 10:02:08 #211 DONE 0.3s 10:02:08 10:02:08 #212 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:02:08 #212 DONE 0.3s 10:02:08 10:02:08 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:02:08 #213 DONE 0.3s 10:02:08 10:02:08 #208 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:02:08 #208 DONE 0.3s 10:02:08 10:02:08 #214 [security-spiffe-token-provider] exporting to image 10:02:08 #214 exporting layers 10:02:08 #214 ... 10:02:08 10:02:08 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:02:08 #215 DONE 0.5s 10:02:08 10:02:08 #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:02:08 #216 DONE 0.5s 10:02:08 10:02:08 #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:02:08 #217 DONE 0.5s 10:02:08 10:02:08 #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:02:08 #218 DONE 0.1s 10:02:08 10:02:08 #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:02:08 #219 DONE 0.5s 10:02:08 10:02:08 #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:02:08 #220 DONE 0.5s 10:02:08 10:02:08 #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:02:08 #221 ... 10:02:08 10:02:08 #222 [core-keeper] exporting to image 10:02:08 #222 exporting layers 0.2s done 10:02:08 #222 writing image sha256:134274820b6cc69d7891147dac1dfe97ba755dea63bddf2e69479d75a21a1692 done 10:02:08 #222 naming to docker.io/library/core-keeper 0.0s done 10:02:08 #222 DONE 0.9s 10:02:08 10:02:08 #223 [core-metadata] exporting to image 10:02:09 #223 ... 10:02:09 10:02:09 #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:02:09 #224 DONE 0.6s 10:02:09 10:02:09 #225 [core-command] exporting to image 10:02:09 #225 exporting layers 0.4s done 10:02:09 #225 writing image sha256:08c0ea8d32c2a6b901b6ab0a65e916e6fb9b2d17f9a0614b698c7172d2379c06 0.4s done 10:02:09 #225 naming to docker.io/library/core-command 0.1s done 10:02:09 #225 DONE 1.2s 10:02:09 10:02:09 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:02:09 #226 ... 10:02:09 10:02:09 #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:02:09 #227 DONE 0.8s 10:02:09 10:02:09 #228 [security-proxy-auth] exporting to image 10:02:09 #228 ... 10:02:09 10:02:09 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:02:09 #226 DONE 0.6s 10:02:09 10:02:09 #229 [support-scheduler] exporting to image 10:02:09 #229 exporting layers 1.1s done 10:02:09 #229 writing image sha256:67657113ce73d30c3772ff8152d0b78239baa1b9f4ad59aaf18f44ff723dfbd6 0.1s done 10:02:09 #229 naming to docker.io/library/support-scheduler 0.0s done 10:02:09 #229 DONE 1.7s 10:02:09 10:02:09 #230 [core-data] exporting to image 10:02:09 #230 exporting layers 1.3s done 10:02:09 #230 writing image sha256:2a429c30a4b07bf64b25c5662bc89b6a14832dde87d8419a639925445adde228 0.4s done 10:02:09 #230 naming to docker.io/library/core-data 0.0s done 10:02:09 #230 DONE 1.8s 10:02:09 10:02:09 #214 [security-spiffe-token-provider] exporting to image 10:02:09 #214 exporting layers 1.7s done 10:02:09 #214 writing image sha256:7e1ee536502505cf59c23c10cb95c11420326906fbc5ed83bb15de0e1beb936c 0.0s done 10:02:09 #214 naming to docker.io/library/security-spiffe-token-provider 0.0s done 10:02:09 #214 DONE 1.8s 10:02:09 10:02:09 #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:02:09 #221 DONE 1.3s 10:02:09 10:02:09 #223 [core-metadata] exporting to image 10:02:09 #223 exporting layers 1.3s done 10:02:09 #223 writing image sha256:697603a02ccb7fe25d6e4c87a8688874971b093f2aad6ef413d97eaad7994cee done 10:02:09 #223 naming to docker.io/library/core-metadata 0.0s done 10:02:09 #223 DONE 1.5s 10:02:09 10:02:09 #231 [support-notifications] exporting to image 10:02:09 #231 exporting layers 1.4s done 10:02:09 #231 writing image sha256:afcf9c36596b12368688b249a373e2d06c53c83b740598ace06e26523add9c70 done 10:02:09 #231 naming to docker.io/library/support-notifications 0.0s done 10:02:09 #231 DONE 1.6s 10:02:09 10:02:09 #232 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:02:09 #232 DONE 0.3s 10:02:09 10:02:09 #233 [security-proxy-setup] exporting to image 10:02:10 #233 exporting layers 0.3s done 10:02:10 #233 writing image sha256:f996412ddd35b28ce204e173e093ca3593016b25042c1c319cb2c16902993d0e done 10:02:10 #233 naming to docker.io/library/security-proxy-setup done 10:02:10 #233 DONE 0.3s 10:02:10 10:02:10 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:02:10 #234 DONE 0.4s 10:02:10 10:02:10 #228 [security-proxy-auth] exporting to image 10:02:10 #228 exporting layers 0.8s done 10:02:10 #228 writing image sha256:70731df56dbb22275f86ba232dc128877b05fa0c83861123e992322e1fb65930 done 10:02:10 #228 naming to docker.io/library/security-proxy-auth done 10:02:10 #228 DONE 0.9s 10:02:10 10:02:10 #235 [security-secretstore-setup] exporting to image 10:02:10 #235 exporting layers 0.3s done 10:02:10 #235 writing image sha256:e10e2952869eb344a5f907eda74b1cb9b052b4a9dd4df5849ba610a0c0e66493 done 10:02:10 #235 naming to docker.io/library/security-secretstore-setup done 10:02:10 #235 DONE 0.3s 10:02:10 time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:10 time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:10 time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:10 time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:10 time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:10 time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:10 time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:10 time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:10 time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:10 time="2025-10-31T09:56:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:10 time="2025-10-31T09:56:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:10 time="2025-10-31T09:56:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:10 time="2025-10-31T09:56:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:10 time="2025-10-31T09:56:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:10 time="2025-10-31T09:56:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:02:10 $ docker stop --time=1 ad368dbf637785b5ebfa4f270e0f50698f849ce704170156084c38e4ebf5fcd4 10:02:11 $ docker rm -f --volumes ad368dbf637785b5ebfa4f270e0f50698f849ce704170156084c38e4ebf5fcd4 [Pipeline] // withDockerContainer [Pipeline] sh 10:02:12 + docker images 10:02:12 REPOSITORY TAG IMAGE ID CREATED SIZE 10:02:12 security-secretstore-setup latest e10e2952869e 2 seconds ago 84.9MB 10:02:12 security-proxy-setup latest f996412ddd35 3 seconds ago 52.8MB 10:02:12 security-proxy-auth latest 70731df56dbb 4 seconds ago 46.5MB 10:02:12 support-notifications latest afcf9c36596b 4 seconds ago 55MB 10:02:12 core-metadata latest 697603a02ccb 4 seconds ago 47.5MB 10:02:12 security-spiffe-token-provider latest 7e1ee5365025 5 seconds ago 50.3MB 10:02:12 core-command latest 08c0ea8d32c2 5 seconds ago 41.7MB 10:02:12 support-scheduler latest 67657113ce73 5 seconds ago 51.3MB 10:02:12 core-data latest 2a429c30a4b0 5 seconds ago 47.4MB 10:02:12 core-keeper latest 134274820b6c 6 seconds ago 47.2MB 10:02:12 security-bootstrapper latest 797d35aaf5bc About a minute ago 21.6MB 10:02:12 core-common-config-bootstrapper latest 0d6317c6d67c About a minute ago 20.5MB 10:02:12 security-spire-agent latest 478afb4cbe31 2 minutes ago 196MB 10:02:12 security-spire-config latest 2cabce058531 2 minutes ago 150MB 10:02:12 security-spire-server latest a54b7172473d 3 minutes ago 150MB 10:02:12 ci-base-image-x86_64 latest 750f55f2132c 8 minutes ago 999MB 10:02:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 2 weeks ago 636MB 10:02:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB 10:02:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:02:12 provisioning config files... 10:02:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/920@tmp/config12573728212870851413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:13 ---> ****-login.sh 10:02:13 nexus3.edgexfoundry.org:10001 10:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:13 Login Succeeded 10:02:13 nexus3.edgexfoundry.org:10002 10:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:13 Login Succeeded 10:02:13 nexus3.edgexfoundry.org:10003 10:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:13 Login Succeeded 10:02:13 nexus3.edgexfoundry.org:10004 10:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:13 Login Succeeded 10:02:13 ****.io 10:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:13 Login Succeeded 10:02:13 ---> ****-login.sh ends [Pipeline] } 10:02:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:02:13 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:02:13 9947229cd3ef338e1f35ef423db13361e0e58515 10:02:13 latest 10:02:13 4.1.0-dev.72 10:02:13 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:13 main 10:02:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:14 + docker push nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515 10:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:02:14 50443ef9c374: Preparing 10:02:14 968135888749: Preparing 10:02:14 8c8ec0a3078a: Preparing 10:02:14 863b5dff1cc9: Preparing 10:02:14 761933d7ad28: Preparing 10:02:14 f1949885f28a: Preparing 10:02:14 256f393e029f: Preparing 10:02:14 256f393e029f: Waiting 10:02:14 f1949885f28a: Waiting 10:02:14 8c8ec0a3078a: Pushed 10:02:14 863b5dff1cc9: Pushed 10:02:14 761933d7ad28: Pushed 10:02:14 50443ef9c374: Pushed 10:02:14 256f393e029f: Layer already exists 10:02:14 f1949885f28a: Pushed 10:02:18 968135888749: Pushed 10:02:18 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:18 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:02:18 50443ef9c374: Preparing 10:02:18 968135888749: Preparing 10:02:18 8c8ec0a3078a: Preparing 10:02:18 863b5dff1cc9: Preparing 10:02:18 761933d7ad28: Preparing 10:02:18 f1949885f28a: Preparing 10:02:18 256f393e029f: Preparing 10:02:18 f1949885f28a: Waiting 10:02:18 256f393e029f: Waiting 10:02:18 8c8ec0a3078a: Layer already exists 10:02:18 863b5dff1cc9: Layer already exists 10:02:18 968135888749: Layer already exists 10:02:18 50443ef9c374: Layer already exists 10:02:18 761933d7ad28: Layer already exists 10:02:18 f1949885f28a: Layer already exists 10:02:18 256f393e029f: Layer already exists 10:02:18 latest: digest: sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:19 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72 10:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:02:19 50443ef9c374: Preparing 10:02:19 968135888749: Preparing 10:02:19 8c8ec0a3078a: Preparing 10:02:19 863b5dff1cc9: Preparing 10:02:19 761933d7ad28: Preparing 10:02:19 f1949885f28a: Preparing 10:02:19 256f393e029f: Preparing 10:02:19 f1949885f28a: Waiting 10:02:19 256f393e029f: Waiting 10:02:19 863b5dff1cc9: Layer already exists 10:02:19 8c8ec0a3078a: Layer already exists 10:02:19 968135888749: Layer already exists 10:02:19 761933d7ad28: Layer already exists 10:02:19 f1949885f28a: Layer already exists 10:02:19 256f393e029f: Layer already exists 10:02:19 50443ef9c374: Layer already exists 10:02:19 4.1.0-dev.72: digest: sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:20 + docker push nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:02:20 50443ef9c374: Preparing 10:02:20 968135888749: Preparing 10:02:20 8c8ec0a3078a: Preparing 10:02:20 863b5dff1cc9: Preparing 10:02:20 761933d7ad28: Preparing 10:02:20 f1949885f28a: Preparing 10:02:20 f1949885f28a: Waiting 10:02:20 256f393e029f: Preparing 10:02:20 256f393e029f: Waiting 10:02:20 50443ef9c374: Layer already exists 10:02:20 863b5dff1cc9: Layer already exists 10:02:20 968135888749: Layer already exists 10:02:20 761933d7ad28: Layer already exists 10:02:20 8c8ec0a3078a: Layer already exists 10:02:20 f1949885f28a: Layer already exists 10:02:20 256f393e029f: Layer already exists 10:02:20 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:20 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:02:20 50443ef9c374: Preparing 10:02:20 968135888749: Preparing 10:02:20 8c8ec0a3078a: Preparing 10:02:20 863b5dff1cc9: Preparing 10:02:20 761933d7ad28: Preparing 10:02:20 f1949885f28a: Preparing 10:02:20 256f393e029f: Preparing 10:02:20 f1949885f28a: Waiting 10:02:20 256f393e029f: Waiting 10:02:20 50443ef9c374: Layer already exists 10:02:20 863b5dff1cc9: Layer already exists 10:02:20 968135888749: Layer already exists 10:02:20 761933d7ad28: Layer already exists 10:02:20 8c8ec0a3078a: Layer already exists 10:02:20 256f393e029f: Layer already exists 10:02:20 f1949885f28a: Layer already exists 10:02:20 main: digest: sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:20 ===================================================== [Pipeline] echo 10:02:20 taggedImages: 10:02:20 - nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515 10:02:20 - nexus3.edgexfoundry.org:10004/core-command:latest 10:02:20 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72 10:02:20 - nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:20 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:02:21 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 10:02:21 9947229cd3ef338e1f35ef423db13361e0e58515 10:02:21 latest 10:02:21 4.1.0-dev.72 10:02:21 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:21 main 10:02:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 10:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:02:21 82578b95950c: Preparing 10:02:21 dfd42e614b97: Preparing 10:02:21 4ad931320317: Preparing 10:02:21 70d5837c6787: Preparing 10:02:21 8c8ec0a3078a: Preparing 10:02:21 863b5dff1cc9: Preparing 10:02:21 761933d7ad28: Preparing 10:02:21 f1949885f28a: Preparing 10:02:21 256f393e029f: Preparing 10:02:21 761933d7ad28: Waiting 10:02:21 256f393e029f: Waiting 10:02:21 f1949885f28a: Waiting 10:02:21 863b5dff1cc9: Waiting 10:02:21 8c8ec0a3078a: Layer already exists 10:02:21 863b5dff1cc9: Layer already exists 10:02:21 761933d7ad28: Layer already exists 10:02:21 f1949885f28a: Layer already exists 10:02:21 dfd42e614b97: Pushed 10:02:21 82578b95950c: Pushed 10:02:21 4ad931320317: Pushed 10:02:21 256f393e029f: Layer already exists 10:02:23 70d5837c6787: Pushed 10:02:23 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:23 + 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 10:02:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:02:23 82578b95950c: Preparing 10:02:23 dfd42e614b97: Preparing 10:02:23 4ad931320317: Preparing 10:02:23 70d5837c6787: Preparing 10:02:23 8c8ec0a3078a: Preparing 10:02:23 863b5dff1cc9: Preparing 10:02:23 761933d7ad28: Preparing 10:02:23 f1949885f28a: Preparing 10:02:23 256f393e029f: Preparing 10:02:23 863b5dff1cc9: Waiting 10:02:23 761933d7ad28: Waiting 10:02:23 f1949885f28a: Waiting 10:02:23 256f393e029f: Waiting 10:02:23 82578b95950c: Layer already exists 10:02:23 70d5837c6787: Layer already exists 10:02:23 dfd42e614b97: Layer already exists 10:02:23 8c8ec0a3078a: Layer already exists 10:02:23 4ad931320317: Layer already exists 10:02:23 f1949885f28a: Layer already exists 10:02:23 761933d7ad28: Layer already exists 10:02:23 256f393e029f: Layer already exists 10:02:23 863b5dff1cc9: Layer already exists 10:02:23 latest: digest: sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72 10:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:02:24 82578b95950c: Preparing 10:02:24 dfd42e614b97: Preparing 10:02:24 4ad931320317: Preparing 10:02:24 70d5837c6787: Preparing 10:02:24 8c8ec0a3078a: Preparing 10:02:24 863b5dff1cc9: Preparing 10:02:24 761933d7ad28: Preparing 10:02:24 761933d7ad28: Waiting 10:02:24 863b5dff1cc9: Waiting 10:02:24 f1949885f28a: Preparing 10:02:24 256f393e029f: Preparing 10:02:24 256f393e029f: Waiting 10:02:24 dfd42e614b97: Layer already exists 10:02:24 4ad931320317: Layer already exists 10:02:24 70d5837c6787: Layer already exists 10:02:24 8c8ec0a3078a: Layer already exists 10:02:24 82578b95950c: Layer already exists 10:02:24 863b5dff1cc9: Layer already exists 10:02:24 f1949885f28a: Layer already exists 10:02:24 761933d7ad28: Layer already exists 10:02:24 256f393e029f: Layer already exists 10:02:24 4.1.0-dev.72: digest: sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:02:25 82578b95950c: Preparing 10:02:25 dfd42e614b97: Preparing 10:02:25 4ad931320317: Preparing 10:02:25 70d5837c6787: Preparing 10:02:25 8c8ec0a3078a: Preparing 10:02:25 863b5dff1cc9: Preparing 10:02:25 761933d7ad28: Preparing 10:02:25 f1949885f28a: Preparing 10:02:25 256f393e029f: Preparing 10:02:25 863b5dff1cc9: Waiting 10:02:25 f1949885f28a: Waiting 10:02:25 256f393e029f: Waiting 10:02:25 761933d7ad28: Waiting 10:02:25 70d5837c6787: Layer already exists 10:02:25 8c8ec0a3078a: Layer already exists 10:02:25 dfd42e614b97: Layer already exists 10:02:25 82578b95950c: Layer already exists 10:02:25 4ad931320317: Layer already exists 10:02:25 863b5dff1cc9: Layer already exists 10:02:25 761933d7ad28: Layer already exists 10:02:25 256f393e029f: Layer already exists 10:02:25 f1949885f28a: Layer already exists 10:02:25 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:25 + 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 10:02:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:02:25 82578b95950c: Preparing 10:02:25 dfd42e614b97: Preparing 10:02:25 4ad931320317: Preparing 10:02:25 70d5837c6787: Preparing 10:02:25 8c8ec0a3078a: Preparing 10:02:25 863b5dff1cc9: Preparing 10:02:25 761933d7ad28: Preparing 10:02:25 f1949885f28a: Preparing 10:02:25 256f393e029f: Preparing 10:02:25 863b5dff1cc9: Waiting 10:02:25 761933d7ad28: Waiting 10:02:25 f1949885f28a: Waiting 10:02:25 256f393e029f: Waiting 10:02:25 70d5837c6787: Layer already exists 10:02:25 4ad931320317: Layer already exists 10:02:25 82578b95950c: Layer already exists 10:02:25 8c8ec0a3078a: Layer already exists 10:02:25 dfd42e614b97: Layer already exists 10:02:25 761933d7ad28: Layer already exists 10:02:25 863b5dff1cc9: Layer already exists 10:02:25 256f393e029f: Layer already exists 10:02:25 f1949885f28a: Layer already exists 10:02:25 main: digest: sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:25 ===================================================== [Pipeline] echo 10:02:25 taggedImages: 10:02:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 10:02:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:02:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72 10:02:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 10:02:25 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:02:25 9947229cd3ef338e1f35ef423db13361e0e58515 10:02:25 latest 10:02:25 4.1.0-dev.72 10:02:25 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:25 main 10:02:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:26 + docker push nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515 10:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:02:26 d6f409a1843b: Preparing 10:02:26 45291930aa86: Preparing 10:02:26 8c8ec0a3078a: Preparing 10:02:26 863b5dff1cc9: Preparing 10:02:26 5137557504c9: Preparing 10:02:26 e7d0e548ff5b: Preparing 10:02:26 256f393e029f: Preparing 10:02:26 e7d0e548ff5b: Waiting 10:02:26 256f393e029f: Waiting 10:02:26 863b5dff1cc9: Layer already exists 10:02:26 8c8ec0a3078a: Layer already exists 10:02:26 256f393e029f: Layer already exists 10:02:26 5137557504c9: Pushed 10:02:26 d6f409a1843b: Pushed 10:02:26 e7d0e548ff5b: Pushed 10:02:30 45291930aa86: Pushed 10:02:30 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:31 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:02:31 d6f409a1843b: Preparing 10:02:31 45291930aa86: Preparing 10:02:31 8c8ec0a3078a: Preparing 10:02:31 863b5dff1cc9: Preparing 10:02:31 5137557504c9: Preparing 10:02:31 e7d0e548ff5b: Preparing 10:02:31 256f393e029f: Preparing 10:02:31 e7d0e548ff5b: Waiting 10:02:31 256f393e029f: Waiting 10:02:31 5137557504c9: Layer already exists 10:02:31 d6f409a1843b: Layer already exists 10:02:31 45291930aa86: Layer already exists 10:02:31 8c8ec0a3078a: Layer already exists 10:02:31 863b5dff1cc9: Layer already exists 10:02:31 e7d0e548ff5b: Layer already exists 10:02:31 256f393e029f: Layer already exists 10:02:31 latest: digest: sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:32 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72 10:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:02:32 d6f409a1843b: Preparing 10:02:32 45291930aa86: Preparing 10:02:32 8c8ec0a3078a: Preparing 10:02:32 863b5dff1cc9: Preparing 10:02:32 5137557504c9: Preparing 10:02:32 e7d0e548ff5b: Preparing 10:02:32 256f393e029f: Preparing 10:02:32 e7d0e548ff5b: Waiting 10:02:32 256f393e029f: Waiting 10:02:32 8c8ec0a3078a: Layer already exists 10:02:32 5137557504c9: Layer already exists 10:02:32 d6f409a1843b: Layer already exists 10:02:32 863b5dff1cc9: Layer already exists 10:02:32 45291930aa86: Layer already exists 10:02:32 e7d0e548ff5b: Layer already exists 10:02:32 256f393e029f: Layer already exists 10:02:32 4.1.0-dev.72: digest: sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:32 + docker push nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:02:32 d6f409a1843b: Preparing 10:02:32 45291930aa86: Preparing 10:02:32 8c8ec0a3078a: Preparing 10:02:32 863b5dff1cc9: Preparing 10:02:32 5137557504c9: Preparing 10:02:32 e7d0e548ff5b: Preparing 10:02:32 256f393e029f: Preparing 10:02:32 e7d0e548ff5b: Waiting 10:02:32 256f393e029f: Waiting 10:02:32 863b5dff1cc9: Layer already exists 10:02:32 d6f409a1843b: Layer already exists 10:02:32 8c8ec0a3078a: Layer already exists 10:02:32 5137557504c9: Layer already exists 10:02:32 45291930aa86: Layer already exists 10:02:32 e7d0e548ff5b: Layer already exists 10:02:32 256f393e029f: Layer already exists 10:02:32 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:33 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:02:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:02:33 d6f409a1843b: Preparing 10:02:33 45291930aa86: Preparing 10:02:33 8c8ec0a3078a: Preparing 10:02:33 863b5dff1cc9: Preparing 10:02:33 5137557504c9: Preparing 10:02:33 e7d0e548ff5b: Preparing 10:02:33 256f393e029f: Preparing 10:02:33 e7d0e548ff5b: Waiting 10:02:33 256f393e029f: Waiting 10:02:33 5137557504c9: Layer already exists 10:02:33 8c8ec0a3078a: Layer already exists 10:02:33 45291930aa86: Layer already exists 10:02:33 d6f409a1843b: Layer already exists 10:02:33 863b5dff1cc9: Layer already exists 10:02:33 e7d0e548ff5b: Layer already exists 10:02:33 256f393e029f: Layer already exists 10:02:33 main: digest: sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:33 ===================================================== [Pipeline] echo 10:02:33 taggedImages: 10:02:33 - nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515 10:02:33 - nexus3.edgexfoundry.org:10004/core-data:latest 10:02:33 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72 10:02:33 - nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:33 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:02:33 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 10:02:33 9947229cd3ef338e1f35ef423db13361e0e58515 10:02:33 latest 10:02:33 4.1.0-dev.72 10:02:33 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:33 main 10:02:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515 10:02:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:02:34 c2401d8e0531: Preparing 10:02:34 ba8ff9f371f2: Preparing 10:02:34 863b5dff1cc9: Preparing 10:02:34 380fb135ce47: Preparing 10:02:34 376bcc328e5a: Preparing 10:02:34 256f393e029f: Preparing 10:02:34 256f393e029f: Waiting 10:02:34 863b5dff1cc9: Layer already exists 10:02:34 256f393e029f: Layer already exists 10:02:34 376bcc328e5a: Pushed 10:02:34 380fb135ce47: Pushed 10:02:34 c2401d8e0531: Pushed 10:02:38 ba8ff9f371f2: Pushed 10:02:38 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:38 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 10:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:02:39 c2401d8e0531: Preparing 10:02:39 ba8ff9f371f2: Preparing 10:02:39 863b5dff1cc9: Preparing 10:02:39 380fb135ce47: Preparing 10:02:39 376bcc328e5a: Preparing 10:02:39 256f393e029f: Preparing 10:02:39 256f393e029f: Waiting 10:02:39 380fb135ce47: Layer already exists 10:02:39 ba8ff9f371f2: Layer already exists 10:02:39 376bcc328e5a: Layer already exists 10:02:39 863b5dff1cc9: Layer already exists 10:02:39 c2401d8e0531: Layer already exists 10:02:39 256f393e029f: Layer already exists 10:02:39 latest: digest: sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72 10:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:02:39 c2401d8e0531: Preparing 10:02:39 ba8ff9f371f2: Preparing 10:02:39 863b5dff1cc9: Preparing 10:02:39 380fb135ce47: Preparing 10:02:39 376bcc328e5a: Preparing 10:02:39 256f393e029f: Preparing 10:02:39 256f393e029f: Waiting 10:02:39 c2401d8e0531: Layer already exists 10:02:39 863b5dff1cc9: Layer already exists 10:02:39 376bcc328e5a: Layer already exists 10:02:39 ba8ff9f371f2: Layer already exists 10:02:39 380fb135ce47: Layer already exists 10:02:39 256f393e029f: Layer already exists 10:02:39 4.1.0-dev.72: digest: sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:02:40 c2401d8e0531: Preparing 10:02:40 ba8ff9f371f2: Preparing 10:02:40 863b5dff1cc9: Preparing 10:02:40 380fb135ce47: Preparing 10:02:40 376bcc328e5a: Preparing 10:02:40 256f393e029f: Preparing 10:02:40 256f393e029f: Waiting 10:02:40 ba8ff9f371f2: Layer already exists 10:02:40 863b5dff1cc9: Layer already exists 10:02:40 c2401d8e0531: Layer already exists 10:02:40 380fb135ce47: Layer already exists 10:02:40 376bcc328e5a: Layer already exists 10:02:40 256f393e029f: Layer already exists 10:02:40 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 10:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:02:41 c2401d8e0531: Preparing 10:02:41 ba8ff9f371f2: Preparing 10:02:41 863b5dff1cc9: Preparing 10:02:41 380fb135ce47: Preparing 10:02:41 376bcc328e5a: Preparing 10:02:41 256f393e029f: Preparing 10:02:41 256f393e029f: Waiting 10:02:41 c2401d8e0531: Layer already exists 10:02:41 380fb135ce47: Layer already exists 10:02:41 863b5dff1cc9: Layer already exists 10:02:41 376bcc328e5a: Layer already exists 10:02:41 ba8ff9f371f2: Layer already exists 10:02:41 256f393e029f: Layer already exists 10:02:41 main: digest: sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:41 ===================================================== [Pipeline] echo 10:02:41 taggedImages: 10:02:41 - nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515 10:02:41 - nexus3.edgexfoundry.org:10004/core-keeper:latest 10:02:41 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72 10:02:41 - nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:41 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 10:02:41 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:02:41 9947229cd3ef338e1f35ef423db13361e0e58515 10:02:41 latest 10:02:41 4.1.0-dev.72 10:02:41 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:41 main 10:02:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515 10:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:02:42 3288fef0e0d6: Preparing 10:02:42 d44836cd8bdc: Preparing 10:02:42 9e8d55b57d6b: Preparing 10:02:42 8c8ec0a3078a: Preparing 10:02:42 863b5dff1cc9: Preparing 10:02:42 761933d7ad28: Preparing 10:02:42 f1949885f28a: Preparing 10:02:42 256f393e029f: Preparing 10:02:42 f1949885f28a: Waiting 10:02:42 256f393e029f: Waiting 10:02:42 761933d7ad28: Waiting 10:02:42 8c8ec0a3078a: Layer already exists 10:02:42 863b5dff1cc9: Layer already exists 10:02:42 761933d7ad28: Layer already exists 10:02:42 f1949885f28a: Layer already exists 10:02:42 256f393e029f: Layer already exists 10:02:42 3288fef0e0d6: Pushed 10:02:42 d44836cd8bdc: Pushed 10:02:46 9e8d55b57d6b: Pushed 10:02:46 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:02:46 3288fef0e0d6: Preparing 10:02:46 d44836cd8bdc: Preparing 10:02:46 9e8d55b57d6b: Preparing 10:02:46 8c8ec0a3078a: Preparing 10:02:46 863b5dff1cc9: Preparing 10:02:46 761933d7ad28: Preparing 10:02:46 f1949885f28a: Preparing 10:02:46 256f393e029f: Preparing 10:02:46 f1949885f28a: Waiting 10:02:46 256f393e029f: Waiting 10:02:46 761933d7ad28: Waiting 10:02:46 8c8ec0a3078a: Layer already exists 10:02:46 d44836cd8bdc: Layer already exists 10:02:46 9e8d55b57d6b: Layer already exists 10:02:46 3288fef0e0d6: Layer already exists 10:02:46 863b5dff1cc9: Layer already exists 10:02:46 256f393e029f: Layer already exists 10:02:46 761933d7ad28: Layer already exists 10:02:46 f1949885f28a: Layer already exists 10:02:46 latest: digest: sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72 10:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:02:47 3288fef0e0d6: Preparing 10:02:47 d44836cd8bdc: Preparing 10:02:47 9e8d55b57d6b: Preparing 10:02:47 8c8ec0a3078a: Preparing 10:02:47 863b5dff1cc9: Preparing 10:02:47 761933d7ad28: Preparing 10:02:47 f1949885f28a: Preparing 10:02:47 256f393e029f: Preparing 10:02:47 f1949885f28a: Waiting 10:02:47 256f393e029f: Waiting 10:02:47 761933d7ad28: Waiting 10:02:47 3288fef0e0d6: Layer already exists 10:02:47 d44836cd8bdc: Layer already exists 10:02:47 8c8ec0a3078a: Layer already exists 10:02:47 863b5dff1cc9: Layer already exists 10:02:47 9e8d55b57d6b: Layer already exists 10:02:47 761933d7ad28: Layer already exists 10:02:47 f1949885f28a: Layer already exists 10:02:47 256f393e029f: Layer already exists 10:02:47 4.1.0-dev.72: digest: sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:02:48 3288fef0e0d6: Preparing 10:02:48 d44836cd8bdc: Preparing 10:02:48 9e8d55b57d6b: Preparing 10:02:48 8c8ec0a3078a: Preparing 10:02:48 863b5dff1cc9: Preparing 10:02:48 761933d7ad28: Preparing 10:02:48 f1949885f28a: Preparing 10:02:48 256f393e029f: Preparing 10:02:48 761933d7ad28: Waiting 10:02:48 f1949885f28a: Waiting 10:02:48 256f393e029f: Waiting 10:02:48 863b5dff1cc9: Layer already exists 10:02:48 9e8d55b57d6b: Layer already exists 10:02:48 d44836cd8bdc: Layer already exists 10:02:48 8c8ec0a3078a: Layer already exists 10:02:48 3288fef0e0d6: Layer already exists 10:02:48 761933d7ad28: Layer already exists 10:02:48 256f393e029f: Layer already exists 10:02:48 f1949885f28a: Layer already exists 10:02:48 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:02:48 3288fef0e0d6: Preparing 10:02:48 d44836cd8bdc: Preparing 10:02:48 9e8d55b57d6b: Preparing 10:02:48 8c8ec0a3078a: Preparing 10:02:48 863b5dff1cc9: Preparing 10:02:48 761933d7ad28: Preparing 10:02:48 f1949885f28a: Preparing 10:02:48 256f393e029f: Preparing 10:02:48 761933d7ad28: Waiting 10:02:48 f1949885f28a: Waiting 10:02:48 256f393e029f: Waiting 10:02:48 863b5dff1cc9: Layer already exists 10:02:48 d44836cd8bdc: Layer already exists 10:02:48 8c8ec0a3078a: Layer already exists 10:02:48 3288fef0e0d6: Layer already exists 10:02:48 9e8d55b57d6b: Layer already exists 10:02:48 256f393e029f: Layer already exists 10:02:48 f1949885f28a: Layer already exists 10:02:48 761933d7ad28: Layer already exists 10:02:48 main: digest: sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:48 ===================================================== [Pipeline] echo 10:02:48 taggedImages: 10:02:48 - nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515 10:02:48 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:02:48 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72 10:02:48 - nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:48 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:02:48 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:02:48 9947229cd3ef338e1f35ef423db13361e0e58515 10:02:48 latest 10:02:48 4.1.0-dev.72 10:02:48 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:48 main 10:02:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 10:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:02:49 c7ca9e84f421: Preparing 10:02:49 3f842ee332c5: Preparing 10:02:49 55d922db7317: Preparing 10:02:49 d56b031f5eaa: Preparing 10:02:49 c339eb20cbdf: Preparing 10:02:49 058df8de2e52: Preparing 10:02:49 d79e4f70c7ef: Preparing 10:02:49 8c8ec0a3078a: Preparing 10:02:49 863b5dff1cc9: Preparing 10:02:49 575993f6f849: Preparing 10:02:49 124ba1213459: Preparing 10:02:49 5f70bf18a086: Preparing 10:02:49 23b5a5a230c5: Preparing 10:02:49 e9c194a498dd: Preparing 10:02:49 6a477725ea67: Preparing 10:02:49 256f393e029f: Preparing 10:02:49 124ba1213459: Waiting 10:02:49 058df8de2e52: Waiting 10:02:49 5f70bf18a086: Waiting 10:02:49 23b5a5a230c5: Waiting 10:02:49 d79e4f70c7ef: Waiting 10:02:49 e9c194a498dd: Waiting 10:02:49 8c8ec0a3078a: Waiting 10:02:49 6a477725ea67: Waiting 10:02:49 863b5dff1cc9: Waiting 10:02:49 256f393e029f: Waiting 10:02:49 575993f6f849: Waiting 10:02:49 c339eb20cbdf: Pushed 10:02:49 3f842ee332c5: Pushed 10:02:49 d56b031f5eaa: Pushed 10:02:49 55d922db7317: Pushed 10:02:49 c7ca9e84f421: Pushed 10:02:49 8c8ec0a3078a: Layer already exists 10:02:49 863b5dff1cc9: Layer already exists 10:02:49 5f70bf18a086: Layer already exists 10:02:49 058df8de2e52: Pushed 10:02:49 575993f6f849: Pushed 10:02:49 124ba1213459: Pushed 10:02:49 23b5a5a230c5: Pushed 10:02:49 256f393e029f: Layer already exists 10:02:49 e9c194a498dd: Pushed 10:02:49 6a477725ea67: Pushed 10:02:51 d79e4f70c7ef: Pushed 10:02:51 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:02:51 c7ca9e84f421: Preparing 10:02:51 3f842ee332c5: Preparing 10:02:51 55d922db7317: Preparing 10:02:51 d56b031f5eaa: Preparing 10:02:51 c339eb20cbdf: Preparing 10:02:51 058df8de2e52: Preparing 10:02:51 d79e4f70c7ef: Preparing 10:02:51 8c8ec0a3078a: Preparing 10:02:51 863b5dff1cc9: Preparing 10:02:51 575993f6f849: Preparing 10:02:51 124ba1213459: Preparing 10:02:51 5f70bf18a086: Preparing 10:02:51 23b5a5a230c5: Preparing 10:02:51 e9c194a498dd: Preparing 10:02:51 6a477725ea67: Preparing 10:02:51 256f393e029f: Preparing 10:02:51 863b5dff1cc9: Waiting 10:02:51 575993f6f849: Waiting 10:02:51 124ba1213459: Waiting 10:02:51 5f70bf18a086: Waiting 10:02:51 23b5a5a230c5: Waiting 10:02:51 e9c194a498dd: Waiting 10:02:51 6a477725ea67: Waiting 10:02:51 256f393e029f: Waiting 10:02:51 058df8de2e52: Waiting 10:02:51 d79e4f70c7ef: Waiting 10:02:51 8c8ec0a3078a: Waiting 10:02:51 c7ca9e84f421: Layer already exists 10:02:51 c339eb20cbdf: Layer already exists 10:02:51 d56b031f5eaa: Layer already exists 10:02:51 55d922db7317: Layer already exists 10:02:51 3f842ee332c5: Layer already exists 10:02:51 d79e4f70c7ef: Layer already exists 10:02:51 058df8de2e52: Layer already exists 10:02:51 8c8ec0a3078a: Layer already exists 10:02:51 863b5dff1cc9: Layer already exists 10:02:51 575993f6f849: Layer already exists 10:02:51 5f70bf18a086: Layer already exists 10:02:51 124ba1213459: Layer already exists 10:02:51 e9c194a498dd: Layer already exists 10:02:51 23b5a5a230c5: Layer already exists 10:02:51 6a477725ea67: Layer already exists 10:02:51 256f393e029f: Layer already exists 10:02:51 latest: digest: sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72 10:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:02:52 c7ca9e84f421: Preparing 10:02:52 3f842ee332c5: Preparing 10:02:52 55d922db7317: Preparing 10:02:52 d56b031f5eaa: Preparing 10:02:52 c339eb20cbdf: Preparing 10:02:52 058df8de2e52: Preparing 10:02:52 d79e4f70c7ef: Preparing 10:02:52 8c8ec0a3078a: Preparing 10:02:52 863b5dff1cc9: Preparing 10:02:52 575993f6f849: Preparing 10:02:52 124ba1213459: Preparing 10:02:52 5f70bf18a086: Preparing 10:02:52 23b5a5a230c5: Preparing 10:02:52 e9c194a498dd: Preparing 10:02:52 6a477725ea67: Preparing 10:02:52 256f393e029f: Preparing 10:02:52 575993f6f849: Waiting 10:02:52 124ba1213459: Waiting 10:02:52 5f70bf18a086: Waiting 10:02:52 863b5dff1cc9: Waiting 10:02:52 256f393e029f: Waiting 10:02:52 6a477725ea67: Waiting 10:02:52 e9c194a498dd: Waiting 10:02:52 23b5a5a230c5: Waiting 10:02:52 058df8de2e52: Waiting 10:02:52 d79e4f70c7ef: Waiting 10:02:52 8c8ec0a3078a: Waiting 10:02:52 d56b031f5eaa: Layer already exists 10:02:52 c7ca9e84f421: Layer already exists 10:02:52 c339eb20cbdf: Layer already exists 10:02:52 3f842ee332c5: Layer already exists 10:02:52 55d922db7317: Layer already exists 10:02:52 058df8de2e52: Layer already exists 10:02:52 d79e4f70c7ef: Layer already exists 10:02:52 863b5dff1cc9: Layer already exists 10:02:52 575993f6f849: Layer already exists 10:02:52 8c8ec0a3078a: Layer already exists 10:02:52 124ba1213459: Layer already exists 10:02:52 5f70bf18a086: Layer already exists 10:02:52 e9c194a498dd: Layer already exists 10:02:52 6a477725ea67: Layer already exists 10:02:52 23b5a5a230c5: Layer already exists 10:02:52 256f393e029f: Layer already exists 10:02:52 4.1.0-dev.72: digest: sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:02:53 c7ca9e84f421: Preparing 10:02:53 3f842ee332c5: Preparing 10:02:53 55d922db7317: Preparing 10:02:53 d56b031f5eaa: Preparing 10:02:53 c339eb20cbdf: Preparing 10:02:53 058df8de2e52: Preparing 10:02:53 d79e4f70c7ef: Preparing 10:02:53 8c8ec0a3078a: Preparing 10:02:53 863b5dff1cc9: Preparing 10:02:53 575993f6f849: Preparing 10:02:53 124ba1213459: Preparing 10:02:53 5f70bf18a086: Preparing 10:02:53 23b5a5a230c5: Preparing 10:02:53 e9c194a498dd: Preparing 10:02:53 6a477725ea67: Preparing 10:02:53 256f393e029f: Preparing 10:02:53 124ba1213459: Waiting 10:02:53 863b5dff1cc9: Waiting 10:02:53 575993f6f849: Waiting 10:02:53 058df8de2e52: Waiting 10:02:53 23b5a5a230c5: Waiting 10:02:53 5f70bf18a086: Waiting 10:02:53 d79e4f70c7ef: Waiting 10:02:53 6a477725ea67: Waiting 10:02:53 e9c194a498dd: Waiting 10:02:53 256f393e029f: Waiting 10:02:53 55d922db7317: Layer already exists 10:02:53 c7ca9e84f421: Layer already exists 10:02:53 d56b031f5eaa: Layer already exists 10:02:53 3f842ee332c5: Layer already exists 10:02:53 c339eb20cbdf: Layer already exists 10:02:53 058df8de2e52: Layer already exists 10:02:53 8c8ec0a3078a: Layer already exists 10:02:53 863b5dff1cc9: Layer already exists 10:02:53 575993f6f849: Layer already exists 10:02:53 d79e4f70c7ef: Layer already exists 10:02:53 124ba1213459: Layer already exists 10:02:53 6a477725ea67: Layer already exists 10:02:53 e9c194a498dd: Layer already exists 10:02:53 5f70bf18a086: Layer already exists 10:02:53 23b5a5a230c5: Layer already exists 10:02:53 256f393e029f: Layer already exists 10:02:53 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:02:53 c7ca9e84f421: Preparing 10:02:53 3f842ee332c5: Preparing 10:02:53 55d922db7317: Preparing 10:02:53 d56b031f5eaa: Preparing 10:02:53 c339eb20cbdf: Preparing 10:02:53 058df8de2e52: Preparing 10:02:53 d79e4f70c7ef: Preparing 10:02:53 8c8ec0a3078a: Preparing 10:02:53 863b5dff1cc9: Preparing 10:02:53 575993f6f849: Preparing 10:02:53 124ba1213459: Preparing 10:02:53 5f70bf18a086: Preparing 10:02:53 23b5a5a230c5: Preparing 10:02:53 e9c194a498dd: Preparing 10:02:53 6a477725ea67: Preparing 10:02:53 256f393e029f: Preparing 10:02:53 863b5dff1cc9: Waiting 10:02:53 23b5a5a230c5: Waiting 10:02:53 575993f6f849: Waiting 10:02:53 124ba1213459: Waiting 10:02:53 5f70bf18a086: Waiting 10:02:53 058df8de2e52: Waiting 10:02:53 d79e4f70c7ef: Waiting 10:02:53 e9c194a498dd: Waiting 10:02:53 8c8ec0a3078a: Waiting 10:02:53 6a477725ea67: Waiting 10:02:53 256f393e029f: Waiting 10:02:53 3f842ee332c5: Layer already exists 10:02:53 c339eb20cbdf: Layer already exists 10:02:53 d56b031f5eaa: Layer already exists 10:02:53 55d922db7317: Layer already exists 10:02:53 c7ca9e84f421: Layer already exists 10:02:53 058df8de2e52: Layer already exists 10:02:53 863b5dff1cc9: Layer already exists 10:02:53 d79e4f70c7ef: Layer already exists 10:02:53 8c8ec0a3078a: Layer already exists 10:02:53 575993f6f849: Layer already exists 10:02:53 124ba1213459: Layer already exists 10:02:53 23b5a5a230c5: Layer already exists 10:02:53 5f70bf18a086: Layer already exists 10:02:53 6a477725ea67: Layer already exists 10:02:53 e9c194a498dd: Layer already exists 10:02:53 256f393e029f: Layer already exists 10:02:53 main: digest: sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:54 ===================================================== [Pipeline] echo 10:02:54 taggedImages: 10:02:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 10:02:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:02:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72 10:02:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:02:54 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 10:02:54 9947229cd3ef338e1f35ef423db13361e0e58515 10:02:54 latest 10:02:54 4.1.0-dev.72 10:02:54 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:02:54 main 10:02:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515 10:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:02:54 c240e1e43fa4: Preparing 10:02:54 0101a83ef1cb: Preparing 10:02:54 15b7f554c217: Preparing 10:02:54 8b5668acb281: Preparing 10:02:54 8c8ec0a3078a: Preparing 10:02:54 863b5dff1cc9: Preparing 10:02:54 761933d7ad28: Preparing 10:02:54 f1949885f28a: Preparing 10:02:54 256f393e029f: Preparing 10:02:54 761933d7ad28: Waiting 10:02:54 f1949885f28a: Waiting 10:02:54 256f393e029f: Waiting 10:02:54 863b5dff1cc9: Waiting 10:02:54 8c8ec0a3078a: Layer already exists 10:02:54 863b5dff1cc9: Layer already exists 10:02:54 761933d7ad28: Layer already exists 10:02:54 f1949885f28a: Layer already exists 10:02:54 0101a83ef1cb: Pushed 10:02:54 256f393e029f: Layer already exists 10:02:54 15b7f554c217: Pushed 10:02:54 c240e1e43fa4: Pushed 10:02:58 8b5668acb281: Pushed 10:02:58 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:02:59 c240e1e43fa4: Preparing 10:02:59 0101a83ef1cb: Preparing 10:02:59 15b7f554c217: Preparing 10:02:59 8b5668acb281: Preparing 10:02:59 8c8ec0a3078a: Preparing 10:02:59 863b5dff1cc9: Preparing 10:02:59 761933d7ad28: Preparing 10:02:59 f1949885f28a: Preparing 10:02:59 256f393e029f: Preparing 10:02:59 863b5dff1cc9: Waiting 10:02:59 761933d7ad28: Waiting 10:02:59 f1949885f28a: Waiting 10:02:59 256f393e029f: Waiting 10:02:59 0101a83ef1cb: Layer already exists 10:02:59 8b5668acb281: Layer already exists 10:02:59 c240e1e43fa4: Layer already exists 10:02:59 8c8ec0a3078a: Layer already exists 10:02:59 15b7f554c217: Layer already exists 10:02:59 863b5dff1cc9: Layer already exists 10:02:59 761933d7ad28: Layer already exists 10:02:59 f1949885f28a: Layer already exists 10:02:59 256f393e029f: Layer already exists 10:02:59 latest: digest: sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72 10:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:03:00 c240e1e43fa4: Preparing 10:03:00 0101a83ef1cb: Preparing 10:03:00 15b7f554c217: Preparing 10:03:00 8b5668acb281: Preparing 10:03:00 8c8ec0a3078a: Preparing 10:03:00 863b5dff1cc9: Preparing 10:03:00 761933d7ad28: Preparing 10:03:00 f1949885f28a: Preparing 10:03:00 256f393e029f: Preparing 10:03:00 863b5dff1cc9: Waiting 10:03:00 761933d7ad28: Waiting 10:03:00 f1949885f28a: Waiting 10:03:00 256f393e029f: Waiting 10:03:00 8c8ec0a3078a: Layer already exists 10:03:00 c240e1e43fa4: Layer already exists 10:03:00 0101a83ef1cb: Layer already exists 10:03:00 8b5668acb281: Layer already exists 10:03:00 15b7f554c217: Layer already exists 10:03:00 863b5dff1cc9: Layer already exists 10:03:00 f1949885f28a: Layer already exists 10:03:00 256f393e029f: Layer already exists 10:03:00 761933d7ad28: Layer already exists 10:03:00 4.1.0-dev.72: digest: sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:03:00 c240e1e43fa4: Preparing 10:03:00 0101a83ef1cb: Preparing 10:03:00 15b7f554c217: Preparing 10:03:00 8b5668acb281: Preparing 10:03:00 8c8ec0a3078a: Preparing 10:03:00 863b5dff1cc9: Preparing 10:03:00 761933d7ad28: Preparing 10:03:00 f1949885f28a: Preparing 10:03:00 256f393e029f: Preparing 10:03:00 863b5dff1cc9: Waiting 10:03:00 761933d7ad28: Waiting 10:03:00 f1949885f28a: Waiting 10:03:00 256f393e029f: Waiting 10:03:00 15b7f554c217: Layer already exists 10:03:00 8c8ec0a3078a: Layer already exists 10:03:00 8b5668acb281: Layer already exists 10:03:00 0101a83ef1cb: Layer already exists 10:03:00 c240e1e43fa4: Layer already exists 10:03:00 f1949885f28a: Layer already exists 10:03:00 256f393e029f: Layer already exists 10:03:00 863b5dff1cc9: Layer already exists 10:03:00 761933d7ad28: Layer already exists 10:03:00 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:03:01 c240e1e43fa4: Preparing 10:03:01 0101a83ef1cb: Preparing 10:03:01 15b7f554c217: Preparing 10:03:01 8b5668acb281: Preparing 10:03:01 8c8ec0a3078a: Preparing 10:03:01 863b5dff1cc9: Preparing 10:03:01 761933d7ad28: Preparing 10:03:01 f1949885f28a: Preparing 10:03:01 256f393e029f: Preparing 10:03:01 863b5dff1cc9: Waiting 10:03:01 761933d7ad28: Waiting 10:03:01 f1949885f28a: Waiting 10:03:01 256f393e029f: Waiting 10:03:01 0101a83ef1cb: Layer already exists 10:03:01 15b7f554c217: Layer already exists 10:03:01 8b5668acb281: Layer already exists 10:03:01 c240e1e43fa4: Layer already exists 10:03:01 8c8ec0a3078a: Layer already exists 10:03:01 863b5dff1cc9: Layer already exists 10:03:01 761933d7ad28: Layer already exists 10:03:01 f1949885f28a: Layer already exists 10:03:01 256f393e029f: Layer already exists 10:03:01 main: digest: sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:01 ===================================================== [Pipeline] echo 10:03:01 taggedImages: 10:03:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515 10:03:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:03:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72 10:03:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 10:03:01 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:03:01 9947229cd3ef338e1f35ef423db13361e0e58515 10:03:01 latest 10:03:01 4.1.0-dev.72 10:03:01 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:01 main 10:03:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515 10:03:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:03:02 980edb37674b: Preparing 10:03:02 80c4e132bbae: Preparing 10:03:02 fcb5184c3225: Preparing 10:03:02 b11b818d86bf: Preparing 10:03:02 4fd85221914f: Preparing 10:03:02 8c8ec0a3078a: Preparing 10:03:02 863b5dff1cc9: Preparing 10:03:02 597bbc1e325e: Preparing 10:03:02 f0231e7f2204: Preparing 10:03:02 33ffc4785736: Preparing 10:03:02 256f393e029f: Preparing 10:03:02 f0231e7f2204: Waiting 10:03:02 597bbc1e325e: Waiting 10:03:02 8c8ec0a3078a: Waiting 10:03:02 33ffc4785736: Waiting 10:03:02 863b5dff1cc9: Waiting 10:03:02 256f393e029f: Waiting 10:03:02 b11b818d86bf: Pushed 10:03:02 980edb37674b: Pushed 10:03:02 4fd85221914f: Pushed 10:03:02 80c4e132bbae: Pushed 10:03:02 8c8ec0a3078a: Layer already exists 10:03:02 863b5dff1cc9: Layer already exists 10:03:02 256f393e029f: Layer already exists 10:03:02 597bbc1e325e: Pushed 10:03:02 f0231e7f2204: Pushed 10:03:03 33ffc4785736: Pushed 10:03:05 fcb5184c3225: Pushed 10:03:05 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:03:06 980edb37674b: Preparing 10:03:06 80c4e132bbae: Preparing 10:03:06 fcb5184c3225: Preparing 10:03:06 b11b818d86bf: Preparing 10:03:06 4fd85221914f: Preparing 10:03:06 8c8ec0a3078a: Preparing 10:03:06 863b5dff1cc9: Preparing 10:03:06 597bbc1e325e: Preparing 10:03:06 f0231e7f2204: Preparing 10:03:06 863b5dff1cc9: Waiting 10:03:06 597bbc1e325e: Waiting 10:03:06 8c8ec0a3078a: Waiting 10:03:06 33ffc4785736: Preparing 10:03:06 f0231e7f2204: Waiting 10:03:06 256f393e029f: Preparing 10:03:06 33ffc4785736: Waiting 10:03:06 256f393e029f: Waiting 10:03:06 fcb5184c3225: Layer already exists 10:03:06 b11b818d86bf: Layer already exists 10:03:06 4fd85221914f: Layer already exists 10:03:06 80c4e132bbae: Layer already exists 10:03:06 980edb37674b: Layer already exists 10:03:06 f0231e7f2204: Layer already exists 10:03:06 8c8ec0a3078a: Layer already exists 10:03:06 597bbc1e325e: Layer already exists 10:03:06 33ffc4785736: Layer already exists 10:03:06 863b5dff1cc9: Layer already exists 10:03:06 256f393e029f: Layer already exists 10:03:06 latest: digest: sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72 10:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:03:07 980edb37674b: Preparing 10:03:07 80c4e132bbae: Preparing 10:03:07 fcb5184c3225: Preparing 10:03:07 b11b818d86bf: Preparing 10:03:07 4fd85221914f: Preparing 10:03:07 8c8ec0a3078a: Preparing 10:03:07 863b5dff1cc9: Preparing 10:03:07 597bbc1e325e: Preparing 10:03:07 f0231e7f2204: Preparing 10:03:07 33ffc4785736: Preparing 10:03:07 256f393e029f: Preparing 10:03:07 8c8ec0a3078a: Waiting 10:03:07 863b5dff1cc9: Waiting 10:03:07 597bbc1e325e: Waiting 10:03:07 f0231e7f2204: Waiting 10:03:07 33ffc4785736: Waiting 10:03:07 256f393e029f: Waiting 10:03:07 b11b818d86bf: Layer already exists 10:03:07 80c4e132bbae: Layer already exists 10:03:07 980edb37674b: Layer already exists 10:03:07 fcb5184c3225: Layer already exists 10:03:07 4fd85221914f: Layer already exists 10:03:07 597bbc1e325e: Layer already exists 10:03:07 8c8ec0a3078a: Layer already exists 10:03:07 863b5dff1cc9: Layer already exists 10:03:07 33ffc4785736: Layer already exists 10:03:07 f0231e7f2204: Layer already exists 10:03:07 256f393e029f: Layer already exists 10:03:07 4.1.0-dev.72: digest: sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:03:07 980edb37674b: Preparing 10:03:07 80c4e132bbae: Preparing 10:03:07 fcb5184c3225: Preparing 10:03:07 b11b818d86bf: Preparing 10:03:07 4fd85221914f: Preparing 10:03:07 8c8ec0a3078a: Preparing 10:03:07 863b5dff1cc9: Preparing 10:03:07 597bbc1e325e: Preparing 10:03:07 f0231e7f2204: Preparing 10:03:07 33ffc4785736: Preparing 10:03:07 256f393e029f: Preparing 10:03:07 597bbc1e325e: Waiting 10:03:07 f0231e7f2204: Waiting 10:03:07 8c8ec0a3078a: Waiting 10:03:07 863b5dff1cc9: Waiting 10:03:07 33ffc4785736: Waiting 10:03:07 256f393e029f: Waiting 10:03:07 80c4e132bbae: Layer already exists 10:03:07 980edb37674b: Layer already exists 10:03:07 fcb5184c3225: Layer already exists 10:03:07 b11b818d86bf: Layer already exists 10:03:07 4fd85221914f: Layer already exists 10:03:07 8c8ec0a3078a: Layer already exists 10:03:07 863b5dff1cc9: Layer already exists 10:03:07 597bbc1e325e: Layer already exists 10:03:07 33ffc4785736: Layer already exists 10:03:07 f0231e7f2204: Layer already exists 10:03:07 256f393e029f: Layer already exists 10:03:07 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:03:08 980edb37674b: Preparing 10:03:08 80c4e132bbae: Preparing 10:03:08 fcb5184c3225: Preparing 10:03:08 b11b818d86bf: Preparing 10:03:08 4fd85221914f: Preparing 10:03:08 8c8ec0a3078a: Preparing 10:03:08 863b5dff1cc9: Preparing 10:03:08 597bbc1e325e: Preparing 10:03:08 f0231e7f2204: Preparing 10:03:08 33ffc4785736: Preparing 10:03:08 256f393e029f: Preparing 10:03:08 597bbc1e325e: Waiting 10:03:08 f0231e7f2204: Waiting 10:03:08 8c8ec0a3078a: Waiting 10:03:08 33ffc4785736: Waiting 10:03:08 863b5dff1cc9: Waiting 10:03:08 256f393e029f: Waiting 10:03:08 80c4e132bbae: Layer already exists 10:03:08 b11b818d86bf: Layer already exists 10:03:08 4fd85221914f: Layer already exists 10:03:08 fcb5184c3225: Layer already exists 10:03:08 980edb37674b: Layer already exists 10:03:08 f0231e7f2204: Layer already exists 10:03:08 863b5dff1cc9: Layer already exists 10:03:08 8c8ec0a3078a: Layer already exists 10:03:08 33ffc4785736: Layer already exists 10:03:08 597bbc1e325e: Layer already exists 10:03:08 256f393e029f: Layer already exists 10:03:08 main: digest: sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:08 ===================================================== [Pipeline] echo 10:03:08 taggedImages: 10:03:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515 10:03:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:03:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72 10:03:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:03:08 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:03:08 9947229cd3ef338e1f35ef423db13361e0e58515 10:03:08 latest 10:03:08 4.1.0-dev.72 10:03:08 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:08 main 10:03:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515 10:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:03:09 081deed97f20: Preparing 10:03:09 ac547b60a302: Preparing 10:03:09 b6a1a7e1dbc2: Preparing 10:03:09 76c9371460d0: Preparing 10:03:09 ac1d0d73eb0b: Preparing 10:03:09 9fd0ab1afa55: Preparing 10:03:09 e94e1944605b: Preparing 10:03:09 8c8ec0a3078a: Preparing 10:03:09 863b5dff1cc9: Preparing 10:03:09 ea85376ac83b: Preparing 10:03:09 90fcf2cf8cc7: Preparing 10:03:09 256f393e029f: Preparing 10:03:09 9fd0ab1afa55: Waiting 10:03:09 863b5dff1cc9: Waiting 10:03:09 e94e1944605b: Waiting 10:03:09 8c8ec0a3078a: Waiting 10:03:09 ea85376ac83b: Waiting 10:03:09 256f393e029f: Waiting 10:03:09 90fcf2cf8cc7: Waiting 10:03:09 ac1d0d73eb0b: Pushed 10:03:09 ac547b60a302: Pushed 10:03:09 081deed97f20: Pushed 10:03:09 8c8ec0a3078a: Layer already exists 10:03:09 863b5dff1cc9: Layer already exists 10:03:09 9fd0ab1afa55: Pushed 10:03:09 e94e1944605b: Pushed 10:03:09 256f393e029f: Layer already exists 10:03:09 ea85376ac83b: Pushed 10:03:10 90fcf2cf8cc7: Pushed 10:03:12 76c9371460d0: Pushed 10:03:12 b6a1a7e1dbc2: Pushed 10:03:12 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:03:13 081deed97f20: Preparing 10:03:13 ac547b60a302: Preparing 10:03:13 b6a1a7e1dbc2: Preparing 10:03:13 76c9371460d0: Preparing 10:03:13 ac1d0d73eb0b: Preparing 10:03:13 9fd0ab1afa55: Preparing 10:03:13 e94e1944605b: Preparing 10:03:13 8c8ec0a3078a: Preparing 10:03:13 863b5dff1cc9: Preparing 10:03:13 ea85376ac83b: Preparing 10:03:13 90fcf2cf8cc7: Preparing 10:03:13 256f393e029f: Preparing 10:03:13 9fd0ab1afa55: Waiting 10:03:13 e94e1944605b: Waiting 10:03:13 8c8ec0a3078a: Waiting 10:03:13 863b5dff1cc9: Waiting 10:03:13 ea85376ac83b: Waiting 10:03:13 90fcf2cf8cc7: Waiting 10:03:13 256f393e029f: Waiting 10:03:13 ac1d0d73eb0b: Layer already exists 10:03:13 76c9371460d0: Layer already exists 10:03:13 b6a1a7e1dbc2: Layer already exists 10:03:13 ac547b60a302: Layer already exists 10:03:13 081deed97f20: Layer already exists 10:03:13 9fd0ab1afa55: Layer already exists 10:03:13 863b5dff1cc9: Layer already exists 10:03:13 e94e1944605b: Layer already exists 10:03:13 ea85376ac83b: Layer already exists 10:03:13 8c8ec0a3078a: Layer already exists 10:03:13 90fcf2cf8cc7: Layer already exists 10:03:13 256f393e029f: Layer already exists 10:03:13 latest: digest: sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72 10:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:03:13 081deed97f20: Preparing 10:03:13 ac547b60a302: Preparing 10:03:13 b6a1a7e1dbc2: Preparing 10:03:13 76c9371460d0: Preparing 10:03:13 ac1d0d73eb0b: Preparing 10:03:13 9fd0ab1afa55: Preparing 10:03:13 e94e1944605b: Preparing 10:03:13 8c8ec0a3078a: Preparing 10:03:13 863b5dff1cc9: Preparing 10:03:13 ea85376ac83b: Preparing 10:03:13 90fcf2cf8cc7: Preparing 10:03:13 256f393e029f: Preparing 10:03:13 e94e1944605b: Waiting 10:03:13 ea85376ac83b: Waiting 10:03:13 90fcf2cf8cc7: Waiting 10:03:13 8c8ec0a3078a: Waiting 10:03:13 256f393e029f: Waiting 10:03:13 863b5dff1cc9: Waiting 10:03:13 9fd0ab1afa55: Waiting 10:03:13 ac1d0d73eb0b: Layer already exists 10:03:13 ac547b60a302: Layer already exists 10:03:13 b6a1a7e1dbc2: Layer already exists 10:03:13 76c9371460d0: Layer already exists 10:03:13 081deed97f20: Layer already exists 10:03:13 e94e1944605b: Layer already exists 10:03:13 8c8ec0a3078a: Layer already exists 10:03:13 9fd0ab1afa55: Layer already exists 10:03:13 863b5dff1cc9: Layer already exists 10:03:13 ea85376ac83b: Layer already exists 10:03:13 256f393e029f: Layer already exists 10:03:13 90fcf2cf8cc7: Layer already exists 10:03:13 4.1.0-dev.72: digest: sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:03:14 081deed97f20: Preparing 10:03:14 ac547b60a302: Preparing 10:03:14 b6a1a7e1dbc2: Preparing 10:03:14 76c9371460d0: Preparing 10:03:14 ac1d0d73eb0b: Preparing 10:03:14 9fd0ab1afa55: Preparing 10:03:14 e94e1944605b: Preparing 10:03:14 8c8ec0a3078a: Preparing 10:03:14 863b5dff1cc9: Preparing 10:03:14 ea85376ac83b: Preparing 10:03:14 90fcf2cf8cc7: Preparing 10:03:14 256f393e029f: Preparing 10:03:14 863b5dff1cc9: Waiting 10:03:14 ea85376ac83b: Waiting 10:03:14 8c8ec0a3078a: Waiting 10:03:14 90fcf2cf8cc7: Waiting 10:03:14 256f393e029f: Waiting 10:03:14 9fd0ab1afa55: Waiting 10:03:14 e94e1944605b: Waiting 10:03:14 76c9371460d0: Layer already exists 10:03:14 b6a1a7e1dbc2: Layer already exists 10:03:14 ac1d0d73eb0b: Layer already exists 10:03:14 ac547b60a302: Layer already exists 10:03:14 081deed97f20: Layer already exists 10:03:14 e94e1944605b: Layer already exists 10:03:14 9fd0ab1afa55: Layer already exists 10:03:14 8c8ec0a3078a: Layer already exists 10:03:14 863b5dff1cc9: Layer already exists 10:03:14 ea85376ac83b: Layer already exists 10:03:14 90fcf2cf8cc7: Layer already exists 10:03:14 256f393e029f: Layer already exists 10:03:14 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:03:15 081deed97f20: Preparing 10:03:15 ac547b60a302: Preparing 10:03:15 b6a1a7e1dbc2: Preparing 10:03:15 76c9371460d0: Preparing 10:03:15 ac1d0d73eb0b: Preparing 10:03:15 9fd0ab1afa55: Preparing 10:03:15 e94e1944605b: Preparing 10:03:15 8c8ec0a3078a: Preparing 10:03:15 863b5dff1cc9: Preparing 10:03:15 ea85376ac83b: Preparing 10:03:15 90fcf2cf8cc7: Preparing 10:03:15 256f393e029f: Preparing 10:03:15 863b5dff1cc9: Waiting 10:03:15 ea85376ac83b: Waiting 10:03:15 90fcf2cf8cc7: Waiting 10:03:15 9fd0ab1afa55: Waiting 10:03:15 256f393e029f: Waiting 10:03:15 e94e1944605b: Waiting 10:03:15 8c8ec0a3078a: Waiting 10:03:15 081deed97f20: Layer already exists 10:03:15 ac547b60a302: Layer already exists 10:03:15 b6a1a7e1dbc2: Layer already exists 10:03:15 ac1d0d73eb0b: Layer already exists 10:03:15 76c9371460d0: Layer already exists 10:03:15 e94e1944605b: Layer already exists 10:03:15 9fd0ab1afa55: Layer already exists 10:03:15 8c8ec0a3078a: Layer already exists 10:03:15 863b5dff1cc9: Layer already exists 10:03:15 ea85376ac83b: Layer already exists 10:03:15 90fcf2cf8cc7: Layer already exists 10:03:15 256f393e029f: Layer already exists 10:03:15 main: digest: sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:15 ===================================================== [Pipeline] echo 10:03:15 taggedImages: 10:03:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515 10:03:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:03:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72 10:03:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:03:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 10:03:15 9947229cd3ef338e1f35ef423db13361e0e58515 10:03:15 latest 10:03:15 4.1.0-dev.72 10:03:15 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:15 main 10:03:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515 10:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:03:15 427a4b2307c4: Preparing 10:03:15 915e4ff82fdd: Preparing 10:03:15 8c8ec0a3078a: Preparing 10:03:15 863b5dff1cc9: Preparing 10:03:15 972c6d1352f7: Preparing 10:03:15 a13dbc39f49d: Preparing 10:03:15 256f393e029f: Preparing 10:03:15 a13dbc39f49d: Waiting 10:03:15 256f393e029f: Waiting 10:03:15 863b5dff1cc9: Layer already exists 10:03:15 8c8ec0a3078a: Layer already exists 10:03:15 256f393e029f: Layer already exists 10:03:15 972c6d1352f7: Pushed 10:03:15 427a4b2307c4: Pushed 10:03:16 a13dbc39f49d: Pushed 10:03:19 915e4ff82fdd: Pushed 10:03:19 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:19 + 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 10:03:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:03:20 427a4b2307c4: Preparing 10:03:20 915e4ff82fdd: Preparing 10:03:20 8c8ec0a3078a: Preparing 10:03:20 863b5dff1cc9: Preparing 10:03:20 972c6d1352f7: Preparing 10:03:20 a13dbc39f49d: Preparing 10:03:20 256f393e029f: Preparing 10:03:20 a13dbc39f49d: Waiting 10:03:20 256f393e029f: Waiting 10:03:20 972c6d1352f7: Layer already exists 10:03:20 8c8ec0a3078a: Layer already exists 10:03:20 915e4ff82fdd: Layer already exists 10:03:20 863b5dff1cc9: Layer already exists 10:03:20 427a4b2307c4: Layer already exists 10:03:20 256f393e029f: Layer already exists 10:03:20 a13dbc39f49d: Layer already exists 10:03:20 latest: digest: sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72 10:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:03:21 427a4b2307c4: Preparing 10:03:21 915e4ff82fdd: Preparing 10:03:21 8c8ec0a3078a: Preparing 10:03:21 863b5dff1cc9: Preparing 10:03:21 972c6d1352f7: Preparing 10:03:21 a13dbc39f49d: Preparing 10:03:21 256f393e029f: Preparing 10:03:21 256f393e029f: Waiting 10:03:21 a13dbc39f49d: Waiting 10:03:21 972c6d1352f7: Layer already exists 10:03:21 427a4b2307c4: Layer already exists 10:03:21 915e4ff82fdd: Layer already exists 10:03:21 863b5dff1cc9: Layer already exists 10:03:21 8c8ec0a3078a: Layer already exists 10:03:21 a13dbc39f49d: Layer already exists 10:03:21 256f393e029f: Layer already exists 10:03:21 4.1.0-dev.72: digest: sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:03:21 427a4b2307c4: Preparing 10:03:21 915e4ff82fdd: Preparing 10:03:21 8c8ec0a3078a: Preparing 10:03:21 863b5dff1cc9: Preparing 10:03:21 972c6d1352f7: Preparing 10:03:21 a13dbc39f49d: Preparing 10:03:21 256f393e029f: Preparing 10:03:21 a13dbc39f49d: Waiting 10:03:21 256f393e029f: Waiting 10:03:21 427a4b2307c4: Layer already exists 10:03:21 915e4ff82fdd: Layer already exists 10:03:21 8c8ec0a3078a: Layer already exists 10:03:21 863b5dff1cc9: Layer already exists 10:03:21 972c6d1352f7: Layer already exists 10:03:21 a13dbc39f49d: Layer already exists 10:03:21 256f393e029f: Layer already exists 10:03:21 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:21 + 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 10:03:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:03:22 427a4b2307c4: Preparing 10:03:22 915e4ff82fdd: Preparing 10:03:22 8c8ec0a3078a: Preparing 10:03:22 863b5dff1cc9: Preparing 10:03:22 972c6d1352f7: Preparing 10:03:22 a13dbc39f49d: Preparing 10:03:22 256f393e029f: Preparing 10:03:22 a13dbc39f49d: Waiting 10:03:22 256f393e029f: Waiting 10:03:22 972c6d1352f7: Layer already exists 10:03:22 863b5dff1cc9: Layer already exists 10:03:22 8c8ec0a3078a: Layer already exists 10:03:22 915e4ff82fdd: Layer already exists 10:03:22 427a4b2307c4: Layer already exists 10:03:22 256f393e029f: Layer already exists 10:03:22 a13dbc39f49d: Layer already exists 10:03:22 main: digest: sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:22 ===================================================== [Pipeline] echo 10:03:22 taggedImages: 10:03:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515 10:03:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:03:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72 10:03:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 10:03:22 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 10:03:22 9947229cd3ef338e1f35ef423db13361e0e58515 10:03:22 latest 10:03:22 4.1.0-dev.72 10:03:22 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:22 main 10:03:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515 10:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:03:23 f57229827683: Preparing 10:03:23 525e6f6e181b: Preparing 10:03:23 f95875c031d1: Preparing 10:03:23 8c8ec0a3078a: Preparing 10:03:23 863b5dff1cc9: Preparing 10:03:23 a0389304a16b: Preparing 10:03:23 a18dc88da2b9: Preparing 10:03:23 2473b3e14b34: Preparing 10:03:23 4283e49d27df: Preparing 10:03:23 256f393e029f: Preparing 10:03:23 a18dc88da2b9: Waiting 10:03:23 256f393e029f: Waiting 10:03:23 2473b3e14b34: Waiting 10:03:23 a0389304a16b: Waiting 10:03:23 4283e49d27df: Waiting 10:03:23 863b5dff1cc9: Layer already exists 10:03:23 8c8ec0a3078a: Layer already exists 10:03:23 525e6f6e181b: Pushed 10:03:23 f95875c031d1: Pushed 10:03:23 f57229827683: Pushed 10:03:23 256f393e029f: Layer already exists 10:03:23 2473b3e14b34: Pushed 10:03:23 4283e49d27df: Pushed 10:03:27 a18dc88da2b9: Pushed 10:03:35 a0389304a16b: Pushed 10:03:35 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:03:36 f57229827683: Preparing 10:03:36 525e6f6e181b: Preparing 10:03:36 f95875c031d1: Preparing 10:03:36 8c8ec0a3078a: Preparing 10:03:36 863b5dff1cc9: Preparing 10:03:36 a0389304a16b: Preparing 10:03:36 a18dc88da2b9: Preparing 10:03:36 2473b3e14b34: Preparing 10:03:36 4283e49d27df: Preparing 10:03:36 256f393e029f: Preparing 10:03:36 2473b3e14b34: Waiting 10:03:36 4283e49d27df: Waiting 10:03:36 256f393e029f: Waiting 10:03:36 a0389304a16b: Waiting 10:03:36 a18dc88da2b9: Waiting 10:03:36 f57229827683: Layer already exists 10:03:36 f95875c031d1: Layer already exists 10:03:36 863b5dff1cc9: Layer already exists 10:03:36 8c8ec0a3078a: Layer already exists 10:03:36 525e6f6e181b: Layer already exists 10:03:36 a0389304a16b: Layer already exists 10:03:36 4283e49d27df: Layer already exists 10:03:36 256f393e029f: Layer already exists 10:03:36 a18dc88da2b9: Layer already exists 10:03:36 2473b3e14b34: Layer already exists 10:03:36 latest: digest: sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72 10:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:03:37 f57229827683: Preparing 10:03:37 525e6f6e181b: Preparing 10:03:37 f95875c031d1: Preparing 10:03:37 8c8ec0a3078a: Preparing 10:03:37 863b5dff1cc9: Preparing 10:03:37 a0389304a16b: Preparing 10:03:37 a18dc88da2b9: Preparing 10:03:37 2473b3e14b34: Preparing 10:03:37 4283e49d27df: Preparing 10:03:37 256f393e029f: Preparing 10:03:37 a18dc88da2b9: Waiting 10:03:37 256f393e029f: Waiting 10:03:37 2473b3e14b34: Waiting 10:03:37 4283e49d27df: Waiting 10:03:37 a0389304a16b: Waiting 10:03:37 8c8ec0a3078a: Layer already exists 10:03:37 863b5dff1cc9: Layer already exists 10:03:37 f95875c031d1: Layer already exists 10:03:37 f57229827683: Layer already exists 10:03:37 525e6f6e181b: Layer already exists 10:03:37 2473b3e14b34: Layer already exists 10:03:37 a0389304a16b: Layer already exists 10:03:37 a18dc88da2b9: Layer already exists 10:03:37 256f393e029f: Layer already exists 10:03:37 4283e49d27df: Layer already exists 10:03:37 4.1.0-dev.72: digest: sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:03:37 f57229827683: Preparing 10:03:37 525e6f6e181b: Preparing 10:03:37 f95875c031d1: Preparing 10:03:37 8c8ec0a3078a: Preparing 10:03:37 863b5dff1cc9: Preparing 10:03:37 a0389304a16b: Preparing 10:03:37 a18dc88da2b9: Preparing 10:03:37 2473b3e14b34: Preparing 10:03:37 4283e49d27df: Preparing 10:03:37 256f393e029f: Preparing 10:03:37 2473b3e14b34: Waiting 10:03:37 a0389304a16b: Waiting 10:03:37 4283e49d27df: Waiting 10:03:37 256f393e029f: Waiting 10:03:37 a18dc88da2b9: Waiting 10:03:37 f95875c031d1: Layer already exists 10:03:37 8c8ec0a3078a: Layer already exists 10:03:37 525e6f6e181b: Layer already exists 10:03:37 863b5dff1cc9: Layer already exists 10:03:37 f57229827683: Layer already exists 10:03:37 a0389304a16b: Layer already exists 10:03:37 2473b3e14b34: Layer already exists 10:03:37 a18dc88da2b9: Layer already exists 10:03:37 4283e49d27df: Layer already exists 10:03:37 256f393e029f: Layer already exists 10:03:37 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:03:38 f57229827683: Preparing 10:03:38 525e6f6e181b: Preparing 10:03:38 f95875c031d1: Preparing 10:03:38 8c8ec0a3078a: Preparing 10:03:38 863b5dff1cc9: Preparing 10:03:38 a0389304a16b: Preparing 10:03:38 a18dc88da2b9: Preparing 10:03:38 2473b3e14b34: Preparing 10:03:38 4283e49d27df: Preparing 10:03:38 256f393e029f: Preparing 10:03:38 2473b3e14b34: Waiting 10:03:38 a0389304a16b: Waiting 10:03:38 4283e49d27df: Waiting 10:03:38 256f393e029f: Waiting 10:03:38 a18dc88da2b9: Waiting 10:03:38 8c8ec0a3078a: Layer already exists 10:03:38 525e6f6e181b: Layer already exists 10:03:38 f95875c031d1: Layer already exists 10:03:38 f57229827683: Layer already exists 10:03:38 863b5dff1cc9: Layer already exists 10:03:38 a18dc88da2b9: Layer already exists 10:03:38 2473b3e14b34: Layer already exists 10:03:38 a0389304a16b: Layer already exists 10:03:38 256f393e029f: Layer already exists 10:03:38 4283e49d27df: Layer already exists 10:03:38 main: digest: sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:38 ===================================================== [Pipeline] echo 10:03:38 taggedImages: 10:03:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515 10:03:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:03:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72 10:03:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 10:03:38 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 10:03:38 9947229cd3ef338e1f35ef423db13361e0e58515 10:03:38 latest 10:03:38 4.1.0-dev.72 10:03:38 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:38 main 10:03:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515 10:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:03:39 d69ca584ff41: Preparing 10:03:39 fe7efdaa1501: Preparing 10:03:39 4fb7e09e433e: Preparing 10:03:39 8c8ec0a3078a: Preparing 10:03:39 863b5dff1cc9: Preparing 10:03:39 a0389304a16b: Preparing 10:03:39 43849430141e: Preparing 10:03:39 c44f89f0a1c0: Preparing 10:03:39 256f393e029f: Preparing 10:03:39 43849430141e: Waiting 10:03:39 c44f89f0a1c0: Waiting 10:03:39 256f393e029f: Waiting 10:03:39 a0389304a16b: Waiting 10:03:39 8c8ec0a3078a: Layer already exists 10:03:39 863b5dff1cc9: Layer already exists 10:03:39 a0389304a16b: Layer already exists 10:03:39 d69ca584ff41: Pushed 10:03:39 4fb7e09e433e: Pushed 10:03:39 fe7efdaa1501: Pushed 10:03:39 43849430141e: Pushed 10:03:39 256f393e029f: Layer already exists 10:03:39 c44f89f0a1c0: Pushed 10:03:39 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:03:40 d69ca584ff41: Preparing 10:03:40 fe7efdaa1501: Preparing 10:03:40 4fb7e09e433e: Preparing 10:03:40 8c8ec0a3078a: Preparing 10:03:40 863b5dff1cc9: Preparing 10:03:40 a0389304a16b: Preparing 10:03:40 43849430141e: Preparing 10:03:40 c44f89f0a1c0: Preparing 10:03:40 256f393e029f: Preparing 10:03:40 c44f89f0a1c0: Waiting 10:03:40 256f393e029f: Waiting 10:03:40 43849430141e: Waiting 10:03:40 a0389304a16b: Waiting 10:03:40 863b5dff1cc9: Layer already exists 10:03:40 fe7efdaa1501: Layer already exists 10:03:40 8c8ec0a3078a: Layer already exists 10:03:40 4fb7e09e433e: Layer already exists 10:03:40 d69ca584ff41: Layer already exists 10:03:40 a0389304a16b: Layer already exists 10:03:40 43849430141e: Layer already exists 10:03:40 256f393e029f: Layer already exists 10:03:40 c44f89f0a1c0: Layer already exists 10:03:40 latest: digest: sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72 10:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:03:41 d69ca584ff41: Preparing 10:03:41 fe7efdaa1501: Preparing 10:03:41 4fb7e09e433e: Preparing 10:03:41 8c8ec0a3078a: Preparing 10:03:41 863b5dff1cc9: Preparing 10:03:41 a0389304a16b: Preparing 10:03:41 43849430141e: Preparing 10:03:41 c44f89f0a1c0: Preparing 10:03:41 256f393e029f: Preparing 10:03:41 a0389304a16b: Waiting 10:03:41 43849430141e: Waiting 10:03:41 c44f89f0a1c0: Waiting 10:03:41 256f393e029f: Waiting 10:03:41 863b5dff1cc9: Layer already exists 10:03:41 d69ca584ff41: Layer already exists 10:03:41 fe7efdaa1501: Layer already exists 10:03:41 4fb7e09e433e: Layer already exists 10:03:41 8c8ec0a3078a: Layer already exists 10:03:41 a0389304a16b: Layer already exists 10:03:41 43849430141e: Layer already exists 10:03:41 c44f89f0a1c0: Layer already exists 10:03:41 256f393e029f: Layer already exists 10:03:41 4.1.0-dev.72: digest: sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:03:41 d69ca584ff41: Preparing 10:03:41 fe7efdaa1501: Preparing 10:03:41 4fb7e09e433e: Preparing 10:03:41 8c8ec0a3078a: Preparing 10:03:41 863b5dff1cc9: Preparing 10:03:41 a0389304a16b: Preparing 10:03:41 43849430141e: Preparing 10:03:41 c44f89f0a1c0: Preparing 10:03:41 256f393e029f: Preparing 10:03:41 43849430141e: Waiting 10:03:41 a0389304a16b: Waiting 10:03:41 c44f89f0a1c0: Waiting 10:03:41 256f393e029f: Waiting 10:03:41 d69ca584ff41: Layer already exists 10:03:41 863b5dff1cc9: Layer already exists 10:03:41 8c8ec0a3078a: Layer already exists 10:03:41 fe7efdaa1501: Layer already exists 10:03:41 4fb7e09e433e: Layer already exists 10:03:41 a0389304a16b: Layer already exists 10:03:41 43849430141e: Layer already exists 10:03:41 256f393e029f: Layer already exists 10:03:41 c44f89f0a1c0: Layer already exists 10:03:41 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 10:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:03:42 d69ca584ff41: Preparing 10:03:42 fe7efdaa1501: Preparing 10:03:42 4fb7e09e433e: Preparing 10:03:42 8c8ec0a3078a: Preparing 10:03:42 863b5dff1cc9: Preparing 10:03:42 a0389304a16b: Preparing 10:03:42 43849430141e: Preparing 10:03:42 c44f89f0a1c0: Preparing 10:03:42 256f393e029f: Preparing 10:03:42 43849430141e: Waiting 10:03:42 c44f89f0a1c0: Waiting 10:03:42 a0389304a16b: Waiting 10:03:42 256f393e029f: Waiting 10:03:42 fe7efdaa1501: Layer already exists 10:03:42 4fb7e09e433e: Layer already exists 10:03:42 863b5dff1cc9: Layer already exists 10:03:42 8c8ec0a3078a: Layer already exists 10:03:42 d69ca584ff41: Layer already exists 10:03:42 43849430141e: Layer already exists 10:03:42 a0389304a16b: Layer already exists 10:03:42 256f393e029f: Layer already exists 10:03:42 c44f89f0a1c0: Layer already exists 10:03:42 main: digest: sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:42 ===================================================== [Pipeline] echo 10:03:42 taggedImages: 10:03:42 - nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515 10:03:42 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:03:42 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72 10:03:42 - nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:42 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 10:03:42 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:03:42 9947229cd3ef338e1f35ef423db13361e0e58515 10:03:42 latest 10:03:42 4.1.0-dev.72 10:03:42 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:42 main 10:03:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515 10:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:03:43 1ef1a99932d1: Preparing 10:03:43 4a97b8c5b67c: Preparing 10:03:43 a36353a4172e: Preparing 10:03:43 8c8ec0a3078a: Preparing 10:03:43 863b5dff1cc9: Preparing 10:03:43 b88a4dd258af: Preparing 10:03:43 2473b3e14b34: Preparing 10:03:43 4283e49d27df: Preparing 10:03:43 256f393e029f: Preparing 10:03:43 4283e49d27df: Waiting 10:03:43 b88a4dd258af: Waiting 10:03:43 2473b3e14b34: Waiting 10:03:43 256f393e029f: Waiting 10:03:43 863b5dff1cc9: Layer already exists 10:03:43 8c8ec0a3078a: Layer already exists 10:03:43 2473b3e14b34: Layer already exists 10:03:43 4283e49d27df: Layer already exists 10:03:43 4a97b8c5b67c: Pushed 10:03:43 256f393e029f: Layer already exists 10:03:43 a36353a4172e: Pushed 10:03:43 1ef1a99932d1: Pushed 10:03:55 b88a4dd258af: Pushed 10:03:55 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:03:56 1ef1a99932d1: Preparing 10:03:56 4a97b8c5b67c: Preparing 10:03:56 a36353a4172e: Preparing 10:03:56 8c8ec0a3078a: Preparing 10:03:56 863b5dff1cc9: Preparing 10:03:56 b88a4dd258af: Preparing 10:03:56 2473b3e14b34: Preparing 10:03:56 4283e49d27df: Preparing 10:03:56 256f393e029f: Preparing 10:03:56 4283e49d27df: Waiting 10:03:56 256f393e029f: Waiting 10:03:56 2473b3e14b34: Waiting 10:03:56 b88a4dd258af: Waiting 10:03:56 1ef1a99932d1: Layer already exists 10:03:56 863b5dff1cc9: Layer already exists 10:03:56 8c8ec0a3078a: Layer already exists 10:03:56 4a97b8c5b67c: Layer already exists 10:03:56 a36353a4172e: Layer already exists 10:03:56 256f393e029f: Layer already exists 10:03:56 b88a4dd258af: Layer already exists 10:03:56 2473b3e14b34: Layer already exists 10:03:56 4283e49d27df: Layer already exists 10:03:56 latest: digest: sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72 10:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:03:56 1ef1a99932d1: Preparing 10:03:56 4a97b8c5b67c: Preparing 10:03:56 a36353a4172e: Preparing 10:03:56 8c8ec0a3078a: Preparing 10:03:56 863b5dff1cc9: Preparing 10:03:56 b88a4dd258af: Preparing 10:03:56 2473b3e14b34: Preparing 10:03:56 4283e49d27df: Preparing 10:03:56 256f393e029f: Preparing 10:03:56 b88a4dd258af: Waiting 10:03:56 2473b3e14b34: Waiting 10:03:56 4283e49d27df: Waiting 10:03:56 256f393e029f: Waiting 10:03:56 4a97b8c5b67c: Layer already exists 10:03:56 1ef1a99932d1: Layer already exists 10:03:56 863b5dff1cc9: Layer already exists 10:03:56 a36353a4172e: Layer already exists 10:03:56 8c8ec0a3078a: Layer already exists 10:03:56 b88a4dd258af: Layer already exists 10:03:56 2473b3e14b34: Layer already exists 10:03:56 256f393e029f: Layer already exists 10:03:56 4283e49d27df: Layer already exists 10:03:56 4.1.0-dev.72: digest: sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:03:57 1ef1a99932d1: Preparing 10:03:57 4a97b8c5b67c: Preparing 10:03:57 a36353a4172e: Preparing 10:03:57 8c8ec0a3078a: Preparing 10:03:57 863b5dff1cc9: Preparing 10:03:57 b88a4dd258af: Preparing 10:03:57 2473b3e14b34: Preparing 10:03:57 4283e49d27df: Preparing 10:03:57 256f393e029f: Preparing 10:03:57 b88a4dd258af: Waiting 10:03:57 4283e49d27df: Waiting 10:03:57 2473b3e14b34: Waiting 10:03:57 256f393e029f: Waiting 10:03:57 4a97b8c5b67c: Layer already exists 10:03:57 1ef1a99932d1: Layer already exists 10:03:57 8c8ec0a3078a: Layer already exists 10:03:57 863b5dff1cc9: Layer already exists 10:03:57 a36353a4172e: Layer already exists 10:03:57 b88a4dd258af: Layer already exists 10:03:57 2473b3e14b34: Layer already exists 10:03:57 256f393e029f: Layer already exists 10:03:57 4283e49d27df: Layer already exists 10:03:57 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:03:58 1ef1a99932d1: Preparing 10:03:58 4a97b8c5b67c: Preparing 10:03:58 a36353a4172e: Preparing 10:03:58 8c8ec0a3078a: Preparing 10:03:58 863b5dff1cc9: Preparing 10:03:58 b88a4dd258af: Preparing 10:03:58 2473b3e14b34: Preparing 10:03:58 4283e49d27df: Preparing 10:03:58 256f393e029f: Preparing 10:03:58 b88a4dd258af: Waiting 10:03:58 2473b3e14b34: Waiting 10:03:58 4283e49d27df: Waiting 10:03:58 256f393e029f: Waiting 10:03:58 1ef1a99932d1: Layer already exists 10:03:58 4a97b8c5b67c: Layer already exists 10:03:58 863b5dff1cc9: Layer already exists 10:03:58 a36353a4172e: Layer already exists 10:03:58 8c8ec0a3078a: Layer already exists 10:03:58 256f393e029f: Layer already exists 10:03:58 4283e49d27df: Layer already exists 10:03:58 2473b3e14b34: Layer already exists 10:03:58 b88a4dd258af: Layer already exists 10:03:58 main: digest: sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:58 ===================================================== [Pipeline] echo 10:03:58 taggedImages: 10:03:58 - nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515 10:03:58 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:03:58 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72 10:03:58 - nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:58 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:03:58 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:03:58 9947229cd3ef338e1f35ef423db13361e0e58515 10:03:58 latest 10:03:58 4.1.0-dev.72 10:03:58 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:03:58 main 10:03:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515 10:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:03:59 9899196f784c: Preparing 10:03:59 788038c3af50: Preparing 10:03:59 8c8ec0a3078a: Preparing 10:03:59 863b5dff1cc9: Preparing 10:03:59 403d20efc5a0: Preparing 10:03:59 e5a8153bb76b: Preparing 10:03:59 256f393e029f: Preparing 10:03:59 e5a8153bb76b: Waiting 10:03:59 256f393e029f: Waiting 10:03:59 403d20efc5a0: Pushed 10:03:59 863b5dff1cc9: Layer already exists 10:03:59 9899196f784c: Pushed 10:03:59 8c8ec0a3078a: Layer already exists 10:04:00 256f393e029f: Layer already exists 10:04:00 e5a8153bb76b: Pushed 10:04:03 788038c3af50: Pushed 10:04:03 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:04:04 9899196f784c: Preparing 10:04:04 788038c3af50: Preparing 10:04:04 8c8ec0a3078a: Preparing 10:04:04 863b5dff1cc9: Preparing 10:04:04 403d20efc5a0: Preparing 10:04:04 e5a8153bb76b: Preparing 10:04:04 256f393e029f: Preparing 10:04:04 256f393e029f: Waiting 10:04:04 e5a8153bb76b: Waiting 10:04:04 9899196f784c: Layer already exists 10:04:04 863b5dff1cc9: Layer already exists 10:04:04 788038c3af50: Layer already exists 10:04:04 403d20efc5a0: Layer already exists 10:04:04 8c8ec0a3078a: Layer already exists 10:04:04 e5a8153bb76b: Layer already exists 10:04:04 256f393e029f: Layer already exists 10:04:04 latest: digest: sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72 10:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:04:05 9899196f784c: Preparing 10:04:05 788038c3af50: Preparing 10:04:05 8c8ec0a3078a: Preparing 10:04:05 863b5dff1cc9: Preparing 10:04:05 403d20efc5a0: Preparing 10:04:05 e5a8153bb76b: Preparing 10:04:05 256f393e029f: Preparing 10:04:05 e5a8153bb76b: Waiting 10:04:05 256f393e029f: Waiting 10:04:05 403d20efc5a0: Layer already exists 10:04:05 8c8ec0a3078a: Layer already exists 10:04:05 788038c3af50: Layer already exists 10:04:05 863b5dff1cc9: Layer already exists 10:04:05 9899196f784c: Layer already exists 10:04:05 256f393e029f: Layer already exists 10:04:05 e5a8153bb76b: Layer already exists 10:04:05 4.1.0-dev.72: digest: sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:04:06 9899196f784c: Preparing 10:04:06 788038c3af50: Preparing 10:04:06 8c8ec0a3078a: Preparing 10:04:06 863b5dff1cc9: Preparing 10:04:06 403d20efc5a0: Preparing 10:04:06 e5a8153bb76b: Preparing 10:04:06 256f393e029f: Preparing 10:04:06 e5a8153bb76b: Waiting 10:04:06 256f393e029f: Waiting 10:04:06 403d20efc5a0: Layer already exists 10:04:06 788038c3af50: Layer already exists 10:04:06 9899196f784c: Layer already exists 10:04:06 8c8ec0a3078a: Layer already exists 10:04:06 863b5dff1cc9: Layer already exists 10:04:06 e5a8153bb76b: Layer already exists 10:04:06 256f393e029f: Layer already exists 10:04:06 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:04:06 9899196f784c: Preparing 10:04:06 788038c3af50: Preparing 10:04:06 8c8ec0a3078a: Preparing 10:04:06 863b5dff1cc9: Preparing 10:04:06 403d20efc5a0: Preparing 10:04:06 e5a8153bb76b: Preparing 10:04:06 256f393e029f: Preparing 10:04:06 e5a8153bb76b: Waiting 10:04:06 256f393e029f: Waiting 10:04:06 9899196f784c: Layer already exists 10:04:06 788038c3af50: Layer already exists 10:04:06 403d20efc5a0: Layer already exists 10:04:06 8c8ec0a3078a: Layer already exists 10:04:06 863b5dff1cc9: Layer already exists 10:04:06 256f393e029f: Layer already exists 10:04:06 e5a8153bb76b: Layer already exists 10:04:06 main: digest: sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:04:06 ===================================================== [Pipeline] echo 10:04:06 taggedImages: 10:04:06 - nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:06 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:04:06 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72 10:04:06 - nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:06 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:04:06 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:04:06 9947229cd3ef338e1f35ef423db13361e0e58515 10:04:06 latest 10:04:06 4.1.0-dev.72 10:04:06 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:06 main 10:04:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:04:07 5c239089e2cc: Preparing 10:04:07 39daa30b7f78: Preparing 10:04:07 8c8ec0a3078a: Preparing 10:04:07 863b5dff1cc9: Preparing 10:04:07 83abc624b7df: Preparing 10:04:07 b9377f550855: Preparing 10:04:07 256f393e029f: Preparing 10:04:07 b9377f550855: Waiting 10:04:07 256f393e029f: Waiting 10:04:07 863b5dff1cc9: Layer already exists 10:04:07 8c8ec0a3078a: Layer already exists 10:04:07 256f393e029f: Layer already exists 10:04:07 5c239089e2cc: Pushed 10:04:07 83abc624b7df: Pushed 10:04:07 b9377f550855: Pushed 10:04:11 39daa30b7f78: Pushed 10:04:11 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:04:12 5c239089e2cc: Preparing 10:04:12 39daa30b7f78: Preparing 10:04:12 8c8ec0a3078a: Preparing 10:04:12 863b5dff1cc9: Preparing 10:04:12 83abc624b7df: Preparing 10:04:12 b9377f550855: Preparing 10:04:12 256f393e029f: Preparing 10:04:12 b9377f550855: Waiting 10:04:12 256f393e029f: Waiting 10:04:12 5c239089e2cc: Layer already exists 10:04:12 83abc624b7df: Layer already exists 10:04:12 863b5dff1cc9: Layer already exists 10:04:12 39daa30b7f78: Layer already exists 10:04:12 8c8ec0a3078a: Layer already exists 10:04:12 b9377f550855: Layer already exists 10:04:12 256f393e029f: Layer already exists 10:04:12 latest: digest: sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72 10:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:04:13 5c239089e2cc: Preparing 10:04:13 39daa30b7f78: Preparing 10:04:13 8c8ec0a3078a: Preparing 10:04:13 863b5dff1cc9: Preparing 10:04:13 83abc624b7df: Preparing 10:04:13 b9377f550855: Preparing 10:04:13 256f393e029f: Preparing 10:04:13 b9377f550855: Waiting 10:04:13 256f393e029f: Waiting 10:04:13 8c8ec0a3078a: Layer already exists 10:04:13 83abc624b7df: Layer already exists 10:04:13 5c239089e2cc: Layer already exists 10:04:13 39daa30b7f78: Layer already exists 10:04:13 863b5dff1cc9: Layer already exists 10:04:13 256f393e029f: Layer already exists 10:04:13 b9377f550855: Layer already exists 10:04:13 4.1.0-dev.72: digest: sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:04:13 5c239089e2cc: Preparing 10:04:13 39daa30b7f78: Preparing 10:04:13 8c8ec0a3078a: Preparing 10:04:13 863b5dff1cc9: Preparing 10:04:13 83abc624b7df: Preparing 10:04:13 b9377f550855: Preparing 10:04:13 256f393e029f: Preparing 10:04:13 b9377f550855: Waiting 10:04:13 256f393e029f: Waiting 10:04:13 5c239089e2cc: Layer already exists 10:04:13 83abc624b7df: Layer already exists 10:04:13 39daa30b7f78: Layer already exists 10:04:13 8c8ec0a3078a: Layer already exists 10:04:13 863b5dff1cc9: Layer already exists 10:04:13 256f393e029f: Layer already exists 10:04:13 b9377f550855: Layer already exists 10:04:13 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:04:14 5c239089e2cc: Preparing 10:04:14 39daa30b7f78: Preparing 10:04:14 8c8ec0a3078a: Preparing 10:04:14 863b5dff1cc9: Preparing 10:04:14 83abc624b7df: Preparing 10:04:14 b9377f550855: Preparing 10:04:14 256f393e029f: Preparing 10:04:14 b9377f550855: Waiting 10:04:14 256f393e029f: Waiting 10:04:14 5c239089e2cc: Layer already exists 10:04:14 39daa30b7f78: Layer already exists 10:04:14 8c8ec0a3078a: Layer already exists 10:04:14 83abc624b7df: Layer already exists 10:04:14 863b5dff1cc9: Layer already exists 10:04:14 256f393e029f: Layer already exists 10:04:14 b9377f550855: Layer already exists 10:04:14 main: digest: sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:04:14 ===================================================== [Pipeline] echo 10:04:14 taggedImages: 10:04:14 - nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:04:14 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 10:04:14 ========================================================= 10:04:14 [edgeXBuildMultiArch] RAW Config: 10:04:14 images: 10:04:14 - nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/core-command:latest 10:04:14 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/core-command:main 10:04:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:04:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:04:14 - nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/core-data:latest 10:04:14 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/core-data:main 10:04:14 - nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/core-keeper:latest 10:04:14 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/core-keeper:main 10:04:14 - nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:04:14 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/core-metadata:main 10:04:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:04:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:04:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:04:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:04:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:04:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:04:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:04:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:04:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:04:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:04:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:04:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:04:14 - nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:04:14 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-spire-config:main 10:04:14 - nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:04:14 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/security-spire-server:main 10:04:14 - nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:04:14 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/support-notifications:main 10:04:14 - nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515 10:04:14 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:04:14 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:04:14 - nexus3.edgexfoundry.org:10004/support-scheduler:main 10:04:14 settingsFile: 10:04:14 edgex-go-settings 10:04:14 ========================================================= [Pipeline] node 10:04:29 Still waiting to schedule task 10:04:29 All nodes of label ‘centos7-docker-4c-2g’ are offline 10:05:35 Running on prd-centos7-docker-4c-2g-771779 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:35 provisioning config files... 10:05:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config9380600637914717417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:36 ---> ****-login.sh 10:05:36 nexus3.edgexfoundry.org:10001 10:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:37 Configure a credential helper to remove this warning. See 10:05:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:37 10:05:37 Login Succeeded 10:05:37 nexus3.edgexfoundry.org:10002 10:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:37 Configure a credential helper to remove this warning. See 10:05:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:37 10:05:37 Login Succeeded 10:05:37 nexus3.edgexfoundry.org:10003 10:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:37 Configure a credential helper to remove this warning. See 10:05:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:37 10:05:37 Login Succeeded 10:05:37 nexus3.edgexfoundry.org:10004 10:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:37 Configure a credential helper to remove this warning. See 10:05:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:37 10:05:37 Login Succeeded 10:05:37 ****.io 10:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:37 Configure a credential helper to remove this warning. See 10:05:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:37 10:05:37 Login Succeeded 10:05:37 ---> ****-login.sh ends [Pipeline] } 10:05:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:37 + docker buildx ls 10:05:37 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:05:37 default * docker 10:05:37 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:05:38 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:05:38 edgex-builder [Pipeline] sh 10:05:38 + docker buildx inspect --bootstrap 10:05:38 #1 [internal] booting buildkit 10:05:38 #1 pulling image moby/buildkit:buildx-stable-1 10:05:41 #1 pulling image moby/buildkit:buildx-stable-1 3.4s done 10:05:41 #1 creating container buildx_buildkit_edgex-builder0 10:05:43 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 10:05:43 #1 DONE 4.5s 10:05:43 Name: edgex-builder 10:05:43 Driver: docker-container 10:05:43 10:05:43 Nodes: 10:05:43 Name: edgex-builder0 10:05:43 Endpoint: unix:///var/run/docker.sock 10:05:43 Status: running 10:05:43 Buildkit: v0.25.1 10:05:43 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:05:43 + docker buildx ls 10:05:43 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:05:43 edgex-builder * docker-container 10:05:43 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:05:43 default docker 10:05:43 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:05:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515' 10:05:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515 --push - 10:05:44 #1 [internal] load build definition from Dockerfile 10:05:44 #1 transferring dockerfile: 197B done 10:05:44 #1 DONE 0.0s 10:05:44 10:05:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515 10:05:44 #2 DONE 0.1s 10:05:44 10:05:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515 10:05:44 #3 DONE 0.1s 10:05:44 10:05:44 #4 [internal] load .dockerignore 10:05:44 #4 transferring context: 2B done 10:05:44 #4 DONE 0.0s 10:05:44 10:05:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 10:05:44 #5 resolve nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done 10:05:44 #5 DONE 0.0s 10:05:44 10:05:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 10:05:44 #6 resolve nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 done 10:05:44 #6 DONE 0.1s 10:05:44 10:05:44 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:05:44 #7 DONE 0.0s 10:05:44 10:05:44 #8 exporting to image 10:05:44 #8 exporting layers done 10:05:44 #8 exporting manifest sha256:c4c2b6058cbd358514efe47973f282f745c1000107aa7f0d8b15538c43e5d1dd done 10:05:44 #8 exporting config sha256:08c0ea8d32c2a6b901b6ab0a65e916e6fb9b2d17f9a0614b698c7172d2379c06 done 10:05:44 #8 exporting manifest sha256:338319d128cbb710b577586717377f0f5c9705bf5cb112081389bf000892ea40 done 10:05:44 #8 exporting config sha256:17e92f3d1b70d7369fdfc513b1ddf449a2007f9685a30b80bf584d78d3cec9c3 done 10:05:44 #8 exporting manifest list sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 done 10:05:44 #8 pushing layers 0.1s done 10:05:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 10:05:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 0.1s done 10:05:44 #8 DONE 0.2s 10:05:44 10:05:44 1 warning found (use --debug to expand): 10:05:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 10:05:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 10:05:44 #1 [internal] load build definition from Dockerfile 10:05:44 #1 transferring dockerfile: 163B done 10:05:44 #1 DONE 0.0s 10:05:44 10:05:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 10:05:44 #2 DONE 0.0s 10:05:44 10:05:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 10:05:44 #3 DONE 0.0s 10:05:44 10:05:44 #4 [internal] load .dockerignore 10:05:44 #4 transferring context: 2B done 10:05:44 #4 DONE 0.0s 10:05:44 10:05:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 10:05:44 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done 10:05:44 #5 DONE 0.0s 10:05:44 10:05:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 10:05:44 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done 10:05:44 #6 CACHED 10:05:44 10:05:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 10:05:44 #5 CACHED 10:05:44 10:05:44 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:05:44 #7 DONE 0.0s 10:05:44 10:05:44 #8 exporting to image 10:05:44 #8 exporting layers done 10:05:44 #8 exporting manifest sha256:c4c2b6058cbd358514efe47973f282f745c1000107aa7f0d8b15538c43e5d1dd done 10:05:44 #8 exporting config sha256:08c0ea8d32c2a6b901b6ab0a65e916e6fb9b2d17f9a0614b698c7172d2379c06 done 10:05:44 #8 exporting manifest sha256:338319d128cbb710b577586717377f0f5c9705bf5cb112081389bf000892ea40 done 10:05:44 #8 exporting config sha256:17e92f3d1b70d7369fdfc513b1ddf449a2007f9685a30b80bf584d78d3cec9c3 done 10:05:44 #8 exporting manifest list sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 done 10:05:44 #8 pushing layers 0.0s done 10:05:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 0.1s done 10:05:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:44 #8 DONE 0.1s 10:05:44 10:05:44 1 warning found (use --debug to expand): 10:05:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72 --push - 10:05:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72' 10:05:45 #1 [internal] load build definition from Dockerfile 10:05:45 #1 transferring dockerfile: 169B done 10:05:45 #1 DONE 0.0s 10:05:45 10:05:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72 10:05:45 #2 DONE 0.0s 10:05:45 10:05:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72 10:05:45 #3 DONE 0.0s 10:05:45 10:05:45 #4 [internal] load .dockerignore 10:05:45 #4 transferring context: 2B done 10:05:45 #4 DONE 0.0s 10:05:45 10:05:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 10:05:45 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done 10:05:45 #5 CACHED 10:05:45 10:05:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 10:05:45 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done 10:05:45 #6 CACHED 10:05:45 10:05:45 #7 exporting to image 10:05:45 #7 exporting layers done 10:05:45 #7 exporting manifest sha256:c4c2b6058cbd358514efe47973f282f745c1000107aa7f0d8b15538c43e5d1dd done 10:05:45 #7 exporting config sha256:08c0ea8d32c2a6b901b6ab0a65e916e6fb9b2d17f9a0614b698c7172d2379c06 10:05:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:45 #7 exporting config sha256:08c0ea8d32c2a6b901b6ab0a65e916e6fb9b2d17f9a0614b698c7172d2379c06 done 10:05:45 #7 exporting manifest sha256:338319d128cbb710b577586717377f0f5c9705bf5cb112081389bf000892ea40 done 10:05:45 #7 exporting config sha256:17e92f3d1b70d7369fdfc513b1ddf449a2007f9685a30b80bf584d78d3cec9c3 done 10:05:45 #7 exporting manifest list sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 done 10:05:45 #7 pushing layers 0.0s done 10:05:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.72@sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 0.1s done 10:05:45 #7 DONE 0.1s 10:05:45 10:05:45 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:05:45 #8 DONE 0.0s 10:05:45 10:05:45 1 warning found (use --debug to expand): 10:05:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' 10:05:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - 10:05:45 #1 [internal] load build definition from Dockerfile 10:05:45 #1 transferring dockerfile: 210B done 10:05:45 #1 DONE 0.0s 10:05:45 10:05:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:05:45 #2 DONE 0.0s 10:05:45 10:05:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:05:45 #3 DONE 0.0s 10:05:45 10:05:45 #4 [internal] load .dockerignore 10:05:45 #4 transferring context: 2B done 10:05:45 #4 DONE 0.0s 10:05:45 10:05:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 10:05:45 #5 resolve nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done 10:05:45 #5 CACHED 10:05:45 10:05:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 10:05:45 #6 resolve nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done 10:05:45 #6 CACHED 10:05:45 10:05:45 #7 exporting to image 10:05:45 #7 exporting layers 10:05:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:46 #7 exporting layers done 10:05:46 #7 exporting manifest sha256:c4c2b6058cbd358514efe47973f282f745c1000107aa7f0d8b15538c43e5d1dd done 10:05:46 #7 exporting config sha256:08c0ea8d32c2a6b901b6ab0a65e916e6fb9b2d17f9a0614b698c7172d2379c06 done 10:05:46 #7 exporting manifest sha256:338319d128cbb710b577586717377f0f5c9705bf5cb112081389bf000892ea40 done 10:05:46 #7 exporting config sha256:17e92f3d1b70d7369fdfc513b1ddf449a2007f9685a30b80bf584d78d3cec9c3 done 10:05:46 #7 exporting manifest list sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 done 10:05:46 #7 pushing layers 0.0s done 10:05:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 0.1s done 10:05:46 #7 DONE 0.1s 10:05:46 10:05:46 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:05:46 #8 DONE 0.0s 10:05:46 10:05:46 1 warning found (use --debug to expand): 10:05:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 10:05:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 10:05:46 #1 [internal] load build definition from Dockerfile 10:05:46 #1 transferring dockerfile: 161B done 10:05:46 #1 DONE 0.0s 10:05:46 10:05:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 10:05:46 #2 DONE 0.0s 10:05:46 10:05:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 10:05:46 #3 DONE 0.0s 10:05:46 10:05:46 #4 [internal] load .dockerignore 10:05:46 #4 transferring context: 2B done 10:05:46 #4 DONE 0.0s 10:05:46 10:05:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 10:05:46 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done 10:05:46 #5 CACHED 10:05:46 10:05:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 10:05:46 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:8c55502f9a77acdb4d3f264c99a0aaac98deb5793716e809148508f624b8b259 0.0s done 10:05:46 #6 CACHED 10:05:46 10:05:46 #7 exporting to image 10:05:46 #7 exporting layers 10:05:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:46 #7 exporting layers done 10:05:46 #7 exporting manifest sha256:c4c2b6058cbd358514efe47973f282f745c1000107aa7f0d8b15538c43e5d1dd done 10:05:46 #7 exporting config sha256:08c0ea8d32c2a6b901b6ab0a65e916e6fb9b2d17f9a0614b698c7172d2379c06 done 10:05:46 #7 exporting manifest sha256:338319d128cbb710b577586717377f0f5c9705bf5cb112081389bf000892ea40 done 10:05:46 #7 exporting config sha256:17e92f3d1b70d7369fdfc513b1ddf449a2007f9685a30b80bf584d78d3cec9c3 done 10:05:46 #7 exporting manifest list sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 done 10:05:46 #7 pushing layers 0.0s done 10:05:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:d81f300418e8b28293cd263786366160234000f1721452b4a2e707073bc55a44 0.1s done 10:05:46 #7 DONE 0.1s 10:05:46 10:05:46 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 10:05:46 #8 DONE 0.0s 10:05:46 10:05:46 1 warning found (use --debug to expand): 10:05:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515' 10:05:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 --push - 10:05:46 #1 [internal] load build definition from Dockerfile 10:05:46 #1 transferring dockerfile: 216B done 10:05:46 #1 DONE 0.0s 10:05:46 10:05:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 10:05:46 #2 DONE 0.0s 10:05:46 10:05:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 10:05:46 #3 DONE 0.1s 10:05:46 10:05:46 #4 [internal] load .dockerignore 10:05:46 #4 transferring context: 2B done 10:05:46 #4 DONE 0.0s 10:05:47 10:05:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 10:05:47 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 10:05:47 #5 ... 10:05:47 10:05:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 10:05:47 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done 10:05:47 #6 DONE 0.1s 10:05:47 10:05:47 #7 exporting to image 10:05:47 #7 exporting layers done 10:05:47 #7 exporting manifest sha256:abdfa54ae534aac66447d1559785c524094b135942d9d6684c33eedefd83acf4 done 10:05:47 #7 exporting config sha256:0d6317c6d67c7af64a160d980161bfb53b05867c31bcad51dfdcfe4bdd63c802 done 10:05:47 #7 exporting manifest sha256:c44e0c93af8159811c8103f86f48f7cdbb7e6c68cd5305ecbbfe1d5aea40bec1 done 10:05:47 #7 exporting config sha256:06c4d276f42e987d248df9fd2d8fa7dc5f1b7dffe95ac19e880df9da1c88e95c 10:05:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:47 #7 ... 10:05:47 10:05:47 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:05:47 #8 DONE 0.0s 10:05:47 10:05:47 #7 exporting to image 10:05:47 #7 exporting config sha256:06c4d276f42e987d248df9fd2d8fa7dc5f1b7dffe95ac19e880df9da1c88e95c done 10:05:47 #7 exporting manifest list sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 done 10:05:47 #7 pushing layers 0.1s done 10:05:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 10:05:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 0.1s done 10:05:47 #7 DONE 0.2s 10:05:47 10:05:47 1 warning found (use --debug to expand): 10:05:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 10:05:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 10:05:47 #1 [internal] load build definition from Dockerfile 10:05:47 #1 transferring dockerfile: 182B done 10:05:47 #1 DONE 0.0s 10:05:47 10:05:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:05:47 #2 DONE 0.0s 10:05:47 10:05:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:05:47 #3 DONE 0.0s 10:05:47 10:05:47 #4 [internal] load .dockerignore 10:05:47 #4 transferring context: 2B done 10:05:47 #4 DONE 0.0s 10:05:47 10:05:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 10:05:47 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done 10:05:47 #5 CACHED 10:05:47 10:05:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 10:05:47 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done 10:05:47 #6 CACHED 10:05:47 10:05:47 #7 exporting to image 10:05:47 #7 exporting layers done 10:05:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:47 #7 exporting manifest sha256:abdfa54ae534aac66447d1559785c524094b135942d9d6684c33eedefd83acf4 done 10:05:47 #7 exporting config sha256:0d6317c6d67c7af64a160d980161bfb53b05867c31bcad51dfdcfe4bdd63c802 done 10:05:47 #7 exporting manifest sha256:c44e0c93af8159811c8103f86f48f7cdbb7e6c68cd5305ecbbfe1d5aea40bec1 done 10:05:47 #7 exporting config sha256:06c4d276f42e987d248df9fd2d8fa7dc5f1b7dffe95ac19e880df9da1c88e95c done 10:05:47 #7 exporting manifest list sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 done 10:05:47 #7 pushing layers 0.0s done 10:05:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 0.1s done 10:05:47 #7 DONE 0.1s 10:05:47 10:05:47 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:05:47 #8 DONE 0.0s 10:05:47 10:05:47 1 warning found (use --debug to expand): 10:05:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72' 10:05:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72 --push - 10:05:48 #1 [internal] load build definition from Dockerfile 10:05:48 #1 transferring dockerfile: 188B done 10:05:48 #1 DONE 0.0s 10:05:48 10:05:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72 10:05:48 #2 DONE 0.0s 10:05:48 10:05:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72 10:05:48 #3 DONE 0.0s 10:05:48 10:05:48 #4 [internal] load .dockerignore 10:05:48 #4 transferring context: 2B done 10:05:48 #4 DONE 0.0s 10:05:48 10:05:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 10:05:48 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done 10:05:48 #5 DONE 0.0s 10:05:48 10:05:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 10:05:48 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done 10:05:48 #6 CACHED 10:05:48 10:05:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 10:05:48 #5 CACHED 10:05:48 10:05:48 #7 exporting to image 10:05:48 #7 exporting layers done 10:05:48 #7 exporting manifest sha256:abdfa54ae534aac66447d1559785c524094b135942d9d6684c33eedefd83acf4 done 10:05:48 #7 exporting config sha256:0d6317c6d67c7af64a160d980161bfb53b05867c31bcad51dfdcfe4bdd63c802 done 10:05:48 #7 exporting manifest sha256:c44e0c93af8159811c8103f86f48f7cdbb7e6c68cd5305ecbbfe1d5aea40bec1 done 10:05:48 #7 exporting config sha256:06c4d276f42e987d248df9fd2d8fa7dc5f1b7dffe95ac19e880df9da1c88e95c done 10:05:48 #7 exporting manifest list sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 done 10:05:48 #7 pushing layers 10:05:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:48 #7 pushing layers 0.2s done 10:05:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72@sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 10:05:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.72@sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 0.2s done 10:05:48 #7 DONE 0.4s 10:05:48 10:05:48 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:05:48 #8 DONE 0.0s 10:05:48 10:05:48 1 warning found (use --debug to expand): 10:05:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' 10:05:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - 10:05:49 #1 [internal] load build definition from Dockerfile 10:05:49 #1 transferring dockerfile: 229B done 10:05:49 #1 DONE 0.0s 10:05:49 10:05:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:05:49 #2 DONE 0.0s 10:05:49 10:05:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:05:49 #3 DONE 0.0s 10:05:49 10:05:49 #4 [internal] load .dockerignore 10:05:49 #4 transferring context: 2B done 10:05:49 #4 DONE 0.0s 10:05:49 10:05:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 10:05:49 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done 10:05:49 #5 CACHED 10:05:49 10:05:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 10:05:49 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done 10:05:49 #6 CACHED 10:05:49 10:05:49 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:05:49 #7 DONE 0.0s 10:05:49 10:05:49 #8 exporting to image 10:05:49 #8 exporting layers done 10:05:49 #8 exporting manifest sha256:abdfa54ae534aac66447d1559785c524094b135942d9d6684c33eedefd83acf4 done 10:05:49 #8 exporting config sha256:0d6317c6d67c7af64a160d980161bfb53b05867c31bcad51dfdcfe4bdd63c802 done 10:05:49 #8 exporting manifest sha256:c44e0c93af8159811c8103f86f48f7cdbb7e6c68cd5305ecbbfe1d5aea40bec1 done 10:05:49 #8 exporting config sha256:06c4d276f42e987d248df9fd2d8fa7dc5f1b7dffe95ac19e880df9da1c88e95c done 10:05:49 #8 exporting manifest list sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 done 10:05:49 #8 pushing layers 0.0s done 10:05:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 0.1s done 10:05:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:49 #8 DONE 0.1s 10:05:49 10:05:49 1 warning found (use --debug to expand): 10:05:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 10:05:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 10:05:49 #1 [internal] load build definition from Dockerfile 10:05:49 #1 transferring dockerfile: 180B done 10:05:49 #1 DONE 0.0s 10:05:49 10:05:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:05:49 #2 DONE 0.0s 10:05:49 10:05:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:05:49 #3 DONE 0.0s 10:05:49 10:05:49 #4 [internal] load .dockerignore 10:05:49 #4 transferring context: 2B done 10:05:49 #4 DONE 0.0s 10:05:49 10:05:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 10:05:49 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done 10:05:49 #5 DONE 0.0s 10:05:49 10:05:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 10:05:49 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 0.0s done 10:05:49 #6 CACHED 10:05:49 10:05:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fcbec25ce784ebdf9dc87b33966cb6cc090c17a17273e8a6cd9f10dd8413dcba 10:05:49 #5 CACHED 10:05:49 10:05:49 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:05:49 #7 DONE 0.0s 10:05:49 10:05:49 #8 exporting to image 10:05:49 #8 exporting layers done 10:05:49 #8 exporting manifest sha256:abdfa54ae534aac66447d1559785c524094b135942d9d6684c33eedefd83acf4 done 10:05:49 #8 exporting config sha256:0d6317c6d67c7af64a160d980161bfb53b05867c31bcad51dfdcfe4bdd63c802 done 10:05:49 #8 exporting manifest sha256:c44e0c93af8159811c8103f86f48f7cdbb7e6c68cd5305ecbbfe1d5aea40bec1 done 10:05:49 #8 exporting config sha256:06c4d276f42e987d248df9fd2d8fa7dc5f1b7dffe95ac19e880df9da1c88e95c done 10:05:49 #8 exporting manifest list sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 done 10:05:49 #8 pushing layers 0.0s done 10:05:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:73a29e0bd8c2c7fb275df2e9428cfb15869d9bc384e54f7edea1281a7a5c5351 0.1s done 10:05:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:49 #8 DONE 0.1s 10:05:49 10:05:49 1 warning found (use --debug to expand): 10:05:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515' 10:05:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515 --push - 10:05:50 #1 [internal] load build definition from Dockerfile 10:05:50 #1 transferring dockerfile: 194B done 10:05:50 #1 DONE 0.0s 10:05:50 10:05:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515 10:05:50 #2 DONE 0.0s 10:05:50 10:05:50 #3 [internal] load .dockerignore 10:05:50 #3 transferring context: 2B done 10:05:50 #3 DONE 0.0s 10:05:50 10:05:50 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515 10:05:50 #4 DONE 0.1s 10:05:50 10:05:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 10:05:50 #5 resolve nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done 10:05:50 #5 DONE 0.0s 10:05:50 10:05:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 10:05:50 #6 resolve nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done 10:05:50 #6 DONE 0.1s 10:05:50 10:05:50 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:05:50 #7 DONE 0.0s 10:05:50 10:05:50 #8 exporting to image 10:05:50 #8 exporting layers done 10:05:50 #8 exporting manifest sha256:bf4f7cc919d0c42fb1a8a3319a8641dc48ae72eea22c496dde0b165f92e3b9d2 0.0s done 10:05:50 #8 exporting config sha256:2a429c30a4b07bf64b25c5662bc89b6a14832dde87d8419a639925445adde228 done 10:05:50 #8 exporting manifest sha256:361038d6b921f47b802a4710f44d0a2ecab910928a1f13982a7a29beb3436987 done 10:05:50 #8 exporting config sha256:62584694a9176b43cdef22a5fb797fc24697ab96daacc61d5d0b8cda20c620c4 done 10:05:50 #8 exporting manifest list sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 done 10:05:50 #8 pushing layers 0.1s done 10:05:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 10:05:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 0.1s done 10:05:50 #8 DONE 0.2s 10:05:50 10:05:50 1 warning found (use --debug to expand): 10:05:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 10:05:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 10:05:51 #1 [internal] load build definition from Dockerfile 10:05:51 #1 transferring dockerfile: 160B done 10:05:51 #1 DONE 0.0s 10:05:51 10:05:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 10:05:51 #2 DONE 0.0s 10:05:51 10:05:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 10:05:51 #3 DONE 0.0s 10:05:51 10:05:51 #4 [internal] load .dockerignore 10:05:51 #4 transferring context: 2B done 10:05:51 #4 DONE 0.0s 10:05:51 10:05:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 10:05:51 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb done 10:05:51 #5 DONE 0.0s 10:05:51 10:05:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 10:05:51 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done 10:05:51 #6 CACHED 10:05:51 10:05:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 10:05:51 #5 CACHED 10:05:51 10:05:51 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:05:51 #7 DONE 0.0s 10:05:51 10:05:51 #8 exporting to image 10:05:51 #8 exporting layers done 10:05:51 #8 exporting manifest sha256:bf4f7cc919d0c42fb1a8a3319a8641dc48ae72eea22c496dde0b165f92e3b9d2 done 10:05:51 #8 exporting config sha256:2a429c30a4b07bf64b25c5662bc89b6a14832dde87d8419a639925445adde228 done 10:05:51 #8 exporting manifest sha256:361038d6b921f47b802a4710f44d0a2ecab910928a1f13982a7a29beb3436987 done 10:05:51 #8 exporting config sha256:62584694a9176b43cdef22a5fb797fc24697ab96daacc61d5d0b8cda20c620c4 done 10:05:51 #8 exporting manifest list sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 done 10:05:51 #8 pushing layers 0.0s done 10:05:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 0.1s done 10:05:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:51 #8 DONE 0.1s 10:05:51 10:05:51 1 warning found (use --debug to expand): 10:05:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72' 10:05:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72 --push - 10:05:51 #1 [internal] load build definition from Dockerfile 10:05:51 #1 transferring dockerfile: 166B done 10:05:51 #1 DONE 0.0s 10:05:51 10:05:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72 10:05:51 #2 DONE 0.0s 10:05:51 10:05:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72 10:05:51 #3 DONE 0.0s 10:05:51 10:05:51 #4 [internal] load .dockerignore 10:05:51 #4 transferring context: 2B done 10:05:51 #4 DONE 0.0s 10:05:51 10:05:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 10:05:51 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done 10:05:51 #5 CACHED 10:05:51 10:05:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 10:05:51 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done 10:05:51 #6 DONE 0.0s 10:05:51 10:05:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 10:05:51 #6 CACHED 10:05:51 10:05:51 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:05:51 #7 DONE 0.0s 10:05:51 10:05:51 #8 exporting to image 10:05:51 #8 exporting layers done 10:05:51 #8 exporting manifest sha256:bf4f7cc919d0c42fb1a8a3319a8641dc48ae72eea22c496dde0b165f92e3b9d2 done 10:05:51 #8 exporting config sha256:2a429c30a4b07bf64b25c5662bc89b6a14832dde87d8419a639925445adde228 done 10:05:51 #8 exporting manifest sha256:361038d6b921f47b802a4710f44d0a2ecab910928a1f13982a7a29beb3436987 done 10:05:51 #8 exporting config sha256:62584694a9176b43cdef22a5fb797fc24697ab96daacc61d5d0b8cda20c620c4 done 10:05:51 #8 exporting manifest list sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 done 10:05:51 #8 pushing layers 0.0s done 10:05:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.72@sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 0.1s done 10:05:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:51 #8 DONE 0.1s 10:05:51 10:05:51 1 warning found (use --debug to expand): 10:05:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' 10:05:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - 10:05:52 #1 [internal] load build definition from Dockerfile 10:05:52 #1 transferring dockerfile: 207B done 10:05:52 #1 DONE 0.0s 10:05:52 10:05:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:05:52 #2 DONE 0.0s 10:05:52 10:05:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:05:52 #3 DONE 0.0s 10:05:52 10:05:52 #4 [internal] load .dockerignore 10:05:52 #4 transferring context: 2B done 10:05:52 #4 DONE 0.0s 10:05:52 10:05:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 10:05:52 #5 resolve nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done 10:05:52 #5 DONE 0.0s 10:05:52 10:05:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 10:05:52 #6 resolve nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done 10:05:52 #6 CACHED 10:05:52 10:05:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 10:05:52 #5 CACHED 10:05:52 10:05:52 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:05:52 #7 DONE 0.0s 10:05:52 10:05:52 #8 exporting to image 10:05:52 #8 exporting layers done 10:05:52 #8 exporting manifest sha256:bf4f7cc919d0c42fb1a8a3319a8641dc48ae72eea22c496dde0b165f92e3b9d2 done 10:05:52 #8 exporting config sha256:2a429c30a4b07bf64b25c5662bc89b6a14832dde87d8419a639925445adde228 done 10:05:52 #8 exporting manifest sha256:361038d6b921f47b802a4710f44d0a2ecab910928a1f13982a7a29beb3436987 done 10:05:52 #8 exporting config sha256:62584694a9176b43cdef22a5fb797fc24697ab96daacc61d5d0b8cda20c620c4 done 10:05:52 #8 exporting manifest list sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 done 10:05:52 #8 pushing layers 0.0s done 10:05:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 0.1s done 10:05:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:52 #8 DONE 0.1s 10:05:52 10:05:52 1 warning found (use --debug to expand): 10:05:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 10:05:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 10:05:52 #1 [internal] load build definition from Dockerfile 10:05:52 #1 transferring dockerfile: 158B done 10:05:52 #1 DONE 0.0s 10:05:52 10:05:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 10:05:52 #2 DONE 0.0s 10:05:52 10:05:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 10:05:52 #3 DONE 0.0s 10:05:52 10:05:52 #4 [internal] load .dockerignore 10:05:52 #4 transferring context: 2B done 10:05:52 #4 DONE 0.0s 10:05:52 10:05:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 10:05:52 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb done 10:05:52 #5 CACHED 10:05:52 10:05:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 10:05:52 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0c8ca7663436cf5c1dece3e62622f9a5f414eb25fb11bc3432c3c7725d538fb 0.0s done 10:05:52 #6 CACHED 10:05:52 10:05:52 #7 exporting to image 10:05:52 #7 exporting layers done 10:05:52 #7 exporting manifest sha256:bf4f7cc919d0c42fb1a8a3319a8641dc48ae72eea22c496dde0b165f92e3b9d2 done 10:05:52 #7 exporting config sha256:2a429c30a4b07bf64b25c5662bc89b6a14832dde87d8419a639925445adde228 done 10:05:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:52 #7 exporting manifest sha256:361038d6b921f47b802a4710f44d0a2ecab910928a1f13982a7a29beb3436987 done 10:05:52 #7 exporting config sha256:62584694a9176b43cdef22a5fb797fc24697ab96daacc61d5d0b8cda20c620c4 done 10:05:52 #7 exporting manifest list sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 done 10:05:52 #7 pushing layers 0.0s done 10:05:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:a6a140d85dbdb5bfeb2e37e85d3c34081c3b50946776d73e35d1a22ebb5c32c3 0.1s done 10:05:52 #7 DONE 0.1s 10:05:52 10:05:52 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 10:05:52 #8 DONE 0.0s 10:05:52 10:05:52 1 warning found (use --debug to expand): 10:05:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515' 10:05:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515 --push - 10:05:53 #1 [internal] load build definition from Dockerfile 10:05:53 #1 transferring dockerfile: 196B done 10:05:53 #1 DONE 0.0s 10:05:53 10:05:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515 10:05:53 #2 DONE 0.0s 10:05:53 10:05:53 #3 [internal] load .dockerignore 10:05:53 #3 transferring context: 2B done 10:05:53 #3 DONE 0.0s 10:05:53 10:05:53 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515 10:05:53 #4 DONE 0.1s 10:05:53 10:05:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 10:05:53 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done 10:05:53 #5 DONE 0.0s 10:05:53 10:05:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 10:05:53 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done 10:05:53 #6 DONE 0.1s 10:05:53 10:05:53 #7 exporting to image 10:05:53 #7 exporting layers done 10:05:53 #7 exporting manifest sha256:75fba875ad0f2cabe3d7a986e167835882ff98d581cb5342d1886f54894c5e58 done 10:05:53 #7 exporting config sha256:134274820b6cc69d7891147dac1dfe97ba755dea63bddf2e69479d75a21a1692 done 10:05:53 #7 exporting manifest sha256:421b3b5ef0331c7364d5a281c993a9eeea5c0fc3adb7cc4a11fac61a64e25dc6 done 10:05:53 #7 exporting config sha256:c43e4eab68a2a846675a8fb6b5ee91869ca629bdfb747fb2dcb30fe3c5bf7336 done 10:05:53 #7 exporting manifest list sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e 10:05:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:53 #7 ... 10:05:53 10:05:53 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:05:53 #8 DONE 0.0s 10:05:53 10:05:53 #7 exporting to image 10:05:53 #7 exporting manifest list sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e done 10:05:53 #7 pushing layers 0.1s done 10:05:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e 10:05:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e 0.1s done 10:05:53 #7 DONE 0.2s 10:05:53 10:05:53 1 warning found (use --debug to expand): 10:05:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 10:05:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 10:05:54 #1 [internal] load build definition from Dockerfile 10:05:54 #1 transferring dockerfile: 162B done 10:05:54 #1 DONE 0.0s 10:05:54 10:05:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 10:05:54 #2 DONE 0.0s 10:05:54 10:05:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 10:05:54 #3 DONE 0.0s 10:05:54 10:05:54 #4 [internal] load .dockerignore 10:05:54 #4 transferring context: 2B done 10:05:54 #4 DONE 0.0s 10:05:54 10:05:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 10:05:54 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done 10:05:54 #5 CACHED 10:05:54 10:05:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 10:05:54 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done 10:05:54 #6 CACHED 10:05:54 10:05:54 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:05:54 #7 DONE 0.0s 10:05:54 10:05:54 #8 exporting to image 10:05:54 #8 exporting layers done 10:05:54 #8 exporting manifest sha256:75fba875ad0f2cabe3d7a986e167835882ff98d581cb5342d1886f54894c5e58 done 10:05:54 #8 exporting config sha256:134274820b6cc69d7891147dac1dfe97ba755dea63bddf2e69479d75a21a1692 done 10:05:54 #8 exporting manifest sha256:421b3b5ef0331c7364d5a281c993a9eeea5c0fc3adb7cc4a11fac61a64e25dc6 done 10:05:54 #8 exporting config sha256:c43e4eab68a2a846675a8fb6b5ee91869ca629bdfb747fb2dcb30fe3c5bf7336 done 10:05:54 #8 exporting manifest list sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e done 10:05:54 #8 pushing layers 0.0s done 10:05:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e 0.1s done 10:05:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:54 #8 DONE 0.1s 10:05:54 10:05:54 1 warning found (use --debug to expand): 10:05:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72' 10:05:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72 --push - 10:05:54 #1 [internal] load build definition from Dockerfile 10:05:54 #1 transferring dockerfile: 168B done 10:05:54 #1 DONE 0.0s 10:05:54 10:05:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72 10:05:54 #2 DONE 0.0s 10:05:54 10:05:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72 10:05:54 #3 DONE 0.0s 10:05:54 10:05:54 #4 [internal] load .dockerignore 10:05:54 #4 transferring context: 2B done 10:05:54 #4 DONE 0.0s 10:05:54 10:05:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 10:05:54 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de done 10:05:54 #5 DONE 0.0s 10:05:54 10:05:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 10:05:54 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done 10:05:54 #6 CACHED 10:05:54 10:05:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 10:05:54 #5 CACHED 10:05:54 10:05:54 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:05:54 #7 DONE 0.0s 10:05:54 10:05:54 #8 exporting to image 10:05:54 #8 exporting layers done 10:05:54 #8 exporting manifest sha256:75fba875ad0f2cabe3d7a986e167835882ff98d581cb5342d1886f54894c5e58 done 10:05:54 #8 exporting config sha256:134274820b6cc69d7891147dac1dfe97ba755dea63bddf2e69479d75a21a1692 done 10:05:54 #8 exporting manifest sha256:421b3b5ef0331c7364d5a281c993a9eeea5c0fc3adb7cc4a11fac61a64e25dc6 done 10:05:54 #8 exporting config sha256:c43e4eab68a2a846675a8fb6b5ee91869ca629bdfb747fb2dcb30fe3c5bf7336 done 10:05:54 #8 exporting manifest list sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e done 10:05:54 #8 pushing layers 0.0s done 10:05:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.72@sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e 0.1s done 10:05:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:54 #8 DONE 0.1s 10:05:54 10:05:54 1 warning found (use --debug to expand): 10:05:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' 10:05:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - 10:05:55 #1 [internal] load build definition from Dockerfile 10:05:55 #1 transferring dockerfile: 209B done 10:05:55 #1 DONE 0.0s 10:05:55 10:05:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:05:55 #2 DONE 0.0s 10:05:55 10:05:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:05:55 #3 DONE 0.0s 10:05:55 10:05:55 #4 [internal] load .dockerignore 10:05:55 #4 transferring context: 2B done 10:05:55 #4 DONE 0.0s 10:05:55 10:05:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 10:05:55 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done 10:05:55 #5 CACHED 10:05:55 10:05:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 10:05:55 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done 10:05:55 #6 CACHED 10:05:55 10:05:55 #7 exporting to image 10:05:55 #7 exporting layers done 10:05:55 #7 exporting manifest sha256:75fba875ad0f2cabe3d7a986e167835882ff98d581cb5342d1886f54894c5e58 done 10:05:55 #7 exporting config sha256:134274820b6cc69d7891147dac1dfe97ba755dea63bddf2e69479d75a21a1692 10:05:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:55 #7 exporting config sha256:134274820b6cc69d7891147dac1dfe97ba755dea63bddf2e69479d75a21a1692 done 10:05:55 #7 exporting manifest sha256:421b3b5ef0331c7364d5a281c993a9eeea5c0fc3adb7cc4a11fac61a64e25dc6 done 10:05:55 #7 exporting config sha256:c43e4eab68a2a846675a8fb6b5ee91869ca629bdfb747fb2dcb30fe3c5bf7336 done 10:05:55 #7 exporting manifest list sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e done 10:05:55 #7 pushing layers 0.0s done 10:05:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e 0.1s done 10:05:55 #7 DONE 0.1s 10:05:55 10:05:55 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:05:55 #8 DONE 0.0s 10:05:55 10:05:55 1 warning found (use --debug to expand): 10:05:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 10:05:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 10:05:55 #1 [internal] load build definition from Dockerfile 10:05:55 #1 transferring dockerfile: 160B done 10:05:55 #1 DONE 0.0s 10:05:55 10:05:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 10:05:55 #2 DONE 0.0s 10:05:55 10:05:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 10:05:55 #3 DONE 0.0s 10:05:55 10:05:55 #4 [internal] load .dockerignore 10:05:55 #4 transferring context: 2B done 10:05:55 #4 DONE 0.0s 10:05:55 10:05:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 10:05:55 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done 10:05:55 #5 CACHED 10:05:55 10:05:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 10:05:55 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bc7791b6b5160945f987a3fdbb7e081dd967cf660d91824528e49ff84fa888de 0.0s done 10:05:55 #6 CACHED 10:05:55 10:05:55 #7 exporting to image 10:05:55 #7 exporting layers done 10:05:55 #7 exporting manifest sha256:75fba875ad0f2cabe3d7a986e167835882ff98d581cb5342d1886f54894c5e58 done 10:05:55 #7 exporting config sha256:134274820b6cc69d7891147dac1dfe97ba755dea63bddf2e69479d75a21a1692 done 10:05:55 #7 exporting manifest sha256:421b3b5ef0331c7364d5a281c993a9eeea5c0fc3adb7cc4a11fac61a64e25dc6 done 10:05:55 #7 exporting config sha256:c43e4eab68a2a846675a8fb6b5ee91869ca629bdfb747fb2dcb30fe3c5bf7336 done 10:05:55 #7 exporting manifest list sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e 10:05:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:55 #7 exporting manifest list sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e done 10:05:55 #7 pushing layers 0.0s done 10:05:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:4e4a5d17c2aa6225be3dbe65d53822fcf8aa41e1a0383e29718c6fc4e99e746e 0.1s done 10:05:55 #7 DONE 0.1s 10:05:55 10:05:55 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 10:05:55 #8 DONE 0.0s 10:05:55 10:05:55 1 warning found (use --debug to expand): 10:05:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515' 10:05:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515 --push - 10:05:56 #1 [internal] load build definition from Dockerfile 10:05:56 #1 transferring dockerfile: 198B done 10:05:56 #1 DONE 0.0s 10:05:56 10:05:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515 10:05:56 #2 DONE 0.0s 10:05:56 10:05:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515 10:05:56 #3 DONE 0.0s 10:05:56 10:05:56 #4 [internal] load .dockerignore 10:05:56 #4 transferring context: 2B done 10:05:56 #4 DONE 0.0s 10:05:56 10:05:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 10:05:56 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 10:05:56 #5 ... 10:05:56 10:05:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 10:05:56 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 0.0s done 10:05:56 #6 DONE 0.1s 10:05:56 10:05:56 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:05:56 #7 DONE 0.0s 10:05:56 10:05:56 #8 exporting to image 10:05:56 #8 exporting layers done 10:05:56 #8 exporting manifest sha256:aebeb51e7eb1307fbc8df0953203980f0a011084ce85347b0f1af97861052c37 done 10:05:56 #8 exporting config sha256:697603a02ccb7fe25d6e4c87a8688874971b093f2aad6ef413d97eaad7994cee done 10:05:56 #8 exporting manifest sha256:e2df6cc2541e0b44e3c64af16a29d7e0d5615cf4b3abb7fc6d68aec2a6d238b9 done 10:05:56 #8 exporting config sha256:29ff99a81733c935698e77ed4fddbf5d8389e919b1525588838f671d1bb16f7a done 10:05:56 #8 exporting manifest list sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 done 10:05:56 #8 pushing layers 0.1s done 10:05:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 10:05:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 0.1s done 10:05:56 #8 DONE 0.2s 10:05:56 10:05:56 1 warning found (use --debug to expand): 10:05:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 10:05:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 10:05:57 #1 [internal] load build definition from Dockerfile 10:05:57 #1 transferring dockerfile: 164B done 10:05:57 #1 DONE 0.0s 10:05:57 10:05:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 10:05:57 #2 DONE 0.0s 10:05:57 10:05:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 10:05:57 #3 DONE 0.0s 10:05:57 10:05:57 #4 [internal] load .dockerignore 10:05:57 #4 transferring context: 2B done 10:05:57 #4 DONE 0.0s 10:05:57 10:05:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 10:05:57 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f done 10:05:57 #5 CACHED 10:05:57 10:05:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 10:05:57 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f done 10:05:57 #6 DONE 0.0s 10:05:57 10:05:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 10:05:57 #6 CACHED 10:05:57 10:05:57 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:05:57 #7 DONE 0.0s 10:05:57 10:05:57 #8 exporting to image 10:05:57 #8 exporting layers done 10:05:57 #8 exporting manifest sha256:aebeb51e7eb1307fbc8df0953203980f0a011084ce85347b0f1af97861052c37 done 10:05:57 #8 exporting config sha256:697603a02ccb7fe25d6e4c87a8688874971b093f2aad6ef413d97eaad7994cee done 10:05:57 #8 exporting manifest sha256:e2df6cc2541e0b44e3c64af16a29d7e0d5615cf4b3abb7fc6d68aec2a6d238b9 done 10:05:57 #8 exporting config sha256:29ff99a81733c935698e77ed4fddbf5d8389e919b1525588838f671d1bb16f7a done 10:05:57 #8 exporting manifest list sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 done 10:05:57 #8 pushing layers 0.0s done 10:05:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 0.1s done 10:05:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:57 #8 DONE 0.1s 10:05:57 10:05:57 1 warning found (use --debug to expand): 10:05:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72 --push - 10:05:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72' 10:05:57 #1 [internal] load build definition from Dockerfile 10:05:57 #1 transferring dockerfile: 170B done 10:05:57 #1 DONE 0.0s 10:05:57 10:05:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72 10:05:57 #2 DONE 0.0s 10:05:57 10:05:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72 10:05:57 #3 DONE 0.0s 10:05:57 10:05:57 #4 [internal] load .dockerignore 10:05:57 #4 transferring context: 2B done 10:05:57 #4 DONE 0.0s 10:05:57 10:05:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 10:05:57 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 0.0s done 10:05:57 #5 CACHED 10:05:57 10:05:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 10:05:57 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 0.0s done 10:05:57 #6 CACHED 10:05:57 10:05:57 #7 exporting to image 10:05:57 #7 exporting layers done 10:05:57 #7 exporting manifest sha256:aebeb51e7eb1307fbc8df0953203980f0a011084ce85347b0f1af97861052c37 done 10:05:57 #7 exporting config sha256:697603a02ccb7fe25d6e4c87a8688874971b093f2aad6ef413d97eaad7994cee done 10:05:57 #7 exporting manifest sha256:e2df6cc2541e0b44e3c64af16a29d7e0d5615cf4b3abb7fc6d68aec2a6d238b9 done 10:05:57 #7 exporting config sha256:29ff99a81733c935698e77ed4fddbf5d8389e919b1525588838f671d1bb16f7a done 10:05:57 #7 exporting manifest list sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 done 10:05:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:57 #7 pushing layers 0.0s done 10:05:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.72@sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 0.1s done 10:05:57 #7 DONE 0.1s 10:05:57 10:05:57 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:05:57 #8 DONE 0.0s 10:05:57 10:05:57 1 warning found (use --debug to expand): 10:05:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - 10:05:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' 10:05:58 #1 [internal] load build definition from Dockerfile 10:05:58 #1 transferring dockerfile: 211B done 10:05:58 #1 DONE 0.0s 10:05:58 10:05:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:05:58 #2 DONE 0.0s 10:05:58 10:05:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:05:58 #3 DONE 0.0s 10:05:58 10:05:58 #4 [internal] load .dockerignore 10:05:58 #4 transferring context: 2B done 10:05:58 #4 DONE 0.0s 10:05:58 10:05:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 10:05:58 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f done 10:05:58 #5 CACHED 10:05:58 10:05:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 10:05:58 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 0.0s done 10:05:58 #6 CACHED 10:05:58 10:05:58 #7 exporting to image 10:05:58 #7 exporting layers done 10:05:58 #7 exporting manifest sha256:aebeb51e7eb1307fbc8df0953203980f0a011084ce85347b0f1af97861052c37 done 10:05:58 #7 exporting config sha256:697603a02ccb7fe25d6e4c87a8688874971b093f2aad6ef413d97eaad7994cee done 10:05:58 #7 exporting manifest sha256:e2df6cc2541e0b44e3c64af16a29d7e0d5615cf4b3abb7fc6d68aec2a6d238b9 done 10:05:58 #7 exporting config sha256:29ff99a81733c935698e77ed4fddbf5d8389e919b1525588838f671d1bb16f7a done 10:05:58 #7 exporting manifest list sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 done 10:05:58 #7 pushing layers 0.0s done 10:05:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 10:05:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 0.1s done 10:05:58 #7 DONE 0.1s 10:05:58 10:05:58 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:05:58 #8 DONE 0.0s 10:05:58 10:05:58 1 warning found (use --debug to expand): 10:05:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 10:05:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 10:05:58 #1 [internal] load build definition from Dockerfile 10:05:58 #1 transferring dockerfile: 162B done 10:05:58 #1 DONE 0.0s 10:05:58 10:05:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 10:05:58 #2 DONE 0.0s 10:05:58 10:05:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 10:05:58 #3 DONE 0.0s 10:05:58 10:05:58 #4 [internal] load .dockerignore 10:05:58 #4 transferring context: 2B done 10:05:58 #4 DONE 0.0s 10:05:58 10:05:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 10:05:58 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 0.0s done 10:05:58 #5 CACHED 10:05:58 10:05:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 10:05:58 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c4ab69b73fea1a1807dedbecff3dd35a7741804e4aa11d337fd94c371688ff3f 0.0s done 10:05:58 #6 CACHED 10:05:58 10:05:58 #7 exporting to image 10:05:58 #7 exporting layers done 10:05:58 #7 exporting manifest sha256:aebeb51e7eb1307fbc8df0953203980f0a011084ce85347b0f1af97861052c37 done 10:05:58 #7 exporting config sha256:697603a02ccb7fe25d6e4c87a8688874971b093f2aad6ef413d97eaad7994cee done 10:05:58 #7 exporting manifest sha256:e2df6cc2541e0b44e3c64af16a29d7e0d5615cf4b3abb7fc6d68aec2a6d238b9 done 10:05:58 #7 exporting config sha256:29ff99a81733c935698e77ed4fddbf5d8389e919b1525588838f671d1bb16f7a done 10:05:58 #7 exporting manifest list sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 done 10:05:58 #7 pushing layers 10:05:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:58 #7 pushing layers 0.0s done 10:05:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9dd2e5c268c5097970f266779ce601a5de59bf67794255d564dca13960fae163 0.1s done 10:05:58 #7 DONE 0.1s 10:05:58 10:05:58 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 10:05:58 #8 DONE 0.0s 10:05:58 10:05:58 1 warning found (use --debug to expand): 10:05:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:05:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515' 10:05:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 --push - 10:05:59 #1 [internal] load build definition from Dockerfile 10:05:59 #1 transferring dockerfile: 206B done 10:05:59 #1 DONE 0.0s 10:05:59 10:05:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 10:05:59 #2 DONE 0.0s 10:05:59 10:05:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515 10:05:59 #3 DONE 0.1s 10:05:59 10:05:59 #4 [internal] load .dockerignore 10:05:59 #4 transferring context: 2B done 10:05:59 #4 DONE 0.0s 10:05:59 10:05:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 10:05:59 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 10:05:59 #5 ... 10:05:59 10:05:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 10:05:59 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c done 10:05:59 #6 DONE 0.1s 10:05:59 10:05:59 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:05:59 #7 DONE 0.0s 10:05:59 10:05:59 #8 exporting to image 10:05:59 #8 exporting layers done 10:05:59 #8 exporting manifest sha256:48057ae26621950b62569ea066640b66b526a6dbabbaa49174010e5aa00371d5 done 10:05:59 #8 exporting config sha256:797d35aaf5bc1d9633560e6da7482e8da5450851bef57840a6f489815dd1f1d6 done 10:05:59 #8 exporting manifest sha256:9ea1a1213477745c4a798d1b9188223f28999385bea2ba3fc46ebcb5d8eb75f5 done 10:05:59 #8 exporting config sha256:a9bbca99486b4cd74c8076988ff0b267e923f97a9f1acc35bad474982db3e147 done 10:05:59 #8 exporting manifest list sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 done 10:05:59 #8 pushing layers 0.1s done 10:05:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 10:05:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:05:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 0.1s done 10:05:59 #8 DONE 0.2s 10:05:59 10:05:59 1 warning found (use --debug to expand): 10:05:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 10:06:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 10:06:00 #1 [internal] load build definition from Dockerfile 10:06:00 #1 transferring dockerfile: 172B done 10:06:00 #1 DONE 0.0s 10:06:00 10:06:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:06:00 #2 DONE 0.0s 10:06:00 10:06:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:06:00 #3 DONE 0.0s 10:06:00 10:06:00 #4 [internal] load .dockerignore 10:06:00 #4 transferring context: 2B done 10:06:00 #4 DONE 0.0s 10:06:00 10:06:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 10:06:00 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done 10:06:00 #5 CACHED 10:06:00 10:06:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 10:06:00 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done 10:06:00 #6 CACHED 10:06:00 10:06:00 #7 exporting to image 10:06:00 #7 exporting layers done 10:06:00 #7 exporting manifest sha256:48057ae26621950b62569ea066640b66b526a6dbabbaa49174010e5aa00371d5 done 10:06:00 #7 exporting config sha256:797d35aaf5bc1d9633560e6da7482e8da5450851bef57840a6f489815dd1f1d6 done 10:06:00 #7 exporting manifest sha256:9ea1a1213477745c4a798d1b9188223f28999385bea2ba3fc46ebcb5d8eb75f5 done 10:06:00 #7 exporting config sha256:a9bbca99486b4cd74c8076988ff0b267e923f97a9f1acc35bad474982db3e147 done 10:06:00 #7 exporting manifest list sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 done 10:06:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:00 #7 pushing layers 0.0s done 10:06:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 0.1s done 10:06:00 #7 DONE 0.1s 10:06:00 10:06:00 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:06:00 #8 DONE 0.0s 10:06:00 10:06:00 1 warning found (use --debug to expand): 10:06:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72' 10:06:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72 --push - 10:06:00 #1 [internal] load build definition from Dockerfile 10:06:00 #1 transferring dockerfile: 178B done 10:06:00 #1 DONE 0.0s 10:06:00 10:06:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72 10:06:00 #2 DONE 0.0s 10:06:00 10:06:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72 10:06:00 #3 DONE 0.0s 10:06:00 10:06:00 #4 [internal] load .dockerignore 10:06:00 #4 transferring context: 2B done 10:06:00 #4 DONE 0.0s 10:06:00 10:06:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 10:06:00 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done 10:06:00 #5 CACHED 10:06:00 10:06:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 10:06:00 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done 10:06:00 #6 CACHED 10:06:00 10:06:00 #7 exporting to image 10:06:00 #7 exporting layers done 10:06:00 #7 exporting manifest sha256:48057ae26621950b62569ea066640b66b526a6dbabbaa49174010e5aa00371d5 done 10:06:00 #7 exporting config sha256:797d35aaf5bc1d9633560e6da7482e8da5450851bef57840a6f489815dd1f1d6 done 10:06:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:00 #7 exporting manifest sha256:9ea1a1213477745c4a798d1b9188223f28999385bea2ba3fc46ebcb5d8eb75f5 done 10:06:00 #7 exporting config sha256:a9bbca99486b4cd74c8076988ff0b267e923f97a9f1acc35bad474982db3e147 done 10:06:00 #7 exporting manifest list sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 done 10:06:00 #7 pushing layers 0.0s done 10:06:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.72@sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 0.1s done 10:06:00 #7 DONE 0.1s 10:06:00 10:06:00 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:06:00 #8 DONE 0.0s 10:06:00 10:06:00 1 warning found (use --debug to expand): 10:06:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' 10:06:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - 10:06:01 #1 [internal] load build definition from Dockerfile 10:06:01 #1 transferring dockerfile: 219B done 10:06:01 #1 DONE 0.0s 10:06:01 10:06:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:01 #2 DONE 0.0s 10:06:01 10:06:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:01 #3 DONE 0.0s 10:06:01 10:06:01 #4 [internal] load .dockerignore 10:06:01 #4 transferring context: 2B done 10:06:01 #4 DONE 0.0s 10:06:01 10:06:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 10:06:01 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done 10:06:01 #5 CACHED 10:06:01 10:06:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 10:06:01 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done 10:06:01 #6 CACHED 10:06:01 10:06:01 #7 exporting to image 10:06:01 #7 exporting layers done 10:06:01 #7 exporting manifest sha256:48057ae26621950b62569ea066640b66b526a6dbabbaa49174010e5aa00371d5 done 10:06:01 #7 exporting config sha256:797d35aaf5bc1d9633560e6da7482e8da5450851bef57840a6f489815dd1f1d6 done 10:06:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:01 #7 exporting manifest sha256:9ea1a1213477745c4a798d1b9188223f28999385bea2ba3fc46ebcb5d8eb75f5 done 10:06:01 #7 exporting config sha256:a9bbca99486b4cd74c8076988ff0b267e923f97a9f1acc35bad474982db3e147 done 10:06:01 #7 exporting manifest list sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 done 10:06:01 #7 pushing layers 0.0s done 10:06:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 0.1s done 10:06:01 #7 DONE 0.1s 10:06:01 10:06:01 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:06:01 #8 DONE 0.0s 10:06:01 10:06:01 1 warning found (use --debug to expand): 10:06:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 10:06:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 10:06:01 #1 [internal] load build definition from Dockerfile 10:06:01 #1 transferring dockerfile: 170B done 10:06:01 #1 DONE 0.0s 10:06:01 10:06:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:06:01 #2 DONE 0.0s 10:06:01 10:06:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:06:01 #3 DONE 0.0s 10:06:01 10:06:01 #4 [internal] load .dockerignore 10:06:01 #4 transferring context: 2B done 10:06:01 #4 DONE 0.0s 10:06:01 10:06:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 10:06:01 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done 10:06:01 #5 CACHED 10:06:01 10:06:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 10:06:01 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3596d2f426b5f3371b744fd877f17910c66c296ffd0c7634a2a8b53a979dd70c 0.0s done 10:06:01 #6 CACHED 10:06:01 10:06:01 #7 exporting to image 10:06:01 #7 exporting layers done 10:06:01 #7 exporting manifest sha256:48057ae26621950b62569ea066640b66b526a6dbabbaa49174010e5aa00371d5 done 10:06:01 #7 exporting config sha256:797d35aaf5bc1d9633560e6da7482e8da5450851bef57840a6f489815dd1f1d6 done 10:06:01 #7 exporting manifest sha256:9ea1a1213477745c4a798d1b9188223f28999385bea2ba3fc46ebcb5d8eb75f5 done 10:06:01 #7 exporting config sha256:a9bbca99486b4cd74c8076988ff0b267e923f97a9f1acc35bad474982db3e147 10:06:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:02 #7 exporting config sha256:a9bbca99486b4cd74c8076988ff0b267e923f97a9f1acc35bad474982db3e147 done 10:06:02 #7 exporting manifest list sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 done 10:06:02 #7 pushing layers 0.0s done 10:06:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c1b09a60730371cebe565d7eeab04041d2e4f326f718485f293baec9f217df21 0.1s done 10:06:02 #7 DONE 0.1s 10:06:02 10:06:02 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 10:06:02 #8 DONE 0.0s 10:06:02 10:06:02 1 warning found (use --debug to expand): 10:06:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515' 10:06:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515 --push - 10:06:02 #1 [internal] load build definition from Dockerfile 10:06:02 #1 transferring dockerfile: 204B done 10:06:02 #1 DONE 0.0s 10:06:02 10:06:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:02 #2 DONE 0.0s 10:06:02 10:06:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:02 #3 DONE 0.1s 10:06:02 10:06:02 #4 [internal] load .dockerignore 10:06:02 #4 transferring context: 2B done 10:06:02 #4 DONE 0.0s 10:06:02 10:06:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 10:06:02 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 10:06:02 #5 ... 10:06:02 10:06:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 10:06:02 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done 10:06:02 #6 DONE 0.1s 10:06:02 10:06:02 #7 exporting to image 10:06:02 #7 exporting layers done 10:06:02 #7 exporting manifest sha256:24bc29963a809b59876baac4c119c00ed0f5cde916175a11b1b2f64d7c6f45f2 0.0s done 10:06:02 #7 exporting config sha256:70731df56dbb22275f86ba232dc128877b05fa0c83861123e992322e1fb65930 done 10:06:02 #7 exporting manifest sha256:4973dc6659da1718d8d8bdc7c45ca77968cc3af3f2ac6b1b317fb3251b915fa9 done 10:06:02 #7 exporting config sha256:5c8146e989d74429348286f1c11480397fd416c4820440bb595400d3449690b5 done 10:06:02 #7 exporting manifest list sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 10:06:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:02 #7 ... 10:06:02 10:06:02 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:06:02 #8 DONE 0.0s 10:06:02 10:06:02 #7 exporting to image 10:06:02 #7 exporting manifest list sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 0.0s done 10:06:02 #7 pushing layers 0.1s done 10:06:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 10:06:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 0.1s done 10:06:02 #7 DONE 0.2s 10:06:02 10:06:02 1 warning found (use --debug to expand): 10:06:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 10:06:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 10:06:03 #1 [internal] load build definition from Dockerfile 10:06:03 #1 transferring dockerfile: 170B done 10:06:03 #1 DONE 0.0s 10:06:03 10:06:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:06:03 #2 DONE 0.0s 10:06:03 10:06:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:06:03 #3 DONE 0.0s 10:06:03 10:06:03 #4 [internal] load .dockerignore 10:06:03 #4 transferring context: 2B done 10:06:03 #4 DONE 0.0s 10:06:03 10:06:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 10:06:03 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done 10:06:03 #5 CACHED 10:06:03 10:06:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 10:06:03 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done 10:06:03 #6 CACHED 10:06:03 10:06:03 #7 exporting to image 10:06:03 #7 exporting layers done 10:06:03 #7 exporting manifest sha256:24bc29963a809b59876baac4c119c00ed0f5cde916175a11b1b2f64d7c6f45f2 done 10:06:03 #7 exporting config sha256:70731df56dbb22275f86ba232dc128877b05fa0c83861123e992322e1fb65930 done 10:06:03 #7 exporting manifest sha256:4973dc6659da1718d8d8bdc7c45ca77968cc3af3f2ac6b1b317fb3251b915fa9 done 10:06:03 #7 exporting config sha256:5c8146e989d74429348286f1c11480397fd416c4820440bb595400d3449690b5 done 10:06:03 #7 exporting manifest list sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 10:06:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:03 #7 exporting manifest list sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb done 10:06:03 #7 pushing layers 0.0s done 10:06:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 0.1s done 10:06:03 #7 DONE 0.1s 10:06:03 10:06:03 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:06:03 #8 DONE 0.0s 10:06:03 10:06:03 1 warning found (use --debug to expand): 10:06:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72' 10:06:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72 --push - 10:06:03 #1 [internal] load build definition from Dockerfile 10:06:03 #1 transferring dockerfile: 176B done 10:06:03 #1 DONE 0.0s 10:06:03 10:06:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72 10:06:03 #2 DONE 0.0s 10:06:03 10:06:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72 10:06:03 #3 DONE 0.0s 10:06:03 10:06:03 #4 [internal] load .dockerignore 10:06:03 #4 transferring context: 2B done 10:06:03 #4 DONE 0.0s 10:06:03 10:06:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 10:06:03 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done 10:06:03 #5 CACHED 10:06:03 10:06:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 10:06:03 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done 10:06:03 #6 CACHED 10:06:03 10:06:03 #7 exporting to image 10:06:03 #7 exporting layers done 10:06:03 #7 exporting manifest sha256:24bc29963a809b59876baac4c119c00ed0f5cde916175a11b1b2f64d7c6f45f2 done 10:06:03 #7 exporting config sha256:70731df56dbb22275f86ba232dc128877b05fa0c83861123e992322e1fb65930 10:06:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:04 #7 exporting config sha256:70731df56dbb22275f86ba232dc128877b05fa0c83861123e992322e1fb65930 done 10:06:04 #7 exporting manifest sha256:4973dc6659da1718d8d8bdc7c45ca77968cc3af3f2ac6b1b317fb3251b915fa9 done 10:06:04 #7 exporting config sha256:5c8146e989d74429348286f1c11480397fd416c4820440bb595400d3449690b5 done 10:06:04 #7 exporting manifest list sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb done 10:06:04 #7 pushing layers 0.0s done 10:06:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.72@sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 0.1s done 10:06:04 #7 DONE 0.1s 10:06:04 10:06:04 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:06:04 #8 DONE 0.0s 10:06:04 10:06:04 1 warning found (use --debug to expand): 10:06:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' 10:06:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - 10:06:04 #1 [internal] load build definition from Dockerfile 10:06:04 #1 transferring dockerfile: 217B done 10:06:04 #1 DONE 0.0s 10:06:04 10:06:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:04 #2 DONE 0.0s 10:06:04 10:06:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:04 #3 DONE 0.0s 10:06:04 10:06:04 #4 [internal] load .dockerignore 10:06:04 #4 transferring context: 2B done 10:06:04 #4 DONE 0.0s 10:06:04 10:06:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 10:06:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 10:06:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done 10:06:04 #5 CACHED 10:06:04 10:06:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 10:06:04 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done 10:06:04 #6 CACHED 10:06:04 10:06:04 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:06:04 #7 DONE 0.0s 10:06:04 10:06:04 #8 exporting to image 10:06:04 #8 exporting layers done 10:06:04 #8 exporting manifest sha256:24bc29963a809b59876baac4c119c00ed0f5cde916175a11b1b2f64d7c6f45f2 done 10:06:04 #8 exporting config sha256:70731df56dbb22275f86ba232dc128877b05fa0c83861123e992322e1fb65930 done 10:06:04 #8 exporting manifest sha256:4973dc6659da1718d8d8bdc7c45ca77968cc3af3f2ac6b1b317fb3251b915fa9 done 10:06:04 #8 exporting config sha256:5c8146e989d74429348286f1c11480397fd416c4820440bb595400d3449690b5 done 10:06:04 #8 exporting manifest list sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb done 10:06:04 #8 pushing layers 0.0s done 10:06:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 0.1s done 10:06:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:04 #8 DONE 0.1s 10:06:04 10:06:04 1 warning found (use --debug to expand): 10:06:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 10:06:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 10:06:04 #1 [internal] load build definition from Dockerfile 10:06:04 #1 transferring dockerfile: 168B done 10:06:04 #1 DONE 0.0s 10:06:04 10:06:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:06:04 #2 DONE 0.0s 10:06:04 10:06:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:06:04 #3 DONE 0.0s 10:06:04 10:06:04 #4 [internal] load .dockerignore 10:06:04 #4 transferring context: 2B done 10:06:04 #4 DONE 0.0s 10:06:04 10:06:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 10:06:04 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done 10:06:04 #5 CACHED 10:06:04 10:06:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 10:06:04 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:940d9034c5945f64a8b34e4166643b24a3f0c8b1558f018b7844fcba6d46e553 0.0s done 10:06:04 #6 CACHED 10:06:04 10:06:04 #7 exporting to image 10:06:04 #7 exporting layers done 10:06:04 #7 exporting manifest sha256:24bc29963a809b59876baac4c119c00ed0f5cde916175a11b1b2f64d7c6f45f2 done 10:06:04 #7 exporting config sha256:70731df56dbb22275f86ba232dc128877b05fa0c83861123e992322e1fb65930 done 10:06:04 #7 exporting manifest sha256:4973dc6659da1718d8d8bdc7c45ca77968cc3af3f2ac6b1b317fb3251b915fa9 done 10:06:04 #7 exporting config sha256:5c8146e989d74429348286f1c11480397fd416c4820440bb595400d3449690b5 done 10:06:04 #7 exporting manifest list sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb done 10:06:04 #7 pushing layers 0.0s done 10:06:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 10:06:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8043c196c98e5c7a8e0bc81932d3b50063f0fc51b569eef854ffa107d5264acb 0.1s done 10:06:05 #7 DONE 0.1s 10:06:05 10:06:05 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 10:06:05 #8 DONE 0.0s 10:06:05 10:06:05 1 warning found (use --debug to expand): 10:06:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515 --push - 10:06:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515' 10:06:05 #1 [internal] load build definition from Dockerfile 10:06:05 #1 transferring dockerfile: 205B 0.0s done 10:06:05 #1 DONE 0.0s 10:06:05 10:06:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:05 #2 DONE 0.0s 10:06:05 10:06:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:05 #3 DONE 0.1s 10:06:05 10:06:05 #4 [internal] load .dockerignore 10:06:05 #4 transferring context: 2B done 10:06:05 #4 DONE 0.0s 10:06:05 10:06:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 10:06:05 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c done 10:06:05 #5 DONE 0.0s 10:06:05 10:06:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 10:06:05 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c done 10:06:05 #6 DONE 0.1s 10:06:05 10:06:05 #7 exporting to image 10:06:05 #7 exporting layers 10:06:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:05 #7 ... 10:06:05 10:06:05 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:06:05 #8 DONE 0.0s 10:06:05 10:06:05 #7 exporting to image 10:06:05 #7 exporting layers done 10:06:05 #7 exporting manifest sha256:af70e0dedab39edafd2aa8a8476457f946b40b0880ec9f007197585bab7c76e0 done 10:06:05 #7 exporting config sha256:f996412ddd35b28ce204e173e093ca3593016b25042c1c319cb2c16902993d0e done 10:06:05 #7 exporting manifest sha256:df34382abab1fc5560f0399469b9087efae69944e9c2e6d51209c517034f6a18 done 10:06:05 #7 exporting config sha256:a22519ecc2e0d0e78db740dfd300dd4c443c1bcb8cda89d1b891d94febaaeda5 done 10:06:05 #7 exporting manifest list sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be done 10:06:05 #7 pushing layers 0.1s done 10:06:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be 10:06:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be 0.1s done 10:06:06 #7 DONE 0.2s 10:06:06 10:06:06 1 warning found (use --debug to expand): 10:06:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 10:06:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 10:06:06 #1 [internal] load build definition from Dockerfile 10:06:06 #1 transferring dockerfile: 171B done 10:06:06 #1 DONE 0.0s 10:06:06 10:06:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:06:06 #2 DONE 0.0s 10:06:06 10:06:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:06:06 #3 DONE 0.0s 10:06:06 10:06:06 #4 [internal] load .dockerignore 10:06:06 #4 transferring context: 2B done 10:06:06 #4 DONE 0.0s 10:06:06 10:06:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 10:06:06 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done 10:06:06 #5 CACHED 10:06:06 10:06:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 10:06:06 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done 10:06:06 #6 CACHED 10:06:06 10:06:06 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:06:06 #7 DONE 0.0s 10:06:06 10:06:06 #8 exporting to image 10:06:06 #8 exporting layers done 10:06:06 #8 exporting manifest sha256:af70e0dedab39edafd2aa8a8476457f946b40b0880ec9f007197585bab7c76e0 done 10:06:06 #8 exporting config sha256:f996412ddd35b28ce204e173e093ca3593016b25042c1c319cb2c16902993d0e done 10:06:06 #8 exporting manifest sha256:df34382abab1fc5560f0399469b9087efae69944e9c2e6d51209c517034f6a18 done 10:06:06 #8 exporting config sha256:a22519ecc2e0d0e78db740dfd300dd4c443c1bcb8cda89d1b891d94febaaeda5 done 10:06:06 #8 exporting manifest list sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be done 10:06:06 #8 pushing layers 0.0s done 10:06:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be 0.1s done 10:06:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:06 #8 DONE 0.1s 10:06:06 10:06:06 1 warning found (use --debug to expand): 10:06:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72' 10:06:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72 --push - 10:06:06 #1 [internal] load build definition from Dockerfile 10:06:06 #1 transferring dockerfile: 177B done 10:06:06 #1 DONE 0.0s 10:06:06 10:06:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72 10:06:06 #2 DONE 0.0s 10:06:06 10:06:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72 10:06:06 #3 DONE 0.0s 10:06:06 10:06:06 #4 [internal] load .dockerignore 10:06:06 #4 transferring context: 2B done 10:06:06 #4 DONE 0.0s 10:06:06 10:06:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 10:06:06 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done 10:06:06 #5 CACHED 10:06:06 10:06:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 10:06:06 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done 10:06:06 #6 CACHED 10:06:06 10:06:06 #7 exporting to image 10:06:06 #7 exporting layers done 10:06:06 #7 exporting manifest sha256:af70e0dedab39edafd2aa8a8476457f946b40b0880ec9f007197585bab7c76e0 done 10:06:06 #7 exporting config sha256:f996412ddd35b28ce204e173e093ca3593016b25042c1c319cb2c16902993d0e done 10:06:06 #7 exporting manifest sha256:df34382abab1fc5560f0399469b9087efae69944e9c2e6d51209c517034f6a18 done 10:06:06 #7 exporting config sha256:a22519ecc2e0d0e78db740dfd300dd4c443c1bcb8cda89d1b891d94febaaeda5 done 10:06:06 #7 exporting manifest list sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be done 10:06:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:07 #7 pushing layers 0.0s done 10:06:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.72@sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be 0.1s done 10:06:07 #7 DONE 0.1s 10:06:07 10:06:07 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:06:07 #8 DONE 0.0s 10:06:07 10:06:07 1 warning found (use --debug to expand): 10:06:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' 10:06:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - 10:06:07 #1 [internal] load build definition from Dockerfile 10:06:07 #1 transferring dockerfile: 218B done 10:06:07 #1 DONE 0.0s 10:06:07 10:06:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:07 #2 DONE 0.0s 10:06:07 10:06:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:07 #3 DONE 0.0s 10:06:07 10:06:07 #4 [internal] load .dockerignore 10:06:07 #4 transferring context: 2B done 10:06:07 #4 DONE 0.0s 10:06:07 10:06:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 10:06:07 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done 10:06:07 #5 CACHED 10:06:07 10:06:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 10:06:07 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done 10:06:07 #6 CACHED 10:06:07 10:06:07 #7 exporting to image 10:06:07 #7 exporting layers done 10:06:07 #7 exporting manifest sha256:af70e0dedab39edafd2aa8a8476457f946b40b0880ec9f007197585bab7c76e0 done 10:06:07 #7 exporting config sha256:f996412ddd35b28ce204e173e093ca3593016b25042c1c319cb2c16902993d0e done 10:06:07 #7 exporting manifest sha256:df34382abab1fc5560f0399469b9087efae69944e9c2e6d51209c517034f6a18 done 10:06:07 #7 exporting config sha256:a22519ecc2e0d0e78db740dfd300dd4c443c1bcb8cda89d1b891d94febaaeda5 done 10:06:07 #7 exporting manifest list sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be done 10:06:07 #7 pushing layers 0.0s done 10:06:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be 10:06:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be 0.1s done 10:06:07 #7 DONE 0.1s 10:06:07 10:06:07 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:06:07 #8 DONE 0.0s 10:06:07 10:06:07 1 warning found (use --debug to expand): 10:06:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 10:06:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 10:06:08 #1 [internal] load build definition from Dockerfile 10:06:08 #1 transferring dockerfile: 169B done 10:06:08 #1 DONE 0.0s 10:06:08 10:06:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:06:08 #2 DONE 0.0s 10:06:08 10:06:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:06:08 #3 DONE 0.0s 10:06:08 10:06:08 #4 [internal] load .dockerignore 10:06:08 #4 transferring context: 2B done 10:06:08 #4 DONE 0.0s 10:06:08 10:06:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 10:06:08 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done 10:06:08 #5 CACHED 10:06:08 10:06:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 10:06:08 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e9db396a77ff8a5b33c886af9a415e11c2f3a9eb29bcd6d3ae991fa6554c961c 0.0s done 10:06:08 #6 CACHED 10:06:08 10:06:08 #7 exporting to image 10:06:08 #7 exporting layers done 10:06:08 #7 exporting manifest sha256:af70e0dedab39edafd2aa8a8476457f946b40b0880ec9f007197585bab7c76e0 done 10:06:08 #7 exporting config sha256:f996412ddd35b28ce204e173e093ca3593016b25042c1c319cb2c16902993d0e done 10:06:08 #7 exporting manifest sha256:df34382abab1fc5560f0399469b9087efae69944e9c2e6d51209c517034f6a18 done 10:06:08 #7 exporting config sha256:a22519ecc2e0d0e78db740dfd300dd4c443c1bcb8cda89d1b891d94febaaeda5 done 10:06:08 #7 exporting manifest list sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be done 10:06:08 #7 pushing layers 10:06:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:08 #7 pushing layers 0.0s done 10:06:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3951df2c1bea6d433efce04c92d020def49442fde9c0410205e4443d2d8014be 0.1s done 10:06:08 #7 DONE 0.1s 10:06:08 10:06:08 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:06:08 #8 DONE 0.0s 10:06:08 10:06:08 1 warning found (use --debug to expand): 10:06:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515' 10:06:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515 --push - 10:06:08 #1 [internal] load build definition from Dockerfile 10:06:08 #1 transferring dockerfile: 211B done 10:06:08 #1 DONE 0.0s 10:06:08 10:06:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:08 #2 DONE 0.0s 10:06:08 10:06:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:08 #3 DONE 0.0s 10:06:08 10:06:08 #4 [internal] load .dockerignore 10:06:08 #4 transferring context: 2B done 10:06:08 #4 DONE 0.0s 10:06:08 10:06:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 10:06:08 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a done 10:06:08 #5 DONE 0.0s 10:06:08 10:06:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 10:06:08 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 0.0s done 10:06:08 #6 DONE 0.0s 10:06:08 10:06:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 10:06:08 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a done 10:06:08 #5 DONE 0.1s 10:06:08 10:06:08 #7 exporting to image 10:06:08 #7 exporting layers 10:06:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:08 #7 ... 10:06:08 10:06:08 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:06:08 #8 DONE 0.0s 10:06:08 10:06:08 #7 exporting to image 10:06:08 #7 exporting layers done 10:06:08 #7 exporting manifest sha256:edb1f21cb0d58476d4c1d59bde72988c2d1563db76e4b7495c63860c6be87dc8 done 10:06:08 #7 exporting config sha256:e10e2952869eb344a5f907eda74b1cb9b052b4a9dd4df5849ba610a0c0e66493 done 10:06:08 #7 exporting manifest sha256:425d87425c027b9bdcadda5e1a7c52ae39dd29a551dbcf559323e7fc6f7c2857 done 10:06:08 #7 exporting config sha256:f3196e74251578acc73278176a16ce11ce1203610d12b2e0dbe7d6ab8d48a55b done 10:06:08 #7 exporting manifest list sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 done 10:06:08 #7 pushing layers 0.1s done 10:06:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 10:06:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 0.1s done 10:06:09 #7 DONE 0.2s 10:06:09 10:06:09 1 warning found (use --debug to expand): 10:06:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 10:06:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 10:06:09 #1 [internal] load build definition from Dockerfile 10:06:09 #1 transferring dockerfile: 177B done 10:06:09 #1 DONE 0.0s 10:06:09 10:06:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:06:09 #2 DONE 0.0s 10:06:09 10:06:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:06:09 #3 DONE 0.0s 10:06:09 10:06:09 #4 [internal] load .dockerignore 10:06:09 #4 transferring context: 2B done 10:06:09 #4 DONE 0.0s 10:06:09 10:06:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 10:06:09 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 0.0s done 10:06:09 #5 CACHED 10:06:09 10:06:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 10:06:09 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 0.0s done 10:06:09 #6 CACHED 10:06:09 10:06:09 #7 exporting to image 10:06:09 #7 exporting layers 10:06:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:09 #7 exporting layers done 10:06:09 #7 exporting manifest sha256:edb1f21cb0d58476d4c1d59bde72988c2d1563db76e4b7495c63860c6be87dc8 done 10:06:09 #7 exporting config sha256:e10e2952869eb344a5f907eda74b1cb9b052b4a9dd4df5849ba610a0c0e66493 done 10:06:09 #7 exporting manifest sha256:425d87425c027b9bdcadda5e1a7c52ae39dd29a551dbcf559323e7fc6f7c2857 done 10:06:09 #7 exporting config sha256:f3196e74251578acc73278176a16ce11ce1203610d12b2e0dbe7d6ab8d48a55b done 10:06:09 #7 exporting manifest list sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 done 10:06:09 #7 pushing layers 0.0s done 10:06:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 0.1s done 10:06:09 #7 DONE 0.1s 10:06:09 10:06:09 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:06:09 #8 DONE 0.0s 10:06:09 10:06:09 1 warning found (use --debug to expand): 10:06:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72' 10:06:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72 --push - 10:06:10 #1 [internal] load build definition from Dockerfile 10:06:10 #1 transferring dockerfile: 183B done 10:06:10 #1 DONE 0.0s 10:06:10 10:06:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72 10:06:10 #2 DONE 0.0s 10:06:10 10:06:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72 10:06:10 #3 DONE 0.0s 10:06:10 10:06:10 #4 [internal] load .dockerignore 10:06:10 #4 transferring context: 2B done 10:06:10 #4 DONE 0.0s 10:06:10 10:06:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 10:06:10 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 0.0s done 10:06:10 #5 CACHED 10:06:10 10:06:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 10:06:10 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 0.0s done 10:06:10 #6 CACHED 10:06:10 10:06:10 #7 exporting to image 10:06:10 #7 exporting layers done 10:06:10 #7 exporting manifest sha256:edb1f21cb0d58476d4c1d59bde72988c2d1563db76e4b7495c63860c6be87dc8 done 10:06:10 #7 exporting config sha256:e10e2952869eb344a5f907eda74b1cb9b052b4a9dd4df5849ba610a0c0e66493 done 10:06:10 #7 exporting manifest sha256:425d87425c027b9bdcadda5e1a7c52ae39dd29a551dbcf559323e7fc6f7c2857 done 10:06:10 #7 exporting config sha256:f3196e74251578acc73278176a16ce11ce1203610d12b2e0dbe7d6ab8d48a55b 10:06:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:10 #7 exporting config sha256:f3196e74251578acc73278176a16ce11ce1203610d12b2e0dbe7d6ab8d48a55b done 10:06:10 #7 exporting manifest list sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 done 10:06:10 #7 pushing layers 0.0s done 10:06:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.72@sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 0.1s done 10:06:10 #7 DONE 0.1s 10:06:10 10:06:10 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:06:10 #8 DONE 0.0s 10:06:10 10:06:10 1 warning found (use --debug to expand): 10:06:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' 10:06:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - 10:06:10 #1 [internal] load build definition from Dockerfile 10:06:10 #1 transferring dockerfile: 224B done 10:06:10 #1 DONE 0.0s 10:06:10 10:06:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:10 #2 DONE 0.0s 10:06:10 10:06:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:10 #3 DONE 0.0s 10:06:10 10:06:10 #4 [internal] load .dockerignore 10:06:10 #4 transferring context: 2B done 10:06:10 #4 DONE 0.0s 10:06:10 10:06:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 10:06:10 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a done 10:06:10 #5 CACHED 10:06:10 10:06:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 10:06:10 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a done 10:06:10 #6 CACHED 10:06:10 10:06:10 #7 exporting to image 10:06:10 #7 exporting layers 10:06:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:10 #7 exporting layers done 10:06:10 #7 exporting manifest sha256:edb1f21cb0d58476d4c1d59bde72988c2d1563db76e4b7495c63860c6be87dc8 done 10:06:10 #7 exporting config sha256:e10e2952869eb344a5f907eda74b1cb9b052b4a9dd4df5849ba610a0c0e66493 done 10:06:10 #7 exporting manifest sha256:425d87425c027b9bdcadda5e1a7c52ae39dd29a551dbcf559323e7fc6f7c2857 done 10:06:10 #7 exporting config sha256:f3196e74251578acc73278176a16ce11ce1203610d12b2e0dbe7d6ab8d48a55b done 10:06:10 #7 exporting manifest list sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 done 10:06:10 #7 pushing layers 0.0s done 10:06:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 0.1s done 10:06:10 #7 DONE 0.1s 10:06:10 10:06:10 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:06:10 #8 DONE 0.0s 10:06:10 10:06:10 1 warning found (use --debug to expand): 10:06:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 10:06:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 10:06:10 #1 [internal] load build definition from Dockerfile 10:06:10 #1 transferring dockerfile: 175B done 10:06:10 #1 DONE 0.0s 10:06:10 10:06:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:06:10 #2 DONE 0.0s 10:06:10 10:06:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:06:10 #3 DONE 0.0s 10:06:10 10:06:10 #4 [internal] load .dockerignore 10:06:10 #4 transferring context: 2B done 10:06:10 #4 DONE 0.0s 10:06:10 10:06:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 10:06:10 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 0.0s done 10:06:10 #5 CACHED 10:06:10 10:06:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 10:06:11 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7cd4a493d222d819039061ad5cf74fb023725e6c25844128e3683e27d60a792a 0.0s done 10:06:11 #6 CACHED 10:06:11 10:06:11 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 10:06:11 #7 DONE 0.0s 10:06:11 10:06:11 #8 exporting to image 10:06:11 #8 exporting layers done 10:06:11 #8 exporting manifest sha256:edb1f21cb0d58476d4c1d59bde72988c2d1563db76e4b7495c63860c6be87dc8 done 10:06:11 #8 exporting config sha256:e10e2952869eb344a5f907eda74b1cb9b052b4a9dd4df5849ba610a0c0e66493 done 10:06:11 #8 exporting manifest sha256:425d87425c027b9bdcadda5e1a7c52ae39dd29a551dbcf559323e7fc6f7c2857 done 10:06:11 #8 exporting config sha256:f3196e74251578acc73278176a16ce11ce1203610d12b2e0dbe7d6ab8d48a55b done 10:06:11 #8 exporting manifest list sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 done 10:06:11 #8 pushing layers 0.0s done 10:06:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:dbc181e796f24524fd3dd39e8692eb1ec77255dfae9180b45f550430887521c9 0.1s done 10:06:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:11 #8 DONE 0.1s 10:06:11 10:06:11 1 warning found (use --debug to expand): 10:06:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515' 10:06:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515 --push - 10:06:11 #1 [internal] load build definition from Dockerfile 10:06:11 #1 transferring dockerfile: 215B done 10:06:11 #1 DONE 0.0s 10:06:11 10:06:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:11 #2 DONE 0.0s 10:06:11 10:06:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:11 #3 DONE 0.0s 10:06:11 10:06:11 #4 [internal] load .dockerignore 10:06:11 #4 transferring context: 2B done 10:06:11 #4 DONE 0.0s 10:06:11 10:06:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 10:06:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 done 10:06:11 #5 DONE 0.0s 10:06:11 10:06:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 10:06:11 #6 DONE 0.0s 10:06:11 10:06:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 10:06:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 done 10:06:11 #5 DONE 0.1s 10:06:11 10:06:11 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:06:11 #7 DONE 0.0s 10:06:11 10:06:11 #8 exporting to image 10:06:11 #8 exporting layers done 10:06:11 #8 exporting manifest sha256:5ea14229aa2844f18793ea797dc35951884f7abf2b5bcd87edecef676efccc84 done 10:06:11 #8 exporting config sha256:7e1ee536502505cf59c23c10cb95c11420326906fbc5ed83bb15de0e1beb936c done 10:06:11 #8 exporting manifest sha256:400f29c44d13f62bca929b22aab37b3c09d73b2342b70cd4d6c366ad89bf5e44 done 10:06:11 #8 exporting config sha256:b6865fc5826cbd2cbf7a270eea91764d807652f1e1d002b5b97b3aca24741fca done 10:06:11 #8 exporting manifest list sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 done 10:06:11 #8 pushing layers 0.1s done 10:06:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 0.1s done 10:06:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:11 #8 DONE 0.2s 10:06:12 10:06:12 1 warning found (use --debug to expand): 10:06:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 10:06:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 10:06:12 #1 [internal] load build definition from Dockerfile 10:06:12 #1 transferring dockerfile: 181B done 10:06:12 #1 DONE 0.0s 10:06:12 10:06:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:06:12 #2 DONE 0.0s 10:06:12 10:06:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:06:12 #3 DONE 0.0s 10:06:12 10:06:12 #4 [internal] load .dockerignore 10:06:12 #4 transferring context: 2B done 10:06:12 #4 DONE 0.0s 10:06:12 10:06:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 10:06:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 done 10:06:12 #5 CACHED 10:06:12 10:06:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 10:06:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 0.0s done 10:06:12 #6 CACHED 10:06:12 10:06:12 #7 exporting to image 10:06:12 #7 exporting layers 10:06:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:12 #7 exporting layers done 10:06:12 #7 exporting manifest sha256:5ea14229aa2844f18793ea797dc35951884f7abf2b5bcd87edecef676efccc84 done 10:06:12 #7 exporting config sha256:7e1ee536502505cf59c23c10cb95c11420326906fbc5ed83bb15de0e1beb936c done 10:06:12 #7 exporting manifest sha256:400f29c44d13f62bca929b22aab37b3c09d73b2342b70cd4d6c366ad89bf5e44 done 10:06:12 #7 exporting config sha256:b6865fc5826cbd2cbf7a270eea91764d807652f1e1d002b5b97b3aca24741fca done 10:06:12 #7 exporting manifest list sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 done 10:06:12 #7 pushing layers 0.0s done 10:06:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 0.1s done 10:06:12 #7 DONE 0.1s 10:06:12 10:06:12 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:06:12 #8 DONE 0.0s 10:06:12 10:06:12 1 warning found (use --debug to expand): 10:06:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72' 10:06:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72 --push - 10:06:12 #1 [internal] load build definition from Dockerfile 10:06:13 #1 transferring dockerfile: 187B done 10:06:13 #1 DONE 0.0s 10:06:13 10:06:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72 10:06:13 #2 DONE 0.0s 10:06:13 10:06:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72 10:06:13 #3 DONE 0.0s 10:06:13 10:06:13 #4 [internal] load .dockerignore 10:06:13 #4 transferring context: 2B done 10:06:13 #4 DONE 0.0s 10:06:13 10:06:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 10:06:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 done 10:06:13 #5 CACHED 10:06:13 10:06:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 10:06:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 done 10:06:13 #6 CACHED 10:06:13 10:06:13 #7 exporting to image 10:06:13 #7 exporting layers done 10:06:13 #7 exporting manifest sha256:5ea14229aa2844f18793ea797dc35951884f7abf2b5bcd87edecef676efccc84 done 10:06:13 #7 exporting config sha256:7e1ee536502505cf59c23c10cb95c11420326906fbc5ed83bb15de0e1beb936c done 10:06:13 #7 exporting manifest sha256:400f29c44d13f62bca929b22aab37b3c09d73b2342b70cd4d6c366ad89bf5e44 done 10:06:13 #7 exporting config sha256:b6865fc5826cbd2cbf7a270eea91764d807652f1e1d002b5b97b3aca24741fca done 10:06:13 #7 exporting manifest list sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 done 10:06:13 #7 pushing layers 0.0s done 10:06:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 10:06:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.72@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 0.1s done 10:06:13 #7 DONE 0.1s 10:06:13 10:06:13 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:06:13 #8 DONE 0.0s 10:06:13 10:06:13 1 warning found (use --debug to expand): 10:06:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - 10:06:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' 10:06:13 #1 [internal] load build definition from Dockerfile 10:06:13 #1 transferring dockerfile: 228B done 10:06:13 #1 DONE 0.0s 10:06:13 10:06:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:13 #2 DONE 0.0s 10:06:13 10:06:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:13 #3 DONE 0.0s 10:06:13 10:06:13 #4 [internal] load .dockerignore 10:06:13 #4 transferring context: 2B done 10:06:13 #4 DONE 0.0s 10:06:13 10:06:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 10:06:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 0.0s done 10:06:13 #5 CACHED 10:06:13 10:06:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 10:06:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 0.0s done 10:06:13 #6 CACHED 10:06:13 10:06:13 #7 exporting to image 10:06:13 #7 exporting layers done 10:06:13 #7 exporting manifest sha256:5ea14229aa2844f18793ea797dc35951884f7abf2b5bcd87edecef676efccc84 done 10:06:13 #7 exporting config sha256:7e1ee536502505cf59c23c10cb95c11420326906fbc5ed83bb15de0e1beb936c done 10:06:13 #7 exporting manifest sha256:400f29c44d13f62bca929b22aab37b3c09d73b2342b70cd4d6c366ad89bf5e44 done 10:06:13 #7 exporting config sha256:b6865fc5826cbd2cbf7a270eea91764d807652f1e1d002b5b97b3aca24741fca done 10:06:13 #7 exporting manifest list sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 done 10:06:13 #7 pushing layers 0.0s done 10:06:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 10:06:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 0.1s done 10:06:13 #7 DONE 0.1s 10:06:13 10:06:13 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:06:13 #8 DONE 0.0s 10:06:13 10:06:13 1 warning found (use --debug to expand): 10:06:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 10:06:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 10:06:13 #1 [internal] load build definition from Dockerfile 10:06:13 #1 transferring dockerfile: 179B done 10:06:13 #1 DONE 0.0s 10:06:13 10:06:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:06:13 #2 DONE 0.0s 10:06:13 10:06:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:06:13 #3 DONE 0.0s 10:06:13 10:06:13 #4 [internal] load .dockerignore 10:06:13 #4 transferring context: 2B done 10:06:13 #4 DONE 0.0s 10:06:13 10:06:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 10:06:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 0.0s done 10:06:13 #5 CACHED 10:06:13 10:06:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 10:06:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:832e5982869286cb3dfe8abbaae2c020f51a1fab9628094def31cc7c968d2293 0.0s done 10:06:13 #6 CACHED 10:06:13 10:06:13 #7 exporting to image 10:06:13 #7 exporting layers done 10:06:13 #7 exporting manifest sha256:5ea14229aa2844f18793ea797dc35951884f7abf2b5bcd87edecef676efccc84 done 10:06:13 #7 exporting config sha256:7e1ee536502505cf59c23c10cb95c11420326906fbc5ed83bb15de0e1beb936c done 10:06:13 #7 exporting manifest sha256:400f29c44d13f62bca929b22aab37b3c09d73b2342b70cd4d6c366ad89bf5e44 done 10:06:13 #7 exporting config sha256:b6865fc5826cbd2cbf7a270eea91764d807652f1e1d002b5b97b3aca24741fca done 10:06:13 #7 exporting manifest list sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 done 10:06:13 #7 pushing layers 0.0s done 10:06:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 10:06:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5cd482f5fb31444ecdba1b1dc081f8771f80ef8b90c0b6cb81a2b4c8024f0669 0.1s done 10:06:14 #7 DONE 0.1s 10:06:14 10:06:14 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 10:06:14 #8 DONE 0.0s 10:06:14 10:06:14 1 warning found (use --debug to expand): 10:06:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515 --push - 10:06:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515' 10:06:14 #1 [internal] load build definition from Dockerfile 10:06:14 #1 transferring dockerfile: 205B done 10:06:14 #1 DONE 0.0s 10:06:14 10:06:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:14 #2 DONE 0.0s 10:06:14 10:06:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:14 #3 DONE 0.0s 10:06:14 10:06:14 #4 [internal] load .dockerignore 10:06:14 #4 transferring context: 2B done 10:06:14 #4 DONE 0.0s 10:06:14 10:06:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 10:06:14 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done 10:06:14 #5 DONE 0.0s 10:06:14 10:06:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 10:06:14 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 done 10:06:14 #6 DONE 0.1s 10:06:14 10:06:14 #7 exporting to image 10:06:14 #7 exporting layers done 10:06:14 #7 exporting manifest sha256:b8a05662a8e02965467043fc147a9353e1b60ab0e6933bc4d1e1a0521a761708 done 10:06:14 #7 exporting config sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e 10:06:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:14 #7 ... 10:06:14 10:06:14 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:06:14 #8 DONE 0.0s 10:06:14 10:06:14 #7 exporting to image 10:06:14 #7 exporting config sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e done 10:06:14 #7 exporting manifest sha256:f0127e07bbb6837433a847220fc6988c2f9823abd83e3f523be5f918314f3a68 done 10:06:14 #7 exporting config sha256:cc559f333b536bbda37d2a05cedd12c05a4d1fbec5812c6ce653347fe8fc6cc1 done 10:06:14 #7 exporting manifest list sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 done 10:06:14 #7 pushing layers 0.1s done 10:06:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 10:06:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 0.1s done 10:06:14 #7 DONE 0.2s 10:06:14 10:06:14 1 warning found (use --debug to expand): 10:06:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 10:06:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 10:06:15 #1 [internal] load build definition from Dockerfile 10:06:15 #1 transferring dockerfile: 171B done 10:06:15 #1 DONE 0.0s 10:06:15 10:06:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:06:15 #2 DONE 0.0s 10:06:15 10:06:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:06:15 #3 DONE 0.0s 10:06:15 10:06:15 #4 [internal] load .dockerignore 10:06:15 #4 transferring context: 2B done 10:06:15 #4 DONE 0.0s 10:06:15 10:06:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 10:06:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done 10:06:15 #5 CACHED 10:06:15 10:06:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 10:06:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done 10:06:15 #6 CACHED 10:06:15 10:06:15 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:06:15 #7 DONE 0.0s 10:06:15 10:06:15 #8 exporting to image 10:06:15 #8 exporting layers done 10:06:15 #8 exporting manifest sha256:b8a05662a8e02965467043fc147a9353e1b60ab0e6933bc4d1e1a0521a761708 done 10:06:15 #8 exporting config sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e done 10:06:15 #8 exporting manifest sha256:f0127e07bbb6837433a847220fc6988c2f9823abd83e3f523be5f918314f3a68 done 10:06:15 #8 exporting config sha256:cc559f333b536bbda37d2a05cedd12c05a4d1fbec5812c6ce653347fe8fc6cc1 done 10:06:15 #8 exporting manifest list sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 done 10:06:15 #8 pushing layers 0.0s done 10:06:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 0.1s done 10:06:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:15 #8 DONE 0.1s 10:06:15 10:06:15 1 warning found (use --debug to expand): 10:06:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72 --push - 10:06:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72' 10:06:16 #1 [internal] load build definition from Dockerfile 10:06:16 #1 transferring dockerfile: 177B done 10:06:16 #1 DONE 0.0s 10:06:16 10:06:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72 10:06:16 #2 DONE 0.0s 10:06:16 10:06:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72 10:06:16 #3 DONE 0.0s 10:06:16 10:06:16 #4 [internal] load .dockerignore 10:06:16 #4 transferring context: 2B done 10:06:16 #4 DONE 0.0s 10:06:16 10:06:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 10:06:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done 10:06:16 #5 DONE 0.0s 10:06:16 10:06:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 10:06:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done 10:06:16 #6 CACHED 10:06:16 10:06:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 10:06:16 #5 CACHED 10:06:16 10:06:16 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:06:16 #7 DONE 0.0s 10:06:16 10:06:16 #8 exporting to image 10:06:16 #8 exporting layers done 10:06:16 #8 exporting manifest sha256:b8a05662a8e02965467043fc147a9353e1b60ab0e6933bc4d1e1a0521a761708 done 10:06:16 #8 exporting config sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e done 10:06:16 #8 exporting manifest sha256:f0127e07bbb6837433a847220fc6988c2f9823abd83e3f523be5f918314f3a68 done 10:06:16 #8 exporting config sha256:cc559f333b536bbda37d2a05cedd12c05a4d1fbec5812c6ce653347fe8fc6cc1 done 10:06:16 #8 exporting manifest list sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 done 10:06:16 #8 pushing layers 0.0s done 10:06:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.72@sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 0.1s done 10:06:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:16 #8 DONE 0.1s 10:06:16 10:06:16 1 warning found (use --debug to expand): 10:06:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' 10:06:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - 10:06:16 #1 [internal] load build definition from Dockerfile 10:06:16 #1 transferring dockerfile: 218B done 10:06:16 #1 DONE 0.0s 10:06:16 10:06:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:16 #2 DONE 0.0s 10:06:16 10:06:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:16 #3 DONE 0.0s 10:06:16 10:06:16 #4 [internal] load .dockerignore 10:06:16 #4 transferring context: 2B done 10:06:16 #4 DONE 0.0s 10:06:16 10:06:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 10:06:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 done 10:06:16 #5 CACHED 10:06:16 10:06:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 10:06:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done 10:06:16 #6 CACHED 10:06:16 10:06:16 #7 exporting to image 10:06:16 #7 exporting layers done 10:06:16 #7 exporting manifest sha256:b8a05662a8e02965467043fc147a9353e1b60ab0e6933bc4d1e1a0521a761708 done 10:06:16 #7 exporting config sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e done 10:06:16 #7 exporting manifest sha256:f0127e07bbb6837433a847220fc6988c2f9823abd83e3f523be5f918314f3a68 done 10:06:16 #7 exporting config sha256:cc559f333b536bbda37d2a05cedd12c05a4d1fbec5812c6ce653347fe8fc6cc1 done 10:06:16 #7 exporting manifest list sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 10:06:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:16 #7 exporting manifest list sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 done 10:06:16 #7 pushing layers 0.0s done 10:06:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 0.1s done 10:06:16 #7 DONE 0.1s 10:06:16 10:06:16 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:06:16 #8 DONE 0.0s 10:06:16 10:06:16 1 warning found (use --debug to expand): 10:06:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 10:06:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 10:06:16 #1 [internal] load build definition from Dockerfile 10:06:16 #1 transferring dockerfile: 169B done 10:06:16 #1 DONE 0.0s 10:06:16 10:06:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:06:16 #2 DONE 0.0s 10:06:16 10:06:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:06:16 #3 DONE 0.0s 10:06:16 10:06:16 #4 [internal] load .dockerignore 10:06:16 #4 transferring context: 2B done 10:06:16 #4 DONE 0.0s 10:06:16 10:06:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 10:06:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done 10:06:16 #5 CACHED 10:06:16 10:06:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 10:06:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4870b359ded4ac9ec8b28c236765ceaa0909bfe639d21e13a723e1ff4e903605 0.0s done 10:06:16 #6 CACHED 10:06:16 10:06:16 #7 exporting to image 10:06:16 #7 exporting layers done 10:06:16 #7 exporting manifest sha256:b8a05662a8e02965467043fc147a9353e1b60ab0e6933bc4d1e1a0521a761708 done 10:06:16 #7 exporting config sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e 10:06:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:17 #7 exporting config sha256:478afb4cbe31238a7c3f883b2f8a1be6503fe5b4b932dd46ca2dadd5f71a535e done 10:06:17 #7 exporting manifest sha256:f0127e07bbb6837433a847220fc6988c2f9823abd83e3f523be5f918314f3a68 done 10:06:17 #7 exporting config sha256:cc559f333b536bbda37d2a05cedd12c05a4d1fbec5812c6ce653347fe8fc6cc1 done 10:06:17 #7 exporting manifest list sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 done 10:06:17 #7 pushing layers 0.0s done 10:06:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:78a3bba967354c2cbe727dfc74ebe241e2233e92890bb3fb7c6befae86a1b896 0.1s done 10:06:17 #7 DONE 0.1s 10:06:17 10:06:17 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 10:06:17 #8 DONE 0.0s 10:06:17 10:06:17 1 warning found (use --debug to expand): 10:06:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515' 10:06:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515 --push - 10:06:17 #1 [internal] load build definition from Dockerfile 10:06:17 #1 transferring dockerfile: 206B done 10:06:17 #1 DONE 0.0s 10:06:17 10:06:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:17 #2 DONE 0.0s 10:06:17 10:06:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:17 #3 DONE 0.0s 10:06:17 10:06:17 #4 [internal] load .dockerignore 10:06:17 #4 transferring context: 2B done 10:06:17 #4 DONE 0.0s 10:06:17 10:06:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 10:06:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done 10:06:17 #5 DONE 0.0s 10:06:17 10:06:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 10:06:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done 10:06:17 #6 DONE 0.0s 10:06:17 10:06:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 10:06:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done 10:06:17 #5 DONE 0.1s 10:06:17 10:06:17 #7 exporting to image 10:06:17 #7 exporting layers done 10:06:17 #7 exporting manifest sha256:bcf1d453bf80e334ccd94058206f83fa3f21bde3fdf890297eebc970561b6116 done 10:06:17 #7 exporting config sha256:2cabce058531064bdf6591304d8e763341da640c7838a2264a4ebfdd7900c325 done 10:06:17 #7 exporting manifest sha256:d3cca82e1fde4a96860f3a7f88a61b236f29fefe6b431e6000ca395159f04d7a done 10:06:17 #7 exporting config sha256:434f2e04f1dd5dad434daa8fd8e23a78161faf42beaf483c78e52588c26d8341 done 10:06:17 #7 exporting manifest list sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 done 10:06:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:17 #7 ... 10:06:17 10:06:17 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:06:17 #8 DONE 0.0s 10:06:17 10:06:17 #7 exporting to image 10:06:17 #7 pushing layers 0.1s done 10:06:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 10:06:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 0.1s done 10:06:18 #7 DONE 0.2s 10:06:18 10:06:18 1 warning found (use --debug to expand): 10:06:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 10:06:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 10:06:18 #1 [internal] load build definition from Dockerfile 10:06:18 #1 transferring dockerfile: 172B done 10:06:18 #1 DONE 0.0s 10:06:18 10:06:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:06:18 #2 DONE 0.0s 10:06:18 10:06:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:06:18 #3 DONE 0.0s 10:06:18 10:06:18 #4 [internal] load .dockerignore 10:06:18 #4 transferring context: 2B done 10:06:18 #4 DONE 0.0s 10:06:18 10:06:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 10:06:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done 10:06:18 #5 CACHED 10:06:18 10:06:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 10:06:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done 10:06:18 #6 CACHED 10:06:18 10:06:18 #7 exporting to image 10:06:18 #7 exporting layers done 10:06:18 #7 exporting manifest sha256:bcf1d453bf80e334ccd94058206f83fa3f21bde3fdf890297eebc970561b6116 done 10:06:18 #7 exporting config sha256:2cabce058531064bdf6591304d8e763341da640c7838a2264a4ebfdd7900c325 done 10:06:18 #7 exporting manifest sha256:d3cca82e1fde4a96860f3a7f88a61b236f29fefe6b431e6000ca395159f04d7a done 10:06:18 #7 exporting config sha256:434f2e04f1dd5dad434daa8fd8e23a78161faf42beaf483c78e52588c26d8341 10:06:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:18 #7 exporting config sha256:434f2e04f1dd5dad434daa8fd8e23a78161faf42beaf483c78e52588c26d8341 done 10:06:18 #7 exporting manifest list sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 done 10:06:18 #7 pushing layers 0.0s done 10:06:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 0.1s done 10:06:18 #7 DONE 0.1s 10:06:18 10:06:18 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:06:18 #8 DONE 0.0s 10:06:18 10:06:18 1 warning found (use --debug to expand): 10:06:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72' 10:06:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72 --push - 10:06:18 #1 [internal] load build definition from Dockerfile 10:06:18 #1 transferring dockerfile: 178B done 10:06:18 #1 DONE 0.0s 10:06:18 10:06:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72 10:06:18 #2 DONE 0.0s 10:06:18 10:06:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72 10:06:18 #3 DONE 0.0s 10:06:18 10:06:18 #4 [internal] load .dockerignore 10:06:18 #4 transferring context: 2B done 10:06:18 #4 DONE 0.0s 10:06:18 10:06:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 10:06:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done 10:06:18 #5 CACHED 10:06:18 10:06:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 10:06:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done 10:06:18 #6 CACHED 10:06:18 10:06:18 #7 exporting to image 10:06:18 #7 exporting layers done 10:06:18 #7 exporting manifest sha256:bcf1d453bf80e334ccd94058206f83fa3f21bde3fdf890297eebc970561b6116 done 10:06:18 #7 exporting config sha256:2cabce058531064bdf6591304d8e763341da640c7838a2264a4ebfdd7900c325 10:06:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:19 #7 exporting config sha256:2cabce058531064bdf6591304d8e763341da640c7838a2264a4ebfdd7900c325 done 10:06:19 #7 exporting manifest sha256:d3cca82e1fde4a96860f3a7f88a61b236f29fefe6b431e6000ca395159f04d7a done 10:06:19 #7 exporting config sha256:434f2e04f1dd5dad434daa8fd8e23a78161faf42beaf483c78e52588c26d8341 done 10:06:19 #7 exporting manifest list sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 done 10:06:19 #7 pushing layers 0.0s done 10:06:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.72@sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 0.1s done 10:06:19 #7 DONE 0.1s 10:06:19 10:06:19 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:06:19 #8 DONE 0.0s 10:06:19 10:06:19 1 warning found (use --debug to expand): 10:06:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' 10:06:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - 10:06:19 #1 [internal] load build definition from Dockerfile 10:06:19 #1 transferring dockerfile: 219B done 10:06:19 #1 DONE 0.0s 10:06:19 10:06:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:19 #2 DONE 0.0s 10:06:19 10:06:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:19 #3 DONE 0.0s 10:06:19 10:06:19 #4 [internal] load .dockerignore 10:06:19 #4 transferring context: 2B done 10:06:19 #4 DONE 0.0s 10:06:19 10:06:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 10:06:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done 10:06:19 #5 CACHED 10:06:19 10:06:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 10:06:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done 10:06:19 #6 CACHED 10:06:19 10:06:19 #7 exporting to image 10:06:19 #7 exporting layers done 10:06:19 #7 exporting manifest sha256:bcf1d453bf80e334ccd94058206f83fa3f21bde3fdf890297eebc970561b6116 done 10:06:19 #7 exporting config sha256:2cabce058531064bdf6591304d8e763341da640c7838a2264a4ebfdd7900c325 done 10:06:19 #7 exporting manifest sha256:d3cca82e1fde4a96860f3a7f88a61b236f29fefe6b431e6000ca395159f04d7a done 10:06:19 #7 exporting config sha256:434f2e04f1dd5dad434daa8fd8e23a78161faf42beaf483c78e52588c26d8341 done 10:06:19 #7 exporting manifest list sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 done 10:06:19 #7 pushing layers 0.0s done 10:06:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 10:06:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 0.1s done 10:06:19 #7 DONE 0.1s 10:06:19 10:06:19 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:06:19 #8 DONE 0.0s 10:06:19 10:06:19 1 warning found (use --debug to expand): 10:06:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 10:06:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 10:06:19 #1 [internal] load build definition from Dockerfile 10:06:19 #1 transferring dockerfile: 170B done 10:06:19 #1 DONE 0.0s 10:06:19 10:06:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 10:06:19 #2 DONE 0.0s 10:06:19 10:06:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 10:06:19 #3 DONE 0.0s 10:06:19 10:06:19 #4 [internal] load .dockerignore 10:06:19 #4 transferring context: 2B done 10:06:19 #4 DONE 0.0s 10:06:19 10:06:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 10:06:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b done 10:06:19 #5 CACHED 10:06:19 10:06:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 10:06:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5a64636d92bde392ba801419b4c0886c80efc7d12bb212206f74086abe43d43b 0.0s done 10:06:19 #6 CACHED 10:06:19 10:06:19 #7 exporting to image 10:06:19 #7 exporting layers done 10:06:19 #7 exporting manifest sha256:bcf1d453bf80e334ccd94058206f83fa3f21bde3fdf890297eebc970561b6116 done 10:06:19 #7 exporting config sha256:2cabce058531064bdf6591304d8e763341da640c7838a2264a4ebfdd7900c325 done 10:06:19 #7 exporting manifest sha256:d3cca82e1fde4a96860f3a7f88a61b236f29fefe6b431e6000ca395159f04d7a done 10:06:19 #7 exporting config sha256:434f2e04f1dd5dad434daa8fd8e23a78161faf42beaf483c78e52588c26d8341 done 10:06:19 #7 exporting manifest list sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 done 10:06:19 #7 pushing layers 10:06:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:20 #7 pushing layers 0.0s done 10:06:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e9c35921719630738ce130f1931783109011782e6f90013a3a3ff4fe99a96c94 0.1s done 10:06:20 #7 DONE 0.1s 10:06:20 10:06:20 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 10:06:20 #8 DONE 0.0s 10:06:20 10:06:20 1 warning found (use --debug to expand): 10:06:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515' 10:06:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515 --push - 10:06:20 #1 [internal] load build definition from Dockerfile 10:06:20 #1 transferring dockerfile: 206B done 10:06:20 #1 DONE 0.0s 10:06:20 10:06:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:20 #2 DONE 0.0s 10:06:20 10:06:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:20 #3 DONE 0.0s 10:06:20 10:06:20 #4 [internal] load .dockerignore 10:06:20 #4 transferring context: 2B done 10:06:20 #4 DONE 0.0s 10:06:20 10:06:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 10:06:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 done 10:06:20 #5 DONE 0.0s 10:06:20 10:06:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 10:06:20 #6 DONE 0.0s 10:06:20 10:06:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 10:06:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 done 10:06:20 #5 DONE 0.1s 10:06:20 10:06:20 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:06:21 #7 DONE 0.0s 10:06:21 10:06:21 #8 exporting to image 10:06:21 #8 exporting layers done 10:06:21 #8 exporting manifest sha256:4823a29bfdf31dee7320094a3ec50d8a3cde9620822852cd20e6689badd2361d done 10:06:21 #8 exporting config sha256:a54b7172473d6a937aa34b0123870a0b4a47696520d0f4bb449955f79500a096 done 10:06:21 #8 exporting manifest sha256:e5599e3dfab9d00b50ecbe55a4dd821bdf6a9250f0b22b5a8c27f9442cb89072 done 10:06:21 #8 exporting config sha256:2e818e29032cf537bc781c10f8eeee9fc232144def5e8a16a6fc3663bf59a346 done 10:06:21 #8 exporting manifest list sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 0.0s done 10:06:21 #8 pushing layers 0.1s done 10:06:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 10:06:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 0.1s done 10:06:21 #8 DONE 0.2s 10:06:21 10:06:21 1 warning found (use --debug to expand): 10:06:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 10:06:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 10:06:21 #1 [internal] load build definition from Dockerfile 10:06:21 #1 transferring dockerfile: 172B done 10:06:21 #1 DONE 0.0s 10:06:21 10:06:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:06:21 #2 DONE 0.0s 10:06:21 10:06:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:06:21 #3 DONE 0.0s 10:06:21 10:06:21 #4 [internal] load .dockerignore 10:06:21 #4 transferring context: 2B done 10:06:21 #4 DONE 0.0s 10:06:21 10:06:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 10:06:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 done 10:06:21 #5 DONE 0.0s 10:06:21 10:06:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 10:06:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 0.0s done 10:06:21 #6 CACHED 10:06:21 10:06:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 10:06:21 #5 CACHED 10:06:21 10:06:21 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:06:21 #7 DONE 0.0s 10:06:21 10:06:21 #8 exporting to image 10:06:21 #8 exporting layers done 10:06:21 #8 exporting manifest sha256:4823a29bfdf31dee7320094a3ec50d8a3cde9620822852cd20e6689badd2361d done 10:06:21 #8 exporting config sha256:a54b7172473d6a937aa34b0123870a0b4a47696520d0f4bb449955f79500a096 done 10:06:21 #8 exporting manifest sha256:e5599e3dfab9d00b50ecbe55a4dd821bdf6a9250f0b22b5a8c27f9442cb89072 done 10:06:21 #8 exporting config sha256:2e818e29032cf537bc781c10f8eeee9fc232144def5e8a16a6fc3663bf59a346 done 10:06:21 #8 exporting manifest list sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 done 10:06:21 #8 pushing layers 0.0s done 10:06:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 0.1s done 10:06:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:21 #8 DONE 0.1s 10:06:21 10:06:21 1 warning found (use --debug to expand): 10:06:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72' 10:06:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72 --push - 10:06:22 #1 [internal] load build definition from Dockerfile 10:06:22 #1 transferring dockerfile: 178B done 10:06:22 #1 DONE 0.0s 10:06:22 10:06:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72 10:06:22 #2 DONE 0.0s 10:06:22 10:06:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72 10:06:22 #3 DONE 0.0s 10:06:22 10:06:22 #4 [internal] load .dockerignore 10:06:22 #4 transferring context: 2B done 10:06:22 #4 DONE 0.0s 10:06:22 10:06:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 10:06:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 0.0s done 10:06:22 #5 CACHED 10:06:22 10:06:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 10:06:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 0.0s done 10:06:22 #6 CACHED 10:06:22 10:06:22 #7 exporting to image 10:06:22 #7 exporting layers done 10:06:22 #7 exporting manifest sha256:4823a29bfdf31dee7320094a3ec50d8a3cde9620822852cd20e6689badd2361d done 10:06:22 #7 exporting config sha256:a54b7172473d6a937aa34b0123870a0b4a47696520d0f4bb449955f79500a096 done 10:06:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:22 #7 exporting manifest sha256:e5599e3dfab9d00b50ecbe55a4dd821bdf6a9250f0b22b5a8c27f9442cb89072 done 10:06:22 #7 exporting config sha256:2e818e29032cf537bc781c10f8eeee9fc232144def5e8a16a6fc3663bf59a346 done 10:06:22 #7 exporting manifest list sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 done 10:06:22 #7 pushing layers 0.0s done 10:06:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.72@sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 0.1s done 10:06:22 #7 DONE 0.1s 10:06:22 10:06:22 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:06:22 #8 DONE 0.0s 10:06:22 10:06:22 1 warning found (use --debug to expand): 10:06:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' 10:06:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - 10:06:22 #1 [internal] load build definition from Dockerfile 10:06:22 #1 transferring dockerfile: 219B done 10:06:22 #1 DONE 0.0s 10:06:22 10:06:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:22 #2 DONE 0.0s 10:06:22 10:06:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:22 #3 DONE 0.0s 10:06:22 10:06:22 #4 [internal] load .dockerignore 10:06:22 #4 transferring context: 2B done 10:06:22 #4 DONE 0.0s 10:06:22 10:06:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 10:06:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 0.0s done 10:06:22 #5 CACHED 10:06:22 10:06:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 10:06:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 0.0s done 10:06:22 #6 CACHED 10:06:22 10:06:22 #7 exporting to image 10:06:22 #7 exporting layers done 10:06:22 #7 exporting manifest sha256:4823a29bfdf31dee7320094a3ec50d8a3cde9620822852cd20e6689badd2361d done 10:06:22 #7 exporting config sha256:a54b7172473d6a937aa34b0123870a0b4a47696520d0f4bb449955f79500a096 done 10:06:22 #7 exporting manifest sha256:e5599e3dfab9d00b50ecbe55a4dd821bdf6a9250f0b22b5a8c27f9442cb89072 done 10:06:22 #7 exporting config sha256:2e818e29032cf537bc781c10f8eeee9fc232144def5e8a16a6fc3663bf59a346 done 10:06:22 #7 exporting manifest list sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 done 10:06:22 #7 pushing layers 0.0s done 10:06:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 10:06:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 0.1s done 10:06:22 #7 DONE 0.1s 10:06:22 10:06:22 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:06:22 #8 DONE 0.0s 10:06:22 10:06:22 1 warning found (use --debug to expand): 10:06:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 10:06:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 10:06:23 #1 [internal] load build definition from Dockerfile 10:06:23 #1 transferring dockerfile: 170B done 10:06:23 #1 DONE 0.0s 10:06:23 10:06:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 10:06:23 #2 DONE 0.0s 10:06:23 10:06:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 10:06:23 #3 DONE 0.0s 10:06:23 10:06:23 #4 [internal] load .dockerignore 10:06:23 #4 transferring context: 10:06:23 #4 transferring context: 2B done 10:06:23 #4 DONE 0.0s 10:06:23 10:06:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 10:06:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 0.0s done 10:06:23 #5 CACHED 10:06:23 10:06:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 10:06:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ffbd5b05cc00d6e8a71f214a826e095fecece104a213ff7b094b84deb1957141 0.0s done 10:06:23 #6 CACHED 10:06:23 10:06:23 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 10:06:23 #7 DONE 0.0s 10:06:23 10:06:23 #8 exporting to image 10:06:23 #8 exporting layers done 10:06:23 #8 exporting manifest sha256:4823a29bfdf31dee7320094a3ec50d8a3cde9620822852cd20e6689badd2361d done 10:06:23 #8 exporting config sha256:a54b7172473d6a937aa34b0123870a0b4a47696520d0f4bb449955f79500a096 done 10:06:23 #8 exporting manifest sha256:e5599e3dfab9d00b50ecbe55a4dd821bdf6a9250f0b22b5a8c27f9442cb89072 done 10:06:23 #8 exporting config sha256:2e818e29032cf537bc781c10f8eeee9fc232144def5e8a16a6fc3663bf59a346 done 10:06:23 #8 exporting manifest list sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 done 10:06:23 #8 pushing layers 0.0s done 10:06:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9cce862a380669983764ffa363262ab9f451963e727e213cba7b803faf87f9d8 0.1s done 10:06:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:23 #8 DONE 0.1s 10:06:23 10:06:23 1 warning found (use --debug to expand): 10:06:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515' 10:06:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515 --push - 10:06:23 #1 [internal] load build definition from Dockerfile 10:06:23 #1 transferring dockerfile: 206B done 10:06:23 #1 DONE 0.0s 10:06:23 10:06:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:23 #2 DONE 0.0s 10:06:23 10:06:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:23 #3 DONE 0.1s 10:06:23 10:06:23 #4 [internal] load .dockerignore 10:06:23 #4 transferring context: 2B done 10:06:23 #4 DONE 0.0s 10:06:23 10:06:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 10:06:23 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 0.0s done 10:06:23 #5 DONE 0.0s 10:06:23 10:06:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 10:06:23 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 0.0s done 10:06:23 #6 DONE 0.0s 10:06:23 10:06:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 10:06:23 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 0.0s done 10:06:23 #5 DONE 0.1s 10:06:23 10:06:23 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:06:23 #7 DONE 0.0s 10:06:23 10:06:23 #8 exporting to image 10:06:23 #8 exporting layers done 10:06:23 #8 exporting manifest sha256:76555211b5d8bb28d29f2a3fbfe92ff79821fcc823282910c3c89c18722946cd done 10:06:23 #8 exporting config sha256:afcf9c36596b12368688b249a373e2d06c53c83b740598ace06e26523add9c70 done 10:06:23 #8 exporting manifest sha256:e489cb22f5bf1c6fdde95734cd45ec620b3e053d325c752989abca969e518829 done 10:06:23 #8 exporting config sha256:12a7c86a0742651b9b0b56de6900c996985396175244c1647f36bbdd3cbcbfc6 done 10:06:23 #8 exporting manifest list sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 done 10:06:23 #8 pushing layers 0.1s done 10:06:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 10:06:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 0.1s done 10:06:24 #8 DONE 0.2s 10:06:24 10:06:24 1 warning found (use --debug to expand): 10:06:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 10:06:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 10:06:24 #1 [internal] load build definition from Dockerfile 10:06:24 #1 transferring dockerfile: 172B done 10:06:24 #1 DONE 0.0s 10:06:24 10:06:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 10:06:24 #2 DONE 0.0s 10:06:24 10:06:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 10:06:24 #3 DONE 0.0s 10:06:24 10:06:24 #4 [internal] load .dockerignore 10:06:24 #4 transferring context: 2B done 10:06:24 #4 DONE 0.0s 10:06:24 10:06:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 10:06:24 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e done 10:06:24 #5 DONE 0.0s 10:06:24 10:06:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 10:06:24 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 0.0s done 10:06:24 #6 CACHED 10:06:24 10:06:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 10:06:24 #5 CACHED 10:06:24 10:06:24 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:06:24 #7 DONE 0.0s 10:06:24 10:06:24 #8 exporting to image 10:06:24 #8 exporting layers done 10:06:24 #8 exporting manifest sha256:76555211b5d8bb28d29f2a3fbfe92ff79821fcc823282910c3c89c18722946cd done 10:06:24 #8 exporting config sha256:afcf9c36596b12368688b249a373e2d06c53c83b740598ace06e26523add9c70 done 10:06:24 #8 exporting manifest sha256:e489cb22f5bf1c6fdde95734cd45ec620b3e053d325c752989abca969e518829 done 10:06:24 #8 exporting config sha256:12a7c86a0742651b9b0b56de6900c996985396175244c1647f36bbdd3cbcbfc6 done 10:06:24 #8 exporting manifest list sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 done 10:06:24 #8 pushing layers 0.0s done 10:06:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 0.1s done 10:06:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:24 #8 DONE 0.1s 10:06:24 10:06:24 1 warning found (use --debug to expand): 10:06:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72 --push - 10:06:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72' 10:06:24 #1 [internal] load build definition from Dockerfile 10:06:24 #1 transferring dockerfile: 178B done 10:06:24 #1 DONE 0.0s 10:06:24 10:06:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72 10:06:24 #2 DONE 0.0s 10:06:24 10:06:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72 10:06:24 #3 DONE 0.0s 10:06:24 10:06:24 #4 [internal] load .dockerignore 10:06:24 #4 transferring context: 2B done 10:06:24 #4 DONE 0.0s 10:06:24 10:06:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 10:06:24 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e done 10:06:24 #5 CACHED 10:06:24 10:06:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 10:06:24 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e done 10:06:24 #6 CACHED 10:06:24 10:06:24 #7 exporting to image 10:06:24 #7 exporting layers done 10:06:24 #7 exporting manifest sha256:76555211b5d8bb28d29f2a3fbfe92ff79821fcc823282910c3c89c18722946cd done 10:06:24 #7 exporting config sha256:afcf9c36596b12368688b249a373e2d06c53c83b740598ace06e26523add9c70 done 10:06:24 #7 exporting manifest sha256:e489cb22f5bf1c6fdde95734cd45ec620b3e053d325c752989abca969e518829 done 10:06:24 #7 exporting config sha256:12a7c86a0742651b9b0b56de6900c996985396175244c1647f36bbdd3cbcbfc6 done 10:06:24 #7 exporting manifest list sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 done 10:06:24 #7 pushing layers 10:06:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:25 #7 pushing layers 0.0s done 10:06:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.72@sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 0.1s done 10:06:25 #7 DONE 0.1s 10:06:25 10:06:25 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:06:25 #8 DONE 0.0s 10:06:25 10:06:25 1 warning found (use --debug to expand): 10:06:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - 10:06:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' 10:06:25 #1 [internal] load build definition from Dockerfile 10:06:25 #1 transferring dockerfile: 219B done 10:06:25 #1 DONE 0.0s 10:06:25 10:06:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:25 #2 DONE 0.0s 10:06:25 10:06:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:25 #3 DONE 0.0s 10:06:25 10:06:25 #4 [internal] load .dockerignore 10:06:25 #4 transferring context: 2B done 10:06:25 #4 DONE 0.0s 10:06:25 10:06:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 10:06:25 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e done 10:06:25 #5 DONE 0.0s 10:06:25 10:06:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 10:06:25 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 0.0s done 10:06:25 #6 CACHED 10:06:25 10:06:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 10:06:25 #5 CACHED 10:06:25 10:06:25 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:06:25 #7 DONE 0.0s 10:06:25 10:06:25 #8 exporting to image 10:06:25 #8 exporting layers done 10:06:25 #8 exporting manifest sha256:76555211b5d8bb28d29f2a3fbfe92ff79821fcc823282910c3c89c18722946cd done 10:06:25 #8 exporting config sha256:afcf9c36596b12368688b249a373e2d06c53c83b740598ace06e26523add9c70 done 10:06:25 #8 exporting manifest sha256:e489cb22f5bf1c6fdde95734cd45ec620b3e053d325c752989abca969e518829 done 10:06:25 #8 exporting config sha256:12a7c86a0742651b9b0b56de6900c996985396175244c1647f36bbdd3cbcbfc6 done 10:06:25 #8 exporting manifest list sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 done 10:06:25 #8 pushing layers 0.0s done 10:06:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 10:06:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 18.5s done 10:06:47 #8 DONE 18.5s 10:06:47 10:06:47 1 warning found (use --debug to expand): 10:06:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 10:06:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 10:06:47 #1 [internal] load build definition from Dockerfile 10:06:47 #1 transferring dockerfile: 170B done 10:06:47 #1 DONE 0.0s 10:06:47 10:06:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 10:06:47 #2 DONE 0.0s 10:06:47 10:06:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 10:06:47 #3 DONE 0.0s 10:06:47 10:06:47 #4 [internal] load .dockerignore 10:06:47 #4 transferring context: 2B done 10:06:47 #4 DONE 0.0s 10:06:47 10:06:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 10:06:47 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e done 10:06:47 #5 CACHED 10:06:47 10:06:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e 10:06:47 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370295f9e32b02db9c65cb9988c20e7a0b25fd4a00e06e1482e2dd4aacb1663e done 10:06:47 #6 CACHED 10:06:47 10:06:47 #7 exporting to image 10:06:47 #7 exporting layers done 10:06:47 #7 exporting manifest sha256:76555211b5d8bb28d29f2a3fbfe92ff79821fcc823282910c3c89c18722946cd done 10:06:47 #7 exporting config sha256:afcf9c36596b12368688b249a373e2d06c53c83b740598ace06e26523add9c70 done 10:06:47 #7 exporting manifest sha256:e489cb22f5bf1c6fdde95734cd45ec620b3e053d325c752989abca969e518829 done 10:06:47 #7 exporting config sha256:12a7c86a0742651b9b0b56de6900c996985396175244c1647f36bbdd3cbcbfc6 done 10:06:47 #7 exporting manifest list sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 10:06:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:48 #7 exporting manifest list sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 done 10:06:48 #7 pushing layers 0.0s done 10:06:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:2bee392b5ba5680697974ae929d11c9428aec46087daf1bc4679c71dc7f84ce0 0.1s done 10:06:48 #7 DONE 0.1s 10:06:48 10:06:48 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 10:06:48 #8 DONE 0.0s 10:06:48 10:06:48 1 warning found (use --debug to expand): 10:06:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515' 10:06:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515 --push - 10:06:48 #1 [internal] load build definition from Dockerfile 10:06:48 #1 transferring dockerfile: 202B done 10:06:48 #1 DONE 0.0s 10:06:48 10:06:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:48 #2 DONE 0.0s 10:06:48 10:06:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515 10:06:48 #3 DONE 0.0s 10:06:48 10:06:48 #4 [internal] load .dockerignore 10:06:48 #4 transferring context: 2B done 10:06:48 #4 DONE 0.0s 10:06:48 10:06:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 10:06:48 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done 10:06:48 #5 DONE 0.0s 10:06:48 10:06:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 10:06:48 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done 10:06:48 #6 DONE 0.0s 10:06:48 10:06:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 10:06:48 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done 10:06:48 #5 DONE 0.1s 10:06:48 10:06:48 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:06:48 #7 DONE 0.0s 10:06:48 10:06:48 #8 exporting to image 10:06:48 #8 exporting layers done 10:06:48 #8 exporting manifest sha256:6cae43e4de72538a7656e9462ab1ccada2884764558524e80a032c90b76de76c done 10:06:48 #8 exporting config sha256:67657113ce73d30c3772ff8152d0b78239baa1b9f4ad59aaf18f44ff723dfbd6 done 10:06:48 #8 exporting manifest sha256:9754fcaf5fcbc20aecfb03200ebd2f4ff0a4469c4243fdc0441fcc6a97b116a2 done 10:06:48 #8 exporting config sha256:bffdab90dfd0449592b01055a4e85ca7777538e18a2ac9bb2931b30781c0583d done 10:06:48 #8 exporting manifest list sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 done 10:06:48 #8 pushing layers 0.1s done 10:06:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 10:06:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 0.1s done 10:06:49 #8 DONE 0.2s 10:06:49 10:06:49 1 warning found (use --debug to expand): 10:06:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 10:06:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 10:06:49 #1 [internal] load build definition from Dockerfile 10:06:49 #1 transferring dockerfile: 168B done 10:06:49 #1 DONE 0.0s 10:06:49 10:06:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:06:49 #2 DONE 0.0s 10:06:49 10:06:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:06:49 #3 DONE 0.0s 10:06:49 10:06:49 #4 [internal] load .dockerignore 10:06:49 #4 transferring context: 2B done 10:06:49 #4 DONE 0.0s 10:06:49 10:06:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 10:06:49 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done 10:06:49 #5 DONE 0.0s 10:06:49 10:06:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 10:06:49 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done 10:06:49 #6 CACHED 10:06:49 10:06:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 10:06:49 #5 CACHED 10:06:49 10:06:49 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:06:49 #7 DONE 0.0s 10:06:49 10:06:49 #8 exporting to image 10:06:49 #8 exporting layers done 10:06:49 #8 exporting manifest sha256:6cae43e4de72538a7656e9462ab1ccada2884764558524e80a032c90b76de76c done 10:06:49 #8 exporting config sha256:67657113ce73d30c3772ff8152d0b78239baa1b9f4ad59aaf18f44ff723dfbd6 done 10:06:49 #8 exporting manifest sha256:9754fcaf5fcbc20aecfb03200ebd2f4ff0a4469c4243fdc0441fcc6a97b116a2 done 10:06:49 #8 exporting config sha256:bffdab90dfd0449592b01055a4e85ca7777538e18a2ac9bb2931b30781c0583d done 10:06:49 #8 exporting manifest list sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 done 10:06:49 #8 pushing layers 0.0s done 10:06:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 0.1s done 10:06:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:49 #8 DONE 0.1s 10:06:49 10:06:49 1 warning found (use --debug to expand): 10:06:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72' 10:06:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72 --push - 10:06:49 #1 [internal] load build definition from Dockerfile 10:06:49 #1 transferring dockerfile: 174B done 10:06:49 #1 DONE 0.0s 10:06:49 10:06:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72 10:06:49 #2 DONE 0.0s 10:06:49 10:06:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72 10:06:50 #3 DONE 0.1s 10:06:50 10:06:50 #4 [internal] load .dockerignore 10:06:50 #4 transferring context: 2B done 10:06:50 #4 DONE 0.1s 10:06:50 10:06:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 10:06:50 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 0.0s done 10:06:50 #5 DONE 0.0s 10:06:50 10:06:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 10:06:50 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 0.0s done 10:06:50 #6 CACHED 10:06:50 10:06:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 10:06:50 #5 CACHED 10:06:50 10:06:50 #7 exporting to image 10:06:50 #7 exporting layers done 10:06:50 #7 exporting manifest sha256:6cae43e4de72538a7656e9462ab1ccada2884764558524e80a032c90b76de76c done 10:06:50 #7 exporting config sha256:67657113ce73d30c3772ff8152d0b78239baa1b9f4ad59aaf18f44ff723dfbd6 done 10:06:50 #7 exporting manifest sha256:9754fcaf5fcbc20aecfb03200ebd2f4ff0a4469c4243fdc0441fcc6a97b116a2 done 10:06:50 #7 exporting config sha256:bffdab90dfd0449592b01055a4e85ca7777538e18a2ac9bb2931b30781c0583d done 10:06:50 #7 exporting manifest list sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 done 10:06:50 #7 pushing layers 0.1s done 10:06:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 10:06:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.72@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 0.1s done 10:06:50 #7 DONE 0.2s 10:06:50 10:06:50 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:06:50 #8 DONE 0.0s 10:06:50 10:06:50 1 warning found (use --debug to expand): 10:06:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 --push - 10:06:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72' 10:06:50 #1 [internal] load build definition from Dockerfile 10:06:50 #1 transferring dockerfile: 215B done 10:06:50 #1 DONE 0.0s 10:06:50 10:06:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:50 #2 DONE 0.0s 10:06:50 10:06:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 10:06:50 #3 DONE 0.0s 10:06:50 10:06:50 #4 [internal] load .dockerignore 10:06:50 #4 transferring context: 2B done 10:06:50 #4 DONE 0.0s 10:06:50 10:06:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 10:06:50 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 0.0s done 10:06:50 #5 CACHED 10:06:50 10:06:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 10:06:50 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done 10:06:50 #6 CACHED 10:06:50 10:06:50 #7 exporting to image 10:06:50 #7 exporting layers done 10:06:50 #7 exporting manifest sha256:6cae43e4de72538a7656e9462ab1ccada2884764558524e80a032c90b76de76c done 10:06:50 #7 exporting config sha256:67657113ce73d30c3772ff8152d0b78239baa1b9f4ad59aaf18f44ff723dfbd6 done 10:06:50 #7 exporting manifest sha256:9754fcaf5fcbc20aecfb03200ebd2f4ff0a4469c4243fdc0441fcc6a97b116a2 done 10:06:50 #7 exporting config sha256:bffdab90dfd0449592b01055a4e85ca7777538e18a2ac9bb2931b30781c0583d done 10:06:50 #7 exporting manifest list sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 done 10:06:50 #7 pushing layers 0.0s done 10:06:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 10:06:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 0.1s done 10:06:50 #7 DONE 0.1s 10:06:50 10:06:50 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:06:50 #8 DONE 0.0s 10:06:50 10:06:50 1 warning found (use --debug to expand): 10:06:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:06:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 10:06:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 10:06:51 #1 [internal] load build definition from Dockerfile 10:06:51 #1 transferring dockerfile: 166B done 10:06:51 #1 DONE 0.0s 10:06:51 10:06:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 10:06:51 #2 DONE 0.0s 10:06:51 10:06:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 10:06:51 #3 DONE 0.0s 10:06:51 10:06:51 #4 [internal] load .dockerignore 10:06:51 #4 transferring context: 2B done 10:06:51 #4 DONE 0.0s 10:06:51 10:06:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 10:06:51 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done 10:06:51 #5 CACHED 10:06:51 10:06:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 10:06:51 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:87e73c195aa10d13d3c6b6abfcb11d4932919e85abca4e97bf1831ca67468885 done 10:06:51 #6 CACHED 10:06:51 10:06:51 #7 exporting to image 10:06:51 #7 exporting layers done 10:06:51 #7 exporting manifest sha256:6cae43e4de72538a7656e9462ab1ccada2884764558524e80a032c90b76de76c done 10:06:51 #7 exporting config sha256:67657113ce73d30c3772ff8152d0b78239baa1b9f4ad59aaf18f44ff723dfbd6 done 10:06:51 #7 exporting manifest sha256:9754fcaf5fcbc20aecfb03200ebd2f4ff0a4469c4243fdc0441fcc6a97b116a2 done 10:06:51 #7 exporting config sha256:bffdab90dfd0449592b01055a4e85ca7777538e18a2ac9bb2931b30781c0583d done 10:06:51 #7 exporting manifest list sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 done 10:06:51 #7 pushing layers 0.0s done 10:06:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 10:06:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:06:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:4650f4bbd8d766842120e6e1c9298275c0c171bafbfe5a0e91fd1401e1cbb8f5 0.1s done 10:06:51 #7 DONE 0.1s 10:06:51 10:06:51 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 10:06:51 #8 DONE 0.0s 10:06:51 10:06:51 1 warning found (use --debug to expand): 10:06:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:06:51 + '[' -d /w/workspace/edgex-go/920/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:06:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:06:52 ---> package-listing.sh 10:06:52 ++ facter osfamily 10:06:52 ++ tr '[:upper:]' '[:lower:]' 10:06:52 + OS_FAMILY=redhat 10:06:52 + workspace=/w/workspace/edgex-go/920 10:06:52 + START_PACKAGES=/tmp/packages_start.txt 10:06:52 + END_PACKAGES=/tmp/packages_end.txt 10:06:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:06:52 + PACKAGES=/tmp/packages_start.txt 10:06:52 + '[' /w/workspace/edgex-go/920 ']' 10:06:52 + PACKAGES=/tmp/packages_end.txt 10:06:52 + case "${OS_FAMILY}" in 10:06:52 + rpm -qa 10:06:52 + sort 10:06:53 + '[' -f /tmp/packages_start.txt ']' 10:06:53 + '[' -f /tmp/packages_end.txt ']' 10:06:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:06:53 + '[' /w/workspace/edgex-go/920 ']' 10:06:53 + mkdir -p /w/workspace/edgex-go/920/archives/ 10:06:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/920/archives/ [Pipeline] echo 10:06:53 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/920/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:06:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:54 10:06:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:06:54 latest: Pulling from edgex-lftools-log-publisher 10:06:54 5eb5b503b376: Pulling fs layer 10:06:54 5c69ac0246d0: Pulling fs layer 10:06:54 ec43610c2a17: Pulling fs layer 10:06:54 3a2ae6a8a46f: Pulling fs layer 10:06:54 33b1e0a273af: Pulling fs layer 10:06:54 5d3b04190fa2: Pulling fs layer 10:06:54 2f39f015ded8: Pulling fs layer 10:06:54 3a2ae6a8a46f: Waiting 10:06:54 33b1e0a273af: Waiting 10:06:54 5d3b04190fa2: Waiting 10:06:54 2f39f015ded8: Waiting 10:06:54 5c69ac0246d0: Verifying Checksum 10:06:54 5c69ac0246d0: Download complete 10:06:54 3a2ae6a8a46f: Verifying Checksum 10:06:54 3a2ae6a8a46f: Download complete 10:06:54 ec43610c2a17: Verifying Checksum 10:06:54 ec43610c2a17: Download complete 10:06:54 33b1e0a273af: Verifying Checksum 10:06:54 33b1e0a273af: Download complete 10:06:54 5d3b04190fa2: Verifying Checksum 10:06:54 5d3b04190fa2: Download complete 10:06:54 5eb5b503b376: Verifying Checksum 10:06:54 5eb5b503b376: Download complete 10:06:55 2f39f015ded8: Verifying Checksum 10:06:55 2f39f015ded8: Download complete 10:06:56 5eb5b503b376: Pull complete 10:06:56 5c69ac0246d0: Pull complete 10:06:56 ec43610c2a17: Pull complete 10:06:56 3a2ae6a8a46f: Pull complete 10:06:56 33b1e0a273af: Pull complete 10:06:57 5d3b04190fa2: Pull complete 10:07:01 2f39f015ded8: Pull complete 10:07:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:07:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:01 prd-centos7-docker-4c-2g-771779 does not seem to be running inside a container 10:07:01 $ 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/920/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:07:05 $ docker top 6909bd724a903b8d6801937c5500f32be52815d83a550acfed7e0be84af537cd -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:05 + touch /tmp/pre-build-complete [Pipeline] sh 10:07:05 + mkdir -p /var/log/sysstat [Pipeline] sh 10:07:06 + ls /var/log/sa-host 10:07:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:06 provisioning config files... 10:07:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10933648115536722241tmp [Pipeline] { [Pipeline] echo 10:07:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:07:06 ---> create-netrc.sh [Pipeline] } 10:07:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:07:06 ---> python-tools-install.sh [Pipeline] echo 10:07:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:07:07 ---> sudo-logs.sh 10:07:07 Archiving 'sudo' log.. 10:07:07 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:07:07 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:07:07 $ docker stop --time=1 6909bd724a903b8d6801937c5500f32be52815d83a550acfed7e0be84af537cd 10:07:08 $ docker rm -f --volumes 6909bd724a903b8d6801937c5500f32be52815d83a550acfed7e0be84af537cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:07:08 [WS-CLEANUP] Deleting project workspace... 10:07:08 [WS-CLEANUP] Deferred wipeout is used... 10:07:08 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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] } 10:44:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772186 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:44:15 Running in /w/workspace/edgex-go/920 [Pipeline] { [Pipeline] checkout 10:44:18 The recommended git tool is: git 10:44:24 using credential edgex-jenkins-ssh 10:44:24 Cloning the remote Git repository 10:44:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:44:24 > git init /w/workspace/edgex-go/920 # timeout=10 10:44:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:44:24 > git --version # timeout=10 10:44:24 > git --version # 'git version 2.25.1' 10:44:24 using GIT_SSH to set credentials SSH Credentials for GitHub 10:44:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:44:49 Avoid second fetch 10:44:49 Checking out Revision 9947229cd3ef338e1f35ef423db13361e0e58515 (main) 10:44:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:44:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:44:49 > git config core.sparsecheckout # timeout=10 10:44:49 > git checkout -f 9947229cd3ef338e1f35ef423db13361e0e58515 # timeout=10 10:44:50 Commit message: "Merge pull request #5281 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.43.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:44:55 provisioning config files... 10:44:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/920@tmp/config6188524749300269763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:44:55 ---> ****-login.sh 10:44:55 nexus3.edgexfoundry.org:10001 10:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:56 Configure a credential helper to remove this warning. See 10:44:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:56 10:44:56 Login Succeeded 10:44:56 nexus3.edgexfoundry.org:10002 10:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:56 Configure a credential helper to remove this warning. See 10:44:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:56 10:44:56 Login Succeeded 10:44:56 nexus3.edgexfoundry.org:10003 10:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:57 Configure a credential helper to remove this warning. See 10:44:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:57 10:44:57 Login Succeeded 10:44:57 nexus3.edgexfoundry.org:10004 10:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:57 Configure a credential helper to remove this warning. See 10:44:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:57 10:44:57 Login Succeeded 10:44:57 ****.io 10:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:58 Configure a credential helper to remove this warning. See 10:44:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:58 10:44:58 Login Succeeded 10:44:58 ---> ****-login.sh ends [Pipeline] } 10:44:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:44:59 + git config --global --add safe.directory /w/workspace/edgex-go/920 [Pipeline] echo 10:44:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:44:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:44:59 ========================================================= 10:44:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 10:44:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:44:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 10:44:59 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:44:59 6b59a28fa201: Pulling fs layer 10:44:59 d32bb0dddca7: Pulling fs layer 10:44:59 5dab1238d3d9: Pulling fs layer 10:44:59 196fd7d83e7d: Pulling fs layer 10:44:59 4f4fb700ef54: Pulling fs layer 10:44:59 8ba94037c8f0: Pulling fs layer 10:44:59 deaec5988b04: Pulling fs layer 10:44:59 9f65657bb879: Pulling fs layer 10:44:59 4f4fb700ef54: Waiting 10:44:59 8ba94037c8f0: Waiting 10:44:59 deaec5988b04: Waiting 10:44:59 9f65657bb879: Waiting 10:44:59 d32bb0dddca7: Verifying Checksum 10:44:59 d32bb0dddca7: Download complete 10:44:59 196fd7d83e7d: Verifying Checksum 10:44:59 196fd7d83e7d: Download complete 10:44:59 4f4fb700ef54: Verifying Checksum 10:44:59 4f4fb700ef54: Download complete 10:44:59 8ba94037c8f0: Verifying Checksum 10:44:59 8ba94037c8f0: Download complete 10:44:59 6b59a28fa201: Verifying Checksum 10:44:59 6b59a28fa201: Download complete 10:45:00 9f65657bb879: Verifying Checksum 10:45:00 9f65657bb879: Download complete 10:45:00 6b59a28fa201: Pull complete 10:45:01 d32bb0dddca7: Pull complete 10:45:01 5dab1238d3d9: Verifying Checksum 10:45:01 5dab1238d3d9: Download complete 10:45:03 deaec5988b04: Verifying Checksum 10:45:03 deaec5988b04: Download complete 10:45:18 5dab1238d3d9: Pull complete 10:45:18 196fd7d83e7d: Pull complete 10:45:18 4f4fb700ef54: Pull complete 10:45:18 8ba94037c8f0: Pull complete 10:45:26 deaec5988b04: Pull complete 10:45:28 9f65657bb879: Pull complete 10:45:28 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 10:45:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 10:45:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 10:45:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 10:45:28 WORKDIR /edgex 10:45:28 COPY go.mod . 10:45:28 RUN go mod download 10:45:28 + docker build -t ci-base-image-arm64 -f - . 10:45:29 Sending build context to Docker daemon 3.853MB 10:45:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 10:45:29 ---> 334268110677 10:45:29 Step 2/4 : WORKDIR /edgex 10:45:31 ---> Running in e08141bb2b56 10:45:31 Removing intermediate container e08141bb2b56 10:45:31 ---> 461dde47586d 10:45:31 Step 3/4 : COPY go.mod . 10:45:32 ---> 3df29c806a9e 10:45:32 Step 4/4 : RUN go mod download 10:45:32 ---> Running in f1de8d34b654 10:46:29 Removing intermediate container f1de8d34b654 10:46:29 ---> 915b21de4332 10:46:29 Successfully built 915b21de4332 10:46:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:29 + docker inspect -f . ci-base-image-arm64 10:46:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:29 prd-ubuntu20.04-docker-arm64-4c-16g-772186 does not seem to be running inside a container 10:46:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@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 10:46:31 $ docker top df8082331035f77ad011e9776b1ef02fe3adf46d76767d1c3c55779cfbbd7d1b -eo pid,comm [Pipeline] { [Pipeline] sh 10:46:31 + go version 10:46:31 go version go1.25.3 linux/arm64 [Pipeline] } 10:46:31 $ docker stop --time=1 df8082331035f77ad011e9776b1ef02fe3adf46d76767d1c3c55779cfbbd7d1b 10:46:33 $ docker rm -f --volumes df8082331035f77ad011e9776b1ef02fe3adf46d76767d1c3c55779cfbbd7d1b [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 10:46:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:46:34 10:46:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:46:35 latest: Pulling from edgex-devops/edgex-compose-arm64 10:46:35 547446be3368: Pulling fs layer 10:46:35 d125d8839a47: Pulling fs layer 10:46:35 3e85d5ac6304: Pulling fs layer 10:46:35 c3105a71a48b: Pulling fs layer 10:46:35 0f093f025ec4: Pulling fs layer 10:46:35 c3106fc0e877: Pulling fs layer 10:46:35 c3105a71a48b: Waiting 10:46:35 0f093f025ec4: Waiting 10:46:35 c3106fc0e877: Waiting 10:46:35 547446be3368: Verifying Checksum 10:46:35 547446be3368: Download complete 10:46:35 c3105a71a48b: Verifying Checksum 10:46:35 c3105a71a48b: Download complete 10:46:35 d125d8839a47: Verifying Checksum 10:46:35 d125d8839a47: Download complete 10:46:35 c3106fc0e877: Verifying Checksum 10:46:35 c3106fc0e877: Download complete 10:46:35 0f093f025ec4: Verifying Checksum 10:46:35 0f093f025ec4: Download complete 10:46:35 547446be3368: Pull complete 10:46:37 d125d8839a47: Pull complete 10:46:37 3e85d5ac6304: Verifying Checksum 10:46:37 3e85d5ac6304: Download complete 10:46:47 3e85d5ac6304: Pull complete 10:46:47 c3105a71a48b: Pull complete 10:46:49 0f093f025ec4: Pull complete 10:46:49 c3106fc0e877: Pull complete 10:46:49 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:46:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:46:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:49 prd-ubuntu20.04-docker-arm64-4c-16g-772186 does not seem to be running inside a container 10:46:49 $ 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/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@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 10:46:52 $ docker top 927fb4869a050c3d79cdc7972e64f13158db7d8b0f4948b7692eccd75da850a1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:46:53 + docker compose -f ./docker-compose-build.yml build --parallel 10:47:03 #1 [security-spire-agent internal] load build definition from Dockerfile 10:47:03 #1 transferring dockerfile: 10:47:03 #1 transferring dockerfile: 1.81kB done 10:47:03 #1 DONE 0.1s 10:47:03 10:47:03 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:47:03 #2 ... 10:47:03 10:47:03 #3 [security-proxy-auth internal] load build definition from Dockerfile 10:47:03 #3 DONE 0.0s 10:47:03 10:47:03 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:47:05 #4 ... 10:47:05 10:47:05 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:47:05 #2 transferring dockerfile: 1.89kB 0.0s done 10:47:05 #2 DONE 2.1s 10:47:05 10:47:05 #5 [core-metadata internal] load build definition from Dockerfile 10:47:05 #5 transferring dockerfile: 2.10kB done 10:47:05 #5 DONE 2.0s 10:47:05 10:47:05 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:47:05 #4 ... 10:47:05 10:47:05 #6 [support-notifications internal] load build definition from Dockerfile 10:47:05 #6 transferring dockerfile: 2.02kB 0.0s done 10:47:05 #6 DONE 2.3s 10:47:05 10:47:05 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:47:05 #4 transferring dockerfile: 2.23kB done 10:47:05 #4 ... 10:47:05 10:47:05 #3 [security-proxy-auth internal] load build definition from Dockerfile 10:47:05 #3 transferring dockerfile: 2.14kB 0.0s done 10:47:05 #3 DONE 2.3s 10:47:06 10:47:06 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:47:06 #4 DONE 2.3s 10:47:06 10:47:06 #7 [core-common-config-bootstrapper internal] load .dockerignore 10:47:06 #7 transferring context: 50B 0.0s done 10:47:06 #7 ... 10:47:06 10:47:06 #8 [security-proxy-setup internal] load build definition from Dockerfile 10:47:06 #8 transferring dockerfile: 2.50kB done 10:47:06 #8 DONE 2.5s 10:47:06 10:47:06 #9 [core-metadata internal] load .dockerignore 10:47:06 #9 transferring context: 50B 0.0s done 10:47:06 #9 DONE 1.3s 10:47:06 10:47:06 #10 [security-proxy-auth internal] load .dockerignore 10:47:06 #10 transferring context: 50B 0.0s done 10:47:06 #10 DONE 1.3s 10:47:06 10:47:06 #11 [core-keeper internal] load build definition from Dockerfile 10:47:06 #11 transferring dockerfile: 2.01kB 0.0s done 10:47:06 #11 DONE 2.5s 10:47:06 10:47:06 #12 [core-command internal] load .dockerignore 10:47:06 #12 transferring context: 50B 0.0s done 10:47:06 #12 ... 10:47:06 10:47:06 #13 [security-spiffe-token-provider internal] load .dockerignore 10:47:06 #13 transferring context: 50B 0.0s done 10:47:06 #13 DONE 1.4s 10:47:06 10:47:06 #14 [core-keeper internal] load .dockerignore 10:47:06 #14 transferring context: 50B 0.0s done 10:47:06 #14 DONE 1.1s 10:47:06 10:47:06 #15 [security-spire-agent internal] load .dockerignore 10:47:06 #15 transferring context: 50B 0.0s done 10:47:06 #15 DONE 2.2s 10:47:06 10:47:06 #16 [support-scheduler internal] load build definition from Dockerfile 10:47:06 #16 transferring dockerfile: 1.83kB 0.1s done 10:47:06 #16 DONE 2.5s 10:47:06 10:47:06 #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:47:06 #17 DONE 0.0s 10:47:06 10:47:06 #18 [security-secretstore-setup internal] load build definition from Dockerfile 10:47:06 #18 transferring dockerfile: 2.49kB 0.1s done 10:47:06 #18 DONE 2.7s 10:47:06 10:47:06 #19 [support-notifications internal] load .dockerignore 10:47:06 #19 transferring context: 50B 0.0s done 10:47:06 #19 DONE 1.5s 10:47:06 10:47:06 #20 [security-spire-config internal] load build definition from Dockerfile 10:47:06 #20 transferring dockerfile: 1.69kB 0.1s done 10:47:06 #20 DONE 2.6s 10:47:06 10:47:06 #21 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 10:47:06 #21 ... 10:47:06 10:47:06 #22 [security-bootstrapper internal] load build definition from Dockerfile 10:47:06 #22 transferring dockerfile: 3.02kB 0.1s done 10:47:06 #22 DONE 2.6s 10:47:06 10:47:06 #23 [security-spire-server internal] load build definition from Dockerfile 10:47:06 #23 transferring dockerfile: 1.70kB 0.1s done 10:47:06 #23 DONE 2.8s 10:47:06 10:47:06 #24 [core-data internal] load build definition from Dockerfile 10:47:06 #24 transferring dockerfile: 2.04kB 0.1s done 10:47:06 #24 DONE 2.6s 10:47:06 10:47:06 #7 [core-common-config-bootstrapper internal] load .dockerignore 10:47:06 #7 DONE 1.7s 10:47:06 10:47:06 #25 [security-proxy-setup internal] load .dockerignore 10:47:06 #25 transferring context: 50B 0.0s done 10:47:06 #25 DONE 1.7s 10:47:06 10:47:06 #26 [security-spire-config internal] load .dockerignore 10:47:06 #26 transferring context: 50B 0.0s done 10:47:07 #26 ... 10:47:07 10:47:07 #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:47:07 #17 DONE 0.0s 10:47:07 10:47:07 #21 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 10:47:07 #21 DONE 0.4s 10:47:07 10:47:07 #27 [core-command internal] load build definition from Dockerfile 10:47:07 #27 transferring dockerfile: 1.94kB 0.1s done 10:47:07 #27 DONE 2.7s 10:47:07 10:47:07 #28 [security-secretstore-setup internal] load .dockerignore 10:47:07 #28 transferring context: 50B 0.0s done 10:47:07 #28 DONE 1.7s 10:47:07 10:47:07 #29 [security-spire-server internal] load .dockerignore 10:47:07 #29 transferring context: 50B 0.0s done 10:47:07 #29 DONE 1.6s 10:47:07 10:47:07 #30 [security-bootstrapper internal] load .dockerignore 10:47:07 #30 transferring context: 50B 0.0s done 10:47:07 #30 DONE 1.6s 10:47:07 10:47:07 #31 [support-scheduler internal] load .dockerignore 10:47:07 #31 transferring context: 50B 0.0s done 10:47:07 #31 DONE 1.7s 10:47:07 10:47:07 #32 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:47:07 #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 10:47:07 #32 ... 10:47:07 10:47:07 #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:47:07 #17 DONE 0.0s 10:47:07 10:47:07 #12 [core-command internal] load .dockerignore 10:47:07 #12 DONE 1.5s 10:47:07 10:47:07 #33 [core-data internal] load .dockerignore 10:47:07 #33 transferring context: 50B 0.0s done 10:47:07 #33 DONE 1.6s 10:47:07 10:47:07 #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 10:47:07 #21 DONE 0.4s 10:47:07 10:47:07 #32 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:47:07 #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 10:47:07 #32 ... 10:47:07 10:47:07 #17 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:47:07 #17 DONE 0.0s 10:47:07 10:47:07 #26 [security-spire-config internal] load .dockerignore 10:47:07 #26 DONE 1.8s 10:47:07 10:47:07 #32 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:47:07 #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 10:47:07 #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 10:47:07 #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 10:47:07 #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 10:47:07 #32 ... 10:47:07 10:47:07 #21 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 10:47:07 #21 DONE 0.6s 10:47:07 10:47:07 #32 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:47:07 #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 10:47:07 #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 10:47:07 #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 10:47:07 #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 10:47:07 #32 DONE 0.5s 10:47:07 10:47:07 #34 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:07 #34 ... 10:47:07 10:47:07 #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:47:07 #17 DONE 0.0s 10:47:08 10:47:08 #35 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:47:09 #35 ... 10:47:09 10:47:09 #21 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 10:47:09 #21 DONE 1.8s 10:47:09 10:47:09 #32 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:47:09 #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 10:47:09 #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 10:47:09 #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 10:47:09 #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 10:47:09 #32 DONE 0.5s 10:47:09 10:47:09 #36 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:47:09 #36 ... 10:47:09 10:47:09 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:47:09 #37 DONE 2.1s 10:47:09 10:47:09 #32 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:47:09 #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 10:47:09 #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 10:47:09 #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 10:47:09 #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 10:47:09 #32 DONE 1.0s 10:47:09 10:47:09 #38 [security-spiffe-token-provider internal] load build context 10:47:09 #38 transferring context: 3.36MB 1.6s done 10:47:09 #38 DONE 2.2s 10:47:09 10:47:09 #39 [security-proxy-auth internal] load build context 10:47:09 #39 transferring context: 3.36MB 1.8s done 10:47:09 #39 DONE 2.5s 10:47:09 10:47:09 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 10:47:09 #40 DONE 2.1s 10:47:09 10:47:09 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:09 #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:09 #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 10:47:09 #41 DONE 0.1s 10:47:09 10:47:09 #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:47:09 #17 DONE 0.0s 10:47:09 10:47:09 #42 [core-keeper internal] load build context 10:47:09 #42 transferring context: 3.36MB 1.8s done 10:47:09 #42 DONE 2.2s 10:47:09 10:47:09 #43 [core-metadata internal] load build context 10:47:09 #43 transferring context: 3.36MB 2.1s done 10:47:09 #43 DONE 2.6s 10:47:09 10:47:09 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:09 #44 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:09 #44 ... 10:47:09 10:47:09 #17 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:47:09 #17 DONE 0.0s 10:47:09 10:47:09 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:09 #44 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 10:47:09 #44 ... 10:47:09 10:47:09 #32 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:47:09 #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 10:47:09 #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 10:47:09 #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 10:47:09 #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 10:47:09 #32 DONE 1.0s 10:47:09 10:47:09 #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 10:47:09 #21 DONE 2.0s 10:47:09 10:47:09 #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:47:09 #17 DONE 0.0s 10:47:09 10:47:09 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:09 #44 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 10:47:09 #44 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 10:47:09 #44 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 10:47:10 #44 ... 10:47:10 10:47:10 #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:47:10 #17 DONE 0.0s 10:47:10 10:47:10 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:10 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s 10:47:10 #44 ... 10:47:10 10:47:10 #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:47:10 #17 DONE 0.0s 10:47:10 10:47:10 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:10 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 10:47:10 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s 10:47:10 #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 0.3s 10:47:10 #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s 10:47:10 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 0.4s 10:47:10 #44 ... 10:47:10 10:47:10 #32 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:47:10 #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 10:47:10 #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 10:47:10 #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 10:47:10 #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 10:47:10 #32 DONE 1.0s 10:47:10 10:47:10 #21 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 10:47:10 #21 DONE 2.5s 10:47:10 10:47:10 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:47:10 #37 DONE 2.4s 10:47:10 10:47:10 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:10 #44 ... 10:47:10 10:47:10 #17 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:47:10 #17 DONE 0.0s 10:47:10 10:47:10 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:10 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done 10:47:10 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 10:47:10 #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done 10:47:11 #44 ... 10:47:11 10:47:11 #17 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:47:11 #17 DONE 0.0s 10:47:11 10:47:11 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:11 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 0.8s 10:47:11 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 1.0s 10:47:11 #44 ... 10:47:11 10:47:11 #45 [security-spire-agent internal] load build context 10:47:11 #45 transferring context: 23.33kB 0.1s done 10:47:11 #45 DONE 1.6s 10:47:11 10:47:11 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:11 #44 ... 10:47:11 10:47:11 #46 [support-notifications internal] load build context 10:47:11 #46 transferring context: 3.36MB 1.1s done 10:47:11 #46 DONE 2.0s 10:47:11 10:47:11 #21 [core-data internal] load metadata for docker.io/library/alpine:3.22 10:47:11 #21 DONE 3.2s 10:47:11 10:47:11 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:11 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 1.2s 10:47:11 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.24MB / 14.28MB 1.3s 10:47:11 #44 ... 10:47:11 10:47:11 #32 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:47:11 #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 10:47:11 #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 10:47:11 #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 10:47:11 #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 10:47:11 #32 DONE 1.0s 10:47:11 10:47:11 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:11 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.29MB / 14.28MB 1.5s 10:47:12 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:47:12 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.39MB / 14.28MB 2.2s 10:47:12 #44 ... 10:47:12 10:47:12 #32 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:47:12 #32 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 10:47:12 #32 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 10:47:12 #32 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 10:47:12 #32 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 10:47:12 #32 DONE 1.0s 10:47:12 10:47:12 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:47:12 #37 DONE 3.8s 10:47:12 10:47:12 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:12 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 2.5s 10:47:12 #44 ... 10:47:12 10:47:12 #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:47:12 #32 DONE 1.0s 10:47:12 10:47:12 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:12 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.61MB / 14.28MB 2.7s 10:47:12 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.53MB / 14.28MB 2.9s 10:47:13 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.58MB / 14.28MB 3.0s 10:47:13 #44 ... 10:47:13 10:47:13 #47 [security-proxy-setup internal] load build context 10:47:13 #47 transferring context: 3.36MB 2.3s done 10:47:13 #47 DONE 3.4s 10:47:13 10:47:13 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:13 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13.63MB / 14.28MB 3.5s 10:47:14 #44 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.9s done 10:47:14 #44 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 10:47:14 #44 ... 10:47:14 10:47:14 #48 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:47:14 #48 DONE 7.3s 10:47:14 10:47:14 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:14 #44 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 10:47:14 #44 ... 10:47:14 10:47:14 #49 [core-common-config-bootstrapper internal] load build context 10:47:14 #49 transferring context: 3.36MB 2.7s done 10:47:14 #49 DONE 4.5s 10:47:14 10:47:14 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:14 #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 10:47:14 #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:47:14 #41 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 10:47:14 #41 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 10:47:14 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 10:47:14 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 10:47:14 #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 10:47:14 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.2s done 10:47:14 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.25MB / 33.17MB 4.3s 10:47:14 #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 10:47:14 #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 10:47:15 #41 ... 10:47:15 10:47:15 #50 [security-spire-server internal] load build context 10:47:15 #50 transferring context: 23.80kB 0.3s done 10:47:15 #50 DONE 4.7s 10:47:15 10:47:15 #51 [security-bootstrapper internal] load build context 10:47:16 #51 ... 10:47:16 10:47:16 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:16 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.94MB / 33.17MB 6.2s 10:47:16 #41 ... 10:47:16 10:47:16 #52 [security-spire-config internal] load build context 10:47:16 #52 transferring context: 22.05kB 0.5s done 10:47:16 #52 DONE 3.8s 10:47:16 10:47:16 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:16 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 6.6s 10:47:17 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 7.1s 10:47:17 #41 ... 10:47:17 10:47:17 #34 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:17 #34 DONE 9.6s 10:47:17 10:47:17 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:17 #41 ... 10:47:17 10:47:17 #53 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 10:47:17 #53 DONE 2.2s 10:47:17 10:47:17 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:17 #41 ... 10:47:17 10:47:17 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:47:18 #54 ... 10:47:18 10:47:18 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:18 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 8.0s 10:47:18 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 8.5s 10:47:19 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.81MB / 33.17MB 8.9s 10:47:19 #41 ... 10:47:19 10:47:19 #51 [security-bootstrapper internal] load build context 10:47:19 #51 transferring context: 3.36MB 5.6s done 10:47:19 #51 DONE 8.8s 10:47:19 10:47:19 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:19 #41 ... 10:47:19 10:47:19 #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:47:19 #0 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:19 #55 ... 10:47:19 10:47:19 #56 [support-scheduler internal] load build context 10:47:19 #56 ... 10:47:19 10:47:19 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:47:19 #0 7.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:19 #0 7.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:20 #57 ... 10:47:20 10:47:20 #35 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:47:20 #35 ... 10:47:20 10:47:20 #58 [security-secretstore-setup internal] load build context 10:47:20 #58 ... 10:47:20 10:47:20 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:20 #41 ... 10:47:20 10:47:20 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:47:21 #59 ... 10:47:21 10:47:21 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:47:21 #60 ... 10:47:21 10:47:21 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:47:21 #61 ... 10:47:21 10:47:21 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:21 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 11.1s 10:47:21 #41 ... 10:47:21 10:47:21 #62 [core-data internal] load build context 10:47:21 #62 ... 10:47:21 10:47:21 #63 [core-command internal] load build context 10:47:21 #63 ... 10:47:21 10:47:21 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:21 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 11.5s 10:47:22 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.11MB / 33.17MB 12.4s 10:47:22 #41 ... 10:47:22 10:47:22 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:47:22 #64 ... 10:47:22 10:47:22 #62 [core-data internal] load build context 10:47:22 #62 ... 10:47:22 10:47:22 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:47:22 #65 ... 10:47:22 10:47:22 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:23 #41 ... 10:47:23 10:47:23 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:47:23 #57 10.62 (1/4) Installing dumb-init (1.2.5-r3) 10:47:23 #57 10.62 (2/4) Installing openssl (3.5.4-r0) 10:47:23 #57 10.62 (3/4) Installing su-exec (0.2-r3) 10:47:23 #57 10.62 (4/4) Installing yq-go (4.47.2-r1) 10:47:23 #57 11.00 Executing busybox-1.37.0-r19.trigger 10:47:23 #57 11.12 OK: 20 MiB in 20 packages 10:47:23 #57 DONE 13.4s 10:47:23 10:47:23 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:23 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 13.4s 10:47:24 #41 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 14.0s done 10:47:24 #41 ... 10:47:24 10:47:24 #58 [security-secretstore-setup internal] load build context 10:47:24 #58 transferring context: 3.36MB 9.5s done 10:47:24 #58 DONE 14.0s 10:47:24 10:47:24 #56 [support-scheduler internal] load build context 10:47:24 #56 transferring context: 3.36MB 9.5s done 10:47:24 #56 DONE 14.2s 10:47:24 10:47:24 #62 [core-data internal] load build context 10:47:25 #62 ... 10:47:25 10:47:25 #63 [core-command internal] load build context 10:47:25 #63 transferring context: 3.36MB 8.1s done 10:47:25 #63 DONE 13.8s 10:47:25 10:47:25 #62 [core-data internal] load build context 10:47:25 #62 transferring context: 3.36MB 10.2s done 10:47:26 #62 DONE 15.0s 10:47:26 10:47:26 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:26 #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.1s 10:47:27 #44 ... 10:47:27 10:47:27 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:47:27 #66 ... 10:47:27 10:47:27 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:47:27 #67 ... 10:47:27 10:47:27 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 10:47:28 #68 ... 10:47:28 10:47:28 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:47:28 #69 ... 10:47:28 10:47:28 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:28 #70 ... 10:47:28 10:47:28 #71 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:47:28 #71 ... 10:47:28 10:47:28 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:47:28 #72 ... 10:47:28 10:47:28 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:28 #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.6s 10:47:30 #41 ... 10:47:30 10:47:30 #36 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:47:30 #36 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:30 #36 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:30 #36 20.60 (1/7) Installing ca-certificates (20250911-r0) 10:47:30 #36 ... 10:47:30 10:47:30 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:30 #44 ... 10:47:30 10:47:30 #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:47:30 #55 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:30 #55 18.64 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 10:47:30 #55 18.64 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 10:47:30 #55 18.64 OK: 26160 distinct packages available 10:47:30 #55 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:30 #55 ... 10:47:30 10:47:30 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:31 #41 ... 10:47:31 10:47:31 #35 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:47:31 #35 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:31 #35 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:31 #35 ... 10:47:31 10:47:31 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:47:31 #59 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:31 #59 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:31 #59 ... 10:47:31 10:47:31 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:31 #70 DONE 14.1s 10:47:31 10:47:31 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:47:31 #54 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:31 #54 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:31 #54 ... 10:47:31 10:47:31 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:33 #41 ... 10:47:33 10:47:33 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:47:33 #64 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:33 #64 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:33 #64 ... 10:47:33 10:47:33 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:47:33 #61 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:33 #61 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:33 #61 ... 10:47:33 10:47:33 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:47:33 #60 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:33 #60 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:33 #60 ... 10:47:33 10:47:33 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:47:33 #65 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:33 #65 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:33 #65 ... 10:47:33 10:47:33 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:47:33 #0 8.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:34 #73 ... 10:47:34 10:47:34 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:47:34 #44 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.4s done 10:47:34 #44 DONE 24.9s 10:47:34 10:47:34 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:34 #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.6s 10:47:36 #41 ... 10:47:36 10:47:36 #35 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:47:36 #35 24.79 (1/1) Installing dumb-init (1.2.5-r3) 10:47:36 #35 24.82 Executing busybox-1.37.0-r19.trigger 10:47:36 #35 24.99 OK: 8 MiB in 17 packages 10:47:36 #35 DONE 27.8s 10:47:36 10:47:36 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:36 #41 ... 10:47:36 10:47:36 #36 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:47:36 #36 21.20 (2/7) Installing dumb-init (1.2.5-r3) 10:47:36 #36 21.25 (3/7) Installing libgcc (14.2.0-r6) 10:47:36 #36 21.29 (4/7) Installing libsodium (1.0.20-r0) 10:47:36 #36 21.40 (5/7) Installing libstdc++ (14.2.0-r6) 10:47:36 #36 21.93 (6/7) Installing libzmq (4.3.5-r2) 10:47:36 #36 22.05 (7/7) Installing zeromq (4.3.5-r2) 10:47:36 #36 22.24 Executing busybox-1.37.0-r19.trigger 10:47:36 #36 22.44 Executing ca-certificates-20250911-r0.trigger 10:47:36 #36 24.52 OK: 12 MiB in 23 packages 10:47:36 #36 DONE 27.1s 10:47:36 10:47:36 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:38 #41 ... 10:47:38 10:47:38 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:47:38 #66 11.02 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:38 #66 13.36 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:38 #66 ... 10:47:38 10:47:38 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:38 #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.3s 10:47:38 #41 ... 10:47:38 10:47:38 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:47:38 #69 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:38 #69 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:39 #69 ... 10:47:39 10:47:39 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:39 #41 ... 10:47:39 10:47:39 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:47:39 #61 26.22 (1/2) Installing dumb-init (1.2.5-r3) 10:47:39 #61 26.28 (2/2) Installing su-exec (0.2-r3) 10:47:39 #61 26.30 Executing busybox-1.37.0-r19.trigger 10:47:39 #61 26.50 OK: 8 MiB in 18 packages 10:47:39 #61 DONE 28.8s 10:47:39 10:47:39 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:40 #41 ... 10:47:40 10:47:40 #71 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:47:40 #71 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:40 #71 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:40 #71 ... 10:47:40 10:47:40 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:47:40 #67 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:40 #67 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:40 #67 ... 10:47:40 10:47:40 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:41 #41 ... 10:47:41 10:47:41 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:47:41 #72 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:41 #72 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:41 #72 ... 10:47:41 10:47:41 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:41 #41 ... 10:47:41 10:47:41 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:47:41 #0 4.616 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:41 #0 7.060 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:41 #74 ... 10:47:41 10:47:41 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:42 #41 ... 10:47:42 10:47:42 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 10:47:42 #68 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:42 #68 17.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:42 #68 ... 10:47:42 10:47:42 #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:47:42 #55 23.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:42 #55 ... 10:47:42 10:47:42 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:43 #41 ... 10:47:43 10:47:43 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:47:43 #64 27.70 (1/1) Installing dumb-init (1.2.5-r3) 10:47:43 #64 27.73 Executing busybox-1.37.0-r19.trigger 10:47:43 #64 27.97 OK: 8 MiB in 17 packages 10:47:43 #64 DONE 31.0s 10:47:43 10:47:43 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:44 #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.3s 10:47:45 #41 ... 10:47:45 10:47:45 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:47:45 #73 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:45 #73 ... 10:47:45 10:47:45 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:47:45 #59 25.93 (1/3) Installing ca-certificates (20250911-r0) 10:47:45 #59 26.88 (2/3) Installing dumb-init (1.2.5-r3) 10:47:45 #59 26.97 (3/3) Installing tzdata (2025b-r0) 10:47:45 #59 29.73 Executing busybox-1.37.0-r19.trigger 10:47:45 #59 30.02 Executing ca-certificates-20250911-r0.trigger 10:47:45 #59 31.25 OK: 8 MiB in 19 packages 10:47:45 #59 DONE 34.3s 10:47:45 10:47:45 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:47:46 #75 ... 10:47:46 10:47:46 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 10:47:46 #0 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:46 #0 8.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:46 #76 ... 10:47:46 10:47:46 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:46 #41 ... 10:47:46 10:47:46 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:47:46 #54 28.15 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 10:47:46 #54 28.15 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 10:47:46 #54 28.15 OK: 26160 distinct packages available 10:47:46 #54 30.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:46 #54 33.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:46 #54 ... 10:47:46 10:47:46 #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:47:46 #55 37.43 (1/5) Installing dumb-init (1.2.5-r3) 10:47:46 #55 37.46 (2/5) Installing musl-obstack (1.2.3-r2) 10:47:46 #55 37.48 (3/5) Installing libucontext (1.3.2-r0) 10:47:46 #55 37.53 (4/5) Installing gcompat (1.1.0-r4) 10:47:46 #55 37.59 (5/5) Installing openssl (3.5.4-r0) 10:47:46 #55 ... 10:47:46 10:47:46 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:47:46 #0 5.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:46 #0 7.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:46 #77 ... 10:47:46 10:47:46 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:47:46 #41 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.8s done 10:47:46 #41 DONE 37.8s 10:47:46 10:47:46 #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:47:46 #55 37.78 Executing busybox-1.37.0-r19.trigger 10:47:46 #55 38.03 OK: 9 MiB in 21 packages 10:47:47 #55 ... 10:47:47 10:47:47 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:47:47 #69 27.35 OK: 255 MiB in 60 packages 10:47:47 #69 DONE 30.1s 10:47:47 10:47:47 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:47:47 #73 24.59 OK: 20 MiB in 20 packages 10:47:48 #73 ... 10:47:48 10:47:48 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:47:48 #78 DONE 0.7s 10:47:48 10:47:48 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:49 #79 ... 10:47:49 10:47:49 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:47:49 #66 27.05 (1/1) Installing dumb-init (1.2.5-r3) 10:47:49 #66 27.97 Executing busybox-1.37.0-r19.trigger 10:47:49 #66 28.21 OK: 8 MiB in 17 packages 10:47:49 #66 DONE 31.5s 10:47:49 10:47:49 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 10:47:49 #72 30.08 OK: 255 MiB in 60 packages 10:47:49 #72 DONE 31.4s 10:47:49 10:47:49 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:47:49 #80 ... 10:47:49 10:47:49 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:47:49 #60 29.73 (1/4) Installing ca-certificates (20250911-r0) 10:47:49 #60 30.49 (2/4) Installing dumb-init (1.2.5-r3) 10:47:49 #60 30.53 (3/4) Installing su-exec (0.2-r3) 10:47:49 #60 30.54 (4/4) Installing yq-go (4.47.2-r1) 10:47:49 #60 32.50 Executing busybox-1.37.0-r19.trigger 10:47:49 #60 32.80 Executing ca-certificates-20250911-r0.trigger 10:47:49 #60 34.80 OK: 19 MiB in 20 packages 10:47:49 #60 DONE 38.6s 10:47:49 10:47:49 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:47:49 #67 31.34 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 10:47:49 #67 31.34 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 10:47:49 #67 31.34 OK: 26161 distinct packages available 10:47:49 #67 ... 10:47:49 10:47:49 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:47:49 #0 4.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:49 #0 7.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:50 #81 ... 10:47:50 10:47:50 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:47:50 #82 ... 10:47:50 10:47:50 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:47:50 #80 DONE 1.2s 10:47:50 10:47:50 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:51 #83 ... 10:47:51 10:47:51 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 10:47:51 #71 30.08 OK: 255 MiB in 60 packages 10:47:51 #71 DONE 33.4s 10:47:51 10:47:51 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:47:51 #65 28.25 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 10:47:51 #65 28.25 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 10:47:51 #65 28.25 OK: 26160 distinct packages available 10:47:51 #65 29.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:51 #65 32.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:51 #65 ... 10:47:51 10:47:51 #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:47:51 #55 DONE 42.3s 10:47:51 10:47:51 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 10:47:51 #68 33.61 OK: 255 MiB in 60 packages 10:47:51 #68 ... 10:47:51 10:47:51 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:47:51 #73 DONE 28.0s 10:47:51 10:47:51 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:47:52 #84 DONE 0.8s 10:47:52 10:47:52 #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 10:47:52 #85 ... 10:47:52 10:47:52 #86 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:47:52 #86 DONE 1.5s 10:47:52 10:47:52 #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:53 #87 ... 10:47:53 10:47:53 #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:47:53 #0 4.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:53 #0 7.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:53 #88 ... 10:47:53 10:47:53 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:47:53 #67 33.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:47:53 #67 36.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:47:55 #67 ... 10:47:55 10:47:55 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 10:47:55 #68 DONE 37.3s 10:47:55 10:47:55 #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:47:55 #89 DONE 0.9s 10:47:55 10:47:55 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:58 #90 ... 10:47:58 10:47:58 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:47:58 #74 24.45 OK: 255 MiB in 60 packages 10:47:58 #74 DONE 26.4s 10:47:58 10:47:58 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 10:47:58 #76 22.52 OK: 8 MiB in 17 packages 10:47:58 #76 ... 10:47:58 10:47:58 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:47:58 #91 DONE 0.7s 10:47:58 10:47:58 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:59 #92 ... 10:47:59 10:47:59 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:47:59 #54 47.55 (1/13) Installing brotli-libs (1.1.0-r2) 10:47:59 #54 47.66 (2/13) Installing c-ares (1.34.5-r0) 10:47:59 #54 47.70 (3/13) Installing libunistring (1.3-r0) 10:47:59 #54 48.02 (4/13) Installing libidn2 (2.3.7-r0) 10:47:59 #54 48.11 (5/13) Installing nghttp2-libs (1.65.0-r0) 10:47:59 #54 48.14 (6/13) Installing libpsl (0.21.5-r3) 10:47:59 #54 48.20 (7/13) Installing zstd-libs (1.5.7-r0) 10:47:59 #54 48.40 (8/13) Installing libcurl (8.14.1-r2) 10:47:59 #54 48.46 (9/13) Installing curl (8.14.1-r2) 10:47:59 #54 48.50 (10/13) Installing dumb-init (1.2.5-r3) 10:47:59 #54 48.53 (11/13) Installing musl-obstack (1.2.3-r2) 10:47:59 #54 48.55 (12/13) Installing libucontext (1.3.2-r0) 10:47:59 #54 48.58 (13/13) Installing gcompat (1.1.0-r4) 10:47:59 #54 48.63 Executing busybox-1.37.0-r19.trigger 10:47:59 #54 48.85 OK: 13 MiB in 29 packages 10:47:59 #54 DONE 51.2s 10:47:59 10:47:59 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:48:00 #93 ... 10:48:00 10:48:00 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:48:00 #77 20.30 OK: 12 MiB in 23 packages 10:48:00 #77 DONE 23.3s 10:48:00 10:48:00 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:48:00 #65 46.98 (1/4) Installing dumb-init (1.2.5-r3) 10:48:00 #65 47.02 (2/4) Installing musl-obstack (1.2.3-r2) 10:48:00 #65 47.12 (3/4) Installing libucontext (1.3.2-r0) 10:48:00 #65 47.13 (4/4) Installing gcompat (1.1.0-r4) 10:48:00 #65 47.20 Executing busybox-1.37.0-r19.trigger 10:48:00 #65 ... 10:48:00 10:48:00 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:48:00 #75 5.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:48:00 #75 7.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:48:00 #75 ... 10:48:00 10:48:00 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:48:00 #65 47.52 OK: 8 MiB in 20 packages 10:48:01 #65 ... 10:48:01 10:48:01 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:48:01 #81 19.04 OK: 8 MiB in 18 packages 10:48:01 #81 DONE 21.1s 10:48:01 10:48:01 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 10:48:01 #76 DONE 25.5s 10:48:01 10:48:01 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:48:02 #94 ... 10:48:02 10:48:02 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:48:02 #65 DONE 49.7s 10:48:02 10:48:02 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:48:04 #95 ... 10:48:04 10:48:04 #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:48:04 #88 19.25 OK: 8 MiB in 17 packages 10:48:04 #88 DONE 21.0s 10:48:04 10:48:04 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:48:04 #75 19.31 OK: 8 MiB in 19 packages 10:48:05 #75 ... 10:48:05 10:48:05 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:48:05 #82 5.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:48:05 #82 8.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:48:05 #82 ... 10:48:05 10:48:05 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:48:05 #67 47.99 OK: 255 MiB in 60 packages 10:48:07 #67 DONE 49.7s 10:48:07 10:48:07 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:48:07 #75 DONE 22.1s 10:48:07 10:48:07 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:48:07 #94 DONE 6.4s 10:48:07 10:48:07 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:48:07 #96 ... 10:48:07 10:48:07 #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 10:48:07 #85 6.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:48:07 #85 9.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:48:08 #85 ... 10:48:08 10:48:08 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:48:08 #96 DONE 0.8s 10:48:08 10:48:08 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:48:08 #82 17.97 OK: 19 MiB in 20 packages 10:48:08 #82 ... 10:48:08 10:48:08 #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:48:08 #97 DONE 1.1s 10:48:08 10:48:08 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:09 #98 ... 10:48:09 10:48:09 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:48:09 #82 DONE 19.4s 10:48:09 10:48:09 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:48:09 #95 3.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:48:09 #95 4.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:48:10 #95 ... 10:48:10 10:48:10 #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 10:48:10 #85 18.35 OK: 9 MiB in 21 packages 10:48:10 #85 DONE 19.9s 10:48:10 10:48:10 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:48:11 #99 ... 10:48:11 10:48:11 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:48:11 #100 DONE 1.3s 10:48:11 10:48:11 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:48:12 #101 ... 10:48:12 10:48:12 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:48:12 #99 DONE 1.7s 10:48:12 10:48:12 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:48:12 #102 DONE 0.1s 10:48:12 10:48:12 #103 [security-spire-server stage-2 6/9] COPY security.txt / 10:48:12 #103 DONE 0.2s 10:48:12 10:48:12 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:48:12 #104 DONE 0.2s 10:48:12 10:48:12 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:48:12 #105 DONE 0.2s 10:48:12 10:48:12 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:48:12 #93 5.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:48:12 #93 7.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:48:12 #93 ... 10:48:12 10:48:12 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:48:12 #106 DONE 0.2s 10:48:12 10:48:12 #107 [security-spire-server] exporting to image 10:48:12 #107 exporting layers 10:48:14 #107 ... 10:48:14 10:48:14 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:48:14 #101 DONE 2.5s 10:48:14 10:48:14 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:48:14 #93 14.41 OK: 13 MiB in 29 packages 10:48:14 #93 DONE 15.2s 10:48:14 10:48:14 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:48:14 #108 DONE 0.4s 10:48:14 10:48:14 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 10:48:15 #109 DONE 0.4s 10:48:15 10:48:15 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:48:15 #95 12.08 OK: 8 MiB in 20 packages 10:48:15 #95 ... 10:48:15 10:48:15 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:48:15 #110 DONE 0.1s 10:48:15 10:48:15 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:48:15 #111 DONE 0.2s 10:48:15 10:48:15 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:48:15 #112 DONE 0.1s 10:48:15 10:48:15 #107 [security-spire-agent] exporting to image 10:48:16 #107 ... 10:48:16 10:48:16 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:48:16 #95 DONE 13.9s 10:48:16 10:48:16 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:48:19 #113 DONE 2.7s 10:48:19 10:48:19 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:48:19 #114 ... 10:48:19 10:48:19 #107 [security-spire-agent] exporting to image 10:48:19 #107 exporting layers 3.7s done 10:48:19 #107 writing image sha256:5d00bdb92f60d55d1e8cbc16960a88d19c0c0e586cfaadfe62b115d9aba29473 0.0s done 10:48:19 #107 naming to docker.io/library/security-spire-server-arm64 done 10:48:19 #107 writing image sha256:85ba8753e61b464c758b7e1e1fc000ad3f7a4292a9536c5c2a5e062cd82aad11 0.0s done 10:48:19 #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done 10:48:19 #107 DONE 7.2s 10:48:19 10:48:19 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:48:19 #114 DONE 0.3s 10:48:19 10:48:19 #115 [security-spire-config stage-2 6/10] COPY security.txt / 10:48:19 #115 DONE 0.3s 10:48:19 10:48:19 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:48:19 #116 DONE 0.2s 10:48:19 10:48:19 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:48:20 #117 DONE 0.1s 10:48:20 10:48:20 #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:20 #87 ... 10:48:20 10:48:20 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:48:20 #118 DONE 0.1s 10:48:20 10:48:20 #107 [security-spire-config] exporting to image 10:48:22 #107 exporting layers 2.1s done 10:48:22 #107 writing image sha256:2cc6c325f0b6d20543f2c3adde51724ede868f98b67dc4097f4a3456c4f262e1 0.0s done 10:48:22 #107 naming to docker.io/library/security-spire-config-arm64 0.0s done 10:48:22 #107 DONE 9.3s 10:48:22 10:48:22 #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:59 #87 DONE 119.2s 10:49:59 10:49:59 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:59 #79 DONE 123.4s 10:49:59 10:49:59 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:59 #83 DONE 121.4s 10:49:59 10:49:59 #119 [security-proxy-setup builder 6/7] COPY . . 10:49:59 #119 ... 10:49:59 10:49:59 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:59 #90 DONE 116.0s 10:49:59 10:49:59 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:59 #92 DONE 113.0s 10:49:59 10:49:59 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:59 #98 DONE 103.5s 10:49:59 10:49:59 #120 [security-spiffe-token-provider builder 6/7] COPY . . 10:49:59 #120 DONE 2.0s 10:49:59 10:49:59 #121 [core-keeper builder 7/8] COPY . . 10:49:59 #121 DONE 2.0s 10:49:59 10:49:59 #122 [security-proxy-auth builder 6/7] COPY . . 10:49:59 #122 DONE 2.2s 10:49:59 10:49:59 #123 [core-metadata builder 6/7] COPY . . 10:49:59 #123 CACHED 10:49:59 10:49:59 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:49:59 #124 CACHED 10:49:59 10:49:59 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:59 #125 CACHED 10:49:59 10:49:59 #126 [support-notifications builder 6/7] COPY . . 10:49:59 #126 DONE 2.1s 10:49:59 10:49:59 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:59 #127 CACHED 10:49:59 10:49:59 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 10:49:59 #128 CACHED 10:49:59 10:49:59 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:49:59 #129 CACHED 10:49:59 10:49:59 #130 [core-command builder 6/7] COPY . . 10:49:59 #130 CACHED 10:49:59 10:49:59 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:59 #131 CACHED 10:49:59 10:49:59 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 10:49:59 #132 CACHED 10:49:59 10:49:59 #133 [core-data builder 6/7] COPY . . 10:49:59 #133 CACHED 10:49:59 10:49:59 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:59 #134 CACHED 10:49:59 10:49:59 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 10:49:59 #135 CACHED 10:49:59 10:49:59 #136 [support-scheduler builder 6/7] COPY . . 10:49:59 #136 DONE 2.2s 10:49:59 10:49:59 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:49:59 #137 ... 10:49:59 10:49:59 #119 [security-proxy-setup builder 6/7] COPY . . 10:49:59 #119 DONE 2.3s 10:49:59 10:49:59 #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:59 #138 CACHED 10:49:59 10:49:59 #139 [security-secretstore-setup builder 6/7] COPY . . 10:49:59 #139 CACHED 10:49:59 10:49:59 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:49:59 #140 CACHED 10:49:59 10:49:59 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:59 #141 CACHED 10:49:59 10:49:59 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:49:59 #142 CACHED 10:49:59 10:49:59 #143 [security-bootstrapper builder 6/7] COPY . . 10:49:59 #143 CACHED 10:49:59 10:49:59 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:49:59 #144 ... 10:49:59 10:49:59 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:49:59 #0 5.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:49:59 #145 ... 10:49:59 10:49:59 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:49:59 #0 5.837 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:50:01 #146 ... 10:50:01 10:50:01 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:50:01 #0 7.267 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:50:01 #147 ... 10:50:01 10:50:01 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:50:01 #137 7.530 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:50:04 #137 ... 10:50:04 10:50:04 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:50:04 #0 4.296 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:50:04 #148 ... 10:50:04 10:50:04 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:50:04 #0 6.925 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:50:04 #149 ... 10:50:04 10:50:04 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:50:04 #0 7.281 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:50:04 #150 ... 10:50:04 10:50:04 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:50:04 #0 6.514 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:50:04 #151 ... 10:50:04 10:50:04 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:50:04 #0 7.374 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:50:04 #152 ... 10:50:04 10:50:04 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:50:04 #0 5.473 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:50:05 #153 ... 10:50:05 10:50:05 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:50:05 #0 6.723 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:50:05 #154 ... 10:50:05 10:50:05 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:50:05 #144 7.291 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:13:30 #144 ... 11:13:30 11:13:30 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:13:30 #154 DONE 1409.2s 11:13:30 11:13:30 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:13:30 #137 ... 11:13:30 11:13:30 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:13:30 #155 DONE 0.3s 11:13:30 11:13:30 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:13:30 #156 DONE 0.2s 11:13:30 11:13:30 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:13:30 #157 DONE 0.4s 11:13:30 11:13:30 #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 11:13:30 #158 DONE 0.2s 11:13:30 11:13:30 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:13:30 #147 ... 11:13:30 11:13:30 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:13:30 #159 DONE 0.3s 11:13:30 11:13:30 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:13:30 #147 ... 11:13:30 11:13:30 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:13:30 #160 DONE 2.6s 11:13:30 11:13:30 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:13:30 #146 ... 11:13:30 11:13:30 #107 [core-common-config-bootstrapper] exporting to image 11:13:30 #107 exporting layers 11:13:30 #107 exporting layers 0.9s done 11:13:30 #107 writing image sha256:60aeff76ed9bfaec3ec2d6bd0b1a5583686d46baea19c4ee1d6137cda6d408c1 done 11:13:30 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 11:13:30 #107 DONE 10.2s 11:13:30 11:13:30 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:13:43 #137 ... 11:13:43 11:13:43 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:13:43 #147 DONE 1429.2s 11:13:43 11:13:43 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:13:44 #151 ... 11:13:44 11:13:44 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:13:44 #161 DONE 0.2s 11:13:44 11:13:44 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:13:46 #162 DONE 2.4s 11:13:46 11:13:46 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:13:47 #163 DONE 0.3s 11:13:47 11:13:47 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:13:47 #164 DONE 0.2s 11:13:47 11:13:47 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:13:47 #165 DONE 0.4s 11:13:47 11:13:47 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:13:47 #166 DONE 0.2s 11:13:47 11:13:47 #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/ 11:13:47 #167 DONE 0.1s 11:13:47 11:13:47 #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/ 11:13:47 #168 DONE 0.2s 11:13:47 11:13:47 #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/ 11:13:48 #169 DONE 0.2s 11:13:48 11:13:48 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:13:48 #170 DONE 0.1s 11:13:48 11:13:48 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:13:50 #171 DONE 2.2s 11:13:50 11:13:50 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:13:50 #149 ... 11:13:50 11:13:50 #107 [security-bootstrapper] exporting to image 11:13:50 #107 exporting layers 11:13:51 #107 exporting layers 1.2s done 11:13:51 #107 writing image sha256:204eab86ec6e7f916fd0c9b7763befe0561dc4f50b741f3b4c2f8df96bd7ac21 done 11:13:51 #107 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 11:13:51 #107 DONE 11.4s 11:13:51 11:13:51 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:32:30 #137 ... 11:32:30 11:32:30 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:32:30 #149 DONE 2550.5s 11:32:30 11:32:30 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:32:30 #153 ... 11:32:30 11:32:30 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:32:30 #172 DONE 0.1s 11:32:30 11:32:30 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:32:30 #173 DONE 0.2s 11:32:30 11:32:30 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:32:30 #151 ... 11:32:30 11:32:30 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:32:30 #174 DONE 0.5s 11:32:30 11:32:30 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:32:30 #175 DONE 0.1s 11:32:30 11:32:30 #107 [core-command] exporting to image 11:32:30 #107 exporting layers 11:32:30 #107 exporting layers 0.4s done 11:32:30 #107 writing image sha256:6582b4addc21fc922532717ba1de85019a7ee2da326763ce18698bcf3a39e172 done 11:32:30 #107 naming to docker.io/library/core-command-arm64 done 11:32:30 #107 DONE 11.9s 11:32:30 11:32:30 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:33:02 #137 ... 11:33:02 11:33:02 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:33:02 #144 2583.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:33:02 #144 ... 11:33:02 11:33:02 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:33:02 #150 DONE 2587.4s 11:33:02 11:33:02 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:33:02 #148 ... 11:33:02 11:33:02 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:33:02 #176 DONE 0.2s 11:33:02 11:33:02 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:33:02 #153 ... 11:33:02 11:33:02 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:33:02 #177 DONE 0.3s 11:33:02 11:33:02 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:33:03 #137 ... 11:33:03 11:33:03 #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 11:33:03 #178 DONE 0.2s 11:33:03 11:33:03 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:33:03 #179 DONE 0.2s 11:33:03 11:33:03 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:33:03 #180 DONE 0.5s 11:33:03 11:33:03 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:33:03 #181 DONE 0.2s 11:33:03 11:33:03 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:33:06 #182 DONE 2.4s 11:33:06 11:33:06 #107 [security-proxy-setup] exporting to image 11:33:06 #107 exporting layers 11:33:07 #107 exporting layers 1.1s done 11:33:07 #107 writing image sha256:c281dce34059cf296d5fb1c5c733c8b911cde093c9482b37ae1b9cb18022f58e done 11:33:07 #107 naming to docker.io/library/security-proxy-setup-arm64 done 11:33:07 #107 DONE 13.0s 11:33:07 11:33:07 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:33:34 #152 ... 11:33:34 11:33:34 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:33:34 #144 DONE 2619.1s 11:33:34 11:33:34 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:33:34 #151 ... 11:33:34 11:33:34 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:33:34 #183 DONE 0.2s 11:33:34 11:33:34 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:33:34 #184 DONE 0.3s 11:33:34 11:33:34 #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 11:33:34 #185 DONE 0.2s 11:33:34 11:33:34 #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 11:33:34 #186 DONE 0.2s 11:33:34 11:33:34 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:33:35 #151 ... 11:33:35 11:33:35 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:33:35 #187 DONE 0.1s 11:33:35 11:33:35 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:33:35 #188 DONE 0.5s 11:33:35 11:33:35 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:33:36 #189 DONE 0.5s 11:33:36 11:33:36 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:33:36 #190 DONE 0.2s 11:33:36 11:33:36 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:33:38 #191 DONE 2.0s 11:33:38 11:33:38 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:33:38 #152 ... 11:33:38 11:33:38 #107 [security-secretstore-setup] exporting to image 11:33:38 #107 exporting layers 11:33:39 #107 exporting layers 1.8s done 11:33:39 #107 writing image sha256:a38382d99df16dd6a609efefc7d145e77c154f0529b44979ad3643b93575ad0a done 11:33:39 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 11:33:39 #107 DONE 14.7s 11:33:39 11:33:39 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:34:36 #153 ... 11:34:36 11:34:36 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:34:36 #137 DONE 2682.7s 11:34:36 11:34:36 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:34:37 #152 ... 11:34:37 11:34:37 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:34:37 #192 DONE 0.2s 11:34:37 11:34:37 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:34:37 #193 DONE 0.2s 11:34:37 11:34:37 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:34:38 #194 DONE 0.6s 11:34:38 11:34:38 #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 11:34:38 #195 DONE 0.2s 11:34:38 11:34:38 #107 [security-spiffe-token-provider] exporting to image 11:34:38 #107 exporting layers 11:34:38 #107 exporting layers 0.6s done 11:34:38 #107 writing image sha256:816bd78c6b420db5028098e4ae2bb92b679da5eca3cbc85d8d92e3d21a3ab36a 0.0s done 11:34:38 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 11:34:38 #107 DONE 15.3s 11:34:38 11:34:38 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:35:25 #151 ... 11:35:25 11:35:25 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:35:25 #148 DONE 2724.8s 11:35:25 11:35:25 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:35:25 #152 ... 11:35:25 11:35:25 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:35:25 #196 DONE 0.2s 11:35:25 11:35:25 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:35:25 #152 ... 11:35:25 11:35:25 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:35:25 #197 ... 11:35:25 11:35:25 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:35:25 #153 DONE 2726.7s 11:35:25 11:35:25 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:35:25 #197 DONE 1.0s 11:35:25 11:35:25 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:35:25 #152 ... 11:35:25 11:35:25 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:35:25 #198 DONE 0.5s 11:35:25 11:35:25 #107 [core-keeper] exporting to image 11:35:25 #107 exporting layers 11:35:25 #107 ... 11:35:25 11:35:25 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:35:25 #199 DONE 0.3s 11:35:25 11:35:25 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:35:25 #200 DONE 0.3s 11:35:25 11:35:25 #107 [core-keeper] exporting to image 11:35:25 #107 exporting layers 1.0s done 11:35:25 #107 writing image sha256:33c48e4e3466313f66f6edce8aa4313a7f974119ae36b83d875f103f6a5f169a 0.0s done 11:35:25 #107 naming to docker.io/library/core-keeper-arm64 done 11:35:25 #107 DONE 16.4s 11:35:25 11:35:25 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:35:25 #201 DONE 0.8s 11:35:25 11:35:25 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:35:25 #202 DONE 0.2s 11:35:25 11:35:25 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:35:25 #151 ... 11:35:25 11:35:25 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:35:25 #203 DONE 0.2s 11:35:25 11:35:25 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:35:25 #204 DONE 1.8s 11:35:25 11:35:25 #107 [security-proxy-auth] exporting to image 11:35:26 #107 ... 11:35:26 11:35:26 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:35:26 #145 DONE 2732.9s 11:35:27 11:35:27 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:35:27 #146 ... 11:35:27 11:35:27 #107 [security-proxy-auth] exporting to image 11:35:27 #107 exporting layers 2.1s done 11:35:27 #107 writing image sha256:1d079271909501403745ac854f02795bfe7a18159ca586e9bfd30b106d83ec45 0.0s done 11:35:27 #107 naming to docker.io/library/security-proxy-auth-arm64 done 11:35:27 #107 DONE 18.5s 11:35:27 11:35:27 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:35:27 #205 DONE 0.1s 11:35:27 11:35:27 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:35:27 #146 ... 11:35:27 11:35:27 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:35:27 #206 DONE 0.3s 11:35:27 11:35:27 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:35:28 #152 ... 11:35:28 11:35:28 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:35:28 #207 ... 11:35:28 11:35:28 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:35:28 #151 DONE 2734.1s 11:35:28 11:35:28 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:35:29 #207 DONE 0.9s 11:35:29 11:35:29 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:35:29 #146 ... 11:35:29 11:35:29 #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:35:29 #208 DONE 0.3s 11:35:29 11:35:29 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:35:29 #209 DONE 0.4s 11:35:29 11:35:29 #107 [core-data] exporting to image 11:35:29 #107 ... 11:35:29 11:35:29 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:35:29 #210 DONE 0.4s 11:35:29 11:35:29 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:35:30 #211 DONE 0.8s 11:35:30 11:35:30 #107 [core-data] exporting to image 11:35:30 #107 exporting layers 1.0s done 11:35:30 #107 writing image sha256:4b0449e252c85a0f2e3bee5bafe7a905e831de9419d10d11d37cb8eb87ee54a4 0.1s done 11:35:30 #107 naming to docker.io/library/core-data-arm64 0.0s done 11:35:30 #107 DONE 19.6s 11:35:30 11:35:30 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:35:30 #146 ... 11:35:30 11:35:30 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:35:30 #212 DONE 0.1s 11:35:30 11:35:30 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:35:30 #213 DONE 0.1s 11:35:30 11:35:30 #107 [core-metadata] exporting to image 11:35:31 #107 exporting layers 0.5s done 11:35:31 #107 writing image sha256:a34177ffd9f0bb6a152508a1df3bd6bbb1f814dcd7d945a27aaf8c6706d9eff5 done 11:35:31 #107 naming to docker.io/library/core-metadata-arm64 done 11:35:31 #107 DONE 20.1s 11:35:31 11:35:31 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:36:03 #146 ... 11:36:03 11:36:03 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:36:03 #152 DONE 2767.9s 11:36:03 11:36:03 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:36:03 #146 ... 11:36:03 11:36:03 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:36:03 #214 DONE 0.2s 11:36:03 11:36:03 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:36:03 #215 DONE 0.1s 11:36:03 11:36:03 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:36:03 #146 ... 11:36:03 11:36:03 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:36:03 #216 DONE 0.5s 11:36:03 11:36:03 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 11:36:03 #217 DONE 0.1s 11:36:03 11:36:03 #107 [support-scheduler] exporting to image 11:36:03 #107 exporting layers 11:36:04 #107 exporting layers 1.1s done 11:36:04 #107 writing image sha256:359ac56b0d3bc0c858a3a91da809cab23d976615767225c7fb26a29fed480b42 done 11:36:04 #107 naming to docker.io/library/support-scheduler-arm64 done 11:36:04 #107 DONE 21.2s 11:36:04 11:36:04 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:36:10 #146 DONE 2775.4s 11:36:10 11:36:10 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:36:10 #218 DONE 0.1s 11:36:10 11:36:10 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:36:10 #219 DONE 0.1s 11:36:10 11:36:10 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:36:10 #220 DONE 0.5s 11:36:10 11:36:10 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:36:10 #221 DONE 0.1s 11:36:10 11:36:10 #107 [support-notifications] exporting to image 11:36:10 #107 exporting layers 11:36:11 #107 exporting layers 0.6s done 11:36:11 #107 writing image sha256:9c41a71060371164f7d90714a1b7a8941bd87f07019df8440b781d7a05e0b563 done 11:36:11 #107 naming to docker.io/library/support-notifications-arm64 done 11:36:11 #107 DONE 21.8s 11:36:11 time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:36:11 time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:36:11 time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:36:11 time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:36:11 time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:36:11 time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:36:11 time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:36:11 time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:36:11 time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:36:11 time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:36:11 time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:36:11 time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:36:11 time="2025-10-31T10:46:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:36:11 time="2025-10-31T10:46:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:36:11 time="2025-10-31T10:46:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:36:11 $ docker stop --time=1 927fb4869a050c3d79cdc7972e64f13158db7d8b0f4948b7692eccd75da850a1 11:36:12 $ docker rm -f --volumes 927fb4869a050c3d79cdc7972e64f13158db7d8b0f4948b7692eccd75da850a1 [Pipeline] // withDockerContainer [Pipeline] sh 11:36:13 + docker images 11:36:13 REPOSITORY TAG IMAGE ID CREATED SIZE 11:36:13 support-notifications-arm64 latest 9c41a7106037 3 seconds ago 53.4MB 11:36:13 support-scheduler-arm64 latest 359ac56b0d3b 10 seconds ago 49.5MB 11:36:13 core-metadata-arm64 latest a34177ffd9f0 43 seconds ago 45.7MB 11:36:13 core-data-arm64 latest 4b0449e252c8 44 seconds ago 45.5MB 11:36:13 security-proxy-auth-arm64 latest 1d0792719095 49 seconds ago 44.8MB 11:36:13 core-keeper-arm64 latest 33c48e4e3466 52 seconds ago 45.4MB 11:36:13 security-spiffe-token-provider-arm64 latest 816bd78c6b42 About a minute ago 49.2MB 11:36:13 security-secretstore-setup-arm64 latest a38382d99df1 2 minutes ago 81.7MB 11:36:13 security-proxy-setup-arm64 latest c281dce34059 3 minutes ago 51.1MB 11:36:13 core-command-arm64 latest 6582b4addc21 3 minutes ago 40.2MB 11:36:13 security-bootstrapper-arm64 latest 204eab86ec6e 22 minutes ago 21.2MB 11:36:13 core-common-config-bootstrapper-arm64 latest 60aeff76ed9b 22 minutes ago 20.1MB 11:36:13 security-spire-config-arm64 latest 2cc6c325f0b6 47 minutes ago 143MB 11:36:13 security-spire-agent-arm64 latest 85ba8753e61b 47 minutes ago 187MB 11:36:13 security-spire-server-arm64 latest 5d00bdb92f60 48 minutes ago 143MB 11:36:13 ci-base-image-arm64 latest 915b21de4332 49 minutes ago 927MB 11:36:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB 11:36:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:36:13 provisioning config files... 11:36:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/920@tmp/config3593632887474901208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:36:13 ---> ****-login.sh 11:36:13 nexus3.edgexfoundry.org:10001 11:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:36:14 Configure a credential helper to remove this warning. See 11:36:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:36:14 11:36:14 Login Succeeded 11:36:14 nexus3.edgexfoundry.org:10002 11:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:36:14 Configure a credential helper to remove this warning. See 11:36:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:36:14 11:36:14 Login Succeeded 11:36:14 nexus3.edgexfoundry.org:10003 11:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:36:14 Configure a credential helper to remove this warning. See 11:36:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:36:14 11:36:14 Login Succeeded 11:36:14 nexus3.edgexfoundry.org:10004 11:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:36:15 Configure a credential helper to remove this warning. See 11:36:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:36:15 11:36:15 Login Succeeded 11:36:15 ****.io 11:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:36:16 Configure a credential helper to remove this warning. See 11:36:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:36:16 11:36:16 Login Succeeded 11:36:16 ---> ****-login.sh ends [Pipeline] } 11:36:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:36:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:36:16 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 11:36:16 9947229cd3ef338e1f35ef423db13361e0e58515 11:36:16 latest 11:36:16 4.1.0-dev.72 11:36:16 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:36:16 main 11:36:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:36:17 aaf6f4cb4911: Preparing 11:36:17 78748ac8b78f: Preparing 11:36:17 18acc94814a9: Preparing 11:36:17 e28621c50493: Preparing 11:36:17 604112fc934d: Preparing 11:36:17 12587678cc93: Preparing 11:36:17 0e64f2360a44: Preparing 11:36:17 12587678cc93: Waiting 11:36:17 0e64f2360a44: Waiting 11:36:17 aaf6f4cb4911: Pushed 11:36:17 e28621c50493: Pushed 11:36:17 18acc94814a9: Pushed 11:36:17 604112fc934d: Pushed 11:36:17 0e64f2360a44: Layer already exists 11:36:17 12587678cc93: Pushed 11:36:24 78748ac8b78f: Pushed 11:36:24 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:2ccc6d6515eb8d8b9878bc5be3bafbe73f418f1648e73b491833e4a0eebb8625 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:36:25 aaf6f4cb4911: Preparing 11:36:25 78748ac8b78f: Preparing 11:36:25 18acc94814a9: Preparing 11:36:25 e28621c50493: Preparing 11:36:25 604112fc934d: Preparing 11:36:25 12587678cc93: Preparing 11:36:25 0e64f2360a44: Preparing 11:36:25 12587678cc93: Waiting 11:36:25 0e64f2360a44: Waiting 11:36:25 604112fc934d: Layer already exists 11:36:25 aaf6f4cb4911: Layer already exists 11:36:25 78748ac8b78f: Layer already exists 11:36:25 18acc94814a9: Layer already exists 11:36:25 e28621c50493: Layer already exists 11:36:25 0e64f2360a44: Layer already exists 11:36:25 12587678cc93: Layer already exists 11:36:25 latest: digest: sha256:2ccc6d6515eb8d8b9878bc5be3bafbe73f418f1648e73b491833e4a0eebb8625 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.72 11:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:36:26 aaf6f4cb4911: Preparing 11:36:26 78748ac8b78f: Preparing 11:36:26 18acc94814a9: Preparing 11:36:26 e28621c50493: Preparing 11:36:26 604112fc934d: Preparing 11:36:26 12587678cc93: Preparing 11:36:26 0e64f2360a44: Preparing 11:36:26 0e64f2360a44: Waiting 11:36:26 12587678cc93: Waiting 11:36:26 604112fc934d: Layer already exists 11:36:26 e28621c50493: Layer already exists 11:36:26 aaf6f4cb4911: Layer already exists 11:36:26 78748ac8b78f: Layer already exists 11:36:26 18acc94814a9: Layer already exists 11:36:26 0e64f2360a44: Layer already exists 11:36:26 12587678cc93: Layer already exists 11:36:26 4.1.0-dev.72: digest: sha256:2ccc6d6515eb8d8b9878bc5be3bafbe73f418f1648e73b491833e4a0eebb8625 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:36:28 aaf6f4cb4911: Preparing 11:36:28 78748ac8b78f: Preparing 11:36:28 18acc94814a9: Preparing 11:36:28 e28621c50493: Preparing 11:36:28 604112fc934d: Preparing 11:36:28 12587678cc93: Preparing 11:36:28 0e64f2360a44: Preparing 11:36:28 0e64f2360a44: Waiting 11:36:28 12587678cc93: Waiting 11:36:28 18acc94814a9: Layer already exists 11:36:28 78748ac8b78f: Layer already exists 11:36:28 e28621c50493: Layer already exists 11:36:28 aaf6f4cb4911: Layer already exists 11:36:28 604112fc934d: Layer already exists 11:36:28 0e64f2360a44: Layer already exists 11:36:28 12587678cc93: Layer already exists 11:36:28 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:2ccc6d6515eb8d8b9878bc5be3bafbe73f418f1648e73b491833e4a0eebb8625 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 11:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:36:29 aaf6f4cb4911: Preparing 11:36:29 78748ac8b78f: Preparing 11:36:29 18acc94814a9: Preparing 11:36:29 e28621c50493: Preparing 11:36:29 604112fc934d: Preparing 11:36:29 12587678cc93: Preparing 11:36:29 0e64f2360a44: Preparing 11:36:29 12587678cc93: Waiting 11:36:29 0e64f2360a44: Waiting 11:36:29 e28621c50493: Layer already exists 11:36:29 78748ac8b78f: Layer already exists 11:36:29 18acc94814a9: Layer already exists 11:36:29 aaf6f4cb4911: Layer already exists 11:36:29 604112fc934d: Layer already exists 11:36:29 0e64f2360a44: Layer already exists 11:36:29 12587678cc93: Layer already exists 11:36:30 main: digest: sha256:2ccc6d6515eb8d8b9878bc5be3bafbe73f418f1648e73b491833e4a0eebb8625 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:36:30 ===================================================== [Pipeline] echo 11:36:30 taggedImages: 11:36:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:36:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:36:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.72 11:36:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:36:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 11:36:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 11:36:30 9947229cd3ef338e1f35ef423db13361e0e58515 11:36:30 latest 11:36:30 4.1.0-dev.72 11:36:30 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:36:30 main 11:36:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:36:30 f29e25e96a6b: Preparing 11:36:30 5278f733eb99: Preparing 11:36:30 cf8e77af413b: Preparing 11:36:30 f61d1ad8c6d8: Preparing 11:36:30 18acc94814a9: Preparing 11:36:30 e28621c50493: Preparing 11:36:30 604112fc934d: Preparing 11:36:30 12587678cc93: Preparing 11:36:30 0e64f2360a44: Preparing 11:36:30 e28621c50493: Waiting 11:36:30 604112fc934d: Waiting 11:36:30 12587678cc93: Waiting 11:36:30 0e64f2360a44: Waiting 11:36:31 18acc94814a9: Layer already exists 11:36:31 e28621c50493: Layer already exists 11:36:31 604112fc934d: Layer already exists 11:36:31 12587678cc93: Layer already exists 11:36:31 cf8e77af413b: Pushed 11:36:31 f29e25e96a6b: Pushed 11:36:31 5278f733eb99: Pushed 11:36:31 0e64f2360a44: Layer already exists 11:36:33 f61d1ad8c6d8: Pushed 11:36:33 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:f84f55232f70a7b997b18ef0f503b27cd383f58664370afa55802fbadbbee116 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:34 + 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 11:36:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:36:34 f29e25e96a6b: Preparing 11:36:34 5278f733eb99: Preparing 11:36:34 cf8e77af413b: Preparing 11:36:34 f61d1ad8c6d8: Preparing 11:36:34 18acc94814a9: Preparing 11:36:34 e28621c50493: Preparing 11:36:34 604112fc934d: Preparing 11:36:34 12587678cc93: Preparing 11:36:34 0e64f2360a44: Preparing 11:36:34 604112fc934d: Waiting 11:36:34 12587678cc93: Waiting 11:36:34 0e64f2360a44: Waiting 11:36:34 e28621c50493: Waiting 11:36:34 5278f733eb99: Layer already exists 11:36:34 18acc94814a9: Layer already exists 11:36:34 cf8e77af413b: Layer already exists 11:36:34 f61d1ad8c6d8: Layer already exists 11:36:34 f29e25e96a6b: Layer already exists 11:36:34 604112fc934d: Layer already exists 11:36:34 12587678cc93: Layer already exists 11:36:34 e28621c50493: Layer already exists 11:36:34 0e64f2360a44: Layer already exists 11:36:34 latest: digest: sha256:f84f55232f70a7b997b18ef0f503b27cd383f58664370afa55802fbadbbee116 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.72 11:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:36:35 f29e25e96a6b: Preparing 11:36:35 5278f733eb99: Preparing 11:36:35 cf8e77af413b: Preparing 11:36:35 f61d1ad8c6d8: Preparing 11:36:35 18acc94814a9: Preparing 11:36:35 e28621c50493: Preparing 11:36:35 604112fc934d: Preparing 11:36:35 12587678cc93: Preparing 11:36:35 0e64f2360a44: Preparing 11:36:35 604112fc934d: Waiting 11:36:35 12587678cc93: Waiting 11:36:35 0e64f2360a44: Waiting 11:36:35 e28621c50493: Waiting 11:36:35 f29e25e96a6b: Layer already exists 11:36:35 5278f733eb99: Layer already exists 11:36:35 18acc94814a9: Layer already exists 11:36:35 f61d1ad8c6d8: Layer already exists 11:36:35 cf8e77af413b: Layer already exists 11:36:35 12587678cc93: Layer already exists 11:36:35 604112fc934d: Layer already exists 11:36:35 0e64f2360a44: Layer already exists 11:36:35 e28621c50493: Layer already exists 11:36:35 4.1.0-dev.72: digest: sha256:f84f55232f70a7b997b18ef0f503b27cd383f58664370afa55802fbadbbee116 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:36:36 f29e25e96a6b: Preparing 11:36:36 5278f733eb99: Preparing 11:36:36 cf8e77af413b: Preparing 11:36:36 f61d1ad8c6d8: Preparing 11:36:36 18acc94814a9: Preparing 11:36:36 e28621c50493: Preparing 11:36:36 604112fc934d: Preparing 11:36:36 12587678cc93: Preparing 11:36:36 0e64f2360a44: Preparing 11:36:36 604112fc934d: Waiting 11:36:36 12587678cc93: Waiting 11:36:36 0e64f2360a44: Waiting 11:36:36 e28621c50493: Waiting 11:36:36 cf8e77af413b: Layer already exists 11:36:36 f29e25e96a6b: Layer already exists 11:36:36 f61d1ad8c6d8: Layer already exists 11:36:36 18acc94814a9: Layer already exists 11:36:36 5278f733eb99: Layer already exists 11:36:36 12587678cc93: Layer already exists 11:36:36 e28621c50493: Layer already exists 11:36:36 604112fc934d: Layer already exists 11:36:36 0e64f2360a44: Layer already exists 11:36:36 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:f84f55232f70a7b997b18ef0f503b27cd383f58664370afa55802fbadbbee116 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:37 + 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 11:36:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 11:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:36:37 f29e25e96a6b: Preparing 11:36:37 5278f733eb99: Preparing 11:36:37 cf8e77af413b: Preparing 11:36:37 f61d1ad8c6d8: Preparing 11:36:37 18acc94814a9: Preparing 11:36:37 e28621c50493: Preparing 11:36:37 604112fc934d: Preparing 11:36:37 12587678cc93: Preparing 11:36:37 0e64f2360a44: Preparing 11:36:37 604112fc934d: Waiting 11:36:37 12587678cc93: Waiting 11:36:37 0e64f2360a44: Waiting 11:36:37 e28621c50493: Waiting 11:36:37 f29e25e96a6b: Layer already exists 11:36:37 cf8e77af413b: Layer already exists 11:36:37 f61d1ad8c6d8: Layer already exists 11:36:37 18acc94814a9: Layer already exists 11:36:37 5278f733eb99: Layer already exists 11:36:37 604112fc934d: Layer already exists 11:36:37 e28621c50493: Layer already exists 11:36:37 12587678cc93: Layer already exists 11:36:37 0e64f2360a44: Layer already exists 11:36:37 main: digest: sha256:f84f55232f70a7b997b18ef0f503b27cd383f58664370afa55802fbadbbee116 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:36:37 ===================================================== [Pipeline] echo 11:36:37 taggedImages: 11:36:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:36:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:36:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.72 11:36:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:36:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 11:36:37 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 11:36:37 9947229cd3ef338e1f35ef423db13361e0e58515 11:36:37 latest 11:36:37 4.1.0-dev.72 11:36:37 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:36:37 main 11:36:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:36:38 7b963a1b0868: Preparing 11:36:38 d982961deef9: Preparing 11:36:38 18acc94814a9: Preparing 11:36:38 e28621c50493: Preparing 11:36:38 e7bd3cf8a4a5: Preparing 11:36:38 754582713201: Preparing 11:36:38 0e64f2360a44: Preparing 11:36:38 754582713201: Waiting 11:36:38 0e64f2360a44: Waiting 11:36:38 e7bd3cf8a4a5: Pushed 11:36:40 e28621c50493: Layer already exists 11:36:40 18acc94814a9: Layer already exists 11:36:40 0e64f2360a44: Layer already exists 11:36:40 7b963a1b0868: Pushed 11:36:40 754582713201: Pushed 11:36:47 d982961deef9: Pushed 11:36:47 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:d0a6bc1823659215034c554f835a2b7cabd0c9a6b795b2de95916dd1536691ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:36:48 7b963a1b0868: Preparing 11:36:48 d982961deef9: Preparing 11:36:48 18acc94814a9: Preparing 11:36:48 e28621c50493: Preparing 11:36:48 e7bd3cf8a4a5: Preparing 11:36:48 754582713201: Preparing 11:36:48 0e64f2360a44: Preparing 11:36:48 754582713201: Waiting 11:36:48 0e64f2360a44: Waiting 11:36:48 18acc94814a9: Layer already exists 11:36:48 7b963a1b0868: Layer already exists 11:36:48 e28621c50493: Layer already exists 11:36:48 e7bd3cf8a4a5: Layer already exists 11:36:48 d982961deef9: Layer already exists 11:36:48 754582713201: Layer already exists 11:36:48 0e64f2360a44: Layer already exists 11:36:48 latest: digest: sha256:d0a6bc1823659215034c554f835a2b7cabd0c9a6b795b2de95916dd1536691ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.72 11:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:36:49 7b963a1b0868: Preparing 11:36:49 d982961deef9: Preparing 11:36:49 18acc94814a9: Preparing 11:36:49 e28621c50493: Preparing 11:36:49 e7bd3cf8a4a5: Preparing 11:36:49 754582713201: Preparing 11:36:49 0e64f2360a44: Preparing 11:36:49 754582713201: Waiting 11:36:49 0e64f2360a44: Waiting 11:36:49 e28621c50493: Layer already exists 11:36:49 18acc94814a9: Layer already exists 11:36:49 e7bd3cf8a4a5: Layer already exists 11:36:49 7b963a1b0868: Layer already exists 11:36:49 d982961deef9: Layer already exists 11:36:49 754582713201: Layer already exists 11:36:49 0e64f2360a44: Layer already exists 11:36:49 4.1.0-dev.72: digest: sha256:d0a6bc1823659215034c554f835a2b7cabd0c9a6b795b2de95916dd1536691ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:36:50 7b963a1b0868: Preparing 11:36:50 d982961deef9: Preparing 11:36:50 18acc94814a9: Preparing 11:36:50 e28621c50493: Preparing 11:36:50 e7bd3cf8a4a5: Preparing 11:36:50 754582713201: Preparing 11:36:50 0e64f2360a44: Preparing 11:36:50 0e64f2360a44: Waiting 11:36:50 754582713201: Waiting 11:36:50 18acc94814a9: Layer already exists 11:36:50 e7bd3cf8a4a5: Layer already exists 11:36:50 d982961deef9: Layer already exists 11:36:50 7b963a1b0868: Layer already exists 11:36:50 e28621c50493: Layer already exists 11:36:50 0e64f2360a44: Layer already exists 11:36:50 754582713201: Layer already exists 11:36:50 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:d0a6bc1823659215034c554f835a2b7cabd0c9a6b795b2de95916dd1536691ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 11:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:36:52 7b963a1b0868: Preparing 11:36:52 d982961deef9: Preparing 11:36:52 18acc94814a9: Preparing 11:36:52 e28621c50493: Preparing 11:36:52 e7bd3cf8a4a5: Preparing 11:36:52 754582713201: Preparing 11:36:52 0e64f2360a44: Preparing 11:36:52 754582713201: Waiting 11:36:52 0e64f2360a44: Waiting 11:36:52 18acc94814a9: Layer already exists 11:36:52 e28621c50493: Layer already exists 11:36:52 7b963a1b0868: Layer already exists 11:36:52 e7bd3cf8a4a5: Layer already exists 11:36:52 d982961deef9: Layer already exists 11:36:52 754582713201: Layer already exists 11:36:52 0e64f2360a44: Layer already exists 11:36:52 main: digest: sha256:d0a6bc1823659215034c554f835a2b7cabd0c9a6b795b2de95916dd1536691ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:36:52 ===================================================== [Pipeline] echo 11:36:52 taggedImages: 11:36:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:36:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:36:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.72 11:36:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:36:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 11:36:52 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 11:36:52 9947229cd3ef338e1f35ef423db13361e0e58515 11:36:52 latest 11:36:52 4.1.0-dev.72 11:36:52 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:36:52 main 11:36:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:36:53 e3ceaebba88d: Preparing 11:36:53 195d3658b288: Preparing 11:36:53 e28621c50493: Preparing 11:36:53 57b7eaae99c9: Preparing 11:36:53 4d5171f8f946: Preparing 11:36:53 0e64f2360a44: Preparing 11:36:53 0e64f2360a44: Waiting 11:36:53 e28621c50493: Layer already exists 11:36:53 0e64f2360a44: Layer already exists 11:36:53 57b7eaae99c9: Pushed 11:36:53 e3ceaebba88d: Pushed 11:36:53 4d5171f8f946: Pushed 11:37:01 195d3658b288: Pushed 11:37:01 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:7b2a872dd175d7b2067e0476f6fd91b07ab27c1621f8e084a4d88078f4f880f0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:37:02 e3ceaebba88d: Preparing 11:37:02 195d3658b288: Preparing 11:37:02 e28621c50493: Preparing 11:37:02 57b7eaae99c9: Preparing 11:37:02 4d5171f8f946: Preparing 11:37:02 0e64f2360a44: Preparing 11:37:02 0e64f2360a44: Waiting 11:37:02 e28621c50493: Layer already exists 11:37:02 e3ceaebba88d: Layer already exists 11:37:02 4d5171f8f946: Layer already exists 11:37:02 195d3658b288: Layer already exists 11:37:02 57b7eaae99c9: Layer already exists 11:37:02 0e64f2360a44: Layer already exists 11:37:02 latest: digest: sha256:7b2a872dd175d7b2067e0476f6fd91b07ab27c1621f8e084a4d88078f4f880f0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.72 11:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:37:05 e3ceaebba88d: Preparing 11:37:05 195d3658b288: Preparing 11:37:05 e28621c50493: Preparing 11:37:05 57b7eaae99c9: Preparing 11:37:05 4d5171f8f946: Preparing 11:37:05 0e64f2360a44: Preparing 11:37:05 0e64f2360a44: Waiting 11:37:05 195d3658b288: Layer already exists 11:37:05 57b7eaae99c9: Layer already exists 11:37:05 e28621c50493: Layer already exists 11:37:05 4d5171f8f946: Layer already exists 11:37:05 e3ceaebba88d: Layer already exists 11:37:05 0e64f2360a44: Layer already exists 11:37:05 4.1.0-dev.72: digest: sha256:7b2a872dd175d7b2067e0476f6fd91b07ab27c1621f8e084a4d88078f4f880f0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:37:06 e3ceaebba88d: Preparing 11:37:06 195d3658b288: Preparing 11:37:06 e28621c50493: Preparing 11:37:06 57b7eaae99c9: Preparing 11:37:06 4d5171f8f946: Preparing 11:37:06 0e64f2360a44: Preparing 11:37:06 0e64f2360a44: Waiting 11:37:06 e3ceaebba88d: Layer already exists 11:37:06 4d5171f8f946: Layer already exists 11:37:06 195d3658b288: Layer already exists 11:37:06 57b7eaae99c9: Layer already exists 11:37:06 e28621c50493: Layer already exists 11:37:06 0e64f2360a44: Layer already exists 11:37:06 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:7b2a872dd175d7b2067e0476f6fd91b07ab27c1621f8e084a4d88078f4f880f0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 11:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:37:06 e3ceaebba88d: Preparing 11:37:06 195d3658b288: Preparing 11:37:06 e28621c50493: Preparing 11:37:06 57b7eaae99c9: Preparing 11:37:06 4d5171f8f946: Preparing 11:37:06 0e64f2360a44: Preparing 11:37:06 0e64f2360a44: Waiting 11:37:06 e3ceaebba88d: Layer already exists 11:37:06 4d5171f8f946: Layer already exists 11:37:06 57b7eaae99c9: Layer already exists 11:37:06 e28621c50493: Layer already exists 11:37:06 195d3658b288: Layer already exists 11:37:06 0e64f2360a44: Layer already exists 11:37:07 main: digest: sha256:7b2a872dd175d7b2067e0476f6fd91b07ab27c1621f8e084a4d88078f4f880f0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:37:07 ===================================================== [Pipeline] echo 11:37:07 taggedImages: 11:37:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:37:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:37:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.72 11:37:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:37:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 11:37:07 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 11:37:07 9947229cd3ef338e1f35ef423db13361e0e58515 11:37:07 latest 11:37:07 4.1.0-dev.72 11:37:07 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:37:07 main 11:37:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:37:08 07de634c4eb4: Preparing 11:37:08 032f98073434: Preparing 11:37:08 01851c4bd794: Preparing 11:37:08 18acc94814a9: Preparing 11:37:08 e28621c50493: Preparing 11:37:08 604112fc934d: Preparing 11:37:08 12587678cc93: Preparing 11:37:08 0e64f2360a44: Preparing 11:37:08 12587678cc93: Waiting 11:37:08 0e64f2360a44: Waiting 11:37:08 604112fc934d: Waiting 11:37:08 e28621c50493: Layer already exists 11:37:08 18acc94814a9: Layer already exists 11:37:08 604112fc934d: Layer already exists 11:37:08 032f98073434: Pushed 11:37:08 12587678cc93: Layer already exists 11:37:08 0e64f2360a44: Layer already exists 11:37:08 07de634c4eb4: Pushed 11:37:16 01851c4bd794: Pushed 11:37:17 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:c2391e23e553ade98d57712238e280badcd7a780caaa6899178201ba3e32dd7c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:37:17 07de634c4eb4: Preparing 11:37:17 032f98073434: Preparing 11:37:17 01851c4bd794: Preparing 11:37:17 18acc94814a9: Preparing 11:37:17 e28621c50493: Preparing 11:37:17 604112fc934d: Preparing 11:37:17 12587678cc93: Preparing 11:37:17 604112fc934d: Waiting 11:37:17 0e64f2360a44: Preparing 11:37:17 12587678cc93: Waiting 11:37:17 0e64f2360a44: Waiting 11:37:17 e28621c50493: Layer already exists 11:37:17 18acc94814a9: Layer already exists 11:37:17 032f98073434: Layer already exists 11:37:17 01851c4bd794: Layer already exists 11:37:17 07de634c4eb4: Layer already exists 11:37:17 604112fc934d: Layer already exists 11:37:17 12587678cc93: Layer already exists 11:37:18 0e64f2360a44: Layer already exists 11:37:18 latest: digest: sha256:c2391e23e553ade98d57712238e280badcd7a780caaa6899178201ba3e32dd7c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.72 11:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:37:18 07de634c4eb4: Preparing 11:37:18 032f98073434: Preparing 11:37:18 01851c4bd794: Preparing 11:37:18 18acc94814a9: Preparing 11:37:18 e28621c50493: Preparing 11:37:18 604112fc934d: Preparing 11:37:18 12587678cc93: Preparing 11:37:18 0e64f2360a44: Preparing 11:37:18 604112fc934d: Waiting 11:37:18 12587678cc93: Waiting 11:37:18 0e64f2360a44: Waiting 11:37:18 18acc94814a9: Layer already exists 11:37:18 07de634c4eb4: Layer already exists 11:37:18 032f98073434: Layer already exists 11:37:18 01851c4bd794: Layer already exists 11:37:18 e28621c50493: Layer already exists 11:37:18 604112fc934d: Layer already exists 11:37:18 0e64f2360a44: Layer already exists 11:37:18 12587678cc93: Layer already exists 11:37:19 4.1.0-dev.72: digest: sha256:c2391e23e553ade98d57712238e280badcd7a780caaa6899178201ba3e32dd7c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:37:19 07de634c4eb4: Preparing 11:37:19 032f98073434: Preparing 11:37:19 01851c4bd794: Preparing 11:37:19 18acc94814a9: Preparing 11:37:19 e28621c50493: Preparing 11:37:19 604112fc934d: Preparing 11:37:19 12587678cc93: Preparing 11:37:19 0e64f2360a44: Preparing 11:37:19 604112fc934d: Waiting 11:37:19 12587678cc93: Waiting 11:37:19 0e64f2360a44: Waiting 11:37:19 01851c4bd794: Layer already exists 11:37:19 18acc94814a9: Layer already exists 11:37:19 e28621c50493: Layer already exists 11:37:19 07de634c4eb4: Layer already exists 11:37:19 032f98073434: Layer already exists 11:37:19 12587678cc93: Layer already exists 11:37:19 0e64f2360a44: Layer already exists 11:37:19 604112fc934d: Layer already exists 11:37:20 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:c2391e23e553ade98d57712238e280badcd7a780caaa6899178201ba3e32dd7c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 11:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:37:20 07de634c4eb4: Preparing 11:37:20 032f98073434: Preparing 11:37:20 01851c4bd794: Preparing 11:37:20 18acc94814a9: Preparing 11:37:20 e28621c50493: Preparing 11:37:20 604112fc934d: Preparing 11:37:20 12587678cc93: Preparing 11:37:20 0e64f2360a44: Preparing 11:37:20 12587678cc93: Waiting 11:37:20 604112fc934d: Waiting 11:37:20 0e64f2360a44: Waiting 11:37:20 18acc94814a9: Layer already exists 11:37:20 032f98073434: Layer already exists 11:37:20 01851c4bd794: Layer already exists 11:37:20 07de634c4eb4: Layer already exists 11:37:20 e28621c50493: Layer already exists 11:37:20 12587678cc93: Layer already exists 11:37:20 604112fc934d: Layer already exists 11:37:20 0e64f2360a44: Layer already exists 11:37:21 main: digest: sha256:c2391e23e553ade98d57712238e280badcd7a780caaa6899178201ba3e32dd7c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:37:21 ===================================================== [Pipeline] echo 11:37:21 taggedImages: 11:37:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:37:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:37:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.72 11:37:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:37:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 11:37:21 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 11:37:21 9947229cd3ef338e1f35ef423db13361e0e58515 11:37:21 latest 11:37:21 4.1.0-dev.72 11:37:21 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:37:21 main 11:37:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:37:21 6c349013a92d: Preparing 11:37:21 7894524f040a: Preparing 11:37:21 5f36eec19929: Preparing 11:37:21 e12773f3cf20: Preparing 11:37:21 f1f5906f24c0: Preparing 11:37:21 6523bcc59221: Preparing 11:37:21 10ea52b8350d: Preparing 11:37:21 18acc94814a9: Preparing 11:37:21 e28621c50493: Preparing 11:37:21 ab53590f34ef: Preparing 11:37:21 3d6a2e78b82d: Preparing 11:37:21 5f70bf18a086: Preparing 11:37:21 d98a4749a69b: Preparing 11:37:21 0480025becdb: Preparing 11:37:21 4a2ab9db338d: Preparing 11:37:21 0e64f2360a44: Preparing 11:37:21 ab53590f34ef: Waiting 11:37:21 3d6a2e78b82d: Waiting 11:37:21 5f70bf18a086: Waiting 11:37:21 d98a4749a69b: Waiting 11:37:21 0480025becdb: Waiting 11:37:21 4a2ab9db338d: Waiting 11:37:21 0e64f2360a44: Waiting 11:37:21 18acc94814a9: Waiting 11:37:21 6523bcc59221: Waiting 11:37:21 e28621c50493: Waiting 11:37:21 10ea52b8350d: Waiting 11:37:22 5f36eec19929: Pushed 11:37:22 f1f5906f24c0: Pushed 11:37:22 7894524f040a: Pushed 11:37:22 e12773f3cf20: Pushed 11:37:22 6c349013a92d: Pushed 11:37:22 e28621c50493: Layer already exists 11:37:22 18acc94814a9: Layer already exists 11:37:22 5f70bf18a086: Layer already exists 11:37:22 6523bcc59221: Pushed 11:37:22 3d6a2e78b82d: Pushed 11:37:22 ab53590f34ef: Pushed 11:37:22 d98a4749a69b: Pushed 11:37:22 0e64f2360a44: Layer already exists 11:37:22 0480025becdb: Pushed 11:37:22 4a2ab9db338d: Pushed 11:37:25 10ea52b8350d: Pushed 11:37:25 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:8825e6576b0c188bf3c0b86187de2ff1fe03cfa0858cd3f977d85ba3cac7b5e9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:37:26 6c349013a92d: Preparing 11:37:26 7894524f040a: Preparing 11:37:26 5f36eec19929: Preparing 11:37:26 e12773f3cf20: Preparing 11:37:26 f1f5906f24c0: Preparing 11:37:26 6523bcc59221: Preparing 11:37:26 10ea52b8350d: Preparing 11:37:26 18acc94814a9: Preparing 11:37:26 e28621c50493: Preparing 11:37:26 ab53590f34ef: Preparing 11:37:26 3d6a2e78b82d: Preparing 11:37:26 5f70bf18a086: Preparing 11:37:26 d98a4749a69b: Preparing 11:37:26 0480025becdb: Preparing 11:37:26 4a2ab9db338d: Preparing 11:37:26 0e64f2360a44: Preparing 11:37:26 d98a4749a69b: Waiting 11:37:26 0480025becdb: Waiting 11:37:26 e28621c50493: Waiting 11:37:26 4a2ab9db338d: Waiting 11:37:26 0e64f2360a44: Waiting 11:37:26 ab53590f34ef: Waiting 11:37:26 3d6a2e78b82d: Waiting 11:37:26 5f70bf18a086: Waiting 11:37:26 10ea52b8350d: Waiting 11:37:26 18acc94814a9: Waiting 11:37:26 6523bcc59221: Waiting 11:37:26 6c349013a92d: Layer already exists 11:37:26 7894524f040a: Layer already exists 11:37:26 f1f5906f24c0: Layer already exists 11:37:26 e12773f3cf20: Layer already exists 11:37:26 5f36eec19929: Layer already exists 11:37:26 18acc94814a9: Layer already exists 11:37:26 6523bcc59221: Layer already exists 11:37:26 10ea52b8350d: Layer already exists 11:37:26 e28621c50493: Layer already exists 11:37:26 ab53590f34ef: Layer already exists 11:37:26 3d6a2e78b82d: Layer already exists 11:37:26 d98a4749a69b: Layer already exists 11:37:26 0480025becdb: Layer already exists 11:37:26 5f70bf18a086: Layer already exists 11:37:26 4a2ab9db338d: Layer already exists 11:37:26 0e64f2360a44: Layer already exists 11:37:26 latest: digest: sha256:8825e6576b0c188bf3c0b86187de2ff1fe03cfa0858cd3f977d85ba3cac7b5e9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.72 11:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:37:27 6c349013a92d: Preparing 11:37:27 7894524f040a: Preparing 11:37:27 5f36eec19929: Preparing 11:37:27 e12773f3cf20: Preparing 11:37:27 f1f5906f24c0: Preparing 11:37:27 6523bcc59221: Preparing 11:37:27 10ea52b8350d: Preparing 11:37:27 18acc94814a9: Preparing 11:37:27 e28621c50493: Preparing 11:37:27 ab53590f34ef: Preparing 11:37:27 3d6a2e78b82d: Preparing 11:37:27 5f70bf18a086: Preparing 11:37:27 d98a4749a69b: Preparing 11:37:27 0480025becdb: Preparing 11:37:27 4a2ab9db338d: Preparing 11:37:27 0e64f2360a44: Preparing 11:37:27 6523bcc59221: Waiting 11:37:27 10ea52b8350d: Waiting 11:37:27 18acc94814a9: Waiting 11:37:27 e28621c50493: Waiting 11:37:27 ab53590f34ef: Waiting 11:37:27 3d6a2e78b82d: Waiting 11:37:27 5f70bf18a086: Waiting 11:37:27 d98a4749a69b: Waiting 11:37:27 0480025becdb: Waiting 11:37:27 4a2ab9db338d: Waiting 11:37:27 0e64f2360a44: Waiting 11:37:27 f1f5906f24c0: Layer already exists 11:37:27 6c349013a92d: Layer already exists 11:37:27 e12773f3cf20: Layer already exists 11:37:27 5f36eec19929: Layer already exists 11:37:27 7894524f040a: Layer already exists 11:37:27 6523bcc59221: Layer already exists 11:37:27 10ea52b8350d: Layer already exists 11:37:27 18acc94814a9: Layer already exists 11:37:27 e28621c50493: Layer already exists 11:37:27 ab53590f34ef: Layer already exists 11:37:27 5f70bf18a086: Layer already exists 11:37:27 3d6a2e78b82d: Layer already exists 11:37:27 d98a4749a69b: Layer already exists 11:37:27 4a2ab9db338d: Layer already exists 11:37:27 0480025becdb: Layer already exists 11:37:27 0e64f2360a44: Layer already exists 11:37:27 4.1.0-dev.72: digest: sha256:8825e6576b0c188bf3c0b86187de2ff1fe03cfa0858cd3f977d85ba3cac7b5e9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:37:28 6c349013a92d: Preparing 11:37:28 7894524f040a: Preparing 11:37:28 5f36eec19929: Preparing 11:37:28 e12773f3cf20: Preparing 11:37:28 f1f5906f24c0: Preparing 11:37:28 6523bcc59221: Preparing 11:37:28 10ea52b8350d: Preparing 11:37:28 18acc94814a9: Preparing 11:37:28 e28621c50493: Preparing 11:37:28 ab53590f34ef: Preparing 11:37:28 3d6a2e78b82d: Preparing 11:37:28 5f70bf18a086: Preparing 11:37:28 d98a4749a69b: Preparing 11:37:28 0480025becdb: Preparing 11:37:28 4a2ab9db338d: Preparing 11:37:28 0e64f2360a44: Preparing 11:37:28 6523bcc59221: Waiting 11:37:28 10ea52b8350d: Waiting 11:37:28 18acc94814a9: Waiting 11:37:28 e28621c50493: Waiting 11:37:28 ab53590f34ef: Waiting 11:37:28 3d6a2e78b82d: Waiting 11:37:28 5f70bf18a086: Waiting 11:37:28 d98a4749a69b: Waiting 11:37:28 0480025becdb: Waiting 11:37:28 4a2ab9db338d: Waiting 11:37:28 0e64f2360a44: Waiting 11:37:28 7894524f040a: Layer already exists 11:37:28 5f36eec19929: Layer already exists 11:37:28 6c349013a92d: Layer already exists 11:37:28 f1f5906f24c0: Layer already exists 11:37:28 e12773f3cf20: Layer already exists 11:37:28 e28621c50493: Layer already exists 11:37:28 10ea52b8350d: Layer already exists 11:37:28 6523bcc59221: Layer already exists 11:37:28 18acc94814a9: Layer already exists 11:37:28 ab53590f34ef: Layer already exists 11:37:28 d98a4749a69b: Layer already exists 11:37:28 0480025becdb: Layer already exists 11:37:28 3d6a2e78b82d: Layer already exists 11:37:28 5f70bf18a086: Layer already exists 11:37:28 4a2ab9db338d: Layer already exists 11:37:28 0e64f2360a44: Layer already exists 11:37:28 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:8825e6576b0c188bf3c0b86187de2ff1fe03cfa0858cd3f977d85ba3cac7b5e9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 11:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:37:29 6c349013a92d: Preparing 11:37:29 7894524f040a: Preparing 11:37:29 5f36eec19929: Preparing 11:37:29 e12773f3cf20: Preparing 11:37:29 f1f5906f24c0: Preparing 11:37:29 6523bcc59221: Preparing 11:37:29 10ea52b8350d: Preparing 11:37:29 18acc94814a9: Preparing 11:37:29 e28621c50493: Preparing 11:37:29 ab53590f34ef: Preparing 11:37:29 3d6a2e78b82d: Preparing 11:37:29 5f70bf18a086: Preparing 11:37:29 d98a4749a69b: Preparing 11:37:29 0480025becdb: Preparing 11:37:29 4a2ab9db338d: Preparing 11:37:29 0e64f2360a44: Preparing 11:37:29 18acc94814a9: Waiting 11:37:29 e28621c50493: Waiting 11:37:29 ab53590f34ef: Waiting 11:37:29 3d6a2e78b82d: Waiting 11:37:29 5f70bf18a086: Waiting 11:37:29 d98a4749a69b: Waiting 11:37:29 0480025becdb: Waiting 11:37:29 6523bcc59221: Waiting 11:37:29 10ea52b8350d: Waiting 11:37:29 0e64f2360a44: Waiting 11:37:29 4a2ab9db338d: Waiting 11:37:29 5f36eec19929: Layer already exists 11:37:29 6c349013a92d: Layer already exists 11:37:29 7894524f040a: Layer already exists 11:37:29 f1f5906f24c0: Layer already exists 11:37:29 e12773f3cf20: Layer already exists 11:37:29 18acc94814a9: Layer already exists 11:37:29 e28621c50493: Layer already exists 11:37:29 10ea52b8350d: Layer already exists 11:37:29 6523bcc59221: Layer already exists 11:37:29 ab53590f34ef: Layer already exists 11:37:29 d98a4749a69b: Layer already exists 11:37:29 3d6a2e78b82d: Layer already exists 11:37:29 4a2ab9db338d: Layer already exists 11:37:29 5f70bf18a086: Layer already exists 11:37:29 0480025becdb: Layer already exists 11:37:29 0e64f2360a44: Layer already exists 11:37:29 main: digest: sha256:8825e6576b0c188bf3c0b86187de2ff1fe03cfa0858cd3f977d85ba3cac7b5e9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:37:29 ===================================================== [Pipeline] echo 11:37:29 taggedImages: 11:37:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:37:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:37:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.72 11:37:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:37:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 11:37:29 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 11:37:29 9947229cd3ef338e1f35ef423db13361e0e58515 11:37:29 latest 11:37:29 4.1.0-dev.72 11:37:29 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:37:29 main 11:37:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:37:30 5c43f0155d4b: Preparing 11:37:30 95409b21042f: Preparing 11:37:30 eba164ec64d8: Preparing 11:37:30 aaaa3f41177a: Preparing 11:37:30 18acc94814a9: Preparing 11:37:30 e28621c50493: Preparing 11:37:30 604112fc934d: Preparing 11:37:30 12587678cc93: Preparing 11:37:30 0e64f2360a44: Preparing 11:37:30 604112fc934d: Waiting 11:37:30 e28621c50493: Waiting 11:37:30 12587678cc93: Waiting 11:37:30 0e64f2360a44: Waiting 11:37:30 18acc94814a9: Layer already exists 11:37:30 e28621c50493: Layer already exists 11:37:30 95409b21042f: Pushed 11:37:30 604112fc934d: Layer already exists 11:37:30 eba164ec64d8: Pushed 11:37:30 12587678cc93: Layer already exists 11:37:30 5c43f0155d4b: Pushed 11:37:30 0e64f2360a44: Layer already exists 11:37:38 aaaa3f41177a: Pushed 11:37:38 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:ce35410ba042af0c572b0fa5a1631053b1e75311d1bb94ff3c586d335706d025 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:39 + 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 11:37:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:37:41 5c43f0155d4b: Preparing 11:37:41 95409b21042f: Preparing 11:37:41 eba164ec64d8: Preparing 11:37:41 aaaa3f41177a: Preparing 11:37:41 18acc94814a9: Preparing 11:37:41 e28621c50493: Preparing 11:37:41 604112fc934d: Preparing 11:37:41 12587678cc93: Preparing 11:37:41 0e64f2360a44: Preparing 11:37:41 e28621c50493: Waiting 11:37:41 604112fc934d: Waiting 11:37:41 12587678cc93: Waiting 11:37:41 0e64f2360a44: Waiting 11:37:41 5c43f0155d4b: Layer already exists 11:37:41 eba164ec64d8: Layer already exists 11:37:41 18acc94814a9: Layer already exists 11:37:41 aaaa3f41177a: Layer already exists 11:37:41 95409b21042f: Layer already exists 11:37:41 e28621c50493: Layer already exists 11:37:41 12587678cc93: Layer already exists 11:37:41 604112fc934d: Layer already exists 11:37:41 0e64f2360a44: Layer already exists 11:37:41 latest: digest: sha256:ce35410ba042af0c572b0fa5a1631053b1e75311d1bb94ff3c586d335706d025 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.72 11:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:37:42 5c43f0155d4b: Preparing 11:37:42 95409b21042f: Preparing 11:37:42 eba164ec64d8: Preparing 11:37:42 aaaa3f41177a: Preparing 11:37:42 18acc94814a9: Preparing 11:37:42 e28621c50493: Preparing 11:37:42 604112fc934d: Preparing 11:37:42 12587678cc93: Preparing 11:37:42 0e64f2360a44: Preparing 11:37:42 604112fc934d: Waiting 11:37:42 12587678cc93: Waiting 11:37:42 0e64f2360a44: Waiting 11:37:42 e28621c50493: Waiting 11:37:42 5c43f0155d4b: Layer already exists 11:37:42 95409b21042f: Layer already exists 11:37:42 eba164ec64d8: Layer already exists 11:37:42 18acc94814a9: Layer already exists 11:37:42 aaaa3f41177a: Layer already exists 11:37:42 0e64f2360a44: Layer already exists 11:37:42 604112fc934d: Layer already exists 11:37:42 12587678cc93: Layer already exists 11:37:42 e28621c50493: Layer already exists 11:37:42 4.1.0-dev.72: digest: sha256:ce35410ba042af0c572b0fa5a1631053b1e75311d1bb94ff3c586d335706d025 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:37:43 5c43f0155d4b: Preparing 11:37:43 95409b21042f: Preparing 11:37:43 eba164ec64d8: Preparing 11:37:43 aaaa3f41177a: Preparing 11:37:43 18acc94814a9: Preparing 11:37:43 e28621c50493: Preparing 11:37:43 604112fc934d: Preparing 11:37:43 12587678cc93: Preparing 11:37:43 0e64f2360a44: Preparing 11:37:43 604112fc934d: Waiting 11:37:43 12587678cc93: Waiting 11:37:43 0e64f2360a44: Waiting 11:37:43 e28621c50493: Waiting 11:37:43 5c43f0155d4b: Layer already exists 11:37:43 aaaa3f41177a: Layer already exists 11:37:43 18acc94814a9: Layer already exists 11:37:43 95409b21042f: Layer already exists 11:37:43 eba164ec64d8: Layer already exists 11:37:43 0e64f2360a44: Layer already exists 11:37:43 e28621c50493: Layer already exists 11:37:43 12587678cc93: Layer already exists 11:37:43 604112fc934d: Layer already exists 11:37:43 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:ce35410ba042af0c572b0fa5a1631053b1e75311d1bb94ff3c586d335706d025 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:43 + 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 11:37:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 11:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:37:44 5c43f0155d4b: Preparing 11:37:44 95409b21042f: Preparing 11:37:44 eba164ec64d8: Preparing 11:37:44 aaaa3f41177a: Preparing 11:37:44 18acc94814a9: Preparing 11:37:44 e28621c50493: Preparing 11:37:44 604112fc934d: Preparing 11:37:44 12587678cc93: Preparing 11:37:44 0e64f2360a44: Preparing 11:37:44 e28621c50493: Waiting 11:37:44 604112fc934d: Waiting 11:37:44 12587678cc93: Waiting 11:37:44 0e64f2360a44: Waiting 11:37:44 5c43f0155d4b: Layer already exists 11:37:44 aaaa3f41177a: Layer already exists 11:37:44 18acc94814a9: Layer already exists 11:37:44 95409b21042f: Layer already exists 11:37:44 eba164ec64d8: Layer already exists 11:37:44 e28621c50493: Layer already exists 11:37:44 12587678cc93: Layer already exists 11:37:44 0e64f2360a44: Layer already exists 11:37:44 604112fc934d: Layer already exists 11:37:44 main: digest: sha256:ce35410ba042af0c572b0fa5a1631053b1e75311d1bb94ff3c586d335706d025 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:37:44 ===================================================== [Pipeline] echo 11:37:44 taggedImages: 11:37:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:37:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:37:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.72 11:37:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:37:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 11:37:44 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 11:37:44 9947229cd3ef338e1f35ef423db13361e0e58515 11:37:44 latest 11:37:44 4.1.0-dev.72 11:37:44 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:37:44 main 11:37:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:37:45 b7f675b921d0: Preparing 11:37:45 7d9c84756222: Preparing 11:37:45 31c95133f50a: Preparing 11:37:45 4cee6c99cdae: Preparing 11:37:45 87d4b5ccb53a: Preparing 11:37:45 18acc94814a9: Preparing 11:37:45 e28621c50493: Preparing 11:37:45 edee50a36ea9: Preparing 11:37:45 9ae4c45aae49: Preparing 11:37:45 13941ed55a8e: Preparing 11:37:45 0e64f2360a44: Preparing 11:37:45 18acc94814a9: Waiting 11:37:45 e28621c50493: Waiting 11:37:45 edee50a36ea9: Waiting 11:37:45 9ae4c45aae49: Waiting 11:37:45 13941ed55a8e: Waiting 11:37:45 0e64f2360a44: Waiting 11:37:45 7d9c84756222: Pushed 11:37:45 87d4b5ccb53a: Pushed 11:37:45 4cee6c99cdae: Pushed 11:37:45 b7f675b921d0: Pushed 11:37:45 18acc94814a9: Layer already exists 11:37:45 e28621c50493: Layer already exists 11:37:45 0e64f2360a44: Layer already exists 11:37:46 edee50a36ea9: Pushed 11:37:46 9ae4c45aae49: Pushed 11:37:49 13941ed55a8e: Pushed 11:37:52 31c95133f50a: Pushed 11:37:52 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:4175780fecfb1e71884d0aac00a51c9668cf680b8dd062c68ee995169351e251 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37: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 11:37:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:37:53 b7f675b921d0: Preparing 11:37:53 7d9c84756222: Preparing 11:37:53 31c95133f50a: Preparing 11:37:53 4cee6c99cdae: Preparing 11:37:53 87d4b5ccb53a: Preparing 11:37:53 18acc94814a9: Preparing 11:37:53 e28621c50493: Preparing 11:37:53 edee50a36ea9: Preparing 11:37:53 9ae4c45aae49: Preparing 11:37:53 13941ed55a8e: Preparing 11:37:53 0e64f2360a44: Preparing 11:37:53 e28621c50493: Waiting 11:37:53 18acc94814a9: Waiting 11:37:53 edee50a36ea9: Waiting 11:37:53 9ae4c45aae49: Waiting 11:37:53 13941ed55a8e: Waiting 11:37:53 0e64f2360a44: Waiting 11:37:53 4cee6c99cdae: Layer already exists 11:37:53 b7f675b921d0: Layer already exists 11:37:53 87d4b5ccb53a: Layer already exists 11:37:53 31c95133f50a: Layer already exists 11:37:53 7d9c84756222: Layer already exists 11:37:53 9ae4c45aae49: Layer already exists 11:37:53 edee50a36ea9: Layer already exists 11:37:53 e28621c50493: Layer already exists 11:37:53 18acc94814a9: Layer already exists 11:37:53 13941ed55a8e: Layer already exists 11:37:53 0e64f2360a44: Layer already exists 11:37:53 latest: digest: sha256:4175780fecfb1e71884d0aac00a51c9668cf680b8dd062c68ee995169351e251 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.72 11:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:37:54 b7f675b921d0: Preparing 11:37:54 7d9c84756222: Preparing 11:37:54 31c95133f50a: Preparing 11:37:54 4cee6c99cdae: Preparing 11:37:54 87d4b5ccb53a: Preparing 11:37:54 18acc94814a9: Preparing 11:37:54 e28621c50493: Preparing 11:37:54 edee50a36ea9: Preparing 11:37:54 9ae4c45aae49: Preparing 11:37:54 13941ed55a8e: Preparing 11:37:54 0e64f2360a44: Preparing 11:37:54 e28621c50493: Waiting 11:37:54 edee50a36ea9: Waiting 11:37:54 18acc94814a9: Waiting 11:37:54 9ae4c45aae49: Waiting 11:37:54 13941ed55a8e: Waiting 11:37:54 0e64f2360a44: Waiting 11:37:54 4cee6c99cdae: Layer already exists 11:37:54 31c95133f50a: Layer already exists 11:37:54 b7f675b921d0: Layer already exists 11:37:54 87d4b5ccb53a: Layer already exists 11:37:54 7d9c84756222: Layer already exists 11:37:54 e28621c50493: Layer already exists 11:37:54 9ae4c45aae49: Layer already exists 11:37:54 13941ed55a8e: Layer already exists 11:37:54 edee50a36ea9: Layer already exists 11:37:54 18acc94814a9: Layer already exists 11:37:54 0e64f2360a44: Layer already exists 11:37:54 4.1.0-dev.72: digest: sha256:4175780fecfb1e71884d0aac00a51c9668cf680b8dd062c68ee995169351e251 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:37:55 b7f675b921d0: Preparing 11:37:55 7d9c84756222: Preparing 11:37:55 31c95133f50a: Preparing 11:37:55 4cee6c99cdae: Preparing 11:37:55 87d4b5ccb53a: Preparing 11:37:55 18acc94814a9: Preparing 11:37:55 e28621c50493: Preparing 11:37:55 edee50a36ea9: Preparing 11:37:55 9ae4c45aae49: Preparing 11:37:55 13941ed55a8e: Preparing 11:37:55 0e64f2360a44: Preparing 11:37:55 edee50a36ea9: Waiting 11:37:55 9ae4c45aae49: Waiting 11:37:55 13941ed55a8e: Waiting 11:37:55 0e64f2360a44: Waiting 11:37:55 18acc94814a9: Waiting 11:37:55 e28621c50493: Waiting 11:37:55 4cee6c99cdae: Layer already exists 11:37:55 b7f675b921d0: Layer already exists 11:37:55 7d9c84756222: Layer already exists 11:37:55 87d4b5ccb53a: Layer already exists 11:37:55 31c95133f50a: Layer already exists 11:37:55 13941ed55a8e: Layer already exists 11:37:55 18acc94814a9: Layer already exists 11:37:55 edee50a36ea9: Layer already exists 11:37:55 9ae4c45aae49: Layer already exists 11:37:55 e28621c50493: Layer already exists 11:37:55 0e64f2360a44: Layer already exists 11:37:55 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:4175780fecfb1e71884d0aac00a51c9668cf680b8dd062c68ee995169351e251 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37: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 11:37:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 11:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:37:56 b7f675b921d0: Preparing 11:37:56 7d9c84756222: Preparing 11:37:56 31c95133f50a: Preparing 11:37:56 4cee6c99cdae: Preparing 11:37:56 87d4b5ccb53a: Preparing 11:37:56 18acc94814a9: Preparing 11:37:56 e28621c50493: Preparing 11:37:56 edee50a36ea9: Preparing 11:37:56 9ae4c45aae49: Preparing 11:37:56 13941ed55a8e: Preparing 11:37:56 0e64f2360a44: Preparing 11:37:56 edee50a36ea9: Waiting 11:37:56 9ae4c45aae49: Waiting 11:37:56 13941ed55a8e: Waiting 11:37:56 18acc94814a9: Waiting 11:37:56 e28621c50493: Waiting 11:37:56 87d4b5ccb53a: Layer already exists 11:37:56 4cee6c99cdae: Layer already exists 11:37:56 31c95133f50a: Layer already exists 11:37:56 7d9c84756222: Layer already exists 11:37:56 b7f675b921d0: Layer already exists 11:37:56 edee50a36ea9: Layer already exists 11:37:56 e28621c50493: Layer already exists 11:37:56 9ae4c45aae49: Layer already exists 11:37:56 18acc94814a9: Layer already exists 11:37:56 13941ed55a8e: Layer already exists 11:37:56 0e64f2360a44: Layer already exists 11:37:56 main: digest: sha256:4175780fecfb1e71884d0aac00a51c9668cf680b8dd062c68ee995169351e251 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:37:56 ===================================================== [Pipeline] echo 11:37:56 taggedImages: 11:37:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:37:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:37:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.72 11:37:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:37:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 11:37:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 11:37:57 9947229cd3ef338e1f35ef423db13361e0e58515 11:37:57 latest 11:37:57 4.1.0-dev.72 11:37:57 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:37:57 main 11:37:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:37:57 6c56e38a7fb3: Preparing 11:37:57 f995e468c038: Preparing 11:37:57 c218126d4077: Preparing 11:37:57 245171973fa2: Preparing 11:37:57 1d4af7becfa7: Preparing 11:37:57 f450f9afb070: Preparing 11:37:57 ae164e8cac56: Preparing 11:37:57 18acc94814a9: Preparing 11:37:57 e28621c50493: Preparing 11:37:57 d07813a75020: Preparing 11:37:57 67f323953fe6: Preparing 11:37:57 0e64f2360a44: Preparing 11:37:57 18acc94814a9: Waiting 11:37:57 e28621c50493: Waiting 11:37:57 d07813a75020: Waiting 11:37:57 67f323953fe6: Waiting 11:37:57 0e64f2360a44: Waiting 11:37:57 f450f9afb070: Waiting 11:37:57 ae164e8cac56: Waiting 11:37:58 f995e468c038: Pushed 11:37:58 1d4af7becfa7: Pushed 11:37:58 6c56e38a7fb3: Pushed 11:37:58 18acc94814a9: Layer already exists 11:37:58 e28621c50493: Layer already exists 11:37:58 f450f9afb070: Pushed 11:37:58 ae164e8cac56: Pushed 11:37:58 0e64f2360a44: Layer already exists 11:37:58 d07813a75020: Pushed 11:38:01 67f323953fe6: Pushed 11:38:04 245171973fa2: Pushed 11:38:04 c218126d4077: Pushed 11:38:05 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:f60c5e2cdb521097cd271297a251941fc83f6624893de77c523c3965ccb75d44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:05 + 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 11:38:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:38:05 6c56e38a7fb3: Preparing 11:38:05 f995e468c038: Preparing 11:38:05 c218126d4077: Preparing 11:38:05 245171973fa2: Preparing 11:38:05 1d4af7becfa7: Preparing 11:38:05 f450f9afb070: Preparing 11:38:05 ae164e8cac56: Preparing 11:38:05 18acc94814a9: Preparing 11:38:05 e28621c50493: Preparing 11:38:05 d07813a75020: Preparing 11:38:05 67f323953fe6: Preparing 11:38:05 0e64f2360a44: Preparing 11:38:05 f450f9afb070: Waiting 11:38:05 d07813a75020: Waiting 11:38:05 ae164e8cac56: Waiting 11:38:05 18acc94814a9: Waiting 11:38:05 e28621c50493: Waiting 11:38:05 67f323953fe6: Waiting 11:38:05 0e64f2360a44: Waiting 11:38:05 6c56e38a7fb3: Layer already exists 11:38:05 c218126d4077: Layer already exists 11:38:05 1d4af7becfa7: Layer already exists 11:38:05 f995e468c038: Layer already exists 11:38:05 245171973fa2: Layer already exists 11:38:05 f450f9afb070: Layer already exists 11:38:05 ae164e8cac56: Layer already exists 11:38:05 18acc94814a9: Layer already exists 11:38:05 d07813a75020: Layer already exists 11:38:05 e28621c50493: Layer already exists 11:38:05 67f323953fe6: Layer already exists 11:38:05 0e64f2360a44: Layer already exists 11:38:06 latest: digest: sha256:f60c5e2cdb521097cd271297a251941fc83f6624893de77c523c3965ccb75d44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.72 11:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:38:06 6c56e38a7fb3: Preparing 11:38:06 f995e468c038: Preparing 11:38:06 c218126d4077: Preparing 11:38:06 245171973fa2: Preparing 11:38:06 1d4af7becfa7: Preparing 11:38:06 f450f9afb070: Preparing 11:38:06 ae164e8cac56: Preparing 11:38:06 f450f9afb070: Waiting 11:38:06 18acc94814a9: Preparing 11:38:06 ae164e8cac56: Waiting 11:38:06 e28621c50493: Preparing 11:38:06 18acc94814a9: Waiting 11:38:06 d07813a75020: Preparing 11:38:06 e28621c50493: Waiting 11:38:06 67f323953fe6: Preparing 11:38:06 d07813a75020: Waiting 11:38:06 0e64f2360a44: Preparing 11:38:06 67f323953fe6: Waiting 11:38:06 0e64f2360a44: Waiting 11:38:06 1d4af7becfa7: Layer already exists 11:38:06 245171973fa2: Layer already exists 11:38:06 c218126d4077: Layer already exists 11:38:06 6c56e38a7fb3: Layer already exists 11:38:06 f995e468c038: Layer already exists 11:38:06 18acc94814a9: Layer already exists 11:38:06 f450f9afb070: Layer already exists 11:38:06 ae164e8cac56: Layer already exists 11:38:06 e28621c50493: Layer already exists 11:38:06 d07813a75020: Layer already exists 11:38:06 0e64f2360a44: Layer already exists 11:38:06 67f323953fe6: Layer already exists 11:38:06 4.1.0-dev.72: digest: sha256:f60c5e2cdb521097cd271297a251941fc83f6624893de77c523c3965ccb75d44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:38:07 6c56e38a7fb3: Preparing 11:38:07 f995e468c038: Preparing 11:38:07 c218126d4077: Preparing 11:38:07 245171973fa2: Preparing 11:38:07 1d4af7becfa7: Preparing 11:38:07 f450f9afb070: Preparing 11:38:07 ae164e8cac56: Preparing 11:38:07 18acc94814a9: Preparing 11:38:07 e28621c50493: Preparing 11:38:07 d07813a75020: Preparing 11:38:07 67f323953fe6: Preparing 11:38:07 0e64f2360a44: Preparing 11:38:07 ae164e8cac56: Waiting 11:38:07 18acc94814a9: Waiting 11:38:07 e28621c50493: Waiting 11:38:07 f450f9afb070: Waiting 11:38:07 d07813a75020: Waiting 11:38:07 67f323953fe6: Waiting 11:38:07 0e64f2360a44: Waiting 11:38:07 6c56e38a7fb3: Layer already exists 11:38:07 245171973fa2: Layer already exists 11:38:07 1d4af7becfa7: Layer already exists 11:38:07 c218126d4077: Layer already exists 11:38:07 f995e468c038: Layer already exists 11:38:07 ae164e8cac56: Layer already exists 11:38:07 e28621c50493: Layer already exists 11:38:07 d07813a75020: Layer already exists 11:38:07 18acc94814a9: Layer already exists 11:38:07 f450f9afb070: Layer already exists 11:38:07 0e64f2360a44: Layer already exists 11:38:07 67f323953fe6: Layer already exists 11:38:07 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:f60c5e2cdb521097cd271297a251941fc83f6624893de77c523c3965ccb75d44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38: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 11:38:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 11:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:38:08 6c56e38a7fb3: Preparing 11:38:08 f995e468c038: Preparing 11:38:08 c218126d4077: Preparing 11:38:08 245171973fa2: Preparing 11:38:08 1d4af7becfa7: Preparing 11:38:08 f450f9afb070: Preparing 11:38:08 ae164e8cac56: Preparing 11:38:08 18acc94814a9: Preparing 11:38:08 e28621c50493: Preparing 11:38:08 d07813a75020: Preparing 11:38:08 67f323953fe6: Preparing 11:38:08 ae164e8cac56: Waiting 11:38:08 18acc94814a9: Waiting 11:38:08 f450f9afb070: Waiting 11:38:08 e28621c50493: Waiting 11:38:08 d07813a75020: Waiting 11:38:08 0e64f2360a44: Preparing 11:38:08 67f323953fe6: Waiting 11:38:08 0e64f2360a44: Waiting 11:38:08 6c56e38a7fb3: Layer already exists 11:38:08 c218126d4077: Layer already exists 11:38:08 245171973fa2: Layer already exists 11:38:08 1d4af7becfa7: Layer already exists 11:38:08 f995e468c038: Layer already exists 11:38:08 18acc94814a9: Layer already exists 11:38:08 f450f9afb070: Layer already exists 11:38:08 d07813a75020: Layer already exists 11:38:08 ae164e8cac56: Layer already exists 11:38:08 e28621c50493: Layer already exists 11:38:08 0e64f2360a44: Layer already exists 11:38:08 67f323953fe6: Layer already exists 11:38:08 main: digest: sha256:f60c5e2cdb521097cd271297a251941fc83f6624893de77c523c3965ccb75d44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:38:09 ===================================================== [Pipeline] echo 11:38:09 taggedImages: 11:38:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:38:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:38:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.72 11:38:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:38:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 11:38:09 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 11:38:09 9947229cd3ef338e1f35ef423db13361e0e58515 11:38:09 latest 11:38:09 4.1.0-dev.72 11:38:09 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:38:09 main 11:38:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:38:09 20e422623186: Preparing 11:38:09 022c29aa36d4: Preparing 11:38:09 18acc94814a9: Preparing 11:38:09 e28621c50493: Preparing 11:38:09 d41d12410587: Preparing 11:38:09 48d560b7403c: Preparing 11:38:09 0e64f2360a44: Preparing 11:38:09 48d560b7403c: Waiting 11:38:09 0e64f2360a44: Waiting 11:38:10 e28621c50493: Layer already exists 11:38:10 18acc94814a9: Layer already exists 11:38:10 0e64f2360a44: Layer already exists 11:38:10 d41d12410587: Pushed 11:38:10 20e422623186: Pushed 11:38:12 48d560b7403c: Pushed 11:38:17 022c29aa36d4: Pushed 11:38:17 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:0a043324f8e3d79c0ecf3419e686fa5929a1648cbbda9b09e4777fb673777fe2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:17 + 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 11:38:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:38:18 20e422623186: Preparing 11:38:18 022c29aa36d4: Preparing 11:38:18 18acc94814a9: Preparing 11:38:18 e28621c50493: Preparing 11:38:18 d41d12410587: Preparing 11:38:18 48d560b7403c: Preparing 11:38:18 0e64f2360a44: Preparing 11:38:18 48d560b7403c: Waiting 11:38:18 0e64f2360a44: Waiting 11:38:18 18acc94814a9: Layer already exists 11:38:18 e28621c50493: Layer already exists 11:38:18 d41d12410587: Layer already exists 11:38:18 022c29aa36d4: Layer already exists 11:38:18 20e422623186: Layer already exists 11:38:18 48d560b7403c: Layer already exists 11:38:18 0e64f2360a44: Layer already exists 11:38:18 latest: digest: sha256:0a043324f8e3d79c0ecf3419e686fa5929a1648cbbda9b09e4777fb673777fe2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.72 11:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:38:19 20e422623186: Preparing 11:38:19 022c29aa36d4: Preparing 11:38:19 18acc94814a9: Preparing 11:38:19 e28621c50493: Preparing 11:38:19 d41d12410587: Preparing 11:38:19 48d560b7403c: Preparing 11:38:19 0e64f2360a44: Preparing 11:38:19 0e64f2360a44: Waiting 11:38:19 48d560b7403c: Waiting 11:38:19 20e422623186: Layer already exists 11:38:19 022c29aa36d4: Layer already exists 11:38:19 d41d12410587: Layer already exists 11:38:19 18acc94814a9: Layer already exists 11:38:19 e28621c50493: Layer already exists 11:38:19 48d560b7403c: Layer already exists 11:38:19 0e64f2360a44: Layer already exists 11:38:19 4.1.0-dev.72: digest: sha256:0a043324f8e3d79c0ecf3419e686fa5929a1648cbbda9b09e4777fb673777fe2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:38:20 20e422623186: Preparing 11:38:20 022c29aa36d4: Preparing 11:38:20 18acc94814a9: Preparing 11:38:20 e28621c50493: Preparing 11:38:20 d41d12410587: Preparing 11:38:20 48d560b7403c: Preparing 11:38:20 0e64f2360a44: Preparing 11:38:20 0e64f2360a44: Waiting 11:38:20 48d560b7403c: Waiting 11:38:20 022c29aa36d4: Layer already exists 11:38:20 e28621c50493: Layer already exists 11:38:20 20e422623186: Layer already exists 11:38:20 18acc94814a9: Layer already exists 11:38:20 d41d12410587: Layer already exists 11:38:20 0e64f2360a44: Layer already exists 11:38:20 48d560b7403c: Layer already exists 11:38:20 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:0a043324f8e3d79c0ecf3419e686fa5929a1648cbbda9b09e4777fb673777fe2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:20 + 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 11:38:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 11:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:38:21 20e422623186: Preparing 11:38:21 022c29aa36d4: Preparing 11:38:21 18acc94814a9: Preparing 11:38:21 e28621c50493: Preparing 11:38:21 d41d12410587: Preparing 11:38:21 48d560b7403c: Preparing 11:38:21 0e64f2360a44: Preparing 11:38:21 48d560b7403c: Waiting 11:38:21 0e64f2360a44: Waiting 11:38:21 20e422623186: Layer already exists 11:38:21 d41d12410587: Layer already exists 11:38:21 022c29aa36d4: Layer already exists 11:38:21 e28621c50493: Layer already exists 11:38:21 18acc94814a9: Layer already exists 11:38:21 48d560b7403c: Layer already exists 11:38:21 0e64f2360a44: Layer already exists 11:38:21 main: digest: sha256:0a043324f8e3d79c0ecf3419e686fa5929a1648cbbda9b09e4777fb673777fe2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:38:21 ===================================================== [Pipeline] echo 11:38:21 taggedImages: 11:38:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:38:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:38:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.72 11:38:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:38:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 11:38:21 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 11:38:21 9947229cd3ef338e1f35ef423db13361e0e58515 11:38:21 latest 11:38:21 4.1.0-dev.72 11:38:21 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:38:21 main 11:38:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:38:22 e82b4f746b3e: Preparing 11:38:22 b3d1cd08c0ba: Preparing 11:38:22 77780e155e4d: Preparing 11:38:22 18acc94814a9: Preparing 11:38:22 e28621c50493: Preparing 11:38:22 008048060c43: Preparing 11:38:22 7ef510548c46: Preparing 11:38:22 cbf617271da3: Preparing 11:38:22 621ca55fcd8c: Preparing 11:38:22 0e64f2360a44: Preparing 11:38:22 008048060c43: Waiting 11:38:22 621ca55fcd8c: Waiting 11:38:22 7ef510548c46: Waiting 11:38:22 cbf617271da3: Waiting 11:38:22 0e64f2360a44: Waiting 11:38:22 18acc94814a9: Layer already exists 11:38:22 e28621c50493: Layer already exists 11:38:22 b3d1cd08c0ba: Pushed 11:38:22 e82b4f746b3e: Pushed 11:38:22 77780e155e4d: Pushed 11:38:22 0e64f2360a44: Layer already exists 11:38:22 cbf617271da3: Pushed 11:38:23 621ca55fcd8c: Pushed 11:38:31 7ef510548c46: Pushed 11:38:46 008048060c43: Pushed 11:38:46 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:11e6bbdf90fec240abf3d23210346ed1781dbceb8b600876003967120e643046 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:47 + 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 11:38:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:38:47 e82b4f746b3e: Preparing 11:38:47 b3d1cd08c0ba: Preparing 11:38:47 77780e155e4d: Preparing 11:38:47 18acc94814a9: Preparing 11:38:47 e28621c50493: Preparing 11:38:47 008048060c43: Preparing 11:38:47 7ef510548c46: Preparing 11:38:47 cbf617271da3: Preparing 11:38:47 621ca55fcd8c: Preparing 11:38:47 0e64f2360a44: Preparing 11:38:47 7ef510548c46: Waiting 11:38:47 cbf617271da3: Waiting 11:38:47 621ca55fcd8c: Waiting 11:38:47 0e64f2360a44: Waiting 11:38:47 008048060c43: Waiting 11:38:47 77780e155e4d: Layer already exists 11:38:47 e28621c50493: Layer already exists 11:38:47 18acc94814a9: Layer already exists 11:38:47 b3d1cd08c0ba: Layer already exists 11:38:47 e82b4f746b3e: Layer already exists 11:38:47 0e64f2360a44: Layer already exists 11:38:47 cbf617271da3: Layer already exists 11:38:47 008048060c43: Layer already exists 11:38:47 621ca55fcd8c: Layer already exists 11:38:47 7ef510548c46: Layer already exists 11:38:47 latest: digest: sha256:11e6bbdf90fec240abf3d23210346ed1781dbceb8b600876003967120e643046 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.72 11:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:38:48 e82b4f746b3e: Preparing 11:38:48 b3d1cd08c0ba: Preparing 11:38:48 77780e155e4d: Preparing 11:38:48 18acc94814a9: Preparing 11:38:48 e28621c50493: Preparing 11:38:48 008048060c43: Preparing 11:38:48 7ef510548c46: Preparing 11:38:48 cbf617271da3: Preparing 11:38:48 621ca55fcd8c: Preparing 11:38:48 0e64f2360a44: Preparing 11:38:48 cbf617271da3: Waiting 11:38:48 621ca55fcd8c: Waiting 11:38:48 0e64f2360a44: Waiting 11:38:48 008048060c43: Waiting 11:38:48 7ef510548c46: Waiting 11:38:48 77780e155e4d: Layer already exists 11:38:48 18acc94814a9: Layer already exists 11:38:48 e28621c50493: Layer already exists 11:38:48 b3d1cd08c0ba: Layer already exists 11:38:48 e82b4f746b3e: Layer already exists 11:38:48 008048060c43: Layer already exists 11:38:48 621ca55fcd8c: Layer already exists 11:38:48 7ef510548c46: Layer already exists 11:38:48 0e64f2360a44: Layer already exists 11:38:48 cbf617271da3: Layer already exists 11:38:48 4.1.0-dev.72: digest: sha256:11e6bbdf90fec240abf3d23210346ed1781dbceb8b600876003967120e643046 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:38:49 e82b4f746b3e: Preparing 11:38:49 b3d1cd08c0ba: Preparing 11:38:49 77780e155e4d: Preparing 11:38:49 18acc94814a9: Preparing 11:38:49 e28621c50493: Preparing 11:38:49 008048060c43: Preparing 11:38:49 7ef510548c46: Preparing 11:38:49 cbf617271da3: Preparing 11:38:49 621ca55fcd8c: Preparing 11:38:49 0e64f2360a44: Preparing 11:38:49 008048060c43: Waiting 11:38:49 7ef510548c46: Waiting 11:38:49 cbf617271da3: Waiting 11:38:49 621ca55fcd8c: Waiting 11:38:49 0e64f2360a44: Waiting 11:38:49 e28621c50493: Layer already exists 11:38:49 77780e155e4d: Layer already exists 11:38:49 b3d1cd08c0ba: Layer already exists 11:38:49 e82b4f746b3e: Layer already exists 11:38:49 18acc94814a9: Layer already exists 11:38:49 008048060c43: Layer already exists 11:38:49 7ef510548c46: Layer already exists 11:38:49 621ca55fcd8c: Layer already exists 11:38:49 cbf617271da3: Layer already exists 11:38:49 0e64f2360a44: Layer already exists 11:38:49 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:11e6bbdf90fec240abf3d23210346ed1781dbceb8b600876003967120e643046 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:50 + 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 11:38:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 11:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:38:50 e82b4f746b3e: Preparing 11:38:50 b3d1cd08c0ba: Preparing 11:38:50 77780e155e4d: Preparing 11:38:50 18acc94814a9: Preparing 11:38:50 e28621c50493: Preparing 11:38:50 008048060c43: Preparing 11:38:50 7ef510548c46: Preparing 11:38:50 cbf617271da3: Preparing 11:38:50 621ca55fcd8c: Preparing 11:38:50 0e64f2360a44: Preparing 11:38:50 008048060c43: Waiting 11:38:50 7ef510548c46: Waiting 11:38:50 cbf617271da3: Waiting 11:38:50 621ca55fcd8c: Waiting 11:38:50 0e64f2360a44: Waiting 11:38:50 b3d1cd08c0ba: Layer already exists 11:38:50 e28621c50493: Layer already exists 11:38:50 77780e155e4d: Layer already exists 11:38:50 e82b4f746b3e: Layer already exists 11:38:50 18acc94814a9: Layer already exists 11:38:50 621ca55fcd8c: Layer already exists 11:38:50 7ef510548c46: Layer already exists 11:38:50 008048060c43: Layer already exists 11:38:50 0e64f2360a44: Layer already exists 11:38:50 cbf617271da3: Layer already exists 11:38:50 main: digest: sha256:11e6bbdf90fec240abf3d23210346ed1781dbceb8b600876003967120e643046 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:38:50 ===================================================== [Pipeline] echo 11:38:50 taggedImages: 11:38:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:38:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:38:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.72 11:38:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:38:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 11:38:50 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 11:38:50 9947229cd3ef338e1f35ef423db13361e0e58515 11:38:50 latest 11:38:50 4.1.0-dev.72 11:38:50 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:38:50 main 11:38:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:38:51 82828a2c0e86: Preparing 11:38:51 addd8885ab91: Preparing 11:38:51 1ef423f67d31: Preparing 11:38:51 18acc94814a9: Preparing 11:38:51 e28621c50493: Preparing 11:38:51 c8b6d569eb43: Preparing 11:38:51 0371f27ed0d3: Preparing 11:38:51 e045154525ec: Preparing 11:38:51 0e64f2360a44: Preparing 11:38:51 0e64f2360a44: Waiting 11:38:51 c8b6d569eb43: Waiting 11:38:51 0371f27ed0d3: Waiting 11:38:51 e045154525ec: Waiting 11:38:51 e28621c50493: Layer already exists 11:38:51 18acc94814a9: Layer already exists 11:38:52 addd8885ab91: Pushed 11:38:52 82828a2c0e86: Pushed 11:38:52 1ef423f67d31: Pushed 11:38:52 0371f27ed0d3: Pushed 11:38:52 0e64f2360a44: Layer already exists 11:38:52 e045154525ec: Pushed 11:39:19 c8b6d569eb43: Pushed 11:39:19 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:16d27f77cf42e4a33dd5109d659a188af5f38817fedf8388feb404c6a05962fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:19 + 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 11:39:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:39:20 82828a2c0e86: Preparing 11:39:20 addd8885ab91: Preparing 11:39:20 1ef423f67d31: Preparing 11:39:20 18acc94814a9: Preparing 11:39:20 e28621c50493: Preparing 11:39:20 c8b6d569eb43: Preparing 11:39:20 0371f27ed0d3: Preparing 11:39:20 e045154525ec: Preparing 11:39:20 0e64f2360a44: Preparing 11:39:20 0371f27ed0d3: Waiting 11:39:20 e045154525ec: Waiting 11:39:20 0e64f2360a44: Waiting 11:39:20 c8b6d569eb43: Waiting 11:39:20 1ef423f67d31: Layer already exists 11:39:20 82828a2c0e86: Layer already exists 11:39:20 e28621c50493: Layer already exists 11:39:20 18acc94814a9: Layer already exists 11:39:20 addd8885ab91: Layer already exists 11:39:20 e045154525ec: Layer already exists 11:39:20 0371f27ed0d3: Layer already exists 11:39:20 0e64f2360a44: Layer already exists 11:39:20 c8b6d569eb43: Layer already exists 11:39:20 latest: digest: sha256:16d27f77cf42e4a33dd5109d659a188af5f38817fedf8388feb404c6a05962fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.72 11:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:39:21 82828a2c0e86: Preparing 11:39:21 addd8885ab91: Preparing 11:39:21 1ef423f67d31: Preparing 11:39:21 18acc94814a9: Preparing 11:39:21 e28621c50493: Preparing 11:39:21 c8b6d569eb43: Preparing 11:39:21 0371f27ed0d3: Preparing 11:39:21 e045154525ec: Preparing 11:39:21 0e64f2360a44: Preparing 11:39:21 0371f27ed0d3: Waiting 11:39:21 e045154525ec: Waiting 11:39:21 0e64f2360a44: Waiting 11:39:21 c8b6d569eb43: Waiting 11:39:21 82828a2c0e86: Layer already exists 11:39:21 18acc94814a9: Layer already exists 11:39:21 e28621c50493: Layer already exists 11:39:21 addd8885ab91: Layer already exists 11:39:21 1ef423f67d31: Layer already exists 11:39:21 e045154525ec: Layer already exists 11:39:21 0371f27ed0d3: Layer already exists 11:39:21 c8b6d569eb43: Layer already exists 11:39:21 0e64f2360a44: Layer already exists 11:39:21 4.1.0-dev.72: digest: sha256:16d27f77cf42e4a33dd5109d659a188af5f38817fedf8388feb404c6a05962fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:39:22 82828a2c0e86: Preparing 11:39:22 addd8885ab91: Preparing 11:39:22 1ef423f67d31: Preparing 11:39:22 18acc94814a9: Preparing 11:39:22 e28621c50493: Preparing 11:39:22 c8b6d569eb43: Preparing 11:39:22 0371f27ed0d3: Preparing 11:39:22 e045154525ec: Preparing 11:39:22 0e64f2360a44: Preparing 11:39:22 c8b6d569eb43: Waiting 11:39:22 0371f27ed0d3: Waiting 11:39:22 e045154525ec: Waiting 11:39:22 0e64f2360a44: Waiting 11:39:22 1ef423f67d31: Layer already exists 11:39:22 addd8885ab91: Layer already exists 11:39:22 18acc94814a9: Layer already exists 11:39:22 e28621c50493: Layer already exists 11:39:22 82828a2c0e86: Layer already exists 11:39:22 e045154525ec: Layer already exists 11:39:22 c8b6d569eb43: Layer already exists 11:39:22 0371f27ed0d3: Layer already exists 11:39:22 0e64f2360a44: Layer already exists 11:39:22 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:16d27f77cf42e4a33dd5109d659a188af5f38817fedf8388feb404c6a05962fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:22 + 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 11:39:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 11:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:39:23 82828a2c0e86: Preparing 11:39:23 addd8885ab91: Preparing 11:39:23 1ef423f67d31: Preparing 11:39:23 18acc94814a9: Preparing 11:39:23 e28621c50493: Preparing 11:39:23 c8b6d569eb43: Preparing 11:39:23 0371f27ed0d3: Preparing 11:39:23 e045154525ec: Preparing 11:39:23 0e64f2360a44: Preparing 11:39:23 e045154525ec: Waiting 11:39:23 c8b6d569eb43: Waiting 11:39:23 0371f27ed0d3: Waiting 11:39:23 0e64f2360a44: Waiting 11:39:23 82828a2c0e86: Layer already exists 11:39:23 18acc94814a9: Layer already exists 11:39:23 addd8885ab91: Layer already exists 11:39:23 1ef423f67d31: Layer already exists 11:39:23 e28621c50493: Layer already exists 11:39:23 0371f27ed0d3: Layer already exists 11:39:23 0e64f2360a44: Layer already exists 11:39:23 c8b6d569eb43: Layer already exists 11:39:23 e045154525ec: Layer already exists 11:39:23 main: digest: sha256:16d27f77cf42e4a33dd5109d659a188af5f38817fedf8388feb404c6a05962fe size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:39:23 ===================================================== [Pipeline] echo 11:39:23 taggedImages: 11:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.72 11:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 11:39:23 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 11:39:23 9947229cd3ef338e1f35ef423db13361e0e58515 11:39:23 latest 11:39:23 4.1.0-dev.72 11:39:23 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:39:23 main 11:39:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:39:24 f402962b21bf: Preparing 11:39:24 a292bfa39ea6: Preparing 11:39:24 77d866259708: Preparing 11:39:24 18acc94814a9: Preparing 11:39:24 e28621c50493: Preparing 11:39:24 e7a6576f02b1: Preparing 11:39:24 cbf617271da3: Preparing 11:39:24 621ca55fcd8c: Preparing 11:39:24 0e64f2360a44: Preparing 11:39:24 e7a6576f02b1: Waiting 11:39:24 cbf617271da3: Waiting 11:39:24 621ca55fcd8c: Waiting 11:39:24 0e64f2360a44: Waiting 11:39:24 e28621c50493: Layer already exists 11:39:24 18acc94814a9: Layer already exists 11:39:24 cbf617271da3: Layer already exists 11:39:24 621ca55fcd8c: Layer already exists 11:39:24 a292bfa39ea6: Pushed 11:39:24 f402962b21bf: Pushed 11:39:24 77d866259708: Pushed 11:39:24 0e64f2360a44: Layer already exists 11:39:51 e7a6576f02b1: Pushed 11:39:51 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:f97682b324873eb582669ea43f3c790d0ab6e7eb66d367a138e495ff0ddbe9e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:51 + 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 11:39:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:39:51 f402962b21bf: Preparing 11:39:51 a292bfa39ea6: Preparing 11:39:51 77d866259708: Preparing 11:39:51 18acc94814a9: Preparing 11:39:51 e28621c50493: Preparing 11:39:51 e7a6576f02b1: Preparing 11:39:51 cbf617271da3: Preparing 11:39:51 621ca55fcd8c: Preparing 11:39:51 0e64f2360a44: Preparing 11:39:51 e7a6576f02b1: Waiting 11:39:51 cbf617271da3: Waiting 11:39:51 621ca55fcd8c: Waiting 11:39:51 0e64f2360a44: Waiting 11:39:51 77d866259708: Layer already exists 11:39:51 f402962b21bf: Layer already exists 11:39:51 a292bfa39ea6: Layer already exists 11:39:51 e28621c50493: Layer already exists 11:39:51 18acc94814a9: Layer already exists 11:39:51 cbf617271da3: Layer already exists 11:39:51 e7a6576f02b1: Layer already exists 11:39:51 0e64f2360a44: Layer already exists 11:39:51 621ca55fcd8c: Layer already exists 11:39:52 latest: digest: sha256:f97682b324873eb582669ea43f3c790d0ab6e7eb66d367a138e495ff0ddbe9e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.72 11:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:39:52 f402962b21bf: Preparing 11:39:52 a292bfa39ea6: Preparing 11:39:52 77d866259708: Preparing 11:39:52 18acc94814a9: Preparing 11:39:52 e28621c50493: Preparing 11:39:52 e7a6576f02b1: Preparing 11:39:52 cbf617271da3: Preparing 11:39:52 621ca55fcd8c: Preparing 11:39:52 0e64f2360a44: Preparing 11:39:52 e7a6576f02b1: Waiting 11:39:52 cbf617271da3: Waiting 11:39:52 621ca55fcd8c: Waiting 11:39:52 0e64f2360a44: Waiting 11:39:52 e28621c50493: Layer already exists 11:39:52 18acc94814a9: Layer already exists 11:39:52 77d866259708: Layer already exists 11:39:52 a292bfa39ea6: Layer already exists 11:39:52 f402962b21bf: Layer already exists 11:39:52 e7a6576f02b1: Layer already exists 11:39:52 621ca55fcd8c: Layer already exists 11:39:52 cbf617271da3: Layer already exists 11:39:52 0e64f2360a44: Layer already exists 11:39:53 4.1.0-dev.72: digest: sha256:f97682b324873eb582669ea43f3c790d0ab6e7eb66d367a138e495ff0ddbe9e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:39:53 f402962b21bf: Preparing 11:39:53 a292bfa39ea6: Preparing 11:39:53 77d866259708: Preparing 11:39:53 18acc94814a9: Preparing 11:39:53 e28621c50493: Preparing 11:39:53 e7a6576f02b1: Preparing 11:39:53 cbf617271da3: Preparing 11:39:53 621ca55fcd8c: Preparing 11:39:53 0e64f2360a44: Preparing 11:39:53 e7a6576f02b1: Waiting 11:39:53 cbf617271da3: Waiting 11:39:53 621ca55fcd8c: Waiting 11:39:53 0e64f2360a44: Waiting 11:39:53 77d866259708: Layer already exists 11:39:53 18acc94814a9: Layer already exists 11:39:53 a292bfa39ea6: Layer already exists 11:39:53 e28621c50493: Layer already exists 11:39:53 f402962b21bf: Layer already exists 11:39:53 cbf617271da3: Layer already exists 11:39:53 0e64f2360a44: Layer already exists 11:39:53 e7a6576f02b1: Layer already exists 11:39:53 621ca55fcd8c: Layer already exists 11:39:54 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:f97682b324873eb582669ea43f3c790d0ab6e7eb66d367a138e495ff0ddbe9e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:54 + 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 11:39:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 11:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:39:54 f402962b21bf: Preparing 11:39:54 a292bfa39ea6: Preparing 11:39:54 77d866259708: Preparing 11:39:54 18acc94814a9: Preparing 11:39:54 e28621c50493: Preparing 11:39:54 e7a6576f02b1: Preparing 11:39:54 cbf617271da3: Preparing 11:39:54 621ca55fcd8c: Preparing 11:39:54 0e64f2360a44: Preparing 11:39:54 e7a6576f02b1: Waiting 11:39:54 cbf617271da3: Waiting 11:39:54 621ca55fcd8c: Waiting 11:39:54 0e64f2360a44: Waiting 11:39:54 a292bfa39ea6: Layer already exists 11:39:54 18acc94814a9: Layer already exists 11:39:54 f402962b21bf: Layer already exists 11:39:54 e28621c50493: Layer already exists 11:39:54 77d866259708: Layer already exists 11:39:54 0e64f2360a44: Layer already exists 11:39:54 e7a6576f02b1: Layer already exists 11:39:54 621ca55fcd8c: Layer already exists 11:39:54 cbf617271da3: Layer already exists 11:39:55 main: digest: sha256:f97682b324873eb582669ea43f3c790d0ab6e7eb66d367a138e495ff0ddbe9e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:39:55 ===================================================== [Pipeline] echo 11:39:55 taggedImages: 11:39:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:39:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:39:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.72 11:39:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:39:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 11:39:55 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 11:39:55 9947229cd3ef338e1f35ef423db13361e0e58515 11:39:55 latest 11:39:55 4.1.0-dev.72 11:39:55 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:39:55 main 11:39:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:39:56 f5347957e2c9: Preparing 11:39:56 840905bc8091: Preparing 11:39:56 18acc94814a9: Preparing 11:39:56 e28621c50493: Preparing 11:39:56 3a2660fd4709: Preparing 11:39:56 c6e628227d1d: Preparing 11:39:56 0e64f2360a44: Preparing 11:39:56 c6e628227d1d: Waiting 11:39:56 0e64f2360a44: Waiting 11:39:56 18acc94814a9: Layer already exists 11:39:56 e28621c50493: Layer already exists 11:39:56 0e64f2360a44: Layer already exists 11:39:56 3a2660fd4709: Pushed 11:39:56 f5347957e2c9: Pushed 11:39:57 c6e628227d1d: Pushed 11:40:05 840905bc8091: Pushed 11:40:05 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:901c3ac65e04394164bbc681e973236df713319b86a234c4607b66ac33362d41 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:40:06 f5347957e2c9: Preparing 11:40:06 840905bc8091: Preparing 11:40:06 18acc94814a9: Preparing 11:40:06 e28621c50493: Preparing 11:40:06 3a2660fd4709: Preparing 11:40:06 c6e628227d1d: Preparing 11:40:06 0e64f2360a44: Preparing 11:40:06 0e64f2360a44: Waiting 11:40:06 c6e628227d1d: Waiting 11:40:06 3a2660fd4709: Layer already exists 11:40:06 e28621c50493: Layer already exists 11:40:06 840905bc8091: Layer already exists 11:40:06 f5347957e2c9: Layer already exists 11:40:06 18acc94814a9: Layer already exists 11:40:06 c6e628227d1d: Layer already exists 11:40:06 0e64f2360a44: Layer already exists 11:40:06 latest: digest: sha256:901c3ac65e04394164bbc681e973236df713319b86a234c4607b66ac33362d41 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.72 11:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:40:07 f5347957e2c9: Preparing 11:40:07 840905bc8091: Preparing 11:40:07 18acc94814a9: Preparing 11:40:07 e28621c50493: Preparing 11:40:07 3a2660fd4709: Preparing 11:40:07 c6e628227d1d: Preparing 11:40:07 0e64f2360a44: Preparing 11:40:07 c6e628227d1d: Waiting 11:40:07 0e64f2360a44: Waiting 11:40:07 f5347957e2c9: Layer already exists 11:40:07 3a2660fd4709: Layer already exists 11:40:07 18acc94814a9: Layer already exists 11:40:07 e28621c50493: Layer already exists 11:40:07 840905bc8091: Layer already exists 11:40:07 0e64f2360a44: Layer already exists 11:40:07 c6e628227d1d: Layer already exists 11:40:07 4.1.0-dev.72: digest: sha256:901c3ac65e04394164bbc681e973236df713319b86a234c4607b66ac33362d41 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:40:08 f5347957e2c9: Preparing 11:40:08 840905bc8091: Preparing 11:40:08 18acc94814a9: Preparing 11:40:08 e28621c50493: Preparing 11:40:08 3a2660fd4709: Preparing 11:40:08 c6e628227d1d: Preparing 11:40:08 0e64f2360a44: Preparing 11:40:08 c6e628227d1d: Waiting 11:40:08 0e64f2360a44: Waiting 11:40:08 f5347957e2c9: Layer already exists 11:40:08 e28621c50493: Layer already exists 11:40:08 840905bc8091: Layer already exists 11:40:08 3a2660fd4709: Layer already exists 11:40:08 18acc94814a9: Layer already exists 11:40:08 0e64f2360a44: Layer already exists 11:40:08 c6e628227d1d: Layer already exists 11:40:08 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:901c3ac65e04394164bbc681e973236df713319b86a234c4607b66ac33362d41 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 11:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:40:09 f5347957e2c9: Preparing 11:40:09 840905bc8091: Preparing 11:40:09 18acc94814a9: Preparing 11:40:09 e28621c50493: Preparing 11:40:09 3a2660fd4709: Preparing 11:40:09 c6e628227d1d: Preparing 11:40:09 0e64f2360a44: Preparing 11:40:09 c6e628227d1d: Waiting 11:40:09 0e64f2360a44: Waiting 11:40:09 e28621c50493: Layer already exists 11:40:09 840905bc8091: Layer already exists 11:40:09 18acc94814a9: Layer already exists 11:40:09 f5347957e2c9: Layer already exists 11:40:09 3a2660fd4709: Layer already exists 11:40:09 c6e628227d1d: Layer already exists 11:40:09 0e64f2360a44: Layer already exists 11:40:09 main: digest: sha256:901c3ac65e04394164bbc681e973236df713319b86a234c4607b66ac33362d41 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:40:09 ===================================================== [Pipeline] echo 11:40:09 taggedImages: 11:40:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:40:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:40:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.72 11:40:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:40:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 11:40:09 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 11:40:09 9947229cd3ef338e1f35ef423db13361e0e58515 11:40:09 latest 11:40:09 4.1.0-dev.72 11:40:09 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:40:09 main 11:40:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:40:10 928e19ebc2bc: Preparing 11:40:10 6dce76e9d802: Preparing 11:40:10 18acc94814a9: Preparing 11:40:10 e28621c50493: Preparing 11:40:10 e3849e8e61bc: Preparing 11:40:10 56dae668c31b: Preparing 11:40:10 0e64f2360a44: Preparing 11:40:10 56dae668c31b: Waiting 11:40:10 18acc94814a9: Layer already exists 11:40:10 e28621c50493: Layer already exists 11:40:10 0e64f2360a44: Layer already exists 11:40:10 e3849e8e61bc: Pushed 11:40:10 928e19ebc2bc: Pushed 11:40:11 56dae668c31b: Pushed 11:40:19 6dce76e9d802: Pushed 11:40:19 9947229cd3ef338e1f35ef423db13361e0e58515: digest: sha256:0298381c1697688f6dc089001ce8531dd53c39fefe3dc1e8c8080d319b53572d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:40:20 928e19ebc2bc: Preparing 11:40:20 6dce76e9d802: Preparing 11:40:20 18acc94814a9: Preparing 11:40:20 e28621c50493: Preparing 11:40:20 e3849e8e61bc: Preparing 11:40:20 56dae668c31b: Preparing 11:40:20 0e64f2360a44: Preparing 11:40:20 56dae668c31b: Waiting 11:40:20 0e64f2360a44: Waiting 11:40:20 18acc94814a9: Layer already exists 11:40:20 e3849e8e61bc: Layer already exists 11:40:20 928e19ebc2bc: Layer already exists 11:40:20 e28621c50493: Layer already exists 11:40:20 6dce76e9d802: Layer already exists 11:40:20 56dae668c31b: Layer already exists 11:40:20 0e64f2360a44: Layer already exists 11:40:20 latest: digest: sha256:0298381c1697688f6dc089001ce8531dd53c39fefe3dc1e8c8080d319b53572d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.72 11:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:40:21 928e19ebc2bc: Preparing 11:40:21 6dce76e9d802: Preparing 11:40:21 18acc94814a9: Preparing 11:40:21 e28621c50493: Preparing 11:40:21 e3849e8e61bc: Preparing 11:40:21 56dae668c31b: Preparing 11:40:21 56dae668c31b: Waiting 11:40:21 0e64f2360a44: Preparing 11:40:21 0e64f2360a44: Waiting 11:40:21 18acc94814a9: Layer already exists 11:40:21 e28621c50493: Layer already exists 11:40:21 e3849e8e61bc: Layer already exists 11:40:21 928e19ebc2bc: Layer already exists 11:40:21 6dce76e9d802: Layer already exists 11:40:21 56dae668c31b: Layer already exists 11:40:21 0e64f2360a44: Layer already exists 11:40:21 4.1.0-dev.72: digest: sha256:0298381c1697688f6dc089001ce8531dd53c39fefe3dc1e8c8080d319b53572d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:40:22 928e19ebc2bc: Preparing 11:40:22 6dce76e9d802: Preparing 11:40:22 18acc94814a9: Preparing 11:40:22 e28621c50493: Preparing 11:40:22 e3849e8e61bc: Preparing 11:40:22 56dae668c31b: Preparing 11:40:22 0e64f2360a44: Preparing 11:40:22 56dae668c31b: Waiting 11:40:22 0e64f2360a44: Waiting 11:40:22 e28621c50493: Layer already exists 11:40:22 6dce76e9d802: Layer already exists 11:40:22 928e19ebc2bc: Layer already exists 11:40:22 e3849e8e61bc: Layer already exists 11:40:22 18acc94814a9: Layer already exists 11:40:22 0e64f2360a44: Layer already exists 11:40:22 56dae668c31b: Layer already exists 11:40:22 9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72: digest: sha256:0298381c1697688f6dc089001ce8531dd53c39fefe3dc1e8c8080d319b53572d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 11:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:40:23 928e19ebc2bc: Preparing 11:40:23 6dce76e9d802: Preparing 11:40:23 18acc94814a9: Preparing 11:40:23 e28621c50493: Preparing 11:40:23 e3849e8e61bc: Preparing 11:40:23 56dae668c31b: Preparing 11:40:23 0e64f2360a44: Preparing 11:40:23 56dae668c31b: Waiting 11:40:23 0e64f2360a44: Waiting 11:40:23 6dce76e9d802: Layer already exists 11:40:23 e28621c50493: Layer already exists 11:40:23 e3849e8e61bc: Layer already exists 11:40:23 18acc94814a9: Layer already exists 11:40:23 928e19ebc2bc: Layer already exists 11:40:23 56dae668c31b: Layer already exists 11:40:23 0e64f2360a44: Layer already exists 11:40:23 main: digest: sha256:0298381c1697688f6dc089001ce8531dd53c39fefe3dc1e8c8080d319b53572d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:40:23 ===================================================== [Pipeline] echo 11:40:23 taggedImages: 11:40:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 11:40:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:40:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.72 11:40:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 11:40:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.72 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.72 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.72 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.72 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.72 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.72 [Pipeline] echo 11:40:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9947229cd3ef338e1f35ef423db13361e0e58515-4.1.0-dev.72 [Pipeline] echo 11:40:24 Skip building multi-arch image for 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 11:40:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:40:25 11:40:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:40:25 arm64: Pulling from edgex-lftools-log-publisher 11:40:25 8998bd30e6a1: Pulling fs layer 11:40:25 04944245beec: Pulling fs layer 11:40:25 699f458cf7ca: Pulling fs layer 11:40:25 765212b225bb: Pulling fs layer 11:40:25 f23df028b6ca: Pulling fs layer 11:40:25 d65c8cfc05b1: Pulling fs layer 11:40:25 2437ff75d9bd: Pulling fs layer 11:40:25 f23df028b6ca: Waiting 11:40:25 d65c8cfc05b1: Waiting 11:40:25 2437ff75d9bd: Waiting 11:40:25 765212b225bb: Waiting 11:40:25 04944245beec: Verifying Checksum 11:40:25 04944245beec: Download complete 11:40:25 765212b225bb: Verifying Checksum 11:40:25 765212b225bb: Download complete 11:40:25 f23df028b6ca: Verifying Checksum 11:40:25 f23df028b6ca: Download complete 11:40:25 d65c8cfc05b1: Verifying Checksum 11:40:25 d65c8cfc05b1: Download complete 11:40:26 699f458cf7ca: Verifying Checksum 11:40:26 699f458cf7ca: Download complete 11:40:26 8998bd30e6a1: Verifying Checksum 11:40:28 2437ff75d9bd: Verifying Checksum 11:40:28 2437ff75d9bd: Download complete 11:40:31 8998bd30e6a1: Pull complete 11:40:31 04944245beec: Pull complete 11:40:33 699f458cf7ca: Pull complete 11:40:33 765212b225bb: Pull complete 11:40:34 f23df028b6ca: Pull complete 11:40:34 d65c8cfc05b1: Pull complete 11:40:52 2437ff75d9bd: Pull complete 11:40:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:40:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:40:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:53 prd-ubuntu20.04-docker-arm64-4c-16g-772186 does not seem to be running inside a container 11:40:53 $ 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/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@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 11:40:56 $ docker top ef6f3c5250073f2b36b9fa55143cf5bfea239f66ccd008cd2cde27eeba114455 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:40:57 ---> job-cost.sh 11:40:57 lf-activate-venv: SKIPPING 11:40:57 INFO: No Stack... 11:40:57 INFO: Retrieving Pricing Info for: v3-standard-4 11:40:58 INFO: Archiving Costs [Pipeline] sh 11:40:59 + cat /w/workspace/edgex-go/920/archives/cost.csv 11:40:59 + cut -d, -f6 [Pipeline] lock 11:40:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-920-stack-cost] 11:40:59 Resource [jenkins-edgexfoundry-edgex-go-main-920-stack-cost] did not exist. Created. 11:40:59 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-920-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:41:00 + echo total: 0.10999999940395355 [Pipeline] stash 11:41:00 Stashed 1 file(s) [Pipeline] } 11:41:00 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-920-stack-cost] [Pipeline] // lock [Pipeline] } 11:41:00 $ docker stop --time=1 ef6f3c5250073f2b36b9fa55143cf5bfea239f66ccd008cd2cde27eeba114455 11:41:02 $ docker rm -f --volumes ef6f3c5250073f2b36b9fa55143cf5bfea239f66ccd008cd2cde27eeba114455 [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 11:41:02 provisioning config files... 11:41:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/920@tmp/config18038860436788743555tmp [Pipeline] { [Pipeline] sh 11:41:03 + set +x 11:41:03 + + bash -s -- 11:41:03 curl -s https://codecov.io/bash 11:41:03 11:41:03 _____ _ 11:41:03 / ____| | | 11:41:03 | | ___ __| | ___ ___ _____ __ 11:41:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:41:03 | |___| (_) | (_| | __/ (_| (_) \ V / 11:41:03 \_____\___/ \__,_|\___|\___\___/ \_/ 11:41:03 Bash-1.0.6 11:41:03 11:41:03 11:41:03 ==> git version 2.25.1 found 11:41:03 ==> 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 11:41:03 Release-Date: 2020-01-08 11:41:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:41:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:41:03 ==> Jenkins CI detected. 11:41:03 current dir:  /w/workspace/edgex-go/920 11:41:03 project root: . 11:41:03 --> token set from env 11:41:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:41:03 ==> Running gcov in . (disable via -X gcov) 11:41:03 ==> Python coveragepy not found 11:41:03 ==> Searching for coverage reports in: 11:41:03 + . 11:41:03 -> Found 1 reports 11:41:03 ==> Detecting git/mercurial file structure 11:41:03 ==> Reading reports 11:41:03 + ./coverage.out bytes=1040111 11:41:03 ==> Appending adjustments 11:41:03 https://docs.codecov.io/docs/fixing-reports 11:41:04 + Found adjustments 11:41:04 ==> Gzipping contents 11:41:04 108K /tmp/codecov.147E6v.gz 11:41:04 ==> Uploading reports 11:41:04 url: https://codecov.io 11:41:04 query: branch=main&commit=9947229cd3ef338e1f35ef423db13361e0e58515&build=920&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F920%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:41:04 -> Pinging Codecov 11:41:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9947229cd3ef338e1f35ef423db13361e0e58515&build=920&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F920%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:41:05 -> Uploading to 11:41:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/9947229cd3ef338e1f35ef423db13361e0e58515/8a4027c9-2980-449d-817a-981e8e7e911b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T114104Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=56b7b18aa14442ed223238e2a1de2dbe7af1f6d683b696e81659c08788815b2a 11:41:05 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:05 Dload Upload Total Spent Left Speed 11:41:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 0 100 104k 0 615k --:--:-- --:--:-- --:--:-- 615k 11:41:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9947229cd3ef338e1f35ef423db13361e0e58515 [Pipeline] } 11:41:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 11:41:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:41:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:41:06 11:41:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:41:06 latest: Pulling from edgex-devops/edgex-snyk-go 11:41:06 2d35ebdb57d9: Already exists 11:41:06 85e8836fcdb2: Pulling fs layer 11:41:06 91631faa732a: Pulling fs layer 11:41:06 f3f5ae8826fa: Pulling fs layer 11:41:06 4f4fb700ef54: Pulling fs layer 11:41:06 7861252a18e6: Pulling fs layer 11:41:06 9130f900ef6f: Pulling fs layer 11:41:06 7861252a18e6: Waiting 11:41:06 9130f900ef6f: Waiting 11:41:06 4f4fb700ef54: Waiting 11:41:06 f3f5ae8826fa: Verifying Checksum 11:41:06 f3f5ae8826fa: Download complete 11:41:06 85e8836fcdb2: Verifying Checksum 11:41:06 85e8836fcdb2: Download complete 11:41:06 4f4fb700ef54: Download complete 11:41:06 85e8836fcdb2: Pull complete 11:41:06 7861252a18e6: Verifying Checksum 11:41:06 7861252a18e6: Download complete 11:41:06 91631faa732a: Verifying Checksum 11:41:06 91631faa732a: Download complete 11:41:07 9130f900ef6f: Verifying Checksum 11:41:07 9130f900ef6f: Download complete 11:41:11 91631faa732a: Pull complete 11:41:11 f3f5ae8826fa: Pull complete 11:41:11 4f4fb700ef54: Pull complete 11:41:11 7861252a18e6: Pull complete 11:41:14 9130f900ef6f: Pull complete 11:41:14 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 11:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:41:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:14 prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container 11:41:14 $ 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/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@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 11:41:19 $ docker top ae9731815d6f91cc220fa81e2e40a01eb345cd74e63f4fe85a9faabf364cfb77 -eo pid,comm [Pipeline] { [Pipeline] sh 11:41:19 + git config --global --add safe.directory /w/workspace/edgex-go/920 [Pipeline] echo 11:41:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 11:41:19 + set -o pipefail 11:41:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 11:41:27 11:41:27 Monitoring /w/workspace/edgex-go/920 (github.com/edgexfoundry/edgex-go)... 11:41:27 11:41:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3f3b5169-61f5-4a5d-b23c-969f69977708 11:41:27 11:41:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:41:27 [Pipeline] } 11:41:28 $ docker stop --time=1 ae9731815d6f91cc220fa81e2e40a01eb345cd74e63f4fe85a9faabf364cfb77 11:41:33 $ docker rm -f --volumes ae9731815d6f91cc220fa81e2e40a01eb345cd74e63f4fe85a9faabf364cfb77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 11:41:33 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:41:33 provisioning config files... 11:41:33 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/920@tmp/config1280848971094089825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:34 --> edgex-publish-swagger.sh 11:41:34 === Publish openapi API === 11:41:34 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 11:41:34 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/920/openapi/core-command.yaml] 11:41:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:34 Dload Upload Total Spent Left Speed 11:41:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 417 206k --:--:-- --:--:-- --:--:-- 206k 11:41:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:41:34 11:41:34 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/920/openapi/core-data.yaml] 11:41:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:34 Dload Upload Total Spent Left Speed 11:41:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 464 517k --:--:-- --:--:-- --:--:-- 518k 11:41:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:41:34 11:41:34 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/920/openapi/core-keeper.yaml] 11:41:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:34 Dload Upload Total Spent Left Speed 11:41:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 611 273k --:--:-- --:--:-- --:--:-- 273k 11:41:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:41:34 11:41:34 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/920/openapi/core-metadata.yaml] 11:41:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:34 Dload Upload Total Spent Left Speed 11:41:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 478 1136k --:--:-- --:--:-- --:--:-- 1136k 11:41:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:41:34 11:41:34 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/920/openapi/security-proxy-auth.yaml] 11:41:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:34 Dload Upload Total Spent Left Speed 11:41:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 568 205k --:--:-- --:--:-- --:--:-- 204k 100 24535 100 66 100 24469 568 205k --:--:-- --:--:-- --:--:-- 204k 11:41:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:41:34 11:41:34 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/920/openapi/security-secretstore-setup.yaml] 11:41:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:34 Dload Upload Total Spent Left Speed 11:41:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 776 46035 --:--:-- --:--:-- --:--:-- 46811 11:41:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:41:34 11:41:34 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/920/openapi/support-notifications.yaml] 11:41:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:34 Dload Upload Total Spent Left Speed 11:41:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 519 768k --:--:-- --:--:-- --:--:-- 769k 11:41:34 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:41:34 11:41:34 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/920/openapi/support-scheduler.yaml] 11:41:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:34 Dload Upload Total Spent Left Speed 11:41:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 564 423k --:--:-- --:--:-- --:--:-- 423k 11:41:35 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:41:35 [Pipeline] } 11:41:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 11:41:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:41:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:35 prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container 11:41:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@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 11:41:36 $ docker top 63be5713f299032a2d1a7f3e7debcfffbf0f10a1ff33e9c7740dba622a045610 -eo pid,comm 11:41:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:41:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:41:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:41:36 [ssh-agent] Looking for ssh-agent implementation... 11:41:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:41:36 $ docker exec 63be5713f299032a2d1a7f3e7debcfffbf0f10a1ff33e9c7740dba622a045610 ssh-agent 11:41:36 SSH_AUTH_SOCK=/tmp/ssh-f3oz19h1TX5L/agent.32 11:41:36 SSH_AGENT_PID=38 11:41:36 Running ssh-add (command line suppressed) 11:41:36 Identity added: /w/workspace/edgex-go/920@tmp/private_key_15874676199229739479.key (/w/workspace/edgex-go/920@tmp/private_key_15874676199229739479.key) 11:41:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:41:37 + git semver tag 11:41:37 2025-10-31 11:41:37,319 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:41:37 2025-10-31 11:41:37,322 [run_tag] DEBUG tag force:False 11:41:37 2025-10-31 11:41:37,322 [check_head_tag] DEBUG check head tag 11:41:37 2025-10-31 11:41:37,323 [execute] INFO git cat-file --batch-check 11:41:37 2025-10-31 11:41:37,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/920, stdin=, shell=False, universal_newlines=False) 11:41:37 2025-10-31 11:41:37,325 [execute] INFO git cat-file --batch 11:41:37 2025-10-31 11:41:37,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/920, stdin=, shell=False, universal_newlines=False) 11:41:37 2025-10-31 11:41:37,349 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main 11:41:37 2025-10-31 11:41:37,349 [execute] INFO git tag -a v4.1.0-dev.72 -m v4.1.0-dev.72 11:41:37 2025-10-31 11:41:37,349 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.72', '-m', 'v4.1.0-dev.72'], cwd=/w/workspace/edgex-go/920, stdin=None, shell=False, universal_newlines=False) 11:41:37 2025-10-31 11:41:37,352 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main 11:41:37 4.1.0-dev.72 [Pipeline] } 11:41:37 $ docker exec --env ******** --env ******** 63be5713f299032a2d1a7f3e7debcfffbf0f10a1ff33e9c7740dba622a045610 ssh-agent -k 11:41:37 unset SSH_AUTH_SOCK; 11:41:37 unset SSH_AGENT_PID; 11:41:37 echo Agent pid 38 killed; 11:41:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:41:38 + git semver [Pipeline] } 11:41:38 $ docker stop --time=1 63be5713f299032a2d1a7f3e7debcfffbf0f10a1ff33e9c7740dba622a045610 11:41:39 $ docker rm -f --volumes 63be5713f299032a2d1a7f3e7debcfffbf0f10a1ff33e9c7740dba622a045610 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:41:40 11:41:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:41:40 0.23.1-centos7: Pulling from edgex-lftools 11:41:40 ab5ef0e58194: Pulling fs layer 11:41:40 9712f1f96733: Pulling fs layer 11:41:40 63f879dbbcfc: Pulling fs layer 11:41:40 0d9ebad4ef96: Pulling fs layer 11:41:40 e9a5061849ea: Pulling fs layer 11:41:40 d747dcd14b5f: Pulling fs layer 11:41:40 2de7ff778b66: Pulling fs layer 11:41:40 0d9ebad4ef96: Waiting 11:41:40 e9a5061849ea: Waiting 11:41:40 d747dcd14b5f: Waiting 11:41:40 2de7ff778b66: Waiting 11:41:40 9712f1f96733: Download complete 11:41:40 63f879dbbcfc: Verifying Checksum 11:41:40 63f879dbbcfc: Download complete 11:41:40 e9a5061849ea: Verifying Checksum 11:41:40 e9a5061849ea: Download complete 11:41:40 d747dcd14b5f: Download complete 11:41:41 ab5ef0e58194: Verifying Checksum 11:41:41 ab5ef0e58194: Download complete 11:41:41 0d9ebad4ef96: Verifying Checksum 11:41:41 0d9ebad4ef96: Download complete 11:41:41 2de7ff778b66: Verifying Checksum 11:41:41 2de7ff778b66: Download complete 11:41:45 ab5ef0e58194: Pull complete 11:41:45 9712f1f96733: Pull complete 11:41:45 63f879dbbcfc: Pull complete 11:41:50 0d9ebad4ef96: Pull complete 11:41:50 e9a5061849ea: Pull complete 11:41:50 d747dcd14b5f: Pull complete 11:41:51 2de7ff778b66: Pull complete 11:41:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:41:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:41:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:51 prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container 11:41:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@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 11:41:57 $ docker top 5fc9b153f10b87ec0d92ac3d41acf234ac0d5bccd651a64c7a445c938bd4bd59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:41:57 provisioning config files... 11:41:57 copy managed file [sigul-config] to file:/w/workspace/edgex-go/920@tmp/config15718797237030544192tmp 11:41:57 copy managed file [sigul-password] to file:/w/workspace/edgex-go/920@tmp/config5938533746827459496tmp 11:41:57 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/920@tmp/config11753447913162575902tmp [Pipeline] { [Pipeline] echo 11:41:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:41:58 ---> sigul-configuration.sh 11:41:58 gpg: directory `/root/.gnupg' created 11:41:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:41:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:41:58 gpg: keyring `/root/.gnupg/secring.gpg' created 11:41:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:41:58 gpg: CAST5 encrypted data 11:41:58 gpg: encrypted with 1 passphrase 11:41:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:41:58 + mkdir /home/jenkins 11:41:58 + mkdir /home/jenkins/sigul [Pipeline] sh 11:41:58 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 11:41:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:41:59 ---> sigul-install.sh 11:41:59 Sigul already installed; skipping installation. [Pipeline] sh 11:41:59 + git tag --list 11:41:59 0.6.0 11:41:59 0.6.1 11:41:59 0.7.0 11:41:59 0.7.1 11:41:59 v1.0.0 11:41:59 v1.0.1 11:41:59 v1.1.0 11:41:59 v1.2.0 11:41:59 v1.2.1 11:41:59 v1.3.0 11:41:59 v1.3.1 11:41:59 v2.0.0 11:41:59 v2.1.0 11:41:59 v2.1.1 11:41:59 v2.2.0 11:41:59 v2.3.0 11:41:59 v3.0 11:41:59 v3.0.0 11:41:59 v3.1 11:41:59 v3.1.0 11:41:59 v3.1.1 11:41:59 v4.0 11:41:59 v4.0.0 11:41:59 v4.0.1 11:41:59 v4.0.1-dev.1 11:41:59 v4.1.0-dev.1 11:41:59 v4.1.0-dev.10 11:41:59 v4.1.0-dev.11 11:41:59 v4.1.0-dev.12 11:41:59 v4.1.0-dev.13 11:41:59 v4.1.0-dev.14 11:41:59 v4.1.0-dev.15 11:41:59 v4.1.0-dev.16 11:41:59 v4.1.0-dev.17 11:41:59 v4.1.0-dev.18 11:41:59 v4.1.0-dev.19 11:41:59 v4.1.0-dev.2 11:41:59 v4.1.0-dev.20 11:41:59 v4.1.0-dev.21 11:41:59 v4.1.0-dev.22 11:41:59 v4.1.0-dev.23 11:41:59 v4.1.0-dev.24 11:41:59 v4.1.0-dev.25 11:41:59 v4.1.0-dev.26 11:41:59 v4.1.0-dev.27 11:41:59 v4.1.0-dev.28 11:41:59 v4.1.0-dev.29 11:41:59 v4.1.0-dev.3 11:41:59 v4.1.0-dev.30 11:41:59 v4.1.0-dev.31 11:41:59 v4.1.0-dev.32 11:41:59 v4.1.0-dev.33 11:41:59 v4.1.0-dev.34 11:41:59 v4.1.0-dev.35 11:41:59 v4.1.0-dev.36 11:41:59 v4.1.0-dev.37 11:41:59 v4.1.0-dev.38 11:41:59 v4.1.0-dev.39 11:41:59 v4.1.0-dev.4 11:41:59 v4.1.0-dev.40 11:41:59 v4.1.0-dev.41 11:41:59 v4.1.0-dev.42 11:41:59 v4.1.0-dev.43 11:41:59 v4.1.0-dev.44 11:41:59 v4.1.0-dev.45 11:41:59 v4.1.0-dev.46 11:41:59 v4.1.0-dev.47 11:41:59 v4.1.0-dev.48 11:41:59 v4.1.0-dev.49 11:41:59 v4.1.0-dev.5 11:41:59 v4.1.0-dev.50 11:41:59 v4.1.0-dev.51 11:41:59 v4.1.0-dev.52 11:41:59 v4.1.0-dev.53 11:41:59 v4.1.0-dev.54 11:41:59 v4.1.0-dev.55 11:41:59 v4.1.0-dev.56 11:41:59 v4.1.0-dev.57 11:41:59 v4.1.0-dev.58 11:41:59 v4.1.0-dev.59 11:41:59 v4.1.0-dev.6 11:41:59 v4.1.0-dev.60 11:41:59 v4.1.0-dev.61 11:41:59 v4.1.0-dev.62 11:41:59 v4.1.0-dev.63 11:41:59 v4.1.0-dev.64 11:41:59 v4.1.0-dev.65 11:41:59 v4.1.0-dev.66 11:41:59 v4.1.0-dev.67 11:41:59 v4.1.0-dev.68 11:41:59 v4.1.0-dev.69 11:41:59 v4.1.0-dev.7 11:41:59 v4.1.0-dev.70 11:41:59 v4.1.0-dev.71 11:41:59 v4.1.0-dev.72 11:41:59 v4.1.0-dev.8 11:41:59 v4.1.0-dev.9 [Pipeline] sh 11:41:59 + lftools sign git-tag v4.1.0-dev.72 11:42:00 Signing Git tag with Sigul... 11:42:00 Signing v4.1.0-dev.72 [Pipeline] echo 11:42:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:42:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:42:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:42:01 $ docker stop --time=1 5fc9b153f10b87ec0d92ac3d41acf234ac0d5bccd651a64c7a445c938bd4bd59 11:42:02 $ docker rm -f --volumes 5fc9b153f10b87ec0d92ac3d41acf234ac0d5bccd651a64c7a445c938bd4bd59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:42:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:42:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:42:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:03 prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container 11:42:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@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 11:42:03 $ docker top f51d23b272d6d11c4aed64bc255edcc5e6080430f827bfeca85b5664cdcc1c02 -eo pid,comm 11:42:03 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). 11:42:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:42:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:42:03 [ssh-agent] Looking for ssh-agent implementation... 11:42:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:42:03 $ docker exec f51d23b272d6d11c4aed64bc255edcc5e6080430f827bfeca85b5664cdcc1c02 ssh-agent 11:42:03 SSH_AUTH_SOCK=/tmp/ssh-TVj9OdHaWSYk/agent.32 11:42:03 SSH_AGENT_PID=38 11:42:03 Running ssh-add (command line suppressed) 11:42:04 Identity added: /w/workspace/edgex-go/920@tmp/private_key_15919521336678146236.key (/w/workspace/edgex-go/920@tmp/private_key_15919521336678146236.key) 11:42:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:42:04 + git semver bump pre 11:42:04 2025-10-31 11:42:04,554 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:42:04 2025-10-31 11:42:04,557 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main 11:42:04 2025-10-31 11:42:04,558 [bump_version] DEBUG bumping version:4.1.0-dev.72 on axis:pre with prefix:dev 11:42:04 2025-10-31 11:42:04,558 [bump_version] DEBUG bumped version:4.1.0-dev.73 11:42:04 2025-10-31 11:42:04,558 [write_version] DEBUG write version:4.1.0-dev.73 to path:/w/workspace/edgex-go/920/.semver/main with force:True 11:42:04 2025-10-31 11:42:04,558 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main 11:42:04 2025-10-31 11:42:04,558 [write_file] DEBUG write to file:/w/workspace/edgex-go/920/.semver/main 11:42:04 2025-10-31 11:42:04,560 [execute] INFO git cat-file --batch-check 11:42:04 2025-10-31 11:42:04,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/920/.semver, stdin=, shell=False, universal_newlines=False) 11:42:04 2025-10-31 11:42:04,564 [execute] INFO git cat-file --batch 11:42:04 2025-10-31 11:42:04,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/920/.semver, stdin=, shell=False, universal_newlines=False) 11:42:04 2025-10-31 11:42:04,568 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main 11:42:04 4.1.0-dev.73 [Pipeline] } 11:42:04 $ docker exec --env ******** --env ******** f51d23b272d6d11c4aed64bc255edcc5e6080430f827bfeca85b5664cdcc1c02 ssh-agent -k 11:42:04 unset SSH_AUTH_SOCK; 11:42:04 unset SSH_AGENT_PID; 11:42:04 echo Agent pid 38 killed; 11:42:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:42:05 + git semver [Pipeline] } 11:42:05 $ docker stop --time=1 f51d23b272d6d11c4aed64bc255edcc5e6080430f827bfeca85b5664cdcc1c02 11:42:06 $ docker rm -f --volumes f51d23b272d6d11c4aed64bc255edcc5e6080430f827bfeca85b5664cdcc1c02 [Pipeline] // withDockerContainer [Pipeline] sh 11:42:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:42:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:42:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:07 prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container 11:42:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@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 11:42:07 $ docker top c247311b7f4e8d0ce189c9f87f6017eab6ba98793e6c79160747179d4fa6624b -eo pid,comm 11:42:07 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). 11:42:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:42:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:42:07 [ssh-agent] Looking for ssh-agent implementation... 11:42:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:42:07 $ docker exec c247311b7f4e8d0ce189c9f87f6017eab6ba98793e6c79160747179d4fa6624b ssh-agent 11:42:07 SSH_AUTH_SOCK=/tmp/ssh-BIiwdNLJWE5K/agent.32 11:42:07 SSH_AGENT_PID=38 11:42:07 Running ssh-add (command line suppressed) 11:42:08 Identity added: /w/workspace/edgex-go/920@tmp/private_key_15996313654858241780.key (/w/workspace/edgex-go/920@tmp/private_key_15996313654858241780.key) 11:42:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:42:08 + git semver push 11:42:08 2025-10-31 11:42:08,538 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:42:08 2025-10-31 11:42:08,542 [run_push] DEBUG push 11:42:08 2025-10-31 11:42:08,543 [execute] INFO git cat-file --batch-check 11:42:08 2025-10-31 11:42:08,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/920/.semver, stdin=, shell=False, universal_newlines=False) 11:42:08 2025-10-31 11:42:08,545 [execute] INFO git rev-list 15a68d6f0fa2f9ae31a5c20b9ddfb6455be647ea -- 11:42:08 2025-10-31 11:42:08,546 [execute] DEBUG Popen(['git', 'rev-list', '15a68d6f0fa2f9ae31a5c20b9ddfb6455be647ea', '--'], cwd=/w/workspace/edgex-go/920/.semver, stdin=None, shell=False, universal_newlines=False) 11:42:08 2025-10-31 11:42:08,561 [execute] INFO git fetch -v -- origin 11:42:08 2025-10-31 11:42:08,561 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/920/.semver, stdin=None, shell=False, universal_newlines=True) 11:42:09 2025-10-31 11:42:09,093 [run_push] DEBUG no remote changes detected 11:42:09 2025-10-31 11:42:09,093 [execute] INFO git push origin semver 11:42:09 2025-10-31 11:42:09,093 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/920/.semver, stdin=None, shell=False, universal_newlines=False) 11:42:10 2025-10-31 11:42:09,926 [run_push] DEBUG push all version tags 11:42:10 2025-10-31 11:42:09,926 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:42:10 2025-10-31 11:42:09,926 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/920, stdin=None, shell=False, universal_newlines=False) 11:42:11 2025-10-31 11:42:10,757 [read_version] DEBUG read version from /w/workspace/edgex-go/920/.semver/main 11:42:11 4.1.0-dev.73 [Pipeline] } 11:42:11 $ docker exec --env ******** --env ******** c247311b7f4e8d0ce189c9f87f6017eab6ba98793e6c79160747179d4fa6624b ssh-agent -k 11:42:11 unset SSH_AUTH_SOCK; 11:42:11 unset SSH_AGENT_PID; 11:42:11 echo Agent pid 38 killed; 11:42:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:42:11 + git semver [Pipeline] } 11:42:11 $ docker stop --time=1 c247311b7f4e8d0ce189c9f87f6017eab6ba98793e6c79160747179d4fa6624b 11:42:13 $ docker rm -f --volumes c247311b7f4e8d0ce189c9f87f6017eab6ba98793e6c79160747179d4fa6624b [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 11:42:13 + [ -d /w/workspace/edgex-go/920/archives ] [Pipeline] libraryResource [Pipeline] sh 11:42:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:42:14 ---> package-listing.sh 11:42:14 ++ facter osfamily 11:42:14 ++ tr '[:upper:]' '[:lower:]' 11:42:14 + OS_FAMILY=debian 11:42:14 + workspace=/w/workspace/edgex-go/920 11:42:14 + START_PACKAGES=/tmp/packages_start.txt 11:42:14 + END_PACKAGES=/tmp/packages_end.txt 11:42:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:42:14 + PACKAGES=/tmp/packages_start.txt 11:42:14 + '[' /w/workspace/edgex-go/920 ']' 11:42:14 + PACKAGES=/tmp/packages_end.txt 11:42:14 + case "${OS_FAMILY}" in 11:42:14 + dpkg -l 11:42:14 + grep '^ii' 11:42:14 + '[' -f /tmp/packages_start.txt ']' 11:42:14 + '[' -f /tmp/packages_end.txt ']' 11:42:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:42:14 + '[' /w/workspace/edgex-go/920 ']' 11:42:14 + mkdir -p /w/workspace/edgex-go/920/archives/ 11:42:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/920/archives/ [Pipeline] echo 11:42:14 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/920/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:42:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:42:15 11:42:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:42:16 latest: Pulling from edgex-lftools-log-publisher 11:42:16 5eb5b503b376: Pulling fs layer 11:42:16 5c69ac0246d0: Pulling fs layer 11:42:16 ec43610c2a17: Pulling fs layer 11:42:16 3a2ae6a8a46f: Pulling fs layer 11:42:16 33b1e0a273af: Pulling fs layer 11:42:16 5d3b04190fa2: Pulling fs layer 11:42:16 2f39f015ded8: Pulling fs layer 11:42:16 5d3b04190fa2: Waiting 11:42:16 2f39f015ded8: Waiting 11:42:16 3a2ae6a8a46f: Waiting 11:42:16 33b1e0a273af: Waiting 11:42:16 5c69ac0246d0: Verifying Checksum 11:42:16 5c69ac0246d0: Download complete 11:42:16 3a2ae6a8a46f: Download complete 11:42:16 33b1e0a273af: Verifying Checksum 11:42:16 33b1e0a273af: Download complete 11:42:16 ec43610c2a17: Verifying Checksum 11:42:16 ec43610c2a17: Download complete 11:42:16 5d3b04190fa2: Verifying Checksum 11:42:16 5d3b04190fa2: Download complete 11:42:16 5eb5b503b376: Download complete 11:42:16 2f39f015ded8: Download complete 11:42:17 5eb5b503b376: Pull complete 11:42:18 5c69ac0246d0: Pull complete 11:42:18 ec43610c2a17: Pull complete 11:42:18 3a2ae6a8a46f: Pull complete 11:42:18 33b1e0a273af: Pull complete 11:42:18 5d3b04190fa2: Pull complete 11:42:23 2f39f015ded8: Pull complete 11:42:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:42:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:42:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:24 prd-ubuntu20.04-docker-8c-8g-771132 does not seem to be running inside a container 11:42:24 $ 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/920/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/920 -v /w/workspace/edgex-go/920:/w/workspace/edgex-go/920:rw,z -v /w/workspace/edgex-go/920@tmp:/w/workspace/edgex-go/920@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 11:42:28 $ docker top ea33857e3ac0cd1e1d60947515835527814744f7f59a5e3f14aac777f18f1107 -eo pid,comm [Pipeline] { [Pipeline] sh 11:42:28 + touch /tmp/pre-build-complete [Pipeline] sh 11:42:29 + mkdir -p /var/log/sysstat [Pipeline] sh 11:42:29 + ls /var/log/sa-host 11:42:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:42:29 provisioning config files... 11:42:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/920@tmp/config18119043873465411796tmp [Pipeline] { [Pipeline] echo 11:42:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:42:29 ---> create-netrc.sh [Pipeline] } 11:42:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:42:30 ---> python-tools-install.sh [Pipeline] echo 11:42:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:42:30 ---> sudo-logs.sh 11:42:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:42:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:42:30 ---> job-cost.sh 11:42:30 lf-activate-venv: SKIPPING 11:42:30 DEBUG: total: 0.10999999940395355 11:42:30 INFO: Retrieving Stack Cost... 11:42:31 INFO: Retrieving Pricing Info for: v3-standard-8 11:42:31 INFO: Archiving Costs [Pipeline] echo 11:42:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:42:31 ---> logs-deploy.sh 11:42:31 lf-activate-venv: SKIPPING 11:42:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/920 11:42:31 INFO: archiving workspace using pattern(s): 11:42:33 Archives upload complete. 11:42:33 INFO: archiving logs to Nexus 11:42:33 ---> uname -a: 11:42:33 Linux prd-ubuntu20-04-docker-8c-8g-771132 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 11:42:33 11:42:33 11:42:33 ---> lscpu: 11:42:33 Architecture: x86_64 11:42:33 CPU op-mode(s): 32-bit, 64-bit 11:42:33 Byte Order: Little Endian 11:42:33 Address sizes: 40 bits physical, 48 bits virtual 11:42:33 CPU(s): 8 11:42:33 On-line CPU(s) list: 0-7 11:42:33 Thread(s) per core: 1 11:42:33 Core(s) per socket: 1 11:42:33 Socket(s): 8 11:42:33 NUMA node(s): 1 11:42:33 Vendor ID: AuthenticAMD 11:42:33 CPU family: 23 11:42:33 Model: 49 11:42:33 Model name: AMD EPYC-Rome Processor 11:42:33 Stepping: 0 11:42:33 CPU MHz: 2799.998 11:42:33 BogoMIPS: 5599.99 11:42:33 Virtualization: AMD-V 11:42:33 Hypervisor vendor: KVM 11:42:33 Virtualization type: full 11:42:33 L1d cache: 256 KiB 11:42:33 L1i cache: 256 KiB 11:42:33 L2 cache: 4 MiB 11:42:33 L3 cache: 128 MiB 11:42:33 NUMA node0 CPU(s): 0-7 11:42:33 Vulnerability Gather data sampling: Not affected 11:42:33 Vulnerability Itlb multihit: Not affected 11:42:33 Vulnerability L1tf: Not affected 11:42:33 Vulnerability Mds: Not affected 11:42:33 Vulnerability Meltdown: Not affected 11:42:33 Vulnerability Mmio stale data: Not affected 11:42:33 Vulnerability Retbleed: Vulnerable 11:42:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:42:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:42:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:42:33 Vulnerability Srbds: Not affected 11:42:33 Vulnerability Tsx async abort: Not affected 11:42:33 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:42:33 11:42:33 11:42:33 ---> nproc: 11:42:33 8 11:42:33 11:42:33 11:42:33 ---> df -h: 11:42:33 Filesystem Size Used Avail Use% Mounted on 11:42:33 overlay 155G 34G 122G 22% / 11:42:33 tmpfs 64M 0 64M 0% /dev 11:42:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:42:33 shm 64M 0 64M 0% /dev/shm 11:42:33 /dev/vda1 155G 34G 122G 22% /facter-os 11:42:33 11:42:33 11:42:33 ---> sar -b -r -n DEV: 11:42:33 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-771132) 10/31/25 _x86_64_ (8 CPU) 11:42:33 11:42:33 08:53:03 LINUX RESTART (8 CPU) 11:42:33 11:42:33 08:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:42:33 08:55:01 5.17 0.30 4.87 0.00 7.33 7684.07 0.00 11:42:33 08:56:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 11:42:33 08:57:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 11:42:33 08:58:01 1.27 0.00 1.27 0.00 0.00 17.06 0.00 11:42:33 08:59:01 32.01 4.93 27.07 0.00 4491.84 6389.60 0.00 11:42:33 09:00:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 11:42:33 09:01:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 11:42:33 09:02:01 1.42 0.00 1.42 0.00 0.00 16.39 0.00 11:42:33 09:03:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 11:42:33 09:04:01 1.87 0.00 1.87 0.00 0.00 34.26 0.00 11:42:33 09:05:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 11:42:33 09:06:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 11:42:33 09:07:01 0.82 0.00 0.82 0.00 0.00 9.20 0.00 11:42:33 09:08:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 11:42:33 09:09:01 1.03 0.02 1.02 0.00 0.13 12.80 0.00 11:42:33 09:10:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 11:42:33 09:11:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 11:42:33 09:12:01 2.67 1.57 1.10 0.00 48.12 14.80 0.00 11:42:33 09:13:01 2.40 1.25 1.15 0.00 31.06 24.26 0.00 11:42:33 09:14:01 2.38 0.87 1.52 0.00 13.46 19.86 0.00 11:42:33 09:15:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 11:42:33 09:16:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 11:42:33 09:17:01 0.95 0.02 0.93 0.00 0.13 10.00 0.00 11:42:33 09:18:01 1.50 0.00 1.50 0.00 0.00 18.66 0.00 11:42:33 09:19:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 11:42:33 09:20:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 11:42:33 09:21:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 11:42:33 09:22:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 11:42:33 09:23:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 11:42:33 09:24:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 11:42:33 09:25:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 11:42:33 09:26:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 11:42:33 09:27:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 11:42:33 09:28:01 1.22 0.00 1.22 0.00 0.00 15.86 0.00 11:42:33 09:29:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 11:42:33 09:30:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 11:42:33 09:31:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 11:42:33 09:32:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 11:42:33 09:33:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 11:42:33 09:34:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 11:42:33 09:35:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 11:42:33 09:36:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 11:42:33 09:37:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 11:42:33 09:38:01 1.72 0.00 1.72 0.00 0.00 20.26 0.00 11:42:33 09:39:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 11:42:33 09:40:01 1.60 0.00 1.60 0.00 0.00 20.13 0.00 11:42:33 09:41:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 11:42:33 09:42:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 11:42:33 09:43:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 11:42:33 09:44:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 11:42:33 09:45:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 11:42:33 09:46:01 1.65 0.00 1.65 0.00 0.00 19.45 0.00 11:42:33 09:47:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 11:42:33 09:48:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 11:42:33 09:49:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 11:42:33 09:50:01 1.28 0.00 1.28 0.00 0.00 17.20 0.00 11:42:33 09:51:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 11:42:33 09:52:02 1.22 0.00 1.22 0.00 0.00 15.05 0.00 11:42:33 09:53:01 288.95 12.34 276.61 0.00 1673.21 36380.27 0.00 11:42:33 09:54:01 179.25 10.51 168.74 0.00 1667.06 43188.80 0.00 11:42:33 09:55:01 42.38 0.03 42.34 0.00 0.27 37862.62 0.00 11:42:33 09:56:01 52.37 0.18 52.19 0.00 2.40 19923.35 0.00 11:42:33 09:57:01 192.98 0.13 192.85 0.00 13.06 117094.48 0.00 11:42:33 09:58:01 447.86 12.21 435.64 0.00 115.45 207615.26 0.00 11:42:33 09:59:01 455.52 4.40 451.12 0.00 39.46 212271.29 0.00 11:42:33 10:00:01 326.02 0.50 325.52 0.00 4.00 63651.32 0.00 11:42:33 10:01:01 480.66 0.03 480.62 0.00 0.27 133364.08 0.00 11:42:33 10:02:01 235.32 0.05 235.27 0.00 0.40 115242.65 0.00 11:42:33 10:03:01 423.13 0.03 423.10 0.00 3.60 24068.92 0.00 11:42:33 10:04:01 30.29 0.00 30.29 0.00 0.00 781.74 0.00 11:42:33 10:05:01 6.50 0.00 6.50 0.00 0.00 165.01 0.00 11:42:33 10:06:01 1.87 0.00 1.87 0.00 0.00 21.33 0.00 11:42:33 10:07:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 11:42:33 10:08:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 11:42:33 10:09:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 11:42:33 10:10:01 2.07 0.00 2.07 0.00 0.00 23.33 0.00 11:42:33 10:11:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 11:42:33 10:12:01 2.07 0.00 2.07 0.00 0.00 23.73 0.00 11:42:33 10:13:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 11:42:33 10:14:01 2.20 0.02 2.18 0.00 2.27 26.39 0.00 11:42:33 10:15:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 11:42:33 10:16:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 11:42:33 10:17:01 0.95 0.00 0.95 0.00 0.00 9.86 0.00 11:42:33 10:18:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 11:42:33 10:19:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 11:42:33 10:20:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 11:42:33 10:21:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 11:42:33 10:22:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 11:42:33 10:23:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 11:42:33 10:24:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 11:42:33 10:25:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 11:42:33 10:26:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 11:42:33 10:27:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 11:42:33 10:28:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 11:42:33 10:29:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 11:42:33 10:30:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 11:42:33 10:31:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 11:42:33 10:32:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 11:42:33 10:33:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 11:42:33 10:34:01 1.47 0.00 1.47 0.00 0.00 17.59 0.00 11:42:33 10:35:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 11:42:33 10:36:01 1.65 0.00 1.65 0.00 0.00 20.26 0.00 11:42:33 10:37:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 11:42:33 10:38:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 11:42:33 10:39:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 11:42:33 10:40:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 11:42:33 10:41:01 1.03 0.00 1.03 0.00 0.00 10.79 0.00 11:42:33 10:42:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 11:42:33 10:43:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 11:42:33 10:44:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 11:42:33 10:45:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 11:42:33 10:46:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 11:42:33 10:47:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 11:42:33 10:48:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 11:42:33 10:49:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 11:42:33 10:50:01 1.28 0.00 1.28 0.00 0.00 17.73 0.00 11:42:33 10:51:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 11:42:33 10:52:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 11:42:33 10:53:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 11:42:33 10:54:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 11:42:33 10:55:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 11:42:33 10:56:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 11:42:33 10:57:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 11:42:33 10:58:02 1.53 0.00 1.53 0.00 0.00 17.86 0.00 11:42:33 10:59:01 1.10 0.00 1.10 0.00 0.00 11.93 0.00 11:42:33 11:00:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 11:42:33 11:01:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 11:42:33 11:02:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 11:42:33 11:03:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 11:42:33 11:04:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 11:42:33 11:05:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 11:42:33 11:06:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 11:42:33 11:07:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 11:42:33 11:08:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 11:42:33 11:09:01 1.05 0.00 1.05 0.00 0.00 10.80 0.00 11:42:33 11:10:01 1.85 0.00 1.85 0.00 0.00 20.79 0.00 11:42:33 11:11:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 11:42:33 11:12:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 11:42:33 11:13:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 11:42:33 11:14:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 11:42:33 11:15:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 11:42:33 11:16:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 11:42:33 11:17:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 11:42:33 11:18:01 1.97 0.00 1.97 0.00 0.00 21.06 0.00 11:42:33 11:19:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 11:42:33 11:20:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 11:42:33 11:21:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 11:42:33 11:22:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 11:42:33 11:23:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 11:42:33 11:24:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 11:42:33 11:25:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 11:42:33 11:26:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 11:42:33 11:27:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 11:42:33 11:28:01 1.67 0.00 1.67 0.00 0.00 18.39 0.00 11:42:33 11:29:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 11:42:33 11:30:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 11:42:33 11:31:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 11:42:33 11:32:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 11:42:33 11:33:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 11:42:33 11:34:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 11:42:33 11:35:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 11:42:33 11:36:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 11:42:33 11:37:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 11:42:33 11:38:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 11:42:33 11:39:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 11:42:33 11:40:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 11:42:33 11:41:01 1.12 0.00 1.12 0.00 0.00 11.33 0.00 11:42:33 11:42:01 150.28 0.52 149.77 0.00 13.06 63311.83 0.00 11:42:33 Average: 21.07 0.30 20.77 0.00 48.22 6493.14 0.00 11:42:33 11:42:33 08:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:42:33 08:55:01 30267072 31844100 500216 1.52 62344 1836948 1577436 4.65 614828 1691400 168 11:42:33 08:56:01 30268892 31846012 498008 1.52 62368 1836952 1577436 4.65 614120 1691396 36 11:42:33 08:57:01 30268928 31846088 497784 1.51 62408 1836952 1577436 4.65 615052 1691396 16 11:42:33 08:58:01 30268540 31845772 497912 1.51 62472 1836952 1577436 4.65 617156 1691404 44 11:42:33 08:59:01 29923552 31810552 514732 1.57 68844 2136088 1619364 4.77 823080 1799092 180 11:42:33 09:00:01 29923256 31810316 514788 1.57 68884 2136088 1619364 4.77 823224 1799096 12 11:42:33 09:01:01 29922864 31809964 514716 1.57 68916 2136092 1619364 4.77 822956 1799104 24 11:42:33 09:02:01 29926236 31813384 510936 1.55 68956 2136092 1619364 4.77 819688 1799096 16 11:42:33 09:03:01 29925736 31812928 511272 1.56 68996 2136080 1619364 4.77 819712 1799100 8 11:42:33 09:04:01 29926408 31813720 510224 1.55 69080 2136076 1619364 4.77 820160 1799084 20 11:42:33 09:05:01 29926416 31813760 510120 1.55 69104 2136076 1619364 4.77 820840 1799084 8 11:42:33 09:06:01 29925372 31812764 510792 1.55 69136 2136080 1619364 4.77 820580 1799080 8 11:42:33 09:07:01 29925308 31812700 510788 1.55 69152 2136080 1619364 4.77 820580 1799080 8 11:42:33 09:08:01 29925676 31813132 510316 1.55 69176 2136084 1619364 4.77 820636 1799088 4 11:42:33 09:09:01 29924148 31811720 511188 1.56 69196 2136088 1612044 4.75 820196 1799092 36 11:42:33 09:10:01 29923924 31811656 511072 1.55 69236 2136216 1612044 4.75 820332 1799212 200 11:42:33 09:11:01 29924352 31812092 510712 1.55 69284 2136224 1612044 4.75 820336 1799220 196 11:42:33 09:12:01 29912612 31801876 520892 1.58 69320 2137664 1612044 4.75 832984 1800260 40 11:42:33 09:13:01 29898048 31789100 533444 1.62 69364 2138884 1612044 4.75 846308 1801128 76 11:42:33 09:14:01 29876980 31768552 553752 1.68 69420 2139296 1612044 4.75 867804 1801024 8 11:42:33 09:15:01 29881744 31773340 548892 1.67 69460 2139296 1612044 4.75 863084 1800968 8 11:42:33 09:16:01 29880940 31772572 549592 1.67 69500 2139300 1612044 4.75 863040 1800968 28 11:42:33 09:17:01 29880016 31771652 550432 1.67 69532 2139296 1612044 4.75 863040 1800968 8 11:42:33 09:18:01 29880040 31771796 550124 1.67 69588 2139288 1612044 4.75 863100 1800972 8 11:42:33 09:19:01 29880380 31772200 549724 1.67 69620 2139308 1612044 4.75 863552 1800976 32 11:42:33 09:20:01 29880252 31772112 549752 1.67 69660 2139308 1612044 4.75 863292 1800980 12 11:42:33 09:21:01 29880192 31772056 549976 1.67 69692 2139304 1612044 4.75 863356 1800984 20 11:42:33 09:22:01 29880028 31771960 550068 1.67 69724 2139316 1612044 4.75 863480 1800992 24 11:42:33 09:23:01 29880272 31772268 549752 1.67 69748 2139320 1612044 4.75 863884 1801000 24 11:42:33 09:24:01 29879468 31771468 550500 1.67 69780 2139324 1612044 4.75 863852 1801004 20 11:42:33 09:25:01 29879524 31771568 550368 1.67 69796 2139324 1612044 4.75 863732 1800992 16 11:42:33 09:26:01 29879524 31771588 550256 1.67 69820 2139332 1612044 4.75 863732 1801000 8 11:42:33 09:27:01 29879508 31771616 550184 1.67 69844 2139332 1612044 4.75 863996 1801004 8 11:42:33 09:28:01 29879260 31771372 550276 1.67 69880 2139332 1612044 4.75 864204 1801008 12 11:42:33 09:29:01 29879388 31771564 550100 1.67 69900 2139340 1612044 4.75 864024 1801016 20 11:42:33 09:30:01 29879680 31771856 549732 1.67 69932 2139340 1612044 4.75 863972 1801016 12 11:42:33 09:31:01 29878836 31771056 550488 1.67 69956 2139344 1612044 4.75 864112 1801024 8 11:42:33 09:32:01 29879132 31771356 550320 1.67 69980 2139348 1612044 4.75 864156 1801028 8 11:42:33 09:33:01 29879408 31771696 549996 1.67 70012 2139336 1628144 4.80 864268 1801036 8 11:42:33 09:34:01 29879456 31771796 549836 1.67 70044 2139356 1628144 4.80 864776 1801040 20 11:42:33 09:35:01 29879376 31771716 549832 1.67 70068 2139356 1628144 4.80 864556 1801040 12 11:42:33 09:36:01 29877100 31769504 551988 1.68 70116 2139360 1628144 4.80 867404 1801048 8 11:42:33 09:37:01 29877076 31769480 552032 1.68 70140 2139360 1628144 4.80 867084 1801048 12 11:42:33 09:38:01 29877292 31769764 551932 1.68 70180 2139356 1628144 4.80 867148 1801056 8 11:42:33 09:39:01 29877260 31769772 551924 1.68 70200 2139364 1628144 4.80 867368 1801060 16 11:42:33 09:40:01 29877460 31769972 551840 1.68 70236 2139364 1628144 4.80 867384 1801060 8 11:42:33 09:41:01 29877476 31770056 551752 1.68 70268 2139376 1628144 4.80 867752 1801072 28 11:42:33 09:42:01 29876624 31769220 552484 1.68 70292 2139380 1628144 4.80 867904 1801044 200 11:42:33 09:43:01 29876436 31769040 552628 1.68 70344 2139368 1628144 4.80 867548 1801048 8 11:42:33 09:44:01 29876216 31768884 552756 1.68 70376 2139376 1628144 4.80 867596 1801056 20 11:42:33 09:45:01 29876124 31768844 552956 1.68 70412 2139384 1628144 4.80 867644 1801064 12 11:42:33 09:46:01 29876076 31768860 552932 1.68 70448 2139392 1628144 4.80 868188 1801072 8 11:42:33 09:47:01 29876004 31768788 552888 1.68 70464 2139392 1628144 4.80 868328 1801072 184 11:42:33 09:48:01 29875816 31768664 553040 1.68 70512 2139380 1628144 4.80 868012 1801080 8 11:42:33 09:49:01 29875736 31768632 553012 1.68 70552 2139388 1628144 4.80 868552 1801080 20 11:42:33 09:50:01 29875128 31768036 553508 1.68 70592 2139396 1628144 4.80 868288 1801088 12 11:42:33 09:51:01 29875072 31768036 553416 1.68 70624 2139408 1628144 4.80 868840 1801096 204 11:42:33 09:52:02 29874096 31767088 554336 1.69 70664 2139408 1628144 4.80 868520 1801076 8 11:42:33 09:53:01 27833040 31513468 757044 2.30 97828 3838096 1813680 5.35 1204040 3388900 695604 11:42:33 09:54:01 25922784 31304656 953504 2.90 136252 5353828 2262124 6.67 2283884 4061736 1013780 11:42:33 09:55:01 25552756 31402140 854424 2.60 138920 5795080 1963468 5.79 2177280 4516780 896680 11:42:33 09:56:01 25298900 31442856 811648 2.47 145500 6043128 1867596 5.51 2167568 4740120 606612 11:42:33 09:57:01 18833424 31336664 913076 2.78 156404 12249040 3099824 9.14 2391820 10823600 4945396 11:42:33 09:58:01 16208192 31130288 1089888 3.32 282136 14225312 3223308 9.50 3124156 12361020 1224480 11:42:33 09:59:01 10859500 31151364 1049348 3.19 377232 19233980 4358000 12.85 3412892 17133884 194140 11:42:33 10:00:01 4668256 28216088 3945452 12.00 409032 22143948 10805552 31.86 7415076 18945208 1494932 11:42:33 10:01:01 2022364 28275464 3891756 11.84 425628 24732704 9714556 28.64 8504064 20406344 532516 11:42:33 10:02:01 5447760 31320756 903384 2.75 436048 24504400 2224744 6.56 3729804 22000696 150008 11:42:33 10:03:01 5120456 31407372 823516 2.51 443280 24900752 1945728 5.74 3982952 22081256 528 11:42:33 10:04:01 5102544 31391484 838736 2.55 444536 24901088 2074592 6.12 4458992 21619628 468 11:42:33 10:05:01 5112092 31401152 829200 2.52 444780 24901124 1956260 5.77 4513556 21556500 8 11:42:33 10:06:01 5111540 31400604 829760 2.52 444816 24901124 1956260 5.77 4512348 21556504 8 11:42:33 10:07:01 5112320 31401384 829756 2.52 444828 24901128 1956260 5.77 4512212 21556504 12 11:42:33 10:08:01 5114320 31403448 827700 2.52 444860 24901132 1956260 5.77 4510268 21556512 8 11:42:33 10:09:01 5134544 31423700 807496 2.46 444880 24901124 1956260 5.77 4490096 21556508 4 11:42:33 10:10:01 5134796 31423968 807196 2.46 444916 24901136 1956260 5.77 4490064 21556512 12 11:42:33 10:11:01 5134252 31423524 807972 2.46 444968 24901144 1956260 5.77 4490440 21556520 192 11:42:33 10:12:01 5134632 31423948 807512 2.46 445020 24901144 1956260 5.77 4490460 21556404 8 11:42:33 10:13:01 5134600 31424096 807340 2.46 445044 24901152 1956260 5.77 4490788 21556208 32 11:42:33 10:14:01 5134140 31423844 807436 2.46 445112 24901208 1956260 5.77 4492064 21555560 16 11:42:33 10:15:01 5134068 31423788 807452 2.46 445124 24901224 1956260 5.77 4491708 21555556 8 11:42:33 10:16:01 5133784 31423552 807672 2.46 445144 24901228 1956260 5.77 4492248 21555564 188 11:42:33 10:17:01 5133540 31423308 807872 2.46 445148 24901228 1956260 5.77 4492164 21555564 164 11:42:33 10:18:01 5133744 31423668 807460 2.46 445172 24901360 1956260 5.77 4492164 21555664 188 11:42:33 10:19:01 5134028 31423980 807172 2.46 445176 24901360 1956260 5.77 4492120 21555692 16 11:42:33 10:20:01 5134124 31424128 807244 2.46 445204 24901364 1956260 5.77 4491848 21555696 8 11:42:33 10:21:01 5134148 31424164 807200 2.46 445220 24901368 1956260 5.77 4491908 21555700 12 11:42:33 10:22:01 5133856 31423880 807412 2.46 445248 24901372 1956260 5.77 4491892 21555700 24 11:42:33 10:23:01 5133768 31423828 807432 2.46 445260 24901376 1956260 5.77 4491932 21555708 8 11:42:33 10:24:01 5134036 31424108 807080 2.46 445288 24901376 1956260 5.77 4491956 21555708 12 11:42:33 10:25:01 5133744 31423848 807292 2.46 445308 24901380 1956260 5.77 4491844 21555712 28 11:42:33 10:26:01 5133608 31423768 807228 2.46 445328 24901384 1956260 5.77 4491864 21555716 8 11:42:33 10:27:01 5133736 31423916 807240 2.46 445344 24901388 1956260 5.77 4491900 21555716 8 11:42:33 10:28:01 5133412 31423616 807464 2.46 445376 24901392 1956260 5.77 4491916 21555724 4 11:42:33 10:29:01 5133420 31423656 807404 2.46 445404 24901392 1956260 5.77 4491992 21555724 20 11:42:33 10:30:01 5133640 31423916 807104 2.46 445440 24901396 1956260 5.77 4491972 21555728 16 11:42:33 10:31:01 5133624 31423932 807048 2.46 445460 24901400 1956260 5.77 4492000 21555732 24 11:42:33 10:32:01 5133364 31423692 807216 2.46 445492 24901404 1956260 5.77 4492032 21555732 8 11:42:33 10:33:01 5133568 31423932 806932 2.45 445512 24901408 1972432 5.82 4492052 21555736 24 11:42:33 10:34:01 5133728 31424112 806912 2.45 445532 24901400 1972432 5.82 4492132 21555736 16 11:42:33 10:35:01 5133404 31423812 807204 2.46 445536 24901412 1972432 5.82 4492100 21555740 32 11:42:33 10:36:01 5132672 31423124 807840 2.46 445560 24901408 1972432 5.82 4492280 21555748 4 11:42:33 10:37:01 5132664 31423124 807764 2.46 445576 24901416 1988492 5.86 4492164 21555748 12 11:42:33 10:38:01 5132616 31423116 807736 2.46 445592 24901420 1988492 5.86 4492216 21555752 20 11:42:33 10:39:01 5132788 31423300 807436 2.46 445608 24901420 1988492 5.86 4492728 21555752 236 11:42:33 10:40:01 5132988 31423520 807436 2.46 445616 24901428 1988492 5.86 4492396 21555760 28 11:42:33 10:41:01 5132940 31423488 807440 2.46 445632 24901428 1988492 5.86 4492472 21555760 20 11:42:33 10:42:01 5132632 31423208 807652 2.46 445652 24901432 1988492 5.86 4492304 21555764 8 11:42:33 10:43:01 5132560 31423140 807580 2.46 445660 24901440 1972276 5.81 4492700 21555768 224 11:42:33 10:44:01 5132624 31423232 807496 2.46 445680 24901440 1972276 5.81 4492444 21555776 8 11:42:33 10:45:01 5132260 31422876 807832 2.46 445684 24901444 1972276 5.81 4492444 21555780 28 11:42:33 10:46:01 5132252 31422904 807756 2.46 445704 24901444 1972276 5.81 4492556 21555784 8 11:42:33 10:47:01 5132372 31423028 807756 2.46 445728 24901448 1972276 5.81 4492336 21555788 4 11:42:33 10:48:01 5132364 31423056 807724 2.46 445740 24901452 1972276 5.81 4492376 21555796 28 11:42:33 10:49:01 5132348 31423040 807712 2.46 445756 24901448 1972276 5.81 4492460 21555796 16 11:42:33 10:50:01 5132300 31423024 807664 2.46 445784 24901456 1972276 5.81 4492444 21555804 40 11:42:33 10:51:01 5132536 31423432 807512 2.46 445800 24901588 1972276 5.81 4492516 21555936 4 11:42:33 10:52:01 5132516 31423416 807480 2.46 445812 24901592 1972276 5.81 4492532 21555940 28 11:42:33 10:53:01 5132216 31423120 807744 2.46 445824 24901596 1972276 5.81 4492564 21555944 8 11:42:33 10:54:01 5132420 31423348 807464 2.46 445832 24901596 1972276 5.81 4492816 21555944 48 11:42:33 10:55:01 5132104 31423056 807708 2.46 445840 24901600 1972276 5.81 4492772 21555948 224 11:42:33 10:56:01 5132240 31423212 807680 2.46 445860 24901600 1972276 5.81 4492836 21555948 196 11:42:33 10:57:01 5131800 31422776 808112 2.46 445876 24901600 1972276 5.81 4492528 21555936 24 11:42:33 10:58:02 5131112 31422144 808692 2.46 445896 24901612 1972276 5.81 4493124 21555940 196 11:42:33 10:59:01 5131048 31422108 808732 2.46 445916 24901616 1972276 5.81 4492672 21555948 12 11:42:33 11:00:01 5131284 31422368 808420 2.46 445932 24901620 1972276 5.81 4492812 21555952 36 11:42:33 11:01:01 5131172 31422256 808464 2.46 445944 24901620 1972276 5.81 4492684 21555952 8 11:42:33 11:02:01 5131132 31422248 808416 2.46 445956 24901624 1972276 5.81 4492728 21555956 16 11:42:33 11:03:01 5131164 31422288 808344 2.46 445972 24901628 1972276 5.81 4492712 21555960 12 11:42:33 11:04:01 5130612 31421776 808800 2.46 446008 24901628 1972276 5.81 4492900 21555960 12 11:42:33 11:05:01 5130936 31422148 808608 2.46 446028 24901632 1971944 5.81 4492752 21555968 4 11:42:33 11:06:01 5130792 31422156 808460 2.46 446044 24901760 1971944 5.81 4492676 21556088 4 11:42:33 11:07:01 5130816 31422212 808392 2.46 446056 24901764 1971944 5.81 4492716 21556096 28 11:42:33 11:08:01 5130704 31422136 808316 2.46 446068 24901772 1971944 5.81 4492724 21556092 8 11:42:33 11:09:01 5130624 31422056 808324 2.46 446080 24901772 1971944 5.81 4492768 21556092 16 11:42:33 11:10:01 5130528 31421992 808296 2.46 446092 24901776 1988024 5.86 4492748 21556100 16 11:42:33 11:11:01 5130948 31422448 808008 2.46 446116 24901776 1988024 5.86 4492792 21556104 8 11:42:33 11:12:01 5130560 31422104 808260 2.46 446132 24901780 1988024 5.86 4492780 21556108 4 11:42:33 11:13:01 5130808 31422392 808120 2.46 446148 24901784 1988024 5.86 4492892 21556116 24 11:42:33 11:14:01 5129840 31421452 808980 2.46 446156 24901784 1988024 5.86 4494560 21556116 24 11:42:33 11:15:01 5129824 31421444 808924 2.46 446164 24901788 1988024 5.86 4494152 21556120 28 11:42:33 11:16:01 5130144 31421776 808560 2.46 446176 24901796 1988024 5.86 4494336 21556120 36 11:42:33 11:17:01 5129876 31421528 808788 2.46 446192 24901800 1988024 5.86 4494052 21556132 28 11:42:33 11:18:01 5129520 31421192 809160 2.46 446196 24901804 1988024 5.86 4494068 21556136 8 11:42:33 11:19:01 5129544 31421220 809072 2.46 446204 24901804 1988024 5.86 4494396 21556136 16 11:42:33 11:20:01 5129356 31421036 809240 2.46 446224 24901804 1988024 5.86 4494080 21556140 12 11:42:33 11:21:01 5129340 31421052 809224 2.46 446232 24901808 1988024 5.86 4494120 21556144 12 11:42:33 11:22:01 5128992 31420712 809508 2.46 446240 24901812 1988024 5.86 4494168 21556148 8 11:42:33 11:23:01 5129172 31420912 809256 2.46 446252 24901816 1988024 5.86 4494408 21556148 184 11:42:33 11:24:01 5129100 31420876 809260 2.46 446272 24901816 1988024 5.86 4494252 21556148 16 11:42:33 11:25:01 5129296 31421076 809220 2.46 446288 24901812 1988024 5.86 4494176 21556152 32 11:42:33 11:26:01 5129468 31421252 808972 2.46 446304 24901824 1988024 5.86 4494168 21556156 20 11:42:33 11:27:01 5129384 31421204 809208 2.46 446320 24901824 1988024 5.86 4494208 21556160 24 11:42:33 11:28:01 5129400 31421224 809148 2.46 446336 24901832 1988024 5.86 4494204 21556164 8 11:42:33 11:29:01 5129600 31421456 809108 2.46 446336 24901832 1988024 5.86 4494300 21556164 20 11:42:33 11:30:01 5129568 31421432 809092 2.46 446360 24901828 1988024 5.86 4494268 21556168 12 11:42:33 11:31:01 5129252 31421136 809384 2.46 446368 24901840 1988024 5.86 4494292 21556168 8 11:42:33 11:32:01 5129244 31421172 809304 2.46 446392 24901844 1988024 5.86 4494328 21556176 4 11:42:33 11:33:01 5129172 31421104 809284 2.46 446404 24901848 1971824 5.81 4494312 21556180 52 11:42:33 11:34:01 5129140 31421116 809204 2.46 446424 24901852 1971824 5.81 4494836 21556184 220 11:42:33 11:35:01 5129068 31421056 809224 2.46 446440 24901856 1971824 5.81 4494400 21556188 60 11:42:33 11:36:01 5129084 31421076 809144 2.46 446456 24901856 1971824 5.81 4494512 21556188 20 11:42:33 11:37:01 5129004 31421028 809152 2.46 446464 24901860 1971824 5.81 4494620 21556196 4 11:42:33 11:38:01 5128672 31420828 809272 2.46 446484 24901992 1987880 5.86 4494420 21556328 28 11:42:33 11:39:01 5128592 31420772 809272 2.46 446504 24901992 1987880 5.86 4494524 21556328 20 11:42:33 11:40:01 5128980 31421204 809004 2.46 446520 24901996 1987880 5.86 4495076 21556332 240 11:42:33 11:41:01 5129256 31421480 808724 2.46 446524 24901996 1987880 5.86 4494788 21556332 12 11:42:33 11:42:01 3555152 31353028 869620 2.65 497744 26217204 2069952 6.10 4641724 22832740 1024 11:42:33 Average: 14340939 31504372 758178 2.31 305051 16383443 1979520 5.84 3178292 14165705 70013 11:42:33 11:42:33 08:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:42:33 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 08:55:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 08:55:01 ens3 3.38 1.80 2.45 0.97 0.00 0.00 0.00 0.00 11:42:33 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 08:56:01 ens3 2.73 0.10 0.24 0.01 0.00 0.00 0.00 0.00 11:42:33 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 08:57:01 ens3 4.05 0.62 0.89 0.48 0.00 0.00 0.00 0.00 11:42:33 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 08:58:01 ens3 2.40 1.28 1.20 0.92 0.00 0.00 0.00 0.00 11:42:33 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 08:59:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 11:42:33 08:59:01 ens3 124.43 77.69 2121.42 5.85 0.00 0.00 0.00 0.00 11:42:33 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:00:01 ens3 0.43 0.15 0.09 0.01 0.00 0.00 0.00 0.00 11:42:33 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:01:01 ens3 0.37 0.00 0.03 0.00 0.00 0.00 0.00 0.00 11:42:33 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:02:01 ens3 0.52 0.13 0.04 0.01 0.00 0.00 0.00 0.00 11:42:33 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:03:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:04:01 ens3 0.85 0.20 0.15 0.07 0.00 0.00 0.00 0.00 11:42:33 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:05:01 ens3 0.57 0.53 0.28 0.23 0.00 0.00 0.00 0.00 11:42:33 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:06:01 ens3 0.37 0.12 0.08 0.01 0.00 0.00 0.00 0.00 11:42:33 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:07:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:08:01 ens3 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 11:42:33 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:09:01 ens3 0.82 0.10 0.14 0.07 0.00 0.00 0.00 0.00 11:42:33 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:10:01 ens3 0.35 0.13 0.03 0.01 0.00 0.00 0.00 0.00 11:42:33 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:11:01 ens3 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:12:01 ens3 1.35 0.78 0.94 0.40 0.00 0.00 0.00 0.00 11:42:33 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:13:01 ens3 5.67 4.40 8.25 3.47 0.00 0.00 0.00 0.00 11:42:33 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:42:33 09:14:01 ens3 4.20 3.32 2.62 1.75 0.00 0.00 0.00 0.00 11:42:33 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:15:01 ens3 1.95 1.77 0.99 1.23 0.00 0.00 0.00 0.00 11:42:33 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:16:01 ens3 0.23 0.10 0.08 0.01 0.00 0.00 0.00 0.00 11:42:33 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:17:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:18:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:19:01 ens3 0.43 0.10 0.10 0.07 0.00 0.00 0.00 0.00 11:42:33 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:20:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:21:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:22:01 ens3 0.42 0.12 0.08 0.01 0.00 0.00 0.00 0.00 11:42:33 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:23:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:24:01 ens3 0.45 0.18 0.10 0.07 0.00 0.00 0.00 0.00 11:42:33 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:25:01 ens3 0.27 0.08 0.07 0.00 0.00 0.00 0.00 0.00 11:42:33 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:26:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:27:01 ens3 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:28:01 ens3 0.35 0.08 0.03 0.01 0.00 0.00 0.00 0.00 11:42:33 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:29:01 ens3 0.53 0.10 0.10 0.07 0.00 0.00 0.00 0.00 11:42:33 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:30:01 ens3 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:31:01 ens3 0.45 0.10 0.08 0.01 0.00 0.00 0.00 0.00 11:42:33 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:32:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:33:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:34:01 ens3 0.43 0.18 0.10 0.07 0.00 0.00 0.00 0.00 11:42:33 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:35:01 ens3 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 11:42:33 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:36:01 ens3 0.63 0.43 0.28 0.22 0.00 0.00 0.00 0.00 11:42:33 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:38:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:39:01 ens3 0.40 0.10 0.09 0.07 0.00 0.00 0.00 0.00 11:42:33 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:40:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:41:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:42:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:43:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:44:01 ens3 0.43 0.18 0.10 0.07 0.00 0.00 0.00 0.00 11:42:33 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:45:01 ens3 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:46:01 ens3 0.35 0.13 0.13 0.01 0.00 0.00 0.00 0.00 11:42:33 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:47:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:48:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:49:01 ens3 0.43 0.13 0.09 0.07 0.00 0.00 0.00 0.00 11:42:33 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:50:01 ens3 0.22 0.07 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:51:01 ens3 0.52 0.10 0.09 0.01 0.00 0.00 0.00 0.00 11:42:33 09:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:52:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:52:02 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 09:53:01 docker0 496.22 474.61 36.58 3036.96 0.00 0.00 0.00 0.00 11:42:33 09:53:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 11:42:33 09:53:01 ens3 1453.11 1309.34 13576.62 186.47 0.00 0.00 0.00 0.00 11:42:33 09:54:01 docker0 217.70 259.54 18.82 1691.45 0.00 0.00 0.00 0.00 11:42:33 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:54:01 ens3 297.02 237.59 1726.16 36.41 0.00 0.00 0.00 0.00 11:42:33 09:54:01 veth2622023 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 11:42:33 09:55:01 docker0 0.97 0.97 0.07 0.08 0.00 0.00 0.00 0.00 11:42:33 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:55:01 ens3 34.53 17.90 29.39 11.12 0.00 0.00 0.00 0.00 11:42:33 09:55:01 veth2622023 0.97 0.98 0.08 0.08 0.00 0.00 0.00 0.00 11:42:33 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 09:56:01 ens3 21.76 12.48 18.64 10.62 0.00 0.00 0.00 0.00 11:42:33 09:56:01 veth2622023 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:57:01 veth21f01e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:57:01 vethfd93264 1.65 3.05 0.14 43.13 0.00 0.00 0.00 0.00 11:42:33 09:57:01 vethc958459 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:57:01 vetha5aae0e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:57:01 vethb277872 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:57:01 docker0 6.75 12.30 0.50 168.37 0.00 0.00 0.00 0.00 11:42:33 09:57:01 vetha578de8 3.05 1.65 43.13 0.14 0.00 0.00 0.00 0.00 11:42:33 09:57:01 vethb88222a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:57:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 11:42:33 09:57:01 veth8685d7c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:57:01 vethe48190a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:57:01 veth0912263 0.62 0.68 0.05 0.24 0.00 0.00 0.00 0.00 11:42:33 09:57:01 veth31c9af3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:57:01 veth300170b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:57:01 veth9a971a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:57:01 veth8de630a 9.23 4.48 125.04 0.40 0.00 0.00 0.00 0.00 11:42:33 09:57:01 veth8326d3d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:57:01 veth3ebd114 4.48 9.23 0.40 125.04 0.00 0.00 0.00 0.01 11:42:33 09:57:01 vethc13e919 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:57:01 veth8fd3197 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:57:01 vethc638bb4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:57:01 ens3 122.98 77.92 2393.72 21.36 0.00 0.00 0.00 0.00 11:42:33 09:58:01 docker0 408.72 657.59 35.36 5684.10 0.00 0.00 0.00 0.00 11:42:33 09:58:01 veth4bc34f4 50.97 78.70 5.34 466.48 0.00 0.00 0.00 0.04 11:42:33 09:58:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 11:42:33 09:58:01 veth9a0f348 66.57 99.27 6.81 740.21 0.00 0.00 0.00 0.06 11:42:33 09:58:01 veth0912263 0.12 2.25 0.01 0.11 0.00 0.00 0.00 0.00 11:42:33 09:58:01 veth53bd3cb 53.12 79.29 5.38 470.73 0.00 0.00 0.00 0.04 11:42:33 09:58:01 vethac87a1e 85.69 144.81 8.97 1302.83 0.00 0.00 0.00 0.11 11:42:33 09:58:01 ens3 702.82 435.21 6550.23 49.93 0.00 0.00 0.00 0.00 11:42:33 09:59:01 veth6e14985 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:42:33 09:59:01 veth15d4104 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 11:42:33 09:59:01 veth0a01295 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 11:42:33 09:59:01 docker0 186.90 266.49 17.03 3532.83 0.00 0.00 0.00 0.00 11:42:33 09:59:01 veth1c157c4 120.05 99.63 1304.36 10.05 0.00 0.00 0.00 0.00 11:42:33 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 09:59:01 veth0912263 0.07 0.75 0.00 0.03 0.00 0.00 0.00 0.00 11:42:33 09:59:01 veth1d839a5 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 11:42:33 09:59:01 vetha07e710 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 11:42:33 09:59:01 veth0bfd238 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 11:42:33 09:59:01 veth00e0137 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 11:42:33 09:59:01 vethe695954 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:42:33 09:59:01 veth47d10f0 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 11:42:33 09:59:01 veth129af61 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 11:42:33 09:59:01 ens3 301.20 226.21 3551.16 140.36 0.00 0.00 0.00 0.00 11:42:33 09:59:01 veth341b429 99.63 120.05 10.05 1304.36 0.00 0.00 0.00 0.11 11:42:33 09:59:01 veth6929e57 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 11:42:33 10:00:01 veth6e14985 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:42:33 10:00:01 veth15d4104 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:42:33 10:00:01 veth0a01295 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:42:33 10:00:01 docker0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 10:00:01 vethdf70885 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:42:33 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:00:01 veth0912263 0.08 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:42:33 10:00:01 veth1d839a5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:42:33 10:00:01 vetha07e710 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:42:33 10:00:01 veth0bfd238 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:42:33 10:00:01 veth00e0137 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:42:33 10:00:01 vethe695954 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:42:33 10:00:01 veth47d10f0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:42:33 10:00:01 veth129af61 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:42:33 10:00:01 ens3 29.24 30.16 13.21 73.84 0.00 0.00 0.00 0.00 11:42:33 10:00:01 veth6929e57 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:42:33 10:01:01 veth6e14985 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:01:01 veth0a01295 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:01:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:01:01 vethdf70885 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:01:01 veth0912263 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:01:01 veth1d839a5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:01:01 vetha07e710 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:01:01 veth0bfd238 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:01:01 veth00e0137 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:01:01 vethe695954 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:01:01 veth47d10f0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:01:01 veth129af61 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:01:01 ens3 3.37 1.97 2.55 1.49 0.00 0.00 0.00 0.00 11:42:33 10:02:01 veth6e14985 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:02:01 veth0a01295 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:02:01 vethdf2fcc1 0.70 0.05 0.04 0.00 0.00 0.00 0.00 0.00 11:42:33 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:02:01 vethdf70885 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:02:01 veth0912263 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:02:01 veth43f883f 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 10:02:01 vethe695954 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:02:01 veth47d10f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:02:01 ens3 4.52 2.68 3.34 1.91 0.00 0.00 0.00 0.00 11:42:33 10:03:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:03:01 lo 31.79 31.79 3.12 3.12 0.00 0.00 0.00 0.00 11:42:33 10:03:01 ens3 300.70 278.29 177.17 1182.43 0.00 0.00 0.00 0.00 11:42:33 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:04:01 lo 31.13 31.13 3.04 3.04 0.00 0.00 0.00 0.00 11:42:33 10:04:01 ens3 450.46 448.43 167.51 2796.51 0.00 0.00 0.00 0.00 11:42:33 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:05:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 11:42:33 10:05:01 ens3 74.73 68.49 39.99 342.74 0.00 0.00 0.00 0.00 11:42:33 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:06:01 ens3 1.15 0.42 0.41 0.28 0.00 0.00 0.00 0.00 11:42:33 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:07:01 ens3 1.47 1.07 7.06 0.09 0.00 0.00 0.00 0.00 11:42:33 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:08:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:09:01 ens3 0.48 0.08 0.10 0.06 0.00 0.00 0.00 0.00 11:42:33 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:10:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:11:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:12:01 ens3 0.63 0.25 0.18 0.25 0.00 0.00 0.00 0.00 11:42:33 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:13:01 ens3 1.08 0.75 0.51 2.37 0.00 0.00 0.00 0.00 11:42:33 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:42:33 10:14:01 ens3 2.07 1.77 1.10 1.61 0.00 0.00 0.00 0.00 11:42:33 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:15:01 ens3 1.70 1.28 0.86 1.15 0.00 0.00 0.00 0.00 11:42:33 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:16:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:17:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:18:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:19:01 ens3 0.40 0.10 0.09 0.07 0.00 0.00 0.00 0.00 11:42:33 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:20:01 ens3 0.38 0.13 0.08 0.01 0.00 0.00 0.00 0.00 11:42:33 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:21:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:22:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:23:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:24:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 11:42:33 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:25:01 ens3 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:26:01 ens3 0.27 0.17 0.08 0.01 0.00 0.00 0.00 0.00 11:42:33 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:27:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:28:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:29:01 ens3 0.40 0.17 0.09 0.07 0.00 0.00 0.00 0.00 11:42:33 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:30:01 ens3 0.28 0.15 0.08 0.01 0.00 0.00 0.00 0.00 11:42:33 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:31:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:32:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:33:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:34:01 ens3 0.40 0.23 0.10 0.08 0.00 0.00 0.00 0.00 11:42:33 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:35:01 ens3 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 11:42:33 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:36:01 ens3 0.73 0.48 0.28 0.22 0.00 0.00 0.00 0.00 11:42:33 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:37:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:38:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:39:01 ens3 0.88 0.10 0.11 0.07 0.00 0.00 0.00 0.00 11:42:33 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:40:01 ens3 0.70 0.22 0.21 0.08 0.00 0.00 0.00 0.00 11:42:33 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:41:01 ens3 0.55 0.27 0.27 0.21 0.00 0.00 0.00 0.00 11:42:33 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:42:01 ens3 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00 11:42:33 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:43:01 ens3 1.15 0.00 0.09 0.00 0.00 0.00 0.00 0.00 11:42:33 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:44:01 ens3 1.45 0.35 0.26 0.15 0.00 0.00 0.00 0.00 11:42:33 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:45:01 ens3 1.72 0.75 0.75 0.49 0.00 0.00 0.00 0.00 11:42:33 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:46:01 ens3 0.88 0.63 0.53 0.42 0.00 0.00 0.00 0.00 11:42:33 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:47:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:48:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:49:01 ens3 0.50 0.10 0.10 0.07 0.00 0.00 0.00 0.00 11:42:33 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:50:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:51:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:52:01 ens3 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 11:42:33 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:53:01 ens3 0.27 0.07 0.07 0.00 0.00 0.00 0.00 0.00 11:42:33 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:54:01 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 11:42:33 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:55:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:56:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:57:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 10:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:58:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 10:58:02 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 10:59:01 ens3 0.39 0.17 0.15 0.07 0.00 0.00 0.00 0.00 11:42:33 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:00:01 ens3 0.25 0.10 0.08 0.01 0.00 0.00 0.00 0.00 11:42:33 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:01:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:03:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:42:33 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:04:01 ens3 1.30 0.57 0.43 0.29 0.00 0.00 0.00 0.00 11:42:33 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:05:01 ens3 0.52 0.30 0.27 0.21 0.00 0.00 0.00 0.00 11:42:33 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:06:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:07:01 ens3 0.27 0.05 0.07 0.00 0.00 0.00 0.00 0.00 11:42:33 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:08:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:09:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 11:42:33 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:10:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:11:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:12:01 ens3 0.28 0.15 0.08 0.01 0.00 0.00 0.00 0.00 11:42:33 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:13:01 ens3 0.23 0.15 0.11 0.25 0.00 0.00 0.00 0.00 11:42:33 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:42:33 11:14:01 ens3 26.28 45.89 3.06 92.97 0.00 0.00 0.00 0.00 11:42:33 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:15:01 ens3 7.71 13.73 1.25 22.19 0.00 0.00 0.00 0.00 11:42:33 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:16:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:17:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:18:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:19:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 11:42:33 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:20:01 ens3 0.28 0.13 0.08 0.01 0.00 0.00 0.00 0.00 11:42:33 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:21:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:22:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:24:01 ens3 0.33 0.18 0.10 0.07 0.00 0.00 0.00 0.00 11:42:33 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:25:01 ens3 0.15 0.05 0.07 0.00 0.00 0.00 0.00 0.00 11:42:33 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:27:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:28:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:29:01 ens3 0.22 0.08 0.09 0.06 0.00 0.00 0.00 0.00 11:42:33 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:30:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:31:01 ens3 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 11:42:33 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:32:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:42:33 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:34:01 ens3 1.03 0.43 0.39 0.28 0.00 0.00 0.00 0.00 11:42:33 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:35:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 11:42:33 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:36:01 ens3 0.97 0.42 0.32 0.22 0.00 0.00 0.00 0.00 11:42:33 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:37:01 ens3 0.43 0.32 0.27 0.21 0.00 0.00 0.00 0.00 11:42:33 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:33 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:39:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 11:42:33 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:33 11:40:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 11:42:33 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 11:41:01 ens3 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:42:33 11:42:01 docker0 71.89 97.30 6.63 900.45 0.00 0.00 0.00 0.00 11:42:33 11:42:01 veth7c78c9e 0.35 0.40 0.09 0.12 0.00 0.00 0.00 0.00 11:42:33 11:42:01 lo 2.53 2.53 0.23 0.23 0.00 0.00 0.00 0.00 11:42:33 11:42:01 ens3 420.11 261.46 8168.27 54.36 0.00 0.00 0.00 0.00 11:42:33 Average: docker0 8.22 10.48 0.68 89.08 0.00 0.00 0.00 0.00 11:42:33 Average: veth7c78c9e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:33 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 11:42:33 Average: ens3 26.37 21.19 228.35 30.05 0.00 0.00 0.00 0.00 11:42:33 11:42:33 11:42:33 ---> sar -P ALL: 11:42:33 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-771132) 10/31/25 _x86_64_ (8 CPU) 11:42:33 11:42:33 08:53:03 LINUX RESTART (8 CPU) 11:42:33 11:42:33 08:54:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 08:55:01 all 0.17 0.00 0.04 0.08 0.01 99.70 11:42:33 08:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 08:55:01 1 0.82 0.00 0.08 0.45 0.02 98.63 11:42:33 08:55:01 2 0.22 0.00 0.03 0.02 0.02 99.72 11:42:33 08:55:01 3 0.13 0.00 0.07 0.05 0.00 99.75 11:42:33 08:55:01 4 0.02 0.00 0.05 0.00 0.00 99.93 11:42:33 08:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 08:55:01 6 0.07 0.00 0.00 0.13 0.02 99.78 11:42:33 08:55:01 7 0.07 0.00 0.05 0.00 0.00 99.88 11:42:33 08:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:42:33 08:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:42:33 08:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 08:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 08:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 08:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 08:56:01 6 0.02 0.00 0.05 0.00 0.00 99.93 11:42:33 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 08:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:42:33 08:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 08:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 08:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 08:57:01 3 0.00 0.00 0.03 0.00 0.00 99.97 11:42:33 08:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 08:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 08:57:01 6 0.00 0.00 0.02 0.02 0.00 99.97 11:42:33 08:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 08:58:01 all 0.05 0.00 0.02 0.00 0.01 99.92 11:42:33 08:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:42:33 08:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:42:33 08:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 08:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 08:58:01 4 0.18 0.00 0.03 0.00 0.02 99.77 11:42:33 08:58:01 5 0.07 0.00 0.00 0.00 0.02 99.92 11:42:33 08:58:01 6 0.07 0.00 0.02 0.03 0.02 99.87 11:42:33 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 08:59:01 all 1.44 0.00 0.60 0.80 0.01 97.14 11:42:33 08:59:01 0 1.17 0.00 0.55 0.15 0.02 98.11 11:42:33 08:59:01 1 0.79 0.00 0.37 2.31 0.03 96.51 11:42:33 08:59:01 2 1.50 0.00 0.63 0.12 0.02 97.73 11:42:33 08:59:01 3 1.72 0.00 0.88 0.57 0.00 96.83 11:42:33 08:59:01 4 3.24 0.00 0.77 0.33 0.02 95.65 11:42:33 08:59:01 5 0.75 0.00 0.45 0.72 0.02 98.05 11:42:33 08:59:01 6 1.07 0.00 0.63 2.17 0.02 96.11 11:42:33 08:59:01 7 1.32 0.00 0.52 0.02 0.00 98.15 11:42:33 09:00:01 all 0.02 0.00 0.01 0.01 0.01 99.96 11:42:33 09:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:00:01 1 0.02 0.00 0.02 0.03 0.02 99.92 11:42:33 09:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:00:01 5 0.02 0.00 0.00 0.02 0.00 99.97 11:42:33 09:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:42:33 09:01:01 all 0.01 0.00 0.01 0.00 0.01 99.98 11:42:33 09:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:42:33 09:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:02:01 all 0.01 0.00 0.01 0.01 0.00 99.96 11:42:33 09:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:02:01 1 0.02 0.00 0.05 0.03 0.02 99.88 11:42:33 09:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:42:33 09:02:01 3 0.00 0.00 0.03 0.00 0.00 99.97 11:42:33 09:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:42:33 09:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:03:01 1 0.00 0.00 0.02 0.02 0.02 99.95 11:42:33 09:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 09:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:04:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:42:33 09:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:04:01 1 0.03 0.00 0.03 0.05 0.02 99.87 11:42:33 09:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:42:33 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:04:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:42:33 09:04:01 6 0.05 0.00 0.00 0.00 0.00 99.95 11:42:33 09:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:42:33 09:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:05:01 1 0.02 0.00 0.03 0.02 0.02 99.92 11:42:33 09:05:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:42:33 09:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:05:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:42:33 09:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:42:33 09:05:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 09:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:42:33 09:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:06:01 1 0.02 0.00 0.00 0.02 0.03 99.93 11:42:33 09:06:01 2 0.02 0.00 0.02 0.02 0.02 99.93 11:42:33 09:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:06:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 09:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:42:33 09:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:42:33 09:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 09:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 09:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:42:33 09:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:08:01 1 0.02 0.00 0.03 0.02 0.03 99.90 11:42:33 09:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 09:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 09:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:09:01 all 0.03 0.00 0.02 0.01 0.00 99.94 11:42:33 09:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 09:09:01 1 0.02 0.00 0.02 0.08 0.02 99.87 11:42:33 09:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:09:01 5 0.10 0.00 0.05 0.00 0.00 99.85 11:42:33 09:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 11:42:33 09:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:10:01 all 0.05 0.00 0.02 0.00 0.01 99.92 11:42:33 09:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:10:01 1 0.00 0.00 0.03 0.03 0.02 99.92 11:42:33 09:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 09:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 09:10:01 5 0.33 0.00 0.03 0.00 0.02 99.62 11:42:33 09:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 09:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:11:01 all 0.17 0.00 0.01 0.00 0.01 99.81 11:42:33 09:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:11:01 1 0.02 0.00 0.02 0.02 0.03 99.92 11:42:33 09:11:01 2 0.03 0.00 0.00 0.02 0.00 99.95 11:42:33 09:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:11:01 5 1.21 0.00 0.00 0.00 0.00 98.79 11:42:33 09:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:42:33 09:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:12:01 all 0.08 0.00 0.02 0.01 0.00 99.89 11:42:33 09:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:12:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:42:33 09:12:01 2 0.18 0.00 0.00 0.00 0.00 99.82 11:42:33 09:12:01 3 0.17 0.00 0.05 0.00 0.00 99.78 11:42:33 09:12:01 4 0.13 0.00 0.03 0.05 0.00 99.78 11:42:33 09:12:01 5 0.08 0.00 0.02 0.00 0.00 99.90 11:42:33 09:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 09:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:13:01 all 0.29 0.00 0.03 0.01 0.01 99.66 11:42:33 09:13:01 0 0.12 0.00 0.02 0.02 0.02 99.83 11:42:33 09:13:01 1 0.03 0.00 0.03 0.03 0.03 99.87 11:42:33 09:13:01 2 0.12 0.00 0.02 0.02 0.02 99.83 11:42:33 09:13:01 3 0.28 0.00 0.02 0.00 0.00 99.70 11:42:33 09:13:01 4 0.05 0.00 0.02 0.02 0.02 99.90 11:42:33 09:13:01 5 1.44 0.00 0.10 0.03 0.02 98.41 11:42:33 09:13:01 6 0.18 0.00 0.02 0.00 0.00 99.80 11:42:33 09:13:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:42:33 09:14:01 all 0.20 0.00 0.04 0.01 0.01 99.74 11:42:33 09:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:42:33 09:14:01 1 0.03 0.00 0.03 0.03 0.02 99.88 11:42:33 09:14:01 2 0.32 0.00 0.15 0.00 0.02 99.52 11:42:33 09:14:01 3 0.72 0.00 0.00 0.00 0.00 99.28 11:42:33 09:14:01 4 0.08 0.00 0.08 0.00 0.02 99.82 11:42:33 09:14:01 5 0.28 0.00 0.02 0.02 0.00 99.68 11:42:33 09:14:01 6 0.10 0.00 0.02 0.00 0.02 99.87 11:42:33 09:14:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:42:33 09:15:01 all 0.07 0.00 0.01 0.00 0.01 99.91 11:42:33 09:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:15:01 1 0.02 0.00 0.00 0.02 0.03 99.93 11:42:33 09:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 09:15:01 3 0.48 0.00 0.03 0.00 0.00 99.48 11:42:33 09:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 09:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 09:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 09:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:16:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:42:33 09:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:16:01 1 0.03 0.00 0.03 0.03 0.02 99.88 11:42:33 09:16:01 2 0.12 0.00 0.00 0.00 0.02 99.87 11:42:33 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 09:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:42:33 09:16:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 09:17:01 all 0.13 0.00 0.01 0.00 0.01 99.85 11:42:33 09:17:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:42:33 09:17:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:42:33 09:17:01 2 1.01 0.00 0.00 0.00 0.00 98.99 11:42:33 09:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:18:01 all 0.01 0.00 0.01 0.01 0.61 99.36 11:42:33 09:18:01 0 0.02 0.00 0.00 0.00 0.79 99.19 11:42:33 09:18:01 1 0.02 0.00 0.02 0.03 0.10 99.83 11:42:33 09:18:01 2 0.02 0.00 0.00 0.00 3.29 96.70 11:42:33 09:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 09:18:01 5 0.00 0.00 0.00 0.00 0.58 99.42 11:42:33 09:18:01 6 0.03 0.00 0.00 0.02 0.02 99.93 11:42:33 09:18:01 7 0.02 0.00 0.05 0.00 0.02 99.92 11:42:33 09:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:42:33 09:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 09:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:19:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:42:33 09:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:19:01 4 0.00 0.00 0.02 0.02 0.00 99.97 11:42:33 09:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 09:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:20:01 all 0.03 0.00 0.01 0.04 0.01 99.93 11:42:33 09:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:20:01 1 0.02 0.00 0.00 0.28 0.00 99.70 11:42:33 09:20:01 2 0.12 0.00 0.00 0.00 0.02 99.87 11:42:33 09:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:20:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:42:33 09:20:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:42:33 09:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:21:01 all 0.01 0.00 0.01 0.13 0.00 99.85 11:42:33 09:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:21:01 1 0.00 0.00 0.02 0.75 0.00 99.23 11:42:33 09:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:21:01 4 0.00 0.00 0.00 0.28 0.00 99.72 11:42:33 09:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 09:21:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:42:33 09:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:22:01 all 0.06 0.00 0.01 0.15 0.00 99.79 11:42:33 09:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 09:22:01 1 0.02 0.00 0.02 1.17 0.02 98.78 11:42:33 09:22:01 2 0.35 0.00 0.02 0.00 0.00 99.63 11:42:33 09:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 09:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:23:01 all 0.10 0.00 0.01 0.32 0.01 99.56 11:42:33 09:23:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:42:33 09:23:01 1 0.02 0.00 0.00 1.98 0.00 98.00 11:42:33 09:23:01 2 0.71 0.00 0.02 0.00 0.02 99.25 11:42:33 09:23:01 3 0.00 0.00 0.00 0.00 0.03 99.97 11:42:33 09:23:01 4 0.00 0.00 0.00 0.52 0.02 99.47 11:42:33 09:23:01 5 0.00 0.00 0.00 0.05 0.00 99.95 11:42:33 09:23:01 6 0.05 0.00 0.00 0.00 0.03 99.92 11:42:33 09:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:24:01 all 0.14 0.00 0.01 0.06 0.00 99.78 11:42:33 09:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:24:01 1 0.02 0.00 0.00 0.25 0.00 99.73 11:42:33 09:24:01 2 1.01 0.00 0.00 0.00 0.00 98.99 11:42:33 09:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:24:01 4 0.02 0.00 0.03 0.17 0.00 99.78 11:42:33 09:24:01 5 0.00 0.00 0.02 0.10 0.00 99.88 11:42:33 09:24:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:42:33 09:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:25:01 all 0.09 0.00 0.00 0.18 0.01 99.73 11:42:33 09:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:25:01 1 0.00 0.00 0.00 1.07 0.02 98.92 11:42:33 09:25:01 2 0.62 0.00 0.00 0.00 0.02 99.37 11:42:33 09:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:25:01 5 0.02 0.00 0.00 0.35 0.02 99.62 11:42:33 09:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:42:33 09:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:42:33 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:42:33 09:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 09:26:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:42:33 09:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:42:33 09:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:27:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 09:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:42:33 09:27:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 09:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 11:42:33 09:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:28:01 1 0.03 0.00 0.02 0.03 0.00 99.92 11:42:33 09:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:42:33 09:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 11:42:33 09:28:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:42:33 09:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:29:01 all 0.00 0.00 0.00 0.00 0.01 99.99 11:42:33 09:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:29:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 09:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:42:33 09:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:30:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:42:33 09:30:01 2 0.00 0.00 0.03 0.00 0.02 99.95 11:42:33 09:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 09:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:42:33 09:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:42:33 09:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:31:01 6 0.02 0.00 0.05 0.00 0.02 99.92 11:42:33 09:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:42:33 09:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:32:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:42:33 09:32:01 2 0.03 0.00 0.00 0.02 0.02 99.93 11:42:33 09:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:32:01 6 0.05 0.00 0.03 0.00 0.00 99.92 11:42:33 09:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:42:33 09:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:33:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:42:33 09:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 09:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 09:33:01 6 0.02 0.00 0.05 0.00 0.02 99.92 11:42:33 09:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:34:01 all 0.05 0.00 0.01 0.02 0.01 99.91 11:42:33 09:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 09:34:01 1 0.02 0.00 0.00 0.07 0.00 99.92 11:42:33 09:34:01 2 0.32 0.00 0.02 0.10 0.02 99.55 11:42:33 09:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:35:01 all 0.05 0.00 0.01 0.02 0.00 99.91 11:42:33 09:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:35:01 1 0.00 0.00 0.00 0.18 0.00 99.82 11:42:33 09:35:01 2 0.35 0.00 0.05 0.00 0.00 99.60 11:42:33 09:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:42:33 09:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:36:01 all 0.04 0.00 0.01 0.00 0.01 99.93 11:42:33 09:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:36:01 1 0.00 0.00 0.02 0.03 0.02 99.93 11:42:33 09:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:36:01 3 0.23 0.00 0.02 0.00 0.00 99.75 11:42:33 09:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 09:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 09:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:42:33 09:37:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:42:33 09:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:42:33 09:37:01 2 0.02 0.00 0.02 0.03 0.00 99.93 11:42:33 09:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:38:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:42:33 09:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:38:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:42:33 09:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 09:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:38:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:42:33 09:38:01 7 0.02 0.00 0.00 0.02 0.02 99.95 11:42:33 11:42:33 09:38:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 09:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:42:33 09:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:39:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:42:33 09:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:39:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 09:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 09:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:42:33 09:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:40:01 1 0.00 0.00 0.00 0.03 0.00 99.97 11:42:33 09:40:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:42:33 09:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:42:33 09:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:42:33 09:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 09:41:01 1 0.00 0.00 0.02 0.03 0.00 99.95 11:42:33 09:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:41:01 7 0.03 0.00 0.03 0.00 0.02 99.92 11:42:33 09:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:42:33 09:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:42:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:42:33 09:42:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:42:33 09:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:42:33 09:43:01 all 0.00 0.00 0.01 0.06 0.00 99.92 11:42:33 09:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:43:01 1 0.00 0.00 0.02 0.12 0.00 99.87 11:42:33 09:43:01 2 0.00 0.00 0.00 0.35 0.02 99.63 11:42:33 09:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:43:01 4 0.00 0.00 0.03 0.00 0.00 99.97 11:42:33 09:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 09:44:01 all 0.16 0.00 0.01 0.00 0.01 99.82 11:42:33 09:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:44:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:42:33 09:44:01 2 1.21 0.00 0.00 0.00 0.00 98.79 11:42:33 09:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:44:01 7 0.03 0.00 0.05 0.00 0.03 99.88 11:42:33 09:45:01 all 0.12 0.00 0.01 0.01 0.01 99.85 11:42:33 09:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:45:01 1 0.00 0.00 0.02 0.07 0.00 99.92 11:42:33 09:45:01 2 0.93 0.00 0.02 0.00 0.02 99.04 11:42:33 09:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 09:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 09:46:01 all 0.01 0.00 0.01 0.03 0.01 99.94 11:42:33 09:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 09:46:01 1 0.02 0.00 0.00 0.15 0.02 99.82 11:42:33 09:46:01 2 0.02 0.00 0.02 0.00 0.03 99.93 11:42:33 09:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:46:01 4 0.00 0.00 0.00 0.12 0.00 99.88 11:42:33 09:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:47:01 all 0.00 0.00 0.01 0.00 0.01 99.98 11:42:33 09:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:47:01 2 0.00 0.00 0.03 0.00 0.02 99.95 11:42:33 09:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 09:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 09:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:48:01 all 0.20 0.00 0.00 0.01 0.01 99.78 11:42:33 09:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 09:48:01 1 0.00 0.00 0.00 0.03 0.00 99.97 11:42:33 09:48:01 2 1.48 0.00 0.02 0.00 0.03 98.47 11:42:33 09:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:42:33 09:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 09:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 09:49:01 all 0.25 0.00 0.01 0.00 0.00 99.74 11:42:33 09:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 09:49:01 2 1.95 0.00 0.02 0.00 0.02 98.01 11:42:33 09:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 09:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:42:33 09:49:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 09:50:01 all 0.26 0.00 0.01 0.01 0.01 99.72 11:42:33 09:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:50:01 1 0.00 0.00 0.00 0.03 0.02 99.95 11:42:33 09:50:01 2 1.99 0.00 0.03 0.00 0.02 97.96 11:42:33 09:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:50:01 4 0.02 0.00 0.02 0.02 0.02 99.93 11:42:33 09:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 09:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:51:01 all 0.10 0.00 0.02 0.00 0.01 99.87 11:42:33 09:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:51:01 1 0.02 0.00 0.02 0.03 0.00 99.93 11:42:33 09:51:01 2 0.73 0.00 0.17 0.00 0.05 99.05 11:42:33 09:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 09:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 09:52:02 all 0.01 0.00 0.01 0.00 0.01 99.96 11:42:33 09:52:02 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 09:52:02 1 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:52:02 2 0.03 0.00 0.03 0.00 0.03 99.90 11:42:33 09:52:02 3 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 09:52:02 4 0.00 0.00 0.00 0.02 0.02 99.97 11:42:33 09:52:02 5 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 09:52:02 6 0.03 0.00 0.00 0.00 0.02 99.95 11:42:33 09:52:02 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 09:53:01 all 9.07 0.00 3.06 1.37 0.06 86.44 11:42:33 09:53:01 0 12.36 0.00 4.20 5.55 0.07 77.83 11:42:33 09:53:01 1 8.30 0.00 1.73 0.84 0.05 89.09 11:42:33 09:53:01 2 9.49 0.00 2.99 3.93 0.05 83.54 11:42:33 09:53:01 3 10.83 0.00 3.20 0.07 0.05 85.85 11:42:33 09:53:01 4 10.44 0.00 3.33 0.05 0.07 86.11 11:42:33 09:53:01 5 6.30 0.00 3.42 0.21 0.05 90.02 11:42:33 09:53:01 6 7.24 0.00 1.99 0.17 0.07 90.53 11:42:33 09:53:01 7 7.60 0.00 3.67 0.09 0.05 88.59 11:42:33 09:54:01 all 40.43 0.00 7.31 1.70 0.10 50.46 11:42:33 09:54:01 0 40.78 0.00 6.98 0.10 0.08 52.05 11:42:33 09:54:01 1 42.46 0.00 6.97 0.27 0.10 50.20 11:42:33 09:54:01 2 39.45 0.00 8.57 5.75 0.10 46.12 11:42:33 09:54:01 3 39.67 0.00 6.84 1.25 0.10 52.14 11:42:33 09:54:01 4 40.48 0.00 7.35 0.49 0.08 51.60 11:42:33 09:54:01 5 38.58 0.00 6.59 0.24 0.10 54.49 11:42:33 09:54:01 6 41.78 0.00 7.21 4.02 0.10 46.89 11:42:33 09:54:01 7 40.24 0.00 7.97 1.52 0.10 50.18 11:42:33 09:55:01 all 43.93 0.00 8.34 0.71 0.09 46.93 11:42:33 09:55:01 0 43.46 0.00 8.01 0.02 0.08 48.43 11:42:33 09:55:01 1 46.31 0.00 9.08 0.81 0.08 43.72 11:42:33 09:55:01 2 43.51 0.00 8.28 3.55 0.10 44.55 11:42:33 09:55:01 3 43.28 0.00 8.07 0.02 0.10 48.54 11:42:33 09:55:01 4 43.06 0.00 8.66 0.03 0.10 48.14 11:42:33 09:55:01 5 44.58 0.00 8.80 0.00 0.08 46.54 11:42:33 09:55:01 6 42.29 0.00 7.97 0.00 0.08 49.66 11:42:33 09:55:01 7 44.92 0.00 7.82 1.29 0.10 45.87 11:42:33 09:56:01 all 57.37 0.00 7.36 0.14 0.11 35.01 11:42:33 09:56:01 0 58.93 0.00 7.30 0.12 0.13 33.52 11:42:33 09:56:01 1 58.18 0.00 7.90 0.02 0.12 33.78 11:42:33 09:56:01 2 57.23 0.00 7.95 0.60 0.10 34.12 11:42:33 09:56:01 3 57.39 0.00 7.03 0.05 0.10 35.43 11:42:33 09:56:01 4 57.09 0.00 7.42 0.07 0.10 35.32 11:42:33 09:56:01 5 57.59 0.00 7.24 0.02 0.12 35.04 11:42:33 09:56:01 6 55.89 0.00 6.98 0.02 0.10 37.02 11:42:33 09:56:01 7 56.63 0.00 7.10 0.27 0.13 35.86 11:42:33 09:57:01 all 20.59 0.00 7.23 10.97 0.08 61.13 11:42:33 09:57:01 0 21.26 0.00 7.12 4.11 0.07 67.44 11:42:33 09:57:01 1 19.97 0.00 7.07 3.54 0.10 69.33 11:42:33 09:57:01 2 20.26 0.00 7.22 18.97 0.07 53.48 11:42:33 09:57:01 3 21.74 0.00 7.50 22.12 0.12 48.52 11:42:33 09:57:01 4 21.58 0.00 6.73 5.85 0.08 65.76 11:42:33 09:57:01 5 19.36 0.00 7.25 3.60 0.08 69.71 11:42:33 09:57:01 6 20.80 0.00 7.07 5.45 0.07 66.61 11:42:33 09:57:01 7 19.75 0.00 7.86 24.19 0.05 48.15 11:42:33 09:58:01 all 9.06 0.00 4.28 33.86 0.05 52.75 11:42:33 09:58:01 0 8.49 0.00 4.08 35.57 0.07 51.80 11:42:33 09:58:01 1 9.60 0.00 4.26 41.72 0.05 44.36 11:42:33 09:58:01 2 9.36 0.00 5.30 76.35 0.07 8.92 11:42:33 09:58:01 3 8.67 0.00 4.11 24.01 0.05 63.16 11:42:33 09:58:01 4 8.86 0.00 4.10 21.46 0.05 65.53 11:42:33 09:58:01 5 8.95 0.00 4.52 25.29 0.03 61.20 11:42:33 09:58:01 6 10.22 0.00 3.78 16.41 0.03 69.56 11:42:33 09:58:01 7 8.32 0.00 4.12 30.59 0.05 56.91 11:42:33 09:59:01 all 4.87 0.00 3.48 28.09 0.05 63.51 11:42:33 09:59:01 0 5.08 0.00 4.09 18.68 0.03 72.11 11:42:33 09:59:01 1 5.43 0.00 4.18 62.77 0.08 27.54 11:42:33 09:59:01 2 4.60 0.00 2.58 16.13 0.03 76.65 11:42:33 09:59:01 3 4.60 0.00 4.05 13.61 0.03 77.70 11:42:33 09:59:01 4 4.72 0.00 3.53 18.60 0.05 73.09 11:42:33 09:59:01 5 4.60 0.00 2.59 13.19 0.05 79.58 11:42:33 09:59:01 6 4.26 0.00 4.01 54.95 0.05 36.73 11:42:33 09:59:01 7 5.64 0.00 2.84 26.91 0.03 64.58 11:42:33 10:00:01 all 83.02 0.00 10.61 5.17 0.14 1.06 11:42:33 10:00:01 0 83.70 0.00 9.77 4.38 0.15 2.00 11:42:33 10:00:01 1 81.98 0.00 11.66 6.19 0.15 0.02 11:42:33 10:00:01 2 83.15 0.00 11.07 5.45 0.15 0.18 11:42:33 10:00:01 3 82.68 0.00 10.58 5.89 0.15 0.70 11:42:33 10:00:01 4 83.49 0.00 9.88 4.81 0.12 1.70 11:42:33 10:00:01 5 83.32 0.00 10.40 4.31 0.12 1.85 11:42:33 10:00:01 6 82.71 0.00 11.15 5.14 0.13 0.87 11:42:33 10:00:01 7 83.16 0.00 10.34 5.18 0.17 1.15 11:42:33 11:42:33 10:00:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 10:01:01 all 91.00 0.00 8.87 0.00 0.13 0.00 11:42:33 10:01:01 0 91.51 0.00 8.39 0.00 0.10 0.00 11:42:33 10:01:01 1 88.37 0.00 11.50 0.00 0.13 0.00 11:42:33 10:01:01 2 91.58 0.00 8.28 0.00 0.13 0.00 11:42:33 10:01:01 3 92.35 0.00 7.51 0.00 0.13 0.00 11:42:33 10:01:01 4 91.63 0.00 8.23 0.00 0.13 0.00 11:42:33 10:01:01 5 91.10 0.00 8.79 0.00 0.12 0.00 11:42:33 10:01:01 6 89.83 0.00 10.03 0.00 0.13 0.00 11:42:33 10:01:01 7 91.64 0.00 8.22 0.00 0.13 0.00 11:42:33 10:02:01 all 77.43 0.00 8.60 3.49 0.12 10.35 11:42:33 10:02:01 0 77.75 0.00 8.15 0.28 0.13 13.68 11:42:33 10:02:01 1 76.55 0.00 9.67 3.84 0.13 9.81 11:42:33 10:02:01 2 77.96 0.00 8.89 0.02 0.13 13.00 11:42:33 10:02:01 3 77.34 0.00 8.42 7.47 0.12 6.65 11:42:33 10:02:01 4 77.38 0.00 8.01 2.35 0.12 12.15 11:42:33 10:02:01 5 77.86 0.00 8.65 10.88 0.10 2.51 11:42:33 10:02:01 6 77.04 0.00 8.88 2.32 0.10 11.67 11:42:33 10:02:01 7 77.56 0.00 8.15 0.82 0.15 13.32 11:42:33 10:03:01 all 6.74 0.00 1.59 4.33 0.06 87.27 11:42:33 10:03:01 0 7.99 0.00 1.76 4.57 0.05 85.63 11:42:33 10:03:01 1 6.62 0.00 1.60 3.00 0.05 88.73 11:42:33 10:03:01 2 7.13 0.00 1.44 4.90 0.10 86.43 11:42:33 10:03:01 3 4.71 0.00 1.57 3.19 0.05 90.48 11:42:33 10:03:01 4 7.19 0.00 1.47 5.16 0.07 86.11 11:42:33 10:03:01 5 6.94 0.00 1.72 7.03 0.07 84.24 11:42:33 10:03:01 6 6.79 0.00 1.54 3.81 0.08 87.78 11:42:33 10:03:01 7 6.57 0.00 1.63 3.02 0.05 88.74 11:42:33 10:04:01 all 10.84 0.00 0.93 0.57 0.07 87.59 11:42:33 10:04:01 0 11.98 0.00 1.03 0.50 0.07 86.41 11:42:33 10:04:01 1 8.74 0.00 1.02 2.76 0.08 87.40 11:42:33 10:04:01 2 11.55 0.00 0.90 0.40 0.07 87.08 11:42:33 10:04:01 3 13.11 0.00 0.90 0.07 0.07 85.86 11:42:33 10:04:01 4 14.82 0.00 0.90 0.43 0.08 83.76 11:42:33 10:04:01 5 6.51 0.00 0.94 0.17 0.07 92.32 11:42:33 10:04:01 6 6.05 0.00 0.64 0.02 0.07 93.23 11:42:33 10:04:01 7 13.99 0.00 1.07 0.18 0.08 84.67 11:42:33 10:05:01 all 1.53 0.00 0.22 0.16 0.02 98.07 11:42:33 10:05:01 0 1.16 0.00 0.15 0.08 0.03 98.58 11:42:33 10:05:01 1 0.33 0.00 0.15 1.20 0.02 98.30 11:42:33 10:05:01 2 2.62 0.00 0.22 0.00 0.02 97.15 11:42:33 10:05:01 3 2.62 0.00 0.27 0.00 0.03 97.08 11:42:33 10:05:01 4 0.42 0.00 0.25 0.02 0.02 99.30 11:42:33 10:05:01 5 1.92 0.00 0.30 0.00 0.03 97.75 11:42:33 10:05:01 6 1.94 0.00 0.22 0.00 0.02 97.83 11:42:33 10:05:01 7 1.20 0.00 0.22 0.02 0.02 98.55 11:42:33 10:06:01 all 0.06 0.00 0.02 0.43 0.02 99.48 11:42:33 10:06:01 0 0.37 0.00 0.00 0.00 0.08 99.55 11:42:33 10:06:01 1 0.05 0.00 0.03 3.02 0.02 96.88 11:42:33 10:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 10:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:42:33 10:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:06:01 7 0.03 0.00 0.02 0.38 0.02 99.55 11:42:33 10:07:01 all 0.06 0.00 0.01 0.42 0.01 99.49 11:42:33 10:07:01 0 0.28 0.00 0.02 0.00 0.00 99.70 11:42:33 10:07:01 1 0.08 0.00 0.03 3.03 0.02 96.83 11:42:33 10:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:07:01 4 0.05 0.00 0.05 0.33 0.00 99.57 11:42:33 10:07:01 5 0.05 0.00 0.00 0.00 0.02 99.93 11:42:33 10:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:07:01 7 0.00 0.00 0.02 0.00 0.07 99.92 11:42:33 10:08:01 all 0.04 0.00 0.01 0.81 0.01 99.13 11:42:33 10:08:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:42:33 10:08:01 1 0.08 0.00 0.00 4.20 0.02 95.70 11:42:33 10:08:01 2 0.00 0.00 0.00 0.35 0.02 99.63 11:42:33 10:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:42:33 10:08:01 4 0.02 0.00 0.00 0.35 0.02 99.62 11:42:33 10:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:08:01 7 0.02 0.00 0.03 1.55 0.02 98.38 11:42:33 10:09:01 all 0.03 0.00 0.03 0.75 0.01 99.18 11:42:33 10:09:01 0 0.05 0.00 0.05 0.35 0.00 99.55 11:42:33 10:09:01 1 0.03 0.00 0.03 3.67 0.00 96.27 11:42:33 10:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:09:01 5 0.03 0.00 0.05 0.00 0.03 99.88 11:42:33 10:09:01 6 0.07 0.00 0.02 0.00 0.02 99.90 11:42:33 10:09:01 7 0.03 0.00 0.02 2.02 0.00 97.93 11:42:33 10:10:01 all 0.03 0.00 0.02 0.01 0.01 99.93 11:42:33 10:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:42:33 10:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:42:33 10:10:01 2 0.00 0.00 0.00 0.03 0.02 99.95 11:42:33 10:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:10:01 5 0.08 0.00 0.03 0.05 0.02 99.82 11:42:33 10:10:01 6 0.00 0.00 0.03 0.00 0.00 99.97 11:42:33 10:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 10:11:01 all 0.13 0.00 0.01 0.04 0.00 99.82 11:42:33 10:11:01 0 0.67 0.00 0.02 0.00 0.00 99.32 11:42:33 10:11:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:42:33 10:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 10:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:11:01 5 0.17 0.00 0.05 0.25 0.02 99.52 11:42:33 10:11:01 6 0.00 0.00 0.00 0.03 0.00 99.97 11:42:33 10:11:01 7 0.10 0.00 0.02 0.00 0.00 99.88 11:42:33 11:42:33 10:11:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 10:12:01 all 0.12 0.00 0.01 0.22 0.01 99.63 11:42:33 10:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 10:12:01 1 0.07 0.00 0.02 0.00 0.02 99.90 11:42:33 10:12:01 2 0.02 0.00 0.00 0.13 0.00 99.85 11:42:33 10:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:12:01 5 0.80 0.00 0.03 1.65 0.05 97.47 11:42:33 10:12:01 6 0.02 0.00 0.02 0.02 0.00 99.95 11:42:33 10:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 10:13:01 all 0.06 0.00 0.02 0.08 0.01 99.83 11:42:33 10:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 10:13:01 1 0.13 0.00 0.05 0.32 0.02 99.48 11:42:33 10:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:13:01 4 0.02 0.00 0.05 0.00 0.02 99.92 11:42:33 10:13:01 5 0.20 0.00 0.03 0.35 0.02 99.40 11:42:33 10:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:13:01 7 0.07 0.00 0.02 0.00 0.00 99.92 11:42:33 10:14:01 all 0.08 0.00 0.02 0.06 0.01 99.84 11:42:33 10:14:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:42:33 10:14:01 1 0.15 0.00 0.05 0.05 0.03 99.72 11:42:33 10:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 10:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 11:42:33 10:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:14:01 5 0.32 0.00 0.02 0.44 0.02 99.21 11:42:33 10:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 10:15:01 all 0.03 0.00 0.02 0.01 0.00 99.94 11:42:33 10:15:01 0 0.07 0.00 0.03 0.00 0.00 99.90 11:42:33 10:15:01 1 0.07 0.00 0.03 0.00 0.02 99.88 11:42:33 10:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 10:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:15:01 5 0.03 0.00 0.02 0.07 0.00 99.88 11:42:33 10:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 10:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:42:33 10:16:01 all 0.05 0.00 0.01 0.46 0.01 99.46 11:42:33 10:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:42:33 10:16:01 1 0.07 0.00 0.03 0.48 0.02 99.40 11:42:33 10:16:01 2 0.00 0.00 0.00 0.70 0.02 99.28 11:42:33 10:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:16:01 4 0.07 0.00 0.02 0.00 0.02 99.90 11:42:33 10:16:01 5 0.27 0.00 0.02 2.51 0.02 97.19 11:42:33 10:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:17:01 all 0.04 0.00 0.02 0.08 0.01 99.85 11:42:33 10:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 10:17:01 1 0.08 0.00 0.03 0.00 0.03 99.85 11:42:33 10:17:01 2 0.00 0.00 0.02 0.03 0.00 99.95 11:42:33 10:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:17:01 4 0.12 0.00 0.02 0.00 0.02 99.85 11:42:33 10:17:01 5 0.08 0.00 0.00 0.64 0.00 99.28 11:42:33 10:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 10:18:01 all 0.03 0.00 0.02 0.21 0.01 99.74 11:42:33 10:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 10:18:01 1 0.05 0.00 0.05 0.00 0.02 99.88 11:42:33 10:18:01 2 0.02 0.00 0.00 0.35 0.00 99.63 11:42:33 10:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:18:01 4 0.07 0.00 0.05 0.00 0.02 99.87 11:42:33 10:18:01 5 0.05 0.00 0.02 1.32 0.02 98.59 11:42:33 10:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:19:01 all 0.14 0.00 0.01 0.04 0.01 99.80 11:42:33 10:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 10:19:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:42:33 10:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 10:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:19:01 4 0.05 0.00 0.02 0.00 0.00 99.93 11:42:33 10:19:01 5 0.95 0.00 0.03 0.12 0.00 98.91 11:42:33 10:19:01 6 0.00 0.00 0.00 0.18 0.00 99.82 11:42:33 10:19:01 7 0.05 0.00 0.02 0.02 0.02 99.90 11:42:33 10:20:01 all 0.24 0.00 0.02 0.09 0.01 99.65 11:42:33 10:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:20:01 1 0.12 0.00 0.07 0.00 0.02 99.80 11:42:33 10:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 10:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 10:20:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:42:33 10:20:01 5 1.63 0.00 0.02 0.66 0.02 97.68 11:42:33 10:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:20:01 7 0.05 0.00 0.05 0.00 0.00 99.90 11:42:33 10:21:01 all 0.16 0.00 0.01 0.04 0.01 99.78 11:42:33 10:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:21:01 1 0.08 0.00 0.02 0.00 0.02 99.88 11:42:33 10:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:21:01 4 0.08 0.00 0.02 0.00 0.02 99.88 11:42:33 10:21:01 5 1.06 0.00 0.02 0.32 0.02 98.59 11:42:33 10:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:21:01 7 0.07 0.00 0.05 0.00 0.00 99.88 11:42:33 10:22:01 all 0.06 0.00 0.02 0.20 0.01 99.72 11:42:33 10:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 10:22:01 1 0.08 0.00 0.02 0.00 0.02 99.88 11:42:33 10:22:01 2 0.00 0.00 0.02 0.53 0.00 99.45 11:42:33 10:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:22:01 5 0.32 0.00 0.07 1.07 0.02 98.53 11:42:33 10:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 11:42:33 10:22:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 10:23:01 all 0.08 0.00 0.01 0.04 0.01 99.85 11:42:33 10:23:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:42:33 10:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:42:33 10:23:01 2 0.00 0.00 0.02 0.15 0.02 99.82 11:42:33 10:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:23:01 4 0.47 0.00 0.02 0.00 0.02 99.50 11:42:33 10:23:01 5 0.05 0.00 0.02 0.20 0.00 99.73 11:42:33 10:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:23:01 7 0.03 0.00 0.03 0.00 0.00 99.93 11:42:33 10:24:01 all 0.04 0.00 0.01 0.09 0.02 99.85 11:42:33 10:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 10:24:01 1 0.03 0.00 0.02 0.00 0.05 99.90 11:42:33 10:24:01 2 0.02 0.00 0.00 0.07 0.00 99.92 11:42:33 10:24:01 3 0.03 0.00 0.00 0.00 0.03 99.93 11:42:33 10:24:01 4 0.18 0.00 0.03 0.00 0.02 99.77 11:42:33 10:24:01 5 0.00 0.00 0.00 0.62 0.00 99.38 11:42:33 10:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:24:01 7 0.02 0.00 0.03 0.02 0.02 99.92 11:42:33 10:25:01 all 0.11 0.00 0.01 0.32 0.01 99.55 11:42:33 10:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 10:25:01 1 0.07 0.00 0.00 0.00 0.03 99.90 11:42:33 10:25:01 2 0.00 0.00 0.00 0.52 0.00 99.48 11:42:33 10:25:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:42:33 10:25:01 4 0.70 0.00 0.02 0.00 0.00 99.28 11:42:33 10:25:01 5 0.05 0.00 0.02 1.87 0.02 98.05 11:42:33 10:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:25:01 7 0.05 0.00 0.02 0.15 0.00 99.78 11:42:33 10:26:01 all 0.02 0.00 0.02 0.22 0.01 99.73 11:42:33 10:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:26:01 1 0.08 0.00 0.05 0.00 0.02 99.85 11:42:33 10:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:26:01 4 0.07 0.00 0.02 0.00 0.02 99.90 11:42:33 10:26:01 5 0.00 0.00 0.02 1.42 0.00 98.57 11:42:33 10:26:01 6 0.00 0.00 0.03 0.35 0.00 99.62 11:42:33 10:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:42:33 10:27:01 all 0.03 0.00 0.01 0.01 0.00 99.94 11:42:33 10:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 10:27:01 1 0.07 0.00 0.03 0.00 0.02 99.88 11:42:33 10:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:27:01 4 0.05 0.00 0.03 0.00 0.00 99.92 11:42:33 10:27:01 5 0.02 0.00 0.02 0.05 0.00 99.92 11:42:33 10:27:01 6 0.02 0.00 0.00 0.05 0.02 99.92 11:42:33 10:27:01 7 0.07 0.00 0.02 0.00 0.00 99.92 11:42:33 10:28:01 all 0.10 0.00 0.02 0.38 0.01 99.50 11:42:33 10:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:42:33 10:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 10:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:28:01 4 0.67 0.00 0.02 0.00 0.02 99.30 11:42:33 10:28:01 5 0.02 0.00 0.02 2.72 0.00 97.25 11:42:33 10:28:01 6 0.00 0.00 0.02 0.33 0.00 99.65 11:42:33 10:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 10:29:01 all 0.08 0.00 0.01 0.50 0.01 99.40 11:42:33 10:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 10:29:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:42:33 10:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 10:29:01 4 0.43 0.00 0.02 0.00 0.00 99.55 11:42:33 10:29:01 5 0.02 0.00 0.00 3.45 0.02 96.52 11:42:33 10:29:01 6 0.00 0.00 0.00 0.55 0.00 99.45 11:42:33 10:29:01 7 0.12 0.00 0.00 0.00 0.00 99.88 11:42:33 10:30:01 all 0.09 0.00 0.01 0.60 0.00 99.29 11:42:33 10:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:30:01 1 0.07 0.00 0.03 0.05 0.02 99.83 11:42:33 10:30:01 2 0.00 0.00 0.00 0.18 0.00 99.82 11:42:33 10:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:30:01 4 0.62 0.00 0.00 0.00 0.00 99.38 11:42:33 10:30:01 5 0.02 0.00 0.03 4.02 0.00 95.93 11:42:33 10:30:01 6 0.00 0.00 0.00 0.58 0.00 99.42 11:42:33 10:30:01 7 0.00 0.00 0.03 0.00 0.02 99.95 11:42:33 10:31:01 all 0.03 0.00 0.01 0.04 0.00 99.91 11:42:33 10:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 10:31:01 2 0.00 0.00 0.03 0.02 0.00 99.95 11:42:33 10:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 10:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 10:31:01 5 0.05 0.00 0.02 0.27 0.00 99.67 11:42:33 10:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:31:01 7 0.10 0.00 0.02 0.00 0.00 99.88 11:42:33 10:32:01 all 0.01 0.00 0.02 0.15 0.01 99.80 11:42:33 10:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:32:01 1 0.07 0.00 0.02 0.00 0.08 99.83 11:42:33 10:32:01 2 0.00 0.00 0.00 0.52 0.00 99.48 11:42:33 10:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:32:01 4 0.00 0.00 0.03 0.00 0.00 99.97 11:42:33 10:32:01 5 0.00 0.00 0.02 0.70 0.00 99.28 11:42:33 10:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:42:33 10:32:01 7 0.02 0.00 0.05 0.00 0.02 99.92 11:42:33 10:33:01 all 0.05 0.00 0.01 0.19 0.01 99.74 11:42:33 10:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 10:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 10:33:01 2 0.00 0.00 0.00 0.17 0.02 99.82 11:42:33 10:33:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:42:33 10:33:01 4 0.17 0.00 0.00 0.00 0.02 99.82 11:42:33 10:33:01 5 0.05 0.00 0.02 1.35 0.00 98.58 11:42:33 10:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:33:01 7 0.05 0.00 0.03 0.00 0.00 99.92 11:42:33 11:42:33 10:33:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 10:34:01 all 0.15 0.00 0.02 0.04 0.01 99.79 11:42:33 10:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 10:34:01 2 0.00 0.00 0.03 0.02 0.00 99.95 11:42:33 10:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:34:01 4 1.06 0.00 0.03 0.00 0.00 98.91 11:42:33 10:34:01 5 0.02 0.00 0.02 0.27 0.02 99.68 11:42:33 10:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 11:42:33 10:35:01 all 0.09 0.00 0.02 0.07 0.00 99.81 11:42:33 10:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:35:01 1 0.08 0.00 0.03 0.00 0.02 99.87 11:42:33 10:35:01 2 0.00 0.00 0.00 0.33 0.00 99.67 11:42:33 10:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:35:01 4 0.47 0.00 0.02 0.00 0.00 99.52 11:42:33 10:35:01 5 0.08 0.00 0.02 0.27 0.00 99.63 11:42:33 10:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:35:01 7 0.10 0.00 0.02 0.00 0.02 99.87 11:42:33 10:36:01 all 0.24 0.00 0.02 0.00 0.01 99.73 11:42:33 10:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 10:36:01 1 0.05 0.00 0.05 0.00 0.02 99.88 11:42:33 10:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:42:33 10:36:01 4 1.68 0.00 0.00 0.02 0.02 98.29 11:42:33 10:36:01 5 0.10 0.00 0.03 0.02 0.02 99.83 11:42:33 10:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:36:01 7 0.00 0.00 0.03 0.00 0.02 99.95 11:42:33 10:37:01 all 0.03 0.00 0.01 0.02 0.01 99.94 11:42:33 10:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 10:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 10:37:01 2 0.00 0.00 0.02 0.07 0.02 99.90 11:42:33 10:37:01 3 0.05 0.00 0.00 0.00 0.02 99.93 11:42:33 10:37:01 4 0.03 0.00 0.00 0.07 0.00 99.90 11:42:33 10:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 10:37:01 7 0.07 0.00 0.00 0.00 0.00 99.93 11:42:33 10:38:01 all 0.02 0.00 0.02 0.11 0.00 99.85 11:42:33 10:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:38:01 1 0.07 0.00 0.05 0.00 0.02 99.87 11:42:33 10:38:01 2 0.02 0.00 0.00 0.35 0.00 99.63 11:42:33 10:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 10:38:01 4 0.00 0.00 0.02 0.52 0.00 99.46 11:42:33 10:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 10:39:01 all 0.04 0.00 0.01 0.06 0.01 99.88 11:42:33 10:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 10:39:01 1 0.15 0.00 0.03 0.00 0.03 99.78 11:42:33 10:39:01 2 0.02 0.00 0.07 0.27 0.00 99.65 11:42:33 10:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 10:39:01 4 0.07 0.00 0.00 0.17 0.00 99.77 11:42:33 10:39:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:42:33 10:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:39:01 7 0.02 0.00 0.00 0.02 0.02 99.95 11:42:33 10:40:01 all 0.02 0.00 0.02 0.00 0.01 99.95 11:42:33 10:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:42:33 10:40:01 2 0.00 0.00 0.02 0.02 0.02 99.95 11:42:33 10:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 10:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 10:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 10:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:40:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:42:33 10:41:01 all 0.03 0.00 0.03 0.05 0.01 99.88 11:42:33 10:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 10:41:01 1 0.08 0.00 0.03 0.00 0.02 99.87 11:42:33 10:41:01 2 0.00 0.00 0.00 0.35 0.00 99.65 11:42:33 10:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:41:01 4 0.03 0.00 0.05 0.08 0.00 99.83 11:42:33 10:41:01 5 0.02 0.00 0.05 0.00 0.00 99.93 11:42:33 10:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:41:01 7 0.05 0.00 0.03 0.00 0.02 99.90 11:42:33 10:42:01 all 0.10 0.00 0.02 0.09 0.00 99.79 11:42:33 10:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:42:33 10:42:01 1 0.10 0.00 0.05 0.00 0.03 99.82 11:42:33 10:42:01 2 0.00 0.00 0.00 0.27 0.00 99.73 11:42:33 10:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:42:01 4 0.60 0.00 0.05 0.42 0.00 98.94 11:42:33 10:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 10:43:01 all 0.07 0.00 0.03 0.01 0.01 99.88 11:42:33 10:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:42:33 10:43:01 2 0.00 0.00 0.05 0.07 0.00 99.88 11:42:33 10:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 10:43:01 4 0.38 0.00 0.02 0.05 0.02 99.53 11:42:33 10:43:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:42:33 10:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:43:01 7 0.05 0.00 0.05 0.00 0.00 99.90 11:42:33 10:44:01 all 0.11 0.00 0.01 0.04 0.01 99.83 11:42:33 10:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:42:33 10:44:01 1 0.05 0.00 0.05 0.00 0.02 99.88 11:42:33 10:44:01 2 0.03 0.00 0.00 0.32 0.02 99.63 11:42:33 10:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:44:01 4 0.70 0.00 0.00 0.02 0.00 99.29 11:42:33 10:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:44:01 7 0.07 0.00 0.02 0.00 0.02 99.90 11:42:33 11:42:33 10:44:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 10:45:01 all 0.07 0.00 0.02 0.04 0.01 99.86 11:42:33 10:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:42:33 10:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:42:33 10:45:01 2 0.00 0.00 0.03 0.00 0.00 99.97 11:42:33 10:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 10:45:01 4 0.45 0.00 0.03 0.27 0.02 99.24 11:42:33 10:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 10:45:01 6 0.00 0.00 0.00 0.03 0.00 99.97 11:42:33 10:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:46:01 all 0.03 0.00 0.02 0.03 0.00 99.91 11:42:33 10:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:42:33 10:46:01 1 0.13 0.00 0.02 0.00 0.02 99.83 11:42:33 10:46:01 2 0.02 0.00 0.03 0.12 0.00 99.83 11:42:33 10:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 10:46:01 4 0.00 0.00 0.00 0.12 0.00 99.88 11:42:33 10:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:46:01 7 0.03 0.00 0.05 0.00 0.00 99.92 11:42:33 10:47:01 all 0.03 0.00 0.02 0.03 0.01 99.91 11:42:33 10:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 10:47:01 1 0.07 0.00 0.03 0.00 0.03 99.87 11:42:33 10:47:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:42:33 10:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:47:01 4 0.03 0.00 0.03 0.22 0.00 99.72 11:42:33 10:47:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:42:33 10:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:47:01 7 0.07 0.00 0.02 0.00 0.02 99.90 11:42:33 10:48:01 all 0.08 0.00 0.01 0.07 0.00 99.83 11:42:33 10:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:48:01 1 0.08 0.00 0.03 0.00 0.02 99.87 11:42:33 10:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 10:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:48:01 4 0.52 0.00 0.00 0.57 0.02 98.90 11:42:33 10:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:48:01 7 0.02 0.00 0.05 0.00 0.00 99.93 11:42:33 10:49:01 all 0.11 0.00 0.01 0.00 0.01 99.87 11:42:33 10:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:49:01 1 0.07 0.00 0.03 0.00 0.05 99.85 11:42:33 10:49:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:42:33 10:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:49:01 4 0.66 0.00 0.00 0.02 0.00 99.32 11:42:33 10:49:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:42:33 10:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:49:01 7 0.07 0.00 0.02 0.00 0.03 99.88 11:42:33 10:50:01 all 0.02 0.00 0.02 0.00 0.00 99.95 11:42:33 10:50:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:42:33 10:50:01 1 0.10 0.00 0.05 0.00 0.00 99.85 11:42:33 10:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 10:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 10:50:01 4 0.00 0.00 0.02 0.02 0.00 99.97 11:42:33 10:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 10:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:50:01 7 0.05 0.00 0.03 0.00 0.00 99.92 11:42:33 10:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:42:33 10:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:42:33 10:51:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:42:33 10:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:51:01 4 0.03 0.00 0.00 0.02 0.00 99.95 11:42:33 10:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 10:51:01 7 0.07 0.00 0.03 0.00 0.00 99.90 11:42:33 10:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:42:33 10:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 10:52:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:42:33 10:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 10:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:52:01 7 0.07 0.00 0.03 0.00 0.02 99.88 11:42:33 10:53:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:42:33 10:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:53:01 1 0.07 0.00 0.02 0.00 0.02 99.90 11:42:33 10:53:01 2 0.03 0.00 0.00 0.02 0.00 99.95 11:42:33 10:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 10:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 10:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 10:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:53:01 7 0.05 0.00 0.05 0.00 0.00 99.90 11:42:33 10:54:01 all 0.03 0.00 0.02 0.00 0.01 99.94 11:42:33 10:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 10:54:01 1 0.10 0.00 0.03 0.00 0.02 99.85 11:42:33 10:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:54:01 3 0.05 0.00 0.03 0.00 0.00 99.92 11:42:33 10:54:01 4 0.02 0.00 0.02 0.02 0.02 99.93 11:42:33 10:54:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:42:33 10:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:54:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:42:33 10:55:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:42:33 10:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:55:01 1 0.07 0.00 0.03 0.00 0.02 99.88 11:42:33 10:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:55:01 3 0.05 0.00 0.02 0.00 0.02 99.92 11:42:33 10:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:42:33 10:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 11:42:33 10:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:42:33 10:55:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 10:56:01 all 0.03 0.00 0.02 0.01 0.00 99.94 11:42:33 10:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:56:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:42:33 10:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 10:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 10:56:01 4 0.07 0.00 0.02 0.02 0.00 99.90 11:42:33 10:56:01 5 0.03 0.00 0.05 0.00 0.02 99.90 11:42:33 10:56:01 6 0.02 0.00 0.00 0.03 0.00 99.95 11:42:33 10:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:57:01 all 0.02 0.00 0.02 0.00 0.01 99.95 11:42:33 10:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:57:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:42:33 10:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 10:57:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:42:33 10:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:42:33 10:57:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:42:33 10:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:57:01 7 0.03 0.00 0.05 0.00 0.00 99.92 11:42:33 10:58:02 all 0.02 0.00 0.01 0.00 0.00 99.96 11:42:33 10:58:02 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 10:58:02 1 0.05 0.00 0.02 0.00 0.00 99.93 11:42:33 10:58:02 2 0.00 0.00 0.02 0.02 0.00 99.97 11:42:33 10:58:02 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 10:58:02 4 0.02 0.00 0.03 0.02 0.00 99.93 11:42:33 10:58:02 5 0.03 0.00 0.00 0.00 0.02 99.95 11:42:33 10:58:02 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 10:58:02 7 0.05 0.00 0.00 0.00 0.02 99.93 11:42:33 10:59:01 all 0.03 0.00 0.02 0.04 0.01 99.90 11:42:33 10:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:42:33 10:59:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:42:33 10:59:01 3 0.07 0.00 0.05 0.00 0.00 99.88 11:42:33 10:59:01 4 0.05 0.00 0.03 0.34 0.02 99.56 11:42:33 10:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 10:59:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 10:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:00:01 all 0.11 0.00 0.02 0.03 0.00 99.84 11:42:33 11:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:00:01 1 0.05 0.00 0.03 0.00 0.00 99.92 11:42:33 11:00:01 2 0.02 0.00 0.02 0.05 0.00 99.92 11:42:33 11:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 11:00:01 4 0.72 0.00 0.02 0.15 0.02 99.10 11:42:33 11:00:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:42:33 11:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:00:01 7 0.05 0.00 0.03 0.03 0.00 99.88 11:42:33 11:01:01 all 0.06 0.00 0.01 0.00 0.00 99.92 11:42:33 11:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:01:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:42:33 11:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:01:01 4 0.23 0.00 0.03 0.02 0.02 99.70 11:42:33 11:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:42:33 11:01:01 7 0.08 0.00 0.02 0.00 0.02 99.88 11:42:33 11:02:01 all 0.07 0.00 0.02 0.01 0.00 99.90 11:42:33 11:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:02:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:42:33 11:02:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 11:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:02:01 4 0.45 0.00 0.03 0.02 0.02 99.48 11:42:33 11:02:01 5 0.00 0.00 0.02 0.10 0.00 99.88 11:42:33 11:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:02:01 7 0.07 0.00 0.02 0.00 0.00 99.92 11:42:33 11:03:01 all 0.09 0.00 0.01 0.03 0.01 99.86 11:42:33 11:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 11:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 11:03:01 2 0.02 0.00 0.00 0.20 0.00 99.78 11:42:33 11:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:03:01 4 0.58 0.00 0.02 0.03 0.02 99.35 11:42:33 11:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:03:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:42:33 11:04:01 all 0.03 0.00 0.02 0.03 0.00 99.92 11:42:33 11:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:04:01 2 0.00 0.00 0.02 0.07 0.00 99.92 11:42:33 11:04:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:42:33 11:04:01 4 0.03 0.00 0.02 0.13 0.00 99.82 11:42:33 11:04:01 5 0.02 0.00 0.03 0.00 0.02 99.93 11:42:33 11:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:04:01 7 0.07 0.00 0.03 0.00 0.00 99.90 11:42:33 11:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:42:33 11:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:05:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:42:33 11:05:01 4 0.03 0.00 0.02 0.02 0.02 99.92 11:42:33 11:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 11:42:33 11:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:06:01 all 0.12 0.00 0.01 0.05 0.01 99.80 11:42:33 11:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 11:06:01 2 0.00 0.00 0.00 0.35 0.02 99.63 11:42:33 11:06:01 3 0.05 0.00 0.02 0.00 0.02 99.92 11:42:33 11:06:01 4 0.86 0.00 0.02 0.05 0.02 99.05 11:42:33 11:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 11:42:33 11:06:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 11:07:01 all 0.17 0.00 0.02 0.08 0.00 99.73 11:42:33 11:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 11:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:07:01 2 0.02 0.00 0.00 0.52 0.00 99.47 11:42:33 11:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:07:01 4 1.18 0.00 0.05 0.12 0.02 98.64 11:42:33 11:07:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:42:33 11:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:08:01 all 0.02 0.00 0.01 0.01 0.02 99.95 11:42:33 11:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:08:01 1 0.03 0.00 0.00 0.00 0.12 99.85 11:42:33 11:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 11:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:08:01 4 0.08 0.00 0.03 0.03 0.02 99.83 11:42:33 11:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:09:01 all 0.22 0.00 0.01 0.01 0.00 99.76 11:42:33 11:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:09:01 2 0.02 0.00 0.00 0.05 0.02 99.92 11:42:33 11:09:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:42:33 11:09:01 4 1.53 0.00 0.02 0.02 0.00 98.43 11:42:33 11:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 11:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:10:01 all 0.19 0.00 0.01 0.01 0.01 99.78 11:42:33 11:10:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:42:33 11:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 11:10:01 2 0.00 0.00 0.00 0.03 0.00 99.97 11:42:33 11:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:10:01 4 1.32 0.00 0.00 0.05 0.02 98.61 11:42:33 11:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 11:42:33 11:11:01 all 0.03 0.00 0.01 0.03 0.00 99.92 11:42:33 11:11:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:42:33 11:11:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:42:33 11:11:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:42:33 11:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 11:11:01 4 0.00 0.00 0.02 0.25 0.00 99.73 11:42:33 11:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:11:01 7 0.05 0.00 0.00 0.00 0.00 99.95 11:42:33 11:12:01 all 0.11 0.00 0.01 0.00 0.00 99.86 11:42:33 11:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:42:33 11:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:12:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:42:33 11:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:12:01 4 0.71 0.00 0.00 0.02 0.00 99.27 11:42:33 11:12:01 5 0.08 0.00 0.02 0.00 0.00 99.90 11:42:33 11:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 11:13:01 all 0.04 0.00 0.02 0.03 0.18 99.74 11:42:33 11:13:01 0 0.05 0.00 0.03 0.00 0.71 99.21 11:42:33 11:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 11:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:42:33 11:13:01 3 0.07 0.00 0.02 0.00 0.00 99.92 11:42:33 11:13:01 4 0.07 0.00 0.03 0.22 0.71 98.97 11:42:33 11:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:13:01 7 0.05 0.00 0.03 0.00 0.00 99.92 11:42:33 11:14:01 all 0.12 0.00 0.06 0.02 0.00 99.80 11:42:33 11:14:01 0 0.20 0.00 0.07 0.00 0.02 99.72 11:42:33 11:14:01 1 0.13 0.00 0.08 0.00 0.00 99.78 11:42:33 11:14:01 2 0.12 0.00 0.03 0.02 0.02 99.82 11:42:33 11:14:01 3 0.07 0.00 0.10 0.00 0.00 99.83 11:42:33 11:14:01 4 0.08 0.00 0.05 0.13 0.00 99.73 11:42:33 11:14:01 5 0.22 0.00 0.02 0.00 0.00 99.77 11:42:33 11:14:01 6 0.07 0.00 0.07 0.00 0.00 99.87 11:42:33 11:14:01 7 0.10 0.00 0.03 0.00 0.00 99.87 11:42:33 11:15:01 all 0.09 0.00 0.03 0.01 0.00 99.86 11:42:33 11:15:01 0 0.03 0.00 0.07 0.00 0.00 99.90 11:42:33 11:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:42:33 11:15:01 2 0.03 0.00 0.02 0.02 0.00 99.93 11:42:33 11:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 11:15:01 4 0.52 0.00 0.05 0.10 0.00 99.34 11:42:33 11:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:15:01 7 0.03 0.00 0.05 0.00 0.00 99.92 11:42:33 11:16:01 all 0.06 0.00 0.02 0.11 0.00 99.80 11:42:33 11:16:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:42:33 11:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:42:33 11:16:01 2 0.02 0.00 0.00 0.35 0.00 99.63 11:42:33 11:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:16:01 4 0.35 0.00 0.00 0.57 0.00 99.08 11:42:33 11:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:16:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 11:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:17:01 all 0.09 0.00 0.01 0.03 0.10 99.77 11:42:33 11:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:17:01 1 0.05 0.00 0.03 0.00 0.00 99.92 11:42:33 11:17:01 2 0.00 0.00 0.02 0.08 0.02 99.88 11:42:33 11:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:17:01 4 0.56 0.00 0.00 0.13 0.74 98.56 11:42:33 11:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 11:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:42:33 11:17:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 11:18:01 all 0.01 0.00 0.01 0.32 0.01 99.65 11:42:33 11:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 11:18:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:42:33 11:18:01 2 0.00 0.00 0.03 0.88 0.00 99.08 11:42:33 11:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:18:01 4 0.00 0.00 0.00 1.66 0.00 98.34 11:42:33 11:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 11:19:01 all 0.11 0.00 0.01 0.06 0.00 99.82 11:42:33 11:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:19:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:42:33 11:19:01 2 0.00 0.00 0.00 0.35 0.00 99.65 11:42:33 11:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:19:01 4 0.78 0.00 0.03 0.10 0.00 99.09 11:42:33 11:19:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:42:33 11:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:20:01 all 0.17 0.00 0.01 0.04 0.00 99.77 11:42:33 11:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:20:01 1 0.03 0.00 0.07 0.00 0.02 99.88 11:42:33 11:20:01 2 0.02 0.00 0.00 0.27 0.00 99.72 11:42:33 11:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:42:33 11:20:01 4 1.22 0.00 0.02 0.05 0.00 98.71 11:42:33 11:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:21:01 all 0.19 0.00 0.01 0.07 0.01 99.71 11:42:33 11:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:21:01 1 0.08 0.00 0.03 0.00 0.02 99.87 11:42:33 11:21:01 2 0.00 0.00 0.00 0.35 0.02 99.63 11:42:33 11:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:21:01 4 1.35 0.00 0.03 0.23 0.02 98.37 11:42:33 11:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:42:33 11:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:22:01 1 0.05 0.00 0.07 0.00 0.02 99.87 11:42:33 11:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 11:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:22:01 4 0.03 0.00 0.02 0.02 0.00 99.93 11:42:33 11:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:23:01 all 0.01 0.00 0.02 0.04 0.00 99.92 11:42:33 11:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:23:01 1 0.02 0.00 0.05 0.00 0.02 99.92 11:42:33 11:23:01 2 0.00 0.00 0.00 0.28 0.00 99.72 11:42:33 11:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:23:01 4 0.00 0.00 0.02 0.05 0.00 99.93 11:42:33 11:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:23:01 6 0.00 0.00 0.03 0.00 0.00 99.97 11:42:33 11:23:01 7 0.03 0.00 0.03 0.00 0.00 99.93 11:42:33 11:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:42:33 11:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:24:01 1 0.05 0.00 0.05 0.00 0.02 99.88 11:42:33 11:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:42:33 11:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:24:01 4 0.02 0.00 0.00 0.03 0.00 99.95 11:42:33 11:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:25:01 all 0.02 0.00 0.02 0.00 0.01 99.95 11:42:33 11:25:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:42:33 11:25:01 1 0.05 0.00 0.03 0.00 0.00 99.92 11:42:33 11:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 11:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:25:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 11:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 11:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 11:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:42:33 11:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:42:33 11:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 11:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 11:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:26:01 6 0.00 0.00 0.00 0.02 0.02 99.97 11:42:33 11:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:27:01 all 0.15 0.00 0.03 0.00 0.01 99.81 11:42:33 11:27:01 0 0.02 0.00 0.05 0.00 0.02 99.92 11:42:33 11:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:27:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:42:33 11:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 11:27:01 4 1.09 0.00 0.10 0.02 0.02 98.78 11:42:33 11:27:01 5 0.05 0.00 0.03 0.00 0.00 99.92 11:42:33 11:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:28:01 all 0.15 0.00 0.01 0.01 0.00 99.83 11:42:33 11:28:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:42:33 11:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:28:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:42:33 11:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:28:01 4 1.01 0.00 0.02 0.03 0.00 98.94 11:42:33 11:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:42:33 11:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 11:42:33 11:28:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 11:29:01 all 0.14 0.00 0.01 0.01 0.01 99.83 11:42:33 11:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 11:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:29:01 4 1.03 0.00 0.07 0.10 0.03 98.77 11:42:33 11:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:30:01 all 0.15 0.00 0.01 0.01 0.01 99.82 11:42:33 11:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 11:30:01 2 0.00 0.00 0.03 0.02 0.00 99.95 11:42:33 11:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:30:01 4 1.13 0.00 0.00 0.03 0.03 98.81 11:42:33 11:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 11:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:42:33 11:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:31:01 1 0.05 0.00 0.00 0.00 0.02 99.93 11:42:33 11:31:01 2 0.00 0.00 0.02 0.03 0.02 99.93 11:42:33 11:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:31:01 4 0.00 0.00 0.05 0.00 0.03 99.92 11:42:33 11:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:42:33 11:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 11:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:32:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:42:33 11:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:42:33 11:32:01 4 0.02 0.00 0.00 0.02 0.02 99.95 11:42:33 11:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:42:33 11:33:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:42:33 11:33:01 1 0.07 0.00 0.00 0.00 0.00 99.93 11:42:33 11:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 11:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:33:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:42:33 11:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:42:33 11:34:01 all 0.18 0.00 0.02 0.09 0.01 99.71 11:42:33 11:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:34:01 1 0.00 0.00 0.05 0.00 0.02 99.93 11:42:33 11:34:01 2 0.02 0.00 0.02 0.35 0.00 99.62 11:42:33 11:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:34:01 4 1.37 0.00 0.02 0.35 0.02 98.25 11:42:33 11:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:42:33 11:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:35:01 all 0.15 0.00 0.01 0.00 0.00 99.84 11:42:33 11:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:42:33 11:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:35:01 4 1.04 0.00 0.03 0.00 0.02 98.91 11:42:33 11:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:36:01 all 0.18 0.00 0.01 0.00 0.01 99.80 11:42:33 11:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 11:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:42:33 11:36:01 4 1.39 0.00 0.02 0.02 0.03 98.55 11:42:33 11:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 11:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:37:01 all 0.26 0.00 0.01 0.00 0.01 99.72 11:42:33 11:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:37:01 1 0.05 0.00 0.00 0.00 0.02 99.93 11:42:33 11:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 11:37:01 4 1.97 0.00 0.03 0.00 0.02 97.98 11:42:33 11:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:42:33 11:38:01 all 0.09 0.00 0.01 0.02 0.00 99.88 11:42:33 11:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:42:33 11:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:38:01 4 0.60 0.00 0.03 0.12 0.02 99.23 11:42:33 11:38:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:42:33 11:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:42:33 11:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:39:01 all 0.21 0.00 0.01 0.01 0.00 99.77 11:42:33 11:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:39:01 2 0.00 0.00 0.02 0.03 0.00 99.95 11:42:33 11:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:39:01 4 1.58 0.00 0.03 0.02 0.00 98.37 11:42:33 11:39:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:42:33 11:39:01 6 0.00 0.00 0.00 0.02 0.02 99.97 11:42:33 11:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:42:33 11:39:01 CPU %user %nice %system %iowait %steal %idle 11:42:33 11:40:01 all 0.25 0.00 0.01 0.00 0.01 99.73 11:42:33 11:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:42:33 11:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:42:33 11:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:40:01 4 1.86 0.00 0.02 0.02 0.02 98.09 11:42:33 11:40:01 5 0.03 0.00 0.00 0.02 0.02 99.93 11:42:33 11:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:41:01 all 0.15 0.00 0.01 0.00 0.00 99.84 11:42:33 11:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:33 11:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:42:33 11:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:42:33 11:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:33 11:41:01 4 1.04 0.00 0.03 0.00 0.02 98.91 11:42:33 11:41:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:42:33 11:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:42:33 11:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:42:33 11:42:01 all 8.69 0.00 3.61 2.64 0.07 84.99 11:42:33 11:42:01 0 8.02 0.00 3.58 0.96 0.07 87.37 11:42:33 11:42:01 1 8.15 0.00 4.10 0.17 0.07 87.52 11:42:33 11:42:01 2 10.82 0.00 4.31 9.89 0.08 74.89 11:42:33 11:42:01 3 10.27 0.00 3.38 0.07 0.07 86.21 11:42:33 11:42:01 4 7.07 0.00 2.64 1.08 0.05 89.16 11:42:33 11:42:01 5 8.48 0.00 3.52 0.19 0.08 87.73 11:42:33 11:42:01 6 8.59 0.00 3.89 7.13 0.07 80.33 11:42:33 11:42:01 7 8.09 0.00 3.47 1.65 0.07 86.72 11:42:33 Average: all 2.83 0.00 0.46 0.61 0.02 96.08 11:42:33 Average: 0 2.83 0.00 0.46 0.45 0.02 96.24 11:42:33 Average: 1 2.78 0.00 0.50 0.90 0.02 95.80 11:42:33 Average: 2 2.88 0.00 0.48 0.92 0.03 95.69 11:42:33 Average: 3 2.82 0.00 0.45 0.46 0.01 96.26 11:42:33 Average: 4 3.03 0.00 0.45 0.42 0.02 96.08 11:42:33 Average: 5 2.78 0.00 0.46 0.55 0.01 96.19 11:42:33 Average: 6 2.72 0.00 0.46 0.61 0.01 96.20 11:42:33 Average: 7 2.79 0.00 0.46 0.59 0.01 96.15 11:42:33 11:42:33 11:42:33