Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2885035d431c72712c7b80856431b0213d02a2aa 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-ssh6461115229921690391.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh12540570499319763910.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 056ae7b86453181957306e7078512cbe12174832 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-ssh3369252415723316256.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh8097287445330418132.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-ssh234417113510203973.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7037 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/887 [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/887 # 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 2885035d431c72712c7b80856431b0213d02a2aa (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5228)" > 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 2885035d431c72712c7b80856431b0213d02a2aa # timeout=10 > git rev-list --no-walk dda98da84915b6658b51999aa3f64d93038bbd9a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:01:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:01:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:01:24 ========================================================= 02:01:24 EdgeX Global Pipelines Version Info 02:01:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:01:25 ------------------- 02:01:25 stable info: 02:01:25 ------------------- 02:01:25 Commited By: Cherry Wang cherry@iotechsys.com 02:01:25 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:01:25 Message: update stable to v1.0.276 02:01:25 ------------------- 02:01:25 experimental info: 02:01:25 ------------------- 02:01:25 Commited By: **** collab-it+edgex@linuxfoundation.org 02:01:25 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:01:25 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:01:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:01:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:01:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:01:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:01:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:01:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:01:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:01:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2885035 [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:26 provisioning config files... 02:01:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/887@tmp/config5730005515387516656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:26 ---> ****-login.sh 02:01:26 nexus3.edgexfoundry.org:10001 02:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:26 02:01:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:01:26 Configure a credential helper to remove this warning. See 02:01:26 https://docs.****.com/go/credential-store/ 02:01:26 02:01:26 Login Succeeded 02:01:26 nexus3.edgexfoundry.org:10002 02:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:26 02:01:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:01:26 Configure a credential helper to remove this warning. See 02:01:26 https://docs.****.com/go/credential-store/ 02:01:26 02:01:26 Login Succeeded 02:01:26 nexus3.edgexfoundry.org:10003 02:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:26 02:01:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:01:26 Configure a credential helper to remove this warning. See 02:01:26 https://docs.****.com/go/credential-store/ 02:01:26 02:01:26 Login Succeeded 02:01:26 nexus3.edgexfoundry.org:10004 02:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:27 02:01:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:01:27 Configure a credential helper to remove this warning. See 02:01:27 https://docs.****.com/go/credential-store/ 02:01:27 02:01:27 Login Succeeded 02:01:27 ****.io 02:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:27 02:01:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:01:27 Configure a credential helper to remove this warning. See 02:01:27 https://docs.****.com/go/credential-store/ 02:01:27 02:01:27 Login Succeeded 02:01:27 ---> ****-login.sh ends [Pipeline] } 02:01:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:27 + 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 02:01:27 + + dirname cmd/core-command/Dockerfile 02:01:27 cut -d/ -f2 02:01:27 + echo core-command,cmd/core-command/Dockerfile 02:01:27 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:01:27 + cut -d/ -f2 02:01:27 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:01:27 + dirname cmd/core-data/Dockerfile 02:01:27 + cut -d/ -f2 02:01:27 + echo core-data,cmd/core-data/Dockerfile 02:01:27 + dirname cmd/core-keeper/Dockerfile 02:01:27 + cut -d/ -f2 02:01:27 + echo core-keeper,cmd/core-keeper/Dockerfile 02:01:27 + dirname cmd/core-metadata/Dockerfile 02:01:27 + cut -d/ -f2 02:01:27 + echo core-metadata,cmd/core-metadata/Dockerfile 02:01:27 + dirname cmd/security-bootstrapper/Dockerfile 02:01:27 + cut -d/ -f2 02:01:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:01:27 + dirname cmd/security-proxy-auth/Dockerfile 02:01:27 + cut -d/ -f2 02:01:27 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:01:27 + dirname cmd/security-proxy-setup/Dockerfile 02:01:27 + cut -d/ -f2 02:01:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:01:27 + dirname cmd/security-secretstore-setup/Dockerfile 02:01:27 + cut -d/ -f2 02:01:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:01:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:01:27 + cut -d/ -f2 02:01:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:01:27 + dirname cmd/security-spire-agent/Dockerfile 02:01:27 + cut -d/ -f2 02:01:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:01:27 + dirname cmd/security-spire-config/Dockerfile 02:01:27 + cut -d/ -f2 02:01:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:01:27 + dirname cmd/security-spire-server/Dockerfile 02:01:27 + cut -d/ -f2 02:01:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:01:27 + dirname cmd/support-notifications/Dockerfile 02:01:27 + cut -d/ -f2 02:01:27 + echo support-notifications,cmd/support-notifications/Dockerfile 02:01:27 + dirname+ cmd/support-scheduler/Dockerfile 02:01:27 cut -d/ -f2 02:01:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:01:27 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 02:01:28 + git rev-list -1 --merges 2885035d431c72712c7b80856431b0213d02a2aa~1..2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:01:28 -----------> git rev-list -1 --merges 2885035d431c72712c7b80856431b0213d02a2aa~1..2885035d431c72712c7b80856431b0213d02a2aa 2885035d431c72712c7b80856431b0213d02a2aa [false] [Pipeline] sh 02:01:28 + git log --format=format:%s -1 2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:01:28 ========================================================= 02:01:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:01:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:01:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:01:28 + grep -v github /etc/ssh/ssh_known_hosts 02:01:28 + [ -e /tmp/ssh_known_hosts ] 02:01:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:01:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:01:28 + sudo tee -a /etc/ssh/ssh_known_hosts 02:01:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:29 02:01:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:29 0.1.4: Pulling from edgex-devops/py-git-semver 02:01:29 3dae71ba6b94: Pulling fs layer 02:01:29 6bf1a483ea7c: Pulling fs layer 02:01:29 f5dfc541a4d3: Pulling fs layer 02:01:29 461d9e800cba: Pulling fs layer 02:01:29 80192f66455f: Pulling fs layer 02:01:29 2e8e34ca0e6c: Pulling fs layer 02:01:29 a29436f7fd5d: Pulling fs layer 02:01:29 923cac83aea3: Pulling fs layer 02:01:29 25ad8b0a4227: Pulling fs layer 02:01:29 db01528c6b51: Pulling fs layer 02:01:29 28988de357af: Pulling fs layer 02:01:29 80192f66455f: Waiting 02:01:29 25ad8b0a4227: Waiting 02:01:29 db01528c6b51: Waiting 02:01:29 28988de357af: Waiting 02:01:29 2e8e34ca0e6c: Waiting 02:01:29 a29436f7fd5d: Waiting 02:01:29 923cac83aea3: Waiting 02:01:29 461d9e800cba: Waiting 02:01:29 6bf1a483ea7c: Verifying Checksum 02:01:29 6bf1a483ea7c: Download complete 02:01:29 461d9e800cba: Download complete 02:01:29 80192f66455f: Verifying Checksum 02:01:29 80192f66455f: Download complete 02:01:29 f5dfc541a4d3: Verifying Checksum 02:01:29 f5dfc541a4d3: Download complete 02:01:29 3dae71ba6b94: Verifying Checksum 02:01:29 3dae71ba6b94: Download complete 02:01:29 923cac83aea3: Verifying Checksum 02:01:29 923cac83aea3: Download complete 02:01:30 25ad8b0a4227: Verifying Checksum 02:01:30 25ad8b0a4227: Download complete 02:01:30 db01528c6b51: Verifying Checksum 02:01:30 db01528c6b51: Download complete 02:01:30 28988de357af: Verifying Checksum 02:01:30 28988de357af: Download complete 02:01:30 a29436f7fd5d: Verifying Checksum 02:01:30 a29436f7fd5d: Download complete 02:01:30 2e8e34ca0e6c: Download complete 02:01:31 3dae71ba6b94: Pull complete 02:01:31 6bf1a483ea7c: Pull complete 02:01:32 f5dfc541a4d3: Pull complete 02:01:32 461d9e800cba: Pull complete 02:01:32 80192f66455f: Pull complete 02:01:36 2e8e34ca0e6c: Pull complete 02:01:36 a29436f7fd5d: Pull complete 02:01:36 923cac83aea3: Pull complete 02:01:37 25ad8b0a4227: Pull complete 02:01:37 db01528c6b51: Pull complete 02:01:37 28988de357af: Pull complete 02:01:37 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:01:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:37 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 02:01:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@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 02:01:39 $ docker top cc5bf514191bd6af5c36b2fcf5514b711b987e778c3208f5c0d5538653adbaed -eo pid,comm 02:01:39 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). 02:01:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:39 [ssh-agent] Looking for ssh-agent implementation... 02:01:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:39 $ docker exec cc5bf514191bd6af5c36b2fcf5514b711b987e778c3208f5c0d5538653adbaed ssh-agent 02:01:39 SSH_AUTH_SOCK=/tmp/ssh-N5XNq5M89hdg/agent.32 02:01:39 SSH_AGENT_PID=38 02:01:39 Running ssh-add (command line suppressed) 02:01:39 Identity added: /w/workspace/edgex-go/887@tmp/private_key_11996210972864897743.key (/w/workspace/edgex-go/887@tmp/private_key_11996210972864897743.key) 02:01:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:39 + git config --global --add safe.directory /w/workspace/edgex-go/887 [Pipeline] sh 02:01:40 + git tag --points-at HEAD [Pipeline] } 02:01:40 $ docker exec --env ******** --env ******** cc5bf514191bd6af5c36b2fcf5514b711b987e778c3208f5c0d5538653adbaed ssh-agent -k 02:01:40 unset SSH_AUTH_SOCK; 02:01:40 unset SSH_AGENT_PID; 02:01:40 echo Agent pid 38 killed; 02:01:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:01:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:40 [ssh-agent] Looking for ssh-agent implementation... 02:01:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:40 $ docker exec cc5bf514191bd6af5c36b2fcf5514b711b987e778c3208f5c0d5538653adbaed ssh-agent 02:01:40 SSH_AUTH_SOCK=/tmp/ssh-EGd8u148J12u/agent.85 02:01:40 SSH_AGENT_PID=91 02:01:40 Running ssh-add (command line suppressed) 02:01:40 Identity added: /w/workspace/edgex-go/887@tmp/private_key_2572327924790130542.key (/w/workspace/edgex-go/887@tmp/private_key_2572327924790130542.key) 02:01:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:40 + git semver init 02:01:41 2025-08-15 02:01:41,044 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:01:41 2025-08-15 02:01:41,048 [run_init] DEBUG init version:0.0.0 force:False 02:01:41 2025-08-15 02:01:41,049 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/887/.semver 02:01:41 2025-08-15 02:01:41,049 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/887/.semver 02:01:41 2025-08-15 02:01:41,049 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/887/.semver'], cwd=/w/workspace/edgex-go/887, stdin=None, shell=False, universal_newlines=False) 02:01:46 2025-08-15 02:01:45,518 [append_file] DEBUG append to file:/w/workspace/edgex-go/887/.git/info/exclude 02:01:46 2025-08-15 02:01:45,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/887/.semver/main with force:False 02:01:46 2025-08-15 02:01:45,519 [read_version] DEBUG read version from /w/workspace/edgex-go/887/.semver/main 02:01:46 2025-08-15 02:01:45,519 [read_version] DEBUG read version from /w/workspace/edgex-go/887/.semver/main 02:01:46 4.1.0-dev.48 [Pipeline] } 02:01:46 $ docker exec --env ******** --env ******** cc5bf514191bd6af5c36b2fcf5514b711b987e778c3208f5c0d5538653adbaed ssh-agent -k 02:01:46 unset SSH_AUTH_SOCK; 02:01:46 unset SSH_AGENT_PID; 02:01:46 echo Agent pid 91 killed; 02:01:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:46 + git semver [Pipeline] } 02:01:47 $ docker stop --time=1 cc5bf514191bd6af5c36b2fcf5514b711b987e778c3208f5c0d5538653adbaed 02:01:48 $ docker rm -f --volumes cc5bf514191bd6af5c36b2fcf5514b711b987e778c3208f5c0d5538653adbaed [Pipeline] // withDockerContainer [Pipeline] sh 02:01:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:01:49 Stashed 1 file(s) [Pipeline] echo 02:01:49 [edgeXSemver]: initialized semver on version 4.1.0-dev.48 [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 02:01:49 + git config --global --add safe.directory /w/workspace/edgex-go/887 [Pipeline] echo 02:01:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:01:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:01:49 ========================================================= 02:01:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:01:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:01:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:01:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:01:49 0a9a5dfd008f: Pulling fs layer 02:01:49 36466aa92d05: Pulling fs layer 02:01:49 e10405b45d13: Pulling fs layer 02:01:49 096b7ceb2af7: Pulling fs layer 02:01:49 4f4fb700ef54: Pulling fs layer 02:01:49 c451b95d7931: Pulling fs layer 02:01:49 9febf9df4401: Pulling fs layer 02:01:49 1477f019b032: Pulling fs layer 02:01:49 c7dc25521971: Pulling fs layer 02:01:49 c451b95d7931: Waiting 02:01:49 096b7ceb2af7: Waiting 02:01:49 4f4fb700ef54: Waiting 02:01:49 9febf9df4401: Waiting 02:01:49 1477f019b032: Waiting 02:01:49 c7dc25521971: Waiting 02:01:49 36466aa92d05: Verifying Checksum 02:01:49 36466aa92d05: Download complete 02:01:49 096b7ceb2af7: Verifying Checksum 02:01:49 096b7ceb2af7: Download complete 02:01:49 4f4fb700ef54: Verifying Checksum 02:01:49 4f4fb700ef54: Download complete 02:01:49 0a9a5dfd008f: Verifying Checksum 02:01:49 0a9a5dfd008f: Download complete 02:01:49 c451b95d7931: Download complete 02:01:50 9febf9df4401: Verifying Checksum 02:01:50 9febf9df4401: Download complete 02:01:50 0a9a5dfd008f: Pull complete 02:01:50 36466aa92d05: Pull complete 02:01:50 c7dc25521971: Verifying Checksum 02:01:50 c7dc25521971: Download complete 02:01:50 e10405b45d13: Download complete 02:01:50 1477f019b032: Verifying Checksum 02:01:50 1477f019b032: Download complete 02:01:56 e10405b45d13: Pull complete 02:01:56 096b7ceb2af7: Pull complete 02:01:56 4f4fb700ef54: Pull complete 02:01:56 c451b95d7931: Pull complete 02:01:56 9febf9df4401: Pull complete 02:01:58 1477f019b032: Pull complete 02:01:59 c7dc25521971: Pull complete 02:01:59 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:01:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:01:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:01:59 WORKDIR /edgex 02:01:59 COPY go.mod . 02:01:59 RUN go mod download 02:01:59 + docker build -t ci-base-image-x86_64 -f - . 02:02:00 #0 building with "default" instance using docker driver 02:02:00 02:02:00 #1 [internal] load build definition from Dockerfile 02:02:00 #1 transferring dockerfile: 164B done 02:02:00 #1 DONE 0.0s 02:02:00 02:02:00 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:02:00 #2 DONE 0.0s 02:02:00 02:02:00 #3 [internal] load .dockerignore 02:02:00 #3 transferring context: 50B done 02:02:00 #3 DONE 0.0s 02:02:00 02:02:00 #4 [internal] load build context 02:02:00 #4 transferring context: 6.56kB done 02:02:00 #4 DONE 0.0s 02:02:00 02:02:00 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:02:00 #5 DONE 0.1s 02:02:00 02:02:00 #6 [2/4] WORKDIR /edgex 02:02:01 #6 DONE 1.4s 02:02:01 02:02:01 #7 [3/4] COPY go.mod . 02:02:01 #7 DONE 0.0s 02:02:01 02:02:01 #8 [4/4] RUN go mod download 02:02:04 Still waiting to schedule task 02:02:04 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7035’ 02:02:11 #8 DONE 8.4s 02:02:11 02:02:11 #9 exporting to image 02:02:11 #9 exporting layers 02:02:14 #9 exporting layers 4.1s done 02:02:14 #9 writing image sha256:38fb88d8b744402b6796e142611320cdae48c15414303f35341cd146af4a358e done 02:02:14 #9 naming to docker.io/library/ci-base-image-x86_64 done 02:02:14 #9 DONE 4.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:14 + docker inspect -f . ci-base-image-x86_64 02:02:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:14 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 02:02:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@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 02:02:15 $ docker top b81c14dc4bb2dcbd8373e566a3e9e57efc9aab62a0504f19a12c5eb6aae54940 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:15 + go version 02:02:15 go version go1.23.9 linux/amd64 [Pipeline] } 02:02:15 $ docker stop --time=1 b81c14dc4bb2dcbd8373e566a3e9e57efc9aab62a0504f19a12c5eb6aae54940 02:02:16 $ docker rm -f --volumes b81c14dc4bb2dcbd8373e566a3e9e57efc9aab62a0504f19a12c5eb6aae54940 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:17 + docker inspect -f . ci-base-image-x86_64 02:02:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:17 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 02:02:17 $ 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/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@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 02:02:17 $ docker top 448adeea70a4927167c6d3d48f2dde1f35732dbfbdbc94ac1cd05155f1fc2809 -eo pid,comm [Pipeline] { [Pipeline] echo 02:02:17 ========================================================= 02:02:17 [edgeXBuildGoParallel] Running Tests and Build... 02:02:17 ========================================================= [Pipeline] sh 02:02:17 + git config --global --add safe.directory /w/workspace/edgex-go/887 [Pipeline] fileExists [Pipeline] sh 02:02:18 + make test 02:02:18 go test -race -coverprofile=coverage.out ./... 02:02:26 ? github.com/edgexfoundry/edgex-go [no test files] 02:02:52 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:02:52 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:02:52 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:02:52 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:02:52 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:02:52 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:02:52 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:02:52 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:02:52 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:02:52 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:02:52 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:02:52 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:02:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:02:52 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:02:52 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:02:52 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:02:52 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:02:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 42.3% of statements 02:02:53 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:02:53 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:02:53 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:02:53 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:02:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements 02:02:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:02:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:02:55 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:02:55 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:02:55 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:02:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:02:55 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:02:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:02:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:02:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:02:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:02:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:02:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:02:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:02:56 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:02:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:02:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements 02:02:57 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements 02:02:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 46.3% of statements 02:02:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:02:57 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:02:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.872s coverage: 93.4% of statements 02:02:58 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 92.4% of statements 02:02:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements 02:03:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:03:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:03:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:03:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:03:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:03:00 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:03:00 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:03:00 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:03:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:03:00 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:03:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:03:00 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:03:00 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:03:00 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:03:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.359s coverage: 95.8% of statements 02:03:01 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 02:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:03:01 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:03:01 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 02:03:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:03:01 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:03:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] 02:03:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements 02:03:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 38.1% of statements 02:03:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 02:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.014s coverage: 40.0% of statements 02:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.016s coverage: 87.1% of statements 02:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 02:03:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:03:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:03:03 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 96.3% of statements 02:03:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:03:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:03:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:03:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:03:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 02:03:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:03:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:03:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:03:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:03:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:03:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:03:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:03:06 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:03:06 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:03:06 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:03:08 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:03:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:03:09 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:03:10 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:03:10 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:03:10 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:03:13 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 02:03:14 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:03:14 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:03:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:03:14 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:03:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:03:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:03:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:03:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 02:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:03:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:03:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:03:17 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:03:17 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:03:17 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:03:17 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:03:17 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:03:17 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:03:19 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:03:19 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:03:19 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:03:19 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:03:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:03:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:03:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:03:20 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:03:20 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:03:20 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:03:20 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:03:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:03:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:03:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.046s coverage: 92.9% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.037s coverage: 68.8% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 15.5% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.049s coverage: 6.8% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.166s coverage: 54.5% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.016s coverage: 89.4% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.022s coverage: 88.6% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.150s coverage: 29.2% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 93.8% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 3.1% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements 02:03:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements 02:03:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.065s coverage: 17.0% of statements 02:03:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.139s coverage: 94.9% of statements 02:03:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 02:03:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 97.7% of statements 02:03:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements 02:03:26 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 02:03:26 running golangci-lint 02:03:26 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 02:03:26 go version go1.23.9 linux/amd64 02:03:26 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 02:03:26 level=info msg="[config_reader] Used config file .golangci.yml" 02:03:26 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:03:53 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|types_sizes|deps|exports_file|files|imports|name) took 24.357641113s" 02:03:53 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.632954ms" 02:04:05 level=info msg="[linters_context/goanalysis] analyzers took 1m44.211715215s with top 10 stages: buildir: 1m2.642309037s, gosec: 4.11270853s, inspect: 3.938234357s, fact_deprecated: 2.865680972s, ctrlflow: 1.818256417s, printf: 1.689214706s, fact_purity: 1.24227551s, nilness: 1.151176143s, S1038: 1.100135351s, errcheck: 849.77569ms" 02:04:05 level=info msg="[runner] Issues before processing: 202, after processing: 0" 02:04:05 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, identifier_marker: 202/202, cgo: 202/202, filename_unadjuster: 202/202, exclude: 202/202, exclude-rules: 202/20, nolint: 20/0, skip_files: 202/202, invalid_issue: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202" 02:04:05 level=info msg="[runner] processing took 18.010389ms with stages: nolint: 8.222243ms, identifier_marker: 4.057199ms, path_prettifier: 1.916893ms, exclude-rules: 1.469247ms, autogenerated_exclude: 1.227362ms, skip_dirs: 1.0183ms, cgo: 51.263µs, invalid_issue: 28.601µs, filename_unadjuster: 14.75µs, max_same_issues: 1.01µs, uniq_by_line: 640ns, max_from_linter: 470ns, sort_results: 460ns, skip_files: 450ns, fixer: 400ns, diff: 270ns, exclude: 240ns, max_per_file_from_linter: 141ns, source_code: 140ns, path_prefixer: 110ns, path_shortener: 100ns, severity-rules: 100ns" 02:04:05 level=info msg="[runner] linters took 13.165769349s with stages: goanalysis_metalinter: 13.147652473s" 02:04:05 level=info msg="File cache stats: 0 entries of total size 0B" 02:04:05 level=info msg="Memory: 372 samples, avg is 289.1MB, max is 1322.5MB" 02:04:05 level=info msg="Execution took 37.58576084s" 02:04:05 go vet ./... 02:04:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:04:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:04:12 ./bin/test-attribution-txt.sh 02:04:12 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 02:04:12 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 02:04:12 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 02:04:12 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 02:04:12 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 02:04:12 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:04:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:04:12 + ls -al . 02:04:12 total 2000 02:04:12 drwxrwxr-x 11 1001 1001 4096 Aug 15 02:02 . 02:04:12 drwxr-xr-x 4 root root 4096 Aug 15 02:02 .. 02:04:12 drwxrwxr-x 2 1001 1001 4096 Aug 15 02:01 .blubracket 02:04:12 -rw-rw-r-- 1 1001 1001 10 Aug 15 02:01 .dockerignore 02:04:12 drwxrwxr-x 8 1001 1001 4096 Aug 15 02:03 .git 02:04:12 drwxrwxr-x 3 1001 1001 4096 Aug 15 02:01 .github 02:04:12 -rw-rw-r-- 1 1001 1001 909 Aug 15 02:01 .gitignore 02:04:12 -rw-rw-r-- 1 1001 1001 218 Aug 15 02:01 .golangci.yml 02:04:12 -rw-rw-r-- 1 1001 1001 100 Aug 15 02:01 .hadolint.yml 02:04:12 drwxr-xr-x 3 1001 1001 4096 Aug 15 02:01 .semver 02:04:12 -rw-rw-r-- 1 1001 1001 155 Aug 15 02:01 .sonarcloud.properties 02:04:12 -rw-rw-r-- 1 1001 1001 1171 Aug 15 02:01 ADOPTERS.md 02:04:12 -rw-rw-r-- 1 1001 1001 17374 Aug 15 02:01 Attribution.txt 02:04:12 -rw-rw-r-- 1 1001 1001 108018 Aug 15 02:01 CHANGELOG.md 02:04:12 -rw-rw-r-- 1 1001 1001 3804 Aug 15 02:01 CONTRIBUTING.md 02:04:12 -rw-rw-r-- 1 1001 1001 677 Aug 15 02:01 GOVERNANCE.md 02:04:12 -rw-rw-r-- 1 1001 1001 858 Aug 15 02:01 Jenkinsfile 02:04:12 -rw-rw-r-- 1 1001 1001 10775 Aug 15 02:01 LICENSE 02:04:12 -rw-rw-r-- 1 1001 1001 16740 Aug 15 02:01 Makefile 02:04:12 -rw-rw-r-- 1 1001 1001 582 Aug 15 02:01 OWNERS.md 02:04:12 -rw-rw-r-- 1 1001 1001 9932 Aug 15 02:01 README.md 02:04:12 -rw-rw-r-- 1 1001 1001 789 Aug 15 02:01 SECURITY.md 02:04:12 -rw-rw-r-- 1 1001 1001 12 Aug 15 02:01 VERSION 02:04:12 drwxrwxr-x 2 1001 1001 4096 Aug 15 02:01 bin 02:04:12 drwxrwxr-x 19 1001 1001 4096 Aug 15 02:01 cmd 02:04:12 -rw-r--r-- 1 root root 1667883 Aug 15 02:03 coverage.out 02:04:12 drwxrwxr-x 2 1001 1001 4096 Aug 15 02:01 fuzz_test 02:04:12 -rw-rw-r-- 1 1001 1001 6526 Aug 15 02:01 go.mod 02:04:12 -rw-rw-r-- 1 1001 1001 88539 Aug 15 02:01 go.sum 02:04:12 drwxrwxr-x 7 1001 1001 4096 Aug 15 02:01 internal 02:04:12 drwxrwxr-x 2 1001 1001 4096 Aug 15 02:01 openapi 02:04:12 -rw-rw-r-- 1 1001 1001 584 Aug 15 02:01 security.txt 02:04:12 -rw-rw-r-- 1 1001 1001 204 Aug 15 02:01 version.go [Pipeline] sh 02:04:12 + '[' -e coverage.out ] 02:04:12 + chown 1001:1001 coverage.out [Pipeline] stash 02:04:12 Stashed 1 file(s) [Pipeline] sh 02:04:13 + make build 02:04:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:04:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:04:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:04:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:04:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:04:41 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:04:46 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:04:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:04:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:04:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:04:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:04:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:04:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:04:58 $ docker stop --time=1 448adeea70a4927167c6d3d48f2dde1f35732dbfbdbc94ac1cd05155f1fc2809 02:05:00 $ docker rm -f --volumes 448adeea70a4927167c6d3d48f2dde1f35732dbfbdbc94ac1cd05155f1fc2809 [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 02:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:05:01 02:05:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:05:02 latest: Pulling from edgex-devops/edgex-compose 02:05:02 91d30c5bc195: Pulling fs layer 02:05:02 2e9b0aa3be6d: Pulling fs layer 02:05:02 9c61dcf015f6: Pulling fs layer 02:05:02 4698f68db338: Pulling fs layer 02:05:02 2a2f49069b9e: Pulling fs layer 02:05:02 e0025b399a48: Pulling fs layer 02:05:02 4698f68db338: Waiting 02:05:02 2a2f49069b9e: Waiting 02:05:02 e0025b399a48: Waiting 02:05:02 91d30c5bc195: Verifying Checksum 02:05:02 91d30c5bc195: Download complete 02:05:02 4698f68db338: Download complete 02:05:02 2e9b0aa3be6d: Verifying Checksum 02:05:02 2e9b0aa3be6d: Download complete 02:05:02 e0025b399a48: Verifying Checksum 02:05:02 e0025b399a48: Download complete 02:05:02 91d30c5bc195: Pull complete 02:05:02 2a2f49069b9e: Download complete 02:05:02 2e9b0aa3be6d: Pull complete 02:05:03 9c61dcf015f6: Verifying Checksum 02:05:03 9c61dcf015f6: Download complete 02:05:07 9c61dcf015f6: Pull complete 02:05:07 4698f68db338: Pull complete 02:05:07 2a2f49069b9e: Pull complete 02:05:07 e0025b399a48: Pull complete 02:05:07 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:05:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:07 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 02:05:07 $ 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/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@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 02:05:08 $ docker top 6e54c1970ddef75f24a8010de7f313cf668a298e7d7340d0e81f81cb6323a1e5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:08 + docker compose -f ./docker-compose-build.yml build --parallel 02:05:08 #1 [core-keeper internal] load build definition from Dockerfile 02:05:08 #1 transferring dockerfile: 2.01kB done 02:05:08 #1 DONE 0.1s 02:05:08 02:05:08 #2 [security-secretstore-setup internal] load build definition from Dockerfile 02:05:08 #2 transferring dockerfile: 2.49kB done 02:05:08 #2 DONE 0.1s 02:05:08 02:05:08 #3 [security-proxy-auth internal] load build definition from Dockerfile 02:05:08 #3 transferring dockerfile: 2.14kB done 02:05:08 #3 DONE 0.1s 02:05:08 02:05:08 #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:05:08 #4 DONE 0.0s 02:05:08 02:05:08 #5 [support-notifications internal] load build definition from Dockerfile 02:05:08 #5 transferring dockerfile: 2.00kB done 02:05:08 #5 DONE 0.1s 02:05:08 02:05:08 #6 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 02:05:08 #6 DONE 0.1s 02:05:08 02:05:08 #7 [security-spire-config internal] load build definition from Dockerfile 02:05:08 #7 transferring dockerfile: 1.69kB done 02:05:08 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:05:08 #7 DONE 0.1s 02:05:08 02:05:08 #8 [core-metadata internal] load build definition from Dockerfile 02:05:08 #8 transferring dockerfile: 2.10kB done 02:05:08 #8 DONE 0.1s 02:05:08 02:05:08 #9 [security-bootstrapper internal] load build definition from Dockerfile 02:05:08 #9 transferring dockerfile: 3.02kB done 02:05:08 #9 DONE 0.1s 02:05:08 02:05:08 #10 [security-spire-server internal] load build definition from Dockerfile 02:05:08 #10 transferring dockerfile: 1.70kB done 02:05:08 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:05:08 #10 DONE 0.1s 02:05:08 02:05:08 #11 [core-command internal] load build definition from Dockerfile 02:05:08 #11 transferring dockerfile: 1.94kB done 02:05:08 #11 DONE 0.1s 02:05:08 02:05:08 #12 [security-spire-agent internal] load build definition from Dockerfile 02:05:08 #12 transferring dockerfile: 1.81kB done 02:05:08 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:05:08 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 02:05:08 #12 DONE 0.1s 02:05:08 02:05:08 #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:05:08 #4 DONE 0.0s 02:05:08 02:05:08 #13 [core-command internal] load .dockerignore 02:05:08 #13 transferring context: 50B done 02:05:08 #13 DONE 0.0s 02:05:08 02:05:08 #14 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:05:08 #14 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:05:09 #14 ... 02:05:09 02:05:09 #15 [security-proxy-auth internal] load .dockerignore 02:05:09 #15 transferring context: 50B done 02:05:09 #15 DONE 0.1s 02:05:09 02:05:09 #16 [support-notifications internal] load .dockerignore 02:05:09 #16 transferring context: 50B done 02:05:09 #16 DONE 0.1s 02:05:09 02:05:09 #17 [core-metadata internal] load .dockerignore 02:05:09 #17 transferring context: 50B done 02:05:09 #17 DONE 0.1s 02:05:09 02:05:09 #18 [security-bootstrapper internal] load .dockerignore 02:05:09 #18 transferring context: 50B done 02:05:09 #18 DONE 0.1s 02:05:09 02:05:09 #19 [core-keeper internal] load .dockerignore 02:05:09 #19 transferring context: 50B done 02:05:09 #19 DONE 0.1s 02:05:09 02:05:09 #20 [security-secretstore-setup internal] load .dockerignore 02:05:09 #20 transferring context: 50B done 02:05:09 #20 DONE 0.1s 02:05:09 02:05:09 #21 [core-keeper internal] load build context 02:05:09 #21 DONE 0.0s 02:05:09 02:05:09 #22 [security-bootstrapper internal] load build context 02:05:09 #22 DONE 0.0s 02:05:09 02:05:09 #14 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:05:09 #14 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:05:09 #14 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 02:05:09 #14 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:05:09 #14 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:05:09 #14 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:05:09 #14 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:05:09 #14 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:05:09 #14 ... 02:05:09 02:05:09 #23 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:05:09 #23 DONE 0.2s 02:05:09 02:05:09 #14 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:05:09 #14 ... 02:05:09 02:05:09 #24 [core-metadata builder 2/7] WORKDIR /edgex-go 02:05:09 #24 DONE 0.2s 02:05:09 02:05:09 #14 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:05:09 #14 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 02:05:09 #14 ... 02:05:09 02:05:09 #25 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 02:05:09 #25 DONE 0.6s 02:05:09 02:05:09 #26 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:05:09 #26 DONE 0.7s 02:05:09 02:05:09 #14 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:05:09 #14 DONE 0.7s 02:05:09 02:05:09 #27 [security-spire-config internal] load .dockerignore 02:05:09 #27 transferring context: 50B done 02:05:09 #27 DONE 0.1s 02:05:09 02:05:09 #28 [security-spire-agent internal] load .dockerignore 02:05:09 #28 transferring context: 50B 0.0s done 02:05:09 #28 DONE 0.1s 02:05:09 02:05:09 #29 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:05:10 #29 ... 02:05:10 02:05:10 #14 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:05:10 #14 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:05:10 #14 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 02:05:10 #14 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:05:10 #14 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:05:10 #14 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:05:10 #14 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:05:10 #14 DONE 0.7s 02:05:10 02:05:10 #30 [security-spire-server internal] load .dockerignore 02:05:10 #30 transferring context: 50B 0.0s done 02:05:10 #30 DONE 0.2s 02:05:10 02:05:10 #31 [security-spire-config internal] load build context 02:05:10 #31 transferring context: 22.05kB 0.0s done 02:05:10 #31 DONE 0.2s 02:05:10 02:05:10 #32 [security-spire-agent internal] load build context 02:05:10 #32 transferring context: 23.33kB 0.0s done 02:05:10 #32 DONE 0.1s 02:05:10 02:05:10 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:05:10 #33 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 02:05:10 #33 ... 02:05:10 02:05:10 #34 [security-spire-server internal] load build context 02:05:10 #34 transferring context: 23.80kB 0.0s done 02:05:10 #34 DONE 0.1s 02:05:10 02:05:10 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:05:10 #33 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 02:05:10 #33 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 02:05:10 #33 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s 02:05:10 #33 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 02:05:10 #33 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 02:05:10 #33 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 02:05:10 #33 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 02:05:10 #33 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 02:05:10 #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s 02:05:10 #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 02:05:10 #33 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 02:05:10 #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s 02:05:10 #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 11.53MB / 36.47MB 0.4s 02:05:10 #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 25.17MB / 36.47MB 0.5s 02:05:10 #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s 02:05:10 #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s done 02:05:12 #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.6s done 02:05:12 #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 02:05:12 #33 ... 02:05:12 02:05:12 #35 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:05:12 #35 DONE 3.4s 02:05:13 02:05:13 #36 [support-scheduler internal] load build definition from Dockerfile 02:05:13 #36 transferring dockerfile: 1.83kB done 02:05:13 #36 DONE 1.1s 02:05:13 02:05:13 #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:05:13 #4 DONE 0.0s 02:05:13 02:05:13 #37 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:05:13 #0 0.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:13 #0 0.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:13 #0 1.130 OK: 248 MiB in 58 packages 02:05:13 #37 DONE 3.5s 02:05:13 02:05:13 #6 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 02:05:13 #6 DONE 0.2s 02:05:13 02:05:13 #38 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:05:13 #38 ... 02:05:13 02:05:13 #39 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:05:13 #0 0.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:13 #0 0.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:13 #0 0.894 OK: 248 MiB in 58 packages 02:05:13 #39 DONE 3.6s 02:05:13 02:05:13 #40 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:05:13 #0 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:13 #0 1.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:13 #0 1.762 (1/2) Installing dumb-init (1.2.5-r3) 02:05:13 #0 1.767 (2/2) Installing su-exec (0.2-r3) 02:05:13 #0 1.771 Executing busybox-1.36.1-r29.trigger 02:05:13 #0 1.779 OK: 8 MiB in 16 packages 02:05:13 #40 DONE 3.3s 02:05:13 02:05:13 #41 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:05:13 #0 0.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:13 #0 0.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:13 #0 1.134 OK: 248 MiB in 58 packages 02:05:13 #41 DONE 3.7s 02:05:13 02:05:13 #42 [core-data internal] load build definition from Dockerfile 02:05:13 #42 transferring dockerfile: 2.04kB 0.0s done 02:05:13 #42 DONE 1.3s 02:05:13 02:05:13 #23 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:05:13 #23 DONE 0.2s 02:05:13 02:05:13 #24 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:05:13 #24 DONE 0.2s 02:05:13 02:05:13 #14 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:05:13 #14 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:05:13 #14 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 02:05:13 #14 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:05:13 #14 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:05:13 #14 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:05:13 #14 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:05:13 #14 DONE 0.7s 02:05:13 02:05:13 #43 [security-proxy-setup internal] load build definition from Dockerfile 02:05:13 #43 transferring dockerfile: 2.50kB 0.0s done 02:05:13 #43 DONE 1.3s 02:05:13 02:05:13 #44 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:05:13 #44 transferring dockerfile: 1.89kB 0.0s done 02:05:13 #44 DONE 1.4s 02:05:13 02:05:13 #45 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:05:13 #45 transferring dockerfile: 2.23kB 0.0s done 02:05:13 #45 DONE 1.4s 02:05:13 02:05:13 #46 [support-scheduler internal] load .dockerignore 02:05:13 #46 transferring context: 50B done 02:05:13 #46 DONE 0.2s 02:05:13 02:05:13 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:05:13 #4 DONE 0.0s 02:05:13 02:05:13 #47 [support-scheduler internal] load build context 02:05:13 #47 ... 02:05:13 02:05:13 #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 02:05:13 #6 DONE 0.3s 02:05:13 02:05:13 #48 [security-proxy-setup internal] load .dockerignore 02:05:13 #48 transferring context: 50B 0.0s done 02:05:13 #48 DONE 0.1s 02:05:13 02:05:13 #49 [core-data internal] load .dockerignore 02:05:13 #49 transferring context: 50B done 02:05:13 #49 DONE 0.2s 02:05:13 02:05:13 #47 [support-scheduler internal] load build context 02:05:13 #47 ... 02:05:13 02:05:13 #23 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:05:13 #23 DONE 0.2s 02:05:13 02:05:13 #24 [core-data builder 2/7] WORKDIR /edgex-go 02:05:13 #24 DONE 0.2s 02:05:13 02:05:13 #14 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:05:13 #14 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:05:13 #14 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 02:05:13 #14 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:05:13 #14 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:05:13 #14 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:05:13 #14 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:05:13 #14 DONE 0.7s 02:05:13 02:05:13 #37 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:05:13 #37 DONE 3.5s 02:05:13 02:05:13 #39 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:05:13 #39 DONE 3.6s 02:05:13 02:05:13 #47 [support-scheduler internal] load build context 02:05:13 #47 ... 02:05:13 02:05:13 #23 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:05:13 #23 DONE 0.2s 02:05:13 02:05:13 #24 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:05:13 #24 DONE 0.2s 02:05:13 02:05:13 #14 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:05:13 #14 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:05:13 #14 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 02:05:13 #14 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:05:13 #14 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:05:13 #14 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:05:13 #14 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:05:13 #14 DONE 0.7s 02:05:13 02:05:13 #37 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:05:13 #37 DONE 3.6s 02:05:13 02:05:13 #50 [security-spiffe-token-provider internal] load .dockerignore 02:05:13 #50 transferring context: 50B 0.0s done 02:05:13 #50 DONE 0.2s 02:05:13 02:05:13 #51 [core-common-config-bootstrapper internal] load .dockerignore 02:05:13 #51 transferring context: 50B 0.0s done 02:05:13 #51 DONE 0.2s 02:05:13 02:05:13 #47 [support-scheduler internal] load build context 02:05:15 #47 ... 02:05:15 02:05:15 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:05:15 #0 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:15 #0 3.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:15 #0 3.654 (1/4) Installing ca-certificates (20250619-r0) 02:05:15 #0 3.681 (2/4) Installing dumb-init (1.2.5-r3) 02:05:15 #0 3.686 (3/4) Installing su-exec (0.2-r3) 02:05:15 #0 3.691 (4/4) Installing yq-go (4.44.1-r2) 02:05:15 #0 3.769 Executing busybox-1.36.1-r29.trigger 02:05:15 #0 3.769 Executing ca-certificates-20250619-r0.trigger 02:05:15 #0 3.825 OK: 19 MiB in 18 packages 02:05:15 #52 DONE 5.7s 02:05:15 02:05:15 #53 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:05:18 #53 ... 02:05:18 02:05:18 #54 [core-command internal] load build context 02:05:18 #54 transferring context: 505.25MB 9.8s 02:05:19 #54 ... 02:05:19 02:05:19 #55 [security-proxy-auth internal] load build context 02:05:19 #55 ... 02:05:19 02:05:19 #56 [core-metadata internal] load build context 02:05:19 #56 ... 02:05:19 02:05:19 #57 [support-notifications internal] load build context 02:05:19 #57 ... 02:05:19 02:05:19 #21 [core-keeper internal] load build context 02:05:19 #21 ... 02:05:19 02:05:19 #22 [security-bootstrapper internal] load build context 02:05:19 #22 ... 02:05:19 02:05:19 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:05:19 #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:19 #0 3.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:19 #0 4.264 (1/7) Installing ca-certificates (20250619-r0) 02:05:19 #0 4.284 (2/7) Installing dumb-init (1.2.5-r3) 02:05:19 #0 4.290 (3/7) Installing libgcc (13.2.1_git20240309-r1) 02:05:19 #0 4.299 (4/7) Installing libsodium (1.0.19-r0) 02:05:19 #0 4.307 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 02:05:19 #0 4.349 (6/7) Installing libzmq (4.3.5-r2) 02:05:19 #0 4.356 (7/7) Installing zeromq (4.3.5-r2) 02:05:19 #0 4.361 Executing busybox-1.36.1-r29.trigger 02:05:19 #0 4.380 Executing ca-certificates-20250619-r0.trigger 02:05:19 #0 4.486 OK: 12 MiB in 21 packages 02:05:19 #58 ... 02:05:19 02:05:19 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:05:20 #59 ... 02:05:20 02:05:20 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:05:20 #60 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 02:05:20 #60 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 02:05:20 #60 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 02:05:20 #60 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 02:05:20 #60 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 02:05:20 #60 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 02:05:20 #60 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 02:05:20 #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 02:05:20 #60 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.0s done 02:05:20 #60 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 02:05:20 #60 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 02:05:20 #60 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.7s done 02:05:20 #60 ... 02:05:20 02:05:20 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:05:20 #0 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:20 #0 3.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:20 #0 4.329 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:05:20 #0 4.329 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:05:20 #0 4.329 OK: 24174 distinct packages available 02:05:20 #0 4.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:20 #0 4.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:20 #0 4.968 (1/4) Installing dumb-init (1.2.5-r3) 02:05:20 #0 4.977 (2/4) Installing musl-obstack (1.2.3-r2) 02:05:20 #0 4.986 (3/4) Installing libucontext (1.2-r3) 02:05:20 #0 5.053 (4/4) Installing gcompat (1.1.0-r4) 02:05:20 #0 5.059 Executing busybox-1.36.1-r29.trigger 02:05:20 #0 5.064 OK: 8 MiB in 18 packages 02:05:20 #61 ... 02:05:20 02:05:20 #62 [security-secretstore-setup internal] load build context 02:05:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7041 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:05:20 Running in /w/workspace/edgex-go/887 [Pipeline] { [Pipeline] checkout 02:05:20 The recommended git tool is: git 02:05:20 #62 ... 02:05:20 02:05:20 #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:05:20 #0 3.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:20 #0 4.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:20 #0 4.473 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:05:20 #0 4.473 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:05:20 #0 4.473 OK: 24174 distinct packages available 02:05:20 #0 4.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:20 #0 4.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:20 #0 4.933 (1/5) Installing dumb-init (1.2.5-r3) 02:05:20 #0 4.939 (2/5) Installing musl-obstack (1.2.3-r2) 02:05:20 #0 4.947 (3/5) Installing libucontext (1.2-r3) 02:05:20 #0 4.953 (4/5) Installing gcompat (1.1.0-r4) 02:05:20 #0 4.960 (5/5) Installing openssl (3.3.4-r0) 02:05:20 #0 4.971 Executing busybox-1.36.1-r29.trigger 02:05:20 #0 4.977 OK: 9 MiB in 19 packages 02:05:20 #63 ... 02:05:20 02:05:20 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:05:20 #33 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.8s done 02:05:21 #33 ... 02:05:21 02:05:21 #21 [core-keeper internal] load build context 02:05:22 #21 ... 02:05:22 02:05:22 #29 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:05:22 #29 3.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:22 #29 3.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:22 #29 4.274 (1/1) Installing dumb-init (1.2.5-r3) 02:05:22 #29 4.279 Executing busybox-1.36.1-r29.trigger 02:05:22 #29 4.294 OK: 8 MiB in 15 packages 02:05:22 #29 DONE 12.7s 02:05:22 02:05:22 #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:05:22 #63 DONE 12.6s 02:05:22 02:05:22 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:05:22 #61 DONE 12.6s 02:05:22 02:05:22 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:05:22 #58 DONE 12.7s 02:05:22 02:05:22 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:05:22 #59 DONE 12.7s 02:05:22 02:05:22 #54 [core-command internal] load build context 02:05:22 #54 transferring context: 594.92MB 11.7s done 02:05:22 #54 DONE 13.4s 02:05:22 02:05:22 #57 [support-notifications internal] load build context 02:05:22 #57 transferring context: 594.92MB 11.8s done 02:05:22 #57 DONE 13.4s 02:05:22 02:05:22 #56 [core-metadata internal] load build context 02:05:22 #56 transferring context: 594.92MB 12.0s done 02:05:22 #56 DONE 13.4s 02:05:22 02:05:22 #55 [security-proxy-auth internal] load build context 02:05:22 #55 transferring context: 594.92MB 12.0s done 02:05:22 #55 DONE 13.5s 02:05:22 02:05:22 #62 [security-secretstore-setup internal] load build context 02:05:22 #62 transferring context: 594.92MB 12.9s done 02:05:22 #62 DONE 13.4s 02:05:22 02:05:22 #22 [security-bootstrapper internal] load build context 02:05:22 #22 transferring context: 594.92MB 12.7s done 02:05:22 #22 DONE 13.4s 02:05:22 02:05:22 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:05:23 #64 ... 02:05:23 02:05:23 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:05:23 #65 ... 02:05:23 02:05:23 #21 [core-keeper internal] load build context 02:05:23 #21 transferring context: 594.92MB 13.9s done 02:05:23 #21 ... 02:05:23 02:05:23 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:05:23 #66 ... 02:05:23 02:05:23 #67 [security-proxy-setup internal] load build context 02:05:23 #67 ... 02:05:23 02:05:23 #68 [core-data internal] load build context 02:05:23 #68 ... 02:05:23 02:05:23 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:05:23 #69 ... 02:05:23 02:05:23 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:05:23 #70 ... 02:05:23 02:05:23 #71 [core-common-config-bootstrapper internal] load build context 02:05:24 #71 ... 02:05:24 02:05:24 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:05:24 #72 ... 02:05:24 02:05:24 #73 [security-spiffe-token-provider internal] load build context 02:05:24 #73 transferring context: 594.92MB 10.1s done 02:05:24 #73 ... 02:05:24 02:05:24 #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:05:24 #0 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:24 #74 ... 02:05:24 02:05:24 #75 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:05:24 #0 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:24 #75 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:24 #75 ... 02:05:24 02:05:24 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:05:24 #70 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:24 #70 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:24 #70 11.26 (1/4) Installing dumb-init (1.2.5-r3) 02:05:24 #70 11.29 (2/4) Installing openssl (3.3.4-r0) 02:05:24 #70 11.30 (3/4) Installing su-exec (0.2-r3) 02:05:24 #70 11.31 (4/4) Installing yq-go (4.44.1-r2) 02:05:24 #70 11.38 Executing busybox-1.36.1-r29.trigger 02:05:24 #70 11.39 OK: 19 MiB in 18 packages 02:05:25 using credential edgex-jenkins-ssh 02:05:25 Cloning the remote Git repository 02:05:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:05:25 #70 ... 02:05:25 02:05:25 #21 [core-keeper internal] load build context 02:05:25 #21 DONE 16.1s 02:05:25 02:05:25 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:05:25 #69 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:25 #69 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:25 #69 11.17 OK: 248 MiB in 58 packages 02:05:25 #69 DONE 12.0s 02:05:25 02:05:25 #75 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:05:25 #75 11.34 (1/1) Installing dumb-init (1.2.5-r3) 02:05:25 #75 11.34 Executing busybox-1.36.1-r29.trigger 02:05:25 #75 11.35 OK: 8 MiB in 15 packages 02:05:25 #75 DONE 11.9s 02:05:25 02:05:25 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:05:25 #70 DONE 11.9s 02:05:25 02:05:25 #73 [security-spiffe-token-provider internal] load build context 02:05:25 #73 DONE 11.7s 02:05:25 02:05:25 #71 [core-common-config-bootstrapper internal] load build context 02:05:25 #71 transferring context: 594.92MB 10.3s done 02:05:25 #71 DONE 11.8s 02:05:25 02:05:25 #67 [security-proxy-setup internal] load build context 02:05:25 #67 transferring context: 594.92MB 11.0s done 02:05:25 #67 DONE 11.9s 02:05:25 02:05:25 #76 [core-data builder 4/7] COPY go.mod vendor* ./ 02:05:25 #76 DONE 2.8s 02:05:25 02:05:25 #47 [support-scheduler internal] load build context 02:05:25 #47 transferring context: 594.92MB 11.3s done 02:05:25 #47 DONE 12.1s 02:05:25 02:05:25 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:05:25 #64 DONE 2.8s 02:05:25 02:05:25 #68 [core-data internal] load build context 02:05:25 #68 transferring context: 594.92MB 11.2s done 02:05:25 #68 DONE 12.0s 02:05:25 02:05:25 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:05:25 #77 DONE 2.8s 02:05:25 02:05:25 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:25 #78 ... 02:05:25 02:05:25 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:05:25 #60 DONE 15.6s 02:05:25 02:05:25 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:05:25 #79 DONE 0.1s 02:05:25 02:05:25 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:05:25 #66 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:25 #66 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:25 #66 11.84 (1/3) Installing ca-certificates (20250619-r0) 02:05:25 #66 11.86 (2/3) Installing dumb-init (1.2.5-r3) 02:05:25 #66 11.87 (3/3) Installing tzdata (2025b-r0) 02:05:25 #66 12.01 Executing busybox-1.36.1-r29.trigger 02:05:25 #66 12.04 Executing ca-certificates-20250619-r0.trigger 02:05:25 #66 12.08 OK: 10 MiB in 17 packages 02:05:25 #66 DONE 12.3s 02:05:25 02:05:25 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:05:25 #65 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:25 #65 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:25 #65 10.73 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:05:25 #65 10.74 Executing busybox-1.36.1-r30.post-upgrade 02:05:25 #65 12.12 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:05:25 #65 12.13 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:05:25 #65 12.14 Executing busybox-1.36.1-r30.trigger 02:05:25 #65 12.15 OK: 8 MiB in 16 packages 02:05:25 #65 DONE 12.4s 02:05:25 02:05:25 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:05:25 #33 DONE 15.7s 02:05:25 02:05:25 #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:05:25 #74 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:25 #74 11.13 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:05:25 #74 11.13 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:05:25 #74 11.13 OK: 24174 distinct packages available 02:05:25 #74 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:25 #74 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:25 #74 11.68 (1/14) Installing ca-certificates (20250619-r0) 02:05:25 #74 11.69 (2/14) Installing brotli-libs (1.1.0-r2) 02:05:25 #74 11.71 (3/14) Installing c-ares (1.33.1-r0) 02:05:25 #74 11.71 (4/14) Installing libunistring (1.2-r0) 02:05:25 #74 11.73 (5/14) Installing libidn2 (2.3.7-r0) 02:05:25 #74 11.73 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:05:25 #74 11.74 (7/14) Installing libpsl (0.21.5-r1) 02:05:25 #74 11.75 (8/14) Installing zstd-libs (1.5.6-r0) 02:05:25 #74 11.76 (9/14) Installing libcurl (8.12.1-r0) 02:05:25 #74 11.77 (10/14) Installing curl (8.12.1-r0) 02:05:25 #74 11.79 (11/14) Installing dumb-init (1.2.5-r3) 02:05:25 #74 11.80 (12/14) Installing musl-obstack (1.2.3-r2) 02:05:25 #74 11.80 (13/14) Installing libucontext (1.2-r3) 02:05:25 #74 11.80 (14/14) Installing gcompat (1.1.0-r4) 02:05:25 #74 11.81 Executing busybox-1.36.1-r29.trigger 02:05:25 #74 11.82 Executing ca-certificates-20250619-r0.trigger 02:05:25 #74 11.87 OK: 13 MiB in 28 packages 02:05:25 #74 DONE 12.1s 02:05:25 02:05:25 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:25 #80 ... 02:05:25 02:05:25 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:05:25 #72 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:25 #72 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:25 #72 11.57 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:05:25 #72 11.57 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:05:25 #72 11.57 OK: 24174 distinct packages available 02:05:25 #72 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:25 #72 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:25 #72 12.05 OK: 248 MiB in 58 packages 02:05:25 #72 DONE 12.2s 02:05:25 02:05:25 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:05:25 #81 DONE 0.0s 02:05:25 02:05:25 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:25 > git init /w/workspace/edgex-go/887 # timeout=10 02:05:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:05:25 > git --version # timeout=10 02:05:25 > git --version # 'git version 2.25.1' 02:05:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:26 #82 ... 02:05:26 02:05:26 #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:05:26 #0 3.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:26 #0 3.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:26 #0 4.199 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:05:26 #0 4.215 Executing busybox-1.36.1-r30.post-upgrade 02:05:26 #0 4.239 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:05:26 #0 4.244 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:05:26 #0 4.247 Executing busybox-1.36.1-r30.trigger 02:05:26 #0 4.252 OK: 9 MiB in 19 packages 02:05:26 #83 DONE 4.4s 02:05:27 02:05:27 #53 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:05:27 #53 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:27 #53 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:27 #53 11.17 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:05:27 #53 11.19 Executing busybox-1.36.1-r30.post-upgrade 02:05:27 #53 11.22 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:05:27 #53 11.23 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:05:27 #53 11.23 Executing busybox-1.36.1-r30.trigger 02:05:27 #53 11.23 OK: 19 MiB in 18 packages 02:05:27 #53 DONE 11.8s 02:05:27 02:05:27 #84 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 02:05:27 #0 3.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:27 #0 3.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:27 #0 4.329 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:05:27 #0 4.350 Executing busybox-1.36.1-r30.post-upgrade 02:05:27 #0 4.393 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:05:27 #0 4.404 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:05:27 #0 4.407 Executing busybox-1.36.1-r30.trigger 02:05:27 #0 4.414 OK: 8 MiB in 15 packages 02:05:27 #84 DONE 4.9s 02:05:27 02:05:27 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:05:27 #85 DONE 0.5s 02:05:27 02:05:27 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:05:27 #86 DONE 0.5s 02:05:27 02:05:27 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:05:27 #87 DONE 0.3s 02:05:27 02:05:27 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:05:27 #0 4.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:27 #0 4.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:27 #0 4.578 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:05:27 #0 4.589 Executing busybox-1.36.1-r30.post-upgrade 02:05:27 #0 4.907 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:05:27 #0 4.911 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:05:27 #0 4.926 Executing busybox-1.36.1-r30.trigger 02:05:27 #0 4.940 OK: 8 MiB in 18 packages 02:05:27 #88 DONE 5.3s 02:05:27 02:05:27 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:05:27 #89 DONE 0.3s 02:05:27 02:05:27 #90 [security-spire-server stage-2 6/9] COPY security.txt / 02:05:27 #90 DONE 0.0s 02:05:27 02:05:27 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:05:27 #91 DONE 0.1s 02:05:27 02:05:27 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:05:27 #92 ... 02:05:27 02:05:27 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:05:27 #93 DONE 2.4s 02:05:28 02:05:28 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:05:28 #94 ... 02:05:28 02:05:28 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:05:28 #92 DONE 0.4s 02:05:28 02:05:28 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:05:28 #95 DONE 0.5s 02:05:28 02:05:28 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 02:05:28 #96 DONE 0.3s 02:05:28 02:05:28 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:05:28 #94 DONE 0.2s 02:05:28 02:05:28 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:05:28 #97 DONE 0.1s 02:05:28 02:05:28 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:05:28 #98 DONE 0.2s 02:05:28 02:05:28 #99 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:05:28 #0 2.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:28 #0 2.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:28 #0 2.634 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:05:28 #0 2.648 Executing busybox-1.36.1-r30.post-upgrade 02:05:28 #0 2.831 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:05:28 #0 2.836 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:05:28 #0 2.840 Executing busybox-1.36.1-r30.trigger 02:05:28 #0 2.850 OK: 19 MiB in 18 packages 02:05:28 #99 DONE 3.0s 02:05:28 02:05:28 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:05:28 #100 DONE 0.1s 02:05:28 02:05:28 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:05:28 #101 ... 02:05:28 02:05:28 #102 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:05:28 #0 2.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:28 #0 2.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:28 #0 2.490 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:05:28 #0 2.501 Executing busybox-1.36.1-r30.post-upgrade 02:05:28 #0 2.831 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:05:28 #0 2.834 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:05:28 #0 2.839 Executing busybox-1.36.1-r30.trigger 02:05:28 #0 2.850 OK: 8 MiB in 15 packages 02:05:28 #102 DONE 3.1s 02:05:28 02:05:28 #103 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:05:28 #0 1.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:28 #0 2.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:28 #0 2.388 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:05:28 #0 2.406 Executing busybox-1.36.1-r30.post-upgrade 02:05:28 #0 2.634 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:05:28 #0 2.641 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:05:28 #0 2.646 Executing busybox-1.36.1-r30.trigger 02:05:28 #0 2.658 OK: 10 MiB in 17 packages 02:05:28 #103 DONE 2.9s 02:05:28 02:05:28 #104 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:05:28 #0 4.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:28 #0 5.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:28 #0 5.358 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:05:28 #0 5.396 Executing busybox-1.36.1-r30.post-upgrade 02:05:28 #0 5.669 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:05:28 #0 5.701 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:05:28 #0 5.721 Executing busybox-1.36.1-r30.trigger 02:05:28 #0 5.727 OK: 12 MiB in 21 packages 02:05:28 #104 DONE 6.0s 02:05:28 02:05:28 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:05:28 #105 DONE 0.2s 02:05:28 02:05:28 #106 [security-spire-config stage-2 6/10] COPY security.txt / 02:05:28 #106 DONE 0.2s 02:05:28 02:05:28 #107 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:05:28 #107 DONE 0.1s 02:05:28 02:05:28 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:05:28 #101 DONE 0.1s 02:05:28 02:05:28 #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:05:28 #108 DONE 0.1s 02:05:28 02:05:28 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:05:28 #109 DONE 0.1s 02:05:28 02:05:28 #110 [security-spire-agent] exporting to image 02:05:28 #110 exporting layers 02:05:28 #110 ... 02:05:28 02:05:28 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:05:28 #111 DONE 0.1s 02:05:28 02:05:28 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:05:28 #112 DONE 0.1s 02:05:28 02:05:28 #113 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:05:28 #0 2.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:28 #0 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:28 #0 2.999 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:05:28 #0 3.016 Executing busybox-1.36.1-r30.post-upgrade 02:05:28 #0 3.073 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:05:28 #0 3.076 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:05:28 #0 3.080 Executing busybox-1.36.1-r30.trigger 02:05:28 #0 3.087 OK: 13 MiB in 28 packages 02:05:28 #113 DONE 3.2s 02:05:28 02:05:28 #114 [security-spire-server] exporting to image 02:05:28 #114 exporting layers 0.4s done 02:05:28 #114 writing image sha256:8cf157345e267e79750028b76f29b7d420d4a8ac1d6a87528a5ece9bb9f93c5e 02:05:28 #114 writing image sha256:8cf157345e267e79750028b76f29b7d420d4a8ac1d6a87528a5ece9bb9f93c5e done 02:05:28 #114 naming to docker.io/library/security-spire-server done 02:05:28 #114 DONE 0.4s 02:05:28 02:05:28 #110 [security-spire-agent] exporting to image 02:05:28 #110 exporting layers 0.4s done 02:05:28 #110 writing image sha256:1caba773ed050e21ff0cb1152e73668f9e0de8ea7c7b7aa4300420962b9f862f done 02:05:28 #110 naming to docker.io/library/security-spire-agent done 02:05:28 #110 DONE 0.4s 02:05:28 02:05:28 #115 [security-spire-config] exporting to image 02:05:29 #115 exporting layers 0.5s done 02:05:29 #115 writing image sha256:280fc2e8903d4a75ea7b2b4fd2c8258a2dd28d494d7a3154b0d905a0ca026e20 done 02:05:29 #115 naming to docker.io/library/security-spire-config done 02:05:29 #115 DONE 0.5s 02:05:29 02:05:29 #38 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:05:29 #38 10.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:29 #38 13.67 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:30 #38 ... 02:05:30 02:05:30 #116 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:05:30 #0 4.415 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:30 #0 7.282 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:30 #116 ... 02:05:30 02:05:30 #38 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:05:30 #38 17.78 OK: 248 MiB in 58 packages 02:05:30 #38 DONE 17.9s 02:05:30 02:05:30 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:05:30 #117 DONE 0.0s 02:05:30 02:05:30 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:36 #118 ... 02:05:36 02:05:36 #116 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:05:36 #116 11.01 (1/1) Installing dumb-init (1.2.5-r3) 02:05:36 #116 12.68 Executing busybox-1.36.1-r29.trigger 02:05:36 #116 12.68 OK: 8 MiB in 15 packages 02:05:36 #116 DONE 12.9s 02:05:36 02:05:36 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:36 #119 ... 02:05:36 02:05:36 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:46 Avoid second fetch 02:05:46 Checking out Revision 2885035d431c72712c7b80856431b0213d02a2aa (main) 02:05:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:05:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:46 > git config core.sparsecheckout # timeout=10 02:05:46 > git checkout -f 2885035d431c72712c7b80856431b0213d02a2aa # timeout=10 02:05:47 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5228)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:51 provisioning config files... 02:05:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/887@tmp/config3073763090811869406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:52 ---> ****-login.sh 02:05:52 nexus3.edgexfoundry.org:10001 02:05:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:53 Configure a credential helper to remove this warning. See 02:05:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:53 02:05:53 Login Succeeded 02:05:53 nexus3.edgexfoundry.org:10002 02:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:53 Configure a credential helper to remove this warning. See 02:05:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:53 02:05:53 Login Succeeded 02:05:53 nexus3.edgexfoundry.org:10003 02:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:53 Configure a credential helper to remove this warning. See 02:05:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:53 02:05:53 Login Succeeded 02:05:53 nexus3.edgexfoundry.org:10004 02:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:54 #120 DONE 25.8s 02:05:54 02:05:54 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:54 #119 DONE 25.9s 02:05:54 02:05:54 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:54 #82 DONE 25.5s 02:05:54 02:05:54 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:54 #80 DONE 25.9s 02:05:54 02:05:54 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:54 #78 DONE 25.9s 02:05:54 02:05:54 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:54 #118 DONE 20.4s 02:05:54 02:05:54 #121 [core-metadata builder 6/7] COPY . . 02:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:54 Configure a credential helper to remove this warning. See 02:05:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:54 02:05:54 Login Succeeded 02:05:54 ****.io 02:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:54 Configure a credential helper to remove this warning. See 02:05:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:54 02:05:54 Login Succeeded 02:05:54 ---> ****-login.sh ends [Pipeline] } 02:05:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:05:55 + git config --global --add safe.directory /w/workspace/edgex-go/887 [Pipeline] echo 02:05:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:05:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:05:55 ========================================================= 02:05:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:05:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:05:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:05:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:05:55 94e9d8af2201: Pulling fs layer 02:05:55 a6c56e8762df: Pulling fs layer 02:05:55 f0f3c8884826: Pulling fs layer 02:05:55 c7e7622c144d: Pulling fs layer 02:05:55 4f4fb700ef54: Pulling fs layer 02:05:55 b4c3b6d88c5a: Pulling fs layer 02:05:55 ba8bce9d2590: Pulling fs layer 02:05:55 ca778ea9c289: Pulling fs layer 02:05:55 b4c3b6d88c5a: Waiting 02:05:55 ba8bce9d2590: Waiting 02:05:55 c7e7622c144d: Waiting 02:05:55 ca778ea9c289: Waiting 02:05:55 4f4fb700ef54: Waiting 02:05:55 a6c56e8762df: Download complete 02:05:55 c7e7622c144d: Verifying Checksum 02:05:55 c7e7622c144d: Download complete 02:05:55 4f4fb700ef54: Verifying Checksum 02:05:55 4f4fb700ef54: Download complete 02:05:55 b4c3b6d88c5a: Verifying Checksum 02:05:55 b4c3b6d88c5a: Download complete 02:05:55 94e9d8af2201: Verifying Checksum 02:05:55 94e9d8af2201: Download complete 02:05:56 ca778ea9c289: Verifying Checksum 02:05:56 ca778ea9c289: Download complete 02:05:57 94e9d8af2201: Pull complete 02:05:57 #121 ... 02:05:57 02:05:57 #122 [support-scheduler builder 6/7] COPY . . 02:05:57 #122 DONE 6.1s 02:05:57 02:05:57 #123 [security-bootstrapper builder 6/7] COPY . . 02:05:57 #123 DONE 6.1s 02:05:57 02:05:57 #124 [security-spiffe-token-provider builder 6/7] COPY . . 02:05:57 #124 DONE 6.1s 02:05:57 02:05:57 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:05:57 #125 CACHED 02:05:57 02:05:57 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 02:05:57 #126 CACHED 02:05:57 02:05:57 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:57 #127 CACHED 02:05:57 02:05:57 #121 [security-proxy-auth builder 6/7] COPY . . 02:05:57 #121 DONE 6.1s 02:05:57 02:05:57 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:57 #128 CACHED 02:05:57 02:05:57 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 02:05:57 #129 CACHED 02:05:57 02:05:57 #130 [core-data builder 6/7] COPY . . 02:05:57 #130 CACHED 02:05:57 02:05:57 #131 [security-proxy-auth builder 6/7] COPY . . 02:05:57 #131 CACHED 02:05:57 02:05:57 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:57 #132 CACHED 02:05:57 02:05:57 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:05:57 #133 CACHED 02:05:57 02:05:57 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:05:57 #134 CACHED 02:05:57 02:05:57 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:57 #135 CACHED 02:05:57 02:05:57 #136 [core-metadata builder 6/7] COPY . . 02:05:57 #136 CACHED 02:05:57 02:05:57 #137 [core-keeper builder 7/8] COPY . . 02:05:57 #137 DONE 6.1s 02:05:57 02:05:57 #138 [support-notifications builder 6/7] COPY . . 02:05:57 #138 DONE 6.2s 02:05:57 02:05:57 #139 [security-secretstore-setup builder 6/7] COPY . . 02:05:57 #139 CACHED 02:05:57 02:05:57 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:57 #140 CACHED 02:05:57 02:05:57 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:05:57 #141 CACHED 02:05:57 02:05:57 #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:57 #142 CACHED 02:05:57 02:05:57 #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:05:57 #143 CACHED 02:05:57 02:05:57 #144 [security-proxy-setup builder 6/7] COPY . . 02:05:57 #144 CACHED 02:05:57 02:05:57 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:05:57 a6c56e8762df: Pull complete 02:05:57 f0f3c8884826: Verifying Checksum 02:05:57 f0f3c8884826: Download complete 02:05:58 #145 0.986 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:05:58 ba8bce9d2590: Verifying Checksum 02:05:58 ba8bce9d2590: Download complete 02:06:08 #145 ... 02:06:08 02:06:08 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:06:08 #0 0.865 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:06:08 #146 ... 02:06:08 02:06:08 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:06:08 #0 0.987 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:06:08 #147 ... 02:06:08 02:06:08 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:06:08 #0 0.987 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:06:08 #148 ... 02:06:08 02:06:08 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:06:08 #0 0.632 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:06:08 #149 ... 02:06:08 02:06:08 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:06:08 #0 0.891 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:06:08 #150 ... 02:06:08 02:06:08 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:06:08 #0 0.882 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:06:08 #151 ... 02:06:08 02:06:08 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:06:08 #0 0.777 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:06:08 #152 ... 02:06:08 02:06:08 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:06:08 #0 0.956 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:06:08 #153 ... 02:06:08 02:06:08 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:06:08 #0 0.649 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:06:08 #154 ... 02:06:08 02:06:08 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:06:08 #0 0.978 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:06:08 #155 ... 02:06:08 02:06:08 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:06:08 #0 0.959 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:06:13 f0f3c8884826: Pull complete 02:06:13 c7e7622c144d: Pull complete 02:06:13 4f4fb700ef54: Pull complete 02:06:13 b4c3b6d88c5a: Pull complete 02:06:22 ba8bce9d2590: Pull complete 02:06:23 ca778ea9c289: Pull complete 02:06:23 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 02:06:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:06:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:06:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:06:23 WORKDIR /edgex 02:06:23 COPY go.mod . 02:06:23 RUN go mod download 02:06:23 + docker build -t ci-base-image-arm64 -f - . 02:06:24 Sending build context to Docker daemon 3.71MB 02:06:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:06:24 ---> 47b25d7523d1 02:06:24 Step 2/4 : WORKDIR /edgex 02:06:26 ---> Running in a2f21104e46a 02:06:26 Removing intermediate container a2f21104e46a 02:06:26 ---> 413230ebf5ff 02:06:26 Step 3/4 : COPY go.mod . 02:06:27 ---> d612776c662d 02:06:27 Step 4/4 : RUN go mod download 02:06:27 ---> Running in b7a268b4feb8 02:07:30 #156 ... 02:07:30 02:07:30 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:07:30 #147 DONE 92.1s 02:07:30 02:07:30 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:07:30 #153 DONE 92.1s 02:07:30 02:07:30 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:07:30 #157 DONE 0.2s 02:07:30 02:07:30 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:07:30 #158 DONE 0.2s 02:07:30 02:07:30 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:07:30 #159 DONE 0.2s 02:07:30 02:07:30 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:07:30 #160 DONE 0.2s 02:07:30 02:07:30 #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 02:07:30 #161 DONE 0.2s 02:07:30 02:07:30 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:07:30 #162 ... 02:07:30 02:07:30 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:07:30 #163 DONE 0.2s 02:07:30 02:07:30 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:07:31 #164 ... 02:07:31 02:07:31 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:07:31 #162 DONE 1.0s 02:07:31 02:07:31 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:07:31 #165 DONE 0.2s 02:07:31 02:07:31 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:07:31 #166 DONE 0.2s 02:07:31 02:07:31 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:07:31 #167 DONE 0.1s 02:07:31 02:07:31 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:07:31 #164 DONE 0.9s 02:07:31 02:07:31 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:07:31 #168 DONE 0.1s 02:07:31 02:07:31 #169 [core-common-config-bootstrapper] exporting to image 02:07:31 #169 exporting layers 02:07:31 #169 ... 02:07:31 02:07:31 #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/ 02:07:31 #170 DONE 0.2s 02:07:31 02:07:31 #169 [core-common-config-bootstrapper] exporting to image 02:07:31 #169 exporting layers 0.3s done 02:07:31 #169 writing image sha256:d1a144a88a4feac7739ebc72512ce765a8e4f310fa42ea937a5b37626a4f27ae done 02:07:31 #169 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 02:07:31 #169 DONE 0.4s 02:07:31 02:07:31 #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/ 02:07:31 #171 DONE 0.1s 02:07:31 02:07:31 #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/ 02:07:31 #172 DONE 0.1s 02:07:31 02:07:31 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:07:32 #146 ... 02:07:32 02:07:32 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:07:32 #173 DONE 0.1s 02:07:32 02:07:32 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:07:33 #174 DONE 0.8s 02:07:33 02:07:33 #175 [security-bootstrapper] exporting to image 02:07:33 #175 exporting layers 0.7s done 02:07:33 #175 writing image sha256:0b9dbb33c760e40ad6506e50cdbe96a5e72c33df29d174a20ae619e8850d33b7 0.0s done 02:07:33 #175 naming to docker.io/library/security-bootstrapper 0.0s done 02:07:33 #175 DONE 0.7s 02:07:33 02:07:33 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:07:35 Removing intermediate container b7a268b4feb8 02:07:35 ---> 796f9b13a588 02:07:35 Successfully built 796f9b13a588 02:07:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:35 + docker inspect -f . ci-base-image-arm64 02:07:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:36 prd-ubuntu20.04-docker-arm64-4c-16g-7041 does not seem to be running inside a container 02:07:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:07:37 $ docker top 75ab00838c0f921239823eb679a29720d20cfd6d1adb0bbd76a842891ffdacfc -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:38 + go version 02:07:38 go version go1.23.9 linux/arm64 [Pipeline] } 02:07:38 $ docker stop --time=1 75ab00838c0f921239823eb679a29720d20cfd6d1adb0bbd76a842891ffdacfc 02:07:40 $ docker rm -f --volumes 75ab00838c0f921239823eb679a29720d20cfd6d1adb0bbd76a842891ffdacfc [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 02:07:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:07:41 02:07:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:07:41 latest: Pulling from edgex-devops/edgex-compose-arm64 02:07:41 547446be3368: Pulling fs layer 02:07:41 d125d8839a47: Pulling fs layer 02:07:41 3e85d5ac6304: Pulling fs layer 02:07:41 c3105a71a48b: Pulling fs layer 02:07:41 0f093f025ec4: Pulling fs layer 02:07:41 c3106fc0e877: Pulling fs layer 02:07:41 c3105a71a48b: Waiting 02:07:41 0f093f025ec4: Waiting 02:07:41 c3106fc0e877: Waiting 02:07:42 547446be3368: Verifying Checksum 02:07:42 547446be3368: Download complete 02:07:42 c3105a71a48b: Verifying Checksum 02:07:42 c3105a71a48b: Download complete 02:07:42 d125d8839a47: Verifying Checksum 02:07:42 d125d8839a47: Download complete 02:07:42 c3106fc0e877: Verifying Checksum 02:07:42 c3106fc0e877: Download complete 02:07:42 0f093f025ec4: Verifying Checksum 02:07:42 0f093f025ec4: Download complete 02:07:42 547446be3368: Pull complete 02:07:43 d125d8839a47: Pull complete 02:07:44 3e85d5ac6304: Verifying Checksum 02:07:44 3e85d5ac6304: Download complete 02:07:54 3e85d5ac6304: Pull complete 02:07:54 c3105a71a48b: Pull complete 02:07:56 0f093f025ec4: Pull complete 02:07:56 c3106fc0e877: Pull complete 02:07:56 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:07:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:07:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:56 prd-ubuntu20.04-docker-arm64-4c-16g-7041 does not seem to be running inside a container 02:07:56 $ 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/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:07:58 $ docker top 121652d9497d476e40f1de7712c29a132e9cb928df0f12401e83b1f18397962a -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:59 + docker compose -f ./docker-compose-build.yml build --parallel 02:08:09 #1 [support-scheduler internal] load build definition from Dockerfile 02:08:09 #1 transferring dockerfile: 02:08:09 #1 transferring dockerfile: 1.83kB done 02:08:09 #1 DONE 0.1s 02:08:09 02:08:09 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:08:09 #2 transferring dockerfile: 2.23kB done 02:08:09 #2 DONE 0.0s 02:08:09 02:08:09 #3 [core-keeper internal] load build definition from Dockerfile 02:08:09 #3 transferring dockerfile: 2.01kB 0.0s done 02:08:09 #3 DONE 0.1s 02:08:09 02:08:09 #4 [security-secretstore-setup internal] load build definition from Dockerfile 02:08:09 #4 transferring dockerfile: 2.49kB 0.0s done 02:08:09 #4 DONE 0.1s 02:08:09 02:08:09 #5 [security-spire-config internal] load build definition from Dockerfile 02:08:09 #5 transferring dockerfile: 1.69kB done 02:08:09 #5 DONE 0.1s 02:08:09 02:08:09 #6 [security-spire-server internal] load build definition from Dockerfile 02:08:10 #6 transferring dockerfile: 1.70kB done 02:08:10 #6 DONE 0.1s 02:08:10 02:08:10 #7 [security-proxy-auth internal] load build definition from Dockerfile 02:08:10 #7 transferring dockerfile: 2.14kB 0.0s done 02:08:10 #7 DONE 0.1s 02:08:10 02:08:10 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:08:10 #8 transferring dockerfile: 1.89kB done 02:08:10 #8 DONE 0.1s 02:08:10 02:08:10 #9 [support-notifications internal] load build definition from Dockerfile 02:08:10 #9 transferring dockerfile: 2.00kB done 02:08:10 #9 DONE 0.1s 02:08:10 02:08:10 #10 [core-data internal] load build definition from Dockerfile 02:08:10 #10 transferring dockerfile: 2.04kB 0.0s done 02:08:10 #10 DONE 0.1s 02:08:10 02:08:10 #11 [security-proxy-setup internal] load build definition from Dockerfile 02:08:10 #11 transferring dockerfile: 2.50kB done 02:08:10 #11 DONE 0.1s 02:08:10 02:08:10 #12 [core-metadata internal] load build definition from Dockerfile 02:08:10 #12 transferring dockerfile: 2.10kB done 02:08:10 #12 DONE 0.1s 02:08:10 02:08:10 #13 [security-spire-agent internal] load build definition from Dockerfile 02:08:10 #13 transferring dockerfile: 1.81kB done 02:08:10 #13 DONE 0.1s 02:08:10 02:08:10 #14 [core-command internal] load build definition from Dockerfile 02:08:10 #14 transferring dockerfile: 1.94kB done 02:08:10 #14 DONE 0.0s 02:08:10 02:08:10 #15 [security-bootstrapper internal] load build definition from Dockerfile 02:08:10 #15 transferring dockerfile: 3.02kB done 02:08:10 #15 DONE 0.1s 02:08:10 02:08:10 #16 [support-scheduler internal] load .dockerignore 02:08:10 #16 transferring context: 50B 0.0s done 02:08:10 #16 DONE 0.1s 02:08:11 02:08:11 #17 [core-common-config-bootstrapper internal] load .dockerignore 02:08:11 #17 transferring context: 50B 0.0s done 02:08:11 #17 DONE 0.1s 02:08:11 02:08:11 #18 [core-keeper internal] load .dockerignore 02:08:11 #18 transferring context: 50B done 02:08:11 #18 DONE 0.0s 02:08:11 02:08:11 #19 [security-secretstore-setup internal] load .dockerignore 02:08:11 #19 transferring context: 50B done 02:08:11 #19 DONE 0.1s 02:08:11 02:08:11 #20 [security-spire-config internal] load .dockerignore 02:08:12 #20 transferring context: 50B 0.0s done 02:08:12 #20 DONE 0.1s 02:08:12 02:08:12 #21 [security-spire-server internal] load .dockerignore 02:08:12 #21 transferring context: 50B 0.0s done 02:08:12 #21 DONE 0.1s 02:08:12 02:08:12 #22 [security-proxy-auth internal] load .dockerignore 02:08:12 #22 transferring context: 50B done 02:08:12 #22 DONE 0.1s 02:08:12 02:08:12 #23 [security-spiffe-token-provider internal] load .dockerignore 02:08:12 #23 transferring context: 50B done 02:08:12 #23 DONE 0.1s 02:08:12 02:08:12 #24 [support-notifications internal] load .dockerignore 02:08:12 #24 transferring context: 50B 0.0s done 02:08:12 #24 DONE 0.1s 02:08:12 02:08:12 #25 [core-data internal] load .dockerignore 02:08:12 #25 transferring context: 50B done 02:08:12 #25 DONE 0.1s 02:08:12 02:08:12 #26 [security-proxy-setup internal] load .dockerignore 02:08:12 #26 transferring context: 50B done 02:08:12 #26 DONE 0.1s 02:08:12 02:08:12 #27 [core-metadata internal] load .dockerignore 02:08:12 #27 transferring context: 50B done 02:08:12 #27 DONE 0.1s 02:08:12 02:08:12 #28 [security-spire-agent internal] load .dockerignore 02:08:12 #28 transferring context: 50B done 02:08:12 #28 DONE 0.1s 02:08:12 02:08:12 #29 [core-command internal] load .dockerignore 02:08:12 #29 transferring context: 50B done 02:08:12 #29 DONE 0.1s 02:08:12 02:08:12 #30 [security-bootstrapper internal] load .dockerignore 02:08:12 #30 transferring context: 50B 0.0s done 02:08:12 #30 DONE 0.1s 02:08:12 02:08:12 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:08:12 #31 DONE 0.0s 02:08:12 02:08:12 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 02:08:12 #32 DONE 0.2s 02:08:12 02:08:12 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:08:12 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:08:12 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:08:12 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:08:12 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 188.42kB / 4.09MB 0.1s 02:08:12 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:08:13 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.19MB / 4.09MB 0.2s 02:08:13 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 0.3s 02:08:13 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 02:08:13 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 02:08:13 #33 ... 02:08:13 02:08:13 #34 [support-scheduler internal] load build context 02:08:13 #34 transferring context: 3.23MB 0.7s done 02:08:13 #34 DONE 0.8s 02:08:13 02:08:13 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:08:13 #33 ... 02:08:13 02:08:13 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:08:13 #35 DONE 1.0s 02:08:13 02:08:13 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:08:13 #33 ... 02:08:13 02:08:13 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:08:13 #31 DONE 0.0s 02:08:14 02:08:14 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:08:14 #31 DONE 0.0s 02:08:14 02:08:14 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:08:14 #35 DONE 1.7s 02:08:14 02:08:14 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:08:14 #36 DONE 0.6s 02:08:14 02:08:14 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:08:14 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:08:14 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:08:14 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:08:14 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 02:08:14 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:08:14 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 02:08:14 #33 ... 02:08:14 02:08:14 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 02:08:14 #32 DONE 0.6s 02:08:14 02:08:14 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:08:14 #35 DONE 1.7s 02:08:14 02:08:14 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:08:14 #36 DONE 0.6s 02:08:14 02:08:14 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:08:14 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:08:14 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:08:14 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:08:14 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 02:08:14 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:08:14 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 02:08:15 #33 ... 02:08:15 02:08:15 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:08:15 #31 DONE 0.0s 02:08:15 02:08:15 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:08:15 #33 DONE 2.8s 02:08:15 02:08:15 #37 [core-keeper internal] load build context 02:08:15 #37 ... 02:08:15 02:08:15 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:08:15 #31 DONE 0.0s 02:08:15 02:08:15 #37 [core-keeper internal] load build context 02:08:15 #37 transferring context: 3.23MB 1.0s done 02:08:15 #37 DONE 1.1s 02:08:15 02:08:15 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:08:15 #35 DONE 1.8s 02:08:15 02:08:15 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 02:08:15 #36 DONE 0.7s 02:08:15 02:08:15 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 02:08:15 #32 DONE 1.0s 02:08:15 02:08:15 #38 [security-spiffe-token-provider internal] load build context 02:08:15 #38 DONE 0.0s 02:08:15 02:08:15 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:08:15 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:08:15 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:08:15 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:08:15 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 02:08:15 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:08:15 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 02:08:15 #33 DONE 2.9s 02:08:15 02:08:15 #39 [core-common-config-bootstrapper internal] load build context 02:08:15 #39 ... 02:08:15 02:08:15 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:08:15 #31 DONE 0.0s 02:08:15 02:08:15 #39 [core-common-config-bootstrapper internal] load build context 02:08:15 #39 ... 02:08:15 02:08:15 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:08:15 #31 DONE 0.0s 02:08:15 02:08:15 #39 [core-common-config-bootstrapper internal] load build context 02:08:15 #39 ... 02:08:15 02:08:15 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:08:15 #31 DONE 0.1s 02:08:15 02:08:15 #39 [core-common-config-bootstrapper internal] load build context 02:08:15 #39 transferring context: 3.23MB 1.3s done 02:08:15 #39 ... 02:08:15 02:08:15 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:08:15 #31 DONE 0.1s 02:08:15 02:08:15 #39 [core-common-config-bootstrapper internal] load build context 02:08:15 #39 DONE 1.6s 02:08:15 02:08:15 #40 [security-secretstore-setup internal] load build context 02:08:15 #40 ... 02:08:15 02:08:15 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:08:15 #35 DONE 1.9s 02:08:15 02:08:15 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 02:08:15 #36 DONE 0.8s 02:08:15 02:08:15 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:08:15 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:08:15 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:08:15 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:08:15 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 02:08:15 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:08:15 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 02:08:15 #33 DONE 3.0s 02:08:15 02:08:15 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 02:08:15 #32 DONE 1.6s 02:08:15 02:08:15 #40 [security-secretstore-setup internal] load build context 02:08:16 #40 ... 02:08:16 02:08:16 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:08:16 #35 DONE 1.9s 02:08:16 02:08:16 #36 [core-data builder 2/7] WORKDIR /edgex-go 02:08:16 #36 DONE 0.8s 02:08:16 02:08:16 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:08:16 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:08:16 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:08:16 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:08:16 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 02:08:16 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:08:16 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 02:08:16 #33 DONE 3.0s 02:08:16 02:08:16 #40 [security-secretstore-setup internal] load build context 02:08:16 #40 transferring context: 3.23MB 1.0s done 02:08:16 #40 DONE 1.6s 02:08:16 02:08:16 #41 [support-notifications internal] load build context 02:08:16 #41 ... 02:08:16 02:08:16 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:08:16 #31 DONE 0.1s 02:08:16 02:08:16 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:08:16 #31 DONE 0.1s 02:08:16 02:08:16 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:08:17 #32 ... 02:08:17 02:08:17 #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:08:17 #42 DONE 2.7s 02:08:17 02:08:17 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:08:17 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:08:17 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:08:17 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:08:17 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 02:08:17 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:08:17 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 02:08:17 #33 DONE 3.0s 02:08:17 02:08:17 #41 [support-notifications internal] load build context 02:08:17 #41 ... 02:08:17 02:08:17 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:08:17 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:08:17 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:08:17 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:08:17 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 02:08:17 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:08:17 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 02:08:17 #33 DONE 3.0s 02:08:17 02:08:17 #43 [security-spire-server internal] load build context 02:08:17 #43 DONE 0.0s 02:08:17 02:08:17 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:17 #44 DONE 0.0s 02:08:17 02:08:17 #41 [support-notifications internal] load build context 02:08:18 #41 ... 02:08:18 02:08:18 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:08:18 #35 DONE 2.0s 02:08:18 02:08:18 #36 [core-command builder 2/7] WORKDIR /edgex-go 02:08:18 #36 DONE 0.8s 02:08:18 02:08:18 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:08:18 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:08:18 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:08:18 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:08:18 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 02:08:18 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:08:18 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 02:08:18 #33 DONE 3.1s 02:08:18 02:08:18 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 02:08:18 #32 DONE 4.1s 02:08:18 02:08:18 #41 [support-notifications internal] load build context 02:08:18 #41 ... 02:08:18 02:08:18 #38 [security-spiffe-token-provider internal] load build context 02:08:18 #38 transferring context: 3.23MB 2.6s done 02:08:18 #38 DONE 3.6s 02:08:18 02:08:18 #41 [support-notifications internal] load build context 02:08:19 #41 ... 02:08:19 02:08:19 #45 [security-proxy-auth internal] load build context 02:08:19 #45 transferring context: 3.23MB 2.9s done 02:08:19 #45 DONE 4.3s 02:08:19 02:08:19 #41 [support-notifications internal] load build context 02:08:19 #41 ... 02:08:19 02:08:19 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 02:08:19 #46 DONE 4.1s 02:08:20 02:08:20 #41 [support-notifications internal] load build context 02:08:20 #41 ... 02:08:20 02:08:20 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:08:20 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:08:20 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 02:08:20 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 02:08:20 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 02:08:20 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:08:20 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 02:08:20 #33 DONE 3.1s 02:08:20 02:08:20 #41 [support-notifications internal] load build context 02:08:20 #41 ... 02:08:20 02:08:20 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:08:20 #47 DONE 0.0s 02:08:20 02:08:20 #41 [support-notifications internal] load build context 02:08:20 #41 ... 02:08:20 02:08:20 #48 [security-spire-config internal] load build context 02:08:20 #48 transferring context: 22.05kB 0.2s done 02:08:20 #48 DONE 3.3s 02:08:20 02:08:20 #41 [support-notifications internal] load build context 02:08:21 #41 ... 02:08:21 02:08:21 #43 [security-spire-server internal] load build context 02:08:21 #43 transferring context: 23.80kB 0.2s done 02:08:21 #43 DONE 3.4s 02:08:21 02:08:21 #41 [support-notifications internal] load build context 02:08:22 #41 ... 02:08:22 02:08:22 #49 [core-metadata internal] load build context 02:08:22 #49 transferring context: 3.23MB 4.5s done 02:08:22 #49 DONE 6.1s 02:08:22 02:08:22 #41 [support-notifications internal] load build context 02:08:22 #41 ... 02:08:22 02:08:22 #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:22 #50 DONE 8.4s 02:08:22 02:08:22 #41 [support-notifications internal] load build context 02:08:23 #41 transferring context: 3.23MB 6.4s done 02:08:24 #41 ... 02:08:24 02:08:24 #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:08:24 #0 9.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:24 #51 ... 02:08:24 02:08:24 #52 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:08:24 #0 7.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:24 #0 8.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:24 #52 ... 02:08:24 02:08:24 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:24 #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.9s done 02:08:24 #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 02:08:24 #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 02:08:24 #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 02:08:24 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.6s done 02:08:24 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.0s done 02:08:24 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.4s done 02:08:24 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 02:08:24 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 3.4s 02:08:24 #44 ... 02:08:24 02:08:24 #53 [security-spire-agent internal] load build context 02:08:24 #53 transferring context: 23.33kB 0.7s done 02:08:24 #53 DONE 4.0s 02:08:24 02:08:24 #54 [core-data internal] load build context 02:08:24 #54 transferring context: 3.23MB 6.7s done 02:08:24 #54 ... 02:08:24 02:08:24 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:08:24 #55 ... 02:08:24 02:08:24 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:24 #44 ... 02:08:24 02:08:24 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:08:25 #56 ... 02:08:25 02:08:25 #41 [support-notifications internal] load build context 02:08:25 #41 DONE 9.2s 02:08:25 02:08:25 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:08:25 #0 9.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:25 #57 ... 02:08:25 02:08:25 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:25 #58 ... 02:08:25 02:08:25 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:08:25 #59 ... 02:08:25 02:08:25 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:08:25 #0 9.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:25 #60 ... 02:08:25 02:08:25 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:08:25 #61 ... 02:08:25 02:08:25 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:08:25 #57 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:26 #57 ... 02:08:26 02:08:26 #62 [security-proxy-setup internal] load build context 02:08:26 #62 transferring context: 3.23MB 6.9s done 02:08:26 #62 ... 02:08:26 02:08:26 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:08:26 #63 ... 02:08:26 02:08:26 #62 [security-proxy-setup internal] load build context 02:08:26 #62 DONE 10.2s 02:08:26 02:08:26 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:26 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 5.4s 02:08:26 #44 ... 02:08:26 02:08:26 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:08:26 #64 ... 02:08:26 02:08:26 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:08:26 #65 ... 02:08:26 02:08:26 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:27 #44 ... 02:08:27 02:08:27 #54 [core-data internal] load build context 02:08:27 #54 DONE 11.4s 02:08:27 02:08:27 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:27 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.82MB / 33.17MB 6.6s 02:08:27 #44 ... 02:08:27 02:08:27 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:08:27 #66 ... 02:08:27 02:08:27 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:27 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 02:08:27 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 02:08:27 #44 ... 02:08:27 02:08:27 #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:08:27 #52 10.53 OK: 239 MiB in 58 packages 02:08:27 #52 DONE 13.8s 02:08:27 02:08:27 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:28 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.29MB / 33.17MB 7.3s 02:08:28 #44 ... 02:08:28 02:08:28 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:08:28 #67 ... 02:08:28 02:08:28 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:08:28 #68 ... 02:08:28 02:08:28 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:28 #44 ... 02:08:28 02:08:28 #69 [core-command internal] load build context 02:08:28 #69 ... 02:08:28 02:08:28 #70 [security-bootstrapper internal] load build context 02:08:29 #70 ... 02:08:29 02:08:29 #69 [core-command internal] load build context 02:08:29 #69 ... 02:08:29 02:08:29 #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:08:29 #51 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:29 #51 13.14 OK: 239 MiB in 58 packages 02:08:29 #51 DONE 15.2s 02:08:29 02:08:29 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:29 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 8.7s 02:08:30 #44 ... 02:08:30 02:08:30 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:08:30 #71 ... 02:08:30 02:08:30 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:30 #44 ... 02:08:30 02:08:30 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:30 #58 DONE 14.9s 02:08:30 02:08:30 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:30 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 9.6s 02:08:30 #44 ... 02:08:30 02:08:30 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:08:30 #47 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.9s done 02:08:30 #47 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 02:08:30 #47 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 02:08:30 #47 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 02:08:30 #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 02:08:30 #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 02:08:30 #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 02:08:30 #47 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.2s done 02:08:30 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 6.7s 02:08:30 #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 02:08:30 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 6.8s 02:08:30 #47 ... 02:08:30 02:08:30 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:31 #44 ... 02:08:31 02:08:31 #69 [core-command internal] load build context 02:08:31 #69 transferring context: 3.23MB 10.0s done 02:08:31 #69 DONE 12.3s 02:08:31 02:08:31 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:31 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 10.3s 02:08:32 #44 ... 02:08:32 02:08:32 #70 [security-bootstrapper internal] load build context 02:08:32 #70 transferring context: 3.23MB 10.5s done 02:08:32 #70 DONE 13.3s 02:08:32 02:08:32 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:32 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 11.3s 02:08:32 #44 ... 02:08:32 02:08:32 #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:08:32 #72 DONE 4.7s 02:08:32 02:08:32 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:32 #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 02:08:32 #44 ... 02:08:32 02:08:32 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:08:32 #73 DONE 2.6s 02:08:32 02:08:32 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:32 #44 ... 02:08:32 02:08:32 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:08:32 #74 ... 02:08:32 02:08:32 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:33 #44 ... 02:08:33 02:08:33 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:08:33 #60 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:33 #60 14.49 (1/4) Installing ca-certificates (20250619-r0) 02:08:33 #60 14.67 (2/4) Installing dumb-init (1.2.5-r3) 02:08:33 #60 14.77 (3/4) Installing su-exec (0.2-r3) 02:08:33 #60 14.77 (4/4) Installing yq-go (4.44.1-r2) 02:08:33 #60 15.46 Executing busybox-1.36.1-r29.trigger 02:08:33 #60 15.61 Executing ca-certificates-20250619-r0.trigger 02:08:33 #60 16.80 OK: 20 MiB in 18 packages 02:08:33 #60 DONE 18.3s 02:08:33 02:08:33 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:33 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 12.8s 02:08:33 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 13.1s 02:08:35 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.92MB / 33.17MB 15.0s 02:08:36 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.58MB / 33.17MB 16.1s 02:08:37 #44 ... 02:08:37 02:08:37 #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:08:37 #59 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:37 #59 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:37 #59 20.67 (1/1) Installing dumb-init (1.2.5-r3) 02:08:37 #59 20.70 Executing busybox-1.36.1-r29.trigger 02:08:37 #59 20.79 OK: 9 MiB in 15 packages 02:08:37 #59 DONE 22.7s 02:08:37 02:08:37 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:37 #44 ... 02:08:37 02:08:37 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:08:37 #57 14.16 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:08:37 #57 14.16 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:08:37 #57 14.16 OK: 24052 distinct packages available 02:08:37 #57 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:37 #57 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:37 #57 20.80 OK: 239 MiB in 58 packages 02:08:37 #57 DONE 22.7s 02:08:37 02:08:37 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:38 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.71MB / 33.17MB 17.5s 02:08:38 #44 ... 02:08:38 02:08:38 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:08:38 #56 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:38 #56 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:38 #56 18.36 (1/3) Installing ca-certificates (20250619-r0) 02:08:38 #56 18.55 (2/3) Installing dumb-init (1.2.5-r3) 02:08:38 #56 18.56 (3/3) Installing tzdata (2025b-r0) 02:08:38 #56 19.64 Executing busybox-1.36.1-r29.trigger 02:08:38 #56 19.78 Executing ca-certificates-20250619-r0.trigger 02:08:38 #56 20.82 OK: 11 MiB in 17 packages 02:08:38 #56 DONE 23.2s 02:08:38 02:08:38 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:40 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.22MB / 33.17MB 19.3s 02:08:40 #44 ... 02:08:40 02:08:40 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:08:40 #75 ... 02:08:40 02:08:40 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:08:40 #76 DONE 2.8s 02:08:40 02:08:40 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:40 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 20.1s 02:08:40 #44 ... 02:08:40 02:08:40 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:08:40 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 9.2s done 02:08:40 #47 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 02:08:40 #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 02:08:41 #47 ... 02:08:41 02:08:41 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:41 #150 ... 02:08:41 02:08:41 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:08:41 #152 153.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:08:41 #152 ... 02:08:41 02:08:41 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:08:41 #156 DONE 160.7s 02:08:41 02:08:41 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:08:41 #152 DONE 160.7s 02:08:41 02:08:41 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:08:41 #148 DONE 160.7s 02:08:41 02:08:41 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:08:41 #150 DONE 160.7s 02:08:41 02:08:41 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:08:41 #176 DONE 0.4s 02:08:41 02:08:41 #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:08:41 #177 DONE 0.3s 02:08:41 02:08:41 #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:08:41 #178 DONE 0.2s 02:08:41 02:08:41 #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:08:41 #179 DONE 0.3s 02:08:41 02:08:41 #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:08:41 #180 DONE 0.1s 02:08:41 02:08:41 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:08:41 #181 DONE 0.1s 02:08:41 02:08:41 #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:08:41 #182 DONE 0.1s 02:08:41 02:08:41 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:08:41 #183 DONE 0.1s 02:08:41 02:08:41 #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:08:41 #184 DONE 0.4s 02:08:41 02:08:41 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:08:41 #185 DONE 0.5s 02:08:41 02:08:41 #186 [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 02:08:41 #186 DONE 0.5s 02:08:41 02:08:41 #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:08:41 #187 DONE 0.5s 02:08:41 02:08:41 #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:08:41 #188 DONE 0.1s 02:08:41 02:08:41 #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:08:41 #189 ... 02:08:41 02:08:41 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:08:41 #190 DONE 0.1s 02:08:41 02:08:41 #191 [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 02:08:41 #191 DONE 0.1s 02:08:41 02:08:41 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:08:41 #192 DONE 0.1s 02:08:41 02:08:41 #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:08:41 #189 DONE 0.2s 02:08:41 02:08:41 #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:08:41 #193 DONE 0.2s 02:08:41 02:08:41 #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:08:41 #194 ... 02:08:41 02:08:41 #195 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:08:41 #195 DONE 0.1s 02:08:41 02:08:41 #196 [core-command] exporting to image 02:08:41 #196 exporting layers 0.3s done 02:08:41 #196 writing image sha256:19fb93047c9e720994b4ba6d036aeb88f702d659dd8a60fafe59ef998b6a3c98 0.0s done 02:08:41 #196 naming to docker.io/library/core-command done 02:08:41 #196 DONE 0.4s 02:08:41 02:08:41 #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:08:41 #194 DONE 0.2s 02:08:41 02:08:41 #197 [security-spiffe-token-provider] exporting to image 02:08:41 #197 exporting layers 0.5s done 02:08:41 #197 writing image sha256:344f684fdd1708756892f52e639f1d6023a1008f3836fc7718ba22b37e252fa5 done 02:08:41 #197 naming to docker.io/library/security-spiffe-token-provider done 02:08:41 #197 DONE 0.5s 02:08:41 02:08:41 #198 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:08:41 #198 ... 02:08:41 02:08:41 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:08:41 #154 DONE 162.5s 02:08:41 02:08:41 #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:08:41 #199 DONE 0.1s 02:08:41 02:08:41 #198 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:08:41 #198 DONE 0.4s 02:08:41 02:08:41 #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:08:41 #200 DONE 0.1s 02:08:41 02:08:41 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:08:41 #201 ... 02:08:41 02:08:41 #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:08:41 #202 DONE 0.1s 02:08:41 02:08:41 #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:08:41 #203 DONE 0.7s 02:08:41 02:08:41 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:08:41 #204 DONE 0.2s 02:08:41 02:08:41 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:08:41 #205 DONE 0.1s 02:08:41 02:08:41 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:08:41 #206 DONE 0.2s 02:08:41 02:08:41 #207 [security-proxy-setup] exporting to image 02:08:41 #207 exporting layers 0.3s done 02:08:41 #207 writing image sha256:a3fec54992a157381b8354f14b21a291cc0c540896d2083ce0ca07524814916d done 02:08:41 #207 naming to docker.io/library/security-proxy-setup done 02:08:41 #207 DONE 0.4s 02:08:41 02:08:41 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:08:41 #201 DONE 0.5s 02:08:41 02:08:41 #208 [core-metadata] exporting to image 02:08:41 #208 exporting layers 0.2s done 02:08:41 #208 writing image sha256:01ef1401e43296ead5c9fb347f7d3bc45868aa67e6936b735704882fd683755c done 02:08:41 #208 naming to docker.io/library/core-metadata done 02:08:41 #208 DONE 0.2s 02:08:41 02:08:41 #209 [security-secretstore-setup] exporting to image 02:08:41 #209 ... 02:08:41 02:08:41 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:08:41 #146 DONE 163.6s 02:08:41 02:08:41 #209 [security-secretstore-setup] exporting to image 02:08:41 #209 exporting layers 0.4s done 02:08:41 #209 writing image sha256:2c31c1e5699a266c3d9b493e845506604263e3a83c5f0207735416e9ba5c6964 done 02:08:41 #209 naming to docker.io/library/security-secretstore-setup 0.0s done 02:08:41 #209 DONE 0.5s 02:08:41 02:08:41 #210 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:08:41 #210 DONE 0.1s 02:08:41 02:08:41 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:08:41 #155 ... 02:08:41 02:08:41 #211 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:08:41 #211 DONE 0.1s 02:08:41 02:08:41 #212 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:08:41 #212 DONE 0.2s 02:08:41 02:08:41 #213 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:08:41 #213 DONE 0.0s 02:08:41 02:08:41 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:08:41 #155 ... 02:08:41 02:08:41 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:08:41 #214 DONE 0.0s 02:08:41 02:08:41 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:08:41 #151 DONE 164.2s 02:08:41 02:08:41 #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:08:41 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 21.0s 02:08:41 #44 ... 02:08:41 02:08:41 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:08:41 #61 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:41 #61 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:41 #61 24.28 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:08:41 #61 24.28 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:08:41 #61 24.28 OK: 24052 distinct packages available 02:08:41 #61 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:41 #61 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:41 #215 ... 02:08:41 02:08:41 #216 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:08:41 #216 DONE 0.1s 02:08:41 02:08:41 #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:08:42 #61 ... 02:08:42 02:08:42 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:42 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 21.1s done 02:08:42 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 21.1s done 02:08:42 #217 DONE 0.4s 02:08:42 02:08:42 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:08:42 #155 ... 02:08:42 02:08:42 #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:08:42 #215 DONE 0.7s 02:08:42 02:08:42 #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:08:42 #218 DONE 0.1s 02:08:42 02:08:42 #219 [core-keeper] exporting to image 02:08:42 #219 exporting layers 0.2s done 02:08:42 #219 writing image sha256:b352848ebd3ab5aa3af6bb04fa025e63d3b927ebd082f83d9d74002445b71b51 done 02:08:42 #219 naming to docker.io/library/core-keeper done 02:08:42 #219 DONE 0.2s 02:08:42 02:08:42 #220 [security-proxy-auth] exporting to image 02:08:42 #220 exporting layers 0.2s done 02:08:42 #220 writing image sha256:089f12bc92a1d4eefeeec35a1669d696a49e971f8dd5b8e4df22924ae5eb5a94 0.0s done 02:08:42 #220 naming to docker.io/library/security-proxy-auth 0.0s done 02:08:42 #220 DONE 0.2s 02:08:42 02:08:42 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:08:42 #155 DONE 165.2s 02:08:42 02:08:42 #221 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:08:42 #221 DONE 0.0s 02:08:42 02:08:42 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:08:42 #44 ... 02:08:42 02:08:42 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:42 #77 ... 02:08:42 02:08:42 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:42 #145 ... 02:08:42 02:08:42 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:08:42 #149 DONE 165.3s 02:08:42 02:08:42 #222 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:08:42 #222 DONE 0.0s 02:08:42 02:08:42 #223 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:08:42 #223 DONE 0.2s 02:08:42 02:08:42 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:08:42 #224 DONE 0.0s 02:08:42 02:08:42 #225 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:08:42 #225 DONE 0.0s 02:08:42 02:08:42 #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:08:42 #78 ... 02:08:42 02:08:42 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:08:43 #226 DONE 0.0s 02:08:43 02:08:43 #227 [core-data] exporting to image 02:08:43 #227 exporting layers 0.2s done 02:08:43 #227 writing image sha256:34dbf65d69daa98bc25a05638641622250601a8b9e9b5d469bb0d56b27a1605f done 02:08:43 #227 naming to docker.io/library/core-data done 02:08:43 #227 DONE 0.2s 02:08:43 02:08:43 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:08:43 #228 DONE 0.2s 02:08:43 02:08:43 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:08:43 #229 DONE 0.0s 02:08:43 02:08:43 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:08:43 #145 ... 02:08:43 02:08:43 #230 [support-scheduler] exporting to image 02:08:43 #47 ... 02:08:43 02:08:43 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:08:43 #0 9.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:43 #230 exporting layers 0.2s done 02:08:43 #230 writing image sha256:6f980ad9342e10af8d1835d876922e81f91ab1a64ff3d0a4fb038d6c3dd7b874 done 02:08:43 #230 naming to docker.io/library/support-scheduler done 02:08:43 #230 DONE 0.2s 02:08:43 02:08:43 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:08:43 #79 ... 02:08:43 02:08:43 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:08:44 #47 ... 02:08:44 02:08:44 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:08:44 #63 18.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:44 #63 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:44 #63 26.10 OK: 239 MiB in 58 packages 02:08:44 #63 DONE 28.2s 02:08:44 02:08:44 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:44 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 02:08:44 #44 ... 02:08:44 02:08:44 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:08:44 #80 DONE 0.8s 02:08:44 02:08:44 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:45 #145 DONE 167.2s 02:08:45 02:08:45 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:08:45 #231 DONE 0.0s 02:08:45 02:08:45 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:08:45 #232 DONE 0.0s 02:08:45 02:08:45 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:08:45 #233 DONE 0.1s 02:08:45 02:08:45 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:08:45 #234 DONE 0.0s 02:08:45 02:08:45 #235 [support-notifications] exporting to image 02:08:45 #235 exporting layers 0.2s done 02:08:45 #235 writing image sha256:1602a92a4b4992d7a3e6b999e7d16c646f68cea4573697b7137624b0aa02e85e done 02:08:45 #235 naming to docker.io/library/support-notifications done 02:08:45 #235 DONE 0.2s 02:08:45 time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:08:45 time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:08:45 time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:08:45 time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:08:45 time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:08:45 time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:08:45 time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:08:45 time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:08:45 time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:08:45 time="2025-08-15T02:05:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:08:45 time="2025-08-15T02:05:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:08:45 time="2025-08-15T02:05:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:08:45 time="2025-08-15T02:05:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:08:45 time="2025-08-15T02:05:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:08:45 time="2025-08-15T02:05:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:08:45 $ docker stop --time=1 6e54c1970ddef75f24a8010de7f313cf668a298e7d7340d0e81f81cb6323a1e5 02:08:46 $ docker rm -f --volumes 6e54c1970ddef75f24a8010de7f313cf668a298e7d7340d0e81f81cb6323a1e5 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:46 #44 ... 02:08:46 02:08:46 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:08:46 #64 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:46 #64 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:46 #64 ... 02:08:46 02:08:46 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:08:46 #55 22.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:46 #55 23.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:46 #55 ... 02:08:46 02:08:46 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:46 + docker images 02:08:46 REPOSITORY TAG IMAGE ID CREATED SIZE 02:08:46 support-notifications latest 1602a92a4b49 2 seconds ago 53.6MB 02:08:46 support-scheduler latest 6f980ad9342e 3 seconds ago 50MB 02:08:46 core-keeper latest b352848ebd3a 4 seconds ago 45.2MB 02:08:46 core-data latest 34dbf65d69da 4 seconds ago 46.2MB 02:08:46 security-proxy-auth latest 089f12bc92a1 4 seconds ago 45.4MB 02:08:46 security-proxy-setup latest a3fec54992a1 6 seconds ago 49.9MB 02:08:46 security-secretstore-setup latest 2c31c1e5699a 6 seconds ago 80.6MB 02:08:46 core-metadata latest 01ef1401e432 6 seconds ago 46.4MB 02:08:46 core-command latest 19fb93047c9e 7 seconds ago 40.5MB 02:08:46 security-spiffe-token-provider latest 344f684fdd17 7 seconds ago 48.8MB 02:08:46 security-bootstrapper latest 0b9dbb33c760 About a minute ago 21.2MB 02:08:46 core-common-config-bootstrapper latest d1a144a88a4f About a minute ago 20.2MB 02:08:46 security-spire-agent latest 1caba773ed05 3 minutes ago 196MB 02:08:46 security-spire-config latest 280fc2e8903d 3 minutes ago 150MB 02:08:46 security-spire-server latest 8cf157345e26 3 minutes ago 150MB 02:08:46 ci-base-image-x86_64 latest 38fb88d8b744 6 minutes ago 936MB 02:08:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 11 days ago 580MB 02:08:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 months ago 573MB 02:08:46 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 02:08:47 provisioning config files... 02:08:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/887@tmp/config8523491473162778712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:47 #44 ... 02:08:47 02:08:47 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:08:47 #65 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:47 #65 21.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:47 ---> ****-login.sh 02:08:47 nexus3.edgexfoundry.org:10001 02:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:47 Login Succeeded 02:08:47 nexus3.edgexfoundry.org:10002 02:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:47 Login Succeeded 02:08:47 nexus3.edgexfoundry.org:10003 02:08:47 #65 ... 02:08:47 02:08:47 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:47 #44 ... 02:08:47 02:08:47 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:08:47 #67 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:47 #67 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:47 #67 ... 02:08:47 02:08:47 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:47 Login Succeeded 02:08:47 nexus3.edgexfoundry.org:10004 02:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:47 Login Succeeded 02:08:47 ****.io 02:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:47 #44 ... 02:08:47 02:08:47 #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:08:47 #0 8.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:47 Login Succeeded 02:08:47 ---> ****-login.sh ends [Pipeline] } 02:08:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:08:47 #81 ... 02:08:47 02:08:47 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] // withEnv [Pipeline] echo 02:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:08:48 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:08:48 2885035d431c72712c7b80856431b0213d02a2aa 02:08:48 latest 02:08:48 4.1.0-dev.48 02:08:48 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:08:48 main 02:08:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:48 #44 ... 02:08:48 02:08:48 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:08:48 #0 8.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:48 #82 ... 02:08:48 02:08:48 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:48 + docker push nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa 02:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:08:48 f7859b9c54d9: Preparing 02:08:48 793986e5e8a4: Preparing 02:08:48 7fdc4a0eff56: Preparing 02:08:48 913b0a9455fe: Preparing 02:08:48 bd0155b22296: Preparing 02:08:48 62dc5b8e2ef8: Preparing 02:08:48 097100c76c15: Preparing 02:08:48 62dc5b8e2ef8: Waiting 02:08:48 097100c76c15: Waiting 02:08:48 f7859b9c54d9: Pushed 02:08:48 913b0a9455fe: Pushed 02:08:48 7fdc4a0eff56: Pushed 02:08:48 097100c76c15: Layer already exists 02:08:48 bd0155b22296: Pushed 02:08:48 62dc5b8e2ef8: Pushed 02:08:49 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.1s 02:08:50 #44 ... 02:08:50 02:08:50 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:08:50 #68 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:50 #68 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:50 #68 ... 02:08:50 02:08:50 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:50 #44 ... 02:08:50 02:08:50 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:50 #83 ... 02:08:50 02:08:50 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:08:50 #55 33.55 OK: 239 MiB in 58 packages 02:08:50 #55 DONE 36.6s 02:08:50 02:08:50 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:51 #44 ... 02:08:51 02:08:51 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:08:51 #64 31.51 (1/1) Installing dumb-init (1.2.5-r3) 02:08:51 #64 31.58 Executing busybox-1.36.1-r29.trigger 02:08:51 #64 31.87 OK: 9 MiB in 15 packages 02:08:51 #64 DONE 34.9s 02:08:51 02:08:51 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:08:51 #66 24.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:51 #66 26.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:51 #66 ... 02:08:51 02:08:51 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:51 #44 ... 02:08:51 02:08:51 #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:08:51 #84 DONE 0.9s 02:08:52 793986e5e8a4: Pushed 02:08:52 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:d170b2cb66d1015e07f26b29ae86325884ab65ebd8e1c458f059a50d07c0d537 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:52 02:08:52 #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:52 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:08:52 f7859b9c54d9: Preparing 02:08:52 793986e5e8a4: Preparing 02:08:52 7fdc4a0eff56: Preparing 02:08:52 913b0a9455fe: Preparing 02:08:52 bd0155b22296: Preparing 02:08:52 62dc5b8e2ef8: Preparing 02:08:52 097100c76c15: Preparing 02:08:52 62dc5b8e2ef8: Waiting 02:08:52 097100c76c15: Waiting 02:08:52 f7859b9c54d9: Layer already exists 02:08:52 bd0155b22296: Layer already exists 02:08:52 7fdc4a0eff56: Layer already exists 02:08:52 793986e5e8a4: Layer already exists 02:08:52 913b0a9455fe: Layer already exists 02:08:52 62dc5b8e2ef8: Layer already exists 02:08:52 097100c76c15: Layer already exists 02:08:52 latest: digest: sha256:d170b2cb66d1015e07f26b29ae86325884ab65ebd8e1c458f059a50d07c0d537 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:53 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 02:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:08:53 f7859b9c54d9: Preparing 02:08:53 793986e5e8a4: Preparing 02:08:53 7fdc4a0eff56: Preparing 02:08:53 913b0a9455fe: Preparing 02:08:53 bd0155b22296: Preparing 02:08:53 62dc5b8e2ef8: Preparing 02:08:53 097100c76c15: Preparing 02:08:53 62dc5b8e2ef8: Waiting 02:08:53 097100c76c15: Waiting 02:08:53 913b0a9455fe: Layer already exists 02:08:53 f7859b9c54d9: Layer already exists 02:08:53 793986e5e8a4: Layer already exists 02:08:53 bd0155b22296: Layer already exists 02:08:53 7fdc4a0eff56: Layer already exists 02:08:53 62dc5b8e2ef8: Layer already exists 02:08:53 097100c76c15: Layer already exists 02:08:53 #85 ... 02:08:53 02:08:53 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:08:53 #75 12.61 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:53 #75 16.76 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:53 #75 ... 02:08:53 02:08:53 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:53 #44 ... 02:08:53 02:08:53 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:08:53 #71 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:53 #71 25.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:53 #71 ... 02:08:53 02:08:53 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:53 #44 ... 02:08:53 02:08:53 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:08:53 #74 21.33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:53 #74 26.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:53 4.1.0-dev.48: digest: sha256:d170b2cb66d1015e07f26b29ae86325884ab65ebd8e1c458f059a50d07c0d537 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:54 #74 ... 02:08:54 02:08:54 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:54 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.2s 02:08:54 #44 ... 02:08:54 02:08:54 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:08:54 #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.3s done 02:08:54 + docker push nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:08:54 f7859b9c54d9: Preparing 02:08:54 793986e5e8a4: Preparing 02:08:54 7fdc4a0eff56: Preparing 02:08:54 913b0a9455fe: Preparing 02:08:54 bd0155b22296: Preparing 02:08:54 62dc5b8e2ef8: Preparing 02:08:54 097100c76c15: Preparing 02:08:54 62dc5b8e2ef8: Waiting 02:08:54 097100c76c15: Waiting 02:08:54 793986e5e8a4: Layer already exists 02:08:54 bd0155b22296: Layer already exists 02:08:54 7fdc4a0eff56: Layer already exists 02:08:54 913b0a9455fe: Layer already exists 02:08:54 f7859b9c54d9: Layer already exists 02:08:54 62dc5b8e2ef8: Layer already exists 02:08:54 097100c76c15: Layer already exists 02:08:54 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:d170b2cb66d1015e07f26b29ae86325884ab65ebd8e1c458f059a50d07c0d537 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:08:54 #47 ... 02:08:54 02:08:54 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] sh 02:08:54 #44 ... 02:08:54 02:08:54 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:55 #86 ... 02:08:55 02:08:55 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:55 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:08:55 f7859b9c54d9: Preparing 02:08:55 793986e5e8a4: Preparing 02:08:55 7fdc4a0eff56: Preparing 02:08:55 913b0a9455fe: Preparing 02:08:55 bd0155b22296: Preparing 02:08:55 62dc5b8e2ef8: Preparing 02:08:55 097100c76c15: Preparing 02:08:55 097100c76c15: Waiting 02:08:55 62dc5b8e2ef8: Waiting 02:08:55 793986e5e8a4: Layer already exists 02:08:55 913b0a9455fe: Layer already exists 02:08:55 7fdc4a0eff56: Layer already exists 02:08:55 bd0155b22296: Layer already exists 02:08:55 f7859b9c54d9: Layer already exists 02:08:55 097100c76c15: Layer already exists 02:08:55 62dc5b8e2ef8: Layer already exists 02:08:55 main: digest: sha256:d170b2cb66d1015e07f26b29ae86325884ab65ebd8e1c458f059a50d07c0d537 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:08:55 ===================================================== [Pipeline] echo 02:08:55 taggedImages: 02:08:55 - nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa 02:08:55 - nexus3.edgexfoundry.org:10004/core-command:latest 02:08:55 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 02:08:55 - nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:08:55 - nexus3.edgexfoundry.org:10004/core-command:main 02:08:55 #44 ... 02:08:55 02:08:55 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:08:55 #79 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:55 #79 ... 02:08:55 02:08:55 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] echo 02:08:55 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:08:55 2885035d431c72712c7b80856431b0213d02a2aa 02:08:55 latest 02:08:55 4.1.0-dev.48 02:08:55 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:08:55 main 02:08:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa 02:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:08:56 2ae92b728ee5: Preparing 02:08:56 e259ea0dda9e: Preparing 02:08:56 d94bc2fb9e3b: Preparing 02:08:56 8d1e39902297: Preparing 02:08:56 7fdc4a0eff56: Preparing 02:08:56 913b0a9455fe: Preparing 02:08:56 bd0155b22296: Preparing 02:08:56 913b0a9455fe: Waiting 02:08:56 62dc5b8e2ef8: Preparing 02:08:56 097100c76c15: Preparing 02:08:56 bd0155b22296: Waiting 02:08:56 62dc5b8e2ef8: Waiting 02:08:56 097100c76c15: Waiting 02:08:56 7fdc4a0eff56: Layer already exists 02:08:56 913b0a9455fe: Layer already exists 02:08:56 bd0155b22296: Layer already exists 02:08:56 62dc5b8e2ef8: Layer already exists 02:08:56 e259ea0dda9e: Pushed 02:08:56 097100c76c15: Layer already exists 02:08:56 d94bc2fb9e3b: Pushed 02:08:56 2ae92b728ee5: Pushed 02:08:57 #44 ... 02:08:57 02:08:57 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:08:57 #65 33.20 (1/7) Installing ca-certificates (20250619-r0) 02:08:57 #65 34.06 (2/7) Installing dumb-init (1.2.5-r3) 02:08:57 #65 34.11 (3/7) Installing libgcc (13.2.1_git20240309-r1) 02:08:57 #65 34.14 (4/7) Installing libsodium (1.0.19-r0) 02:08:57 #65 34.17 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 02:08:57 #65 34.88 (6/7) Installing libzmq (4.3.5-r2) 02:08:57 #65 35.07 (7/7) Installing zeromq (4.3.5-r2) 02:08:57 #65 35.13 Executing busybox-1.36.1-r29.trigger 02:08:57 #65 35.22 Executing ca-certificates-20250619-r0.trigger 02:08:57 #65 37.01 OK: 14 MiB in 21 packages 02:08:57 #65 DONE 40.3s 02:08:57 02:08:57 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:57 8d1e39902297: Pushed 02:08:57 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:2257239345ce17ba0d99795e6f77359151b9323f08badf6bff5265f9d6403938 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:08:57 #44 ... 02:08:57 02:08:57 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:08:57 #61 36.45 (1/14) Installing ca-certificates (20250619-r0) 02:08:57 #61 37.22 (2/14) Installing brotli-libs (1.1.0-r2) 02:08:57 #61 37.46 (3/14) Installing c-ares (1.33.1-r0) 02:08:57 #61 37.53 (4/14) Installing libunistring (1.2-r0) 02:08:57 #61 37.89 (5/14) Installing libidn2 (2.3.7-r0) 02:08:57 #61 37.93 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:08:57 #61 37.99 (7/14) Installing libpsl (0.21.5-r1) 02:08:57 #61 38.03 (8/14) Installing zstd-libs (1.5.6-r0) 02:08:57 #61 38.21 (9/14) Installing libcurl (8.12.1-r0) 02:08:57 #61 38.30 (10/14) Installing curl (8.12.1-r0) 02:08:57 #61 38.35 (11/14) Installing dumb-init (1.2.5-r3) 02:08:57 #61 38.57 (12/14) Installing musl-obstack (1.2.3-r2) 02:08:57 #61 38.58 (13/14) Installing libucontext (1.2-r3) 02:08:57 #61 38.62 (14/14) Installing gcompat (1.1.0-r4) 02:08:57 #61 38.72 Executing busybox-1.36.1-r29.trigger 02:08:57 #61 39.02 Executing ca-certificates-20250619-r0.trigger 02:08:57 #61 40.22 OK: 15 MiB in 28 packages 02:08:57 #61 DONE 42.3s 02:08:57 02:08:57 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:08:58 2ae92b728ee5: Preparing 02:08:58 e259ea0dda9e: Preparing 02:08:58 d94bc2fb9e3b: Preparing 02:08:58 8d1e39902297: Preparing 02:08:58 7fdc4a0eff56: Preparing 02:08:58 913b0a9455fe: Preparing 02:08:58 bd0155b22296: Preparing 02:08:58 62dc5b8e2ef8: Preparing 02:08:58 097100c76c15: Preparing 02:08:58 913b0a9455fe: Waiting 02:08:58 097100c76c15: Waiting 02:08:58 62dc5b8e2ef8: Waiting 02:08:58 bd0155b22296: Waiting 02:08:58 2ae92b728ee5: Layer already exists 02:08:58 e259ea0dda9e: Layer already exists 02:08:58 7fdc4a0eff56: Layer already exists 02:08:58 8d1e39902297: Layer already exists 02:08:58 d94bc2fb9e3b: Layer already exists 02:08:58 913b0a9455fe: Layer already exists 02:08:58 62dc5b8e2ef8: Layer already exists 02:08:58 bd0155b22296: Layer already exists 02:08:58 097100c76c15: Layer already exists 02:08:58 latest: digest: sha256:2257239345ce17ba0d99795e6f77359151b9323f08badf6bff5265f9d6403938 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:58 #44 ... 02:08:58 02:08:58 #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:08:58 #81 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 02:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:08:58 2ae92b728ee5: Preparing 02:08:58 e259ea0dda9e: Preparing 02:08:58 d94bc2fb9e3b: Preparing 02:08:58 8d1e39902297: Preparing 02:08:58 7fdc4a0eff56: Preparing 02:08:58 913b0a9455fe: Preparing 02:08:58 bd0155b22296: Preparing 02:08:58 62dc5b8e2ef8: Preparing 02:08:58 097100c76c15: Preparing 02:08:58 913b0a9455fe: Waiting 02:08:58 bd0155b22296: Waiting 02:08:58 097100c76c15: Waiting 02:08:58 62dc5b8e2ef8: Waiting 02:08:58 d94bc2fb9e3b: Layer already exists 02:08:58 7fdc4a0eff56: Layer already exists 02:08:58 2ae92b728ee5: Layer already exists 02:08:58 8d1e39902297: Layer already exists 02:08:58 e259ea0dda9e: Layer already exists 02:08:58 bd0155b22296: Layer already exists 02:08:58 62dc5b8e2ef8: Layer already exists 02:08:58 913b0a9455fe: Layer already exists 02:08:58 097100c76c15: Layer already exists 02:08:58 4.1.0-dev.48: digest: sha256:2257239345ce17ba0d99795e6f77359151b9323f08badf6bff5265f9d6403938 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:59 #81 ... 02:08:59 02:08:59 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:59 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.3s 02:08:59 #44 ... 02:08:59 02:08:59 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:08:59 #82 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:08:59 2ae92b728ee5: Preparing 02:08:59 e259ea0dda9e: Preparing 02:08:59 d94bc2fb9e3b: Preparing 02:08:59 8d1e39902297: Preparing 02:08:59 7fdc4a0eff56: Preparing 02:08:59 913b0a9455fe: Preparing 02:08:59 bd0155b22296: Preparing 02:08:59 62dc5b8e2ef8: Preparing 02:08:59 097100c76c15: Preparing 02:08:59 913b0a9455fe: Waiting 02:08:59 bd0155b22296: Waiting 02:08:59 62dc5b8e2ef8: Waiting 02:08:59 097100c76c15: Waiting 02:08:59 2ae92b728ee5: Layer already exists 02:08:59 8d1e39902297: Layer already exists 02:08:59 7fdc4a0eff56: Layer already exists 02:08:59 d94bc2fb9e3b: Layer already exists 02:08:59 e259ea0dda9e: Layer already exists 02:08:59 913b0a9455fe: Layer already exists 02:08:59 bd0155b22296: Layer already exists 02:08:59 097100c76c15: Layer already exists 02:08:59 62dc5b8e2ef8: Layer already exists 02:08:59 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:2257239345ce17ba0d99795e6f77359151b9323f08badf6bff5265f9d6403938 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:59 #82 ... 02:08:59 02:08:59 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:08:59 + 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 02:09:00 #44 ... 02:09:00 02:09:00 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:09:00 #67 31.75 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:09:00 #67 31.75 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:09:00 #67 31.75 OK: 24052 distinct packages available 02:09:00 #67 34.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:09:00 #67 36.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:09:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:09:00 2ae92b728ee5: Preparing 02:09:00 e259ea0dda9e: Preparing 02:09:00 d94bc2fb9e3b: Preparing 02:09:00 8d1e39902297: Preparing 02:09:00 7fdc4a0eff56: Preparing 02:09:00 913b0a9455fe: Preparing 02:09:00 bd0155b22296: Preparing 02:09:00 913b0a9455fe: Waiting 02:09:00 62dc5b8e2ef8: Preparing 02:09:00 bd0155b22296: Waiting 02:09:00 097100c76c15: Preparing 02:09:00 62dc5b8e2ef8: Waiting 02:09:00 097100c76c15: Waiting 02:09:00 e259ea0dda9e: Layer already exists 02:09:00 d94bc2fb9e3b: Layer already exists 02:09:00 7fdc4a0eff56: Layer already exists 02:09:00 8d1e39902297: Layer already exists 02:09:00 2ae92b728ee5: Layer already exists 02:09:00 913b0a9455fe: Layer already exists 02:09:00 bd0155b22296: Layer already exists 02:09:00 097100c76c15: Layer already exists 02:09:00 62dc5b8e2ef8: Layer already exists 02:09:00 main: digest: sha256:2257239345ce17ba0d99795e6f77359151b9323f08badf6bff5265f9d6403938 size: 2195 [Pipeline] } 02:09:00 #67 ... 02:09:00 02:09:00 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:09:00 #44 ... 02:09:00 02:09:00 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:09:00 #66 38.08 (1/4) Installing dumb-init (1.2.5-r3) 02:09:00 #66 38.11 (2/4) Installing openssl (3.3.4-r0) 02:09:00 #66 38.17 (3/4) Installing su-exec (0.2-r3) 02:09:00 #66 38.18 (4/4) Installing yq-go (4.44.1-r2) 02:09:00 #66 39.53 Executing busybox-1.36.1-r29.trigger 02:09:00 #66 39.65 OK: 20 MiB in 18 packages 02:09:00 #66 DONE 42.9s 02:09:00 02:09:00 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:00 ===================================================== [Pipeline] echo 02:09:00 taggedImages: 02:09:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa 02:09:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:09:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 02:09:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:09:00 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:09:00 2885035d431c72712c7b80856431b0213d02a2aa 02:09:00 latest 02:09:00 4.1.0-dev.48 02:09:00 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:00 main 02:09:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:00 #44 ... 02:09:00 02:09:00 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:09:00 #71 37.60 (1/2) Installing dumb-init (1.2.5-r3) 02:09:00 #71 37.67 (2/2) Installing su-exec (0.2-r3) 02:09:00 #71 37.67 Executing busybox-1.36.1-r29.trigger 02:09:00 #71 37.90 OK: 9 MiB in 16 packages 02:09:00 #71 DONE 40.8s 02:09:00 02:09:00 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:09:00 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.6s done 02:09:01 + docker push nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa 02:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:09:01 62546dc1f792: Preparing 02:09:01 3e0e5d8e1e7a: Preparing 02:09:01 7fdc4a0eff56: Preparing 02:09:01 913b0a9455fe: Preparing 02:09:01 f4f1dd0818f3: Preparing 02:09:01 a5fa48922e7b: Preparing 02:09:01 097100c76c15: Preparing 02:09:01 a5fa48922e7b: Waiting 02:09:01 097100c76c15: Waiting 02:09:01 913b0a9455fe: Layer already exists 02:09:01 7fdc4a0eff56: Layer already exists 02:09:01 097100c76c15: Layer already exists 02:09:01 62546dc1f792: Pushed 02:09:01 a5fa48922e7b: Pushed 02:09:01 f4f1dd0818f3: Pushed 02:09:01 #44 ... 02:09:01 02:09:01 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:09:01 #0 5.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:09:01 #0 7.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:09:01 #87 ... 02:09:01 02:09:01 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:09:02 #44 ... 02:09:02 02:09:02 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:09:02 #79 24.79 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:09:02 #79 25.12 Executing busybox-1.36.1-r30.post-upgrade 02:09:02 #79 25.91 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:09:02 #79 25.96 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:09:02 #79 25.97 Executing busybox-1.36.1-r30.trigger 02:09:02 #79 26.15 OK: 20 MiB in 18 packages 02:09:02 #79 DONE 28.9s 02:09:02 02:09:02 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:09:02 #75 31.94 (1/1) Installing dumb-init (1.2.5-r3) 02:09:02 #75 ... 02:09:02 02:09:02 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:09:02 #68 34.31 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:09:02 #68 34.31 v3.20.7-30-g85ec64f84e1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:09:02 #68 34.31 OK: 24052 distinct packages available 02:09:02 #68 36.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:09:02 #68 38.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:09:02 #68 ... 02:09:02 02:09:02 #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:09:02 #81 24.06 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:09:02 #81 24.27 Executing busybox-1.36.1-r30.post-upgrade 02:09:02 #81 24.90 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:09:02 #81 24.91 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:09:02 #81 24.94 Executing busybox-1.36.1-r30.trigger 02:09:02 #81 25.14 OK: 9 MiB in 15 packages 02:09:04 #81 DONE 27.5s 02:09:04 02:09:04 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:09:04 #82 24.96 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:09:04 #82 25.21 Executing busybox-1.36.1-r30.post-upgrade 02:09:04 #82 25.86 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:09:04 #82 25.87 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:09:04 #82 25.91 Executing busybox-1.36.1-r30.trigger 02:09:04 #82 26.04 OK: 11 MiB in 17 packages 02:09:05 3e0e5d8e1e7a: Pushed 02:09:05 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:6b64c31e2d07652e9619ab2c421adbe226ad390c86846edec2cbbbd3fad2982d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:05 #82 ... 02:09:05 02:09:05 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:09:05 #74 41.94 OK: 239 MiB in 58 packages 02:09:05 #74 DONE 43.4s 02:09:05 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:09:05 62546dc1f792: Preparing 02:09:05 3e0e5d8e1e7a: Preparing 02:09:05 7fdc4a0eff56: Preparing 02:09:05 913b0a9455fe: Preparing 02:09:05 f4f1dd0818f3: Preparing 02:09:05 a5fa48922e7b: Preparing 02:09:05 097100c76c15: Preparing 02:09:05 097100c76c15: Waiting 02:09:05 a5fa48922e7b: Waiting 02:09:05 3e0e5d8e1e7a: Layer already exists 02:09:05 62546dc1f792: Layer already exists 02:09:05 913b0a9455fe: Layer already exists 02:09:05 7fdc4a0eff56: Layer already exists 02:09:05 f4f1dd0818f3: Layer already exists 02:09:05 097100c76c15: Layer already exists 02:09:05 a5fa48922e7b: Layer already exists 02:09:05 latest: digest: sha256:6b64c31e2d07652e9619ab2c421adbe226ad390c86846edec2cbbbd3fad2982d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:06 02:09:06 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:09:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:06 #88 ... 02:09:06 02:09:06 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:09:06 #82 DONE 28.0s 02:09:06 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 02:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:09:06 62546dc1f792: Preparing 02:09:06 3e0e5d8e1e7a: Preparing 02:09:06 7fdc4a0eff56: Preparing 02:09:06 913b0a9455fe: Preparing 02:09:06 f4f1dd0818f3: Preparing 02:09:06 a5fa48922e7b: Preparing 02:09:06 097100c76c15: Preparing 02:09:06 a5fa48922e7b: Waiting 02:09:06 097100c76c15: Waiting 02:09:06 7fdc4a0eff56: Layer already exists 02:09:06 3e0e5d8e1e7a: Layer already exists 02:09:06 62546dc1f792: Layer already exists 02:09:06 f4f1dd0818f3: Layer already exists 02:09:06 913b0a9455fe: Layer already exists 02:09:06 a5fa48922e7b: Layer already exists 02:09:06 097100c76c15: Layer already exists 02:09:06 4.1.0-dev.48: digest: sha256:6b64c31e2d07652e9619ab2c421adbe226ad390c86846edec2cbbbd3fad2982d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:06 02:09:06 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:09:06 #88 DONE 0.6s 02:09:06 02:09:06 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:09:06 #75 34.40 Executing busybox-1.36.1-r29.trigger 02:09:06 #75 34.69 OK: 9 MiB in 15 packages 02:09:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:07 #75 ... 02:09:07 02:09:07 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:09:07 #0 5.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:09:07 #0 7.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:09:07 #89 ... 02:09:07 02:09:07 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:09:07 #75 DONE 36.5s 02:09:07 02:09:07 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:09:07 #67 48.56 (1/4) Installing dumb-init (1.2.5-r3) 02:09:07 #67 48.59 (2/4) Installing musl-obstack (1.2.3-r2) 02:09:07 #67 48.63 (3/4) Installing libucontext (1.2-r3) 02:09:07 #67 48.74 (4/4) Installing gcompat (1.1.0-r4) 02:09:07 #67 48.79 Executing busybox-1.36.1-r29.trigger 02:09:07 #67 48.95 OK: 9 MiB in 18 packages 02:09:07 + docker push nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:09:07 62546dc1f792: Preparing 02:09:07 3e0e5d8e1e7a: Preparing 02:09:07 7fdc4a0eff56: Preparing 02:09:07 913b0a9455fe: Preparing 02:09:07 f4f1dd0818f3: Preparing 02:09:07 a5fa48922e7b: Preparing 02:09:07 097100c76c15: Preparing 02:09:07 097100c76c15: Waiting 02:09:07 a5fa48922e7b: Waiting 02:09:07 62546dc1f792: Layer already exists 02:09:07 f4f1dd0818f3: Layer already exists 02:09:07 7fdc4a0eff56: Layer already exists 02:09:07 913b0a9455fe: Layer already exists 02:09:07 3e0e5d8e1e7a: Layer already exists 02:09:07 a5fa48922e7b: Layer already exists 02:09:07 097100c76c15: Layer already exists 02:09:07 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:6b64c31e2d07652e9619ab2c421adbe226ad390c86846edec2cbbbd3fad2982d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:07 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:09:07 62546dc1f792: Preparing 02:09:07 3e0e5d8e1e7a: Preparing 02:09:07 7fdc4a0eff56: Preparing 02:09:07 913b0a9455fe: Preparing 02:09:07 f4f1dd0818f3: Preparing 02:09:07 a5fa48922e7b: Preparing 02:09:07 097100c76c15: Preparing 02:09:07 a5fa48922e7b: Waiting 02:09:07 097100c76c15: Waiting 02:09:07 913b0a9455fe: Layer already exists 02:09:07 62546dc1f792: Layer already exists 02:09:07 f4f1dd0818f3: Layer already exists 02:09:07 3e0e5d8e1e7a: Layer already exists 02:09:07 7fdc4a0eff56: Layer already exists 02:09:07 097100c76c15: Layer already exists 02:09:07 a5fa48922e7b: Layer already exists 02:09:07 main: digest: sha256:6b64c31e2d07652e9619ab2c421adbe226ad390c86846edec2cbbbd3fad2982d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:08 ===================================================== [Pipeline] echo 02:09:08 taggedImages: 02:09:08 - nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa 02:09:08 - nexus3.edgexfoundry.org:10004/core-data:latest 02:09:08 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 02:09:08 - nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:08 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:09:08 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:09:08 2885035d431c72712c7b80856431b0213d02a2aa 02:09:08 latest 02:09:08 4.1.0-dev.48 02:09:08 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:08 main 02:09:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:08 #67 ... 02:09:08 02:09:08 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:09:08 #0 5.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:09:08 #0 7.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:09:08 #90 ... 02:09:08 02:09:08 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa 02:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:09:08 d2350eb27881: Preparing 02:09:08 a5a0a54b2999: Preparing 02:09:08 913b0a9455fe: Preparing 02:09:08 f75667ab1456: Preparing 02:09:08 8edc91dbafa0: Preparing 02:09:08 097100c76c15: Preparing 02:09:08 097100c76c15: Waiting 02:09:08 913b0a9455fe: Layer already exists 02:09:08 097100c76c15: Layer already exists 02:09:08 8edc91dbafa0: Pushed 02:09:08 d2350eb27881: Pushed 02:09:08 f75667ab1456: Pushed 02:09:08 #91 ... 02:09:08 02:09:08 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:09:08 #67 DONE 50.3s 02:09:08 02:09:08 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:09:08 #68 50.11 (1/5) Installing dumb-init (1.2.5-r3) 02:09:08 #68 50.18 (2/5) Installing musl-obstack (1.2.3-r2) 02:09:08 #68 50.21 (3/5) Installing libucontext (1.2-r3) 02:09:08 #68 50.21 (4/5) Installing gcompat (1.1.0-r4) 02:09:08 #68 50.28 (5/5) Installing openssl (3.3.4-r0) 02:09:09 #68 50.45 Executing busybox-1.36.1-r29.trigger 02:09:09 #68 50.68 OK: 10 MiB in 19 packages 02:09:10 #68 ... 02:09:10 02:09:10 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:09:10 #0 4.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:09:10 #0 6.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:09:10 #92 ... 02:09:10 02:09:10 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:09:10 #0 4.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:09:10 #0 6.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:09:10 #93 ... 02:09:10 02:09:10 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:09:10 #87 17.91 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:09:10 #87 18.12 Executing busybox-1.36.1-r30.post-upgrade 02:09:10 #87 18.66 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:09:10 #87 18.66 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:09:10 #87 18.70 Executing busybox-1.36.1-r30.trigger 02:09:10 #87 18.78 OK: 9 MiB in 15 packages 02:09:11 #87 ... 02:09:11 02:09:11 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:09:11 #68 DONE 52.6s 02:09:11 02:09:11 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:09:11 #94 ... 02:09:11 02:09:11 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:09:11 #87 DONE 20.3s 02:09:12 02:09:12 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:09:12 #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:09:12 a5a0a54b2999: Pushed 02:09:12 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:8b3d0068f6a534dc4992b84c3c57e726ad026c3fa928d718c18253b8df3e8c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:09:13 d2350eb27881: Preparing 02:09:13 a5a0a54b2999: Preparing 02:09:13 913b0a9455fe: Preparing 02:09:13 f75667ab1456: Preparing 02:09:13 8edc91dbafa0: Preparing 02:09:13 097100c76c15: Preparing 02:09:13 097100c76c15: Waiting 02:09:13 d2350eb27881: Layer already exists 02:09:13 a5a0a54b2999: Layer already exists 02:09:13 f75667ab1456: Layer already exists 02:09:13 913b0a9455fe: Layer already exists 02:09:13 8edc91dbafa0: Layer already exists 02:09:13 097100c76c15: Layer already exists 02:09:13 latest: digest: sha256:8b3d0068f6a534dc4992b84c3c57e726ad026c3fa928d718c18253b8df3e8c12 size: 1572 [Pipeline] } [Pipeline] // withEnv 02:09:13 #95 4.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:13 #95 ... 02:09:13 02:09:13 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:09:13 #89 15.74 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:09:13 #89 15.83 Executing busybox-1.36.1-r30.post-upgrade 02:09:13 #89 16.12 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:09:13 #89 16.13 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:09:13 #89 16.17 Executing busybox-1.36.1-r30.trigger 02:09:13 #89 16.27 OK: 14 MiB in 21 packages 02:09:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 02:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:09:14 d2350eb27881: Preparing 02:09:14 a5a0a54b2999: Preparing 02:09:14 913b0a9455fe: Preparing 02:09:14 f75667ab1456: Preparing 02:09:14 8edc91dbafa0: Preparing 02:09:14 097100c76c15: Preparing 02:09:14 097100c76c15: Waiting 02:09:14 f75667ab1456: Layer already exists 02:09:14 a5a0a54b2999: Layer already exists 02:09:14 d2350eb27881: Layer already exists 02:09:14 8edc91dbafa0: Layer already exists 02:09:14 913b0a9455fe: Layer already exists 02:09:14 097100c76c15: Layer already exists 02:09:14 4.1.0-dev.48: digest: sha256:8b3d0068f6a534dc4992b84c3c57e726ad026c3fa928d718c18253b8df3e8c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:14 #89 ... 02:09:14 02:09:14 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:09:14 #90 14.73 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:09:14 #90 14.81 Executing busybox-1.36.1-r30.post-upgrade 02:09:14 #90 15.09 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:09:14 #90 15.09 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:09:14 #90 15.12 Executing busybox-1.36.1-r30.trigger 02:09:14 #90 15.23 OK: 15 MiB in 28 packages 02:09:14 #90 DONE 16.4s 02:09:14 02:09:14 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:09:14 #89 DONE 17.4s 02:09:14 02:09:14 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:09:14 #93 12.88 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:09:14 #93 13.00 Executing busybox-1.36.1-r30.post-upgrade 02:09:14 #93 13.39 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:09:14 #93 13.42 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:09:14 #93 13.44 Executing busybox-1.36.1-r30.trigger 02:09:14 #93 13.63 OK: 9 MiB in 16 packages 02:09:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:09:14 d2350eb27881: Preparing 02:09:14 a5a0a54b2999: Preparing 02:09:14 913b0a9455fe: Preparing 02:09:14 f75667ab1456: Preparing 02:09:14 8edc91dbafa0: Preparing 02:09:14 097100c76c15: Preparing 02:09:14 097100c76c15: Waiting 02:09:14 a5a0a54b2999: Layer already exists 02:09:14 f75667ab1456: Layer already exists 02:09:14 d2350eb27881: Layer already exists 02:09:14 8edc91dbafa0: Layer already exists 02:09:14 913b0a9455fe: Layer already exists 02:09:14 097100c76c15: Layer already exists 02:09:14 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:8b3d0068f6a534dc4992b84c3c57e726ad026c3fa928d718c18253b8df3e8c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:09:15 d2350eb27881: Preparing 02:09:15 a5a0a54b2999: Preparing 02:09:15 913b0a9455fe: Preparing 02:09:15 f75667ab1456: Preparing 02:09:15 8edc91dbafa0: Preparing 02:09:15 097100c76c15: Preparing 02:09:15 097100c76c15: Waiting 02:09:15 8edc91dbafa0: Layer already exists 02:09:15 d2350eb27881: Layer already exists 02:09:15 a5a0a54b2999: Layer already exists 02:09:15 913b0a9455fe: Layer already exists 02:09:15 f75667ab1456: Layer already exists 02:09:15 097100c76c15: Layer already exists 02:09:15 main: digest: sha256:8b3d0068f6a534dc4992b84c3c57e726ad026c3fa928d718c18253b8df3e8c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:15 ===================================================== [Pipeline] echo 02:09:15 taggedImages: 02:09:15 - nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa 02:09:15 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:09:15 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 02:09:15 - nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:15 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:09:15 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:09:15 2885035d431c72712c7b80856431b0213d02a2aa 02:09:15 latest 02:09:15 4.1.0-dev.48 02:09:15 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:15 main 02:09:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:15 #93 DONE 15.0s 02:09:15 02:09:15 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:09:15 #92 13.12 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:09:15 #92 13.29 Executing busybox-1.36.1-r30.post-upgrade 02:09:15 #92 13.66 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:09:15 #92 13.67 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:09:15 #92 13.69 Executing busybox-1.36.1-r30.trigger 02:09:15 #92 13.74 OK: 20 MiB in 18 packages 02:09:15 #92 DONE 15.2s 02:09:15 02:09:15 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:09:15 #96 DONE 0.2s 02:09:15 02:09:15 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:09:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa 02:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:09:16 97a4021110a7: Preparing 02:09:16 1af9627072b0: Preparing 02:09:16 fa2975704aa5: Preparing 02:09:16 7fdc4a0eff56: Preparing 02:09:16 913b0a9455fe: Preparing 02:09:16 bd0155b22296: Preparing 02:09:16 62dc5b8e2ef8: Preparing 02:09:16 bd0155b22296: Waiting 02:09:16 097100c76c15: Preparing 02:09:16 097100c76c15: Waiting 02:09:16 62dc5b8e2ef8: Waiting 02:09:16 913b0a9455fe: Layer already exists 02:09:16 7fdc4a0eff56: Layer already exists 02:09:16 bd0155b22296: Layer already exists 02:09:16 62dc5b8e2ef8: Layer already exists 02:09:16 097100c76c15: Layer already exists 02:09:16 1af9627072b0: Pushed 02:09:16 97a4021110a7: Pushed 02:09:17 #97 DONE 2.0s 02:09:17 02:09:17 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:09:18 #98 DONE 0.2s 02:09:18 02:09:18 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:09:18 #95 8.646 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:09:18 #95 8.723 Executing busybox-1.36.1-r30.post-upgrade 02:09:18 #95 9.057 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:09:18 #95 9.081 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:09:18 #95 9.107 Executing busybox-1.36.1-r30.trigger 02:09:18 #95 9.246 OK: 9 MiB in 18 packages 02:09:18 #95 DONE 9.7s 02:09:18 02:09:18 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:09:19 #99 ... 02:09:19 02:09:19 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:09:19 #94 2.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:09:19 #94 3.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:09:19 #94 7.145 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:09:19 #94 7.238 Executing busybox-1.36.1-r30.post-upgrade 02:09:19 #94 7.464 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:09:19 #94 7.472 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:09:19 #94 7.490 Executing busybox-1.36.1-r30.trigger 02:09:19 #94 7.535 OK: 10 MiB in 19 packages 02:09:19 #94 DONE 8.3s 02:09:19 02:09:19 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:09:20 fa2975704aa5: Pushed 02:09:20 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:993cb72b8257782126f9f1bb603ecee75fdd1a2e4ed61c2d4dee9eed6d3850e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:20 #100 ... 02:09:20 02:09:20 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:09:20 #99 DONE 2.0s 02:09:20 02:09:20 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:09:20 #101 DONE 1.3s 02:09:20 02:09:20 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:09:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest 02:09:20 #102 ... 02:09:20 02:09:20 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:09:20 #103 DONE 0.3s 02:09:20 02:09:20 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:09:20 #100 DONE 1.5s 02:09:20 02:09:20 #104 [security-spire-config stage-2 6/10] COPY security.txt / 02:09:20 #104 DONE 0.2s 02:09:20 02:09:20 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:21 #105 DONE 0.3s 02:09:21 02:09:21 #106 [security-spire-server stage-2 6/9] COPY security.txt / 02:09:21 #106 ... 02:09:21 02:09:21 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:09:21 #107 DONE 0.2s 02:09:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:09:21 97a4021110a7: Preparing 02:09:21 1af9627072b0: Preparing 02:09:21 fa2975704aa5: Preparing 02:09:21 7fdc4a0eff56: Preparing 02:09:21 913b0a9455fe: Preparing 02:09:21 bd0155b22296: Preparing 02:09:21 62dc5b8e2ef8: Preparing 02:09:21 097100c76c15: Preparing 02:09:21 bd0155b22296: Waiting 02:09:21 62dc5b8e2ef8: Waiting 02:09:21 097100c76c15: Waiting 02:09:21 fa2975704aa5: Layer already exists 02:09:21 7fdc4a0eff56: Layer already exists 02:09:21 97a4021110a7: Layer already exists 02:09:21 913b0a9455fe: Layer already exists 02:09:21 1af9627072b0: Layer already exists 02:09:21 bd0155b22296: Layer already exists 02:09:21 62dc5b8e2ef8: Layer already exists 02:09:21 097100c76c15: Layer already exists 02:09:21 latest: digest: sha256:993cb72b8257782126f9f1bb603ecee75fdd1a2e4ed61c2d4dee9eed6d3850e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:21 02:09:21 #106 [security-spire-server stage-2 6/9] COPY security.txt / 02:09:21 #106 DONE 0.3s 02:09:21 02:09:21 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:09:21 #108 ... 02:09:21 02:09:21 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:09:21 #109 DONE 0.3s 02:09:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:21 02:09:21 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:09:21 #108 DONE 0.2s 02:09:21 02:09:21 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:09:21 #110 ... 02:09:21 02:09:21 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:09:21 #111 DONE 0.2s 02:09:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 02:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:09:21 97a4021110a7: Preparing 02:09:21 1af9627072b0: Preparing 02:09:21 fa2975704aa5: Preparing 02:09:21 7fdc4a0eff56: Preparing 02:09:21 913b0a9455fe: Preparing 02:09:21 bd0155b22296: Preparing 02:09:21 62dc5b8e2ef8: Preparing 02:09:21 097100c76c15: Preparing 02:09:21 097100c76c15: Waiting 02:09:21 bd0155b22296: Waiting 02:09:21 62dc5b8e2ef8: Waiting 02:09:21 7fdc4a0eff56: Layer already exists 02:09:21 fa2975704aa5: Layer already exists 02:09:21 913b0a9455fe: Layer already exists 02:09:21 97a4021110a7: Layer already exists 02:09:21 1af9627072b0: Layer already exists 02:09:21 62dc5b8e2ef8: Layer already exists 02:09:21 bd0155b22296: Layer already exists 02:09:21 097100c76c15: Layer already exists 02:09:21 4.1.0-dev.48: digest: sha256:993cb72b8257782126f9f1bb603ecee75fdd1a2e4ed61c2d4dee9eed6d3850e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:21 02:09:21 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:09:21 #110 DONE 0.4s 02:09:21 02:09:21 #112 [security-spire-config] exporting to image 02:09:21 #112 exporting layers 02:09:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:22 #112 ... 02:09:22 02:09:22 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:09:22 #113 DONE 0.2s 02:09:22 02:09:22 #112 [security-spire-server] exporting to image 02:09:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:09:22 97a4021110a7: Preparing 02:09:22 1af9627072b0: Preparing 02:09:22 fa2975704aa5: Preparing 02:09:22 7fdc4a0eff56: Preparing 02:09:22 913b0a9455fe: Preparing 02:09:22 bd0155b22296: Preparing 02:09:22 62dc5b8e2ef8: Preparing 02:09:22 097100c76c15: Preparing 02:09:22 bd0155b22296: Waiting 02:09:22 62dc5b8e2ef8: Waiting 02:09:22 097100c76c15: Waiting 02:09:22 1af9627072b0: Layer already exists 02:09:22 7fdc4a0eff56: Layer already exists 02:09:22 913b0a9455fe: Layer already exists 02:09:22 97a4021110a7: Layer already exists 02:09:22 fa2975704aa5: Layer already exists 02:09:22 62dc5b8e2ef8: Layer already exists 02:09:22 bd0155b22296: Layer already exists 02:09:22 097100c76c15: Layer already exists 02:09:22 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:993cb72b8257782126f9f1bb603ecee75fdd1a2e4ed61c2d4dee9eed6d3850e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv 02:09:22 #112 ... 02:09:22 02:09:22 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:09:22 #102 DONE 2.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:23 02:09:23 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:09:23 #114 DONE 0.2s 02:09:23 02:09:23 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 02:09:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:09:23 97a4021110a7: Preparing 02:09:23 1af9627072b0: Preparing 02:09:23 fa2975704aa5: Preparing 02:09:23 7fdc4a0eff56: Preparing 02:09:23 913b0a9455fe: Preparing 02:09:23 bd0155b22296: Preparing 02:09:23 62dc5b8e2ef8: Preparing 02:09:23 097100c76c15: Preparing 02:09:23 bd0155b22296: Waiting 02:09:23 62dc5b8e2ef8: Waiting 02:09:23 097100c76c15: Waiting 02:09:23 97a4021110a7: Layer already exists 02:09:23 7fdc4a0eff56: Layer already exists 02:09:23 1af9627072b0: Layer already exists 02:09:23 fa2975704aa5: Layer already exists 02:09:23 913b0a9455fe: Layer already exists 02:09:23 bd0155b22296: Layer already exists 02:09:23 62dc5b8e2ef8: Layer already exists 02:09:23 097100c76c15: Layer already exists 02:09:23 main: digest: sha256:993cb72b8257782126f9f1bb603ecee75fdd1a2e4ed61c2d4dee9eed6d3850e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:23 ===================================================== [Pipeline] echo 02:09:23 taggedImages: 02:09:23 - nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa 02:09:23 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:09:23 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 02:09:23 - nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:23 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:09:23 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:09:23 2885035d431c72712c7b80856431b0213d02a2aa 02:09:23 latest 02:09:23 4.1.0-dev.48 02:09:23 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:23 main 02:09:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:23 #115 DONE 0.3s 02:09:23 02:09:23 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:09:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:23 #116 DONE 0.2s 02:09:23 02:09:23 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:09:23 #117 DONE 0.2s 02:09:23 02:09:23 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa 02:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:09:23 a241859cbc28: Preparing 02:09:23 fe788a79d313: Preparing 02:09:23 6248925c5d53: Preparing 02:09:23 801bece13a40: Preparing 02:09:23 4fc54e079312: Preparing 02:09:23 53272b9c7fd9: Preparing 02:09:23 0168e434be8a: Preparing 02:09:23 53272b9c7fd9: Waiting 02:09:23 7fdc4a0eff56: Preparing 02:09:23 0168e434be8a: Waiting 02:09:23 913b0a9455fe: Preparing 02:09:23 7fdc4a0eff56: Waiting 02:09:23 47e1985ec7a5: Preparing 02:09:23 913b0a9455fe: Waiting 02:09:23 287d53f869c1: Preparing 02:09:23 5f70bf18a086: Preparing 02:09:23 54a94480bf4e: Preparing 02:09:23 47e1985ec7a5: Waiting 02:09:23 287d53f869c1: Waiting 02:09:23 5f70bf18a086: Waiting 02:09:23 fa3d45dad6e3: Preparing 02:09:23 54a94480bf4e: Waiting 02:09:23 5f1c58d9c932: Preparing 02:09:23 fa3d45dad6e3: Waiting 02:09:23 097100c76c15: Preparing 02:09:23 5f1c58d9c932: Waiting 02:09:23 097100c76c15: Waiting 02:09:23 6248925c5d53: Pushed 02:09:23 4fc54e079312: Pushed 02:09:23 801bece13a40: Pushed 02:09:23 a241859cbc28: Pushed 02:09:23 fe788a79d313: Pushed 02:09:23 7fdc4a0eff56: Layer already exists 02:09:23 913b0a9455fe: Layer already exists 02:09:23 5f70bf18a086: Layer already exists 02:09:23 53272b9c7fd9: Pushed 02:09:23 #83 ... 02:09:23 02:09:23 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:09:23 #118 DONE 0.2s 02:09:23 02:09:23 #112 [security-spire-agent] exporting to image 02:09:24 47e1985ec7a5: Pushed 02:09:24 287d53f869c1: Pushed 02:09:24 54a94480bf4e: Pushed 02:09:24 097100c76c15: Layer already exists 02:09:24 5f1c58d9c932: Pushed 02:09:24 fa3d45dad6e3: Pushed 02:09:25 0168e434be8a: Pushed 02:09:25 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:c8526a947e0d2e30efc1edd559627d060e1cf19f5d9caa318db577af92cc4e4c size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:25 #112 exporting layers 3.8s done 02:09:25 #112 writing image sha256:f28609cc9884cbdb553280f4afdfecf4d6f7e6288ef2c8b57a452c2a7cca11c2 0.0s done 02:09:25 #112 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:09:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:26 #112 exporting layers 3.9s done 02:09:26 #112 writing image sha256:9453b1e607f0ffc87a8066c6843323665db3b16fdbe5a96f573ff0072e7e4355 0.0s done 02:09:26 #112 naming to docker.io/library/security-spire-server-arm64 done 02:09:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:09:26 a241859cbc28: Preparing 02:09:26 fe788a79d313: Preparing 02:09:26 6248925c5d53: Preparing 02:09:26 801bece13a40: Preparing 02:09:26 4fc54e079312: Preparing 02:09:26 53272b9c7fd9: Preparing 02:09:26 0168e434be8a: Preparing 02:09:26 7fdc4a0eff56: Preparing 02:09:26 913b0a9455fe: Preparing 02:09:26 47e1985ec7a5: Preparing 02:09:26 287d53f869c1: Preparing 02:09:26 5f70bf18a086: Preparing 02:09:26 54a94480bf4e: Preparing 02:09:26 fa3d45dad6e3: Preparing 02:09:26 5f1c58d9c932: Preparing 02:09:26 097100c76c15: Preparing 02:09:26 47e1985ec7a5: Waiting 02:09:26 287d53f869c1: Waiting 02:09:26 5f1c58d9c932: Waiting 02:09:26 097100c76c15: Waiting 02:09:26 5f70bf18a086: Waiting 02:09:26 54a94480bf4e: Waiting 02:09:26 fa3d45dad6e3: Waiting 02:09:26 0168e434be8a: Waiting 02:09:26 913b0a9455fe: Waiting 02:09:26 7fdc4a0eff56: Waiting 02:09:26 53272b9c7fd9: Waiting 02:09:26 6248925c5d53: Layer already exists 02:09:26 a241859cbc28: Layer already exists 02:09:26 4fc54e079312: Layer already exists 02:09:26 801bece13a40: Layer already exists 02:09:26 fe788a79d313: Layer already exists 02:09:26 0168e434be8a: Layer already exists 02:09:26 53272b9c7fd9: Layer already exists 02:09:26 7fdc4a0eff56: Layer already exists 02:09:26 913b0a9455fe: Layer already exists 02:09:26 47e1985ec7a5: Layer already exists 02:09:26 287d53f869c1: Layer already exists 02:09:26 5f70bf18a086: Layer already exists 02:09:26 54a94480bf4e: Layer already exists 02:09:26 fa3d45dad6e3: Layer already exists 02:09:26 5f1c58d9c932: Layer already exists 02:09:26 097100c76c15: Layer already exists 02:09:26 latest: digest: sha256:c8526a947e0d2e30efc1edd559627d060e1cf19f5d9caa318db577af92cc4e4c size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 02:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:09:27 a241859cbc28: Preparing 02:09:27 fe788a79d313: Preparing 02:09:27 6248925c5d53: Preparing 02:09:27 801bece13a40: Preparing 02:09:27 4fc54e079312: Preparing 02:09:27 53272b9c7fd9: Preparing 02:09:27 0168e434be8a: Preparing 02:09:27 7fdc4a0eff56: Preparing 02:09:27 913b0a9455fe: Preparing 02:09:27 47e1985ec7a5: Preparing 02:09:27 287d53f869c1: Preparing 02:09:27 5f70bf18a086: Preparing 02:09:27 54a94480bf4e: Preparing 02:09:27 fa3d45dad6e3: Preparing 02:09:27 5f1c58d9c932: Preparing 02:09:27 0168e434be8a: Waiting 02:09:27 097100c76c15: Preparing 02:09:27 53272b9c7fd9: Waiting 02:09:27 287d53f869c1: Waiting 02:09:27 7fdc4a0eff56: Waiting 02:09:27 5f1c58d9c932: Waiting 02:09:27 097100c76c15: Waiting 02:09:27 5f70bf18a086: Waiting 02:09:27 913b0a9455fe: Waiting 02:09:27 54a94480bf4e: Waiting 02:09:27 47e1985ec7a5: Waiting 02:09:27 fa3d45dad6e3: Waiting 02:09:27 a241859cbc28: Layer already exists 02:09:27 801bece13a40: Layer already exists 02:09:27 6248925c5d53: Layer already exists 02:09:27 4fc54e079312: Layer already exists 02:09:27 fe788a79d313: Layer already exists 02:09:27 53272b9c7fd9: Layer already exists 02:09:27 7fdc4a0eff56: Layer already exists 02:09:27 47e1985ec7a5: Layer already exists 02:09:27 913b0a9455fe: Layer already exists 02:09:27 0168e434be8a: Layer already exists 02:09:27 287d53f869c1: Layer already exists 02:09:27 5f70bf18a086: Layer already exists 02:09:27 54a94480bf4e: Layer already exists 02:09:27 5f1c58d9c932: Layer already exists 02:09:27 097100c76c15: Layer already exists 02:09:27 fa3d45dad6e3: Layer already exists 02:09:27 4.1.0-dev.48: digest: sha256:c8526a947e0d2e30efc1edd559627d060e1cf19f5d9caa318db577af92cc4e4c size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:27 #112 exporting layers 3.0s done 02:09:27 #112 writing image sha256:00b5f6f8210470de284187d694a57a7401127e3f54170f073204a35a658c866f 0.0s done 02:09:27 #112 naming to docker.io/library/security-spire-agent-arm64 02:09:27 #112 naming to docker.io/library/security-spire-agent-arm64 0.0s done 02:09:27 #112 DONE 5.1s 02:09:27 02:09:27 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:09:27 a241859cbc28: Preparing 02:09:27 fe788a79d313: Preparing 02:09:27 6248925c5d53: Preparing 02:09:27 801bece13a40: Preparing 02:09:27 4fc54e079312: Preparing 02:09:27 53272b9c7fd9: Preparing 02:09:27 0168e434be8a: Preparing 02:09:27 7fdc4a0eff56: Preparing 02:09:27 913b0a9455fe: Preparing 02:09:27 47e1985ec7a5: Preparing 02:09:27 287d53f869c1: Preparing 02:09:27 5f70bf18a086: Preparing 02:09:27 54a94480bf4e: Preparing 02:09:27 fa3d45dad6e3: Preparing 02:09:27 5f1c58d9c932: Preparing 02:09:27 097100c76c15: Preparing 02:09:27 0168e434be8a: Waiting 02:09:27 287d53f869c1: Waiting 02:09:27 7fdc4a0eff56: Waiting 02:09:27 5f70bf18a086: Waiting 02:09:27 54a94480bf4e: Waiting 02:09:27 913b0a9455fe: Waiting 02:09:27 fa3d45dad6e3: Waiting 02:09:27 47e1985ec7a5: Waiting 02:09:27 5f1c58d9c932: Waiting 02:09:27 53272b9c7fd9: Waiting 02:09:27 097100c76c15: Waiting 02:09:27 4fc54e079312: Layer already exists 02:09:27 fe788a79d313: Layer already exists 02:09:27 801bece13a40: Layer already exists 02:09:27 6248925c5d53: Layer already exists 02:09:27 a241859cbc28: Layer already exists 02:09:27 0168e434be8a: Layer already exists 02:09:27 53272b9c7fd9: Layer already exists 02:09:27 47e1985ec7a5: Layer already exists 02:09:27 7fdc4a0eff56: Layer already exists 02:09:27 913b0a9455fe: Layer already exists 02:09:27 5f70bf18a086: Layer already exists 02:09:27 54a94480bf4e: Layer already exists 02:09:27 fa3d45dad6e3: Layer already exists 02:09:27 5f1c58d9c932: Layer already exists 02:09:27 287d53f869c1: Layer already exists 02:09:27 097100c76c15: Layer already exists 02:09:27 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:c8526a947e0d2e30efc1edd559627d060e1cf19f5d9caa318db577af92cc4e4c size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:09:28 a241859cbc28: Preparing 02:09:28 fe788a79d313: Preparing 02:09:28 6248925c5d53: Preparing 02:09:28 801bece13a40: Preparing 02:09:28 4fc54e079312: Preparing 02:09:28 53272b9c7fd9: Preparing 02:09:28 0168e434be8a: Preparing 02:09:28 7fdc4a0eff56: Preparing 02:09:28 913b0a9455fe: Preparing 02:09:28 47e1985ec7a5: Preparing 02:09:28 287d53f869c1: Preparing 02:09:28 5f70bf18a086: Preparing 02:09:28 54a94480bf4e: Preparing 02:09:28 fa3d45dad6e3: Preparing 02:09:28 5f1c58d9c932: Preparing 02:09:28 53272b9c7fd9: Waiting 02:09:28 097100c76c15: Preparing 02:09:28 0168e434be8a: Waiting 02:09:28 7fdc4a0eff56: Waiting 02:09:28 54a94480bf4e: Waiting 02:09:28 913b0a9455fe: Waiting 02:09:28 287d53f869c1: Waiting 02:09:28 fa3d45dad6e3: Waiting 02:09:28 47e1985ec7a5: Waiting 02:09:28 5f1c58d9c932: Waiting 02:09:28 5f70bf18a086: Waiting 02:09:28 097100c76c15: Waiting 02:09:28 fe788a79d313: Layer already exists 02:09:28 6248925c5d53: Layer already exists 02:09:28 a241859cbc28: Layer already exists 02:09:28 801bece13a40: Layer already exists 02:09:28 4fc54e079312: Layer already exists 02:09:28 53272b9c7fd9: Layer already exists 02:09:28 0168e434be8a: Layer already exists 02:09:28 7fdc4a0eff56: Layer already exists 02:09:28 47e1985ec7a5: Layer already exists 02:09:28 913b0a9455fe: Layer already exists 02:09:28 5f70bf18a086: Layer already exists 02:09:28 287d53f869c1: Layer already exists 02:09:28 54a94480bf4e: Layer already exists 02:09:28 5f1c58d9c932: Layer already exists 02:09:28 fa3d45dad6e3: Layer already exists 02:09:28 097100c76c15: Layer already exists 02:09:28 main: digest: sha256:c8526a947e0d2e30efc1edd559627d060e1cf19f5d9caa318db577af92cc4e4c size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:28 ===================================================== [Pipeline] echo 02:09:28 taggedImages: 02:09:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa 02:09:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:09:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 02:09:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:09:28 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:09:28 2885035d431c72712c7b80856431b0213d02a2aa 02:09:28 latest 02:09:28 4.1.0-dev.48 02:09:28 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:28 main 02:09:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa 02:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:09:29 cdc8b26f8d46: Preparing 02:09:29 2641cb1a27a8: Preparing 02:09:29 2d1b38c4934d: Preparing 02:09:29 ce2e34d52400: Preparing 02:09:29 7fdc4a0eff56: Preparing 02:09:29 913b0a9455fe: Preparing 02:09:29 bd0155b22296: Preparing 02:09:29 62dc5b8e2ef8: Preparing 02:09:29 097100c76c15: Preparing 02:09:29 bd0155b22296: Waiting 02:09:29 62dc5b8e2ef8: Waiting 02:09:29 913b0a9455fe: Waiting 02:09:29 097100c76c15: Waiting 02:09:29 7fdc4a0eff56: Layer already exists 02:09:29 913b0a9455fe: Layer already exists 02:09:29 bd0155b22296: Layer already exists 02:09:29 62dc5b8e2ef8: Layer already exists 02:09:29 097100c76c15: Layer already exists 02:09:29 2641cb1a27a8: Pushed 02:09:29 cdc8b26f8d46: Pushed 02:09:29 2d1b38c4934d: Pushed 02:09:33 ce2e34d52400: Pushed 02:09:33 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:ad433cf327c79062360ccde5355836977542bbea8776d4b624d4a1d7ee035d95 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:09:34 cdc8b26f8d46: Preparing 02:09:34 2641cb1a27a8: Preparing 02:09:34 2d1b38c4934d: Preparing 02:09:34 ce2e34d52400: Preparing 02:09:34 7fdc4a0eff56: Preparing 02:09:34 913b0a9455fe: Preparing 02:09:34 bd0155b22296: Preparing 02:09:34 62dc5b8e2ef8: Preparing 02:09:34 097100c76c15: Preparing 02:09:34 913b0a9455fe: Waiting 02:09:34 bd0155b22296: Waiting 02:09:34 62dc5b8e2ef8: Waiting 02:09:34 097100c76c15: Waiting 02:09:34 2d1b38c4934d: Layer already exists 02:09:34 7fdc4a0eff56: Layer already exists 02:09:34 cdc8b26f8d46: Layer already exists 02:09:34 2641cb1a27a8: Layer already exists 02:09:34 ce2e34d52400: Layer already exists 02:09:34 913b0a9455fe: Layer already exists 02:09:34 62dc5b8e2ef8: Layer already exists 02:09:34 bd0155b22296: Layer already exists 02:09:34 097100c76c15: Layer already exists 02:09:34 latest: digest: sha256:ad433cf327c79062360ccde5355836977542bbea8776d4b624d4a1d7ee035d95 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 02:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:09:34 cdc8b26f8d46: Preparing 02:09:34 2641cb1a27a8: Preparing 02:09:34 2d1b38c4934d: Preparing 02:09:34 ce2e34d52400: Preparing 02:09:34 7fdc4a0eff56: Preparing 02:09:34 913b0a9455fe: Preparing 02:09:34 bd0155b22296: Preparing 02:09:34 62dc5b8e2ef8: Preparing 02:09:34 097100c76c15: Preparing 02:09:34 913b0a9455fe: Waiting 02:09:34 bd0155b22296: Waiting 02:09:34 62dc5b8e2ef8: Waiting 02:09:34 097100c76c15: Waiting 02:09:34 2641cb1a27a8: Layer already exists 02:09:34 ce2e34d52400: Layer already exists 02:09:34 7fdc4a0eff56: Layer already exists 02:09:34 cdc8b26f8d46: Layer already exists 02:09:34 2d1b38c4934d: Layer already exists 02:09:34 913b0a9455fe: Layer already exists 02:09:34 62dc5b8e2ef8: Layer already exists 02:09:34 bd0155b22296: Layer already exists 02:09:34 097100c76c15: Layer already exists 02:09:34 4.1.0-dev.48: digest: sha256:ad433cf327c79062360ccde5355836977542bbea8776d4b624d4a1d7ee035d95 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:09:35 cdc8b26f8d46: Preparing 02:09:35 2641cb1a27a8: Preparing 02:09:35 2d1b38c4934d: Preparing 02:09:35 ce2e34d52400: Preparing 02:09:35 7fdc4a0eff56: Preparing 02:09:35 913b0a9455fe: Preparing 02:09:35 bd0155b22296: Preparing 02:09:35 62dc5b8e2ef8: Preparing 02:09:35 097100c76c15: Preparing 02:09:35 62dc5b8e2ef8: Waiting 02:09:35 097100c76c15: Waiting 02:09:35 bd0155b22296: Waiting 02:09:35 913b0a9455fe: Waiting 02:09:35 cdc8b26f8d46: Layer already exists 02:09:35 2d1b38c4934d: Layer already exists 02:09:35 2641cb1a27a8: Layer already exists 02:09:35 ce2e34d52400: Layer already exists 02:09:35 7fdc4a0eff56: Layer already exists 02:09:35 913b0a9455fe: Layer already exists 02:09:35 097100c76c15: Layer already exists 02:09:35 bd0155b22296: Layer already exists 02:09:35 62dc5b8e2ef8: Layer already exists 02:09:35 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:ad433cf327c79062360ccde5355836977542bbea8776d4b624d4a1d7ee035d95 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:09:35 cdc8b26f8d46: Preparing 02:09:35 2641cb1a27a8: Preparing 02:09:35 2d1b38c4934d: Preparing 02:09:35 ce2e34d52400: Preparing 02:09:35 7fdc4a0eff56: Preparing 02:09:35 913b0a9455fe: Preparing 02:09:35 bd0155b22296: Preparing 02:09:35 62dc5b8e2ef8: Preparing 02:09:35 097100c76c15: Preparing 02:09:35 bd0155b22296: Waiting 02:09:35 62dc5b8e2ef8: Waiting 02:09:35 913b0a9455fe: Waiting 02:09:35 097100c76c15: Waiting 02:09:35 7fdc4a0eff56: Layer already exists 02:09:35 2641cb1a27a8: Layer already exists 02:09:35 ce2e34d52400: Layer already exists 02:09:35 cdc8b26f8d46: Layer already exists 02:09:35 2d1b38c4934d: Layer already exists 02:09:35 913b0a9455fe: Layer already exists 02:09:35 62dc5b8e2ef8: Layer already exists 02:09:35 097100c76c15: Layer already exists 02:09:35 bd0155b22296: Layer already exists 02:09:35 main: digest: sha256:ad433cf327c79062360ccde5355836977542bbea8776d4b624d4a1d7ee035d95 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:36 ===================================================== [Pipeline] echo 02:09:36 taggedImages: 02:09:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa 02:09:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:09:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 02:09:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:09:36 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:09:36 2885035d431c72712c7b80856431b0213d02a2aa 02:09:36 latest 02:09:36 4.1.0-dev.48 02:09:36 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:36 main 02:09:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa 02:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:09:36 09aff64e0542: Preparing 02:09:36 9dc231893059: Preparing 02:09:36 e06d52a4d9f6: Preparing 02:09:36 7f405564a730: Preparing 02:09:36 126eac829d4c: Preparing 02:09:36 7fdc4a0eff56: Preparing 02:09:36 913b0a9455fe: Preparing 02:09:36 5b2efcda9c7d: Preparing 02:09:36 93c4c901e49f: Preparing 02:09:36 7b87c98ca083: Preparing 02:09:36 097100c76c15: Preparing 02:09:36 7fdc4a0eff56: Waiting 02:09:36 913b0a9455fe: Waiting 02:09:36 7b87c98ca083: Waiting 02:09:36 93c4c901e49f: Waiting 02:09:36 5b2efcda9c7d: Waiting 02:09:36 126eac829d4c: Pushed 02:09:36 09aff64e0542: Pushed 02:09:36 7f405564a730: Pushed 02:09:36 9dc231893059: Pushed 02:09:36 7fdc4a0eff56: Layer already exists 02:09:36 913b0a9455fe: Layer already exists 02:09:36 097100c76c15: Layer already exists 02:09:37 5b2efcda9c7d: Pushed 02:09:37 93c4c901e49f: Pushed 02:09:38 7b87c98ca083: Pushed 02:09:39 e06d52a4d9f6: Pushed 02:09:40 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:366aa47af65ffb377f314ee56f08067438b1b72ab86f7f5e6ffeb083b3246da1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:09:40 09aff64e0542: Preparing 02:09:40 9dc231893059: Preparing 02:09:40 e06d52a4d9f6: Preparing 02:09:40 7f405564a730: Preparing 02:09:40 126eac829d4c: Preparing 02:09:40 7fdc4a0eff56: Preparing 02:09:40 913b0a9455fe: Preparing 02:09:40 5b2efcda9c7d: Preparing 02:09:40 93c4c901e49f: Preparing 02:09:40 7b87c98ca083: Preparing 02:09:40 097100c76c15: Preparing 02:09:40 7fdc4a0eff56: Waiting 02:09:40 913b0a9455fe: Waiting 02:09:40 5b2efcda9c7d: Waiting 02:09:40 93c4c901e49f: Waiting 02:09:40 7b87c98ca083: Waiting 02:09:40 097100c76c15: Waiting 02:09:40 e06d52a4d9f6: Layer already exists 02:09:40 09aff64e0542: Layer already exists 02:09:40 7f405564a730: Layer already exists 02:09:40 126eac829d4c: Layer already exists 02:09:40 9dc231893059: Layer already exists 02:09:40 5b2efcda9c7d: Layer already exists 02:09:40 7fdc4a0eff56: Layer already exists 02:09:40 913b0a9455fe: Layer already exists 02:09:40 93c4c901e49f: Layer already exists 02:09:40 7b87c98ca083: Layer already exists 02:09:40 097100c76c15: Layer already exists 02:09:40 latest: digest: sha256:366aa47af65ffb377f314ee56f08067438b1b72ab86f7f5e6ffeb083b3246da1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 02:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:09:41 09aff64e0542: Preparing 02:09:41 9dc231893059: Preparing 02:09:41 e06d52a4d9f6: Preparing 02:09:41 7f405564a730: Preparing 02:09:41 126eac829d4c: Preparing 02:09:41 7fdc4a0eff56: Preparing 02:09:41 913b0a9455fe: Preparing 02:09:41 5b2efcda9c7d: Preparing 02:09:41 93c4c901e49f: Preparing 02:09:41 7b87c98ca083: Preparing 02:09:41 097100c76c15: Preparing 02:09:41 7fdc4a0eff56: Waiting 02:09:41 913b0a9455fe: Waiting 02:09:41 5b2efcda9c7d: Waiting 02:09:41 93c4c901e49f: Waiting 02:09:41 7b87c98ca083: Waiting 02:09:41 097100c76c15: Waiting 02:09:41 7f405564a730: Layer already exists 02:09:41 e06d52a4d9f6: Layer already exists 02:09:41 126eac829d4c: Layer already exists 02:09:41 09aff64e0542: Layer already exists 02:09:41 9dc231893059: Layer already exists 02:09:41 5b2efcda9c7d: Layer already exists 02:09:41 7fdc4a0eff56: Layer already exists 02:09:41 93c4c901e49f: Layer already exists 02:09:41 7b87c98ca083: Layer already exists 02:09:41 913b0a9455fe: Layer already exists 02:09:41 097100c76c15: Layer already exists 02:09:41 4.1.0-dev.48: digest: sha256:366aa47af65ffb377f314ee56f08067438b1b72ab86f7f5e6ffeb083b3246da1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:09:42 09aff64e0542: Preparing 02:09:42 9dc231893059: Preparing 02:09:42 e06d52a4d9f6: Preparing 02:09:42 7f405564a730: Preparing 02:09:42 126eac829d4c: Preparing 02:09:42 7fdc4a0eff56: Preparing 02:09:42 913b0a9455fe: Preparing 02:09:42 5b2efcda9c7d: Preparing 02:09:42 93c4c901e49f: Preparing 02:09:42 7b87c98ca083: Preparing 02:09:42 097100c76c15: Preparing 02:09:42 7fdc4a0eff56: Waiting 02:09:42 93c4c901e49f: Waiting 02:09:42 913b0a9455fe: Waiting 02:09:42 5b2efcda9c7d: Waiting 02:09:42 7b87c98ca083: Waiting 02:09:42 097100c76c15: Waiting 02:09:42 9dc231893059: Layer already exists 02:09:42 7f405564a730: Layer already exists 02:09:42 e06d52a4d9f6: Layer already exists 02:09:42 09aff64e0542: Layer already exists 02:09:42 126eac829d4c: Layer already exists 02:09:42 7fdc4a0eff56: Layer already exists 02:09:42 913b0a9455fe: Layer already exists 02:09:42 93c4c901e49f: Layer already exists 02:09:42 7b87c98ca083: Layer already exists 02:09:42 5b2efcda9c7d: Layer already exists 02:09:42 097100c76c15: Layer already exists 02:09:42 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:366aa47af65ffb377f314ee56f08067438b1b72ab86f7f5e6ffeb083b3246da1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:09:42 09aff64e0542: Preparing 02:09:42 9dc231893059: Preparing 02:09:42 e06d52a4d9f6: Preparing 02:09:42 7f405564a730: Preparing 02:09:42 126eac829d4c: Preparing 02:09:42 7fdc4a0eff56: Preparing 02:09:42 913b0a9455fe: Preparing 02:09:42 5b2efcda9c7d: Preparing 02:09:42 93c4c901e49f: Preparing 02:09:42 7b87c98ca083: Preparing 02:09:42 097100c76c15: Preparing 02:09:42 7fdc4a0eff56: Waiting 02:09:42 913b0a9455fe: Waiting 02:09:42 5b2efcda9c7d: Waiting 02:09:42 93c4c901e49f: Waiting 02:09:42 7b87c98ca083: Waiting 02:09:42 097100c76c15: Waiting 02:09:42 126eac829d4c: Layer already exists 02:09:42 e06d52a4d9f6: Layer already exists 02:09:42 7f405564a730: Layer already exists 02:09:42 09aff64e0542: Layer already exists 02:09:42 9dc231893059: Layer already exists 02:09:42 913b0a9455fe: Layer already exists 02:09:42 93c4c901e49f: Layer already exists 02:09:42 7fdc4a0eff56: Layer already exists 02:09:42 7b87c98ca083: Layer already exists 02:09:42 5b2efcda9c7d: Layer already exists 02:09:42 097100c76c15: Layer already exists 02:09:42 main: digest: sha256:366aa47af65ffb377f314ee56f08067438b1b72ab86f7f5e6ffeb083b3246da1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:42 ===================================================== [Pipeline] echo 02:09:42 taggedImages: 02:09:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa 02:09:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:09:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 02:09:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:09:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:09:43 2885035d431c72712c7b80856431b0213d02a2aa 02:09:43 latest 02:09:43 4.1.0-dev.48 02:09:43 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:43 main 02:09:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa 02:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:09:43 cbbb8aee1c18: Preparing 02:09:43 b84f09f73cd8: Preparing 02:09:43 02af968bab23: Preparing 02:09:43 954053f16191: Preparing 02:09:43 fa995789a513: Preparing 02:09:43 55bd299d714b: Preparing 02:09:43 2151b0021dc8: Preparing 02:09:43 7fdc4a0eff56: Preparing 02:09:43 913b0a9455fe: Preparing 02:09:43 a22dcf5532c0: Preparing 02:09:43 3363f8aeaf30: Preparing 02:09:43 097100c76c15: Preparing 02:09:43 55bd299d714b: Waiting 02:09:43 2151b0021dc8: Waiting 02:09:43 7fdc4a0eff56: Waiting 02:09:43 3363f8aeaf30: Waiting 02:09:43 913b0a9455fe: Waiting 02:09:43 097100c76c15: Waiting 02:09:43 a22dcf5532c0: Waiting 02:09:43 b84f09f73cd8: Pushed 02:09:43 cbbb8aee1c18: Pushed 02:09:43 fa995789a513: Pushed 02:09:43 7fdc4a0eff56: Layer already exists 02:09:43 913b0a9455fe: Layer already exists 02:09:43 55bd299d714b: Pushed 02:09:43 2151b0021dc8: Pushed 02:09:44 097100c76c15: Layer already exists 02:09:44 a22dcf5532c0: Pushed 02:09:45 3363f8aeaf30: Pushed 02:09:46 954053f16191: Pushed 02:09:46 02af968bab23: Pushed 02:09:47 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:4b26d9b56688d4b3772316c4872d3141d5de9fd2eb3386f67ce70d2e1e6a97d2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:09:47 cbbb8aee1c18: Preparing 02:09:47 b84f09f73cd8: Preparing 02:09:47 02af968bab23: Preparing 02:09:47 954053f16191: Preparing 02:09:47 fa995789a513: Preparing 02:09:47 55bd299d714b: Preparing 02:09:47 2151b0021dc8: Preparing 02:09:47 7fdc4a0eff56: Preparing 02:09:47 913b0a9455fe: Preparing 02:09:47 a22dcf5532c0: Preparing 02:09:47 55bd299d714b: Waiting 02:09:47 3363f8aeaf30: Preparing 02:09:47 2151b0021dc8: Waiting 02:09:47 097100c76c15: Preparing 02:09:47 7fdc4a0eff56: Waiting 02:09:47 913b0a9455fe: Waiting 02:09:47 3363f8aeaf30: Waiting 02:09:47 097100c76c15: Waiting 02:09:47 a22dcf5532c0: Waiting 02:09:47 954053f16191: Layer already exists 02:09:47 b84f09f73cd8: Layer already exists 02:09:47 cbbb8aee1c18: Layer already exists 02:09:47 fa995789a513: Layer already exists 02:09:47 02af968bab23: Layer already exists 02:09:47 55bd299d714b: Layer already exists 02:09:47 2151b0021dc8: Layer already exists 02:09:47 7fdc4a0eff56: Layer already exists 02:09:47 913b0a9455fe: Layer already exists 02:09:47 a22dcf5532c0: Layer already exists 02:09:47 3363f8aeaf30: Layer already exists 02:09:47 097100c76c15: Layer already exists 02:09:47 latest: digest: sha256:4b26d9b56688d4b3772316c4872d3141d5de9fd2eb3386f67ce70d2e1e6a97d2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 02:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:09:48 cbbb8aee1c18: Preparing 02:09:48 b84f09f73cd8: Preparing 02:09:48 02af968bab23: Preparing 02:09:48 954053f16191: Preparing 02:09:48 fa995789a513: Preparing 02:09:48 55bd299d714b: Preparing 02:09:48 2151b0021dc8: Preparing 02:09:48 7fdc4a0eff56: Preparing 02:09:48 913b0a9455fe: Preparing 02:09:48 a22dcf5532c0: Preparing 02:09:48 3363f8aeaf30: Preparing 02:09:48 097100c76c15: Preparing 02:09:48 55bd299d714b: Waiting 02:09:48 3363f8aeaf30: Waiting 02:09:48 2151b0021dc8: Waiting 02:09:48 7fdc4a0eff56: Waiting 02:09:48 913b0a9455fe: Waiting 02:09:48 a22dcf5532c0: Waiting 02:09:48 097100c76c15: Waiting 02:09:48 02af968bab23: Layer already exists 02:09:48 fa995789a513: Layer already exists 02:09:48 954053f16191: Layer already exists 02:09:48 b84f09f73cd8: Layer already exists 02:09:48 cbbb8aee1c18: Layer already exists 02:09:48 55bd299d714b: Layer already exists 02:09:48 2151b0021dc8: Layer already exists 02:09:48 7fdc4a0eff56: Layer already exists 02:09:48 a22dcf5532c0: Layer already exists 02:09:48 913b0a9455fe: Layer already exists 02:09:48 3363f8aeaf30: Layer already exists 02:09:48 097100c76c15: Layer already exists 02:09:48 4.1.0-dev.48: digest: sha256:4b26d9b56688d4b3772316c4872d3141d5de9fd2eb3386f67ce70d2e1e6a97d2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:09:49 cbbb8aee1c18: Preparing 02:09:49 b84f09f73cd8: Preparing 02:09:49 02af968bab23: Preparing 02:09:49 954053f16191: Preparing 02:09:49 fa995789a513: Preparing 02:09:49 55bd299d714b: Preparing 02:09:49 2151b0021dc8: Preparing 02:09:49 7fdc4a0eff56: Preparing 02:09:49 913b0a9455fe: Preparing 02:09:49 a22dcf5532c0: Preparing 02:09:49 3363f8aeaf30: Preparing 02:09:49 097100c76c15: Preparing 02:09:49 7fdc4a0eff56: Waiting 02:09:49 097100c76c15: Waiting 02:09:49 3363f8aeaf30: Waiting 02:09:49 913b0a9455fe: Waiting 02:09:49 a22dcf5532c0: Waiting 02:09:49 55bd299d714b: Waiting 02:09:49 2151b0021dc8: Waiting 02:09:49 954053f16191: Layer already exists 02:09:49 02af968bab23: Layer already exists 02:09:49 b84f09f73cd8: Layer already exists 02:09:49 cbbb8aee1c18: Layer already exists 02:09:49 fa995789a513: Layer already exists 02:09:49 55bd299d714b: Layer already exists 02:09:49 2151b0021dc8: Layer already exists 02:09:49 7fdc4a0eff56: Layer already exists 02:09:49 a22dcf5532c0: Layer already exists 02:09:49 913b0a9455fe: Layer already exists 02:09:49 3363f8aeaf30: Layer already exists 02:09:49 097100c76c15: Layer already exists 02:09:49 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:4b26d9b56688d4b3772316c4872d3141d5de9fd2eb3386f67ce70d2e1e6a97d2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:09:49 cbbb8aee1c18: Preparing 02:09:49 b84f09f73cd8: Preparing 02:09:49 02af968bab23: Preparing 02:09:49 954053f16191: Preparing 02:09:49 fa995789a513: Preparing 02:09:49 55bd299d714b: Preparing 02:09:49 2151b0021dc8: Preparing 02:09:49 7fdc4a0eff56: Preparing 02:09:49 913b0a9455fe: Preparing 02:09:49 a22dcf5532c0: Preparing 02:09:49 3363f8aeaf30: Preparing 02:09:49 097100c76c15: Preparing 02:09:49 2151b0021dc8: Waiting 02:09:49 7fdc4a0eff56: Waiting 02:09:49 913b0a9455fe: Waiting 02:09:49 55bd299d714b: Waiting 02:09:49 a22dcf5532c0: Waiting 02:09:49 3363f8aeaf30: Waiting 02:09:49 097100c76c15: Waiting 02:09:49 954053f16191: Layer already exists 02:09:49 fa995789a513: Layer already exists 02:09:49 cbbb8aee1c18: Layer already exists 02:09:49 02af968bab23: Layer already exists 02:09:49 b84f09f73cd8: Layer already exists 02:09:49 2151b0021dc8: Layer already exists 02:09:49 7fdc4a0eff56: Layer already exists 02:09:49 55bd299d714b: Layer already exists 02:09:49 913b0a9455fe: Layer already exists 02:09:49 a22dcf5532c0: Layer already exists 02:09:49 3363f8aeaf30: Layer already exists 02:09:49 097100c76c15: Layer already exists 02:09:49 main: digest: sha256:4b26d9b56688d4b3772316c4872d3141d5de9fd2eb3386f67ce70d2e1e6a97d2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:49 ===================================================== [Pipeline] echo 02:09:49 taggedImages: 02:09:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa 02:09:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:09:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 02:09:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:09:49 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:09:49 2885035d431c72712c7b80856431b0213d02a2aa 02:09:49 latest 02:09:49 4.1.0-dev.48 02:09:49 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:49 main 02:09:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa 02:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:09:50 fe17dbb35264: Preparing 02:09:50 d90bbaf9b10e: Preparing 02:09:50 7fdc4a0eff56: Preparing 02:09:50 913b0a9455fe: Preparing 02:09:50 607ab1024237: Preparing 02:09:50 a17eafb0a657: Preparing 02:09:50 097100c76c15: Preparing 02:09:50 097100c76c15: Waiting 02:09:50 a17eafb0a657: Waiting 02:09:50 913b0a9455fe: Layer already exists 02:09:50 7fdc4a0eff56: Layer already exists 02:09:50 097100c76c15: Layer already exists 02:09:50 fe17dbb35264: Pushed 02:09:50 607ab1024237: Pushed 02:09:51 a17eafb0a657: Pushed 02:09:53 d90bbaf9b10e: Pushed 02:09:54 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:0564107d24e7ffe285f30d0031b0797de95845512c43866a62538632000ed416 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:54 + 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 02:09:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:09:54 fe17dbb35264: Preparing 02:09:54 d90bbaf9b10e: Preparing 02:09:54 7fdc4a0eff56: Preparing 02:09:54 913b0a9455fe: Preparing 02:09:54 607ab1024237: Preparing 02:09:54 a17eafb0a657: Preparing 02:09:54 097100c76c15: Preparing 02:09:54 a17eafb0a657: Waiting 02:09:54 097100c76c15: Waiting 02:09:54 607ab1024237: Layer already exists 02:09:54 913b0a9455fe: Layer already exists 02:09:54 d90bbaf9b10e: Layer already exists 02:09:54 fe17dbb35264: Layer already exists 02:09:54 7fdc4a0eff56: Layer already exists 02:09:54 a17eafb0a657: Layer already exists 02:09:54 097100c76c15: Layer already exists 02:09:54 latest: digest: sha256:0564107d24e7ffe285f30d0031b0797de95845512c43866a62538632000ed416 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 02:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:09:55 fe17dbb35264: Preparing 02:09:55 d90bbaf9b10e: Preparing 02:09:55 7fdc4a0eff56: Preparing 02:09:55 913b0a9455fe: Preparing 02:09:55 607ab1024237: Preparing 02:09:55 a17eafb0a657: Preparing 02:09:55 097100c76c15: Preparing 02:09:55 097100c76c15: Waiting 02:09:55 a17eafb0a657: Waiting 02:09:55 d90bbaf9b10e: Layer already exists 02:09:55 913b0a9455fe: Layer already exists 02:09:55 607ab1024237: Layer already exists 02:09:55 fe17dbb35264: Layer already exists 02:09:55 7fdc4a0eff56: Layer already exists 02:09:55 a17eafb0a657: Layer already exists 02:09:55 097100c76c15: Layer already exists 02:09:55 4.1.0-dev.48: digest: sha256:0564107d24e7ffe285f30d0031b0797de95845512c43866a62538632000ed416 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:09:56 fe17dbb35264: Preparing 02:09:56 d90bbaf9b10e: Preparing 02:09:56 7fdc4a0eff56: Preparing 02:09:56 913b0a9455fe: Preparing 02:09:56 607ab1024237: Preparing 02:09:56 a17eafb0a657: Preparing 02:09:56 097100c76c15: Preparing 02:09:56 a17eafb0a657: Waiting 02:09:56 097100c76c15: Waiting 02:09:56 7fdc4a0eff56: Layer already exists 02:09:56 913b0a9455fe: Layer already exists 02:09:56 fe17dbb35264: Layer already exists 02:09:56 607ab1024237: Layer already exists 02:09:56 d90bbaf9b10e: Layer already exists 02:09:56 097100c76c15: Layer already exists 02:09:56 a17eafb0a657: Layer already exists 02:09:56 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:0564107d24e7ffe285f30d0031b0797de95845512c43866a62538632000ed416 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:56 + 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 02:09:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:09:56 fe17dbb35264: Preparing 02:09:56 d90bbaf9b10e: Preparing 02:09:56 7fdc4a0eff56: Preparing 02:09:56 913b0a9455fe: Preparing 02:09:56 607ab1024237: Preparing 02:09:56 a17eafb0a657: Preparing 02:09:56 097100c76c15: Preparing 02:09:56 a17eafb0a657: Waiting 02:09:56 097100c76c15: Waiting 02:09:56 fe17dbb35264: Layer already exists 02:09:56 607ab1024237: Layer already exists 02:09:56 913b0a9455fe: Layer already exists 02:09:56 d90bbaf9b10e: Layer already exists 02:09:56 7fdc4a0eff56: Layer already exists 02:09:56 a17eafb0a657: Layer already exists 02:09:56 097100c76c15: Layer already exists 02:09:56 main: digest: sha256:0564107d24e7ffe285f30d0031b0797de95845512c43866a62538632000ed416 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:56 ===================================================== [Pipeline] echo 02:09:56 taggedImages: 02:09:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa 02:09:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:09:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 02:09:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:09:56 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:09:56 2885035d431c72712c7b80856431b0213d02a2aa 02:09:56 latest 02:09:56 4.1.0-dev.48 02:09:56 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:09:56 main 02:09:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa 02:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:09:57 03d2da8df3a9: Preparing 02:09:57 f585e70fc6f7: Preparing 02:09:57 18fd991684d5: Preparing 02:09:57 7fdc4a0eff56: Preparing 02:09:57 913b0a9455fe: Preparing 02:09:57 41bfcba6ec0a: Preparing 02:09:57 299a0dc0af38: Preparing 02:09:57 d748cae0f065: Preparing 02:09:57 cbd9a55e3aed: Preparing 02:09:57 097100c76c15: Preparing 02:09:57 41bfcba6ec0a: Waiting 02:09:57 299a0dc0af38: Waiting 02:09:57 d748cae0f065: Waiting 02:09:57 097100c76c15: Waiting 02:09:57 cbd9a55e3aed: Waiting 02:09:57 913b0a9455fe: Layer already exists 02:09:57 7fdc4a0eff56: Layer already exists 02:09:57 03d2da8df3a9: Pushed 02:09:57 18fd991684d5: Pushed 02:09:57 f585e70fc6f7: Pushed 02:09:57 097100c76c15: Layer already exists 02:09:58 d748cae0f065: Pushed 02:09:58 cbd9a55e3aed: Pushed 02:10:02 299a0dc0af38: Pushed 02:10:10 41bfcba6ec0a: Pushed 02:10:10 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:240201e5a0619387a8203a0602dc0b3a82b6041e93d88cf9f34f30e024216f72 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:10:11 03d2da8df3a9: Preparing 02:10:11 f585e70fc6f7: Preparing 02:10:11 18fd991684d5: Preparing 02:10:11 7fdc4a0eff56: Preparing 02:10:11 913b0a9455fe: Preparing 02:10:11 41bfcba6ec0a: Preparing 02:10:11 299a0dc0af38: Preparing 02:10:11 d748cae0f065: Preparing 02:10:11 cbd9a55e3aed: Preparing 02:10:11 097100c76c15: Preparing 02:10:11 d748cae0f065: Waiting 02:10:11 41bfcba6ec0a: Waiting 02:10:11 097100c76c15: Waiting 02:10:11 cbd9a55e3aed: Waiting 02:10:11 299a0dc0af38: Waiting 02:10:11 03d2da8df3a9: Layer already exists 02:10:11 18fd991684d5: Layer already exists 02:10:11 f585e70fc6f7: Layer already exists 02:10:11 913b0a9455fe: Layer already exists 02:10:11 7fdc4a0eff56: Layer already exists 02:10:11 299a0dc0af38: Layer already exists 02:10:11 cbd9a55e3aed: Layer already exists 02:10:11 097100c76c15: Layer already exists 02:10:11 41bfcba6ec0a: Layer already exists 02:10:11 d748cae0f065: Layer already exists 02:10:11 latest: digest: sha256:240201e5a0619387a8203a0602dc0b3a82b6041e93d88cf9f34f30e024216f72 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 02:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:10:12 03d2da8df3a9: Preparing 02:10:12 f585e70fc6f7: Preparing 02:10:12 18fd991684d5: Preparing 02:10:12 7fdc4a0eff56: Preparing 02:10:12 913b0a9455fe: Preparing 02:10:12 41bfcba6ec0a: Preparing 02:10:12 299a0dc0af38: Preparing 02:10:12 d748cae0f065: Preparing 02:10:12 cbd9a55e3aed: Preparing 02:10:12 097100c76c15: Preparing 02:10:12 41bfcba6ec0a: Waiting 02:10:12 299a0dc0af38: Waiting 02:10:12 097100c76c15: Waiting 02:10:12 d748cae0f065: Waiting 02:10:12 cbd9a55e3aed: Waiting 02:10:12 7fdc4a0eff56: Layer already exists 02:10:12 03d2da8df3a9: Layer already exists 02:10:12 913b0a9455fe: Layer already exists 02:10:12 18fd991684d5: Layer already exists 02:10:12 f585e70fc6f7: Layer already exists 02:10:12 d748cae0f065: Layer already exists 02:10:12 097100c76c15: Layer already exists 02:10:12 299a0dc0af38: Layer already exists 02:10:12 cbd9a55e3aed: Layer already exists 02:10:12 41bfcba6ec0a: Layer already exists 02:10:12 4.1.0-dev.48: digest: sha256:240201e5a0619387a8203a0602dc0b3a82b6041e93d88cf9f34f30e024216f72 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:10:12 03d2da8df3a9: Preparing 02:10:12 f585e70fc6f7: Preparing 02:10:12 18fd991684d5: Preparing 02:10:12 7fdc4a0eff56: Preparing 02:10:12 913b0a9455fe: Preparing 02:10:12 41bfcba6ec0a: Preparing 02:10:12 299a0dc0af38: Preparing 02:10:12 d748cae0f065: Preparing 02:10:12 cbd9a55e3aed: Preparing 02:10:12 097100c76c15: Preparing 02:10:12 41bfcba6ec0a: Waiting 02:10:12 299a0dc0af38: Waiting 02:10:12 d748cae0f065: Waiting 02:10:12 097100c76c15: Waiting 02:10:12 cbd9a55e3aed: Waiting 02:10:12 f585e70fc6f7: Layer already exists 02:10:12 913b0a9455fe: Layer already exists 02:10:12 18fd991684d5: Layer already exists 02:10:12 03d2da8df3a9: Layer already exists 02:10:12 7fdc4a0eff56: Layer already exists 02:10:12 299a0dc0af38: Layer already exists 02:10:12 41bfcba6ec0a: Layer already exists 02:10:12 d748cae0f065: Layer already exists 02:10:12 cbd9a55e3aed: Layer already exists 02:10:12 097100c76c15: Layer already exists 02:10:12 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:240201e5a0619387a8203a0602dc0b3a82b6041e93d88cf9f34f30e024216f72 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:10:13 03d2da8df3a9: Preparing 02:10:13 f585e70fc6f7: Preparing 02:10:13 18fd991684d5: Preparing 02:10:13 7fdc4a0eff56: Preparing 02:10:13 913b0a9455fe: Preparing 02:10:13 41bfcba6ec0a: Preparing 02:10:13 299a0dc0af38: Preparing 02:10:13 d748cae0f065: Preparing 02:10:13 cbd9a55e3aed: Preparing 02:10:13 097100c76c15: Preparing 02:10:13 41bfcba6ec0a: Waiting 02:10:13 299a0dc0af38: Waiting 02:10:13 d748cae0f065: Waiting 02:10:13 cbd9a55e3aed: Waiting 02:10:13 097100c76c15: Waiting 02:10:13 18fd991684d5: Layer already exists 02:10:13 03d2da8df3a9: Layer already exists 02:10:13 7fdc4a0eff56: Layer already exists 02:10:13 913b0a9455fe: Layer already exists 02:10:13 f585e70fc6f7: Layer already exists 02:10:13 41bfcba6ec0a: Layer already exists 02:10:13 299a0dc0af38: Layer already exists 02:10:13 d748cae0f065: Layer already exists 02:10:13 cbd9a55e3aed: Layer already exists 02:10:13 097100c76c15: Layer already exists 02:10:13 main: digest: sha256:240201e5a0619387a8203a0602dc0b3a82b6041e93d88cf9f34f30e024216f72 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:13 ===================================================== [Pipeline] echo 02:10:13 taggedImages: 02:10:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa 02:10:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:10:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 02:10:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:10:13 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:10:13 2885035d431c72712c7b80856431b0213d02a2aa 02:10:13 latest 02:10:13 4.1.0-dev.48 02:10:13 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:13 main 02:10:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa 02:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:10:14 2ed1869c66a2: Preparing 02:10:14 bbe032157dca: Preparing 02:10:14 c3084c943ed4: Preparing 02:10:14 7fdc4a0eff56: Preparing 02:10:14 913b0a9455fe: Preparing 02:10:14 41bfcba6ec0a: Preparing 02:10:14 80fced6e8102: Preparing 02:10:14 e88429014014: Preparing 02:10:14 097100c76c15: Preparing 02:10:14 e88429014014: Waiting 02:10:14 80fced6e8102: Waiting 02:10:14 097100c76c15: Waiting 02:10:14 41bfcba6ec0a: Waiting 02:10:14 913b0a9455fe: Layer already exists 02:10:14 7fdc4a0eff56: Layer already exists 02:10:14 41bfcba6ec0a: Layer already exists 02:10:14 bbe032157dca: Pushed 02:10:14 2ed1869c66a2: Pushed 02:10:14 c3084c943ed4: Pushed 02:10:14 097100c76c15: Layer already exists 02:10:14 80fced6e8102: Pushed 02:10:14 e88429014014: Pushed 02:10:14 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:23c7dc20bb247e25e19a6ca01d66204d59627f613c3662e2023d30f1c81f4bc1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:10:15 2ed1869c66a2: Preparing 02:10:15 bbe032157dca: Preparing 02:10:15 c3084c943ed4: Preparing 02:10:15 7fdc4a0eff56: Preparing 02:10:15 913b0a9455fe: Preparing 02:10:15 41bfcba6ec0a: Preparing 02:10:15 80fced6e8102: Preparing 02:10:15 e88429014014: Preparing 02:10:15 097100c76c15: Preparing 02:10:15 41bfcba6ec0a: Waiting 02:10:15 80fced6e8102: Waiting 02:10:15 e88429014014: Waiting 02:10:15 097100c76c15: Waiting 02:10:15 7fdc4a0eff56: Layer already exists 02:10:15 913b0a9455fe: Layer already exists 02:10:15 bbe032157dca: Layer already exists 02:10:15 2ed1869c66a2: Layer already exists 02:10:15 c3084c943ed4: Layer already exists 02:10:15 80fced6e8102: Layer already exists 02:10:15 e88429014014: Layer already exists 02:10:15 41bfcba6ec0a: Layer already exists 02:10:15 097100c76c15: Layer already exists 02:10:15 latest: digest: sha256:23c7dc20bb247e25e19a6ca01d66204d59627f613c3662e2023d30f1c81f4bc1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 02:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:10:15 2ed1869c66a2: Preparing 02:10:15 bbe032157dca: Preparing 02:10:15 c3084c943ed4: Preparing 02:10:15 7fdc4a0eff56: Preparing 02:10:15 913b0a9455fe: Preparing 02:10:15 41bfcba6ec0a: Preparing 02:10:15 80fced6e8102: Preparing 02:10:15 e88429014014: Preparing 02:10:15 097100c76c15: Preparing 02:10:15 80fced6e8102: Waiting 02:10:15 41bfcba6ec0a: Waiting 02:10:15 e88429014014: Waiting 02:10:15 bbe032157dca: Layer already exists 02:10:15 913b0a9455fe: Layer already exists 02:10:15 2ed1869c66a2: Layer already exists 02:10:15 7fdc4a0eff56: Layer already exists 02:10:15 c3084c943ed4: Layer already exists 02:10:15 41bfcba6ec0a: Layer already exists 02:10:15 80fced6e8102: Layer already exists 02:10:15 e88429014014: Layer already exists 02:10:15 097100c76c15: Layer already exists 02:10:15 4.1.0-dev.48: digest: sha256:23c7dc20bb247e25e19a6ca01d66204d59627f613c3662e2023d30f1c81f4bc1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:10:16 2ed1869c66a2: Preparing 02:10:16 bbe032157dca: Preparing 02:10:16 c3084c943ed4: Preparing 02:10:16 7fdc4a0eff56: Preparing 02:10:16 913b0a9455fe: Preparing 02:10:16 41bfcba6ec0a: Preparing 02:10:16 80fced6e8102: Preparing 02:10:16 e88429014014: Preparing 02:10:16 097100c76c15: Preparing 02:10:16 41bfcba6ec0a: Waiting 02:10:16 80fced6e8102: Waiting 02:10:16 e88429014014: Waiting 02:10:16 097100c76c15: Waiting 02:10:16 7fdc4a0eff56: Layer already exists 02:10:16 913b0a9455fe: Layer already exists 02:10:16 c3084c943ed4: Layer already exists 02:10:16 bbe032157dca: Layer already exists 02:10:16 2ed1869c66a2: Layer already exists 02:10:16 41bfcba6ec0a: Layer already exists 02:10:16 e88429014014: Layer already exists 02:10:16 80fced6e8102: Layer already exists 02:10:16 097100c76c15: Layer already exists 02:10:16 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:23c7dc20bb247e25e19a6ca01d66204d59627f613c3662e2023d30f1c81f4bc1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:10:17 2ed1869c66a2: Preparing 02:10:17 bbe032157dca: Preparing 02:10:17 c3084c943ed4: Preparing 02:10:17 7fdc4a0eff56: Preparing 02:10:17 913b0a9455fe: Preparing 02:10:17 41bfcba6ec0a: Preparing 02:10:17 80fced6e8102: Preparing 02:10:17 e88429014014: Preparing 02:10:17 097100c76c15: Preparing 02:10:17 41bfcba6ec0a: Waiting 02:10:17 80fced6e8102: Waiting 02:10:17 e88429014014: Waiting 02:10:17 097100c76c15: Waiting 02:10:17 913b0a9455fe: Layer already exists 02:10:17 7fdc4a0eff56: Layer already exists 02:10:17 2ed1869c66a2: Layer already exists 02:10:17 bbe032157dca: Layer already exists 02:10:17 c3084c943ed4: Layer already exists 02:10:17 80fced6e8102: Layer already exists 02:10:17 41bfcba6ec0a: Layer already exists 02:10:17 097100c76c15: Layer already exists 02:10:17 e88429014014: Layer already exists 02:10:17 main: digest: sha256:23c7dc20bb247e25e19a6ca01d66204d59627f613c3662e2023d30f1c81f4bc1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:17 ===================================================== [Pipeline] echo 02:10:17 taggedImages: 02:10:17 - nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa 02:10:17 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:10:17 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 02:10:17 - nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:17 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:10:17 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:10:17 2885035d431c72712c7b80856431b0213d02a2aa 02:10:17 latest 02:10:17 4.1.0-dev.48 02:10:17 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:17 main 02:10:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa 02:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:10:18 03d2da8df3a9: Preparing 02:10:18 433ffd6dc922: Preparing 02:10:18 2a11b3366b1f: Preparing 02:10:18 7fdc4a0eff56: Preparing 02:10:18 913b0a9455fe: Preparing 02:10:18 9a863f7669ee: Preparing 02:10:18 d748cae0f065: Preparing 02:10:18 cbd9a55e3aed: Preparing 02:10:18 097100c76c15: Preparing 02:10:18 9a863f7669ee: Waiting 02:10:18 d748cae0f065: Waiting 02:10:18 cbd9a55e3aed: Waiting 02:10:18 097100c76c15: Waiting 02:10:18 913b0a9455fe: Layer already exists 02:10:18 03d2da8df3a9: Layer already exists 02:10:18 7fdc4a0eff56: Layer already exists 02:10:18 d748cae0f065: Layer already exists 02:10:18 cbd9a55e3aed: Layer already exists 02:10:18 097100c76c15: Layer already exists 02:10:18 433ffd6dc922: Pushed 02:10:18 2a11b3366b1f: Pushed 02:10:30 9a863f7669ee: Pushed 02:10:33 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:b35b920a1d814e09fe8aee4745134646af5e07bb84e6bf2997f8bb251bf5be0b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:10:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:10:34 03d2da8df3a9: Preparing 02:10:34 433ffd6dc922: Preparing 02:10:34 2a11b3366b1f: Preparing 02:10:34 7fdc4a0eff56: Preparing 02:10:34 913b0a9455fe: Preparing 02:10:34 9a863f7669ee: Preparing 02:10:34 9a863f7669ee: Waiting 02:10:34 d748cae0f065: Preparing 02:10:34 cbd9a55e3aed: Preparing 02:10:34 097100c76c15: Preparing 02:10:34 097100c76c15: Waiting 02:10:34 d748cae0f065: Waiting 02:10:34 cbd9a55e3aed: Waiting 02:10:34 03d2da8df3a9: Layer already exists 02:10:34 7fdc4a0eff56: Layer already exists 02:10:34 433ffd6dc922: Layer already exists 02:10:34 913b0a9455fe: Layer already exists 02:10:34 2a11b3366b1f: Layer already exists 02:10:34 d748cae0f065: Layer already exists 02:10:34 9a863f7669ee: Layer already exists 02:10:34 cbd9a55e3aed: Layer already exists 02:10:34 097100c76c15: Layer already exists 02:10:34 latest: digest: sha256:b35b920a1d814e09fe8aee4745134646af5e07bb84e6bf2997f8bb251bf5be0b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 02:10:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:10:34 03d2da8df3a9: Preparing 02:10:34 433ffd6dc922: Preparing 02:10:34 2a11b3366b1f: Preparing 02:10:34 7fdc4a0eff56: Preparing 02:10:34 913b0a9455fe: Preparing 02:10:34 9a863f7669ee: Preparing 02:10:34 d748cae0f065: Preparing 02:10:34 cbd9a55e3aed: Preparing 02:10:34 097100c76c15: Preparing 02:10:34 9a863f7669ee: Waiting 02:10:34 cbd9a55e3aed: Waiting 02:10:34 097100c76c15: Waiting 02:10:34 d748cae0f065: Waiting 02:10:34 7fdc4a0eff56: Layer already exists 02:10:34 913b0a9455fe: Layer already exists 02:10:34 03d2da8df3a9: Layer already exists 02:10:34 2a11b3366b1f: Layer already exists 02:10:34 433ffd6dc922: Layer already exists 02:10:34 9a863f7669ee: Layer already exists 02:10:34 d748cae0f065: Layer already exists 02:10:34 cbd9a55e3aed: Layer already exists 02:10:34 097100c76c15: Layer already exists 02:10:34 4.1.0-dev.48: digest: sha256:b35b920a1d814e09fe8aee4745134646af5e07bb84e6bf2997f8bb251bf5be0b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:10:35 03d2da8df3a9: Preparing 02:10:35 433ffd6dc922: Preparing 02:10:35 2a11b3366b1f: Preparing 02:10:35 7fdc4a0eff56: Preparing 02:10:35 913b0a9455fe: Preparing 02:10:35 9a863f7669ee: Preparing 02:10:35 d748cae0f065: Preparing 02:10:35 cbd9a55e3aed: Preparing 02:10:35 097100c76c15: Preparing 02:10:35 d748cae0f065: Waiting 02:10:35 9a863f7669ee: Waiting 02:10:35 cbd9a55e3aed: Waiting 02:10:35 097100c76c15: Waiting 02:10:35 03d2da8df3a9: Layer already exists 02:10:35 7fdc4a0eff56: Layer already exists 02:10:35 913b0a9455fe: Layer already exists 02:10:35 433ffd6dc922: Layer already exists 02:10:35 2a11b3366b1f: Layer already exists 02:10:35 d748cae0f065: Layer already exists 02:10:35 9a863f7669ee: Layer already exists 02:10:35 cbd9a55e3aed: Layer already exists 02:10:35 097100c76c15: Layer already exists 02:10:35 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:b35b920a1d814e09fe8aee4745134646af5e07bb84e6bf2997f8bb251bf5be0b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:10:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:10:36 03d2da8df3a9: Preparing 02:10:36 433ffd6dc922: Preparing 02:10:36 2a11b3366b1f: Preparing 02:10:36 7fdc4a0eff56: Preparing 02:10:36 913b0a9455fe: Preparing 02:10:36 9a863f7669ee: Preparing 02:10:36 d748cae0f065: Preparing 02:10:36 cbd9a55e3aed: Preparing 02:10:36 097100c76c15: Preparing 02:10:36 d748cae0f065: Waiting 02:10:36 cbd9a55e3aed: Waiting 02:10:36 9a863f7669ee: Waiting 02:10:36 097100c76c15: Waiting 02:10:36 03d2da8df3a9: Layer already exists 02:10:36 7fdc4a0eff56: Layer already exists 02:10:36 2a11b3366b1f: Layer already exists 02:10:36 433ffd6dc922: Layer already exists 02:10:36 913b0a9455fe: Layer already exists 02:10:36 d748cae0f065: Layer already exists 02:10:36 9a863f7669ee: Layer already exists 02:10:36 cbd9a55e3aed: Layer already exists 02:10:36 097100c76c15: Layer already exists 02:10:36 main: digest: sha256:b35b920a1d814e09fe8aee4745134646af5e07bb84e6bf2997f8bb251bf5be0b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:36 ===================================================== [Pipeline] echo 02:10:36 taggedImages: 02:10:36 - nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa 02:10:36 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:10:36 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 02:10:36 - nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:36 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:10:36 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:10:36 2885035d431c72712c7b80856431b0213d02a2aa 02:10:36 latest 02:10:36 4.1.0-dev.48 02:10:36 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:36 main 02:10:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa 02:10:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:10:36 23648acfb503: Preparing 02:10:36 92a53696077c: Preparing 02:10:36 7fdc4a0eff56: Preparing 02:10:36 913b0a9455fe: Preparing 02:10:36 813d22d0f6bd: Preparing 02:10:36 579c8ccb7699: Preparing 02:10:36 097100c76c15: Preparing 02:10:36 579c8ccb7699: Waiting 02:10:36 097100c76c15: Waiting 02:10:36 7fdc4a0eff56: Layer already exists 02:10:36 913b0a9455fe: Layer already exists 02:10:36 097100c76c15: Layer already exists 02:10:36 23648acfb503: Pushed 02:10:36 813d22d0f6bd: Pushed 02:10:37 579c8ccb7699: Pushed 02:10:41 92a53696077c: Pushed 02:10:41 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:54d4bc05c05acaceb90cf2cb0731bcc72405ff5e7ad1d948c2ca478aad2d46c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:10:42 23648acfb503: Preparing 02:10:42 92a53696077c: Preparing 02:10:42 7fdc4a0eff56: Preparing 02:10:42 913b0a9455fe: Preparing 02:10:42 813d22d0f6bd: Preparing 02:10:42 579c8ccb7699: Preparing 02:10:42 097100c76c15: Preparing 02:10:42 579c8ccb7699: Waiting 02:10:42 097100c76c15: Waiting 02:10:42 813d22d0f6bd: Layer already exists 02:10:42 913b0a9455fe: Layer already exists 02:10:42 23648acfb503: Layer already exists 02:10:42 92a53696077c: Layer already exists 02:10:42 7fdc4a0eff56: Layer already exists 02:10:42 579c8ccb7699: Layer already exists 02:10:42 097100c76c15: Layer already exists 02:10:42 latest: digest: sha256:54d4bc05c05acaceb90cf2cb0731bcc72405ff5e7ad1d948c2ca478aad2d46c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 02:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:10:42 23648acfb503: Preparing 02:10:42 92a53696077c: Preparing 02:10:42 7fdc4a0eff56: Preparing 02:10:42 913b0a9455fe: Preparing 02:10:42 813d22d0f6bd: Preparing 02:10:42 579c8ccb7699: Preparing 02:10:42 097100c76c15: Preparing 02:10:42 579c8ccb7699: Waiting 02:10:42 097100c76c15: Waiting 02:10:42 7fdc4a0eff56: Layer already exists 02:10:42 92a53696077c: Layer already exists 02:10:42 813d22d0f6bd: Layer already exists 02:10:42 913b0a9455fe: Layer already exists 02:10:42 23648acfb503: Layer already exists 02:10:42 097100c76c15: Layer already exists 02:10:42 579c8ccb7699: Layer already exists 02:10:42 4.1.0-dev.48: digest: sha256:54d4bc05c05acaceb90cf2cb0731bcc72405ff5e7ad1d948c2ca478aad2d46c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:10:43 23648acfb503: Preparing 02:10:43 92a53696077c: Preparing 02:10:43 7fdc4a0eff56: Preparing 02:10:43 913b0a9455fe: Preparing 02:10:43 813d22d0f6bd: Preparing 02:10:43 579c8ccb7699: Preparing 02:10:43 097100c76c15: Preparing 02:10:43 579c8ccb7699: Waiting 02:10:43 097100c76c15: Waiting 02:10:43 913b0a9455fe: Layer already exists 02:10:43 813d22d0f6bd: Layer already exists 02:10:43 23648acfb503: Layer already exists 02:10:43 92a53696077c: Layer already exists 02:10:43 7fdc4a0eff56: Layer already exists 02:10:43 097100c76c15: Layer already exists 02:10:43 579c8ccb7699: Layer already exists 02:10:43 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:54d4bc05c05acaceb90cf2cb0731bcc72405ff5e7ad1d948c2ca478aad2d46c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:10:44 23648acfb503: Preparing 02:10:44 92a53696077c: Preparing 02:10:44 7fdc4a0eff56: Preparing 02:10:44 913b0a9455fe: Preparing 02:10:44 813d22d0f6bd: Preparing 02:10:44 579c8ccb7699: Preparing 02:10:44 097100c76c15: Preparing 02:10:44 579c8ccb7699: Waiting 02:10:44 097100c76c15: Waiting 02:10:44 813d22d0f6bd: Layer already exists 02:10:44 23648acfb503: Layer already exists 02:10:44 92a53696077c: Layer already exists 02:10:44 7fdc4a0eff56: Layer already exists 02:10:44 913b0a9455fe: Layer already exists 02:10:44 579c8ccb7699: Layer already exists 02:10:44 097100c76c15: Layer already exists 02:10:44 main: digest: sha256:54d4bc05c05acaceb90cf2cb0731bcc72405ff5e7ad1d948c2ca478aad2d46c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:44 ===================================================== [Pipeline] echo 02:10:44 taggedImages: 02:10:44 - nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa 02:10:44 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:10:44 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 02:10:44 - nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:44 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:10:44 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:10:44 2885035d431c72712c7b80856431b0213d02a2aa 02:10:44 latest 02:10:44 4.1.0-dev.48 02:10:44 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:44 main 02:10:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa 02:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:10:45 07cca5b5d62c: Preparing 02:10:45 4caf2aff04a6: Preparing 02:10:45 7fdc4a0eff56: Preparing 02:10:45 913b0a9455fe: Preparing 02:10:45 a3ba54a531b4: Preparing 02:10:45 5414aa7fa360: Preparing 02:10:45 097100c76c15: Preparing 02:10:45 097100c76c15: Waiting 02:10:45 5414aa7fa360: Waiting 02:10:45 7fdc4a0eff56: Layer already exists 02:10:45 913b0a9455fe: Layer already exists 02:10:45 097100c76c15: Layer already exists 02:10:45 07cca5b5d62c: Pushed 02:10:45 a3ba54a531b4: Pushed 02:10:45 5414aa7fa360: Pushed 02:10:48 #83 DONE 125.5s 02:10:48 02:10:48 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:48 #86 DONE 121.4s 02:10:48 02:10:48 #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:48 #85 DONE 114.5s 02:10:48 02:10:48 #119 [security-spiffe-token-provider builder 6/7] COPY . . 02:10:48 #119 ... 02:10:48 02:10:48 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:48 #91 DONE 99.9s 02:10:48 02:10:48 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:48 #77 DONE 133.9s 02:10:48 02:10:48 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:48 #78 DONE 133.7s 02:10:48 02:10:48 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 02:10:48 #120 ... 02:10:48 02:10:48 #121 [support-notifications builder 6/7] COPY . . 02:10:48 #121 DONE 2.1s 02:10:48 02:10:48 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:10:48 #122 CACHED 02:10:48 02:10:48 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:48 #123 CACHED 02:10:48 02:10:48 #124 [security-bootstrapper builder 6/7] COPY . . 02:10:48 #124 CACHED 02:10:48 02:10:48 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 02:10:48 #125 CACHED 02:10:48 02:10:48 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:48 #126 CACHED 02:10:48 02:10:48 #127 [core-command builder 6/7] COPY . . 02:10:48 #127 CACHED 02:10:48 02:10:48 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:48 #128 CACHED 02:10:48 02:10:48 #129 [security-proxy-setup builder 6/7] COPY . . 02:10:48 #129 CACHED 02:10:48 02:10:48 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:10:48 #130 CACHED 02:10:48 02:10:48 #119 [security-spiffe-token-provider builder 6/7] COPY . . 02:10:48 #119 DONE 2.1s 02:10:48 02:10:48 #131 [core-metadata builder 6/7] COPY . . 02:10:48 #131 CACHED 02:10:48 02:10:48 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:10:48 #132 CACHED 02:10:48 02:10:48 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:48 #133 CACHED 02:10:48 02:10:48 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 02:10:48 #134 CACHED 02:10:48 02:10:48 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:48 #135 CACHED 02:10:48 02:10:48 #136 [core-data builder 6/7] COPY . . 02:10:48 #136 CACHED 02:10:48 02:10:48 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:48 #137 CACHED 02:10:48 02:10:48 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:10:48 #138 CACHED 02:10:48 02:10:48 #139 [security-proxy-auth builder 6/7] COPY . . 02:10:48 #139 CACHED 02:10:48 02:10:48 #140 [security-secretstore-setup builder 6/7] COPY . . 02:10:48 #140 DONE 2.1s 02:10:48 02:10:48 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 02:10:48 #120 DONE 2.0s 02:10:48 02:10:48 #141 [support-scheduler builder 6/7] COPY . . 02:10:48 #141 DONE 2.1s 02:10:48 02:10:48 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:10:48 #142 ... 02:10:48 02:10:48 #143 [core-keeper builder 7/8] COPY . . 02:10:48 #143 DONE 2.1s 02:10:48 02:10:48 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:10:49 4caf2aff04a6: Pushed 02:10:49 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:6835de6b05f80a2c7a386105364ce966286be24cdfb363024c9437e90b8cd591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:10:50 07cca5b5d62c: Preparing 02:10:50 4caf2aff04a6: Preparing 02:10:50 7fdc4a0eff56: Preparing 02:10:50 913b0a9455fe: Preparing 02:10:50 a3ba54a531b4: Preparing 02:10:50 5414aa7fa360: Preparing 02:10:50 097100c76c15: Preparing 02:10:50 5414aa7fa360: Waiting 02:10:50 097100c76c15: Waiting 02:10:50 a3ba54a531b4: Layer already exists 02:10:50 913b0a9455fe: Layer already exists 02:10:50 07cca5b5d62c: Layer already exists 02:10:50 7fdc4a0eff56: Layer already exists 02:10:50 4caf2aff04a6: Layer already exists 02:10:50 5414aa7fa360: Layer already exists 02:10:50 097100c76c15: Layer already exists 02:10:50 latest: digest: sha256:6835de6b05f80a2c7a386105364ce966286be24cdfb363024c9437e90b8cd591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 02:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:10:50 07cca5b5d62c: Preparing 02:10:50 4caf2aff04a6: Preparing 02:10:50 7fdc4a0eff56: Preparing 02:10:50 913b0a9455fe: Preparing 02:10:50 a3ba54a531b4: Preparing 02:10:50 5414aa7fa360: Preparing 02:10:50 097100c76c15: Preparing 02:10:50 5414aa7fa360: Waiting 02:10:50 097100c76c15: Waiting 02:10:50 7fdc4a0eff56: Layer already exists 02:10:50 4caf2aff04a6: Layer already exists 02:10:50 913b0a9455fe: Layer already exists 02:10:50 a3ba54a531b4: Layer already exists 02:10:50 07cca5b5d62c: Layer already exists 02:10:50 5414aa7fa360: Layer already exists 02:10:50 097100c76c15: Layer already exists 02:10:50 4.1.0-dev.48: digest: sha256:6835de6b05f80a2c7a386105364ce966286be24cdfb363024c9437e90b8cd591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:10:51 07cca5b5d62c: Preparing 02:10:51 4caf2aff04a6: Preparing 02:10:51 7fdc4a0eff56: Preparing 02:10:51 913b0a9455fe: Preparing 02:10:51 a3ba54a531b4: Preparing 02:10:51 5414aa7fa360: Preparing 02:10:51 097100c76c15: Preparing 02:10:51 5414aa7fa360: Waiting 02:10:51 097100c76c15: Waiting 02:10:51 7fdc4a0eff56: Layer already exists 02:10:51 07cca5b5d62c: Layer already exists 02:10:51 4caf2aff04a6: Layer already exists 02:10:51 913b0a9455fe: Layer already exists 02:10:51 a3ba54a531b4: Layer already exists 02:10:51 5414aa7fa360: Layer already exists 02:10:51 097100c76c15: Layer already exists 02:10:51 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:6835de6b05f80a2c7a386105364ce966286be24cdfb363024c9437e90b8cd591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:10:52 07cca5b5d62c: Preparing 02:10:52 4caf2aff04a6: Preparing 02:10:52 7fdc4a0eff56: Preparing 02:10:52 913b0a9455fe: Preparing 02:10:52 a3ba54a531b4: Preparing 02:10:52 5414aa7fa360: Preparing 02:10:52 097100c76c15: Preparing 02:10:52 5414aa7fa360: Waiting 02:10:52 097100c76c15: Waiting 02:10:52 07cca5b5d62c: Layer already exists 02:10:52 a3ba54a531b4: Layer already exists 02:10:52 4caf2aff04a6: Layer already exists 02:10:52 913b0a9455fe: Layer already exists 02:10:52 7fdc4a0eff56: Layer already exists 02:10:52 5414aa7fa360: Layer already exists 02:10:52 097100c76c15: Layer already exists 02:10:52 main: digest: sha256:6835de6b05f80a2c7a386105364ce966286be24cdfb363024c9437e90b8cd591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:52 ===================================================== [Pipeline] echo 02:10:52 taggedImages: 02:10:52 - nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:10:52 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:10:52 ========================================================= 02:10:52 [edgeXBuildMultiArch] RAW Config: 02:10:52 images: 02:10:52 - nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/core-command:latest 02:10:52 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/core-command:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/core-command:main 02:10:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:10:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:10:52 - nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/core-data:latest 02:10:52 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/core-data:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/core-data:main 02:10:52 - nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:10:52 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/core-keeper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/core-keeper:main 02:10:52 - nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:10:52 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/core-metadata:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/core-metadata:main 02:10:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:10:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:10:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:10:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:10:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:10:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:10:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:10:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:10:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:10:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:10:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:10:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:10:52 - nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:10:52 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-spire-config:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-spire-config:main 02:10:52 - nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:10:52 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-spire-server:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/security-spire-server:main 02:10:52 - nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:10:52 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/support-notifications:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/support-notifications:main 02:10:52 - nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa 02:10:52 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:10:52 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/support-scheduler:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:10:52 - nexus3.edgexfoundry.org:10004/support-scheduler:main 02:10:52 settingsFile: 02:10:52 edgex-go-settings 02:10:52 ========================================================= [Pipeline] node 02:10:54 #144 ... 02:10:54 02:10:54 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:10:54 #142 5.246 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:10:58 #142 ... 02:10:58 02:10:58 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:10:58 #0 4.854 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:10:58 #145 ... 02:10:58 02:10:58 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:10:58 #0 4.693 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:10:58 #146 ... 02:10:58 02:10:58 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:10:58 #0 6.137 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:10:59 #147 ... 02:10:59 02:10:59 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:10:59 #0 5.110 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:10:59 #148 ... 02:10:59 02:10:59 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:10:59 #0 5.548 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:10:59 #149 ... 02:10:59 02:10:59 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:10:59 #0 5.697 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:10:59 #150 ... 02:10:59 02:10:59 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:10:59 #0 5.645 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:10:59 #151 ... 02:10:59 02:10:59 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:10:59 #0 4.730 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:10:59 #152 ... 02:10:59 02:10:59 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:10:59 #0 5.684 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:10:59 #153 ... 02:10:59 02:10:59 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:10:59 #0 6.081 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:11:00 #154 ... 02:11:00 02:11:00 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:11:00 #144 6.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:11:07 Still waiting to schedule task 02:11:07 ‘prd-centos7-docker-4c-2g-7042’ is offline 02:12:08 Running on prd-centos7-docker-4c-2g-7043 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:08 provisioning config files... 02:12:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13049814556986647835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:10 ---> ****-login.sh 02:12:10 nexus3.edgexfoundry.org:10001 02:32:10 #144 ... 02:32:10 02:32:10 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:32:10 #149 DONE 1274.1s 02:32:10 02:32:10 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:32:10 #151 ... 02:32:10 02:32:10 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:32:10 #155 DONE 0.2s 02:32:10 02:32:10 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:32:10 #151 ... 02:32:10 02:32:10 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:32:10 #156 DONE 0.3s 02:32:10 02:32:10 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:32:10 #151 ... 02:32:10 02:32:10 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:32:10 #157 DONE 0.5s 02:32:10 02:32:10 #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 02:32:10 #158 DONE 0.1s 02:32:10 02:32:10 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:32:10 #151 ... 02:32:10 02:32:10 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:32:10 #159 DONE 0.2s 02:32:10 02:32:10 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:32:10 #160 DONE 2.2s 02:32:10 02:32:10 #112 [core-common-config-bootstrapper] exporting to image 02:32:10 #112 exporting layers 02:32:10 #112 exporting layers 0.8s done 02:32:10 #112 writing image sha256:e01a027a9bb513664f71036915bf8194afe5842154e31de66d507368173f7dc8 done 02:32:10 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 02:32:10 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:32:10 #112 DONE 5.9s 02:32:10 02:32:10 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:32:32 #147 ... 02:32:32 02:32:32 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:32:32 #146 DONE 1301.1s 02:32:32 02:32:32 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:32:32 #151 ... 02:32:32 02:32:32 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:32:32 #161 DONE 0.1s 02:32:32 02:32:32 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:32:32 #145 ... 02:32:32 02:32:32 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:32:32 #162 DONE 2.3s 02:32:32 02:32:32 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:32:33 #163 DONE 0.3s 02:32:33 02:32:33 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:32:33 #164 DONE 0.2s 02:32:33 02:32:33 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:32:33 #151 ... 02:32:33 02:32:33 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:32:33 #165 DONE 0.3s 02:32:33 02:32:33 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:32:33 #144 ... 02:32:33 02:32:33 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:32:33 #166 DONE 0.2s 02:32:33 02:32:33 #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/ 02:32:33 #167 DONE 0.1s 02:32:33 02:32:33 #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/ 02:32:34 #168 DONE 0.2s 02:32:34 02:32:34 #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/ 02:32:34 #169 DONE 0.1s 02:32:34 02:32:34 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:32:34 #170 DONE 0.1s 02:32:34 02:32:34 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:32:34 #44 ... 02:32:34 02:32:34 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:32:37 #171 DONE 2.6s 02:32:37 02:32:37 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:32:37 #154 ... 02:32:37 02:32:37 #112 [security-bootstrapper] exporting to image 02:32:37 #112 exporting layers 02:32:38 #112 exporting layers 1.3s done 02:32:38 #112 writing image sha256:d951e358aa9f23ffabbd256cbb293866696787a623d1be6c2e82f5aeb5ad693d done 02:32:38 #112 naming to docker.io/library/security-bootstrapper-arm64 done 02:32:38 #112 DONE 7.2s 02:32:38 02:32:38 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:48:19 #47 ... 02:48:19 02:48:19 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:48:19 #154 DONE 2247.5s 02:48:19 02:48:19 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:48:19 #151 ... 02:48:19 02:48:19 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:48:19 #172 DONE 0.1s 02:48:19 02:48:19 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:48:19 #173 DONE 0.1s 02:48:19 02:48:19 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:48:19 #151 ... 02:48:19 02:48:19 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:48:19 #174 DONE 0.4s 02:48:19 02:48:19 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:48:19 #175 DONE 0.1s 02:48:19 02:48:19 #112 [core-command] exporting to image 02:48:19 #112 exporting layers 02:48:19 #112 exporting layers 0.5s done 02:48:19 #112 writing image sha256:6ee5906430e40186e5c44e74b1d8a3036df82155f622c918355aa05cb68e6efa 02:48:19 #112 writing image sha256:6ee5906430e40186e5c44e74b1d8a3036df82155f622c918355aa05cb68e6efa done 02:48:19 #112 naming to docker.io/library/core-command-arm64 done 02:48:19 #112 DONE 7.7s 02:48:19 02:48:19 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:48:51 #147 ... 02:48:51 02:48:51 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:48:51 #148 DONE 2280.3s 02:48:51 02:48:51 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:48:51 #152 ... 02:48:51 02:48:51 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:48:51 #176 DONE 0.3s 02:48:51 02:48:51 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:48:51 #151 ... 02:48:51 02:48:51 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:48:51 #177 DONE 0.3s 02:48:51 02:48:51 #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 02:48:51 #178 DONE 0.2s 02:48:51 02:48:51 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:48:51 #179 DONE 0.1s 02:48:51 02:48:51 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:48:51 #180 DONE 0.4s 02:48:51 02:48:51 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:48:51 #181 DONE 0.1s 02:48:51 02:48:51 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:48:53 #182 DONE 2.1s 02:48:53 02:48:53 #112 [security-proxy-setup] exporting to image 02:48:53 #112 exporting layers 02:48:54 #112 exporting layers 1.1s done 02:48:54 #112 writing image sha256:30099bfb860325e4d4e546678872a7d3e462a4695c1b254ff7b657d51829d159 done 02:48:54 #112 naming to docker.io/library/security-proxy-setup-arm64 0.1s done 02:48:54 #112 DONE 8.9s 02:48:54 02:48:54 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:49:02 #145 ... 02:49:02 02:49:02 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:49:02 #151 2292.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:49:34 #151 DONE 2322.6s 02:49:34 02:49:34 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:49:34 #44 ... 02:49:34 02:49:34 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:49:34 #183 DONE 0.2s 02:49:34 02:49:34 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:49:34 #44 ... 02:49:34 02:49:34 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:49:34 #184 DONE 0.2s 02:49:34 02:49: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 02:49:34 #185 DONE 0.1s 02:49:34 02:49: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 02:49:34 #186 DONE 0.1s 02:49:34 02:49:34 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:49:34 #187 DONE 0.1s 02:49:34 02:49:34 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:49:34 #145 ... 02:49:34 02:49:34 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:49:34 #188 DONE 0.4s 02:49:34 02:49:34 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:49:34 #189 DONE 0.5s 02:49:34 02:49:34 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:49:34 #190 DONE 0.1s 02:49:34 02:49:34 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:49:35 #191 DONE 1.8s 02:49:35 02:49:35 #112 [security-secretstore-setup] exporting to image 02:49:35 #112 exporting layers 02:49:37 #112 exporting layers 1.7s done 02:49:37 #112 writing image sha256:dd5d3d85c5d260592f6663f793ba80af790ebecba695fa9e5b9efa971e4c69d4 done 02:49:37 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 02:49:37 #112 DONE 10.6s 02:49:37 02:49:37 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:50:16 #145 ... 02:50:16 02:50:16 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:50:16 #152 DONE 2366.1s 02:50:16 02:50:16 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:50:16 #145 ... 02:50:16 02:50:16 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:50:16 #192 DONE 0.3s 02:50:16 02:50:16 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:50:16 #193 DONE 0.3s 02:50:16 02:50:16 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:50:16 #194 DONE 0.4s 02:50:16 02:50:16 #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 02:50:16 #195 DONE 0.1s 02:50:16 02:50:16 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:50:16 #44 ... 02:50:16 02:50:16 #112 [security-spiffe-token-provider] exporting to image 02:50:16 #112 exporting layers 02:50:16 #112 exporting layers 0.9s done 02:50:17 #112 writing image sha256:e008a95bcf5a2fc651f6708f9e0df6aaf406a114b76d2d43c5964ba6d03dd5f4 0.0s done 02:50:17 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 02:50:17 #112 DONE 11.6s 02:50:17 02:50:17 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:51:04 #153 ... 02:51:04 02:51:04 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:51:04 #147 DONE 2411.2s 02:51:04 02:51:04 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:04 #145 ... 02:51:04 02:51:04 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:51:04 #196 DONE 0.1s 02:51:04 02:51:04 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:51:04 #197 DONE 0.1s 02:51:04 02:51:04 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:51:04 #198 DONE 0.7s 02:51:04 02:51:04 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:51:04 #47 ... 02:51:04 02:51:04 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:51:04 #199 DONE 0.3s 02:51:04 02:51:04 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:04 #145 ... 02:51:04 02:51:04 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:51:04 #200 DONE 0.3s 02:51:04 02:51:04 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:51:04 #44 ... 02:51:04 02:51:04 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:04 #201 DONE 2.0s 02:51:04 02:51:04 #112 [security-proxy-auth] exporting to image 02:51:04 #112 exporting layers 02:51:05 #112 ... 02:51:05 02:51:05 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:51:05 #144 DONE 2416.6s 02:51:05 02:51:05 #112 [security-proxy-auth] exporting to image 02:51:05 #112 exporting layers 1.0s done 02:51:05 #112 writing image sha256:381f78c2c5ca79572c145c68464918d62c81185d804e56a46644384dc9eaf2f6 02:51:05 #112 writing image sha256:381f78c2c5ca79572c145c68464918d62c81185d804e56a46644384dc9eaf2f6 0.0s done 02:51:05 #112 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 02:51:05 #112 DONE 12.6s 02:51:05 02:51:05 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:05 #145 ... 02:51:05 02:51:05 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:51:05 #202 DONE 0.2s 02:51:05 02:51:05 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:05 #145 ... 02:51:05 02:51:05 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:51:06 #203 DONE 0.5s 02:51:06 02:51:06 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:51:06 #204 DONE 0.1s 02:51:06 02:51:06 #112 [core-keeper] exporting to image 02:51:07 #112 exporting layers 0.7s done 02:51:07 #112 writing image sha256:8354f1473a9db921b5ff6afb193a904f2eae3575182d6134b1824eb58bed8932 done 02:51:07 #112 naming to docker.io/library/core-keeper-arm64 done 02:51:07 #112 DONE 13.3s 02:51:07 02:51:07 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:51:08 #44 ... 02:51:08 02:51:08 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:51:08 #153 DONE 2419.6s 02:51:08 02:51:08 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:51:08 #142 ... 02:51:08 02:51:08 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:51:08 #205 DONE 0.2s 02:51:08 02:51:08 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:51:08 #206 DONE 0.2s 02:51:08 02:51:08 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:51:08 #142 ... 02:51:08 02:51:08 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:51:09 #207 DONE 0.6s 02:51:09 02:51:09 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:09 #145 ... 02:51:09 02:51:09 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:51:09 #208 DONE 0.2s 02:51:09 02:51:09 #112 [core-data] exporting to image 02:51:10 #112 exporting layers 0.7s done 02:51:10 #112 writing image sha256:63d81ebd190c01690464e831fc5f0ca175dfdf4db44212d84beec5ab5dc7fd2b done 02:51:10 #112 naming to docker.io/library/core-data-arm64 done 02:51:10 #112 DONE 14.0s 02:51:10 02:51:10 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:51:11 #44 ... 02:51:11 02:51:11 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:51:11 #150 DONE 2423.0s 02:51:11 02:51:11 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:51:11 #44 ... 02:51:11 02:51:11 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:51:12 #209 DONE 0.2s 02:51:12 02:51:12 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:51:12 #210 DONE 0.2s 02:51:12 02:51:12 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:51:12 #44 ... 02:51:12 02:51:12 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:51:13 #211 DONE 0.5s 02:51:13 02:51:13 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:13 #145 ... 02:51:13 02:51:13 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:51:13 #212 DONE 0.2s 02:51:13 02:51:13 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:51:13 #213 DONE 0.1s 02:51:13 02:51:13 #112 [core-metadata] exporting to image 02:51:13 #112 exporting layers 0.5s done 02:51:13 #112 writing image sha256:2598de03bc1ae7a966155652ba4975c7d1ce7df3c69e69e3d94fd36fffe872d5 done 02:51:13 #112 naming to docker.io/library/core-metadata-arm64 done 02:51:13 #112 DONE 14.6s 02:51:13 02:51:13 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:51:40 #44 ... 02:51:40 02:51:40 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:51:40 #142 DONE 2448.0s 02:51:40 02:51:40 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:51:40 #44 ... 02:51:40 02:51:40 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:51:40 #214 DONE 0.1s 02:51:40 02:51:40 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:51:40 #215 DONE 0.1s 02:51:40 02:51:40 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:51:40 #216 DONE 0.5s 02:51:40 02:51:40 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:51:40 #217 DONE 0.1s 02:51:40 02:51:40 #112 [support-scheduler] exporting to image 02:51:40 #112 exporting layers 02:51:40 #112 exporting layers 1.1s done 02:51:40 #112 writing image sha256:647b7754540ffc58b5095c1ccdfa9fb38918965b55de0a021863e95b861aece6 done 02:51:40 #112 naming to docker.io/library/support-scheduler-arm64 done 02:51:40 #112 DONE 15.7s 02:51:40 02:51:40 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:42 #145 DONE 2453.9s 02:51:42 02:51:42 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:51:42 #47 ... 02:51:42 02:51:42 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:51:42 #218 DONE 0.1s 02:51:42 02:51:42 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:51:42 #44 ... 02:51:42 02:51:42 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:51:42 #219 DONE 0.1s 02:51:43 02:51:43 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:51:43 #220 DONE 0.5s 02:51:43 02:51:43 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:51:43 #47 ... 02:51:43 02:51:43 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:51:43 #221 DONE 0.1s 02:51:43 02:51:43 #112 [support-notifications] exporting to image 02:51:44 #112 exporting layers 0.6s done 02:51:44 #112 writing image sha256:e2b8a598e16d71d709f5a1a146dcaa71e516bd456ba7b7245f4cd98ccdeb0bc2 done 02:51:44 #112 naming to docker.io/library/support-notifications-arm64 done 02:51:44 #112 DONE 16.3s 02:51:44 02:51:44 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:51:44 time="2025-08-15T02:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:44 time="2025-08-15T02:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:44 time="2025-08-15T02:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:44 time="2025-08-15T02:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:44 time="2025-08-15T02:08:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:44 time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:44 time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:44 time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:44 time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:44 time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:44 time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:44 time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:44 time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:44 time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:51:44 time="2025-08-15T02:08:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:51:44 $ docker stop --time=1 121652d9497d476e40f1de7712c29a132e9cb928df0f12401e83b1f18397962a 02:51:45 $ docker rm -f --volumes 121652d9497d476e40f1de7712c29a132e9cb928df0f12401e83b1f18397962a [Pipeline] // withDockerContainer [Pipeline] sh 02:51:46 + docker images 02:51:46 REPOSITORY TAG IMAGE ID CREATED SIZE 02:51:46 support-notifications-arm64 latest e2b8a598e16d 3 seconds ago 54.1MB 02:51:46 support-scheduler-arm64 latest 647b7754540f 9 seconds ago 50.3MB 02:51:46 core-metadata-arm64 latest 2598de03bc1a 33 seconds ago 46.7MB 02:51:46 core-data-arm64 latest 63d81ebd190c 37 seconds ago 46.5MB 02:51:46 core-keeper-arm64 latest 8354f1473a9d 40 seconds ago 45.3MB 02:51:46 security-proxy-auth-arm64 latest 381f78c2c5ca 42 seconds ago 45.7MB 02:51:46 security-spiffe-token-provider-arm64 latest e008a95bcf5a About a minute ago 49.9MB 02:51:46 security-secretstore-setup-arm64 latest dd5d3d85c5d2 2 minutes ago 80.2MB 02:51:46 security-proxy-setup-arm64 latest 30099bfb8603 2 minutes ago 50.3MB 02:51:46 core-command-arm64 latest 6ee5906430e4 3 minutes ago 41MB 02:51:46 security-bootstrapper-arm64 latest d951e358aa9f 19 minutes ago 22.1MB 02:51:46 core-common-config-bootstrapper-arm64 latest e01a027a9bb5 19 minutes ago 21MB 02:51:46 security-spire-agent-arm64 latest 00b5f6f82104 42 minutes ago 188MB 02:51:46 security-spire-server-arm64 latest 9453b1e607f0 42 minutes ago 145MB 02:51:46 security-spire-config-arm64 latest f28609cc9884 42 minutes ago 144MB 02:51:46 ci-base-image-arm64 latest 796f9b13a588 44 minutes ago 922MB 02:51:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 11 days ago 566MB 02:51:46 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 02:51:46 provisioning config files... 02:51:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/887@tmp/config4230853745014009928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:46 ---> ****-login.sh 02:51:46 nexus3.edgexfoundry.org:10001 02:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:51:47 Configure a credential helper to remove this warning. See 02:51:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:51:47 02:51:47 Login Succeeded 02:51:47 nexus3.edgexfoundry.org:10002 02:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:51:47 Configure a credential helper to remove this warning. See 02:51:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:51:47 02:51:47 Login Succeeded 02:51:47 nexus3.edgexfoundry.org:10003 02:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:51:47 Configure a credential helper to remove this warning. See 02:51:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:51:47 02:51:47 Login Succeeded 02:51:47 nexus3.edgexfoundry.org:10004 02:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:51:48 Configure a credential helper to remove this warning. See 02:51:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:51:48 02:51:48 Login Succeeded 02:51:48 ****.io 02:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:51:48 Configure a credential helper to remove this warning. See 02:51:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:51:48 02:51:48 Login Succeeded 02:51:48 ---> ****-login.sh ends [Pipeline] } 02:51:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:51:48 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:51:48 2885035d431c72712c7b80856431b0213d02a2aa 02:51:48 latest 02:51:48 4.1.0-dev.48 02:51:48 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:51:48 main 02:51:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:51:49 00e3bf354528: Preparing 02:51:49 d6aaed342462: Preparing 02:51:49 4ca78473b99f: Preparing 02:51:49 a4d1c8b08fb4: Preparing 02:51:49 0ee722bcb0e5: Preparing 02:51:49 b1470629c400: Preparing 02:51:49 1e890da81ec9: Preparing 02:51:49 b1470629c400: Waiting 02:51:49 1e890da81ec9: Waiting 02:51:49 4ca78473b99f: Pushed 02:51:49 a4d1c8b08fb4: Pushed 02:51:49 00e3bf354528: Pushed 02:51:49 1e890da81ec9: Layer already exists 02:51:49 b1470629c400: Pushed 02:51:50 0ee722bcb0e5: Pushed 02:51:56 d6aaed342462: Pushed 02:51:56 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:2570a826e89a425ac7c4376ffc1e1a5dbf105dfe9b09a03c2b6afba118cc9aaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:51:58 00e3bf354528: Preparing 02:51:58 d6aaed342462: Preparing 02:51:58 4ca78473b99f: Preparing 02:51:58 a4d1c8b08fb4: Preparing 02:51:58 0ee722bcb0e5: Preparing 02:51:58 b1470629c400: Preparing 02:51:58 1e890da81ec9: Preparing 02:51:58 b1470629c400: Waiting 02:51:58 1e890da81ec9: Waiting 02:51:58 d6aaed342462: Layer already exists 02:51:58 4ca78473b99f: Layer already exists 02:51:58 00e3bf354528: Layer already exists 02:51:58 0ee722bcb0e5: Layer already exists 02:51:58 a4d1c8b08fb4: Layer already exists 02:51:58 b1470629c400: Layer already exists 02:51:58 1e890da81ec9: Layer already exists 02:51:59 latest: digest: sha256:2570a826e89a425ac7c4376ffc1e1a5dbf105dfe9b09a03c2b6afba118cc9aaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 02:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:51:59 00e3bf354528: Preparing 02:51:59 d6aaed342462: Preparing 02:51:59 4ca78473b99f: Preparing 02:51:59 a4d1c8b08fb4: Preparing 02:51:59 0ee722bcb0e5: Preparing 02:51:59 b1470629c400: Preparing 02:51:59 1e890da81ec9: Preparing 02:51:59 b1470629c400: Waiting 02:51:59 1e890da81ec9: Waiting 02:51:59 a4d1c8b08fb4: Layer already exists 02:51:59 00e3bf354528: Layer already exists 02:51:59 d6aaed342462: Layer already exists 02:51:59 0ee722bcb0e5: Layer already exists 02:51:59 4ca78473b99f: Layer already exists 02:51:59 1e890da81ec9: Layer already exists 02:51:59 b1470629c400: Layer already exists 02:52:00 4.1.0-dev.48: digest: sha256:2570a826e89a425ac7c4376ffc1e1a5dbf105dfe9b09a03c2b6afba118cc9aaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:52:00 00e3bf354528: Preparing 02:52:00 d6aaed342462: Preparing 02:52:00 4ca78473b99f: Preparing 02:52:00 a4d1c8b08fb4: Preparing 02:52:00 0ee722bcb0e5: Preparing 02:52:00 b1470629c400: Preparing 02:52:00 1e890da81ec9: Preparing 02:52:00 b1470629c400: Waiting 02:52:00 1e890da81ec9: Waiting 02:52:00 4ca78473b99f: Layer already exists 02:52:00 d6aaed342462: Layer already exists 02:52:00 a4d1c8b08fb4: Layer already exists 02:52:00 0ee722bcb0e5: Layer already exists 02:52:00 00e3bf354528: Layer already exists 02:52:00 b1470629c400: Layer already exists 02:52:00 1e890da81ec9: Layer already exists 02:52:00 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:2570a826e89a425ac7c4376ffc1e1a5dbf105dfe9b09a03c2b6afba118cc9aaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:52:01 00e3bf354528: Preparing 02:52:01 d6aaed342462: Preparing 02:52:01 4ca78473b99f: Preparing 02:52:01 a4d1c8b08fb4: Preparing 02:52:01 0ee722bcb0e5: Preparing 02:52:01 b1470629c400: Preparing 02:52:01 1e890da81ec9: Preparing 02:52:01 1e890da81ec9: Waiting 02:52:01 b1470629c400: Waiting 02:52:01 4ca78473b99f: Layer already exists 02:52:01 0ee722bcb0e5: Layer already exists 02:52:01 a4d1c8b08fb4: Layer already exists 02:52:01 00e3bf354528: Layer already exists 02:52:01 d6aaed342462: Layer already exists 02:52:01 b1470629c400: Layer already exists 02:52:01 1e890da81ec9: Layer already exists 02:52:02 main: digest: sha256:2570a826e89a425ac7c4376ffc1e1a5dbf105dfe9b09a03c2b6afba118cc9aaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:02 ===================================================== [Pipeline] echo 02:52:02 taggedImages: 02:52:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:52:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:52:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 02:52:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:52:02 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:52:02 2885035d431c72712c7b80856431b0213d02a2aa 02:52:02 latest 02:52:02 4.1.0-dev.48 02:52:02 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:02 main 02:52:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:02 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:52:02 f59230834d89: Preparing 02:52:02 c0c96f9d2c36: Preparing 02:52:02 10617362b83e: Preparing 02:52:02 51c83ed6b2d9: Preparing 02:52:02 4ca78473b99f: Preparing 02:52:02 a4d1c8b08fb4: Preparing 02:52:02 0ee722bcb0e5: Preparing 02:52:02 b1470629c400: Preparing 02:52:02 1e890da81ec9: Preparing 02:52:02 a4d1c8b08fb4: Waiting 02:52:02 0ee722bcb0e5: Waiting 02:52:02 b1470629c400: Waiting 02:52:02 1e890da81ec9: Waiting 02:52:02 4ca78473b99f: Layer already exists 02:52:03 a4d1c8b08fb4: Layer already exists 02:52:03 10617362b83e: Pushed 02:52:03 c0c96f9d2c36: Pushed 02:52:03 0ee722bcb0e5: Layer already exists 02:52:03 f59230834d89: Pushed 02:52:03 b1470629c400: Layer already exists 02:52:03 1e890da81ec9: Layer already exists 02:52:05 51c83ed6b2d9: Pushed 02:52:05 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:69235214aa2ff7ffc7335fd5045a3084e7fe3911ef1c0104ca09deb97e581868 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:06 + 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 02:52:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:52:06 f59230834d89: Preparing 02:52:06 c0c96f9d2c36: Preparing 02:52:06 10617362b83e: Preparing 02:52:06 51c83ed6b2d9: Preparing 02:52:06 4ca78473b99f: Preparing 02:52:06 a4d1c8b08fb4: Preparing 02:52:06 0ee722bcb0e5: Preparing 02:52:06 b1470629c400: Preparing 02:52:06 1e890da81ec9: Preparing 02:52:06 0ee722bcb0e5: Waiting 02:52:06 b1470629c400: Waiting 02:52:06 a4d1c8b08fb4: Waiting 02:52:06 1e890da81ec9: Waiting 02:52:06 c0c96f9d2c36: Layer already exists 02:52:06 f59230834d89: Layer already exists 02:52:06 51c83ed6b2d9: Layer already exists 02:52:06 4ca78473b99f: Layer already exists 02:52:06 10617362b83e: Layer already exists 02:52:06 1e890da81ec9: Layer already exists 02:52:06 a4d1c8b08fb4: Layer already exists 02:52:06 0ee722bcb0e5: Layer already exists 02:52:06 b1470629c400: Layer already exists 02:52:06 latest: digest: sha256:69235214aa2ff7ffc7335fd5045a3084e7fe3911ef1c0104ca09deb97e581868 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 02:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:52:07 f59230834d89: Preparing 02:52:07 c0c96f9d2c36: Preparing 02:52:07 10617362b83e: Preparing 02:52:07 51c83ed6b2d9: Preparing 02:52:07 4ca78473b99f: Preparing 02:52:07 a4d1c8b08fb4: Preparing 02:52:07 0ee722bcb0e5: Preparing 02:52:07 b1470629c400: Preparing 02:52:07 1e890da81ec9: Preparing 02:52:07 a4d1c8b08fb4: Waiting 02:52:07 0ee722bcb0e5: Waiting 02:52:07 b1470629c400: Waiting 02:52:07 1e890da81ec9: Waiting 02:52:07 f59230834d89: Layer already exists 02:52:07 4ca78473b99f: Layer already exists 02:52:07 c0c96f9d2c36: Layer already exists 02:52:07 10617362b83e: Layer already exists 02:52:07 51c83ed6b2d9: Layer already exists 02:52:07 a4d1c8b08fb4: Layer already exists 02:52:07 0ee722bcb0e5: Layer already exists 02:52:07 1e890da81ec9: Layer already exists 02:52:07 b1470629c400: Layer already exists 02:52:07 4.1.0-dev.48: digest: sha256:69235214aa2ff7ffc7335fd5045a3084e7fe3911ef1c0104ca09deb97e581868 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:52:08 f59230834d89: Preparing 02:52:08 c0c96f9d2c36: Preparing 02:52:08 10617362b83e: Preparing 02:52:08 51c83ed6b2d9: Preparing 02:52:08 4ca78473b99f: Preparing 02:52:08 a4d1c8b08fb4: Preparing 02:52:08 0ee722bcb0e5: Preparing 02:52:08 b1470629c400: Preparing 02:52:08 1e890da81ec9: Preparing 02:52:08 0ee722bcb0e5: Waiting 02:52:08 b1470629c400: Waiting 02:52:08 1e890da81ec9: Waiting 02:52:08 a4d1c8b08fb4: Waiting 02:52:08 4ca78473b99f: Layer already exists 02:52:08 f59230834d89: Layer already exists 02:52:08 51c83ed6b2d9: Layer already exists 02:52:08 c0c96f9d2c36: Layer already exists 02:52:08 10617362b83e: Layer already exists 02:52:08 a4d1c8b08fb4: Layer already exists 02:52:08 1e890da81ec9: Layer already exists 02:52:08 b1470629c400: Layer already exists 02:52:08 0ee722bcb0e5: Layer already exists 02:52:08 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:69235214aa2ff7ffc7335fd5045a3084e7fe3911ef1c0104ca09deb97e581868 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:09 + 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 02:52:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:52:09 f59230834d89: Preparing 02:52:09 c0c96f9d2c36: Preparing 02:52:09 10617362b83e: Preparing 02:52:09 51c83ed6b2d9: Preparing 02:52:09 4ca78473b99f: Preparing 02:52:09 a4d1c8b08fb4: Preparing 02:52:09 0ee722bcb0e5: Preparing 02:52:09 b1470629c400: Preparing 02:52:09 1e890da81ec9: Preparing 02:52:09 0ee722bcb0e5: Waiting 02:52:09 b1470629c400: Waiting 02:52:09 1e890da81ec9: Waiting 02:52:09 a4d1c8b08fb4: Waiting 02:52:09 10617362b83e: Layer already exists 02:52:09 a4d1c8b08fb4: Layer already exists 02:52:09 51c83ed6b2d9: Layer already exists 02:52:09 f59230834d89: Layer already exists 02:52:09 c0c96f9d2c36: Layer already exists 02:52:09 4ca78473b99f: Layer already exists 02:52:09 0ee722bcb0e5: Layer already exists 02:52:09 b1470629c400: Layer already exists 02:52:09 1e890da81ec9: Layer already exists 02:52:09 main: digest: sha256:69235214aa2ff7ffc7335fd5045a3084e7fe3911ef1c0104ca09deb97e581868 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:10 ===================================================== [Pipeline] echo 02:52:10 taggedImages: 02:52:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:52:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:52:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 02:52:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:52:10 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:52:10 2885035d431c72712c7b80856431b0213d02a2aa 02:52:10 latest 02:52:10 4.1.0-dev.48 02:52:10 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:10 main 02:52:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:52:10 3a04e52eff20: Preparing 02:52:10 dda9f948c18a: Preparing 02:52:10 4ca78473b99f: Preparing 02:52:10 a4d1c8b08fb4: Preparing 02:52:10 74543e8d529d: Preparing 02:52:10 82b9c7dcb2f4: Preparing 02:52:10 1e890da81ec9: Preparing 02:52:10 82b9c7dcb2f4: Waiting 02:52:10 1e890da81ec9: Waiting 02:52:10 a4d1c8b08fb4: Layer already exists 02:52:10 4ca78473b99f: Layer already exists 02:52:10 1e890da81ec9: Layer already exists 02:52:11 3a04e52eff20: Pushed 02:52:11 82b9c7dcb2f4: Pushed 02:52:11 74543e8d529d: Pushed 02:52:17 dda9f948c18a: Pushed 02:52:17 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:6c5e9ac3df11c5e5ae7ff7627fa0a7d901013266c49cec2c781a3df11566e5f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:52:18 3a04e52eff20: Preparing 02:52:18 dda9f948c18a: Preparing 02:52:18 4ca78473b99f: Preparing 02:52:18 a4d1c8b08fb4: Preparing 02:52:18 74543e8d529d: Preparing 02:52:18 82b9c7dcb2f4: Preparing 02:52:18 1e890da81ec9: Preparing 02:52:18 82b9c7dcb2f4: Waiting 02:52:18 1e890da81ec9: Waiting 02:52:18 dda9f948c18a: Layer already exists 02:52:18 a4d1c8b08fb4: Layer already exists 02:52:18 4ca78473b99f: Layer already exists 02:52:18 74543e8d529d: Layer already exists 02:52:18 3a04e52eff20: Layer already exists 02:52:18 82b9c7dcb2f4: Layer already exists 02:52:18 1e890da81ec9: Layer already exists 02:52:18 latest: digest: sha256:6c5e9ac3df11c5e5ae7ff7627fa0a7d901013266c49cec2c781a3df11566e5f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 02:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:52:19 3a04e52eff20: Preparing 02:52:19 dda9f948c18a: Preparing 02:52:19 4ca78473b99f: Preparing 02:52:19 a4d1c8b08fb4: Preparing 02:52:19 74543e8d529d: Preparing 02:52:19 82b9c7dcb2f4: Preparing 02:52:19 1e890da81ec9: Preparing 02:52:19 82b9c7dcb2f4: Waiting 02:52:20 a4d1c8b08fb4: Layer already exists 02:52:20 3a04e52eff20: Layer already exists 02:52:20 dda9f948c18a: Layer already exists 02:52:20 4ca78473b99f: Layer already exists 02:52:20 74543e8d529d: Layer already exists 02:52:20 82b9c7dcb2f4: Layer already exists 02:52:20 1e890da81ec9: Layer already exists 02:52:20 4.1.0-dev.48: digest: sha256:6c5e9ac3df11c5e5ae7ff7627fa0a7d901013266c49cec2c781a3df11566e5f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:52:21 3a04e52eff20: Preparing 02:52:21 dda9f948c18a: Preparing 02:52:21 4ca78473b99f: Preparing 02:52:21 a4d1c8b08fb4: Preparing 02:52:21 74543e8d529d: Preparing 02:52:21 82b9c7dcb2f4: Preparing 02:52:21 1e890da81ec9: Preparing 02:52:21 82b9c7dcb2f4: Waiting 02:52:21 1e890da81ec9: Waiting 02:52:21 a4d1c8b08fb4: Layer already exists 02:52:21 74543e8d529d: Layer already exists 02:52:21 3a04e52eff20: Layer already exists 02:52:21 dda9f948c18a: Layer already exists 02:52:21 4ca78473b99f: Layer already exists 02:52:21 82b9c7dcb2f4: Layer already exists 02:52:21 1e890da81ec9: Layer already exists 02:52:21 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:6c5e9ac3df11c5e5ae7ff7627fa0a7d901013266c49cec2c781a3df11566e5f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:52:22 3a04e52eff20: Preparing 02:52:22 dda9f948c18a: Preparing 02:52:22 4ca78473b99f: Preparing 02:52:22 a4d1c8b08fb4: Preparing 02:52:22 74543e8d529d: Preparing 02:52:22 82b9c7dcb2f4: Preparing 02:52:22 1e890da81ec9: Preparing 02:52:22 82b9c7dcb2f4: Waiting 02:52:22 1e890da81ec9: Waiting 02:52:22 a4d1c8b08fb4: Layer already exists 02:52:22 4ca78473b99f: Layer already exists 02:52:22 dda9f948c18a: Layer already exists 02:52:22 3a04e52eff20: Layer already exists 02:52:22 74543e8d529d: Layer already exists 02:52:22 1e890da81ec9: Layer already exists 02:52:22 82b9c7dcb2f4: Layer already exists 02:52:22 main: digest: sha256:6c5e9ac3df11c5e5ae7ff7627fa0a7d901013266c49cec2c781a3df11566e5f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:22 ===================================================== [Pipeline] echo 02:52:22 taggedImages: 02:52:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:52:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:52:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 02:52:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:52:22 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:52:22 2885035d431c72712c7b80856431b0213d02a2aa 02:52:22 latest 02:52:22 4.1.0-dev.48 02:52:22 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:22 main 02:52:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:23 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:52:23 c192825ba373: Preparing 02:52:23 f3912c596edf: Preparing 02:52:23 a4d1c8b08fb4: Preparing 02:52:23 52d0a500cdf2: Preparing 02:52:23 178a20b2c4ab: Preparing 02:52:23 1e890da81ec9: Preparing 02:52:23 1e890da81ec9: Waiting 02:52:23 a4d1c8b08fb4: Layer already exists 02:52:23 1e890da81ec9: Layer already exists 02:52:23 178a20b2c4ab: Pushed 02:52:23 52d0a500cdf2: Pushed 02:52:23 c192825ba373: Pushed 02:52:31 f3912c596edf: Pushed 02:52:31 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:69b04b86373a925da909d1d0ad5929335cd330b9fe74436b6697930cc69dbbf1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:52:32 c192825ba373: Preparing 02:52:32 f3912c596edf: Preparing 02:52:32 a4d1c8b08fb4: Preparing 02:52:32 52d0a500cdf2: Preparing 02:52:32 178a20b2c4ab: Preparing 02:52:32 1e890da81ec9: Preparing 02:52:32 1e890da81ec9: Waiting 02:52:32 a4d1c8b08fb4: Layer already exists 02:52:32 52d0a500cdf2: Layer already exists 02:52:32 178a20b2c4ab: Layer already exists 02:52:32 f3912c596edf: Layer already exists 02:52:32 c192825ba373: Layer already exists 02:52:32 1e890da81ec9: Layer already exists 02:52:32 latest: digest: sha256:69b04b86373a925da909d1d0ad5929335cd330b9fe74436b6697930cc69dbbf1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 02:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:52:33 c192825ba373: Preparing 02:52:33 f3912c596edf: Preparing 02:52:33 a4d1c8b08fb4: Preparing 02:52:33 52d0a500cdf2: Preparing 02:52:33 178a20b2c4ab: Preparing 02:52:33 1e890da81ec9: Preparing 02:52:33 52d0a500cdf2: Layer already exists 02:52:33 c192825ba373: Layer already exists 02:52:33 a4d1c8b08fb4: Layer already exists 02:52:33 178a20b2c4ab: Layer already exists 02:52:33 f3912c596edf: Layer already exists 02:52:33 1e890da81ec9: Layer already exists 02:52:33 4.1.0-dev.48: digest: sha256:69b04b86373a925da909d1d0ad5929335cd330b9fe74436b6697930cc69dbbf1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:52:34 c192825ba373: Preparing 02:52:34 f3912c596edf: Preparing 02:52:34 a4d1c8b08fb4: Preparing 02:52:34 52d0a500cdf2: Preparing 02:52:34 178a20b2c4ab: Preparing 02:52:34 1e890da81ec9: Preparing 02:52:34 1e890da81ec9: Waiting 02:52:34 a4d1c8b08fb4: Layer already exists 02:52:34 178a20b2c4ab: Layer already exists 02:52:34 52d0a500cdf2: Layer already exists 02:52:34 f3912c596edf: Layer already exists 02:52:34 c192825ba373: Layer already exists 02:52:34 1e890da81ec9: Layer already exists 02:52:34 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:69b04b86373a925da909d1d0ad5929335cd330b9fe74436b6697930cc69dbbf1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:52:35 c192825ba373: Preparing 02:52:35 f3912c596edf: Preparing 02:52:35 a4d1c8b08fb4: Preparing 02:52:35 52d0a500cdf2: Preparing 02:52:35 178a20b2c4ab: Preparing 02:52:35 1e890da81ec9: Preparing 02:52:35 1e890da81ec9: Waiting 02:52:35 c192825ba373: Layer already exists 02:52:35 f3912c596edf: Layer already exists 02:52:35 52d0a500cdf2: Layer already exists 02:52:35 178a20b2c4ab: Layer already exists 02:52:35 a4d1c8b08fb4: Layer already exists 02:52:35 1e890da81ec9: Layer already exists 02:52:35 main: digest: sha256:69b04b86373a925da909d1d0ad5929335cd330b9fe74436b6697930cc69dbbf1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:35 ===================================================== [Pipeline] echo 02:52:35 taggedImages: 02:52:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:52:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:52:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 02:52:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:52:35 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:52:35 2885035d431c72712c7b80856431b0213d02a2aa 02:52:35 latest 02:52:35 4.1.0-dev.48 02:52:35 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:35 main 02:52:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:52:36 d271b1ee925c: Preparing 02:52:36 4861a168822e: Preparing 02:52:36 99bc1dc03174: Preparing 02:52:36 4ca78473b99f: Preparing 02:52:36 a4d1c8b08fb4: Preparing 02:52:36 0ee722bcb0e5: Preparing 02:52:36 b1470629c400: Preparing 02:52:36 1e890da81ec9: Preparing 02:52:36 0ee722bcb0e5: Waiting 02:52:36 b1470629c400: Waiting 02:52:36 1e890da81ec9: Waiting 02:52:36 4ca78473b99f: Layer already exists 02:52:36 a4d1c8b08fb4: Layer already exists 02:52:36 0ee722bcb0e5: Layer already exists 02:52:36 b1470629c400: Layer already exists 02:52:36 4861a168822e: Pushed 02:52:36 d271b1ee925c: Pushed 02:52:36 1e890da81ec9: Layer already exists 02:52:44 99bc1dc03174: Pushed 02:52:44 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:d7e91bd8f8ad0a6791b9cff1177c95ba6858da83c4c37b4cabe5d41a9b91e119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:52:45 d271b1ee925c: Preparing 02:52:45 4861a168822e: Preparing 02:52:45 99bc1dc03174: Preparing 02:52:45 4ca78473b99f: Preparing 02:52:45 a4d1c8b08fb4: Preparing 02:52:45 0ee722bcb0e5: Preparing 02:52:45 b1470629c400: Preparing 02:52:45 1e890da81ec9: Preparing 02:52:45 b1470629c400: Waiting 02:52:45 1e890da81ec9: Waiting 02:52:45 0ee722bcb0e5: Waiting 02:52:45 4861a168822e: Layer already exists 02:52:45 a4d1c8b08fb4: Layer already exists 02:52:45 99bc1dc03174: Layer already exists 02:52:45 d271b1ee925c: Layer already exists 02:52:45 4ca78473b99f: Layer already exists 02:52:45 0ee722bcb0e5: Layer already exists 02:52:45 b1470629c400: Layer already exists 02:52:45 1e890da81ec9: Layer already exists 02:52:45 latest: digest: sha256:d7e91bd8f8ad0a6791b9cff1177c95ba6858da83c4c37b4cabe5d41a9b91e119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 02:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:52:46 d271b1ee925c: Preparing 02:52:46 4861a168822e: Preparing 02:52:46 99bc1dc03174: Preparing 02:52:46 4ca78473b99f: Preparing 02:52:46 a4d1c8b08fb4: Preparing 02:52:46 0ee722bcb0e5: Preparing 02:52:46 b1470629c400: Preparing 02:52:46 1e890da81ec9: Preparing 02:52:46 0ee722bcb0e5: Waiting 02:52:46 b1470629c400: Waiting 02:52:46 1e890da81ec9: Waiting 02:52:46 4ca78473b99f: Layer already exists 02:52:46 d271b1ee925c: Layer already exists 02:52:46 a4d1c8b08fb4: Layer already exists 02:52:46 4861a168822e: Layer already exists 02:52:46 99bc1dc03174: Layer already exists 02:52:46 b1470629c400: Layer already exists 02:52:46 0ee722bcb0e5: Layer already exists 02:52:46 1e890da81ec9: Layer already exists 02:52:46 4.1.0-dev.48: digest: sha256:d7e91bd8f8ad0a6791b9cff1177c95ba6858da83c4c37b4cabe5d41a9b91e119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:52:47 d271b1ee925c: Preparing 02:52:47 4861a168822e: Preparing 02:52:47 99bc1dc03174: Preparing 02:52:47 4ca78473b99f: Preparing 02:52:47 a4d1c8b08fb4: Preparing 02:52:47 0ee722bcb0e5: Preparing 02:52:47 b1470629c400: Preparing 02:52:47 1e890da81ec9: Preparing 02:52:47 0ee722bcb0e5: Waiting 02:52:47 b1470629c400: Waiting 02:52:47 1e890da81ec9: Waiting 02:52:47 a4d1c8b08fb4: Layer already exists 02:52:47 4861a168822e: Layer already exists 02:52:47 d271b1ee925c: Layer already exists 02:52:47 99bc1dc03174: Layer already exists 02:52:47 4ca78473b99f: Layer already exists 02:52:47 1e890da81ec9: Layer already exists 02:52:47 0ee722bcb0e5: Layer already exists 02:52:47 b1470629c400: Layer already exists 02:52:47 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:d7e91bd8f8ad0a6791b9cff1177c95ba6858da83c4c37b4cabe5d41a9b91e119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:52:48 d271b1ee925c: Preparing 02:52:48 4861a168822e: Preparing 02:52:48 99bc1dc03174: Preparing 02:52:48 4ca78473b99f: Preparing 02:52:48 a4d1c8b08fb4: Preparing 02:52:48 0ee722bcb0e5: Preparing 02:52:48 b1470629c400: Preparing 02:52:48 0ee722bcb0e5: Waiting 02:52:48 b1470629c400: Waiting 02:52:48 1e890da81ec9: Preparing 02:52:48 1e890da81ec9: Waiting 02:52:48 d271b1ee925c: Layer already exists 02:52:48 a4d1c8b08fb4: Layer already exists 02:52:48 4ca78473b99f: Layer already exists 02:52:48 99bc1dc03174: Layer already exists 02:52:48 4861a168822e: Layer already exists 02:52:48 b1470629c400: Layer already exists 02:52:48 0ee722bcb0e5: Layer already exists 02:52:48 1e890da81ec9: Layer already exists 02:52:48 main: digest: sha256:d7e91bd8f8ad0a6791b9cff1177c95ba6858da83c4c37b4cabe5d41a9b91e119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:48 ===================================================== [Pipeline] echo 02:52:48 taggedImages: 02:52:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:52:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:52:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 02:52:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:52:48 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:52:48 2885035d431c72712c7b80856431b0213d02a2aa 02:52:48 latest 02:52:48 4.1.0-dev.48 02:52:48 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:48 main 02:52:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:52:49 df1130e047aa: Preparing 02:52:49 3354660825da: Preparing 02:52:49 1818dba9b6c5: Preparing 02:52:49 9dfa9fa16565: Preparing 02:52:49 8c518bf842f8: Preparing 02:52:49 3294d7b9ab74: Preparing 02:52:49 eb0a25baa1ed: Preparing 02:52:49 3294d7b9ab74: Waiting 02:52:49 4ca78473b99f: Preparing 02:52:49 eb0a25baa1ed: Waiting 02:52:49 4ca78473b99f: Waiting 02:52:49 a4d1c8b08fb4: Preparing 02:52:49 2e015e88cfba: Preparing 02:52:49 a4d1c8b08fb4: Waiting 02:52:49 a9ef9394e785: Preparing 02:52:49 2e015e88cfba: Waiting 02:52:49 5f70bf18a086: Preparing 02:52:49 a9ef9394e785: Waiting 02:52:49 f71f115f3e98: Preparing 02:52:49 5f70bf18a086: Waiting 02:52:49 763a91aa2a4d: Preparing 02:52:49 f71f115f3e98: Waiting 02:52:49 763a91aa2a4d: Waiting 02:52:49 16220ef9e9a8: Preparing 02:52:49 1e890da81ec9: Preparing 02:52:49 16220ef9e9a8: Waiting 02:52:49 1e890da81ec9: Waiting 02:52:50 3354660825da: Pushed 02:52:50 8c518bf842f8: Pushed 02:52:50 df1130e047aa: Pushed 02:52:50 9dfa9fa16565: Pushed 02:52:50 1818dba9b6c5: Pushed 02:52:50 4ca78473b99f: Layer already exists 02:52:50 a4d1c8b08fb4: Layer already exists 02:52:50 5f70bf18a086: Layer already exists 02:52:50 3294d7b9ab74: Pushed 02:52:50 2e015e88cfba: Pushed 02:52:50 a9ef9394e785: Pushed 02:52:50 1e890da81ec9: Layer already exists 02:52:50 f71f115f3e98: Pushed 02:52:50 16220ef9e9a8: Pushed 02:52:50 763a91aa2a4d: Pushed 02:52:53 eb0a25baa1ed: Pushed 02:52:53 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:874aa4988ed887c9d50ce1798ae5f17912078e978f3e6dad7202d08cfbb871cc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:52:54 df1130e047aa: Preparing 02:52:54 3354660825da: Preparing 02:52:54 1818dba9b6c5: Preparing 02:52:54 9dfa9fa16565: Preparing 02:52:54 8c518bf842f8: Preparing 02:52:54 3294d7b9ab74: Preparing 02:52:54 eb0a25baa1ed: Preparing 02:52:54 4ca78473b99f: Preparing 02:52:54 a4d1c8b08fb4: Preparing 02:52:54 2e015e88cfba: Preparing 02:52:54 a9ef9394e785: Preparing 02:52:54 5f70bf18a086: Preparing 02:52:54 f71f115f3e98: Preparing 02:52:54 763a91aa2a4d: Preparing 02:52:54 16220ef9e9a8: Preparing 02:52:54 1e890da81ec9: Preparing 02:52:54 3294d7b9ab74: Waiting 02:52:54 eb0a25baa1ed: Waiting 02:52:54 4ca78473b99f: Waiting 02:52:54 a4d1c8b08fb4: Waiting 02:52:54 f71f115f3e98: Waiting 02:52:54 2e015e88cfba: Waiting 02:52:54 763a91aa2a4d: Waiting 02:52:54 a9ef9394e785: Waiting 02:52:54 5f70bf18a086: Waiting 02:52:54 16220ef9e9a8: Waiting 02:52:54 1e890da81ec9: Waiting 02:52:54 3354660825da: Layer already exists 02:52:54 8c518bf842f8: Layer already exists 02:52:54 9dfa9fa16565: Layer already exists 02:52:54 1818dba9b6c5: Layer already exists 02:52:54 df1130e047aa: Layer already exists 02:52:54 3294d7b9ab74: Layer already exists 02:52:54 eb0a25baa1ed: Layer already exists 02:52:54 4ca78473b99f: Layer already exists 02:52:54 a4d1c8b08fb4: Layer already exists 02:52:54 2e015e88cfba: Layer already exists 02:52:54 a9ef9394e785: Layer already exists 02:52:54 5f70bf18a086: Layer already exists 02:52:54 763a91aa2a4d: Layer already exists 02:52:54 f71f115f3e98: Layer already exists 02:52:54 16220ef9e9a8: Layer already exists 02:52:54 1e890da81ec9: Layer already exists 02:52:55 latest: digest: sha256:874aa4988ed887c9d50ce1798ae5f17912078e978f3e6dad7202d08cfbb871cc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 02:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:52:55 df1130e047aa: Preparing 02:52:55 3354660825da: Preparing 02:52:55 1818dba9b6c5: Preparing 02:52:55 9dfa9fa16565: Preparing 02:52:55 8c518bf842f8: Preparing 02:52:55 3294d7b9ab74: Preparing 02:52:55 eb0a25baa1ed: Preparing 02:52:55 4ca78473b99f: Preparing 02:52:55 a4d1c8b08fb4: Preparing 02:52:55 2e015e88cfba: Preparing 02:52:55 a9ef9394e785: Preparing 02:52:55 5f70bf18a086: Preparing 02:52:55 f71f115f3e98: Preparing 02:52:55 763a91aa2a4d: Preparing 02:52:55 16220ef9e9a8: Preparing 02:52:55 1e890da81ec9: Preparing 02:52:55 2e015e88cfba: Waiting 02:52:55 a9ef9394e785: Waiting 02:52:55 5f70bf18a086: Waiting 02:52:55 f71f115f3e98: Waiting 02:52:55 763a91aa2a4d: Waiting 02:52:55 16220ef9e9a8: Waiting 02:52:55 1e890da81ec9: Waiting 02:52:55 3294d7b9ab74: Waiting 02:52:55 eb0a25baa1ed: Waiting 02:52:55 4ca78473b99f: Waiting 02:52:55 a4d1c8b08fb4: Waiting 02:52:55 1818dba9b6c5: Layer already exists 02:52:55 df1130e047aa: Layer already exists 02:52:55 3354660825da: Layer already exists 02:52:55 9dfa9fa16565: Layer already exists 02:52:55 8c518bf842f8: Layer already exists 02:52:55 4ca78473b99f: Layer already exists 02:52:55 3294d7b9ab74: Layer already exists 02:52:55 eb0a25baa1ed: Layer already exists 02:52:55 a4d1c8b08fb4: Layer already exists 02:52:55 2e015e88cfba: Layer already exists 02:52:55 a9ef9394e785: Layer already exists 02:52:55 5f70bf18a086: Layer already exists 02:52:55 763a91aa2a4d: Layer already exists 02:52:55 f71f115f3e98: Layer already exists 02:52:55 16220ef9e9a8: Layer already exists 02:52:55 1e890da81ec9: Layer already exists 02:52:56 4.1.0-dev.48: digest: sha256:874aa4988ed887c9d50ce1798ae5f17912078e978f3e6dad7202d08cfbb871cc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:52:56 df1130e047aa: Preparing 02:52:56 3354660825da: Preparing 02:52:56 1818dba9b6c5: Preparing 02:52:56 9dfa9fa16565: Preparing 02:52:56 8c518bf842f8: Preparing 02:52:56 3294d7b9ab74: Preparing 02:52:56 eb0a25baa1ed: Preparing 02:52:56 4ca78473b99f: Preparing 02:52:56 a4d1c8b08fb4: Preparing 02:52:56 2e015e88cfba: Preparing 02:52:56 a9ef9394e785: Preparing 02:52:56 5f70bf18a086: Preparing 02:52:56 f71f115f3e98: Preparing 02:52:56 763a91aa2a4d: Preparing 02:52:56 16220ef9e9a8: Preparing 02:52:56 1e890da81ec9: Preparing 02:52:56 a9ef9394e785: Waiting 02:52:56 763a91aa2a4d: Waiting 02:52:56 16220ef9e9a8: Waiting 02:52:56 5f70bf18a086: Waiting 02:52:56 f71f115f3e98: Waiting 02:52:56 1e890da81ec9: Waiting 02:52:56 3294d7b9ab74: Waiting 02:52:56 a4d1c8b08fb4: Waiting 02:52:56 eb0a25baa1ed: Waiting 02:52:56 2e015e88cfba: Waiting 02:52:56 4ca78473b99f: Waiting 02:52:56 3354660825da: Layer already exists 02:52:56 df1130e047aa: Layer already exists 02:52:56 1818dba9b6c5: Layer already exists 02:52:56 8c518bf842f8: Layer already exists 02:52:56 9dfa9fa16565: Layer already exists 02:52:56 3294d7b9ab74: Layer already exists 02:52:56 a4d1c8b08fb4: Layer already exists 02:52:56 eb0a25baa1ed: Layer already exists 02:52:56 4ca78473b99f: Layer already exists 02:52:56 2e015e88cfba: Layer already exists 02:52:56 f71f115f3e98: Layer already exists 02:52:56 a9ef9394e785: Layer already exists 02:52:56 5f70bf18a086: Layer already exists 02:52:56 16220ef9e9a8: Layer already exists 02:52:56 763a91aa2a4d: Layer already exists 02:52:56 1e890da81ec9: Layer already exists 02:52:57 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:874aa4988ed887c9d50ce1798ae5f17912078e978f3e6dad7202d08cfbb871cc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:52:57 df1130e047aa: Preparing 02:52:57 3354660825da: Preparing 02:52:57 1818dba9b6c5: Preparing 02:52:57 9dfa9fa16565: Preparing 02:52:57 8c518bf842f8: Preparing 02:52:57 3294d7b9ab74: Preparing 02:52:57 eb0a25baa1ed: Preparing 02:52:57 4ca78473b99f: Preparing 02:52:57 a4d1c8b08fb4: Preparing 02:52:57 2e015e88cfba: Preparing 02:52:57 a9ef9394e785: Preparing 02:52:57 5f70bf18a086: Preparing 02:52:57 f71f115f3e98: Preparing 02:52:57 763a91aa2a4d: Preparing 02:52:57 16220ef9e9a8: Preparing 02:52:57 1e890da81ec9: Preparing 02:52:57 2e015e88cfba: Waiting 02:52:57 a9ef9394e785: Waiting 02:52:57 5f70bf18a086: Waiting 02:52:57 f71f115f3e98: Waiting 02:52:57 763a91aa2a4d: Waiting 02:52:57 16220ef9e9a8: Waiting 02:52:57 1e890da81ec9: Waiting 02:52:57 3294d7b9ab74: Waiting 02:52:57 eb0a25baa1ed: Waiting 02:52:57 4ca78473b99f: Waiting 02:52:57 a4d1c8b08fb4: Waiting 02:52:57 9dfa9fa16565: Layer already exists 02:52:57 3354660825da: Layer already exists 02:52:57 8c518bf842f8: Layer already exists 02:52:57 1818dba9b6c5: Layer already exists 02:52:57 df1130e047aa: Layer already exists 02:52:57 3294d7b9ab74: Layer already exists 02:52:57 eb0a25baa1ed: Layer already exists 02:52:57 4ca78473b99f: Layer already exists 02:52:57 a4d1c8b08fb4: Layer already exists 02:52:57 2e015e88cfba: Layer already exists 02:52:57 5f70bf18a086: Layer already exists 02:52:57 a9ef9394e785: Layer already exists 02:52:57 763a91aa2a4d: Layer already exists 02:52:57 f71f115f3e98: Layer already exists 02:52:57 16220ef9e9a8: Layer already exists 02:52:57 1e890da81ec9: Layer already exists 02:52:57 main: digest: sha256:874aa4988ed887c9d50ce1798ae5f17912078e978f3e6dad7202d08cfbb871cc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:58 ===================================================== [Pipeline] echo 02:52:58 taggedImages: 02:52:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:52:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:52:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 02:52:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:52:58 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:52:58 2885035d431c72712c7b80856431b0213d02a2aa 02:52:58 latest 02:52:58 4.1.0-dev.48 02:52:58 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:52:58 main 02:52:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:58 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:52:58 ecd3e97e10b9: Preparing 02:52:58 d5a05e46b749: Preparing 02:52:58 8356a9c1a667: Preparing 02:52:58 4a67d73c96a6: Preparing 02:52:58 4ca78473b99f: Preparing 02:52:58 a4d1c8b08fb4: Preparing 02:52:58 0ee722bcb0e5: Preparing 02:52:58 b1470629c400: Preparing 02:52:58 1e890da81ec9: Preparing 02:52:58 a4d1c8b08fb4: Waiting 02:52:58 0ee722bcb0e5: Waiting 02:52:58 b1470629c400: Waiting 02:52:59 4ca78473b99f: Layer already exists 02:52:59 8356a9c1a667: Pushed 02:52:59 a4d1c8b08fb4: Layer already exists 02:52:59 d5a05e46b749: Pushed 02:52:59 ecd3e97e10b9: Pushed 02:52:59 0ee722bcb0e5: Layer already exists 02:52:59 b1470629c400: Layer already exists 02:52:59 1e890da81ec9: Layer already exists 02:53:07 4a67d73c96a6: Pushed 02:53:07 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:991ae92b7518c30051488a781e8d2b504b4542d9a16834348720c8a222020d3c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:07 + 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 02:53:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:53:07 ecd3e97e10b9: Preparing 02:53:07 d5a05e46b749: Preparing 02:53:07 8356a9c1a667: Preparing 02:53:07 4a67d73c96a6: Preparing 02:53:07 4ca78473b99f: Preparing 02:53:07 a4d1c8b08fb4: Preparing 02:53:07 0ee722bcb0e5: Preparing 02:53:07 b1470629c400: Preparing 02:53:07 1e890da81ec9: Preparing 02:53:07 a4d1c8b08fb4: Waiting 02:53:07 0ee722bcb0e5: Waiting 02:53:07 1e890da81ec9: Waiting 02:53:07 b1470629c400: Waiting 02:53:07 4a67d73c96a6: Layer already exists 02:53:07 ecd3e97e10b9: Layer already exists 02:53:07 8356a9c1a667: Layer already exists 02:53:07 d5a05e46b749: Layer already exists 02:53:07 4ca78473b99f: Layer already exists 02:53:07 0ee722bcb0e5: Layer already exists 02:53:07 a4d1c8b08fb4: Layer already exists 02:53:07 b1470629c400: Layer already exists 02:53:07 1e890da81ec9: Layer already exists 02:53:08 latest: digest: sha256:991ae92b7518c30051488a781e8d2b504b4542d9a16834348720c8a222020d3c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 02:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:53:08 ecd3e97e10b9: Preparing 02:53:08 d5a05e46b749: Preparing 02:53:08 8356a9c1a667: Preparing 02:53:08 4a67d73c96a6: Preparing 02:53:08 4ca78473b99f: Preparing 02:53:08 a4d1c8b08fb4: Preparing 02:53:08 0ee722bcb0e5: Preparing 02:53:08 b1470629c400: Preparing 02:53:08 1e890da81ec9: Preparing 02:53:08 a4d1c8b08fb4: Waiting 02:53:08 0ee722bcb0e5: Waiting 02:53:08 b1470629c400: Waiting 02:53:08 1e890da81ec9: Waiting 02:53:08 8356a9c1a667: Layer already exists 02:53:08 ecd3e97e10b9: Layer already exists 02:53:08 4a67d73c96a6: Layer already exists 02:53:08 4ca78473b99f: Layer already exists 02:53:08 d5a05e46b749: Layer already exists 02:53:08 0ee722bcb0e5: Layer already exists 02:53:08 b1470629c400: Layer already exists 02:53:08 1e890da81ec9: Layer already exists 02:53:08 a4d1c8b08fb4: Layer already exists 02:53:09 4.1.0-dev.48: digest: sha256:991ae92b7518c30051488a781e8d2b504b4542d9a16834348720c8a222020d3c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:53:09 ecd3e97e10b9: Preparing 02:53:09 d5a05e46b749: Preparing 02:53:09 8356a9c1a667: Preparing 02:53:09 4a67d73c96a6: Preparing 02:53:09 4ca78473b99f: Preparing 02:53:09 a4d1c8b08fb4: Preparing 02:53:09 0ee722bcb0e5: Preparing 02:53:09 b1470629c400: Preparing 02:53:09 1e890da81ec9: Preparing 02:53:09 0ee722bcb0e5: Waiting 02:53:09 b1470629c400: Waiting 02:53:09 1e890da81ec9: Waiting 02:53:09 d5a05e46b749: Layer already exists 02:53:09 8356a9c1a667: Layer already exists 02:53:09 ecd3e97e10b9: Layer already exists 02:53:09 4ca78473b99f: Layer already exists 02:53:09 4a67d73c96a6: Layer already exists 02:53:09 b1470629c400: Layer already exists 02:53:09 1e890da81ec9: Layer already exists 02:53:09 a4d1c8b08fb4: Layer already exists 02:53:09 0ee722bcb0e5: Layer already exists 02:53:10 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:991ae92b7518c30051488a781e8d2b504b4542d9a16834348720c8a222020d3c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:10 + 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 02:53:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:53:10 ecd3e97e10b9: Preparing 02:53:10 d5a05e46b749: Preparing 02:53:10 8356a9c1a667: Preparing 02:53:10 4a67d73c96a6: Preparing 02:53:10 4ca78473b99f: Preparing 02:53:10 a4d1c8b08fb4: Preparing 02:53:10 0ee722bcb0e5: Preparing 02:53:10 b1470629c400: Preparing 02:53:10 1e890da81ec9: Preparing 02:53:10 0ee722bcb0e5: Waiting 02:53:10 b1470629c400: Waiting 02:53:10 1e890da81ec9: Waiting 02:53:10 a4d1c8b08fb4: Waiting 02:53:10 8356a9c1a667: Layer already exists 02:53:10 4ca78473b99f: Layer already exists 02:53:10 ecd3e97e10b9: Layer already exists 02:53:10 d5a05e46b749: Layer already exists 02:53:10 4a67d73c96a6: Layer already exists 02:53:10 a4d1c8b08fb4: Layer already exists 02:53:10 0ee722bcb0e5: Layer already exists 02:53:10 1e890da81ec9: Layer already exists 02:53:10 b1470629c400: Layer already exists 02:53:11 main: digest: sha256:991ae92b7518c30051488a781e8d2b504b4542d9a16834348720c8a222020d3c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:11 ===================================================== [Pipeline] echo 02:53:11 taggedImages: 02:53:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:53:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:53:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 02:53:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:53:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:53:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:53:11 2885035d431c72712c7b80856431b0213d02a2aa 02:53:11 latest 02:53:11 4.1.0-dev.48 02:53:11 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:53:11 main 02:53:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:53:11 be3aa9082e00: Preparing 02:53:11 12c7a87945a6: Preparing 02:53:11 0acbd11e85d0: Preparing 02:53:11 15ac9d26cd13: Preparing 02:53:11 52980155970d: Preparing 02:53:11 4ca78473b99f: Preparing 02:53:11 a4d1c8b08fb4: Preparing 02:53:11 eafed786c9c9: Preparing 02:53:11 dc6f68267286: Preparing 02:53:11 ac4a04c7400e: Preparing 02:53:11 1e890da81ec9: Preparing 02:53:11 a4d1c8b08fb4: Waiting 02:53:11 eafed786c9c9: Waiting 02:53:11 dc6f68267286: Waiting 02:53:11 ac4a04c7400e: Waiting 02:53:11 4ca78473b99f: Waiting 02:53:11 1e890da81ec9: Waiting 02:53:12 15ac9d26cd13: Pushed 02:53:12 12c7a87945a6: Pushed 02:53:12 52980155970d: Pushed 02:53:12 be3aa9082e00: Pushed 02:53:12 4ca78473b99f: Layer already exists 02:53:12 a4d1c8b08fb4: Layer already exists 02:53:12 1e890da81ec9: Layer already exists 02:53:12 eafed786c9c9: Pushed 02:53:12 dc6f68267286: Pushed 02:53:15 ac4a04c7400e: Pushed 02:53:18 0acbd11e85d0: Pushed 02:53:18 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:e7a7034bb63b40694c5b239705a52aeed73c906ee551b22d4aa39e1e63e7929a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:19 + 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 02:53:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:53:19 be3aa9082e00: Preparing 02:53:19 12c7a87945a6: Preparing 02:53:19 0acbd11e85d0: Preparing 02:53:19 15ac9d26cd13: Preparing 02:53:19 52980155970d: Preparing 02:53:19 4ca78473b99f: Preparing 02:53:19 a4d1c8b08fb4: Preparing 02:53:19 eafed786c9c9: Preparing 02:53:19 dc6f68267286: Preparing 02:53:19 ac4a04c7400e: Preparing 02:53:19 1e890da81ec9: Preparing 02:53:19 a4d1c8b08fb4: Waiting 02:53:19 eafed786c9c9: Waiting 02:53:19 dc6f68267286: Waiting 02:53:19 ac4a04c7400e: Waiting 02:53:19 4ca78473b99f: Waiting 02:53:19 1e890da81ec9: Waiting 02:53:19 0acbd11e85d0: Layer already exists 02:53:19 15ac9d26cd13: Layer already exists 02:53:19 be3aa9082e00: Layer already exists 02:53:19 12c7a87945a6: Layer already exists 02:53:19 52980155970d: Layer already exists 02:53:19 a4d1c8b08fb4: Layer already exists 02:53:19 4ca78473b99f: Layer already exists 02:53:19 ac4a04c7400e: Layer already exists 02:53:19 eafed786c9c9: Layer already exists 02:53:19 dc6f68267286: Layer already exists 02:53:19 1e890da81ec9: Layer already exists 02:53:19 latest: digest: sha256:e7a7034bb63b40694c5b239705a52aeed73c906ee551b22d4aa39e1e63e7929a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 02:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:53:20 be3aa9082e00: Preparing 02:53:20 12c7a87945a6: Preparing 02:53:20 0acbd11e85d0: Preparing 02:53:20 15ac9d26cd13: Preparing 02:53:20 52980155970d: Preparing 02:53:20 4ca78473b99f: Preparing 02:53:20 a4d1c8b08fb4: Preparing 02:53:20 eafed786c9c9: Preparing 02:53:20 dc6f68267286: Preparing 02:53:20 ac4a04c7400e: Preparing 02:53:20 1e890da81ec9: Preparing 02:53:20 eafed786c9c9: Waiting 02:53:20 dc6f68267286: Waiting 02:53:20 ac4a04c7400e: Waiting 02:53:20 1e890da81ec9: Waiting 02:53:20 4ca78473b99f: Waiting 02:53:20 a4d1c8b08fb4: Waiting 02:53:20 15ac9d26cd13: Layer already exists 02:53:20 12c7a87945a6: Layer already exists 02:53:20 52980155970d: Layer already exists 02:53:20 0acbd11e85d0: Layer already exists 02:53:20 be3aa9082e00: Layer already exists 02:53:20 4ca78473b99f: Layer already exists 02:53:20 eafed786c9c9: Layer already exists 02:53:20 a4d1c8b08fb4: Layer already exists 02:53:20 ac4a04c7400e: Layer already exists 02:53:20 dc6f68267286: Layer already exists 02:53:20 1e890da81ec9: Layer already exists 02:53:20 4.1.0-dev.48: digest: sha256:e7a7034bb63b40694c5b239705a52aeed73c906ee551b22d4aa39e1e63e7929a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:53:21 be3aa9082e00: Preparing 02:53:21 12c7a87945a6: Preparing 02:53:21 0acbd11e85d0: Preparing 02:53:21 15ac9d26cd13: Preparing 02:53:21 52980155970d: Preparing 02:53:21 4ca78473b99f: Preparing 02:53:21 a4d1c8b08fb4: Preparing 02:53:21 eafed786c9c9: Preparing 02:53:21 dc6f68267286: Preparing 02:53:21 ac4a04c7400e: Preparing 02:53:21 1e890da81ec9: Preparing 02:53:21 4ca78473b99f: Waiting 02:53:21 a4d1c8b08fb4: Waiting 02:53:21 eafed786c9c9: Waiting 02:53:21 dc6f68267286: Waiting 02:53:21 ac4a04c7400e: Waiting 02:53:21 1e890da81ec9: Waiting 02:53:21 52980155970d: Layer already exists 02:53:21 be3aa9082e00: Layer already exists 02:53:21 0acbd11e85d0: Layer already exists 02:53:21 12c7a87945a6: Layer already exists 02:53:21 15ac9d26cd13: Layer already exists 02:53:21 a4d1c8b08fb4: Layer already exists 02:53:21 4ca78473b99f: Layer already exists 02:53:21 dc6f68267286: Layer already exists 02:53:21 eafed786c9c9: Layer already exists 02:53:21 ac4a04c7400e: Layer already exists 02:53:21 1e890da81ec9: Layer already exists 02:53:21 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:e7a7034bb63b40694c5b239705a52aeed73c906ee551b22d4aa39e1e63e7929a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:22 + 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 02:53:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:53:22 be3aa9082e00: Preparing 02:53:22 12c7a87945a6: Preparing 02:53:22 0acbd11e85d0: Preparing 02:53:22 15ac9d26cd13: Preparing 02:53:22 52980155970d: Preparing 02:53:22 4ca78473b99f: Preparing 02:53:22 a4d1c8b08fb4: Preparing 02:53:22 eafed786c9c9: Preparing 02:53:22 dc6f68267286: Preparing 02:53:22 ac4a04c7400e: Preparing 02:53:22 1e890da81ec9: Preparing 02:53:22 eafed786c9c9: Waiting 02:53:22 4ca78473b99f: Waiting 02:53:22 a4d1c8b08fb4: Waiting 02:53:22 dc6f68267286: Waiting 02:53:22 ac4a04c7400e: Waiting 02:53:22 1e890da81ec9: Waiting 02:53:22 52980155970d: Layer already exists 02:53:22 0acbd11e85d0: Layer already exists 02:53:22 12c7a87945a6: Layer already exists 02:53:22 15ac9d26cd13: Layer already exists 02:53:22 be3aa9082e00: Layer already exists 02:53:22 a4d1c8b08fb4: Layer already exists 02:53:22 ac4a04c7400e: Layer already exists 02:53:22 eafed786c9c9: Layer already exists 02:53:22 dc6f68267286: Layer already exists 02:53:22 4ca78473b99f: Layer already exists 02:53:22 1e890da81ec9: Layer already exists 02:53:22 main: digest: sha256:e7a7034bb63b40694c5b239705a52aeed73c906ee551b22d4aa39e1e63e7929a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:22 ===================================================== [Pipeline] echo 02:53:22 taggedImages: 02:53:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:53:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:53:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 02:53:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:53:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:53:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:53:22 2885035d431c72712c7b80856431b0213d02a2aa 02:53:22 latest 02:53:22 4.1.0-dev.48 02:53:22 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:53:22 main 02:53:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:53:23 bb7e73ee1a9e: Preparing 02:53:23 ced7a582f8d4: Preparing 02:53:23 c4539cf93cc1: Preparing 02:53:23 c178cf9b0396: Preparing 02:53:23 b8f76397f581: Preparing 02:53:23 7cb27d10de38: Preparing 02:53:23 973f861086f2: Preparing 02:53:23 4ca78473b99f: Preparing 02:53:23 a4d1c8b08fb4: Preparing 02:53:23 6f722bea6369: Preparing 02:53:23 bd73530500dc: Preparing 02:53:23 1e890da81ec9: Preparing 02:53:23 4ca78473b99f: Waiting 02:53:23 a4d1c8b08fb4: Waiting 02:53:23 6f722bea6369: Waiting 02:53:23 bd73530500dc: Waiting 02:53:23 1e890da81ec9: Waiting 02:53:23 7cb27d10de38: Waiting 02:53:23 973f861086f2: Waiting 02:53:23 ced7a582f8d4: Pushed 02:53:23 b8f76397f581: Pushed 02:53:23 bb7e73ee1a9e: Pushed 02:53:23 4ca78473b99f: Layer already exists 02:53:23 a4d1c8b08fb4: Layer already exists 02:53:24 973f861086f2: Pushed 02:53:24 7cb27d10de38: Pushed 02:53:24 1e890da81ec9: Layer already exists 02:53:24 6f722bea6369: Pushed 02:53:26 bd73530500dc: Pushed 02:53:30 c178cf9b0396: Pushed 02:53:30 c4539cf93cc1: Pushed 02:53:30 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:9a7e68c622bc1a951ca6c58a0241807bb40dd09c3f1bfb63acb12566411602bc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:30 + 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 02:53:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:53:31 bb7e73ee1a9e: Preparing 02:53:31 ced7a582f8d4: Preparing 02:53:31 c4539cf93cc1: Preparing 02:53:31 c178cf9b0396: Preparing 02:53:31 b8f76397f581: Preparing 02:53:31 7cb27d10de38: Preparing 02:53:31 973f861086f2: Preparing 02:53:31 4ca78473b99f: Preparing 02:53:31 a4d1c8b08fb4: Preparing 02:53:31 6f722bea6369: Preparing 02:53:31 bd73530500dc: Preparing 02:53:31 1e890da81ec9: Preparing 02:53:31 a4d1c8b08fb4: Waiting 02:53:31 6f722bea6369: Waiting 02:53:31 bd73530500dc: Waiting 02:53:31 1e890da81ec9: Waiting 02:53:31 7cb27d10de38: Waiting 02:53:31 973f861086f2: Waiting 02:53:31 4ca78473b99f: Waiting 02:53:31 bb7e73ee1a9e: Layer already exists 02:53:31 c4539cf93cc1: Layer already exists 02:53:31 ced7a582f8d4: Layer already exists 02:53:31 c178cf9b0396: Layer already exists 02:53:31 b8f76397f581: Layer already exists 02:53:31 7cb27d10de38: Layer already exists 02:53:31 4ca78473b99f: Layer already exists 02:53:31 973f861086f2: Layer already exists 02:53:31 a4d1c8b08fb4: Layer already exists 02:53:31 6f722bea6369: Layer already exists 02:53:31 bd73530500dc: Layer already exists 02:53:31 1e890da81ec9: Layer already exists 02:53:31 latest: digest: sha256:9a7e68c622bc1a951ca6c58a0241807bb40dd09c3f1bfb63acb12566411602bc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 02:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:53:32 bb7e73ee1a9e: Preparing 02:53:32 ced7a582f8d4: Preparing 02:53:32 c4539cf93cc1: Preparing 02:53:32 c178cf9b0396: Preparing 02:53:32 b8f76397f581: Preparing 02:53:32 7cb27d10de38: Preparing 02:53:32 973f861086f2: Preparing 02:53:32 4ca78473b99f: Preparing 02:53:32 a4d1c8b08fb4: Preparing 02:53:32 6f722bea6369: Preparing 02:53:32 bd73530500dc: Preparing 02:53:32 1e890da81ec9: Preparing 02:53:32 a4d1c8b08fb4: Waiting 02:53:32 6f722bea6369: Waiting 02:53:32 bd73530500dc: Waiting 02:53:32 1e890da81ec9: Waiting 02:53:32 7cb27d10de38: Waiting 02:53:32 973f861086f2: Waiting 02:53:32 4ca78473b99f: Waiting 02:53:32 b8f76397f581: Layer already exists 02:53:32 c178cf9b0396: Layer already exists 02:53:32 bb7e73ee1a9e: Layer already exists 02:53:32 ced7a582f8d4: Layer already exists 02:53:32 c4539cf93cc1: Layer already exists 02:53:32 973f861086f2: Layer already exists 02:53:32 a4d1c8b08fb4: Layer already exists 02:53:32 7cb27d10de38: Layer already exists 02:53:32 6f722bea6369: Layer already exists 02:53:32 4ca78473b99f: Layer already exists 02:53:32 bd73530500dc: Layer already exists 02:53:32 1e890da81ec9: Layer already exists 02:53:32 4.1.0-dev.48: digest: sha256:9a7e68c622bc1a951ca6c58a0241807bb40dd09c3f1bfb63acb12566411602bc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:53:33 bb7e73ee1a9e: Preparing 02:53:33 ced7a582f8d4: Preparing 02:53:33 c4539cf93cc1: Preparing 02:53:33 c178cf9b0396: Preparing 02:53:33 b8f76397f581: Preparing 02:53:33 7cb27d10de38: Preparing 02:53:33 973f861086f2: Preparing 02:53:33 4ca78473b99f: Preparing 02:53:33 a4d1c8b08fb4: Preparing 02:53:33 6f722bea6369: Preparing 02:53:33 bd73530500dc: Preparing 02:53:33 1e890da81ec9: Preparing 02:53:33 4ca78473b99f: Waiting 02:53:33 a4d1c8b08fb4: Waiting 02:53:33 6f722bea6369: Waiting 02:53:33 bd73530500dc: Waiting 02:53:33 1e890da81ec9: Waiting 02:53:33 7cb27d10de38: Waiting 02:53:33 973f861086f2: Waiting 02:53:33 c178cf9b0396: Layer already exists 02:53:33 c4539cf93cc1: Layer already exists 02:53:33 b8f76397f581: Layer already exists 02:53:33 ced7a582f8d4: Layer already exists 02:53:33 bb7e73ee1a9e: Layer already exists 02:53:33 7cb27d10de38: Layer already exists 02:53:33 6f722bea6369: Layer already exists 02:53:33 973f861086f2: Layer already exists 02:53:33 4ca78473b99f: Layer already exists 02:53:33 a4d1c8b08fb4: Layer already exists 02:53:33 bd73530500dc: Layer already exists 02:53:33 1e890da81ec9: Layer already exists 02:53:33 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:9a7e68c622bc1a951ca6c58a0241807bb40dd09c3f1bfb63acb12566411602bc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:33 + 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 02:53:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:53:34 bb7e73ee1a9e: Preparing 02:53:34 ced7a582f8d4: Preparing 02:53:34 c4539cf93cc1: Preparing 02:53:34 c178cf9b0396: Preparing 02:53:34 b8f76397f581: Preparing 02:53:34 7cb27d10de38: Preparing 02:53:34 973f861086f2: Preparing 02:53:34 4ca78473b99f: Preparing 02:53:34 a4d1c8b08fb4: Preparing 02:53:34 6f722bea6369: Preparing 02:53:34 bd73530500dc: Preparing 02:53:34 1e890da81ec9: Preparing 02:53:34 4ca78473b99f: Waiting 02:53:34 a4d1c8b08fb4: Waiting 02:53:34 7cb27d10de38: Waiting 02:53:34 973f861086f2: Waiting 02:53:34 6f722bea6369: Waiting 02:53:34 1e890da81ec9: Waiting 02:53:34 bb7e73ee1a9e: Layer already exists 02:53:34 c4539cf93cc1: Layer already exists 02:53:34 ced7a582f8d4: Layer already exists 02:53:34 b8f76397f581: Layer already exists 02:53:34 c178cf9b0396: Layer already exists 02:53:34 7cb27d10de38: Layer already exists 02:53:34 973f861086f2: Layer already exists 02:53:34 a4d1c8b08fb4: Layer already exists 02:53:34 4ca78473b99f: Layer already exists 02:53:34 6f722bea6369: Layer already exists 02:53:34 bd73530500dc: Layer already exists 02:53:34 1e890da81ec9: Layer already exists 02:53:34 main: digest: sha256:9a7e68c622bc1a951ca6c58a0241807bb40dd09c3f1bfb63acb12566411602bc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:34 ===================================================== [Pipeline] echo 02:53:34 taggedImages: 02:53:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:53:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:53:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 02:53:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:53:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:53:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:53:34 2885035d431c72712c7b80856431b0213d02a2aa 02:53:34 latest 02:53:34 4.1.0-dev.48 02:53:34 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:53:34 main 02:53:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:53:35 6cda29426bb7: Preparing 02:53:35 116592095e81: Preparing 02:53:35 4ca78473b99f: Preparing 02:53:35 a4d1c8b08fb4: Preparing 02:53:35 0f88e02ca99f: Preparing 02:53:35 311b336ae9c6: Preparing 02:53:35 1e890da81ec9: Preparing 02:53:35 311b336ae9c6: Waiting 02:53:35 1e890da81ec9: Waiting 02:53:35 4ca78473b99f: Layer already exists 02:53:35 a4d1c8b08fb4: Layer already exists 02:53:35 1e890da81ec9: Layer already exists 02:53:35 6cda29426bb7: Pushed 02:53:35 0f88e02ca99f: Pushed 02:53:37 311b336ae9c6: Pushed 02:53:42 116592095e81: Pushed 02:53:42 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:647f78054056a2cf0daba0316215ccf66f4e75ae6f14f3ed76ad8fd150327b1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:43 + 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 02:53:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:53:43 6cda29426bb7: Preparing 02:53:43 116592095e81: Preparing 02:53:43 4ca78473b99f: Preparing 02:53:43 a4d1c8b08fb4: Preparing 02:53:43 0f88e02ca99f: Preparing 02:53:43 311b336ae9c6: Preparing 02:53:43 1e890da81ec9: Preparing 02:53:43 311b336ae9c6: Waiting 02:53:43 1e890da81ec9: Waiting 02:53:43 116592095e81: Layer already exists 02:53:43 6cda29426bb7: Layer already exists 02:53:43 a4d1c8b08fb4: Layer already exists 02:53:43 4ca78473b99f: Layer already exists 02:53:43 0f88e02ca99f: Layer already exists 02:53:43 1e890da81ec9: Layer already exists 02:53:43 311b336ae9c6: Layer already exists 02:53:43 latest: digest: sha256:647f78054056a2cf0daba0316215ccf66f4e75ae6f14f3ed76ad8fd150327b1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 02:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:53:44 6cda29426bb7: Preparing 02:53:44 116592095e81: Preparing 02:53:44 4ca78473b99f: Preparing 02:53:44 a4d1c8b08fb4: Preparing 02:53:44 0f88e02ca99f: Preparing 02:53:44 311b336ae9c6: Preparing 02:53:44 1e890da81ec9: Preparing 02:53:44 311b336ae9c6: Waiting 02:53:44 1e890da81ec9: Waiting 02:53:44 116592095e81: Layer already exists 02:53:44 0f88e02ca99f: Layer already exists 02:53:44 a4d1c8b08fb4: Layer already exists 02:53:44 4ca78473b99f: Layer already exists 02:53:44 6cda29426bb7: Layer already exists 02:53:44 1e890da81ec9: Layer already exists 02:53:44 311b336ae9c6: Layer already exists 02:53:44 4.1.0-dev.48: digest: sha256:647f78054056a2cf0daba0316215ccf66f4e75ae6f14f3ed76ad8fd150327b1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:53:45 6cda29426bb7: Preparing 02:53:45 116592095e81: Preparing 02:53:45 4ca78473b99f: Preparing 02:53:45 a4d1c8b08fb4: Preparing 02:53:45 0f88e02ca99f: Preparing 02:53:45 311b336ae9c6: Preparing 02:53:45 1e890da81ec9: Preparing 02:53:45 311b336ae9c6: Waiting 02:53:45 1e890da81ec9: Waiting 02:53:45 6cda29426bb7: Layer already exists 02:53:45 116592095e81: Layer already exists 02:53:45 4ca78473b99f: Layer already exists 02:53:45 a4d1c8b08fb4: Layer already exists 02:53:45 0f88e02ca99f: Layer already exists 02:53:45 311b336ae9c6: Layer already exists 02:53:45 1e890da81ec9: Layer already exists 02:53:45 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:647f78054056a2cf0daba0316215ccf66f4e75ae6f14f3ed76ad8fd150327b1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:45 + 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 02:53:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:53:46 6cda29426bb7: Preparing 02:53:46 116592095e81: Preparing 02:53:46 4ca78473b99f: Preparing 02:53:46 a4d1c8b08fb4: Preparing 02:53:46 0f88e02ca99f: Preparing 02:53:46 311b336ae9c6: Preparing 02:53:46 1e890da81ec9: Preparing 02:53:46 311b336ae9c6: Waiting 02:53:46 1e890da81ec9: Waiting 02:53:46 116592095e81: Layer already exists 02:53:46 4ca78473b99f: Layer already exists 02:53:46 0f88e02ca99f: Layer already exists 02:53:46 a4d1c8b08fb4: Layer already exists 02:53:46 6cda29426bb7: Layer already exists 02:53:46 311b336ae9c6: Layer already exists 02:53:46 1e890da81ec9: Layer already exists 02:53:46 main: digest: sha256:647f78054056a2cf0daba0316215ccf66f4e75ae6f14f3ed76ad8fd150327b1d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:46 ===================================================== [Pipeline] echo 02:53:46 taggedImages: 02:53:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:53:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:53:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 02:53:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:53:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:53:46 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:53:46 2885035d431c72712c7b80856431b0213d02a2aa 02:53:46 latest 02:53:46 4.1.0-dev.48 02:53:46 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:53:46 main 02:53:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:53:47 4afeee97ab68: Preparing 02:53:47 c5d65e3d9cca: Preparing 02:53:47 92d52137c005: Preparing 02:53:47 4ca78473b99f: Preparing 02:53:47 a4d1c8b08fb4: Preparing 02:53:47 532271280a20: Preparing 02:53:47 076402b6e4ce: Preparing 02:53:47 4711a10ac7f2: Preparing 02:53:47 62ed8af5142d: Preparing 02:53:47 1e890da81ec9: Preparing 02:53:47 076402b6e4ce: Waiting 02:53:47 4711a10ac7f2: Waiting 02:53:47 62ed8af5142d: Waiting 02:53:47 1e890da81ec9: Waiting 02:53:47 532271280a20: Waiting 02:53:47 a4d1c8b08fb4: Layer already exists 02:53:47 4ca78473b99f: Layer already exists 02:53:47 c5d65e3d9cca: Pushed 02:53:47 92d52137c005: Pushed 02:53:47 4afeee97ab68: Pushed 02:53:47 1e890da81ec9: Layer already exists 02:53:47 4711a10ac7f2: Pushed 02:53:48 62ed8af5142d: Pushed 02:53:58 076402b6e4ce: Pushed 02:54:13 532271280a20: Pushed 02:54:13 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:4ca5f4985f56be06394269b6b6e51433ef53308a1725f01c658afc95ca655497 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:13 + 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 02:54:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:54:14 4afeee97ab68: Preparing 02:54:14 c5d65e3d9cca: Preparing 02:54:14 92d52137c005: Preparing 02:54:14 4ca78473b99f: Preparing 02:54:14 a4d1c8b08fb4: Preparing 02:54:14 532271280a20: Preparing 02:54:14 076402b6e4ce: Preparing 02:54:14 4711a10ac7f2: Preparing 02:54:14 62ed8af5142d: Preparing 02:54:14 1e890da81ec9: Preparing 02:54:14 532271280a20: Waiting 02:54:14 4711a10ac7f2: Waiting 02:54:14 62ed8af5142d: Waiting 02:54:14 1e890da81ec9: Waiting 02:54:14 076402b6e4ce: Waiting 02:54:14 c5d65e3d9cca: Layer already exists 02:54:14 92d52137c005: Layer already exists 02:54:14 a4d1c8b08fb4: Layer already exists 02:54:14 4ca78473b99f: Layer already exists 02:54:14 4afeee97ab68: Layer already exists 02:54:14 62ed8af5142d: Layer already exists 02:54:14 076402b6e4ce: Layer already exists 02:54:14 532271280a20: Layer already exists 02:54:14 4711a10ac7f2: Layer already exists 02:54:14 1e890da81ec9: Layer already exists 02:54:14 latest: digest: sha256:4ca5f4985f56be06394269b6b6e51433ef53308a1725f01c658afc95ca655497 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 02:54:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:54:15 4afeee97ab68: Preparing 02:54:15 c5d65e3d9cca: Preparing 02:54:15 92d52137c005: Preparing 02:54:15 4ca78473b99f: Preparing 02:54:15 a4d1c8b08fb4: Preparing 02:54:15 532271280a20: Preparing 02:54:15 076402b6e4ce: Preparing 02:54:15 4711a10ac7f2: Preparing 02:54:15 62ed8af5142d: Preparing 02:54:15 1e890da81ec9: Preparing 02:54:15 532271280a20: Waiting 02:54:15 076402b6e4ce: Waiting 02:54:15 4711a10ac7f2: Waiting 02:54:15 62ed8af5142d: Waiting 02:54:15 1e890da81ec9: Waiting 02:54:15 a4d1c8b08fb4: Layer already exists 02:54:15 4afeee97ab68: Layer already exists 02:54:15 c5d65e3d9cca: Layer already exists 02:54:15 92d52137c005: Layer already exists 02:54:15 4ca78473b99f: Layer already exists 02:54:15 532271280a20: Layer already exists 02:54:15 076402b6e4ce: Layer already exists 02:54:15 62ed8af5142d: Layer already exists 02:54:15 4711a10ac7f2: Layer already exists 02:54:15 1e890da81ec9: Layer already exists 02:54:15 4.1.0-dev.48: digest: sha256:4ca5f4985f56be06394269b6b6e51433ef53308a1725f01c658afc95ca655497 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:54:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:54:16 4afeee97ab68: Preparing 02:54:16 c5d65e3d9cca: Preparing 02:54:16 92d52137c005: Preparing 02:54:16 4ca78473b99f: Preparing 02:54:16 a4d1c8b08fb4: Preparing 02:54:16 532271280a20: Preparing 02:54:16 076402b6e4ce: Preparing 02:54:16 4711a10ac7f2: Preparing 02:54:16 62ed8af5142d: Preparing 02:54:16 1e890da81ec9: Preparing 02:54:16 076402b6e4ce: Waiting 02:54:16 62ed8af5142d: Waiting 02:54:16 1e890da81ec9: Waiting 02:54:16 532271280a20: Waiting 02:54:16 4711a10ac7f2: Waiting 02:54:16 a4d1c8b08fb4: Layer already exists 02:54:16 4afeee97ab68: Layer already exists 02:54:16 c5d65e3d9cca: Layer already exists 02:54:16 92d52137c005: Layer already exists 02:54:16 4ca78473b99f: Layer already exists 02:54:16 532271280a20: Layer already exists 02:54:16 076402b6e4ce: Layer already exists 02:54:16 4711a10ac7f2: Layer already exists 02:54:16 62ed8af5142d: Layer already exists 02:54:16 1e890da81ec9: Layer already exists 02:54:16 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:4ca5f4985f56be06394269b6b6e51433ef53308a1725f01c658afc95ca655497 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:17 + 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 02:54:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:54:17 4afeee97ab68: Preparing 02:54:17 c5d65e3d9cca: Preparing 02:54:17 92d52137c005: Preparing 02:54:17 4ca78473b99f: Preparing 02:54:17 a4d1c8b08fb4: Preparing 02:54:17 532271280a20: Preparing 02:54:17 076402b6e4ce: Preparing 02:54:17 4711a10ac7f2: Preparing 02:54:17 62ed8af5142d: Preparing 02:54:17 1e890da81ec9: Preparing 02:54:17 532271280a20: Waiting 02:54:17 4711a10ac7f2: Waiting 02:54:17 62ed8af5142d: Waiting 02:54:17 1e890da81ec9: Waiting 02:54:17 076402b6e4ce: Waiting 02:54:17 4afeee97ab68: Layer already exists 02:54:17 c5d65e3d9cca: Layer already exists 02:54:17 a4d1c8b08fb4: Layer already exists 02:54:17 4ca78473b99f: Layer already exists 02:54:17 92d52137c005: Layer already exists 02:54:17 076402b6e4ce: Layer already exists 02:54:17 62ed8af5142d: Layer already exists 02:54:17 532271280a20: Layer already exists 02:54:17 4711a10ac7f2: Layer already exists 02:54:17 1e890da81ec9: Layer already exists 02:54:17 main: digest: sha256:4ca5f4985f56be06394269b6b6e51433ef53308a1725f01c658afc95ca655497 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:17 ===================================================== [Pipeline] echo 02:54:17 taggedImages: 02:54:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:54:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:54:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 02:54:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:54:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:54:17 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:54:17 2885035d431c72712c7b80856431b0213d02a2aa 02:54:17 latest 02:54:17 4.1.0-dev.48 02:54:17 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:54:17 main 02:54:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:54:18 715e1bc7152a: Preparing 02:54:18 2d4327ccbfb3: Preparing 02:54:18 668265831021: Preparing 02:54:18 4ca78473b99f: Preparing 02:54:18 a4d1c8b08fb4: Preparing 02:54:18 ba4a6d1a2154: Preparing 02:54:18 0d75e82d6857: Preparing 02:54:18 4580d98f5012: Preparing 02:54:18 1e890da81ec9: Preparing 02:54:18 ba4a6d1a2154: Waiting 02:54:18 0d75e82d6857: Waiting 02:54:18 1e890da81ec9: Waiting 02:54:18 4ca78473b99f: Layer already exists 02:54:18 a4d1c8b08fb4: Layer already exists 02:54:18 2d4327ccbfb3: Pushed 02:54:18 715e1bc7152a: Pushed 02:54:18 668265831021: Pushed 02:54:18 1e890da81ec9: Layer already exists 02:54:19 0d75e82d6857: Pushed 02:54:19 4580d98f5012: Pushed 02:54:46 ba4a6d1a2154: Pushed 02:54:46 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:d780506b744531c0593fea3d830e83c1412918e202265d0e254eca25d8a5024e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:46 + 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 02:54:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:54:46 715e1bc7152a: Preparing 02:54:46 2d4327ccbfb3: Preparing 02:54:46 668265831021: Preparing 02:54:46 4ca78473b99f: Preparing 02:54:46 a4d1c8b08fb4: Preparing 02:54:46 ba4a6d1a2154: Preparing 02:54:46 0d75e82d6857: Preparing 02:54:46 4580d98f5012: Preparing 02:54:46 1e890da81ec9: Preparing 02:54:46 ba4a6d1a2154: Waiting 02:54:46 0d75e82d6857: Waiting 02:54:46 1e890da81ec9: Waiting 02:54:46 4580d98f5012: Waiting 02:54:46 a4d1c8b08fb4: Layer already exists 02:54:46 715e1bc7152a: Layer already exists 02:54:46 2d4327ccbfb3: Layer already exists 02:54:46 668265831021: Layer already exists 02:54:46 4ca78473b99f: Layer already exists 02:54:46 ba4a6d1a2154: Layer already exists 02:54:46 4580d98f5012: Layer already exists 02:54:46 0d75e82d6857: Layer already exists 02:54:46 1e890da81ec9: Layer already exists 02:54:47 latest: digest: sha256:d780506b744531c0593fea3d830e83c1412918e202265d0e254eca25d8a5024e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 02:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:54:47 715e1bc7152a: Preparing 02:54:47 2d4327ccbfb3: Preparing 02:54:47 668265831021: Preparing 02:54:47 4ca78473b99f: Preparing 02:54:47 a4d1c8b08fb4: Preparing 02:54:47 ba4a6d1a2154: Preparing 02:54:47 0d75e82d6857: Preparing 02:54:47 4580d98f5012: Preparing 02:54:47 1e890da81ec9: Preparing 02:54:47 0d75e82d6857: Waiting 02:54:47 4580d98f5012: Waiting 02:54:47 ba4a6d1a2154: Waiting 02:54:47 1e890da81ec9: Waiting 02:54:47 668265831021: Layer already exists 02:54:47 a4d1c8b08fb4: Layer already exists 02:54:47 715e1bc7152a: Layer already exists 02:54:47 4ca78473b99f: Layer already exists 02:54:47 2d4327ccbfb3: Layer already exists 02:54:47 0d75e82d6857: Layer already exists 02:54:47 ba4a6d1a2154: Layer already exists 02:54:47 4580d98f5012: Layer already exists 02:54:47 1e890da81ec9: Layer already exists 02:54:48 4.1.0-dev.48: digest: sha256:d780506b744531c0593fea3d830e83c1412918e202265d0e254eca25d8a5024e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:54:48 715e1bc7152a: Preparing 02:54:48 2d4327ccbfb3: Preparing 02:54:48 668265831021: Preparing 02:54:48 4ca78473b99f: Preparing 02:54:48 a4d1c8b08fb4: Preparing 02:54:48 ba4a6d1a2154: Preparing 02:54:48 0d75e82d6857: Preparing 02:54:48 ba4a6d1a2154: Waiting 02:54:48 4580d98f5012: Preparing 02:54:48 1e890da81ec9: Preparing 02:54:48 0d75e82d6857: Waiting 02:54:48 1e890da81ec9: Waiting 02:54:48 4580d98f5012: Waiting 02:54:48 a4d1c8b08fb4: Layer already exists 02:54:48 668265831021: Layer already exists 02:54:48 4ca78473b99f: Layer already exists 02:54:48 715e1bc7152a: Layer already exists 02:54:48 2d4327ccbfb3: Layer already exists 02:54:48 0d75e82d6857: Layer already exists 02:54:48 4580d98f5012: Layer already exists 02:54:48 1e890da81ec9: Layer already exists 02:54:48 ba4a6d1a2154: Layer already exists 02:54:48 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:d780506b744531c0593fea3d830e83c1412918e202265d0e254eca25d8a5024e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:49 + 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 02:54:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:54:49 715e1bc7152a: Preparing 02:54:49 2d4327ccbfb3: Preparing 02:54:49 668265831021: Preparing 02:54:49 4ca78473b99f: Preparing 02:54:49 a4d1c8b08fb4: Preparing 02:54:49 ba4a6d1a2154: Preparing 02:54:49 0d75e82d6857: Preparing 02:54:49 4580d98f5012: Preparing 02:54:49 1e890da81ec9: Preparing 02:54:49 ba4a6d1a2154: Waiting 02:54:49 0d75e82d6857: Waiting 02:54:49 4580d98f5012: Waiting 02:54:49 1e890da81ec9: Waiting 02:54:49 715e1bc7152a: Layer already exists 02:54:49 4ca78473b99f: Layer already exists 02:54:49 a4d1c8b08fb4: Layer already exists 02:54:49 668265831021: Layer already exists 02:54:49 2d4327ccbfb3: Layer already exists 02:54:49 4580d98f5012: Layer already exists 02:54:49 ba4a6d1a2154: Layer already exists 02:54:49 1e890da81ec9: Layer already exists 02:54:49 0d75e82d6857: Layer already exists 02:54:50 main: digest: sha256:d780506b744531c0593fea3d830e83c1412918e202265d0e254eca25d8a5024e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:50 ===================================================== [Pipeline] echo 02:54:50 taggedImages: 02:54:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:54:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:54:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 02:54:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:54:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:54:50 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:54:50 2885035d431c72712c7b80856431b0213d02a2aa 02:54:50 latest 02:54:50 4.1.0-dev.48 02:54:50 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:54:50 main 02:54:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:54:51 59c7c46be968: Preparing 02:54:51 12acfdc077de: Preparing 02:54:51 dc6ccc875300: Preparing 02:54:51 4ca78473b99f: Preparing 02:54:51 a4d1c8b08fb4: Preparing 02:54:51 2014f65eed5f: Preparing 02:54:51 4711a10ac7f2: Preparing 02:54:51 62ed8af5142d: Preparing 02:54:51 1e890da81ec9: Preparing 02:54:51 4711a10ac7f2: Waiting 02:54:51 62ed8af5142d: Waiting 02:54:51 1e890da81ec9: Waiting 02:54:51 2014f65eed5f: Waiting 02:54:51 a4d1c8b08fb4: Layer already exists 02:54:51 4ca78473b99f: Layer already exists 02:54:51 4711a10ac7f2: Layer already exists 02:54:51 12acfdc077de: Pushed 02:54:51 62ed8af5142d: Layer already exists 02:54:51 dc6ccc875300: Pushed 02:54:51 59c7c46be968: Pushed 02:54:51 1e890da81ec9: Layer already exists 02:55:18 2014f65eed5f: Pushed 02:55:18 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:79eb86a1c77ff218812fefe005bd25ccdc546a38073a169fbb6e67682c0ae5f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:18 + 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 02:55:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:55:19 59c7c46be968: Preparing 02:55:19 12acfdc077de: Preparing 02:55:19 dc6ccc875300: Preparing 02:55:19 4ca78473b99f: Preparing 02:55:19 a4d1c8b08fb4: Preparing 02:55:19 2014f65eed5f: Preparing 02:55:19 4711a10ac7f2: Preparing 02:55:19 62ed8af5142d: Preparing 02:55:19 1e890da81ec9: Preparing 02:55:19 2014f65eed5f: Waiting 02:55:19 4711a10ac7f2: Waiting 02:55:19 62ed8af5142d: Waiting 02:55:19 1e890da81ec9: Waiting 02:55:19 12acfdc077de: Layer already exists 02:55:19 dc6ccc875300: Layer already exists 02:55:19 4ca78473b99f: Layer already exists 02:55:19 a4d1c8b08fb4: Layer already exists 02:55:19 59c7c46be968: Layer already exists 02:55:19 2014f65eed5f: Layer already exists 02:55:19 4711a10ac7f2: Layer already exists 02:55:19 1e890da81ec9: Layer already exists 02:55:19 62ed8af5142d: Layer already exists 02:55:19 latest: digest: sha256:79eb86a1c77ff218812fefe005bd25ccdc546a38073a169fbb6e67682c0ae5f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 02:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:55:20 59c7c46be968: Preparing 02:55:20 12acfdc077de: Preparing 02:55:20 dc6ccc875300: Preparing 02:55:20 4ca78473b99f: Preparing 02:55:20 a4d1c8b08fb4: Preparing 02:55:20 2014f65eed5f: Preparing 02:55:20 4711a10ac7f2: Preparing 02:55:20 62ed8af5142d: Preparing 02:55:20 1e890da81ec9: Preparing 02:55:20 62ed8af5142d: Waiting 02:55:20 4711a10ac7f2: Waiting 02:55:20 1e890da81ec9: Waiting 02:55:20 2014f65eed5f: Waiting 02:55:20 a4d1c8b08fb4: Layer already exists 02:55:20 12acfdc077de: Layer already exists 02:55:20 59c7c46be968: Layer already exists 02:55:20 dc6ccc875300: Layer already exists 02:55:20 4ca78473b99f: Layer already exists 02:55:20 2014f65eed5f: Layer already exists 02:55:20 62ed8af5142d: Layer already exists 02:55:20 4711a10ac7f2: Layer already exists 02:55:20 1e890da81ec9: Layer already exists 02:55:20 4.1.0-dev.48: digest: sha256:79eb86a1c77ff218812fefe005bd25ccdc546a38073a169fbb6e67682c0ae5f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:55:21 59c7c46be968: Preparing 02:55:21 12acfdc077de: Preparing 02:55:21 dc6ccc875300: Preparing 02:55:21 4ca78473b99f: Preparing 02:55:21 a4d1c8b08fb4: Preparing 02:55:21 2014f65eed5f: Preparing 02:55:21 4711a10ac7f2: Preparing 02:55:21 62ed8af5142d: Preparing 02:55:21 1e890da81ec9: Preparing 02:55:21 2014f65eed5f: Waiting 02:55:21 4711a10ac7f2: Waiting 02:55:21 62ed8af5142d: Waiting 02:55:21 1e890da81ec9: Waiting 02:55:21 59c7c46be968: Layer already exists 02:55:21 dc6ccc875300: Layer already exists 02:55:21 a4d1c8b08fb4: Layer already exists 02:55:21 12acfdc077de: Layer already exists 02:55:21 4ca78473b99f: Layer already exists 02:55:21 1e890da81ec9: Layer already exists 02:55:21 2014f65eed5f: Layer already exists 02:55:21 62ed8af5142d: Layer already exists 02:55:21 4711a10ac7f2: Layer already exists 02:55:21 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:79eb86a1c77ff218812fefe005bd25ccdc546a38073a169fbb6e67682c0ae5f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:21 + 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 02:55:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:55:22 59c7c46be968: Preparing 02:55:22 12acfdc077de: Preparing 02:55:22 dc6ccc875300: Preparing 02:55:22 4ca78473b99f: Preparing 02:55:22 a4d1c8b08fb4: Preparing 02:55:22 2014f65eed5f: Preparing 02:55:22 4711a10ac7f2: Preparing 02:55:22 62ed8af5142d: Preparing 02:55:22 1e890da81ec9: Preparing 02:55:22 4711a10ac7f2: Waiting 02:55:22 62ed8af5142d: Waiting 02:55:22 1e890da81ec9: Waiting 02:55:22 2014f65eed5f: Waiting 02:55:22 4ca78473b99f: Layer already exists 02:55:22 12acfdc077de: Layer already exists 02:55:22 59c7c46be968: Layer already exists 02:55:22 a4d1c8b08fb4: Layer already exists 02:55:22 dc6ccc875300: Layer already exists 02:55:22 2014f65eed5f: Layer already exists 02:55:22 1e890da81ec9: Layer already exists 02:55:22 4711a10ac7f2: Layer already exists 02:55:22 62ed8af5142d: Layer already exists 02:55:22 main: digest: sha256:79eb86a1c77ff218812fefe005bd25ccdc546a38073a169fbb6e67682c0ae5f3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:22 ===================================================== [Pipeline] echo 02:55:22 taggedImages: 02:55:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:55:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:55:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 02:55:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:55:22 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:55:22 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:55:22 2885035d431c72712c7b80856431b0213d02a2aa 02:55:22 latest 02:55:22 4.1.0-dev.48 02:55:22 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:55:22 main 02:55:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:55:23 b02ad42065b7: Preparing 02:55:23 c39beeec63d3: Preparing 02:55:23 4ca78473b99f: Preparing 02:55:23 a4d1c8b08fb4: Preparing 02:55:23 86240a1cd0f0: Preparing 02:55:23 1ecb739db486: Preparing 02:55:23 1e890da81ec9: Preparing 02:55:23 1ecb739db486: Waiting 02:55:23 1e890da81ec9: Waiting 02:55:23 4ca78473b99f: Layer already exists 02:55:23 a4d1c8b08fb4: Layer already exists 02:55:23 1e890da81ec9: Layer already exists 02:55:23 b02ad42065b7: Pushed 02:55:23 86240a1cd0f0: Pushed 02:55:24 1ecb739db486: Pushed 02:55:32 c39beeec63d3: Pushed 02:55:32 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:349b90714a6aaa71b4d4fe361b6aa5f7218d99dd6ea08d7d4dd4c5049a3e6a8a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:55:33 b02ad42065b7: Preparing 02:55:33 c39beeec63d3: Preparing 02:55:33 4ca78473b99f: Preparing 02:55:33 a4d1c8b08fb4: Preparing 02:55:33 86240a1cd0f0: Preparing 02:55:33 1ecb739db486: Preparing 02:55:33 1e890da81ec9: Preparing 02:55:33 1e890da81ec9: Waiting 02:55:33 1ecb739db486: Waiting 02:55:33 86240a1cd0f0: Layer already exists 02:55:33 b02ad42065b7: Layer already exists 02:55:33 a4d1c8b08fb4: Layer already exists 02:55:33 c39beeec63d3: Layer already exists 02:55:33 4ca78473b99f: Layer already exists 02:55:33 1ecb739db486: Layer already exists 02:55:33 1e890da81ec9: Layer already exists 02:55:33 latest: digest: sha256:349b90714a6aaa71b4d4fe361b6aa5f7218d99dd6ea08d7d4dd4c5049a3e6a8a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 02:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:55:34 b02ad42065b7: Preparing 02:55:34 c39beeec63d3: Preparing 02:55:34 4ca78473b99f: Preparing 02:55:34 a4d1c8b08fb4: Preparing 02:55:34 86240a1cd0f0: Preparing 02:55:34 1ecb739db486: Preparing 02:55:34 1e890da81ec9: Preparing 02:55:34 1ecb739db486: Waiting 02:55:34 1e890da81ec9: Waiting 02:55:34 c39beeec63d3: Layer already exists 02:55:34 a4d1c8b08fb4: Layer already exists 02:55:34 4ca78473b99f: Layer already exists 02:55:34 86240a1cd0f0: Layer already exists 02:55:34 b02ad42065b7: Layer already exists 02:55:34 1ecb739db486: Layer already exists 02:55:34 1e890da81ec9: Layer already exists 02:55:34 4.1.0-dev.48: digest: sha256:349b90714a6aaa71b4d4fe361b6aa5f7218d99dd6ea08d7d4dd4c5049a3e6a8a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:55:35 b02ad42065b7: Preparing 02:55:35 c39beeec63d3: Preparing 02:55:35 4ca78473b99f: Preparing 02:55:35 a4d1c8b08fb4: Preparing 02:55:35 86240a1cd0f0: Preparing 02:55:35 1ecb739db486: Preparing 02:55:35 1e890da81ec9: Preparing 02:55:35 1ecb739db486: Waiting 02:55:35 1e890da81ec9: Waiting 02:55:35 c39beeec63d3: Layer already exists 02:55:35 86240a1cd0f0: Layer already exists 02:55:35 b02ad42065b7: Layer already exists 02:55:35 4ca78473b99f: Layer already exists 02:55:35 a4d1c8b08fb4: Layer already exists 02:55:35 1ecb739db486: Layer already exists 02:55:35 1e890da81ec9: Layer already exists 02:55:35 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:349b90714a6aaa71b4d4fe361b6aa5f7218d99dd6ea08d7d4dd4c5049a3e6a8a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:55:36 b02ad42065b7: Preparing 02:55:36 c39beeec63d3: Preparing 02:55:36 4ca78473b99f: Preparing 02:55:36 a4d1c8b08fb4: Preparing 02:55:36 86240a1cd0f0: Preparing 02:55:36 1ecb739db486: Preparing 02:55:36 1e890da81ec9: Preparing 02:55:36 1ecb739db486: Waiting 02:55:36 1e890da81ec9: Waiting 02:55:36 a4d1c8b08fb4: Layer already exists 02:55:36 b02ad42065b7: Layer already exists 02:55:36 4ca78473b99f: Layer already exists 02:55:36 86240a1cd0f0: Layer already exists 02:55:36 c39beeec63d3: Layer already exists 02:55:36 1ecb739db486: Layer already exists 02:55:36 1e890da81ec9: Layer already exists 02:55:36 main: digest: sha256:349b90714a6aaa71b4d4fe361b6aa5f7218d99dd6ea08d7d4dd4c5049a3e6a8a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:36 ===================================================== [Pipeline] echo 02:55:36 taggedImages: 02:55:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:55:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:55:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 02:55:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:55:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:55:36 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:55:36 2885035d431c72712c7b80856431b0213d02a2aa 02:55:36 latest 02:55:36 4.1.0-dev.48 02:55:36 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:55:36 main 02:55:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:55:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:55:37 55abce85d1a2: Preparing 02:55:37 8c58071ce57b: Preparing 02:55:37 4ca78473b99f: Preparing 02:55:37 a4d1c8b08fb4: Preparing 02:55:37 353263f92595: Preparing 02:55:37 36c46c395924: Preparing 02:55:37 1e890da81ec9: Preparing 02:55:37 36c46c395924: Waiting 02:55:37 1e890da81ec9: Waiting 02:55:37 a4d1c8b08fb4: Layer already exists 02:55:37 4ca78473b99f: Layer already exists 02:55:37 1e890da81ec9: Layer already exists 02:55:37 55abce85d1a2: Pushed 02:55:38 353263f92595: Pushed 02:55:38 36c46c395924: Pushed 02:55:46 8c58071ce57b: Pushed 02:55:46 2885035d431c72712c7b80856431b0213d02a2aa: digest: sha256:32d6437a1619a6584ac2fffec58a428bdd79214ed37d2b75fd2f6f6ca8e09e51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:55:47 55abce85d1a2: Preparing 02:55:47 8c58071ce57b: Preparing 02:55:47 4ca78473b99f: Preparing 02:55:47 a4d1c8b08fb4: Preparing 02:55:47 353263f92595: Preparing 02:55:47 36c46c395924: Preparing 02:55:47 1e890da81ec9: Preparing 02:55:47 36c46c395924: Waiting 02:55:47 1e890da81ec9: Waiting 02:55:47 8c58071ce57b: Layer already exists 02:55:47 353263f92595: Layer already exists 02:55:47 a4d1c8b08fb4: Layer already exists 02:55:47 4ca78473b99f: Layer already exists 02:55:47 55abce85d1a2: Layer already exists 02:55:47 1e890da81ec9: Layer already exists 02:55:47 36c46c395924: Layer already exists 02:55:47 latest: digest: sha256:32d6437a1619a6584ac2fffec58a428bdd79214ed37d2b75fd2f6f6ca8e09e51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 02:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:55:48 55abce85d1a2: Preparing 02:55:48 8c58071ce57b: Preparing 02:55:48 4ca78473b99f: Preparing 02:55:48 a4d1c8b08fb4: Preparing 02:55:48 353263f92595: Preparing 02:55:48 36c46c395924: Preparing 02:55:48 1e890da81ec9: Preparing 02:55:48 36c46c395924: Waiting 02:55:48 1e890da81ec9: Waiting 02:55:48 a4d1c8b08fb4: Layer already exists 02:55:48 8c58071ce57b: Layer already exists 02:55:48 4ca78473b99f: Layer already exists 02:55:48 353263f92595: Layer already exists 02:55:48 55abce85d1a2: Layer already exists 02:55:48 1e890da81ec9: Layer already exists 02:55:48 36c46c395924: Layer already exists 02:55:49 4.1.0-dev.48: digest: sha256:32d6437a1619a6584ac2fffec58a428bdd79214ed37d2b75fd2f6f6ca8e09e51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:55:49 55abce85d1a2: Preparing 02:55:49 8c58071ce57b: Preparing 02:55:49 4ca78473b99f: Preparing 02:55:49 a4d1c8b08fb4: Preparing 02:55:49 353263f92595: Preparing 02:55:49 36c46c395924: Preparing 02:55:49 1e890da81ec9: Preparing 02:55:49 36c46c395924: Waiting 02:55:49 1e890da81ec9: Waiting 02:55:49 a4d1c8b08fb4: Layer already exists 02:55:49 55abce85d1a2: Layer already exists 02:55:49 4ca78473b99f: Layer already exists 02:55:49 353263f92595: Layer already exists 02:55:49 8c58071ce57b: Layer already exists 02:55:49 1e890da81ec9: Layer already exists 02:55:49 36c46c395924: Layer already exists 02:55:49 2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48: digest: sha256:32d6437a1619a6584ac2fffec58a428bdd79214ed37d2b75fd2f6f6ca8e09e51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:55:50 55abce85d1a2: Preparing 02:55:50 8c58071ce57b: Preparing 02:55:50 4ca78473b99f: Preparing 02:55:50 a4d1c8b08fb4: Preparing 02:55:50 353263f92595: Preparing 02:55:50 36c46c395924: Preparing 02:55:50 1e890da81ec9: Preparing 02:55:50 36c46c395924: Waiting 02:55:50 1e890da81ec9: Waiting 02:55:50 a4d1c8b08fb4: Layer already exists 02:55:50 55abce85d1a2: Layer already exists 02:55:50 4ca78473b99f: Layer already exists 02:55:50 8c58071ce57b: Layer already exists 02:55:50 353263f92595: Layer already exists 02:55:50 36c46c395924: Layer already exists 02:55:50 1e890da81ec9: Layer already exists 02:55:51 main: digest: sha256:32d6437a1619a6584ac2fffec58a428bdd79214ed37d2b75fd2f6f6ca8e09e51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:51 ===================================================== [Pipeline] echo 02:55:51 taggedImages: 02:55:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa 02:55:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:55:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 02:55:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 02:55:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:55:51 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:55:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 02:55:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 [Pipeline] echo 02:55:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo 02:55:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:55:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:55:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 02:55:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 [Pipeline] echo 02:55:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo 02:55:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:55:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa [Pipeline] echo 02:55:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 02:55:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 [Pipeline] echo 02:55:52 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2885035d431c72712c7b80856431b0213d02a2aa-4.1.0-dev.48 [Pipeline] echo 02:55:52 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 02:55:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:55:52 02:55:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:55:52 arm64: Pulling from edgex-lftools-log-publisher 02:55:52 8998bd30e6a1: Pulling fs layer 02:55:52 04944245beec: Pulling fs layer 02:55:52 699f458cf7ca: Pulling fs layer 02:55:52 765212b225bb: Pulling fs layer 02:55:52 f23df028b6ca: Pulling fs layer 02:55:52 d65c8cfc05b1: Pulling fs layer 02:55:52 2437ff75d9bd: Pulling fs layer 02:55:52 f23df028b6ca: Waiting 02:55:52 d65c8cfc05b1: Waiting 02:55:52 2437ff75d9bd: Waiting 02:55:52 765212b225bb: Waiting 02:55:53 04944245beec: Verifying Checksum 02:55:53 04944245beec: Download complete 02:55:53 765212b225bb: Verifying Checksum 02:55:53 765212b225bb: Download complete 02:55:53 f23df028b6ca: Verifying Checksum 02:55:53 f23df028b6ca: Download complete 02:55:53 d65c8cfc05b1: Verifying Checksum 02:55:53 d65c8cfc05b1: Download complete 02:55:53 699f458cf7ca: Verifying Checksum 02:55:53 699f458cf7ca: Download complete 02:55:53 8998bd30e6a1: Verifying Checksum 02:55:53 8998bd30e6a1: Download complete 02:55:56 2437ff75d9bd: Verifying Checksum 02:55:56 2437ff75d9bd: Download complete 02:55:58 8998bd30e6a1: Pull complete 02:55:59 04944245beec: Pull complete 02:56:01 699f458cf7ca: Pull complete 02:56:01 765212b225bb: Pull complete 02:56:01 f23df028b6ca: Pull complete 02:56:02 d65c8cfc05b1: Pull complete 02:56:20 2437ff75d9bd: Pull complete 02:56:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:56:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:56:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:20 prd-ubuntu20.04-docker-arm64-4c-16g-7041 does not seem to be running inside a container 02:56:20 $ 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/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:56:23 $ docker top 5b6018625065e09ac9538ccdc5aa38b986aabd887fc81662f8c1addc47c6a479 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:23 ---> job-cost.sh 02:56:24 lf-activate-venv: SKIPPING 02:56:24 INFO: No Stack... 02:56:24 INFO: Retrieving Pricing Info for: v3-standard-4 02:56:25 INFO: Archiving Costs [Pipeline] sh 02:56:26 + cat /w/workspace/edgex-go/887/archives/cost.csv 02:56:26 + cut -d, -f6 [Pipeline] lock 02:56:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-887-stack-cost] 02:56:26 Resource [jenkins-edgexfoundry-edgex-go-main-887-stack-cost] did not exist. Created. 02:56:26 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-887-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:56:26 + echo total: 0.10999999940395355 [Pipeline] stash 02:56:27 Stashed 1 file(s) [Pipeline] } 02:56:27 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-887-stack-cost] [Pipeline] // lock [Pipeline] } 02:56:27 $ docker stop --time=1 5b6018625065e09ac9538ccdc5aa38b986aabd887fc81662f8c1addc47c6a479 02:56:29 $ docker rm -f --volumes 5b6018625065e09ac9538ccdc5aa38b986aabd887fc81662f8c1addc47c6a479 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:01:23 Cancelling nested steps due to timeout 08:01:23 Sending interrupt signal to process 08:01:26 script returned exit code 143 [Pipeline] } 08:01:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:01:27 + '[' -d /w/workspace/edgex-go/887/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:01:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:01:27 ---> package-listing.sh 08:01:27 ++ facter osfamily 08:01:27 ++ tr '[:upper:]' '[:lower:]' 08:01:28 + OS_FAMILY=redhat 08:01:28 + workspace=/w/workspace/edgex-go/887 08:01:28 + START_PACKAGES=/tmp/packages_start.txt 08:01:28 + END_PACKAGES=/tmp/packages_end.txt 08:01:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:28 + PACKAGES=/tmp/packages_start.txt 08:01:28 + '[' /w/workspace/edgex-go/887 ']' 08:01:28 + PACKAGES=/tmp/packages_end.txt 08:01:28 + case "${OS_FAMILY}" in 08:01:28 + rpm -qa 08:01:28 + sort 08:01:28 + '[' -f /tmp/packages_start.txt ']' 08:01:28 + '[' -f /tmp/packages_end.txt ']' 08:01:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:28 + '[' /w/workspace/edgex-go/887 ']' 08:01:28 + mkdir -p /w/workspace/edgex-go/887/archives/ 08:01:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/887/archives/ [Pipeline] echo 08:01:28 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/887/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:01:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:29 08:01:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:30 latest: Pulling from edgex-lftools-log-publisher 08:01:30 5eb5b503b376: Pulling fs layer 08:01:30 5c69ac0246d0: Pulling fs layer 08:01:30 ec43610c2a17: Pulling fs layer 08:01:30 3a2ae6a8a46f: Pulling fs layer 08:01:30 33b1e0a273af: Pulling fs layer 08:01:30 5d3b04190fa2: Pulling fs layer 08:01:30 2f39f015ded8: Pulling fs layer 08:01:30 3a2ae6a8a46f: Waiting 08:01:30 33b1e0a273af: Waiting 08:01:30 5d3b04190fa2: Waiting 08:01:30 2f39f015ded8: Waiting 08:01:30 5c69ac0246d0: Verifying Checksum 08:01:30 5c69ac0246d0: Download complete 08:01:30 3a2ae6a8a46f: Verifying Checksum 08:01:30 3a2ae6a8a46f: Download complete 08:01:30 ec43610c2a17: Verifying Checksum 08:01:30 ec43610c2a17: Download complete 08:01:30 33b1e0a273af: Verifying Checksum 08:01:30 33b1e0a273af: Download complete 08:01:30 5d3b04190fa2: Verifying Checksum 08:01:30 5d3b04190fa2: Download complete 08:01:30 5eb5b503b376: Verifying Checksum 08:01:30 5eb5b503b376: Download complete 08:01:30 2f39f015ded8: Verifying Checksum 08:01:30 2f39f015ded8: Download complete 08:01:31 5eb5b503b376: Pull complete 08:01:31 5c69ac0246d0: Pull complete 08:01:32 ec43610c2a17: Pull complete 08:01:32 3a2ae6a8a46f: Pull complete 08:01:32 33b1e0a273af: Pull complete 08:01:32 5d3b04190fa2: Pull complete 08:01:36 2f39f015ded8: Pull complete 08:01:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:36 prd-centos7-docker-4c-2g-7043 does not seem to be running inside a container 08:01:36 $ 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/887/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 08:01:39 $ docker top 49a1535f6b99d726e73540b6c119b657e5a315183245c041e31f0128d23d1e2c -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:40 + touch /tmp/pre-build-complete [Pipeline] sh 08:01:40 + mkdir -p /var/log/sysstat [Pipeline] sh 08:01:40 + ls /var/log/sa-host 08:01:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:41 provisioning config files... 08:01:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14246558648548963299tmp [Pipeline] { [Pipeline] echo 08:01:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:01:41 ---> create-netrc.sh [Pipeline] } 08:01:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:01:41 ---> python-tools-install.sh [Pipeline] echo 08:01:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:01:41 ---> sudo-logs.sh 08:01:41 Archiving 'sudo' log.. 08:01:41 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:42 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:01:42 $ docker stop --time=1 49a1535f6b99d726e73540b6c119b657e5a315183245c041e31f0128d23d1e2c 08:01:43 $ docker rm -f --volumes 49a1535f6b99d726e73540b6c119b657e5a315183245c041e31f0128d23d1e2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:01:43 [WS-CLEANUP] Deleting project workspace... 08:01:43 [WS-CLEANUP] Deferred wipeout is used... 08:01:43 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:01:43 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:01:44 + [ -d /w/workspace/edgex-go/887/archives ] [Pipeline] libraryResource [Pipeline] sh 08:01:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:01:45 ---> package-listing.sh 08:01:45 ++ facter osfamily 08:01:45 ++ tr '[:upper:]' '[:lower:]' 08:01:45 + OS_FAMILY=debian 08:01:45 + workspace=/w/workspace/edgex-go/887 08:01:45 + START_PACKAGES=/tmp/packages_start.txt 08:01:45 + END_PACKAGES=/tmp/packages_end.txt 08:01:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:45 + PACKAGES=/tmp/packages_start.txt 08:01:45 + '[' /w/workspace/edgex-go/887 ']' 08:01:45 + PACKAGES=/tmp/packages_end.txt 08:01:45 + case "${OS_FAMILY}" in 08:01:45 + dpkg -l 08:01:45 + grep '^ii' 08:01:45 + '[' -f /tmp/packages_start.txt ']' 08:01:45 + '[' -f /tmp/packages_end.txt ']' 08:01:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:45 + '[' /w/workspace/edgex-go/887 ']' 08:01:45 + mkdir -p /w/workspace/edgex-go/887/archives/ 08:01:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/887/archives/ [Pipeline] echo 08:01:45 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/887/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:01:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:46 08:01:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:46 latest: Pulling from edgex-lftools-log-publisher 08:01:46 5eb5b503b376: Pulling fs layer 08:01:46 5c69ac0246d0: Pulling fs layer 08:01:46 ec43610c2a17: Pulling fs layer 08:01:46 3a2ae6a8a46f: Pulling fs layer 08:01:46 33b1e0a273af: Pulling fs layer 08:01:46 5d3b04190fa2: Pulling fs layer 08:01:46 2f39f015ded8: Pulling fs layer 08:01:46 5d3b04190fa2: Waiting 08:01:46 3a2ae6a8a46f: Waiting 08:01:46 33b1e0a273af: Waiting 08:01:46 2f39f015ded8: Waiting 08:01:46 5c69ac0246d0: Verifying Checksum 08:01:46 5c69ac0246d0: Download complete 08:01:46 3a2ae6a8a46f: Verifying Checksum 08:01:46 3a2ae6a8a46f: Download complete 08:01:46 33b1e0a273af: Verifying Checksum 08:01:46 33b1e0a273af: Download complete 08:01:46 5d3b04190fa2: Download complete 08:01:47 ec43610c2a17: Download complete 08:01:47 5eb5b503b376: Verifying Checksum 08:01:47 5eb5b503b376: Download complete 08:01:47 2f39f015ded8: Download complete 08:01:49 5eb5b503b376: Pull complete 08:01:49 5c69ac0246d0: Pull complete 08:01:49 ec43610c2a17: Pull complete 08:01:49 3a2ae6a8a46f: Pull complete 08:01:50 33b1e0a273af: Pull complete 08:01:50 5d3b04190fa2: Pull complete 08:01:56 2f39f015ded8: Pull complete 08:01:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:56 prd-ubuntu20.04-docker-8c-8g-7037 does not seem to be running inside a container 08:01:56 $ 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/887/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/887 -v /w/workspace/edgex-go/887:/w/workspace/edgex-go/887:rw,z -v /w/workspace/edgex-go/887@tmp:/w/workspace/edgex-go/887@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 08:01:57 $ docker top ebf245aee8624180b39ad892afc5217b96bf8426d38f20ccd941a0b4a4dd3cf4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:58 + touch /tmp/pre-build-complete [Pipeline] sh 08:01:58 + mkdir -p /var/log/sysstat [Pipeline] sh 08:01:58 + ls /var/log/sa-host 08:01:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:58 provisioning config files... 08:01:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/887@tmp/config15558579100984734375tmp [Pipeline] { [Pipeline] echo 08:01:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:01:59 ---> create-netrc.sh [Pipeline] } 08:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:01:59 ---> python-tools-install.sh [Pipeline] echo 08:01:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:01:59 ---> sudo-logs.sh 08:01:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:01:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:02:00 ---> job-cost.sh 08:02:00 lf-activate-venv: SKIPPING 08:02:00 DEBUG: total: 0.10999999940395355 08:02:00 INFO: Retrieving Stack Cost... 08:02:00 INFO: Retrieving Pricing Info for: v3-standard-8 08:02:00 INFO: Archiving Costs [Pipeline] echo 08:02:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:02:01 ---> logs-deploy.sh 08:02:01 lf-activate-venv: SKIPPING 08:02:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/887 08:02:01 INFO: archiving workspace using pattern(s): 08:02:02 Archives upload complete. 08:02:02 INFO: archiving logs to Nexus 08:02:03 ---> uname -a: 08:02:03 Linux prd-ubuntu20-04-docker-8c-8g-7037 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:02:03 08:02:03 08:02:03 ---> lscpu: 08:02:03 Architecture: x86_64 08:02:03 CPU op-mode(s): 32-bit, 64-bit 08:02:03 Byte Order: Little Endian 08:02:03 Address sizes: 40 bits physical, 48 bits virtual 08:02:03 CPU(s): 8 08:02:03 On-line CPU(s) list: 0-7 08:02:03 Thread(s) per core: 1 08:02:03 Core(s) per socket: 1 08:02:03 Socket(s): 8 08:02:03 NUMA node(s): 1 08:02:03 Vendor ID: AuthenticAMD 08:02:03 CPU family: 23 08:02:03 Model: 49 08:02:03 Model name: AMD EPYC-Rome Processor 08:02:03 Stepping: 0 08:02:03 CPU MHz: 2800.000 08:02:03 BogoMIPS: 5600.00 08:02:03 Virtualization: AMD-V 08:02:03 Hypervisor vendor: KVM 08:02:03 Virtualization type: full 08:02:03 L1d cache: 256 KiB 08:02:03 L1i cache: 256 KiB 08:02:03 L2 cache: 4 MiB 08:02:03 L3 cache: 128 MiB 08:02:03 NUMA node0 CPU(s): 0-7 08:02:03 Vulnerability Gather data sampling: Not affected 08:02:03 Vulnerability Itlb multihit: Not affected 08:02:03 Vulnerability L1tf: Not affected 08:02:03 Vulnerability Mds: Not affected 08:02:03 Vulnerability Meltdown: Not affected 08:02:03 Vulnerability Mmio stale data: Not affected 08:02:03 Vulnerability Retbleed: Vulnerable 08:02:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:02:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:02:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:02:03 Vulnerability Srbds: Not affected 08:02:03 Vulnerability Tsx async abort: Not affected 08:02:03 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 08:02:03 08:02:03 08:02:03 ---> nproc: 08:02:03 8 08:02:03 08:02:03 08:02:03 ---> df -h: 08:02:03 Filesystem Size Used Avail Use% Mounted on 08:02:03 overlay 155G 32G 124G 21% / 08:02:03 tmpfs 64M 0 64M 0% /dev 08:02:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:02:03 shm 64M 0 64M 0% /dev/shm 08:02:03 /dev/vda1 155G 32G 124G 21% /facter-os 08:02:03 08:02:03 08:02:03 ---> sar -b -r -n DEV: 08:02:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7037) 08/15/25 _x86_64_ (8 CPU) 08:02:03 08:02:03 02:00:41 LINUX RESTART (8 CPU) 08:02:03 08:02:03 02:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:02:03 02:02:01 459.37 73.08 386.29 0.00 13014.57 137583.87 0.00 08:02:03 02:03:01 128.85 1.85 127.00 0.00 34.53 63846.56 0.00 08:02:03 02:04:01 47.25 0.03 47.22 0.00 0.27 70419.61 0.00 08:02:03 02:05:01 87.54 0.13 87.40 0.00 2.00 69318.31 0.00 08:02:03 02:06:01 1297.02 22.36 1274.66 0.00 252.01 529392.24 0.00 08:02:03 02:07:01 210.01 4.07 205.95 0.00 4262.05 57131.62 0.00 08:02:03 02:08:01 360.95 0.13 360.81 0.00 1.07 94542.89 0.00 08:02:03 02:09:01 796.03 0.12 795.92 0.00 3.33 170205.80 0.00 08:02:03 02:10:01 33.01 0.02 32.99 0.00 2.93 881.32 0.00 08:02:03 02:11:01 18.06 0.00 18.06 0.00 0.00 481.52 0.00 08:02:03 02:12:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 08:02:03 02:13:01 1.40 0.00 1.40 0.00 0.00 21.46 0.00 08:02:03 02:14:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 08:02:03 02:15:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 08:02:03 02:16:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 08:02:03 02:17:01 1.83 0.02 1.82 0.00 0.13 25.60 0.00 08:02:03 02:18:01 1.50 0.02 1.48 0.00 0.13 17.32 0.00 08:02:03 02:19:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 08:02:03 02:20:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 08:02:03 02:21:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 08:02:03 02:22:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 08:02:03 02:23:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 08:02:03 02:24:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 08:02:03 02:25:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 08:02:03 02:26:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 08:02:03 02:27:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 08:02:03 02:28:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 08:02:03 02:29:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 08:02:03 02:30:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 08:02:03 02:31:02 1.68 0.00 1.68 0.00 0.00 20.26 0.00 08:02:03 02:32:01 0.98 0.00 0.98 0.00 0.00 10.98 0.00 08:02:03 02:33:01 1.23 0.30 0.93 0.00 16.80 12.26 0.00 08:02:03 02:34:01 2.73 1.38 1.35 0.00 28.92 16.26 0.00 08:02:03 02:35:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 08:02:03 02:36:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 08:02:03 02:37:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 08:02:03 02:38:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 08:02:03 02:39:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 08:02:03 02:40:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 08:02:03 02:41:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 08:02:03 02:42:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 08:02:03 02:43:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 08:02:03 02:44:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 08:02:03 02:45:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 08:02:03 02:46:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 08:02:03 02:47:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 08:02:03 02:48:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 08:02:03 02:49:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 08:02:03 02:50:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 08:02:03 02:51:01 0.93 0.00 0.93 0.00 0.00 12.26 0.00 08:02:03 02:52:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 08:02:03 02:53:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 08:02:03 02:54:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 08:02:03 02:55:01 0.83 0.00 0.83 0.00 0.00 10.80 0.00 08:02:03 02:56:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 08:02:03 02:57:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 08:02:03 02:58:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 08:02:03 02:59:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 08:02:03 03:00:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 08:02:03 03:01:01 0.95 0.00 0.95 0.00 0.00 12.66 0.00 08:02:03 03:02:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 08:02:03 03:03:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 08:02:03 03:04:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 08:02:03 03:05:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 08:02:03 03:06:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 08:02:03 03:07:01 1.47 0.00 1.47 0.00 0.00 18.80 0.00 08:02:03 03:08:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 08:02:03 03:09:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 08:02:03 03:10:01 1.33 0.00 1.33 0.00 0.00 15.59 0.00 08:02:03 03:11:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 08:02:03 03:12:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 08:02:03 03:13:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 08:02:03 03:14:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 08:02:03 03:15:01 0.90 0.00 0.90 0.00 0.00 11.73 0.00 08:02:03 03:16:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 08:02:03 03:17:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 08:02:03 03:18:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 08:02:03 03:19:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 08:02:03 03:20:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 08:02:03 03:21:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 08:02:03 03:22:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 08:02:03 03:23:01 0.88 0.00 0.88 0.00 0.00 11.73 0.00 08:02:03 03:24:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 08:02:03 03:25:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 08:02:03 03:26:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 08:02:03 03:27:01 1.47 0.00 1.47 0.00 0.00 18.66 0.00 08:02:03 03:28:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 08:02:03 03:29:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 08:02:03 03:30:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 08:02:03 03:31:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 08:02:03 03:32:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 08:02:03 03:33:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 08:02:03 03:34:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 08:02:03 03:35:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 08:02:03 03:36:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 08:02:03 03:37:01 1.52 0.00 1.52 0.00 0.00 18.79 0.00 08:02:03 03:38:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 08:02:03 03:39:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 08:02:03 03:40:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 08:02:03 03:41:01 0.90 0.00 0.90 0.00 0.00 11.86 0.00 08:02:03 03:42:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 08:02:03 03:43:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 08:02:03 03:44:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 08:02:03 03:45:01 0.90 0.00 0.90 0.00 0.00 11.73 0.00 08:02:03 03:46:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 08:02:03 03:47:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 08:02:03 03:48:02 1.18 0.00 1.18 0.00 0.00 13.06 0.00 08:02:03 03:49:01 1.22 0.00 1.22 0.00 0.00 15.05 0.00 08:02:03 03:50:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 08:02:03 03:51:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 08:02:03 03:52:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 08:02:03 03:53:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 08:02:03 03:54:01 1.33 0.00 1.33 0.00 0.00 15.59 0.00 08:02:03 03:55:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 08:02:03 03:56:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 08:02:03 03:57:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 08:02:03 03:58:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 08:02:03 03:59:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 08:02:03 04:00:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 08:02:03 04:01:01 0.88 0.00 0.88 0.00 0.00 11.86 0.00 08:02:03 04:02:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 08:02:03 04:03:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 08:02:03 04:04:01 1.28 0.00 1.28 0.00 0.00 15.19 0.00 08:02:03 04:05:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 08:02:03 04:06:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 08:02:03 04:07:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 08:02:03 04:08:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 08:02:03 04:09:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 08:02:03 04:10:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 08:02:03 04:11:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 08:02:03 04:12:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 08:02:03 04:13:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 08:02:03 04:14:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 08:02:03 04:15:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 08:02:03 04:16:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 08:02:03 04:17:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 08:02:03 04:18:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 08:02:03 04:19:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 08:02:03 04:20:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 08:02:03 04:21:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 08:02:03 04:22:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 08:02:03 04:23:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 08:02:03 04:24:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 08:02:03 04:25:01 0.90 0.00 0.90 0.00 0.00 11.86 0.00 08:02:03 04:26:01 1.35 0.00 1.35 0.00 0.00 15.19 0.00 08:02:03 04:27:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 08:02:03 04:28:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 08:02:03 04:29:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 08:02:03 04:30:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 08:02:03 04:31:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 08:02:03 04:32:01 1.43 0.00 1.43 0.00 0.00 15.06 0.00 08:02:03 04:33:01 1.60 0.00 1.60 0.00 0.00 19.73 0.00 08:02:03 04:34:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 08:02:03 04:35:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 08:02:03 04:36:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 08:02:03 04:37:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 08:02:03 04:38:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 08:02:03 04:39:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 08:02:03 04:40:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 08:02:03 04:41:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 08:02:03 04:42:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 08:02:03 04:43:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 08:02:03 04:44:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 08:02:03 04:45:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 08:02:03 04:46:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 08:02:03 04:47:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 08:02:03 04:48:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 08:02:03 04:49:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 08:02:03 04:50:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 08:02:03 04:51:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 08:02:03 04:52:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 08:02:03 04:53:01 1.67 0.00 1.67 0.00 0.00 19.86 0.00 08:02:03 04:54:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 08:02:03 04:55:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 08:02:03 04:56:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 08:02:03 04:57:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 08:02:03 04:58:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 08:02:03 04:59:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 08:02:03 05:00:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 08:02:03 05:01:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 08:02:03 05:02:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 08:02:03 05:03:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 08:02:03 05:04:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 08:02:03 05:05:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 08:02:03 05:06:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 08:02:03 05:07:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 08:02:03 05:08:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 08:02:03 05:09:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 08:02:03 05:10:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 08:02:03 05:11:02 1.10 0.00 1.10 0.00 0.00 12.66 0.00 08:02:03 05:12:01 1.56 0.00 1.56 0.00 0.00 18.17 0.00 08:02:03 05:13:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 08:02:03 05:14:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 08:02:03 05:15:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 08:02:03 05:16:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 08:02:03 05:17:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 08:02:03 05:18:01 1.58 0.00 1.58 0.00 0.00 17.06 0.00 08:02:03 05:19:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 08:02:03 05:20:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 08:02:03 05:21:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 08:02:03 05:22:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 08:02:03 05:23:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 08:02:03 05:24:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 08:02:03 05:25:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 08:02:03 05:26:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 08:02:03 05:27:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 08:02:03 05:28:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 08:02:03 05:29:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 08:02:03 05:30:01 1.27 0.00 1.27 0.00 0.00 13.33 0.00 08:02:03 05:31:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 08:02:03 05:32:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 08:02:03 05:33:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 08:02:03 05:34:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 08:02:03 05:35:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 08:02:03 05:36:01 1.48 0.00 1.48 0.00 0.00 17.59 0.00 08:02:03 05:37:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 08:02:03 05:38:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 08:02:03 05:39:01 1.53 0.00 1.53 0.00 0.00 16.40 0.00 08:02:03 05:40:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 08:02:03 05:41:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 08:02:03 05:42:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 08:02:03 05:43:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 08:02:03 05:44:01 1.72 0.00 1.72 0.00 0.00 20.53 0.00 08:02:03 05:45:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 08:02:03 05:46:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 08:02:03 05:47:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 08:02:03 05:48:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 08:02:03 05:49:01 1.58 0.00 1.58 0.00 0.00 19.73 0.00 08:02:03 05:50:01 1.18 0.00 1.18 0.00 0.00 12.13 0.00 08:02:03 05:51:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 08:02:03 05:52:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 08:02:03 05:53:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 08:02:03 05:54:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 08:02:03 05:55:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 08:02:03 05:56:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 08:02:03 05:57:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 08:02:03 05:58:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 08:02:03 05:59:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 08:02:03 06:00:01 1.23 0.00 1.23 0.00 0.00 12.80 0.00 08:02:03 06:01:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 08:02:03 06:02:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 08:02:03 06:03:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 08:02:03 06:04:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 08:02:03 06:05:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 08:02:03 06:06:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 08:02:03 06:07:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 08:02:03 06:08:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 08:02:03 06:09:01 2.55 0.18 2.37 0.00 18.80 29.86 0.00 08:02:03 06:10:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 08:02:03 06:11:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 08:02:03 06:12:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 08:02:03 06:13:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 08:02:03 06:14:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 08:02:03 06:15:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 08:02:03 06:16:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 08:02:03 06:17:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 08:02:03 06:18:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 08:02:03 06:19:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 08:02:03 06:20:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 08:02:03 06:21:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 08:02:03 06:22:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 08:02:03 06:23:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 08:02:03 06:24:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 08:02:03 06:25:01 1.05 0.03 1.02 0.00 0.27 11.46 0.00 08:02:03 06:26:01 4.76 2.26 2.50 0.00 36.76 81.64 0.00 08:02:03 06:27:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 08:02:03 06:28:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 08:02:03 06:29:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 08:02:03 06:30:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 08:02:03 06:31:01 1.07 0.00 1.07 0.00 0.00 10.93 0.00 08:02:03 06:32:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 08:02:03 06:33:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 08:02:03 06:34:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 08:02:03 06:35:01 1.62 0.00 1.62 0.00 0.00 20.40 0.00 08:02:03 06:36:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 08:02:03 06:37:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 08:02:03 06:38:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 08:02:03 06:39:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 08:02:03 06:40:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 08:02:03 06:41:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 08:02:03 06:42:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 08:02:03 06:43:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 08:02:03 06:44:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 08:02:03 06:45:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 08:02:03 06:46:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 08:02:03 06:47:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 08:02:03 06:48:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 08:02:03 06:49:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 08:02:03 06:50:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 08:02:03 06:51:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 08:02:03 06:52:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 08:02:03 06:53:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 08:02:03 06:54:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 08:02:03 06:55:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 08:02:03 06:56:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 08:02:03 06:57:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 08:02:03 06:58:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 08:02:03 06:59:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 08:02:03 07:00:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 08:02:03 07:01:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 08:02:03 07:02:01 1.53 0.00 1.53 0.00 0.00 17.19 0.00 08:02:03 07:03:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 08:02:03 07:04:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 08:02:03 07:05:01 1.55 0.00 1.55 0.00 0.00 18.79 0.00 08:02:03 07:06:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 08:02:03 07:07:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 08:02:03 07:08:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 08:02:03 07:09:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 08:02:03 07:10:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 08:02:03 07:11:01 1.17 0.00 1.17 0.00 0.00 12.00 0.00 08:02:03 07:12:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 08:02:03 07:13:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 08:02:03 07:14:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 08:02:03 07:15:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 08:02:03 07:16:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 08:02:03 07:17:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 08:02:03 07:18:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 08:02:03 07:19:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 08:02:03 07:20:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 08:02:03 07:21:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 08:02:03 07:22:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 08:02:03 07:23:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 08:02:03 07:24:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 08:02:03 07:25:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 08:02:03 07:26:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 08:02:03 07:27:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 08:02:03 07:28:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 08:02:03 07:29:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 08:02:03 07:30:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 08:02:03 07:31:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 08:02:03 07:32:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 08:02:03 07:33:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 08:02:03 07:34:02 1.38 0.00 1.38 0.00 0.00 15.73 0.00 08:02:03 07:35:01 1.05 0.00 1.05 0.00 0.00 11.93 0.00 08:02:03 07:36:01 1.80 0.00 1.80 0.00 0.00 21.20 0.00 08:02:03 07:37:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 08:02:03 07:38:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 08:02:03 07:39:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 08:02:03 07:40:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 08:02:03 07:41:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 08:02:03 07:42:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 08:02:03 07:43:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 08:02:03 07:44:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 08:02:03 07:45:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 08:02:03 07:46:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 08:02:03 07:47:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 08:02:03 07:48:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 08:02:03 07:49:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 08:02:03 07:50:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 08:02:03 07:51:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 08:02:03 07:52:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 08:02:03 07:53:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 08:02:03 07:54:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 08:02:03 07:55:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 08:02:03 07:56:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 08:02:03 07:57:01 1.22 0.00 1.22 0.00 0.00 12.26 0.00 08:02:03 07:58:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 08:02:03 07:59:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 08:02:03 08:00:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 08:02:03 08:01:01 1.22 0.00 1.22 0.00 0.00 12.53 0.00 08:02:03 08:02:01 54.52 0.18 54.34 0.00 12.66 21803.03 0.00 08:02:03 Average: 10.89 0.29 10.59 0.00 48.41 3376.77 0.00 08:02:03 08:02:03 02:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:03 02:02:01 28189284 31529188 757756 2.31 91188 3515096 1810260 5.34 1042428 3225860 112 08:02:03 02:03:01 26360760 31388616 885724 2.69 125492 5020928 2003836 5.91 2012576 3927072 869604 08:02:03 02:04:01 25247004 30306612 1965924 5.98 129540 5024424 2940148 8.67 2594068 4431216 490584 08:02:03 02:05:01 27247836 31536348 743532 2.26 134324 4316352 1702188 5.02 1371316 3727636 80 08:02:03 02:06:01 10394548 30735512 1448532 4.41 374976 19144792 6148112 18.13 3574140 17264584 3652 08:02:03 02:07:01 4584360 28066952 4089688 12.44 427456 22050272 11127132 32.80 7735688 18691144 1308380 08:02:03 02:08:01 2080060 28554152 3607808 10.98 444652 24914092 9347676 27.56 8544040 20284004 1747380 08:02:03 02:09:01 5655288 31400988 826004 2.51 457468 24392364 2203108 6.50 3826100 21739876 472 08:02:03 02:10:01 5646532 31393940 832140 2.53 458676 24392900 2191536 6.46 4210864 21362640 572 08:02:03 02:11:01 5652360 31400736 824640 2.51 459468 24393044 2057252 6.07 4495108 21071624 264 08:02:03 02:12:01 5654844 31403232 822252 2.50 459488 24393048 2057252 6.07 4492304 21071628 12 08:02:03 02:13:01 5676708 31425192 800132 2.43 459524 24393056 2057252 6.07 4469284 21071636 144 08:02:03 02:14:01 5678200 31426708 799564 2.43 459536 24393056 2057252 6.07 4469180 21071636 12 08:02:03 02:15:01 5678752 31427308 798904 2.43 459580 24393060 2057252 6.07 4469028 21071640 180 08:02:03 02:16:01 5678908 31427476 798668 2.43 459600 24393056 2057252 6.07 4469040 21071640 24 08:02:03 02:17:01 5680076 31428756 797752 2.43 459636 24393036 2071472 6.11 4468872 21071616 184 08:02:03 02:18:01 5679956 31428676 797720 2.43 459680 24393040 2071472 6.11 4468556 21071620 12 08:02:03 02:19:01 5680412 31429196 797204 2.43 459712 24393040 2071472 6.11 4468696 21071624 188 08:02:03 02:20:01 5680460 31429296 797096 2.42 459748 24393044 2071472 6.11 4468680 21071624 8 08:02:03 02:21:01 5680456 31429320 796860 2.42 459776 24393040 2071472 6.11 4468976 21071624 20 08:02:03 02:22:01 5680480 31429376 796800 2.42 459800 24393052 2071472 6.11 4468688 21071632 24 08:02:03 02:23:01 5680400 31429324 796756 2.42 459840 24393056 2071472 6.11 4468672 21071636 276 08:02:03 02:24:01 5681140 31430112 795992 2.42 459864 24393056 2071472 6.11 4468320 21071640 24 08:02:03 02:25:01 5681328 31430424 795520 2.42 459896 24393180 2071472 6.11 4468280 21071764 196 08:02:03 02:26:01 5680588 31429744 796212 2.42 459916 24393192 2071472 6.11 4468324 21071780 4 08:02:03 02:27:01 5679768 31428944 796964 2.42 459944 24393196 2071472 6.11 4468456 21071776 188 08:02:03 02:28:01 5679768 31428988 796860 2.42 459968 24393200 2071472 6.11 4468424 21071780 24 08:02:03 02:29:01 5679960 31429188 796836 2.42 459980 24393196 2071472 6.11 4468436 21071780 144 08:02:03 02:30:01 5679660 31428896 797088 2.42 459992 24393204 2071472 6.11 4468440 21071784 28 08:02:03 02:31:02 5680152 31429404 796724 2.42 460016 24393208 2071472 6.11 4468468 21071788 200 08:02:03 02:32:01 5680304 31429580 796728 2.42 460036 24393212 2071472 6.11 4468540 21071788 12 08:02:03 02:33:01 5679696 31429496 796784 2.42 460064 24393716 2071472 6.11 4470452 21072100 224 08:02:03 02:34:01 5673912 31425600 800608 2.44 460104 24394584 2071472 6.11 4474272 21072396 48 08:02:03 02:35:01 5673652 31425360 800792 2.44 460120 24394592 2071472 6.11 4474236 21072392 200 08:02:03 02:36:01 5674108 31425832 800248 2.43 460144 24394596 2071472 6.11 4474088 21072396 32 08:02:03 02:37:01 5673712 31425472 800552 2.44 460176 24394596 2071472 6.11 4474104 21072384 188 08:02:03 02:38:01 5673412 31425200 800768 2.44 460196 24394600 2071472 6.11 4474028 21072388 28 08:02:03 02:39:01 5673396 31425204 800688 2.44 460228 24394604 2071472 6.11 4474060 21072392 208 08:02:03 02:40:01 5673816 31425652 800400 2.43 460252 24394604 2087524 6.15 4474072 21072392 8 08:02:03 02:41:01 5673272 31425132 800852 2.44 460276 24394612 2087524 6.15 4474580 21072396 280 08:02:03 02:42:01 5673200 31425104 800864 2.44 460304 24394608 2087524 6.15 4474216 21072396 4 08:02:03 02:43:01 5673072 31425132 800712 2.44 460328 24394744 2087524 6.15 4474548 21072528 296 08:02:03 02:44:01 5672592 31424676 801164 2.44 460348 24394748 2087524 6.15 4474200 21072532 4 08:02:03 02:45:01 5672148 31424308 801388 2.44 460372 24394752 2087524 6.15 4474472 21072532 268 08:02:03 02:46:01 5672636 31424852 800868 2.44 460392 24394756 2070992 6.11 4474652 21072544 204 08:02:03 02:47:01 5672536 31424768 800948 2.44 460416 24394752 2070992 6.11 4474552 21072544 184 08:02:03 02:48:01 5672512 31424768 800936 2.44 460428 24394760 2070992 6.11 4474304 21072548 28 08:02:03 02:49:01 5672220 31424484 801152 2.44 460436 24394768 2070992 6.11 4474324 21072552 204 08:02:03 02:50:01 5671896 31424160 801396 2.44 460456 24394768 2070992 6.11 4474628 21072552 180 08:02:03 02:51:01 5671572 31423840 801652 2.44 460472 24394772 2070992 6.11 4474568 21072556 280 08:02:03 02:52:01 5671540 31423860 801636 2.44 460508 24394764 2070992 6.11 4474724 21072564 24 08:02:03 02:53:01 5671468 31423796 801584 2.44 460524 24394776 2070992 6.11 4474620 21072564 276 08:02:03 02:54:01 5671516 31423912 801516 2.44 460540 24394780 2087148 6.15 4474432 21072568 4 08:02:03 02:55:01 5670996 31423392 802008 2.44 460552 24394780 2087148 6.15 4474416 21072568 192 08:02:03 02:56:01 5670940 31423340 802016 2.44 460564 24394784 2087148 6.15 4474784 21072572 184 08:02:03 02:57:01 5671436 31423840 801432 2.44 460588 24394788 2087148 6.15 4474808 21072576 56 08:02:03 02:58:01 5671128 31423592 801668 2.44 460600 24394788 2087148 6.15 4475036 21072580 192 08:02:03 02:59:01 5670992 31423460 801764 2.44 460616 24394796 2070204 6.10 4474752 21072584 296 08:02:03 03:00:01 5671224 31423692 801732 2.44 460632 24394796 2070204 6.10 4474492 21072584 24 08:02:03 03:01:01 5671372 31423944 801408 2.44 460656 24394804 2070204 6.10 4474568 21072600 220 08:02:03 03:02:01 5670984 31423592 801616 2.44 460688 24394808 2070204 6.10 4475228 21072596 232 08:02:03 03:03:01 5670384 31423028 802052 2.44 460720 24394808 2070204 6.10 4474604 21072596 160 08:02:03 03:04:01 5670052 31422740 802304 2.44 460736 24394812 2070204 6.10 4474628 21072600 24 08:02:03 03:05:01 5670068 31422780 802204 2.44 460756 24394808 2070204 6.10 4474848 21072604 172 08:02:03 03:06:01 5670288 31423020 801920 2.44 460768 24394816 2070204 6.10 4474680 21072604 12 08:02:03 03:07:01 5670216 31422964 801952 2.44 460796 24394816 2070204 6.10 4474760 21072608 208 08:02:03 03:08:01 5669784 31422588 802536 2.44 460824 24394824 2070204 6.10 4475092 21072608 184 08:02:03 03:09:01 5669344 31422156 802952 2.44 460844 24394828 2070204 6.10 4474748 21072616 204 08:02:03 03:10:01 5669472 31422468 802804 2.44 460872 24394960 2070204 6.10 4475048 21072748 236 08:02:03 03:11:01 5669488 31422504 802752 2.44 460888 24394960 2070204 6.10 4474808 21072748 192 08:02:03 03:12:01 5669512 31422552 802648 2.44 460912 24394960 2070204 6.10 4474868 21072752 24 08:02:03 03:13:01 5669756 31422820 802312 2.44 460940 24394964 2070204 6.10 4474856 21072752 188 08:02:03 03:14:01 5669608 31422724 802556 2.44 460960 24394968 2070204 6.10 4475300 21072756 184 08:02:03 03:15:01 5669616 31422764 802492 2.44 460988 24394972 2070204 6.10 4474912 21072764 208 08:02:03 03:16:01 5669500 31422652 802724 2.44 461012 24394976 2070204 6.10 4475260 21072760 184 08:02:03 03:17:01 5669788 31423036 802156 2.44 461040 24394984 2070204 6.10 4475820 21072772 92 08:02:03 03:18:01 5669616 31422904 802284 2.44 461076 24394988 2086384 6.15 4475012 21072776 4 08:02:03 03:19:01 5669576 31422880 802256 2.44 461088 24394988 2086384 6.15 4475028 21072776 188 08:02:03 03:20:01 5669528 31422840 802228 2.44 461100 24394992 2086384 6.15 4475016 21072780 28 08:02:03 03:21:01 5668944 31422272 802736 2.44 461112 24394992 2086384 6.15 4475044 21072780 192 08:02:03 03:22:01 5669252 31422596 802348 2.44 461128 24394996 2086384 6.15 4475100 21072784 4 08:02:03 03:23:01 5669152 31422516 802568 2.44 461152 24395000 2086384 6.15 4475072 21072788 208 08:02:03 03:24:01 5669136 31422524 802540 2.44 461168 24395000 2102432 6.20 4475096 21072788 8 08:02:03 03:25:01 5669128 31422536 802516 2.44 461184 24395004 2102432 6.20 4475112 21072792 208 08:02:03 03:26:01 5668844 31422288 802724 2.44 461212 24395008 2102432 6.20 4475128 21072796 12 08:02:03 03:27:01 5669464 31422940 802008 2.44 461244 24395008 2102432 6.20 4475220 21072800 208 08:02:03 03:28:01 5669600 31423108 802004 2.44 461268 24395016 2102432 6.20 4475180 21072804 8 08:02:03 03:29:01 5669356 31422904 802184 2.44 461296 24395016 2102432 6.20 4475228 21072804 192 08:02:03 03:30:01 5669308 31422880 802448 2.44 461312 24395020 2102432 6.20 4475240 21072808 4 08:02:03 03:31:01 5669728 31423336 801956 2.44 461340 24395024 2102432 6.20 4475284 21072812 188 08:02:03 03:32:01 5669200 31422824 802424 2.44 461372 24395024 2102432 6.20 4475344 21072812 24 08:02:03 03:33:01 5669216 31422864 802444 2.44 461388 24395032 2102432 6.20 4475376 21072820 200 08:02:03 03:34:01 5669568 31423296 801968 2.44 461412 24395032 2102432 6.20 4476828 21071940 16 08:02:03 03:35:01 5668828 31422596 802664 2.44 461436 24395040 2102432 6.20 4476700 21071948 208 08:02:03 03:36:01 5668788 31422580 802616 2.44 461468 24395044 2102432 6.20 4476700 21071952 8 08:02:03 03:37:01 5668520 31422356 802788 2.44 461508 24395040 2102432 6.20 4476656 21071952 192 08:02:03 03:38:01 5668968 31422836 802300 2.44 461524 24395048 2102432 6.20 4476624 21071956 4 08:02:03 03:39:01 5669160 31423040 802224 2.44 461544 24395052 2102432 6.20 4476636 21071964 200 08:02:03 03:40:01 5669112 31423016 802232 2.44 461556 24395052 2102432 6.20 4476656 21071960 4 08:02:03 03:41:01 5668812 31422724 802460 2.44 461560 24395056 2102432 6.20 4476656 21071964 196 08:02:03 03:42:01 5668984 31422928 802244 2.44 461588 24395056 2102432 6.20 4476748 21071964 16 08:02:03 03:43:01 5668952 31422932 802176 2.44 461604 24395060 2102432 6.20 4476704 21071968 208 08:02:03 03:44:01 5669156 31423148 801896 2.44 461616 24395064 2102432 6.20 4476708 21071972 28 08:02:03 03:45:01 5668564 31422704 802276 2.44 461636 24395196 2102432 6.20 4476728 21072100 200 08:02:03 03:46:01 5668808 31422984 801936 2.44 461668 24395200 2102432 6.20 4476768 21072108 12 08:02:03 03:47:01 5668760 31422968 801896 2.44 461700 24395196 2102432 6.20 4476856 21072108 192 08:02:03 03:48:02 5668160 31422400 802492 2.44 461720 24395204 2102432 6.20 4477364 21072112 208 08:02:03 03:49:01 5668160 31422432 802468 2.44 461740 24395212 2102432 6.20 4476852 21072116 184 08:02:03 03:50:01 5668356 31422648 802204 2.44 461756 24395212 2102432 6.20 4477164 21072120 4 08:02:03 03:51:01 5668532 31422844 802136 2.44 461776 24395216 2085584 6.15 4476900 21072124 204 08:02:03 03:52:01 5668512 31422852 802364 2.44 461796 24395220 2085584 6.15 4476968 21072128 28 08:02:03 03:53:01 5667724 31422092 803080 2.44 461824 24395224 2085584 6.15 4477016 21072128 192 08:02:03 03:54:01 5667952 31422332 802792 2.44 461836 24395228 2101628 6.20 4476948 21072132 8 08:02:03 03:55:01 5667652 31422048 803016 2.44 461852 24395228 2101628 6.20 4476976 21072136 192 08:02:03 03:56:01 5667604 31422040 802968 2.44 461884 24395232 2101628 6.20 4476996 21072140 28 08:02:03 03:57:01 5667772 31422352 802812 2.44 461896 24395364 2117676 6.24 4477084 21072272 200 08:02:03 03:58:01 5667496 31422100 803032 2.44 461924 24395356 2101472 6.20 4477048 21072272 8 08:02:03 03:59:01 5667464 31422092 802996 2.44 461936 24395368 2101472 6.20 4477080 21072276 204 08:02:03 04:00:01 5667384 31422024 803012 2.44 461948 24395368 2101472 6.20 4477076 21072276 4 08:02:03 04:01:01 5667384 31422036 802948 2.44 461956 24395372 2101472 6.20 4477100 21072280 200 08:02:03 04:02:01 5667588 31422252 802668 2.44 461968 24395376 2101472 6.20 4477176 21072284 24 08:02:03 04:03:01 5667572 31422264 802592 2.44 461996 24395380 2101472 6.20 4477164 21072284 192 08:02:03 04:04:01 5668124 31422828 802016 2.44 462000 24395384 2101472 6.20 4477156 21072288 32 08:02:03 04:05:01 5667256 31421972 802816 2.44 462004 24395388 2101472 6.20 4477488 21072296 232 08:02:03 04:06:01 5667484 31422216 802520 2.44 462016 24395392 2101472 6.20 4477196 21072300 28 08:02:03 04:07:01 5667996 31422752 802036 2.44 462044 24395396 2101472 6.20 4477276 21072304 204 08:02:03 04:08:01 5667924 31422720 802016 2.44 462076 24395396 2101472 6.20 4477636 21072304 244 08:02:03 04:09:01 5667664 31422480 802260 2.44 462084 24395400 2101472 6.20 4477264 21072308 208 08:02:03 04:10:01 5667536 31422356 802268 2.44 462088 24395404 2101472 6.20 4477780 21072312 192 08:02:03 04:11:01 5667088 31421916 802700 2.44 462112 24395396 2101472 6.20 4477272 21072312 156 08:02:03 04:12:01 5666976 31421848 802720 2.44 462132 24395412 2101472 6.20 4477416 21072316 8 08:02:03 04:13:01 5667252 31422152 802356 2.44 462156 24395408 2101472 6.20 4477332 21072320 100 08:02:03 04:14:01 5667460 31422380 802392 2.44 462172 24395416 2101472 6.20 4477604 21072324 24 08:02:03 04:15:01 5667660 31422600 802368 2.44 462184 24395420 2101472 6.20 4477472 21072328 176 08:02:03 04:16:01 5667352 31422292 802636 2.44 462200 24395420 2101472 6.20 4477664 21072328 8 08:02:03 04:17:01 5666728 31421724 803140 2.44 462220 24395424 2101472 6.20 4478016 21072332 360 08:02:03 04:18:01 5666768 31421784 803068 2.44 462256 24395420 2101472 6.20 4477440 21072336 20 08:02:03 04:19:01 5666524 31421572 803272 2.44 462272 24395428 2101472 6.20 4477532 21072336 216 08:02:03 04:20:01 5666492 31421544 803236 2.44 462292 24395432 2101472 6.20 4477456 21072340 20 08:02:03 04:21:01 5666632 31421724 803104 2.44 462316 24395436 2085280 6.15 4477524 21072340 204 08:02:03 04:22:01 5666792 31421916 803080 2.44 462332 24395444 2085280 6.15 4477996 21072352 184 08:02:03 04:23:01 5666856 31422012 802944 2.44 462360 24395448 2085280 6.15 4477868 21072356 208 08:02:03 04:24:01 5667360 31422528 802404 2.44 462380 24395448 2085280 6.15 4477584 21072356 4 08:02:03 04:25:01 5666832 31422036 802892 2.44 462400 24395452 2085280 6.15 4477616 21072360 204 08:02:03 04:26:01 5667100 31422304 802576 2.44 462416 24395444 2085280 6.15 4477600 21072360 16 08:02:03 04:27:01 5667156 31422508 802508 2.44 462444 24395584 2101324 6.20 4477712 21072472 204 08:02:03 04:28:01 5666856 31422264 802748 2.44 462468 24395588 2101324 6.20 4477972 21072496 8 08:02:03 04:29:01 5666972 31422420 802416 2.44 462496 24395592 2101324 6.20 4477692 21072496 196 08:02:03 04:30:01 5666720 31422220 802624 2.44 462524 24395596 2101324 6.20 4477728 21072508 8 08:02:03 04:31:01 5666892 31422444 802424 2.44 462556 24395600 2101324 6.20 4477772 21072516 208 08:02:03 04:32:01 5667344 31422896 802104 2.44 462588 24395600 2117568 6.24 4477816 21072516 8 08:02:03 04:33:01 5667096 31422728 802192 2.44 462624 24395604 2117568 6.24 4478596 21072524 288 08:02:03 04:34:01 5667152 31422784 802120 2.44 462640 24395604 2117568 6.24 4477928 21072524 8 08:02:03 04:35:01 5666212 31421988 802832 2.44 462664 24395608 2117568 6.24 4478348 21072516 188 08:02:03 04:36:01 5666108 31421936 802848 2.44 462692 24395608 2117568 6.24 4480720 21072520 16 08:02:03 04:37:01 5665108 31420936 803772 2.45 462704 24395612 2117568 6.24 4480484 21072520 184 08:02:03 04:38:01 5665392 31421256 803396 2.44 462732 24395616 2117568 6.24 4480488 21072532 44 08:02:03 04:39:01 5665584 31421448 803336 2.44 462748 24395624 2117568 6.24 4480476 21072532 192 08:02:03 04:40:01 5665236 31421144 803580 2.44 462760 24395628 2117568 6.24 4481076 21072536 196 08:02:03 04:41:01 5665244 31421156 803540 2.44 462772 24395632 2117568 6.24 4480524 21072540 208 08:02:03 04:42:01 5665220 31421160 803556 2.44 462780 24395632 2117568 6.24 4480632 21072544 4 08:02:03 04:43:01 5665148 31421096 803532 2.44 462796 24395636 2100668 6.19 4480572 21072544 208 08:02:03 04:44:01 5664848 31420832 803744 2.45 462820 24395640 2100668 6.19 4480612 21072548 8 08:02:03 04:45:01 5665020 31421004 803500 2.44 462832 24395640 2100668 6.19 4480600 21072548 188 08:02:03 04:46:01 5664996 31420988 803488 2.44 462844 24395644 2100668 6.19 4480640 21072556 28 08:02:03 04:47:01 5664704 31420696 803688 2.44 462860 24395644 2100668 6.19 4480688 21072556 192 08:02:03 04:48:01 5664420 31420444 803952 2.45 462876 24395648 2100668 6.19 4480668 21072564 4 08:02:03 04:49:01 5664348 31420380 803928 2.45 462888 24395656 2100668 6.19 4480656 21072572 192 08:02:03 04:50:01 5664572 31420632 803896 2.45 462904 24395656 2100668 6.19 4480700 21072576 8 08:02:03 04:51:01 5664596 31420660 803956 2.45 462920 24395660 2100668 6.19 4480692 21072580 204 08:02:03 04:52:01 5664736 31420828 803764 2.45 462940 24395660 2100668 6.19 4480804 21072584 8 08:02:03 04:53:01 5664688 31420784 803736 2.45 462976 24395644 2100668 6.19 4480724 21072588 172 08:02:03 04:54:01 5664640 31420788 803696 2.45 462984 24395668 2100668 6.19 4480808 21072576 4 08:02:03 04:55:01 5664336 31420612 803992 2.45 463024 24395792 2100668 6.19 4480800 21072700 212 08:02:03 04:56:01 5664240 31420612 803956 2.45 463060 24395804 2100668 6.19 4481312 21072712 192 08:02:03 04:57:01 5663768 31420144 804384 2.45 463080 24395812 2100668 6.19 4480964 21072716 228 08:02:03 04:58:01 5663992 31420412 804296 2.45 463112 24395808 2100668 6.19 4480936 21072724 8 08:02:03 04:59:01 5663740 31420164 804532 2.45 463120 24395816 2116712 6.24 4480940 21072728 208 08:02:03 05:00:01 5663968 31420420 804252 2.45 463136 24395816 2116712 6.24 4480980 21072732 12 08:02:03 05:01:01 5663644 31420100 804480 2.45 463152 24395820 2100568 6.19 4480972 21072736 236 08:02:03 05:02:01 5664124 31420616 804036 2.45 463176 24395820 2100568 6.19 4481072 21072744 4 08:02:03 05:03:01 5664108 31420600 803980 2.45 463204 24395812 2100568 6.19 4481000 21072744 184 08:02:03 05:04:01 5663964 31420512 804048 2.45 463212 24395828 2100568 6.19 4481080 21072736 200 08:02:03 05:05:01 5663696 31420248 804236 2.45 463232 24395828 2100568 6.19 4481452 21072740 188 08:02:03 05:06:01 5663888 31420468 804324 2.45 463244 24395832 2100568 6.19 4481132 21072744 12 08:02:03 05:07:01 5663660 31420272 804488 2.45 463264 24395840 2100568 6.19 4481244 21072748 204 08:02:03 05:08:01 5663620 31420376 804320 2.45 463296 24395964 2100568 6.19 4481468 21072876 24 08:02:03 05:09:01 5662872 31419672 804988 2.45 463304 24395972 2100568 6.19 4481220 21072880 228 08:02:03 05:10:01 5663088 31419892 804968 2.45 463312 24395976 2100568 6.19 4481204 21072884 28 08:02:03 05:11:02 5663008 31419840 805008 2.45 463336 24395968 2100568 6.19 4481248 21072888 180 08:02:03 05:12:01 5663432 31420296 804492 2.45 463352 24395984 2100568 6.19 4481340 21072892 8 08:02:03 05:13:01 5663384 31420248 804472 2.45 463364 24395980 2100568 6.19 4481268 21072892 184 08:02:03 05:14:01 5663552 31420448 804432 2.45 463388 24395984 2100568 6.19 4481308 21072900 8 08:02:03 05:15:01 5663056 31419960 804876 2.45 463404 24395988 2100568 6.19 4481292 21072904 196 08:02:03 05:16:01 5663048 31419984 804808 2.45 463412 24395996 2100568 6.19 4481336 21072912 4 08:02:03 05:17:01 5662936 31419876 804804 2.45 463436 24395996 2100568 6.19 4481384 21072916 172 08:02:03 05:18:01 5663024 31419996 804824 2.45 463456 24396004 2100568 6.19 4481352 21072920 8 08:02:03 05:19:01 5662952 31419952 804880 2.45 463464 24396000 2116616 6.24 4481396 21072924 20 08:02:03 05:20:01 5662140 31419148 805616 2.45 463472 24396008 2116616 6.24 4481416 21072916 8 08:02:03 05:21:01 5662132 31419140 805548 2.45 463492 24396004 2116616 6.24 4481400 21072916 168 08:02:03 05:22:01 5662336 31419376 805248 2.45 463520 24396012 2116616 6.24 4481564 21072924 28 08:02:03 05:23:01 5662224 31419276 805288 2.45 463520 24396016 2116616 6.24 4481496 21072928 192 08:02:03 05:24:01 5662208 31419292 805224 2.45 463544 24396008 2116616 6.24 4481548 21072924 8 08:02:03 05:25:01 5662240 31419372 805156 2.45 463564 24396024 2116616 6.24 4481592 21072932 192 08:02:03 05:26:01 5662176 31419308 805156 2.45 463584 24396024 2100084 6.19 4481576 21072932 8 08:02:03 05:27:01 5661816 31419008 805724 2.45 463604 24396032 2100084 6.19 4481760 21072940 224 08:02:03 05:28:01 5662052 31419284 805420 2.45 463624 24396036 2100084 6.19 4481664 21072944 8 08:02:03 05:29:01 5662004 31419172 805484 2.45 463636 24396036 2100084 6.19 4481652 21072944 136 08:02:03 05:30:01 5662020 31419224 805456 2.45 463652 24396032 2100084 6.19 4481708 21072948 24 08:02:03 05:31:01 5662012 31419224 805392 2.45 463656 24396044 2100084 6.19 4481700 21072952 192 08:02:03 05:32:01 5662360 31419600 805184 2.45 463676 24396044 2099960 6.19 4482108 21072956 8 08:02:03 05:33:01 5664060 31421304 803424 2.44 463696 24396048 2099960 6.19 4479484 21072960 192 08:02:03 05:34:01 5663760 31421036 803640 2.44 463728 24396036 2099960 6.19 4479436 21072844 8 08:02:03 05:35:01 5664092 31421316 803296 2.44 463736 24396056 2116016 6.24 4479964 21072800 204 08:02:03 05:36:01 5664368 31421604 802936 2.44 463756 24396060 2116016 6.24 4479780 21072804 4 08:02:03 05:37:01 5664304 31421540 802928 2.44 463760 24396060 2116016 6.24 4479788 21072804 176 08:02:03 05:38:01 5663720 31421000 803420 2.44 463788 24396064 2116016 6.24 4479696 21072808 4 08:02:03 05:39:01 5664216 31421624 802724 2.44 463808 24396184 2116016 6.24 4479684 21072936 16 08:02:03 05:40:01 5664412 31421852 802436 2.44 463828 24396196 2116016 6.24 4479728 21072944 4 08:02:03 05:41:01 5663876 31421320 802988 2.44 463836 24396200 2116016 6.24 4479716 21072948 172 08:02:03 05:42:01 5663868 31421344 802920 2.44 463852 24396200 2116016 6.24 4480112 21072948 8 08:02:03 05:43:01 5663760 31421256 803152 2.44 463872 24396208 2116016 6.24 4480052 21072948 228 08:02:03 05:44:01 5663768 31421308 803216 2.44 463900 24396212 2116016 6.24 4479820 21072960 8 08:02:03 05:45:01 5663944 31421484 803220 2.44 463916 24396216 2116016 6.24 4479808 21072960 176 08:02:03 05:46:01 5663928 31421508 803188 2.44 463932 24396220 2116016 6.24 4479852 21072964 4 08:02:03 05:47:01 5663944 31421524 803104 2.44 463944 24396220 2116016 6.24 4479992 21072964 180 08:02:03 05:48:01 5664148 31421760 802824 2.44 463960 24396224 2116016 6.24 4479892 21072968 8 08:02:03 05:49:01 5664116 31421732 802808 2.44 463984 24396208 2116016 6.24 4479960 21072972 196 08:02:03 05:50:01 5664040 31421692 803024 2.44 463988 24396228 2116016 6.24 4479920 21072972 8 08:02:03 05:51:01 5664040 31421696 802988 2.44 464008 24396232 2116016 6.24 4479992 21072976 172 08:02:03 05:52:01 5663960 31421620 803016 2.44 464028 24396232 2116016 6.24 4480008 21072976 12 08:02:03 05:53:01 5663692 31421388 803200 2.44 464044 24396240 2116016 6.24 4479988 21072984 176 08:02:03 05:54:01 5664076 31421776 802828 2.44 464064 24396244 2116016 6.24 4479972 21072988 8 08:02:03 05:55:01 5664020 31421752 802840 2.44 464088 24396244 2116016 6.24 4480304 21072992 180 08:02:03 05:56:01 5664012 31421748 802812 2.44 464104 24396248 2116016 6.24 4479996 21072996 28 08:02:03 05:57:01 5663952 31421732 803032 2.44 464132 24396252 2116016 6.24 4480100 21073000 200 08:02:03 05:58:01 5663872 31421684 803072 2.44 464152 24396252 2116016 6.24 4480080 21073004 8 08:02:03 05:59:01 5663856 31421672 803028 2.44 464164 24396248 2116016 6.24 4480064 21073008 196 08:02:03 06:00:01 5664092 31421936 802756 2.44 464176 24396256 2116016 6.24 4480104 21073012 16 08:02:03 06:01:01 5663540 31421416 803232 2.44 464188 24396264 2116016 6.24 4480140 21073008 244 08:02:03 06:02:01 5664016 31421904 802900 2.44 464192 24396272 2116016 6.24 4480212 21073016 16 08:02:03 06:03:01 5664008 31421900 802876 2.44 464196 24396272 2116016 6.24 4480148 21073016 184 08:02:03 06:04:01 5663740 31421636 803216 2.44 464212 24396276 2116016 6.24 4480136 21073020 20 08:02:03 06:05:01 5663400 31421328 803524 2.44 464228 24396276 2132132 6.29 4480508 21073020 176 08:02:03 06:06:01 5663392 31421328 803464 2.44 464240 24396280 2132132 6.29 4480188 21073024 28 08:02:03 06:07:01 5663352 31421308 803420 2.44 464248 24396284 2132132 6.29 4480264 21073028 200 08:02:03 06:08:01 5663328 31421284 803444 2.44 464248 24396284 2132132 6.29 4480504 21073028 4 08:02:03 06:09:01 5662436 31421168 803624 2.44 464264 24396844 2118288 6.25 4480328 21073568 200 08:02:03 06:10:01 5662176 31420916 803848 2.45 464276 24396860 2118288 6.25 4480232 21073576 4 08:02:03 06:11:01 5663124 31422000 802924 2.44 464280 24396976 2118288 6.25 4480364 21073684 184 08:02:03 06:12:01 5663092 31421980 802932 2.44 464296 24396980 2118288 6.25 4480352 21073696 8 08:02:03 06:13:01 5662788 31421696 803472 2.44 464300 24396980 2118288 6.25 4480676 21073696 180 08:02:03 06:14:01 5663056 31421972 803180 2.44 464324 24396976 2118288 6.25 4480304 21073700 32 08:02:03 06:15:01 5662788 31421736 803408 2.44 464328 24396988 2118288 6.25 4480432 21073704 184 08:02:03 06:16:01 5662496 31421444 803640 2.44 464336 24396988 2118288 6.25 4480332 21073704 8 08:02:03 06:17:01 5662512 31421484 803556 2.44 464348 24396992 2118288 6.25 4480908 21073708 172 08:02:03 06:18:01 5662424 31421412 803532 2.44 464348 24396996 2118288 6.25 4480344 21073708 4 08:02:03 06:19:01 5662384 31421396 803500 2.44 464368 24397004 2118288 6.25 4480456 21073716 200 08:02:03 06:20:01 5662060 31421084 803736 2.45 464376 24397008 2118288 6.25 4480636 21073724 12 08:02:03 06:21:01 5662320 31421360 803468 2.44 464384 24397008 2118288 6.25 4481388 21073724 188 08:02:03 06:22:01 5662304 31421348 803464 2.44 464384 24397012 2118288 6.25 4480760 21073728 8 08:02:03 06:23:01 5662256 31421312 803444 2.44 464392 24397016 2118288 6.25 4481368 21073732 184 08:02:03 06:24:01 5662028 31421088 803648 2.44 464412 24397008 2118288 6.25 4480392 21073732 12 08:02:03 06:25:01 5660964 31420060 804596 2.45 464424 24397016 2118288 6.25 4481980 21073736 196 08:02:03 06:26:01 5660064 31421784 802964 2.44 464448 24399384 2118288 6.25 4480560 21076004 8 08:02:03 06:27:01 5659332 31421068 803668 2.44 464452 24399392 2118288 6.25 4481900 21076012 184 08:02:03 06:28:01 5660312 31422060 802844 2.44 464464 24399396 2118288 6.25 4480572 21076016 36 08:02:03 06:29:01 5659452 31421212 803652 2.44 464472 24399396 2118288 6.25 4481836 21076016 180 08:02:03 06:30:01 5659672 31421436 803376 2.44 464484 24399396 2118288 6.25 4480568 21076020 4 08:02:03 06:31:01 5659120 31420912 803848 2.45 464500 24399400 2118288 6.25 4481864 21076020 176 08:02:03 06:32:01 5659608 31421404 803284 2.44 464508 24399408 2118288 6.25 4480656 21076024 8 08:02:03 06:33:01 5659356 31421188 803436 2.44 464528 24399412 2118288 6.25 4481908 21076032 264 08:02:03 06:34:01 5659544 31421376 803192 2.44 464532 24399412 2118288 6.25 4480700 21076032 20 08:02:03 06:35:01 5659100 31421028 803496 2.44 464548 24399416 2117424 6.24 4482020 21076036 244 08:02:03 06:36:01 5659132 31421072 803392 2.44 464564 24399420 2117424 6.24 4480868 21076040 8 08:02:03 06:37:01 5658528 31420500 804136 2.45 464576 24399424 2117424 6.24 4482088 21076044 180 08:02:03 06:38:01 5659504 31421484 803120 2.44 464580 24399428 2117424 6.24 4480840 21076048 8 08:02:03 06:39:01 5659176 31421168 803564 2.44 464588 24399428 2117424 6.24 4482136 21076048 188 08:02:03 06:40:01 5659696 31421692 803036 2.44 464592 24399432 2101156 6.19 4480868 21076052 8 08:02:03 06:41:01 5658948 31420960 803756 2.45 464600 24399436 2101156 6.19 4482148 21076056 196 08:02:03 06:42:01 5659168 31421184 803480 2.44 464608 24399436 2101156 6.19 4480932 21076056 8 08:02:03 06:43:01 5658276 31420324 804380 2.45 464628 24399440 2101156 6.19 4482160 21076060 180 08:02:03 06:44:01 5659008 31421060 803600 2.44 464632 24399444 2101156 6.19 4480908 21076064 28 08:02:03 06:45:01 5658472 31420528 804080 2.45 464648 24399444 2101156 6.19 4481920 21076064 180 08:02:03 06:46:01 5658984 31421048 803552 2.44 464656 24399452 2101156 6.19 4480896 21076072 36 08:02:03 06:47:01 5659188 31421276 803272 2.44 464672 24399452 2101156 6.19 4481872 21076072 8 08:02:03 06:48:01 5658824 31421020 803448 2.44 464692 24399560 2101156 6.19 4480928 21076180 28 08:02:03 06:49:01 5659288 31421540 802888 2.44 464704 24399568 2101156 6.19 4481992 21076188 172 08:02:03 06:50:01 5659264 31421516 802856 2.44 464720 24399564 2101156 6.19 4480992 21076188 12 08:02:03 06:51:01 5659212 31421468 803056 2.44 464720 24399572 2101156 6.19 4481852 21076192 8 08:02:03 06:52:01 5659228 31421516 802992 2.44 464736 24399572 2101156 6.19 4481076 21076196 8 08:02:03 06:53:01 5659180 31421472 802964 2.44 464748 24399576 2101156 6.19 4481876 21076200 24 08:02:03 06:54:01 5659124 31421440 802984 2.44 464756 24399580 2101156 6.19 4481036 21076200 8 08:02:03 06:55:01 5659100 31421420 802928 2.44 464764 24399584 2117288 6.24 4482028 21076204 72 08:02:03 06:56:01 5659068 31421528 802744 2.44 464788 24399716 2117288 6.24 4481616 21076320 216 08:02:03 06:57:01 5659280 31421764 802520 2.44 464796 24399720 2117288 6.24 4482020 21076320 4 08:02:03 06:58:01 5658916 31421420 802820 2.44 464800 24399720 2117288 6.24 4481068 21076340 4 08:02:03 06:59:01 5659084 31421592 802804 2.44 464804 24399720 2117288 6.24 4481984 21076344 24 08:02:03 07:00:01 5659320 31421840 802524 2.44 464824 24399716 2117288 6.24 4481132 21076348 4 08:02:03 07:01:01 5658800 31421348 802992 2.44 464832 24399728 2117288 6.24 4482264 21076352 240 08:02:03 07:02:01 5658848 31421400 802876 2.44 464852 24399732 2117288 6.24 4481340 21076352 16 08:02:03 07:03:01 5658740 31421296 803104 2.44 464860 24399732 2117288 6.24 4482292 21076352 184 08:02:03 07:04:01 5658716 31421308 803052 2.44 464892 24399740 2117288 6.24 4481508 21076360 200 08:02:03 07:05:01 5659032 31421780 802580 2.44 464916 24399868 2117288 6.24 4482428 21076480 188 08:02:03 07:06:01 5659068 31421856 802712 2.44 464932 24399876 2117288 6.24 4481244 21076496 40 08:02:03 07:07:01 5658648 31421440 803084 2.44 464956 24399880 2117288 6.24 4482384 21076500 188 08:02:03 07:08:01 5658852 31421684 802844 2.44 464976 24399880 2117288 6.24 4481536 21076500 12 08:02:03 07:09:01 5658900 31421772 802756 2.44 464992 24399884 2117288 6.24 4482188 21076508 4 08:02:03 07:10:01 5659104 31421980 802584 2.44 465008 24399884 2117288 6.24 4481296 21076512 28 08:02:03 07:11:01 5658820 31421724 802904 2.44 465020 24399888 2117288 6.24 4482212 21076516 4 08:02:03 07:12:01 5658852 31421764 802788 2.44 465052 24399892 2117288 6.24 4481416 21076512 28 08:02:03 07:13:01 5658504 31421476 803032 2.44 465080 24399896 2117288 6.24 4482728 21076516 292 08:02:03 07:14:01 5658496 31421476 803036 2.44 465080 24399900 2133364 6.29 4481408 21076520 8 08:02:03 07:15:01 5658968 31421952 802620 2.44 465088 24399900 2133364 6.29 4482284 21076524 320 08:02:03 07:16:01 5658716 31421700 802800 2.44 465116 24399904 2133364 6.29 4481392 21076524 8 08:02:03 07:17:01 5658564 31421588 802876 2.44 465132 24399908 2133364 6.29 4482372 21076528 296 08:02:03 07:18:01 5658556 31421612 802792 2.44 465136 24399908 2133364 6.29 4481460 21076528 8 08:02:03 07:19:01 5658264 31421324 803028 2.44 465144 24399912 2133364 6.29 4482320 21076532 8 08:02:03 07:20:01 5658684 31421760 802764 2.44 465148 24399912 2133364 6.29 4481472 21076536 8 08:02:03 07:21:01 5658668 31421744 802732 2.44 465160 24399920 2133364 6.29 4482332 21076536 28 08:02:03 07:22:01 5658368 31421468 803256 2.44 465168 24399924 2133364 6.29 4481548 21076544 4 08:02:03 07:23:01 5658812 31421920 802788 2.44 465184 24399932 2133364 6.29 4482348 21076548 32 08:02:03 07:24:01 5658796 31421932 802776 2.44 465192 24399932 2133364 6.29 4481512 21076552 4 08:02:03 07:25:01 5658236 31421376 803272 2.44 465204 24399932 2133364 6.29 4482372 21076556 24 08:02:03 07:26:01 5658444 31421604 803200 2.44 465220 24399936 2117160 6.24 4481532 21076556 4 08:02:03 07:27:01 5657892 31421104 803792 2.45 465248 24399940 2117160 6.24 4482516 21076564 28 08:02:03 07:28:01 5658348 31421564 803256 2.44 465272 24399944 2117160 6.24 4481556 21076568 8 08:02:03 07:29:01 5658040 31421284 803536 2.44 465284 24399944 2117160 6.24 4482764 21076572 4 08:02:03 07:30:01 5657620 31420876 803888 2.45 465296 24399944 2117160 6.24 4481612 21076568 8 08:02:03 07:31:01 5657360 31420620 804108 2.45 465320 24399948 2133284 6.29 4482472 21076568 16 08:02:03 07:32:01 5657596 31420900 803788 2.45 465336 24399956 2133284 6.29 4481716 21076572 8 08:02:03 07:33:01 5657492 31420800 803824 2.45 465340 24399960 2133284 6.29 4482508 21076576 24 08:02:03 07:34:02 5657720 31421052 803512 2.44 465360 24399960 2133284 6.29 4481728 21076576 16 08:02:03 07:35:01 5657540 31420996 803532 2.44 465380 24399964 2151244 6.34 4481904 21076584 40 08:02:03 07:36:01 5657896 31421384 803344 2.44 465404 24399968 2151244 6.34 4481808 21076588 16 08:02:03 07:37:01 5657896 31421384 803324 2.44 465412 24399968 2151244 6.34 4481792 21076588 8 08:02:03 07:38:01 5656832 31420340 804308 2.45 465420 24399976 2134972 6.29 4481764 21076592 8 08:02:03 07:39:01 5657788 31421304 803496 2.44 465420 24399976 2134972 6.29 4481772 21076592 8 08:02:03 07:40:01 5657244 31420900 803872 2.45 465440 24400108 2134972 6.29 4481780 21076724 8 08:02:03 07:41:01 5657724 31421396 803332 2.44 465460 24400108 2134972 6.29 4481792 21076728 4 08:02:03 07:42:01 5657488 31421180 803476 2.44 465484 24400116 2134972 6.29 4481872 21076728 12 08:02:03 07:43:01 5657640 31421336 803472 2.44 465496 24400120 2118292 6.25 4481800 21076732 8 08:02:03 07:44:01 5657624 31421356 803440 2.44 465516 24400120 2118292 6.25 4481856 21076732 4 08:02:03 07:45:01 5657324 31421060 803672 2.44 465520 24400124 2118292 6.25 4481840 21076736 8 08:02:03 07:46:01 5657244 31421008 803672 2.44 465544 24400120 2118292 6.25 4481880 21076740 8 08:02:03 07:47:01 5656840 31420608 803988 2.45 465560 24400128 2118292 6.25 4481924 21076740 8 08:02:03 07:48:01 5656832 31420644 803924 2.45 465568 24400132 2118292 6.25 4481920 21076744 8 08:02:03 07:49:01 5656784 31420600 803896 2.45 465580 24400136 2118292 6.25 4481904 21076748 28 08:02:03 07:50:01 5656476 31420440 804004 2.45 465588 24400268 2118292 6.25 4481940 21076876 24 08:02:03 07:51:01 5657224 31421200 803176 2.44 465604 24400268 2118292 6.25 4481948 21076880 24 08:02:03 07:52:01 5656600 31420612 803608 2.44 465624 24400272 2118292 6.25 4482000 21076880 8 08:02:03 07:53:01 5657048 31421100 803220 2.44 465644 24400276 2118292 6.25 4482264 21076884 4 08:02:03 07:54:01 5657024 31421100 803120 2.44 465664 24400284 2118292 6.25 4482264 21076888 196 08:02:03 07:55:01 5657024 31421144 803080 2.44 465688 24400284 2118292 6.25 4482044 21076892 8 08:02:03 07:56:01 5656372 31420512 803816 2.45 465704 24400288 2118292 6.25 4482464 21076908 240 08:02:03 07:57:01 5656340 31420524 803804 2.45 465732 24400288 2118292 6.25 4482156 21076912 12 08:02:03 07:58:01 5656540 31420736 803800 2.45 465748 24400292 2118292 6.25 4482072 21076916 8 08:02:03 07:59:01 5656516 31420744 803772 2.45 465764 24400296 2118292 6.25 4482112 21076924 4 08:02:03 08:00:01 5656388 31420620 803760 2.45 465780 24400300 2118292 6.25 4482476 21076916 212 08:02:03 08:01:01 5656128 31420368 803996 2.45 465796 24400304 2118292 6.25 4482108 21076920 4 08:02:03 08:02:01 5044008 31334032 885312 2.69 484524 24855776 2152140 6.34 4594900 21516300 480 08:02:03 Average: 5897176 31399981 825036 2.51 458834 24157420 2160578 6.37 4464097 20867095 12346 08:02:03 08:02:03 02:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:03 02:02:01 ens3 1707.98 1486.92 13900.73 224.53 0.00 0.00 0.00 0.00 08:02:03 02:02:01 lo 4.47 4.47 0.45 0.45 0.00 0.00 0.00 0.00 08:02:03 02:02:01 docker0 526.11 515.20 37.85 3032.42 0.00 0.00 0.00 0.00 08:02:03 02:03:01 veth4341a21 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 08:02:03 02:03:01 ens3 323.20 219.58 1711.54 35.13 0.00 0.00 0.00 0.00 08:02:03 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:03:01 docker0 193.62 278.35 16.81 1665.49 0.00 0.00 0.00 0.00 08:02:03 02:04:01 veth4341a21 1.10 1.12 0.10 0.10 0.00 0.00 0.00 0.00 08:02:03 02:04:01 ens3 30.86 22.29 23.58 13.68 0.00 0.00 0.00 0.00 08:02:03 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:04:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 08:02:03 02:05:01 ens3 31.69 19.78 26.54 15.34 0.00 0.00 0.00 0.00 08:02:03 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:06:01 veth423d059 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 08:02:03 02:06:01 vethf0ed75a 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 08:02:03 02:06:01 veth358d62c 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 08:02:03 02:06:01 veth9a86fd7 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 08:02:03 02:06:01 veth0928fea 0.05 0.50 0.00 0.02 0.00 0.00 0.00 0.00 08:02:03 02:06:01 veth0ca85a5 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 08:02:03 02:06:01 vethc2a176c 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 08:02:03 02:06:01 veth876d591 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 08:02:03 02:06:01 vethce40dcc 0.08 0.67 0.00 0.03 0.00 0.00 0.00 0.00 08:02:03 02:06:01 ens3 1156.59 661.65 12912.95 79.91 0.00 0.00 0.00 0.00 08:02:03 02:06:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 08:02:03 02:06:01 vethd63afb7 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 08:02:03 02:06:01 veth255f40a 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 08:02:03 02:06:01 docker0 542.26 940.23 46.05 8927.24 0.00 0.00 0.00 0.00 08:02:03 02:06:01 veth25147a7 0.70 4.40 0.06 0.41 0.00 0.00 0.00 0.00 08:02:03 02:06:01 veth63ecf0e 0.05 0.50 0.00 0.02 0.00 0.00 0.00 0.00 08:02:03 02:07:01 veth423d059 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:07:01 vethf0ed75a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:07:01 veth358d62c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:07:01 veth9a86fd7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:07:01 veth0928fea 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:07:01 veth0ca85a5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:07:01 vethc2a176c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:07:01 veth876d591 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:07:01 vethce40dcc 0.02 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:02:03 02:07:01 ens3 216.29 154.82 2138.18 13.66 0.00 0.00 0.00 0.00 08:02:03 02:07:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 08:02:03 02:07:01 vethd63afb7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:07:01 veth255f40a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:07:01 docker0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:07:01 veth25147a7 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:07:01 veth63ecf0e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:08:01 veth423d059 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:08:01 vethf0ed75a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:08:01 veth358d62c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:08:01 veth0928fea 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:08:01 vethc2a176c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:08:01 veth876d591 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:08:01 vethce40dcc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:08:01 ens3 9.38 7.13 7.39 4.32 0.00 0.00 0.00 0.00 08:02:03 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:08:01 vethd63afb7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:08:01 veth255f40a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:08:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:08:01 veth25147a7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:08:01 veth63ecf0e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:09:01 ens3 125.54 144.65 61.68 506.54 0.00 0.00 0.00 0.00 08:02:03 02:09:01 lo 11.33 11.33 1.12 1.12 0.00 0.00 0.00 0.00 08:02:03 02:09:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:10:01 ens3 441.81 436.79 204.50 2447.08 0.00 0.00 0.00 0.00 08:02:03 02:10:01 lo 39.33 39.33 3.85 3.85 0.00 0.00 0.00 0.00 08:02:03 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:11:01 ens3 251.77 244.21 117.72 1491.80 0.00 0.00 0.00 0.00 08:02:03 02:11:01 lo 19.93 19.93 1.94 1.94 0.00 0.00 0.00 0.00 08:02:03 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:12:01 ens3 0.97 0.08 0.17 0.06 0.00 0.00 0.00 0.00 08:02:03 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:13:01 ens3 3.93 2.23 5.33 0.79 0.00 0.00 0.00 0.00 08:02:03 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:14:01 ens3 1.00 0.63 0.53 0.41 0.00 0.00 0.00 0.00 08:02:03 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:15:01 ens3 0.32 0.13 0.02 0.01 0.00 0.00 0.00 0.00 08:02:03 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:16:01 ens3 1.03 0.02 0.10 0.00 0.00 0.00 0.00 0.00 08:02:03 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:17:01 ens3 1.90 1.03 0.61 0.38 0.00 0.00 0.00 0.00 08:02:03 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:18:01 ens3 1.63 0.65 0.61 0.42 0.00 0.00 0.00 0.00 08:02:03 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:19:01 ens3 1.63 0.57 0.61 0.41 0.00 0.00 0.00 0.00 08:02:03 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:20:01 ens3 1.45 0.57 0.66 0.47 0.00 0.00 0.00 0.00 08:02:03 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:21:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:22:01 ens3 0.42 0.13 0.14 0.07 0.00 0.00 0.00 0.00 08:02:03 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:24:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:25:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:26:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:27:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:02:03 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:28:01 ens3 0.20 0.03 0.06 0.00 0.00 0.00 0.00 0.00 08:02:03 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:29:01 ens3 0.28 0.12 0.03 0.01 0.00 0.00 0.00 0.00 08:02:03 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:30:01 ens3 0.28 0.02 0.03 0.00 0.00 0.00 0.00 0.00 08:02:03 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:31:02 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:31:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:32:01 ens3 0.27 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:33:01 ens3 1.15 0.73 0.88 0.39 0.00 0.00 0.00 0.00 08:02:03 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:34:01 ens3 5.76 4.43 3.74 4.81 0.00 0.00 0.00 0.00 08:02:03 02:34:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:35:01 ens3 1.80 1.28 0.98 1.18 0.00 0.00 0.00 0.00 08:02:03 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:36:01 ens3 0.57 0.33 0.27 0.21 0.00 0.00 0.00 0.00 08:02:03 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:37:01 ens3 0.35 0.18 0.14 0.07 0.00 0.00 0.00 0.00 08:02:03 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:38:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:39:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:41:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:42:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 08:02:03 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:43:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:46:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:02:03 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:47:01 ens3 0.95 0.42 0.37 0.28 0.00 0.00 0.00 0.00 08:02:03 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:48:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:02:03 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:49:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:50:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:51:01 ens3 0.35 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:52:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:53:01 ens3 0.55 0.10 0.08 0.01 0.00 0.00 0.00 0.00 08:02:03 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:54:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:02:03 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:57:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 02:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:01:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:02:01 ens3 0.35 0.20 0.20 0.07 0.00 0.00 0.00 0.00 08:02:03 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:04:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:02:03 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:05:01 ens3 0.58 0.55 0.27 0.23 0.00 0.00 0.00 0.00 08:02:03 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:07:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 08:02:03 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:08:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:02:03 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:09:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:12:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:14:01 ens3 0.15 0.02 0.06 0.00 0.00 0.00 0.00 0.00 08:02:03 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:17:01 ens3 0.42 0.23 0.15 0.07 0.00 0.00 0.00 0.00 08:02:03 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:21:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:22:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 08:02:03 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:27:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 08:02:03 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:29:01 ens3 0.30 0.15 0.12 0.01 0.00 0.00 0.00 0.00 08:02:03 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:32:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 08:02:03 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:33:01 ens3 0.30 0.22 0.11 0.25 0.00 0.00 0.00 0.00 08:02:03 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:34:01 ens3 2.70 2.35 1.55 3.93 0.00 0.00 0.00 0.00 08:02:03 03:34:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:35:01 ens3 1.53 1.32 0.79 1.16 0.00 0.00 0.00 0.00 08:02:03 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:36:01 ens3 0.45 0.30 0.26 0.21 0.00 0.00 0.00 0.00 08:02:03 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:37:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:38:01 ens3 0.12 0.08 0.09 0.01 0.00 0.00 0.00 0.00 08:02:03 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:42:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:43:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:45:01 ens3 0.27 0.20 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:47:01 ens3 0.28 0.27 0.08 0.08 0.00 0.00 0.00 0.00 08:02:03 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:48:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:49:01 ens3 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:51:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:52:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:54:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 08:02:03 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:57:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 03:59:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:02:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 08:02:03 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:03:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:04:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:02:03 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:05:01 ens3 0.47 0.35 0.26 0.21 0.00 0.00 0.00 0.00 08:02:03 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:07:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:08:01 ens3 0.20 0.07 0.06 0.01 0.00 0.00 0.00 0.00 08:02:03 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:12:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 08:02:03 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:13:01 ens3 0.53 0.12 0.11 0.01 0.00 0.00 0.00 0.00 08:02:03 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:14:01 ens3 0.30 0.25 0.25 0.21 0.00 0.00 0.00 0.00 08:02:03 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:17:01 ens3 0.42 0.23 0.15 0.07 0.00 0.00 0.00 0.00 08:02:03 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:18:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:21:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:22:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 08:02:03 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:23:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:27:01 ens3 0.38 0.25 0.14 0.08 0.00 0.00 0.00 0.00 08:02:03 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:32:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 08:02:03 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:33:01 ens3 1.10 0.57 0.46 0.29 0.00 0.00 0.00 0.00 08:02:03 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:34:01 ens3 0.20 0.15 0.10 0.25 0.00 0.00 0.00 0.00 08:02:03 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:35:01 ens3 2.78 2.30 1.46 3.94 0.00 0.00 0.00 0.00 08:02:03 04:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:02:03 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:36:01 ens3 3.05 2.10 1.12 12.82 0.00 0.00 0.00 0.00 08:02:03 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:37:01 ens3 1.20 2.33 0.20 6.73 0.00 0.00 0.00 0.00 08:02:03 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:41:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:42:01 ens3 0.70 2.02 0.11 6.60 0.00 0.00 0.00 0.00 08:02:03 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:44:01 ens3 0.13 0.02 0.06 0.00 0.00 0.00 0.00 0.00 08:02:03 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:47:01 ens3 4.20 6.67 0.34 7.35 0.00 0.00 0.00 0.00 08:02:03 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:49:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:52:01 ens3 4.22 6.75 0.34 7.36 0.00 0.00 0.00 0.00 08:02:03 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:53:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:55:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:57:01 ens3 4.47 8.15 0.35 7.45 0.00 0.00 0.00 0.00 08:02:03 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 04:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:02:01 ens3 3.13 5.85 0.32 7.30 0.00 0.00 0.00 0.00 08:02:03 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:04:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:02:03 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:05:01 ens3 4.55 7.52 0.58 7.54 0.00 0.00 0.00 0.00 08:02:03 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:07:01 ens3 3.85 6.68 0.37 7.35 0.00 0.00 0.00 0.00 08:02:03 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:11:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:11:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:12:01 ens3 3.29 5.29 0.33 7.37 0.00 0.00 0.00 0.00 08:02:03 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:17:01 ens3 4.32 6.80 0.35 7.36 0.00 0.00 0.00 0.00 08:02:03 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:19:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:22:01 ens3 3.12 5.01 0.27 6.36 0.00 0.00 0.00 0.00 08:02:03 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:23:01 ens3 0.28 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:24:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:25:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:26:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:27:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:28:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:30:01 ens3 0.18 0.07 0.06 0.00 0.00 0.00 0.00 0.00 08:02:03 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:31:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:32:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:33:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:34:01 ens3 0.23 0.17 0.10 0.25 0.00 0.00 0.00 0.00 08:02:03 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:35:01 ens3 2.85 2.27 1.47 3.94 0.00 0.00 0.00 0.00 08:02:03 05:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:02:03 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:36:01 ens3 1.78 0.90 1.09 1.25 0.00 0.00 0.00 0.00 08:02:03 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:37:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:38:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:39:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:40:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:42:01 ens3 0.27 0.13 0.19 0.07 0.00 0.00 0.00 0.00 08:02:03 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:43:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:44:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:46:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:47:01 ens3 0.47 0.27 0.16 0.09 0.00 0.00 0.00 0.00 08:02:03 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:50:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:51:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:52:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:54:01 ens3 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 08:02:03 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:55:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:56:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:57:01 ens3 0.27 0.27 0.09 0.08 0.00 0.00 0.00 0.00 08:02:03 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:58:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 05:59:01 ens3 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:00:01 ens3 0.08 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:01:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:02:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:03:01 ens3 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:04:01 ens3 0.85 0.03 0.09 0.00 0.00 0.00 0.00 0.00 08:02:03 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:05:01 ens3 0.47 0.50 0.27 0.22 0.00 0.00 0.00 0.00 08:02:03 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:06:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:07:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:08:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:09:01 ens3 0.40 0.33 0.15 0.04 0.00 0.00 0.00 0.00 08:02:03 06:09:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:02:03 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:10:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:11:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:12:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:15:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:16:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:17:01 ens3 0.42 0.22 0.20 0.07 0.00 0.00 0.00 0.00 08:02:03 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:20:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:21:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:22:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:23:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:24:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:25:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:27:01 ens3 0.28 0.28 0.09 0.08 0.00 0.00 0.00 0.00 08:02:03 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:28:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:29:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:30:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:32:01 ens3 0.13 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:33:01 ens3 0.30 0.23 0.15 0.02 0.00 0.00 0.00 0.00 08:02:03 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:34:01 ens3 0.25 0.27 0.10 0.25 0.00 0.00 0.00 0.00 08:02:03 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:35:01 ens3 2.68 2.33 1.46 3.94 0.00 0.00 0.00 0.00 08:02:03 06:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:02:03 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:36:01 ens3 1.70 0.83 1.03 1.25 0.00 0.00 0.00 0.00 08:02:03 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:37:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:38:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:39:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:40:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:41:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:42:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:43:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:45:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:02:03 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:46:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:47:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:48:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:02:03 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:49:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:50:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:51:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:52:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 08:02:03 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:54:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:55:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:56:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:57:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 08:02:03 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:58:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 08:02:03 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 06:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:00:01 ens3 0.33 0.02 0.04 0.00 0.00 0.00 0.00 0.00 08:02:03 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:01:01 ens3 0.78 0.43 0.36 0.28 0.00 0.00 0.00 0.00 08:02:03 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:02:01 ens3 2.08 0.50 0.65 0.35 0.00 0.00 0.00 0.00 08:02:03 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:03:01 ens3 1.17 0.80 0.78 0.61 0.00 0.00 0.00 0.00 08:02:03 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:04:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:02:03 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:05:01 ens3 0.60 0.35 0.27 0.21 0.00 0.00 0.00 0.00 08:02:03 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:06:01 ens3 1.03 0.03 0.09 0.00 0.00 0.00 0.00 0.00 08:02:03 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:07:01 ens3 1.12 0.57 0.47 0.35 0.00 0.00 0.00 0.00 08:02:03 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:08:01 ens3 0.63 0.33 0.34 0.21 0.00 0.00 0.00 0.00 08:02:03 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:09:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:10:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:02:03 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:11:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:12:01 ens3 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00 08:02:03 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:13:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:14:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:15:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:16:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:17:01 ens3 0.37 0.18 0.14 0.07 0.00 0.00 0.00 0.00 08:02:03 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:18:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:02:03 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:19:01 ens3 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:02:03 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:20:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:21:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:22:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:23:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:24:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:25:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:26:01 ens3 0.10 0.02 0.06 0.00 0.00 0.00 0.00 0.00 08:02:03 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:27:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:28:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:29:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:30:01 ens3 0.15 0.03 0.06 0.00 0.00 0.00 0.00 0.00 08:02:03 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:31:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:32:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:33:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:34:02 ens3 0.28 0.22 0.10 0.25 0.00 0.00 0.00 0.00 08:02:03 07:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:35:01 ens3 2.78 2.47 1.54 4.02 0.00 0.00 0.00 0.00 08:02:03 07:35:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:36:01 ens3 1.93 1.60 1.05 1.37 0.00 0.00 0.00 0.00 08:02:03 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:37:01 ens3 0.20 0.12 0.13 0.07 0.00 0.00 0.00 0.00 08:02:03 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:41:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:42:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 08:02:03 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:43:01 ens3 0.17 0.10 0.09 0.01 0.00 0.00 0.00 0.00 08:02:03 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:44:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:47:01 ens3 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 08:02:03 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:52:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 08:02:03 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:53:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:55:01 ens3 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 08:02:03 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:57:01 ens3 0.23 0.18 0.13 0.07 0.00 0.00 0.00 0.00 08:02:03 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 08:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:03 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 08:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 08:02:01 ens3 100.03 56.49 2535.30 14.95 0.00 0.00 0.00 0.00 08:02:03 08:02:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 08:02:03 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:03 Average: ens3 12.48 9.85 92.71 13.79 0.00 0.00 0.00 0.00 08:02:03 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 08:02:03 Average: docker0 3.48 4.78 0.28 37.62 0.00 0.00 0.00 0.00 08:02:03 08:02:03 08:02:03 ---> sar -P ALL: 08:02:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7037) 08/15/25 _x86_64_ (8 CPU) 08:02:03 08:02:03 02:00:41 LINUX RESTART (8 CPU) 08:02:03 08:02:03 02:01:02 CPU %user %nice %system %iowait %steal %idle 08:02:03 02:02:01 all 12.00 0.00 4.04 1.86 0.06 82.04 08:02:03 02:02:01 0 9.62 0.00 3.15 0.91 0.07 86.25 08:02:03 02:02:01 1 14.31 0.00 3.48 0.07 0.07 82.07 08:02:03 02:02:01 2 13.45 0.00 4.96 0.26 0.07 81.26 08:02:03 02:02:01 3 10.10 0.00 4.14 8.48 0.07 77.21 08:02:03 02:02:01 4 9.56 0.00 3.98 0.40 0.05 86.01 08:02:03 02:02:01 5 14.87 0.00 5.20 2.68 0.05 77.20 08:02:03 02:02:01 6 13.07 0.00 2.59 1.48 0.05 82.81 08:02:03 02:02:01 7 10.96 0.00 4.80 0.65 0.05 83.53 08:02:03 02:03:01 all 42.28 0.00 7.38 0.36 0.09 49.89 08:02:03 02:03:01 0 40.40 0.00 7.20 0.22 0.08 52.10 08:02:03 02:03:01 1 41.62 0.00 7.30 0.05 0.08 50.95 08:02:03 02:03:01 2 40.47 0.00 7.82 0.03 0.08 51.60 08:02:03 02:03:01 3 44.70 0.00 7.18 0.45 0.08 47.59 08:02:03 02:03:01 4 43.10 0.00 7.12 1.06 0.08 48.64 08:02:03 02:03:01 5 44.79 0.00 7.90 0.49 0.10 46.73 08:02:03 02:03:01 6 40.41 0.00 7.80 0.24 0.10 51.45 08:02:03 02:03:01 7 42.81 0.00 6.72 0.35 0.08 50.03 08:02:03 02:04:01 all 51.39 0.00 6.30 0.23 0.09 42.00 08:02:03 02:04:01 0 50.43 0.00 6.18 0.00 0.08 43.31 08:02:03 02:04:01 1 54.08 0.00 6.22 0.08 0.08 39.53 08:02:03 02:04:01 2 50.35 0.00 6.38 0.00 0.08 43.18 08:02:03 02:04:01 3 50.54 0.00 5.89 0.10 0.08 43.39 08:02:03 02:04:01 4 48.77 0.00 7.19 1.58 0.10 42.35 08:02:03 02:04:01 5 54.47 0.00 6.11 0.03 0.08 39.30 08:02:03 02:04:01 6 49.77 0.00 6.05 0.00 0.08 44.09 08:02:03 02:04:01 7 52.68 0.00 6.39 0.02 0.08 40.83 08:02:03 02:05:01 all 40.63 0.00 7.01 0.45 0.09 51.82 08:02:03 02:05:01 0 41.88 0.00 8.30 3.01 0.08 46.72 08:02:03 02:05:01 1 42.44 0.00 6.60 0.05 0.07 50.84 08:02:03 02:05:01 2 41.06 0.00 6.67 0.05 0.08 52.14 08:02:03 02:05:01 3 40.12 0.00 6.30 0.29 0.08 53.21 08:02:03 02:05:01 4 42.02 0.00 8.38 0.18 0.08 49.34 08:02:03 02:05:01 5 39.34 0.00 6.53 0.00 0.08 54.04 08:02:03 02:05:01 6 39.28 0.00 7.02 0.02 0.10 53.58 08:02:03 02:05:01 7 38.90 0.00 6.30 0.00 0.10 54.71 08:02:03 02:06:01 all 28.28 0.00 14.09 10.36 0.11 47.15 08:02:03 02:06:01 0 27.95 0.00 12.33 6.60 0.10 53.02 08:02:03 02:06:01 1 28.88 0.00 14.37 13.70 0.15 42.89 08:02:03 02:06:01 2 27.86 0.00 13.87 8.43 0.09 49.75 08:02:03 02:06:01 3 28.69 0.00 13.66 7.43 0.09 50.14 08:02:03 02:06:01 4 28.61 0.00 13.60 7.35 0.08 50.35 08:02:03 02:06:01 5 29.03 0.00 14.13 6.77 0.10 49.97 08:02:03 02:06:01 6 27.42 0.00 16.18 16.28 0.15 39.96 08:02:03 02:06:01 7 27.80 0.00 14.63 16.46 0.09 41.02 08:02:03 02:07:01 all 88.69 0.00 11.20 0.00 0.10 0.01 08:02:03 02:07:01 0 88.44 0.00 11.43 0.00 0.10 0.03 08:02:03 02:07:01 1 90.17 0.00 9.73 0.00 0.10 0.00 08:02:03 02:07:01 2 88.54 0.00 11.36 0.00 0.10 0.00 08:02:03 02:07:01 3 89.00 0.00 10.86 0.00 0.10 0.03 08:02:03 02:07:01 4 88.56 0.00 11.34 0.00 0.10 0.00 08:02:03 02:07:01 5 87.39 0.00 12.50 0.00 0.10 0.02 08:02:03 02:07:01 6 89.35 0.00 10.53 0.00 0.08 0.03 08:02:03 02:07:01 7 88.05 0.00 11.83 0.00 0.12 0.00 08:02:03 02:08:01 all 90.66 0.00 9.23 0.00 0.11 0.00 08:02:03 02:08:01 0 91.22 0.00 8.68 0.00 0.10 0.00 08:02:03 02:08:01 1 91.09 0.00 8.78 0.00 0.13 0.00 08:02:03 02:08:01 2 91.67 0.00 8.23 0.00 0.10 0.00 08:02:03 02:08:01 3 91.05 0.00 8.83 0.00 0.12 0.00 08:02:03 02:08:01 4 88.97 0.00 10.91 0.00 0.12 0.00 08:02:03 02:08:01 5 89.89 0.00 10.00 0.00 0.12 0.00 08:02:03 02:08:01 6 91.45 0.00 8.45 0.00 0.10 0.00 08:02:03 02:08:01 7 89.92 0.00 9.96 0.00 0.12 0.00 08:02:03 02:09:01 all 62.01 0.00 8.01 0.52 0.09 29.37 08:02:03 02:09:01 0 62.60 0.00 7.14 0.35 0.12 29.79 08:02:03 02:09:01 1 62.35 0.00 7.22 1.02 0.08 29.33 08:02:03 02:09:01 2 63.21 0.00 6.82 0.28 0.08 29.60 08:02:03 02:09:01 3 60.46 0.00 9.02 0.62 0.08 29.82 08:02:03 02:09:01 4 62.06 0.00 8.99 0.22 0.12 28.62 08:02:03 02:09:01 5 59.86 0.00 8.72 0.65 0.08 30.69 08:02:03 02:09:01 6 62.09 0.00 8.04 0.42 0.08 29.37 08:02:03 02:09:01 7 63.48 0.00 8.12 0.57 0.10 27.73 08:02:03 02:10:01 all 10.62 0.00 0.99 0.26 0.06 88.05 08:02:03 02:10:01 0 12.28 0.00 1.12 0.07 0.07 86.47 08:02:03 02:10:01 1 8.34 0.00 0.93 0.05 0.05 90.63 08:02:03 02:10:01 2 9.49 0.00 0.83 0.02 0.05 89.61 08:02:03 02:10:01 3 9.67 0.00 0.99 0.08 0.07 89.20 08:02:03 02:10:01 4 12.33 0.00 1.25 0.17 0.07 86.18 08:02:03 02:10:01 5 10.02 0.00 1.05 0.15 0.08 88.70 08:02:03 02:10:01 6 11.15 0.00 1.05 1.46 0.08 86.25 08:02:03 02:10:01 7 11.72 0.00 0.72 0.13 0.05 87.37 08:02:03 02:11:01 all 7.15 0.00 0.60 2.02 0.06 90.17 08:02:03 02:11:01 0 2.88 0.00 0.57 0.02 0.03 96.50 08:02:03 02:11:01 1 6.41 0.00 0.65 0.17 0.07 92.71 08:02:03 02:11:01 2 9.56 0.00 0.83 2.57 0.05 86.99 08:02:03 02:11:01 3 4.28 0.00 0.49 0.08 0.05 95.10 08:02:03 02:11:01 4 8.10 0.00 0.53 1.49 0.07 89.81 08:02:03 02:11:01 5 9.77 0.00 0.52 11.68 0.07 77.97 08:02:03 02:11:01 6 6.35 0.00 0.64 0.13 0.05 92.83 08:02:03 02:11:01 7 9.85 0.00 0.60 0.02 0.07 89.46 08:02:03 02:12:01 all 0.27 0.00 0.02 0.00 0.02 99.69 08:02:03 02:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 02:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 02:12:01 2 1.99 0.00 0.00 0.00 0.03 97.98 08:02:03 02:12:01 3 0.03 0.00 0.00 0.02 0.03 99.92 08:02:03 02:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 02:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:12:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 08:02:03 02:12:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 02:13:01 all 0.04 0.00 0.03 0.00 0.01 99.91 08:02:03 02:13:01 0 0.08 0.00 0.02 0.00 0.02 99.88 08:02:03 02:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 02:13:01 2 0.08 0.00 0.05 0.00 0.00 99.87 08:02:03 02:13:01 3 0.00 0.00 0.05 0.00 0.02 99.93 08:02:03 02:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 02:13:01 5 0.00 0.00 0.00 0.03 0.02 99.95 08:02:03 02:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 02:13:01 7 0.10 0.00 0.03 0.00 0.02 99.85 08:02:03 02:14:01 all 0.04 0.00 0.02 0.00 0.01 99.94 08:02:03 02:14:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 02:14:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:02:03 02:14:01 2 0.07 0.00 0.00 0.00 0.02 99.92 08:02:03 02:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 02:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 02:14:01 5 0.00 0.00 0.03 0.03 0.00 99.93 08:02:03 02:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 02:15:01 all 0.07 0.00 0.02 0.05 0.01 99.85 08:02:03 02:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 02:15:01 1 0.02 0.00 0.05 0.00 0.02 99.92 08:02:03 02:15:01 2 0.38 0.00 0.03 0.00 0.02 99.57 08:02:03 02:15:01 3 0.05 0.00 0.02 0.02 0.03 99.88 08:02:03 02:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 02:15:01 5 0.00 0.00 0.00 0.40 0.00 99.60 08:02:03 02:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 02:16:01 all 0.18 0.00 0.02 0.02 0.01 99.78 08:02:03 02:16:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 02:16:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 02:16:01 2 1.30 0.00 0.03 0.00 0.00 98.66 08:02:03 02:16:01 3 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 02:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 02:16:01 5 0.00 0.00 0.00 0.13 0.00 99.87 08:02:03 02:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:17:01 all 0.05 0.00 0.04 0.02 0.01 99.88 08:02:03 02:17:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:02:03 02:17:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:02:03 02:17:01 2 0.05 0.00 0.05 0.00 0.02 99.88 08:02:03 02:17:01 3 0.03 0.00 0.05 0.08 0.02 99.82 08:02:03 02:17:01 4 0.10 0.00 0.03 0.00 0.00 99.87 08:02:03 02:17:01 5 0.08 0.00 0.03 0.10 0.00 99.78 08:02:03 02:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 02:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 02:18:01 all 0.15 0.00 0.02 0.02 0.00 99.81 08:02:03 02:18:01 0 0.12 0.00 0.02 0.00 0.00 99.87 08:02:03 02:18:01 1 0.08 0.00 0.03 0.00 0.00 99.88 08:02:03 02:18:01 2 0.91 0.00 0.02 0.00 0.02 99.06 08:02:03 02:18:01 3 0.03 0.00 0.03 0.02 0.02 99.90 08:02:03 02:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:18:01 5 0.00 0.00 0.00 0.10 0.00 99.90 08:02:03 02:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 02:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 02:19:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:02:03 02:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 02:19:01 1 0.10 0.00 0.02 0.00 0.03 99.85 08:02:03 02:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 02:19:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 02:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 02:19:01 5 0.07 0.00 0.00 0.02 0.00 99.92 08:02:03 02:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 02:20:01 all 0.23 0.00 0.01 0.00 0.01 99.74 08:02:03 02:20:01 0 0.10 0.00 0.02 0.00 0.00 99.88 08:02:03 02:20:01 1 0.07 0.00 0.07 0.00 0.03 99.83 08:02:03 02:20:01 2 1.61 0.00 0.02 0.00 0.02 98.35 08:02:03 02:20:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 02:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 02:20:01 5 0.00 0.00 0.00 0.03 0.02 99.95 08:02:03 02:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 02:21:01 all 0.29 0.00 0.01 0.00 0.01 99.68 08:02:03 02:21:01 0 0.12 0.00 0.02 0.00 0.02 99.85 08:02:03 02:21:01 1 0.08 0.00 0.03 0.00 0.02 99.87 08:02:03 02:21:01 2 2.00 0.00 0.02 0.00 0.02 97.96 08:02:03 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 02:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 02:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 02:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 02:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 02:22:01 all 0.19 0.00 0.01 0.00 0.00 99.79 08:02:03 02:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 02:22:01 2 1.42 0.00 0.00 0.00 0.00 98.58 08:02:03 02:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:22:01 5 0.00 0.00 0.02 0.03 0.00 99.95 08:02:03 02:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 02:23:01 all 0.04 0.00 0.02 0.01 0.02 99.91 08:02:03 02:23:01 0 0.08 0.00 0.03 0.00 0.02 99.87 08:02:03 02:23:01 1 0.07 0.00 0.07 0.00 0.03 99.83 08:02:03 02:23:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 02:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 02:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 02:23:01 5 0.05 0.00 0.00 0.10 0.02 99.83 08:02:03 02:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 08:02:03 02:23:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 02:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:02:03 02:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 02:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 02:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 02:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:24:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 02:24:01 6 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 02:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:25:01 all 0.06 0.00 0.01 0.00 0.01 99.91 08:02:03 02:25:01 0 0.12 0.00 0.00 0.00 0.02 99.87 08:02:03 02:25:01 1 0.12 0.00 0.05 0.00 0.02 99.82 08:02:03 02:25:01 2 0.13 0.00 0.02 0.00 0.02 99.83 08:02:03 02:25:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:02:03 02:25:01 4 0.08 0.00 0.02 0.00 0.00 99.90 08:02:03 02:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 02:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 02:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 02:26:01 1 0.02 0.00 0.05 0.00 0.02 99.92 08:02:03 02:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 02:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 02:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 02:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 02:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:26:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 02:27:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:02:03 02:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 02:27:01 1 0.08 0.00 0.02 0.00 0.00 99.90 08:02:03 02:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:27:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 02:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:27:01 5 0.02 0.00 0.00 0.03 0.02 99.93 08:02:03 02:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 02:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 02:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 02:28:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 02:28:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 02:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 02:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:28:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 02:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 02:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:29:01 all 0.04 0.00 0.02 0.00 0.00 99.94 08:02:03 02:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 02:29:01 1 0.08 0.00 0.02 0.00 0.00 99.90 08:02:03 02:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 02:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 02:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 02:29:01 5 0.00 0.00 0.03 0.02 0.00 99.95 08:02:03 02:29:01 6 0.00 0.00 0.05 0.00 0.00 99.95 08:02:03 02:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 02:30:01 all 0.21 0.00 0.01 0.00 0.01 99.76 08:02:03 02:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 02:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 02:30:01 2 1.50 0.00 0.02 0.00 0.02 98.47 08:02:03 02:30:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 02:30:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 02:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 02:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 02:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 02:31:02 all 0.24 0.00 0.02 0.00 0.01 99.72 08:02:03 02:31:02 0 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 02:31:02 1 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 02:31:02 2 1.68 0.00 0.00 0.00 0.00 98.32 08:02:03 02:31:02 3 0.03 0.00 0.05 0.00 0.02 99.90 08:02:03 02:31:02 4 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 02:31:02 5 0.05 0.00 0.02 0.03 0.02 99.88 08:02:03 02:31:02 6 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 02:31:02 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:32:01 all 0.26 0.00 0.01 0.00 0.01 99.73 08:02:03 02:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 02:32:01 1 0.08 0.00 0.00 0.00 0.02 99.90 08:02:03 02:32:01 2 1.84 0.00 0.00 0.00 0.02 98.15 08:02:03 02:32:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 02:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:33:01 all 0.21 0.00 0.03 0.00 0.01 99.75 08:02:03 02:33:01 0 0.18 0.00 0.03 0.00 0.02 99.77 08:02:03 02:33:01 1 0.18 0.00 0.03 0.00 0.00 99.78 08:02:03 02:33:01 2 1.01 0.00 0.08 0.00 0.00 98.91 08:02:03 02:33:01 3 0.08 0.00 0.05 0.00 0.02 99.85 08:02:03 02:33:01 4 0.08 0.00 0.02 0.00 0.00 99.90 08:02:03 02:33:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 02:33:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 02:33:01 7 0.05 0.00 0.03 0.00 0.00 99.92 08:02:03 02:34:01 all 0.18 0.00 0.03 0.02 0.01 99.76 08:02:03 02:34:01 0 0.18 0.00 0.03 0.02 0.00 99.77 08:02:03 02:34:01 1 0.30 0.00 0.07 0.05 0.02 99.57 08:02:03 02:34:01 2 0.08 0.00 0.02 0.00 0.02 99.88 08:02:03 02:34:01 3 0.60 0.00 0.02 0.00 0.02 99.37 08:02:03 02:34:01 4 0.13 0.00 0.03 0.00 0.02 99.82 08:02:03 02:34:01 5 0.02 0.00 0.02 0.05 0.02 99.90 08:02:03 02:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 02:34:01 7 0.08 0.00 0.03 0.02 0.02 99.85 08:02:03 08:02:03 02:34:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 02:35:01 all 0.18 0.00 0.02 0.00 0.00 99.79 08:02:03 02:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 02:35:01 1 0.12 0.00 0.07 0.00 0.02 99.80 08:02:03 02:35:01 2 0.95 0.00 0.03 0.00 0.00 99.02 08:02:03 02:35:01 3 0.27 0.00 0.02 0.00 0.02 99.70 08:02:03 02:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:35:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 02:35:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:02:03 02:35:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 02:36:01 all 0.07 0.00 0.02 0.00 0.01 99.91 08:02:03 02:36:01 0 0.08 0.00 0.05 0.00 0.02 99.85 08:02:03 02:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 02:36:01 2 0.32 0.00 0.00 0.00 0.00 99.68 08:02:03 02:36:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 02:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:36:01 5 0.03 0.00 0.02 0.02 0.00 99.93 08:02:03 02:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 02:37:01 all 0.18 0.00 0.02 0.00 0.01 99.79 08:02:03 02:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 02:37:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:02:03 02:37:01 2 1.26 0.00 0.02 0.00 0.02 98.71 08:02:03 02:37:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 02:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 02:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 02:37:01 7 0.07 0.00 0.03 0.00 0.00 99.90 08:02:03 02:38:01 all 0.15 0.00 0.01 0.00 0.00 99.83 08:02:03 02:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 02:38:01 1 0.00 0.00 0.03 0.00 0.00 99.97 08:02:03 02:38:01 2 1.08 0.00 0.03 0.00 0.00 98.89 08:02:03 02:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 02:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:38:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:38:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 02:39:01 all 0.21 0.00 0.03 0.00 0.01 99.75 08:02:03 02:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 02:39:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 02:39:01 2 1.44 0.00 0.03 0.00 0.02 98.52 08:02:03 02:39:01 3 0.03 0.00 0.05 0.00 0.00 99.92 08:02:03 02:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 02:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 02:39:01 6 0.02 0.00 0.03 0.02 0.00 99.93 08:02:03 02:39:01 7 0.07 0.00 0.03 0.00 0.02 99.88 08:02:03 02:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 02:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 02:40:01 1 0.07 0.00 0.05 0.00 0.02 99.87 08:02:03 02:40:01 2 0.07 0.00 0.00 0.00 0.00 99.93 08:02:03 02:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 02:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:40:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:02:03 02:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 02:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:41:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:02:03 02:41:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 02:41:01 1 0.07 0.00 0.07 0.00 0.02 99.85 08:02:03 02:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 02:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 02:41:01 5 0.00 0.00 0.03 0.02 0.00 99.95 08:02:03 02:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 02:41:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 02:42:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:02:03 02:42:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 02:42:01 1 0.03 0.00 0.07 0.00 0.03 99.87 08:02:03 02:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 02:42:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 02:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 02:42:01 7 0.05 0.00 0.05 0.00 0.00 99.90 08:02:03 02:43:01 all 0.13 0.00 0.01 0.00 0.01 99.85 08:02:03 02:43:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 02:43:01 1 0.12 0.00 0.02 0.00 0.02 99.85 08:02:03 02:43:01 2 0.76 0.00 0.02 0.00 0.00 99.22 08:02:03 02:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:43:01 5 0.02 0.00 0.02 0.03 0.02 99.92 08:02:03 02:43:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 02:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 02:44:01 all 0.25 0.00 0.02 0.00 0.01 99.72 08:02:03 02:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 02:44:01 1 0.03 0.00 0.07 0.00 0.02 99.88 08:02:03 02:44:01 2 1.86 0.00 0.03 0.00 0.03 98.08 08:02:03 02:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 02:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 02:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 02:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 02:45:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:02:03 02:45:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:02:03 02:45:01 1 0.10 0.00 0.03 0.00 0.00 99.87 08:02:03 02:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 02:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:45:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 02:45:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 02:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 02:45:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 08:02:03 02:45:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 02:46:01 all 0.02 0.00 0.01 0.01 0.00 99.95 08:02:03 02:46:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 02:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 02:46:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 02:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:46:01 5 0.02 0.00 0.02 0.12 0.00 99.85 08:02:03 02:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:47:01 all 0.09 0.00 0.02 0.00 0.00 99.89 08:02:03 02:47:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:02:03 02:47:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:02:03 02:47:01 2 0.08 0.00 0.02 0.00 0.00 99.90 08:02:03 02:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:47:01 4 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 02:47:01 5 0.30 0.00 0.00 0.02 0.00 99.68 08:02:03 02:47:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 02:47:01 7 0.12 0.00 0.03 0.00 0.00 99.85 08:02:03 02:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 02:48:01 0 0.07 0.00 0.05 0.00 0.03 99.85 08:02:03 02:48:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 02:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:48:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 02:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 02:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 02:49:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:02:03 02:49:01 0 0.10 0.00 0.05 0.00 0.02 99.83 08:02:03 02:49:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:02:03 02:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 02:49:01 3 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 02:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:49:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 02:49:01 6 0.07 0.00 0.00 0.00 0.00 99.93 08:02:03 02:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 02:50:01 0 0.07 0.00 0.03 0.00 0.03 99.87 08:02:03 02:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 02:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 02:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 02:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 02:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:51:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:02:03 02:51:01 0 0.15 0.00 0.03 0.00 0.02 99.80 08:02:03 02:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 02:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 02:51:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 02:51:01 6 0.07 0.00 0.00 0.02 0.02 99.90 08:02:03 02:51:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:02:03 02:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 02:52:01 0 0.07 0.00 0.07 0.00 0.03 99.83 08:02:03 02:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 02:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 02:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 02:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 02:52:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 02:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 02:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:53:01 all 0.05 0.00 0.01 0.00 0.01 99.94 08:02:03 02:53:01 0 0.13 0.00 0.05 0.00 0.02 99.80 08:02:03 02:53:01 1 0.18 0.00 0.02 0.00 0.00 99.80 08:02:03 02:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 02:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 02:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 02:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 02:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 02:54:01 0 0.08 0.00 0.03 0.00 0.02 99.87 08:02:03 02:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 02:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 02:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 02:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 02:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:54:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:02:03 02:54:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 02:55:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:02:03 02:55:01 0 0.07 0.00 0.07 0.00 0.03 99.83 08:02:03 02:55:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:02:03 02:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 02:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:55:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 02:55:01 6 0.07 0.00 0.02 0.02 0.02 99.88 08:02:03 02:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 02:56:01 all 0.10 0.00 0.01 0.00 0.01 99.88 08:02:03 02:56:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:02:03 02:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 02:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:56:01 5 0.73 0.00 0.00 0.00 0.00 99.27 08:02:03 02:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 02:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 08:02:03 02:56:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 02:57:01 all 0.22 0.00 0.01 0.00 0.01 99.75 08:02:03 02:57:01 0 0.08 0.00 0.07 0.00 0.03 99.82 08:02:03 02:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 02:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 02:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 02:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 02:57:01 5 1.52 0.00 0.00 0.02 0.02 98.45 08:02:03 02:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 02:57:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:02:03 02:58:01 all 0.04 0.00 0.02 0.00 0.01 99.94 08:02:03 02:58:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 02:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 02:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:58:01 5 0.17 0.00 0.03 0.00 0.00 99.80 08:02:03 02:58:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 02:58:01 7 0.05 0.00 0.07 0.00 0.03 99.85 08:02:03 02:59:01 all 0.28 0.00 0.01 0.00 0.01 99.70 08:02:03 02:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 02:59:01 1 0.08 0.00 0.00 0.00 0.02 99.90 08:02:03 02:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 02:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 02:59:01 5 1.97 0.00 0.00 0.02 0.02 98.00 08:02:03 02:59:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 02:59:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 03:00:01 all 0.19 0.00 0.02 0.00 0.01 99.78 08:02:03 03:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 03:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 03:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:00:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:00:01 5 1.34 0.00 0.03 0.02 0.00 98.61 08:02:03 03:00:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 03:00:01 7 0.03 0.00 0.05 0.00 0.02 99.90 08:02:03 03:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 03:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 03:01:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 03:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:01:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 03:01:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:02:03 03:01:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 03:02:01 all 0.01 0.00 0.02 0.02 0.01 99.95 08:02:03 03:02:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:02:03 03:02:01 1 0.02 0.00 0.05 0.00 0.02 99.92 08:02:03 03:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:02:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 03:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:02:01 5 0.00 0.00 0.03 0.02 0.02 99.93 08:02:03 03:02:01 6 0.00 0.00 0.00 0.10 0.02 99.88 08:02:03 03:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 03:03:01 0 0.10 0.00 0.03 0.00 0.02 99.85 08:02:03 03:03:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 03:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 03:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:03:01 5 0.03 0.00 0.00 0.00 0.03 99.93 08:02:03 03:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 03:04:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:02:03 03:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:04:01 5 0.03 0.00 0.03 0.02 0.02 99.90 08:02:03 03:04:01 6 0.02 0.00 0.00 0.02 0.03 99.93 08:02:03 03:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:05:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:02:03 03:05:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 03:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:05:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:05:01 5 0.03 0.00 0.03 0.02 0.02 99.90 08:02:03 03:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 03:05:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 03:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 03:06:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 03:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 03:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:06:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 03:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:07:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:02:03 03:07:01 0 0.08 0.00 0.03 0.00 0.02 99.87 08:02:03 03:07:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:02:03 03:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:07:01 5 0.07 0.00 0.02 0.02 0.02 99.88 08:02:03 03:07:01 6 0.08 0.00 0.00 0.02 0.02 99.88 08:02:03 03:07:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 08:02:03 03:07:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 03:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 03:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 03:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:08:01 5 0.05 0.00 0.02 0.02 0.02 99.90 08:02:03 03:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 03:09:01 all 0.28 0.00 0.02 0.00 0.01 99.68 08:02:03 03:09:01 0 0.10 0.00 0.02 0.00 0.00 99.88 08:02:03 03:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 03:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:09:01 5 0.07 0.00 0.03 0.00 0.03 99.87 08:02:03 03:09:01 6 1.96 0.00 0.02 0.02 0.02 98.00 08:02:03 03:09:01 7 0.07 0.00 0.03 0.00 0.02 99.88 08:02:03 03:10:01 all 0.26 0.00 0.01 0.00 0.01 99.71 08:02:03 03:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 03:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 03:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:10:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 03:10:01 6 1.97 0.00 0.00 0.02 0.02 98.00 08:02:03 03:10:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 03:11:01 all 0.06 0.00 0.02 0.00 0.01 99.91 08:02:03 03:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 03:11:01 1 0.10 0.00 0.05 0.00 0.02 99.83 08:02:03 03:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 03:11:01 6 0.28 0.00 0.05 0.00 0.00 99.67 08:02:03 03:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 03:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 03:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:12:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 03:12:01 7 0.03 0.00 0.02 0.00 0.03 99.92 08:02:03 03:13:01 all 0.03 0.00 0.02 0.00 0.01 99.93 08:02:03 03:13:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:02:03 03:13:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:02:03 03:13:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 03:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:13:01 5 0.03 0.00 0.00 0.02 0.00 99.95 08:02:03 03:13:01 6 0.05 0.00 0.00 0.02 0.02 99.92 08:02:03 03:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:02:03 03:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 03:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 03:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 03:14:01 7 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 03:15:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:02:03 03:15:01 0 0.05 0.00 0.03 0.02 0.02 99.88 08:02:03 03:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 03:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:15:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 03:15:01 6 0.07 0.00 0.00 0.00 0.02 99.92 08:02:03 03:15:01 7 0.10 0.00 0.05 0.00 0.02 99.83 08:02:03 03:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 03:16:01 0 0.08 0.00 0.03 0.00 0.02 99.87 08:02:03 03:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:16:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 03:16:01 7 0.03 0.00 0.03 0.00 0.03 99.90 08:02:03 03:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 03:17:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 03:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 03:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:17:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 03:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:17:01 7 0.10 0.00 0.03 0.02 0.02 99.83 08:02:03 03:18:01 all 0.01 0.00 0.01 0.01 0.01 99.95 08:02:03 03:18:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 03:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:18:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:18:01 5 0.00 0.00 0.00 0.08 0.00 99.92 08:02:03 03:18:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 03:18:01 7 0.02 0.00 0.05 0.00 0.02 99.92 08:02:03 08:02:03 03:18:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 03:19:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:02:03 03:19:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:02:03 03:19:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 03:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 03:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 03:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 03:19:01 7 0.10 0.00 0.03 0.00 0.03 99.83 08:02:03 03:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:02:03 03:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 03:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 03:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:20:01 4 0.00 0.00 0.03 0.00 0.00 99.97 08:02:03 03:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:20:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:02:03 03:20:01 7 0.05 0.00 0.07 0.00 0.03 99.85 08:02:03 03:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 03:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 03:21:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:02:03 03:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 03:21:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:21:01 7 0.08 0.00 0.02 0.00 0.02 99.88 08:02:03 03:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 03:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 03:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 03:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:22:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 03:22:01 7 0.05 0.00 0.05 0.00 0.00 99.90 08:02:03 03:23:01 all 0.20 0.00 0.02 0.00 0.01 99.76 08:02:03 03:23:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:02:03 03:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:23:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:02:03 03:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:23:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 03:23:01 6 1.45 0.00 0.03 0.00 0.02 98.50 08:02:03 03:23:01 7 0.05 0.00 0.03 0.00 0.03 99.88 08:02:03 03:24:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:02:03 03:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:24:01 2 0.00 0.00 0.05 0.00 0.02 99.93 08:02:03 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:24:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 03:24:01 6 0.28 0.00 0.02 0.02 0.00 99.68 08:02:03 03:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:02:03 03:25:01 0 0.07 0.00 0.03 0.00 0.00 99.90 08:02:03 03:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 03:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:25:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 03:25:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:02:03 03:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 03:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 03:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 03:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:26:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 03:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:26:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 03:26:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 03:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:27:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:02:03 03:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 03:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 03:27:01 2 0.15 0.00 0.02 0.00 0.03 99.80 08:02:03 03:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:27:01 5 0.03 0.00 0.02 0.02 0.00 99.93 08:02:03 03:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 03:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:28:01 all 0.26 0.00 0.01 0.01 0.01 99.70 08:02:03 03:28:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:02:03 03:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:28:01 2 1.99 0.00 0.02 0.00 0.02 97.98 08:02:03 03:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:28:01 5 0.03 0.00 0.00 0.12 0.00 99.85 08:02:03 03:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:02:03 03:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 03:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 03:29:01 2 0.15 0.00 0.02 0.00 0.03 99.80 08:02:03 03:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:29:01 5 0.03 0.00 0.02 0.03 0.02 99.90 08:02:03 03:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 08:02:03 03:29:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 03:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 03:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:02:03 03:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:30:01 2 0.07 0.00 0.02 0.00 0.03 99.88 08:02:03 03:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:30:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 03:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:31:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 03:31:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:02:03 03:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:31:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:02:03 03:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:31:01 5 0.05 0.00 0.02 0.02 0.02 99.90 08:02:03 03:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 03:32:01 all 0.14 0.00 0.01 0.00 0.01 99.84 08:02:03 03:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 03:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:32:01 2 0.98 0.00 0.02 0.00 0.02 98.99 08:02:03 03:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:32:01 5 0.02 0.00 0.00 0.03 0.00 99.95 08:02:03 03:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:32:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:02:03 03:33:01 all 0.28 0.00 0.02 0.00 0.01 99.69 08:02:03 03:33:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:02:03 03:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:33:01 2 2.02 0.00 0.00 0.00 0.02 97.96 08:02:03 03:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 03:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:33:01 5 0.05 0.00 0.03 0.02 0.00 99.90 08:02:03 03:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 03:34:01 all 0.34 0.00 0.03 0.00 0.01 99.61 08:02:03 03:34:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:02:03 03:34:01 1 0.05 0.00 0.07 0.00 0.02 99.87 08:02:03 03:34:01 2 1.97 0.00 0.03 0.00 0.03 97.96 08:02:03 03:34:01 3 0.18 0.00 0.00 0.00 0.00 99.82 08:02:03 03:34:01 4 0.08 0.00 0.02 0.02 0.00 99.88 08:02:03 03:34:01 5 0.30 0.00 0.00 0.00 0.02 99.68 08:02:03 03:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:34:01 7 0.08 0.00 0.08 0.00 0.02 99.82 08:02:03 03:35:01 all 0.08 0.00 0.01 0.01 0.01 99.89 08:02:03 03:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:35:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 03:35:01 2 0.40 0.00 0.03 0.00 0.03 99.53 08:02:03 03:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:35:01 4 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 03:35:01 5 0.07 0.00 0.02 0.07 0.00 99.85 08:02:03 03:35:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 03:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 03:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:36:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 03:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 03:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:36:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 03:37:01 all 0.02 0.00 0.01 0.01 0.01 99.94 08:02:03 03:37:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 03:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 03:37:01 2 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 03:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:37:01 5 0.03 0.00 0.00 0.10 0.02 99.85 08:02:03 03:37:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 03:37:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 03:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 03:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:38:01 2 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 03:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:38:01 5 0.07 0.00 0.00 0.02 0.00 99.92 08:02:03 03:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:39:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 03:39:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 03:39:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 03:39:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 03:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:39:01 4 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 03:39:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 03:39:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 03:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 03:40:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:02:03 03:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:40:01 2 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 03:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:40:01 5 0.02 0.00 0.02 0.08 0.02 99.87 08:02:03 03:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:40:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 08:02:03 03:40:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 03:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 03:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 03:41:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 03:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 03:41:01 5 0.03 0.00 0.00 0.02 0.00 99.95 08:02:03 03:41:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 03:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:42:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:02:03 03:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:42:01 5 0.02 0.00 0.00 0.03 0.02 99.93 08:02:03 03:42:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 03:42:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 03:43:01 all 0.20 0.00 0.01 0.00 0.01 99.77 08:02:03 03:43:01 0 0.07 0.00 0.00 0.00 0.02 99.92 08:02:03 03:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:43:01 2 1.43 0.00 0.03 0.00 0.02 98.52 08:02:03 03:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 03:43:01 6 0.05 0.00 0.03 0.00 0.03 99.88 08:02:03 03:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 03:44:01 all 0.17 0.00 0.01 0.00 0.01 99.81 08:02:03 03:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:44:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:02:03 03:44:01 2 1.24 0.00 0.00 0.00 0.00 98.76 08:02:03 03:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:44:01 5 0.03 0.00 0.00 0.02 0.02 99.93 08:02:03 03:44:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 03:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 03:45:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 03:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:45:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 03:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:45:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 03:45:01 6 0.07 0.00 0.02 0.00 0.03 99.88 08:02:03 03:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 03:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:46:01 5 0.10 0.00 0.02 0.03 0.00 99.85 08:02:03 03:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:47:01 all 0.13 0.00 0.01 0.00 0.01 99.85 08:02:03 03:47:01 0 0.08 0.00 0.00 0.00 0.00 99.92 08:02:03 03:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:47:01 2 0.86 0.00 0.02 0.00 0.02 99.11 08:02:03 03:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:47:01 5 0.00 0.00 0.00 0.03 0.02 99.95 08:02:03 03:47:01 6 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 03:47:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 03:48:02 all 0.24 0.00 0.01 0.00 0.01 99.73 08:02:03 03:48:02 0 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 03:48:02 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:48:02 2 1.84 0.00 0.00 0.00 0.00 98.16 08:02:03 03:48:02 3 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 03:48:02 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:48:02 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 03:48:02 6 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 03:48:02 7 0.02 0.00 0.05 0.00 0.02 99.92 08:02:03 03:49:01 all 0.07 0.00 0.01 0.00 0.01 99.90 08:02:03 03:49:01 0 0.08 0.00 0.00 0.00 0.02 99.90 08:02:03 03:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:49:01 2 0.44 0.00 0.00 0.00 0.02 99.54 08:02:03 03:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:49:01 5 0.00 0.00 0.02 0.03 0.02 99.93 08:02:03 03:49:01 6 0.03 0.00 0.02 0.00 0.03 99.92 08:02:03 03:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:50:01 all 0.26 0.00 0.01 0.00 0.01 99.71 08:02:03 03:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 03:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:50:01 2 1.95 0.00 0.00 0.00 0.00 98.05 08:02:03 03:50:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 03:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:50:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:02:03 03:50:01 6 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 03:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:51:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:02:03 03:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 03:51:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 03:51:01 2 1.95 0.00 0.02 0.00 0.02 98.01 08:02:03 03:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:51:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 03:51:01 6 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 03:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 08:02:03 03:51:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 03:52:01 all 0.05 0.00 0.02 0.00 0.01 99.92 08:02:03 03:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:52:01 2 0.32 0.00 0.00 0.00 0.00 99.68 08:02:03 03:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:52:01 5 0.00 0.00 0.02 0.03 0.00 99.95 08:02:03 03:52:01 6 0.03 0.00 0.05 0.00 0.02 99.90 08:02:03 03:52:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 03:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 03:53:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 03:53:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 03:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:53:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 03:53:01 6 0.00 0.00 0.02 0.00 0.03 99.95 08:02:03 03:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:02:03 03:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:02:03 03:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 03:54:01 6 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 03:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 03:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 03:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:55:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:02:03 03:55:01 6 0.05 0.00 0.02 0.00 0.03 99.90 08:02:03 03:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:56:01 all 0.07 0.00 0.01 0.00 0.01 99.90 08:02:03 03:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:56:01 2 0.48 0.00 0.00 0.00 0.02 99.50 08:02:03 03:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 03:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 03:56:01 5 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 03:56:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 03:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 03:57:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 03:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 03:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 03:57:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:02:03 03:57:01 6 0.08 0.00 0.02 0.00 0.03 99.87 08:02:03 03:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 03:58:01 all 0.19 0.00 0.01 0.00 0.01 99.79 08:02:03 03:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 03:58:01 2 1.37 0.00 0.00 0.00 0.02 98.62 08:02:03 03:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 03:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 03:58:01 5 0.00 0.00 0.00 0.03 0.02 99.95 08:02:03 03:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 03:59:01 all 0.07 0.00 0.01 0.00 0.01 99.90 08:02:03 03:59:01 0 0.07 0.00 0.00 0.00 0.02 99.92 08:02:03 03:59:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:02:03 03:59:01 2 0.43 0.00 0.02 0.00 0.00 99.55 08:02:03 03:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 03:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 03:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 03:59:01 6 0.00 0.00 0.00 0.00 0.03 99.97 08:02:03 03:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:00:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 04:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:00:01 5 0.00 0.00 0.00 0.03 0.02 99.95 08:02:03 04:00:01 6 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 04:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:01:01 all 0.03 0.00 0.00 0.00 0.01 99.95 08:02:03 04:01:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 04:01:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 04:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:01:01 6 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 04:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 04:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 04:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 04:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:02:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 04:02:01 6 0.03 0.00 0.02 0.00 0.03 99.92 08:02:03 04:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 08:02:03 04:02:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 04:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 04:03:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:02:03 04:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:02:03 04:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 04:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:03:01 5 0.00 0.00 0.00 0.03 0.02 99.95 08:02:03 04:03:01 6 0.05 0.00 0.00 0.00 0.03 99.92 08:02:03 04:03:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 04:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 04:04:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 04:04:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 04:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:04:01 6 0.03 0.00 0.02 0.00 0.03 99.92 08:02:03 04:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:02:03 04:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 04:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:05:01 2 0.10 0.00 0.00 0.00 0.02 99.88 08:02:03 04:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:05:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 04:05:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 04:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:06:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:02:03 04:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 04:06:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 04:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:06:01 5 0.00 0.00 0.00 0.07 0.00 99.93 08:02:03 04:06:01 6 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 04:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 04:07:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 04:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:07:01 3 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 04:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 04:08:01 all 0.20 0.00 0.01 0.00 0.01 99.77 08:02:03 04:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:08:01 2 1.52 0.00 0.00 0.00 0.00 98.48 08:02:03 04:08:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:02:03 04:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:08:01 5 0.00 0.00 0.00 0.03 0.02 99.95 08:02:03 04:08:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 04:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 04:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 04:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 04:09:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 04:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:09:01 6 0.05 0.00 0.00 0.02 0.02 99.92 08:02:03 04:09:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:02:03 04:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 04:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 04:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 04:10:01 3 0.03 0.00 0.00 0.00 0.03 99.93 08:02:03 04:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:11:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:02:03 04:11:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 04:11:01 1 0.00 0.00 0.03 0.00 0.00 99.97 08:02:03 04:11:01 2 0.12 0.00 0.02 0.00 0.02 99.85 08:02:03 04:11:01 3 0.05 0.00 0.00 0.00 0.03 99.92 08:02:03 04:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:11:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 04:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:11:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 04:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:02:03 04:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:12:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:02:03 04:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:12:01 5 0.02 0.00 0.00 0.03 0.02 99.93 08:02:03 04:12:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 04:13:01 0 0.07 0.00 0.00 0.00 0.02 99.92 08:02:03 04:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:13:01 3 0.02 0.00 0.05 0.00 0.03 99.90 08:02:03 04:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:13:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:02:03 04:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 08:02:03 04:13:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 04:14:01 all 0.11 0.00 0.01 0.00 0.01 99.86 08:02:03 04:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 04:14:01 2 0.73 0.00 0.05 0.00 0.02 99.20 08:02:03 04:14:01 3 0.05 0.00 0.00 0.00 0.03 99.92 08:02:03 04:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:14:01 5 0.05 0.00 0.02 0.02 0.02 99.90 08:02:03 04:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:15:01 all 0.27 0.00 0.01 0.00 0.00 99.71 08:02:03 04:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:15:01 2 1.99 0.00 0.00 0.00 0.00 98.01 08:02:03 04:15:01 3 0.03 0.00 0.07 0.00 0.02 99.88 08:02:03 04:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 04:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 04:16:01 all 0.26 0.00 0.00 0.00 0.01 99.72 08:02:03 04:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:16:01 2 1.97 0.00 0.00 0.00 0.02 98.01 08:02:03 04:16:01 3 0.03 0.00 0.00 0.02 0.03 99.92 08:02:03 04:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:17:01 all 0.12 0.00 0.02 0.00 0.01 99.85 08:02:03 04:17:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 04:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 04:17:01 2 0.81 0.00 0.00 0.00 0.00 99.19 08:02:03 04:17:01 3 0.05 0.00 0.02 0.02 0.03 99.88 08:02:03 04:17:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 04:17:01 5 0.02 0.00 0.03 0.02 0.00 99.93 08:02:03 04:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 04:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 04:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:18:01 3 0.03 0.00 0.03 0.02 0.03 99.88 08:02:03 04:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:19:01 all 0.06 0.00 0.01 0.00 0.01 99.91 08:02:03 04:19:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 04:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:19:01 2 0.32 0.00 0.03 0.00 0.00 99.65 08:02:03 04:19:01 3 0.03 0.00 0.02 0.02 0.03 99.90 08:02:03 04:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:19:01 5 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 04:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 04:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 04:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:20:01 2 0.18 0.00 0.02 0.00 0.02 99.78 08:02:03 04:20:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 04:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:21:01 all 0.20 0.00 0.01 0.00 0.01 99.78 08:02:03 04:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 04:21:01 2 1.39 0.00 0.02 0.00 0.00 98.60 08:02:03 04:21:01 3 0.02 0.00 0.03 0.02 0.03 99.90 08:02:03 04:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 04:21:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 04:21:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 04:22:01 all 0.23 0.00 0.01 0.00 0.01 99.75 08:02:03 04:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:22:01 1 0.00 0.00 0.03 0.00 0.00 99.97 08:02:03 04:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 04:22:01 3 1.73 0.00 0.03 0.00 0.03 98.21 08:02:03 04:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:22:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 04:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:23:01 all 0.25 0.00 0.01 0.00 0.01 99.73 08:02:03 04:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 04:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:23:01 3 1.83 0.00 0.02 0.02 0.03 98.11 08:02:03 04:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:23:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:02:03 04:24:01 all 0.22 0.00 0.01 0.00 0.01 99.75 08:02:03 04:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:24:01 3 1.74 0.00 0.03 0.02 0.03 98.17 08:02:03 04:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:24:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 04:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 08:02:03 04:24:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 04:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 04:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 04:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 04:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:25:01 3 0.05 0.00 0.02 0.00 0.03 99.90 08:02:03 04:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 04:25:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:25:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 04:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 04:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:26:01 3 0.02 0.00 0.02 0.02 0.03 99.92 08:02:03 04:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 04:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:27:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 04:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:27:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 04:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:27:01 3 0.02 0.00 0.03 0.02 0.03 99.90 08:02:03 04:27:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 04:27:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 04:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 04:28:01 all 0.22 0.00 0.01 0.00 0.01 99.75 08:02:03 04:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:28:01 1 0.00 0.00 0.03 0.00 0.00 99.97 08:02:03 04:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:28:01 3 1.71 0.00 0.02 0.02 0.05 98.21 08:02:03 04:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:29:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:02:03 04:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 04:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:29:01 3 1.99 0.00 0.03 0.00 0.03 97.95 08:02:03 04:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:29:01 5 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 04:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:29:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 04:30:01 all 0.14 0.00 0.02 0.01 0.01 99.83 08:02:03 04:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 04:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:30:01 3 1.03 0.00 0.10 0.03 0.03 98.81 08:02:03 04:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:30:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 04:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:31:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 04:31:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 04:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 04:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:31:01 3 0.07 0.00 0.03 0.02 0.05 99.83 08:02:03 04:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 04:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:32:01 all 0.01 0.00 0.00 0.00 0.01 99.99 08:02:03 04:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:32:01 3 0.02 0.00 0.00 0.00 0.03 99.95 08:02:03 04:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:33:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:02:03 04:33:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 04:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:33:01 3 0.03 0.00 0.03 0.02 0.03 99.88 08:02:03 04:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:33:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 04:33:01 6 0.05 0.00 0.00 0.02 0.02 99.92 08:02:03 04:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 04:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 04:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:34:01 3 0.03 0.00 0.00 0.02 0.05 99.90 08:02:03 04:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:35:01 all 0.08 0.00 0.02 0.00 0.01 99.89 08:02:03 04:35:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 04:35:01 1 0.07 0.00 0.05 0.00 0.00 99.88 08:02:03 04:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 04:35:01 3 0.17 0.00 0.03 0.02 0.05 99.73 08:02:03 04:35:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:02:03 04:35:01 5 0.10 0.00 0.00 0.02 0.02 99.87 08:02:03 04:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 04:35:01 7 0.08 0.00 0.00 0.00 0.00 99.92 08:02:03 08:02:03 04:35:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 04:36:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:02:03 04:36:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:02:03 04:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:36:01 3 0.10 0.00 0.03 0.02 0.03 99.82 08:02:03 04:36:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 04:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:36:01 6 0.05 0.00 0.03 0.00 0.00 99.92 08:02:03 04:36:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 04:37:01 all 0.02 0.00 0.02 0.00 0.01 99.94 08:02:03 04:37:01 0 0.08 0.00 0.03 0.00 0.02 99.87 08:02:03 04:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 04:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:37:01 3 0.02 0.00 0.03 0.02 0.03 99.90 08:02:03 04:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 04:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 04:38:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:02:03 04:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:38:01 3 0.03 0.00 0.02 0.02 0.03 99.90 08:02:03 04:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 04:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 04:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:39:01 3 0.05 0.00 0.05 0.02 0.03 99.85 08:02:03 04:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:39:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 04:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 04:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 04:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 04:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:40:01 3 0.03 0.00 0.03 0.02 0.03 99.88 08:02:03 04:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:40:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 04:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 04:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 04:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:41:01 3 0.03 0.00 0.03 0.00 0.03 99.90 08:02:03 04:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:41:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 04:42:01 all 0.00 0.00 0.02 0.00 0.01 99.97 08:02:03 04:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:42:01 3 0.00 0.00 0.05 0.02 0.02 99.92 08:02:03 04:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 04:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:02:03 04:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 04:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:43:01 3 0.07 0.00 0.00 0.02 0.03 99.88 08:02:03 04:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:43:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 04:43:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 04:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 04:44:01 all 0.01 0.00 0.00 0.00 0.01 99.98 08:02:03 04:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:44:01 3 0.02 0.00 0.02 0.02 0.03 99.92 08:02:03 04:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:45:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:02:03 04:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 04:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 04:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:45:01 3 0.05 0.00 0.03 0.02 0.03 99.87 08:02:03 04:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 04:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:45:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 04:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 04:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:46:01 3 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 04:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:46:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 04:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 08:02:03 04:46:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 04:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 04:47:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 04:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:47:01 3 0.07 0.00 0.03 0.02 0.02 99.87 08:02:03 04:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:48:01 all 0.01 0.00 0.00 0.00 0.01 99.97 08:02:03 04:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:48:01 3 0.03 0.00 0.00 0.02 0.03 99.92 08:02:03 04:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 04:49:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 04:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:49:01 3 0.08 0.00 0.00 0.00 0.03 99.88 08:02:03 04:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:50:01 all 0.01 0.00 0.00 0.00 0.01 99.97 08:02:03 04:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:50:01 3 0.00 0.00 0.02 0.02 0.03 99.93 08:02:03 04:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 04:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 04:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 04:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:51:01 3 0.07 0.00 0.02 0.02 0.03 99.87 08:02:03 04:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:51:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 04:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 04:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 04:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 04:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:53:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:02:03 04:53:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 04:53:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 04:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:53:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 04:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:53:01 6 0.00 0.00 0.00 0.03 0.00 99.97 08:02:03 04:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 04:54:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:02:03 04:54:01 0 0.05 0.00 0.00 0.00 0.03 99.92 08:02:03 04:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 04:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:54:01 3 0.08 0.00 0.00 0.02 0.00 99.90 08:02:03 04:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:54:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 04:54:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 04:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 04:55:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 04:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:55:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 04:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 04:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:56:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:02:03 04:56:01 0 0.05 0.00 0.07 0.00 0.03 99.85 08:02:03 04:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 04:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:56:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:02:03 04:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:56:01 6 0.00 0.00 0.02 0.03 0.02 99.93 08:02:03 04:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:02:03 04:57:01 0 0.02 0.00 0.05 0.00 0.02 99.92 08:02:03 04:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:57:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 04:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 04:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 08:02:03 04:57:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 04:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 04:58:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:02:03 04:58:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:02:03 04:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 04:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 04:58:01 4 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 04:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:58:01 6 0.02 0.00 0.03 0.02 0.00 99.93 08:02:03 04:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 04:59:01 0 0.00 0.00 0.03 0.00 0.03 99.93 08:02:03 04:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:59:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 04:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 04:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 04:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 04:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 05:00:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:02:03 05:00:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:02:03 05:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 05:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:00:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 05:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:01:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:02:03 05:01:01 0 0.05 0.00 0.00 0.00 0.03 99.92 08:02:03 05:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:01:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 05:01:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:01:01 6 0.02 0.00 0.00 0.10 0.02 99.87 08:02:03 05:01:01 7 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 05:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 05:02:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:02:03 05:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 05:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:02:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 05:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:02:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 05:02:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 05:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 05:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:02:03 05:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 05:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 05:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 05:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:04:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:02:03 05:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:04:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:04:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 05:04:01 7 0.08 0.00 0.03 0.00 0.02 99.87 08:02:03 05:05:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:02:03 05:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 05:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 05:05:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 05:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:06:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:02:03 05:06:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 05:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 05:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:06:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 05:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:06:01 5 0.00 0.00 0.00 0.00 0.03 99.97 08:02:03 05:06:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 05:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 05:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 05:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:07:01 3 0.00 0.00 0.02 0.02 0.03 99.93 08:02:03 05:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 05:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 05:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 05:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 05:08:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:02:03 05:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:08:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 05:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:08:01 5 0.00 0.00 0.02 0.02 0.03 99.93 08:02:03 05:08:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 05:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 08:02:03 05:08:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 05:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:02:03 05:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:09:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 05:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:09:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 05:10:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 05:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 05:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 05:10:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 05:11:02 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 05:11:02 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:11:02 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:11:02 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:11:02 3 0.03 0.00 0.00 0.02 0.02 99.93 08:02:03 05:11:02 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:11:02 5 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 05:11:02 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:11:02 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 05:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 05:12:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:02:03 05:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:12:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:02:03 05:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:12:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 05:12:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 05:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 05:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 05:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:13:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 05:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 05:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 05:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 05:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:02:03 05:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:14:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 05:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 05:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 05:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:15:01 3 0.03 0.00 0.02 0.03 0.00 99.92 08:02:03 05:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:15:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 05:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 05:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 05:16:01 0 0.05 0.00 0.05 0.00 0.00 99.90 08:02:03 05:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 05:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:16:01 5 0.02 0.00 0.00 0.00 0.03 99.95 08:02:03 05:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 05:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 05:17:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:02:03 05:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 05:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:17:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 05:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 05:17:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:02:03 05:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 05:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 05:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 05:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 05:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:18:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 05:18:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 05:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 05:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:19:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:02:03 05:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:19:01 5 0.03 0.00 0.02 0.02 0.02 99.92 08:02:03 05:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:19:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 08:02:03 05:19:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 05:20:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:02:03 05:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 05:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:20:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 05:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:20:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 05:20:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 05:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 05:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 05:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:21:01 5 0.03 0.00 0.03 0.00 0.03 99.90 08:02:03 05:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 05:22:01 all 0.14 0.00 0.02 0.00 0.01 99.83 08:02:03 05:22:01 0 0.88 0.00 0.07 0.00 0.00 99.06 08:02:03 05:22:01 1 0.08 0.00 0.00 0.00 0.00 99.92 08:02:03 05:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:22:01 3 0.10 0.00 0.02 0.02 0.02 99.85 08:02:03 05:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:22:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 05:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:23:01 all 0.11 0.00 0.01 0.00 0.01 99.87 08:02:03 05:23:01 0 0.75 0.00 0.00 0.00 0.02 99.24 08:02:03 05:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:23:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:02:03 05:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:23:01 5 0.02 0.00 0.00 0.00 0.03 99.95 08:02:03 05:23:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 05:23:01 7 0.02 0.00 0.05 0.00 0.00 99.93 08:02:03 05:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 05:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:24:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:02:03 05:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 05:24:01 3 0.10 0.00 0.02 0.00 0.02 99.87 08:02:03 05:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:24:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 05:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:24:01 7 0.08 0.00 0.00 0.00 0.02 99.90 08:02:03 05:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 05:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:25:01 3 0.05 0.00 0.02 0.02 0.00 99.92 08:02:03 05:25:01 4 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 05:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 05:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 05:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 05:26:01 all 0.05 0.00 0.01 0.00 0.01 99.92 08:02:03 05:26:01 0 0.28 0.00 0.00 0.00 0.00 99.72 08:02:03 05:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 05:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:26:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:02:03 05:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:26:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 05:26:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 05:26:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 05:27:01 all 0.21 0.00 0.02 0.00 0.01 99.76 08:02:03 05:27:01 0 1.56 0.00 0.00 0.00 0.02 98.42 08:02:03 05:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:27:01 5 0.03 0.00 0.02 0.00 0.03 99.92 08:02:03 05:27:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:02:03 05:27:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 05:28:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:02:03 05:28:01 0 1.97 0.00 0.00 0.00 0.02 98.02 08:02:03 05:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 05:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:28:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 05:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:28:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:28:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 05:28:01 7 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 05:29:01 all 0.21 0.00 0.01 0.01 0.00 99.76 08:02:03 05:29:01 0 1.56 0.00 0.02 0.00 0.00 98.42 08:02:03 05:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:29:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:02:03 05:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:29:01 5 0.03 0.00 0.02 0.02 0.02 99.92 08:02:03 05:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 05:29:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:02:03 05:30:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:02:03 05:30:01 0 0.18 0.00 0.05 0.00 0.02 99.75 08:02:03 05:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 05:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:30:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 05:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 08:02:03 05:30:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 05:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 05:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 05:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:31:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 05:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 05:31:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 05:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 05:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 05:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 05:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:32:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:02:03 05:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:32:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 05:33:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:02:03 05:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 05:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:33:01 6 0.00 0.00 0.00 0.07 0.02 99.92 08:02:03 05:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:34:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:02:03 05:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 05:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:34:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:02:03 05:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:34:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 05:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 05:34:01 7 0.20 0.00 0.02 0.00 0.02 99.77 08:02:03 05:35:01 all 0.04 0.00 0.03 0.00 0.01 99.92 08:02:03 05:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 05:35:01 2 0.13 0.00 0.03 0.00 0.00 99.83 08:02:03 05:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:02:03 05:35:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 05:35:01 5 0.00 0.00 0.05 0.00 0.03 99.92 08:02:03 05:35:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 05:35:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 05:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 05:36:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:02:03 05:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:36:01 3 0.07 0.00 0.02 0.02 0.02 99.88 08:02:03 05:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:36:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 05:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 05:37:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 05:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:37:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:02:03 05:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:37:01 5 0.00 0.00 0.00 0.00 0.03 99.97 08:02:03 05:37:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 05:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 05:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 05:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 05:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:38:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 05:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:38:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 05:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:38:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 05:39:01 all 0.14 0.00 0.01 0.00 0.01 99.83 08:02:03 05:39:01 0 1.01 0.00 0.02 0.00 0.00 98.97 08:02:03 05:39:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 05:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:39:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:02:03 05:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:39:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 05:39:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 05:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 05:40:01 all 0.16 0.00 0.01 0.00 0.01 99.81 08:02:03 05:40:01 0 1.12 0.00 0.00 0.00 0.02 98.86 08:02:03 05:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:40:01 3 0.05 0.00 0.02 0.02 0.00 99.92 08:02:03 05:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:40:01 5 0.03 0.00 0.02 0.00 0.03 99.92 08:02:03 05:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 05:40:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 05:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 05:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 05:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:41:01 5 0.03 0.00 0.02 0.00 0.03 99.92 08:02:03 05:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:41:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 08:02:03 05:41:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 05:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 05:42:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 05:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:42:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 05:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:42:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 05:42:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 05:42:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 05:43:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:02:03 05:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 05:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:43:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:43:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 05:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:43:01 5 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 05:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:44:01 all 0.04 0.00 0.01 0.00 0.01 99.95 08:02:03 05:44:01 0 0.13 0.00 0.00 0.00 0.02 99.85 08:02:03 05:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 05:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 05:44:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 05:44:01 7 0.07 0.00 0.03 0.00 0.00 99.90 08:02:03 05:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 05:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 05:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:45:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 05:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 05:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 05:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 05:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 05:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 05:46:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:02:03 05:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 05:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 05:46:01 7 0.03 0.00 0.03 0.00 0.03 99.90 08:02:03 05:47:01 all 0.01 0.00 0.02 0.01 0.01 99.95 08:02:03 05:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:47:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 05:47:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 05:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:47:01 6 0.00 0.00 0.02 0.07 0.02 99.90 08:02:03 05:47:01 7 0.02 0.00 0.05 0.00 0.02 99.92 08:02:03 05:48:01 all 0.02 0.00 0.00 0.00 0.01 99.97 08:02:03 05:48:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 05:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:48:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 05:49:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:02:03 05:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:49:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:02:03 05:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 05:49:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 05:49:01 7 0.07 0.00 0.05 0.00 0.03 99.85 08:02:03 05:50:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:02:03 05:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 05:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:50:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 05:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:50:01 6 0.00 0.00 0.03 0.02 0.00 99.95 08:02:03 05:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 05:51:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:02:03 05:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:51:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:02:03 05:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:51:01 7 0.07 0.00 0.00 0.00 0.03 99.90 08:02:03 05:52:01 all 0.17 0.00 0.01 0.00 0.01 99.81 08:02:03 05:52:01 0 1.21 0.00 0.00 0.00 0.00 98.79 08:02:03 05:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 05:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:52:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 05:52:01 7 0.07 0.00 0.03 0.00 0.02 99.88 08:02:03 08:02:03 05:52:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 05:53:01 all 0.17 0.00 0.02 0.00 0.01 99.80 08:02:03 05:53:01 0 1.26 0.00 0.00 0.00 0.02 98.73 08:02:03 05:53:01 1 0.00 0.00 0.05 0.00 0.00 99.95 08:02:03 05:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:53:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 05:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:53:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:02:03 05:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:53:01 7 0.05 0.00 0.05 0.00 0.03 99.87 08:02:03 05:54:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:02:03 05:54:01 0 0.07 0.00 0.00 0.00 0.02 99.92 08:02:03 05:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:54:01 3 0.05 0.00 0.02 0.07 0.02 99.85 08:02:03 05:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:54:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 05:54:01 7 0.02 0.00 0.00 0.00 0.03 99.95 08:02:03 05:55:01 all 0.02 0.00 0.01 0.01 0.00 99.95 08:02:03 05:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 05:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:55:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:02:03 05:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:55:01 5 0.03 0.00 0.03 0.10 0.02 99.82 08:02:03 05:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:56:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:02:03 05:56:01 0 0.23 0.00 0.02 0.00 0.03 99.72 08:02:03 05:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 05:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 05:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:56:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 05:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 05:57:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:02:03 05:57:01 0 1.97 0.00 0.00 0.00 0.02 98.01 08:02:03 05:57:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:02:03 05:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 05:57:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:02:03 05:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:57:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 05:58:01 all 0.09 0.00 0.02 0.00 0.01 99.88 08:02:03 05:58:01 0 0.63 0.00 0.00 0.00 0.00 99.37 08:02:03 05:58:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:02:03 05:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 05:58:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:02:03 05:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 05:58:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 05:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 05:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 05:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 05:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 05:59:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 05:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:59:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 05:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 05:59:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 06:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 06:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:00:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:02:03 06:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:00:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:02:03 06:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:00:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 06:00:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:02:03 06:01:01 all 0.06 0.00 0.01 0.00 0.00 99.92 08:02:03 06:01:01 0 0.37 0.00 0.00 0.00 0.00 99.63 08:02:03 06:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 06:01:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:02:03 06:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:02:01 all 0.09 0.00 0.01 0.00 0.01 99.89 08:02:03 06:02:01 0 0.55 0.00 0.02 0.00 0.02 99.42 08:02:03 06:02:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 06:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:02:01 3 0.08 0.00 0.02 0.00 0.00 99.90 08:02:03 06:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:02:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 06:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:02:03 06:03:01 0 0.23 0.00 0.02 0.00 0.00 99.75 08:02:03 06:03:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 06:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:03:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 06:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 08:02:03 06:03:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 06:04:01 all 0.17 0.00 0.01 0.00 0.01 99.81 08:02:03 06:04:01 0 1.22 0.00 0.02 0.00 0.02 98.74 08:02:03 06:04:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:02:03 06:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 06:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:04:01 6 0.00 0.00 0.03 0.02 0.00 99.95 08:02:03 06:04:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 06:05:01 all 0.09 0.00 0.02 0.00 0.01 99.88 08:02:03 06:05:01 0 0.58 0.00 0.00 0.00 0.02 99.40 08:02:03 06:05:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 06:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:05:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 06:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:05:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 06:05:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 06:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 06:06:01 0 0.07 0.00 0.03 0.00 0.00 99.90 08:02:03 06:06:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:02:03 06:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:06:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 06:06:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:06:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 06:06:01 7 0.07 0.00 0.00 0.00 0.02 99.92 08:02:03 06:07:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:02:03 06:07:01 0 1.99 0.00 0.00 0.00 0.02 98.00 08:02:03 06:07:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 06:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:07:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 06:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 06:08:01 all 0.15 0.00 0.01 0.00 0.01 99.83 08:02:03 06:08:01 0 1.04 0.00 0.02 0.00 0.02 98.92 08:02:03 06:08:01 1 0.07 0.00 0.00 0.00 0.03 99.90 08:02:03 06:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:08:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 06:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:08:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 06:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 06:09:01 all 0.11 0.00 0.04 0.00 0.01 99.84 08:02:03 06:09:01 0 0.12 0.00 0.05 0.00 0.00 99.83 08:02:03 06:09:01 1 0.02 0.00 0.05 0.00 0.03 99.90 08:02:03 06:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 06:09:01 3 0.07 0.00 0.03 0.02 0.00 99.88 08:02:03 06:09:01 4 0.57 0.00 0.12 0.00 0.00 99.32 08:02:03 06:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 06:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 06:09:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 06:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 06:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 06:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 06:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:10:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 06:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 06:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 06:11:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:02:03 06:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 06:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:11:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 06:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:12:01 all 0.20 0.00 0.02 0.00 0.01 99.77 08:02:03 06:12:01 0 1.47 0.00 0.03 0.00 0.02 98.48 08:02:03 06:12:01 1 0.05 0.00 0.05 0.00 0.03 99.87 08:02:03 06:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:12:01 3 0.02 0.00 0.03 0.02 0.00 99.93 08:02:03 06:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:12:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 06:13:01 all 0.09 0.00 0.01 0.00 0.01 99.88 08:02:03 06:13:01 0 0.68 0.00 0.02 0.00 0.02 99.29 08:02:03 06:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 06:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:13:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 06:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 06:14:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:02:03 06:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:14:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:02:03 06:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:14:01 3 0.02 0.00 0.00 0.05 0.00 99.93 08:02:03 06:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 06:14:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 08:02:03 06:14:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 06:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 06:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 06:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 06:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:16:01 1 0.08 0.00 0.03 0.00 0.03 99.85 08:02:03 06:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 06:16:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 06:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 06:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:17:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:02:03 06:17:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 06:17:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 06:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:17:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 06:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 06:18:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 06:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 06:18:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:18:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 06:19:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:02:03 06:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:19:01 1 0.05 0.00 0.03 0.00 0.05 99.87 08:02:03 06:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 06:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 06:19:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 06:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:20:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:02:03 06:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:20:01 1 0.07 0.00 0.07 0.00 0.02 99.85 08:02:03 06:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:20:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 06:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:20:01 7 0.07 0.00 0.03 0.00 0.00 99.90 08:02:03 06:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 06:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:21:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 06:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:21:01 3 0.00 0.00 0.03 0.02 0.02 99.93 08:02:03 06:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:21:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 06:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:22:01 all 0.03 0.00 0.00 0.00 0.01 99.96 08:02:03 06:22:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 06:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:02:03 06:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:22:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 06:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 06:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:23:01 1 0.02 0.00 0.05 0.00 0.03 99.90 08:02:03 06:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 06:23:01 3 0.03 0.00 0.03 0.02 0.02 99.90 08:02:03 06:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:23:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 06:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:24:01 all 0.02 0.00 0.01 0.00 0.02 99.96 08:02:03 06:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:24:01 1 0.05 0.00 0.00 0.00 0.03 99.92 08:02:03 06:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:24:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 06:24:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 06:25:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:02:03 06:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:25:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:02:03 06:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:25:01 3 0.00 0.00 0.03 0.02 0.02 99.93 08:02:03 06:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 06:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 08:02:03 06:25:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 06:26:01 all 0.24 0.00 0.02 0.01 0.01 99.73 08:02:03 06:26:01 0 1.64 0.00 0.02 0.05 0.00 98.30 08:02:03 06:26:01 1 0.14 0.00 0.05 0.00 0.02 99.80 08:02:03 06:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 06:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:26:01 6 0.00 0.00 0.03 0.03 0.02 99.92 08:02:03 06:26:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 06:27:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:02:03 06:27:01 0 1.97 0.00 0.00 0.00 0.02 98.01 08:02:03 06:27:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 06:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:27:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:02:03 06:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:27:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 06:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 06:28:01 all 0.19 0.00 0.02 0.00 0.01 99.77 08:02:03 06:28:01 0 1.39 0.00 0.08 0.00 0.02 98.52 08:02:03 06:28:01 1 0.10 0.00 0.07 0.00 0.03 99.80 08:02:03 06:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 06:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 06:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:02:03 06:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:29:01 3 0.02 0.00 0.03 0.02 0.00 99.93 08:02:03 06:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:29:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 06:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:30:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:02:03 06:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:30:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:02:03 06:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 06:31:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:02:03 06:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 06:31:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 06:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:31:01 6 0.00 0.00 0.03 0.02 0.02 99.93 08:02:03 06:31:01 7 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 06:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 06:32:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 06:32:01 1 0.07 0.00 0.07 0.00 0.03 99.83 08:02:03 06:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:32:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:02:03 06:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 06:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:33:01 1 0.03 0.00 0.00 0.00 0.03 99.93 08:02:03 06:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:33:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:02:03 06:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:33:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 06:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 06:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 06:34:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:02:03 06:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:34:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 06:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:34:01 7 0.05 0.00 0.03 0.00 0.00 99.92 08:02:03 06:35:01 all 0.05 0.00 0.02 0.01 0.01 99.91 08:02:03 06:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 06:35:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:02:03 06:35:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:02:03 06:35:01 3 0.08 0.00 0.03 0.02 0.02 99.85 08:02:03 06:35:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 06:35:01 5 0.05 0.00 0.03 0.02 0.00 99.90 08:02:03 06:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 06:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 06:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:02:03 06:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 06:36:01 1 0.05 0.00 0.00 0.00 0.05 99.90 08:02:03 06:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:36:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:02:03 06:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 06:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:36:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:36:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 08:02:03 06:36:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 06:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 06:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 06:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:37:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:02:03 06:37:01 4 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 06:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:37:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 06:37:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 06:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 06:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:38:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:02:03 06:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:38:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 06:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:38:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 06:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 06:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 06:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:39:01 1 0.03 0.00 0.07 0.00 0.03 99.87 08:02:03 06:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:39:01 3 0.05 0.00 0.00 0.02 0.00 99.93 08:02:03 06:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 06:40:01 0 0.07 0.00 0.00 0.00 0.02 99.92 08:02:03 06:40:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:02:03 06:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:40:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 06:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 06:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:41:01 1 0.03 0.00 0.02 0.00 0.05 99.90 08:02:03 06:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:41:01 3 0.03 0.00 0.03 0.02 0.02 99.90 08:02:03 06:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 06:42:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:02:03 06:42:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 06:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:42:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 06:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 06:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 06:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 06:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:43:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 06:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 06:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 06:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 06:44:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:02:03 06:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:44:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 06:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:44:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 06:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:45:01 1 0.02 0.00 0.00 0.00 0.03 99.95 08:02:03 06:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:45:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 06:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:45:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 06:45:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 06:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 06:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:46:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:02:03 06:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:46:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:02:03 06:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 06:46:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 06:47:01 all 0.18 0.00 0.01 0.00 0.01 99.80 08:02:03 06:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:47:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:02:03 06:47:01 2 1.32 0.00 0.00 0.00 0.00 98.68 08:02:03 06:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 06:47:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 08:02:03 06:47:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 06:48:01 all 0.06 0.00 0.01 0.00 0.01 99.92 08:02:03 06:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 06:48:01 1 0.05 0.00 0.02 0.00 0.05 99.88 08:02:03 06:48:01 2 0.37 0.00 0.00 0.00 0.00 99.63 08:02:03 06:48:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 06:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 06:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 06:49:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 06:49:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 06:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 06:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 06:50:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:02:03 06:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:02:03 06:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:50:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 06:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:50:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 06:50:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 06:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 06:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:51:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:02:03 06:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:51:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 06:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 06:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 06:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 06:52:01 1 0.05 0.00 0.00 0.00 0.03 99.92 08:02:03 06:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:52:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:02:03 06:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:52:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 06:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 06:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 06:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:53:01 1 0.00 0.00 0.02 0.00 0.03 99.95 08:02:03 06:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:53:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 06:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 06:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:54:01 1 0.05 0.00 0.05 0.00 0.03 99.87 08:02:03 06:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:54:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:02:03 06:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:54:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 06:54:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 06:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 06:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:55:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 06:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:55:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 06:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:55:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 06:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 06:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:56:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 06:56:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:02:03 06:56:01 1 0.00 0.00 0.03 0.00 0.03 99.93 08:02:03 06:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:56:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:02:03 06:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 06:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:56:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 06:56:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:02:03 06:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 06:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:57:01 1 0.00 0.00 0.02 0.00 0.03 99.95 08:02:03 06:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:57:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 06:57:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 06:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 06:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 06:58:01 1 0.05 0.00 0.05 0.00 0.02 99.88 08:02:03 06:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:58:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:02:03 06:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 06:58:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 06:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 08:02:03 06:58:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 06:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 06:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 06:59:01 1 0.02 0.00 0.03 0.00 0.05 99.90 08:02:03 06:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 06:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 06:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 06:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 06:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 07:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 07:00:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 07:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:00:01 3 0.00 0.00 0.03 0.02 0.02 99.93 08:02:03 07:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:00:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 07:00:01 7 0.07 0.00 0.00 0.00 0.02 99.92 08:02:03 07:01:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 07:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 07:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:01:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:01:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 07:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 07:02:01 all 0.10 0.00 0.02 0.00 0.01 99.87 08:02:03 07:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:02:03 07:02:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:02:03 07:02:01 2 0.63 0.00 0.00 0.00 0.00 99.37 08:02:03 07:02:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 07:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:03:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:02:03 07:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 07:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:02:03 07:03:01 2 1.97 0.00 0.02 0.00 0.00 98.01 08:02:03 07:03:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 07:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:04:01 all 0.21 0.00 0.00 0.00 0.01 99.77 08:02:03 07:04:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 07:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:02:03 07:04:01 2 1.55 0.00 0.00 0.00 0.02 98.44 08:02:03 07:04:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 07:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:04:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:02:03 07:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:05:01 all 0.09 0.00 0.01 0.00 0.01 99.89 08:02:03 07:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:05:01 2 0.61 0.00 0.03 0.00 0.00 99.35 08:02:03 07:05:01 3 0.00 0.00 0.03 0.02 0.02 99.93 08:02:03 07:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 07:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 07:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 07:06:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 07:06:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:02:03 07:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 07:06:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 07:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:07:01 1 0.00 0.00 0.02 0.00 0.03 99.95 08:02:03 07:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:07:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:02:03 07:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 07:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 07:08:01 all 0.01 0.00 0.01 0.00 0.01 99.98 08:02:03 07:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:08:01 1 0.05 0.00 0.00 0.00 0.03 99.92 08:02:03 07:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:08:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:02:03 07:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 07:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 07:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 07:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:09:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 07:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:09:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 07:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 08:02:03 07:09:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 07:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:02:03 07:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 07:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 07:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:10:01 3 0.00 0.00 0.02 0.03 0.00 99.95 08:02:03 07:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 07:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 07:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:11:01 1 0.00 0.00 0.03 0.00 0.03 99.93 08:02:03 07:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:12:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:02:03 07:12:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:02:03 07:12:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 07:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 07:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 07:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 07:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 07:13:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 07:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 07:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 07:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 07:14:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:02:03 07:14:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 07:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:14:01 3 0.00 0.00 0.03 0.02 0.02 99.93 08:02:03 07:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:14:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 07:14:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 07:15:01 all 0.00 0.00 0.01 0.00 0.01 99.98 08:02:03 07:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 07:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 07:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 07:16:01 all 0.24 0.00 0.01 0.00 0.01 99.74 08:02:03 07:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 07:16:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 07:16:01 2 1.73 0.00 0.00 0.00 0.00 98.27 08:02:03 07:16:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 07:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:16:01 7 0.07 0.00 0.02 0.00 0.03 99.88 08:02:03 07:17:01 all 0.26 0.00 0.01 0.00 0.01 99.71 08:02:03 07:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:17:01 2 1.97 0.00 0.00 0.00 0.02 98.01 08:02:03 07:17:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:02:03 07:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 07:17:01 7 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 07:18:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:02:03 07:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 07:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:18:01 2 0.25 0.00 0.00 0.00 0.00 99.75 08:02:03 07:18:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 07:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:18:01 7 0.03 0.00 0.03 0.00 0.03 99.90 08:02:03 07:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 07:19:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 07:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 07:19:01 7 0.03 0.00 0.03 0.00 0.03 99.90 08:02:03 07:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:02:03 07:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 07:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:20:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 07:20:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 07:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:20:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 07:20:01 7 0.05 0.00 0.02 0.00 0.03 99.90 08:02:03 08:02:03 07:20:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 07:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 07:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 07:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:21:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 07:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 07:22:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 07:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:22:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 07:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:22:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 07:22:01 7 0.03 0.00 0.03 0.00 0.03 99.90 08:02:03 07:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 07:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 07:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:23:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:02:03 07:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:23:01 7 0.02 0.00 0.05 0.00 0.03 99.90 08:02:03 07:24:01 all 0.02 0.00 0.01 0.00 0.01 99.97 08:02:03 07:24:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 07:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 07:24:01 7 0.07 0.00 0.02 0.00 0.03 99.88 08:02:03 07:25:01 all 0.01 0.00 0.01 0.00 0.02 99.96 08:02:03 07:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:25:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 07:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:25:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 07:25:01 7 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 07:26:01 all 0.25 0.00 0.01 0.00 0.00 99.73 08:02:03 07:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 07:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:26:01 2 1.86 0.00 0.00 0.00 0.00 98.14 08:02:03 07:26:01 3 0.00 0.00 0.03 0.02 0.00 99.95 08:02:03 07:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:26:01 7 0.03 0.00 0.05 0.00 0.03 99.88 08:02:03 07:27:01 all 0.26 0.00 0.02 0.00 0.01 99.70 08:02:03 07:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:27:01 2 1.97 0.00 0.00 0.00 0.02 98.01 08:02:03 07:27:01 3 0.03 0.00 0.03 0.02 0.02 99.90 08:02:03 07:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:27:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 07:27:01 7 0.03 0.00 0.05 0.00 0.03 99.88 08:02:03 07:28:01 all 0.22 0.00 0.00 0.00 0.01 99.76 08:02:03 07:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:28:01 2 1.66 0.00 0.00 0.00 0.00 98.34 08:02:03 07:28:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:02:03 07:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:28:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 07:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 07:29:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 07:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 07:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:29:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 07:29:01 7 0.05 0.00 0.03 0.00 0.03 99.88 08:02:03 07:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 07:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:30:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 07:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 07:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:30:01 7 0.07 0.00 0.02 0.00 0.03 99.88 08:02:03 07:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 07:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:31:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:02:03 07:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:31:01 7 0.03 0.00 0.05 0.00 0.03 99.88 08:02:03 08:02:03 07:31:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 07:32:01 all 0.06 0.00 0.01 0.00 0.01 99.92 08:02:03 07:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:32:01 2 0.32 0.00 0.00 0.00 0.02 99.67 08:02:03 07:32:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:02:03 07:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 07:32:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 07:32:01 7 0.03 0.00 0.02 0.00 0.03 99.92 08:02:03 07:33:01 all 0.19 0.00 0.01 0.01 0.01 99.79 08:02:03 07:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:02:03 07:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:33:01 2 1.37 0.00 0.00 0.00 0.00 98.63 08:02:03 07:33:01 3 0.02 0.00 0.02 0.03 0.02 99.92 08:02:03 07:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 07:33:01 7 0.00 0.00 0.05 0.00 0.03 99.92 08:02:03 07:34:02 all 0.21 0.00 0.01 0.00 0.01 99.76 08:02:03 07:34:02 0 1.52 0.00 0.00 0.00 0.02 98.47 08:02:03 07:34:02 1 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 07:34:02 2 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:34:02 3 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 07:34:02 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:34:02 5 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:34:02 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:34:02 7 0.07 0.00 0.03 0.00 0.03 99.87 08:02:03 07:35:01 all 0.30 0.00 0.03 0.00 0.01 99.66 08:02:03 07:35:01 0 2.00 0.00 0.02 0.00 0.02 97.96 08:02:03 07:35:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:02:03 07:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 07:35:01 3 0.08 0.00 0.02 0.02 0.02 99.86 08:02:03 07:35:01 4 0.03 0.00 0.05 0.00 0.02 99.90 08:02:03 07:35:01 5 0.12 0.00 0.02 0.00 0.00 99.86 08:02:03 07:35:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 07:35:01 7 0.02 0.00 0.03 0.00 0.03 99.92 08:02:03 07:36:01 all 0.25 0.00 0.01 0.00 0.01 99.74 08:02:03 07:36:01 0 1.79 0.00 0.00 0.00 0.03 98.17 08:02:03 07:36:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:02:03 07:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:36:01 3 0.00 0.00 0.03 0.02 0.00 99.95 08:02:03 07:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:36:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:02:03 07:37:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:02:03 07:37:01 0 1.94 0.00 0.03 0.00 0.05 97.98 08:02:03 07:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:37:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:02:03 07:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:37:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 07:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:38:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:02:03 07:38:01 0 1.94 0.00 0.03 0.00 0.03 98.00 08:02:03 07:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 07:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 07:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:38:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:39:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:02:03 07:39:01 0 0.18 0.00 0.07 0.00 0.03 99.72 08:02:03 07:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:39:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 07:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 07:40:01 0 0.05 0.00 0.02 0.00 0.05 99.88 08:02:03 07:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:40:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:02:03 07:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:40:01 5 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 07:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 07:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 07:41:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 07:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:41:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 07:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:41:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:02:03 07:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:02:03 07:42:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:02:03 07:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:42:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:02:03 07:42:01 4 0.00 0.00 0.03 0.00 0.02 99.95 08:02:03 07:42:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 07:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:42:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 08:02:03 07:42:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 07:43:01 all 0.00 0.00 0.01 0.00 0.01 99.98 08:02:03 07:43:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:02:03 07:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:43:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 07:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 07:44:01 0 0.00 0.00 0.03 0.00 0.03 99.93 08:02:03 07:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:44:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 07:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 07:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 07:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:02:03 07:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:45:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 07:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:45:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:02:03 07:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:46:01 all 0.09 0.00 0.01 0.00 0.00 99.89 08:02:03 07:46:01 0 0.62 0.00 0.05 0.00 0.02 99.32 08:02:03 07:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:46:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 07:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:46:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 07:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 07:47:01 0 0.02 0.00 0.05 0.00 0.05 99.88 08:02:03 07:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:47:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 07:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 07:48:01 0 0.08 0.00 0.02 0.00 0.03 99.87 08:02:03 07:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:02:03 07:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 07:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:48:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:02:03 07:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 07:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:02:03 07:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 07:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:49:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:02:03 07:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 07:50:01 0 0.03 0.00 0.02 0.00 0.05 99.90 08:02:03 07:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 07:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 07:51:01 all 0.01 0.00 0.01 0.01 0.01 99.95 08:02:03 07:51:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:02:03 07:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:51:01 3 0.02 0.00 0.03 0.07 0.02 99.87 08:02:03 07:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:51:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:02:03 07:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:02:03 07:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 07:52:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:02:03 07:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 07:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 07:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 07:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 07:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:53:01 3 0.02 0.00 0.03 0.02 0.03 99.90 08:02:03 07:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:53:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 07:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 08:02:03 07:53:01 CPU %user %nice %system %iowait %steal %idle 08:02:03 07:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:02:03 07:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 07:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:02:03 07:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:02:03 07:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:54:01 6 0.05 0.00 0.02 0.02 0.02 99.90 08:02:03 07:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:02:03 07:55:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:02:03 07:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:55:01 3 0.03 0.00 0.03 0.02 0.03 99.88 08:02:03 07:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 07:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:56:01 all 0.20 0.00 0.01 0.00 0.01 99.78 08:02:03 07:56:01 0 1.48 0.00 0.02 0.00 0.02 98.48 08:02:03 07:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:56:01 3 0.03 0.00 0.05 0.02 0.03 99.87 08:02:03 07:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:56:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:02:03 07:57:01 all 0.17 0.00 0.01 0.00 0.01 99.81 08:02:03 07:57:01 0 1.29 0.00 0.00 0.00 0.00 98.71 08:02:03 07:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:57:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 07:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:57:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:02:03 07:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:58:01 all 0.12 0.00 0.00 0.00 0.01 99.86 08:02:03 07:58:01 0 0.90 0.00 0.02 0.00 0.02 99.07 08:02:03 07:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:02:03 07:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:58:01 3 0.03 0.00 0.00 0.02 0.03 99.92 08:02:03 07:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 07:58:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:02:03 07:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 07:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:59:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:02:03 07:59:01 0 1.95 0.00 0.02 0.00 0.02 98.01 08:02:03 07:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 07:59:01 3 0.03 0.00 0.03 0.02 0.03 99.88 08:02:03 07:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:03 07:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:02:03 07:59:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:02:03 07:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:03 08:00:01 all 0.23 0.00 0.01 0.00 0.01 99.75 08:02:03 08:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:02:03 08:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 08:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 08:00:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:02:03 08:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 08:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:02:03 08:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 08:00:01 7 1.76 0.00 0.00 0.00 0.02 98.23 08:02:03 08:01:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:02:03 08:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:03 08:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:02:03 08:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:03 08:01:01 3 0.05 0.00 0.03 0.02 0.02 99.88 08:02:03 08:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:02:03 08:01:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:02:03 08:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:02:03 08:01:01 7 0.15 0.00 0.02 0.00 0.02 99.82 08:02:03 08:02:01 all 3.04 0.00 1.21 0.26 0.02 95.46 08:02:03 08:02:01 0 3.24 0.00 0.89 0.02 0.02 95.84 08:02:03 08:02:01 1 3.04 0.00 1.05 0.02 0.02 95.87 08:02:03 08:02:01 2 2.83 0.00 1.76 0.02 0.02 95.37 08:02:03 08:02:01 3 2.90 0.00 0.92 0.37 0.05 95.76 08:02:03 08:02:01 4 3.55 0.00 0.90 0.02 0.02 95.52 08:02:03 08:02:01 5 2.73 0.00 1.21 0.02 0.02 96.03 08:02:03 08:02:01 6 3.07 0.00 1.63 1.64 0.02 93.65 08:02:03 08:02:01 7 2.94 0.00 1.36 0.02 0.02 95.67 08:02:03 Average: all 1.27 0.00 0.20 0.05 0.01 98.46 08:02:03 Average: 0 1.34 0.00 0.20 0.03 0.01 98.41 08:02:03 Average: 1 1.25 0.00 0.20 0.04 0.02 98.49 08:02:03 Average: 2 1.42 0.00 0.20 0.03 0.01 98.35 08:02:03 Average: 3 1.24 0.00 0.20 0.06 0.02 98.48 08:02:03 Average: 4 1.21 0.00 0.21 0.03 0.01 98.53 08:02:03 Average: 5 1.25 0.00 0.21 0.07 0.01 98.46 08:02:03 Average: 6 1.22 0.00 0.20 0.07 0.01 98.50 08:02:03 Average: 7 1.24 0.00 0.21 0.05 0.01 98.48 08:02:03 08:02:03 08:02:03