Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 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-ssh10757857985931261173.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh386796883205698335.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17188585040379182899.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3458984159698399426.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-ssh17177502859673104920.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-746717 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/917 [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/917 # 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 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 (main) > 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 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 # timeout=10 Commit message: "Merge pull request #5301 from judehung/refactor-lintv2-gosec" > git rev-list --no-walk e92c0b35f376dec128daf1b485bdebfaa8dfb24e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:51:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:51:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:51:12 ========================================================= 10:51:12 EdgeX Global Pipelines Version Info 10:51:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:51:13 ------------------- 10:51:13 stable info: 10:51:13 ------------------- 10:51:13 Commited By: Cherry Wang cherry@iotechsys.com 10:51:13 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 10:51:13 Message: update stable to v1.0.278 10:51:13 ------------------- 10:51:13 experimental info: 10:51:13 ------------------- 10:51:13 Commited By: **** collab-it+edgex@linuxfoundation.org 10:51:13 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 10:51:13 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:51:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:51:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:51:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30f6a9e [Pipeline] echo 10:51:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:51:14 provisioning config files... 10:51:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/917@tmp/config15579490073773095143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:51:15 ---> ****-login.sh 10:51:15 nexus3.edgexfoundry.org:10001 10:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:15 10:51:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:51:15 Configure a credential helper to remove this warning. See 10:51:15 https://docs.****.com/go/credential-store/ 10:51:15 10:51:15 Login Succeeded 10:51:15 nexus3.edgexfoundry.org:10002 10:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:15 10:51:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:51:15 Configure a credential helper to remove this warning. See 10:51:15 https://docs.****.com/go/credential-store/ 10:51:15 10:51:15 Login Succeeded 10:51:15 nexus3.edgexfoundry.org:10003 10:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:15 10:51:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:51:15 Configure a credential helper to remove this warning. See 10:51:15 https://docs.****.com/go/credential-store/ 10:51:15 10:51:15 Login Succeeded 10:51:15 nexus3.edgexfoundry.org:10004 10:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:15 10:51:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:51:15 Configure a credential helper to remove this warning. See 10:51:15 https://docs.****.com/go/credential-store/ 10:51:15 10:51:15 Login Succeeded 10:51:15 ****.io 10:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:16 10:51:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:51:16 Configure a credential helper to remove this warning. See 10:51:16 https://docs.****.com/go/credential-store/ 10:51:16 10:51:16 Login Succeeded 10:51:16 ---> ****-login.sh ends [Pipeline] } 10:51:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:16 + 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 10:51:16 + + cut -d/ -f2 10:51:16 dirname cmd/core-command/Dockerfile 10:51:16 + echo core-command,cmd/core-command/Dockerfile 10:51:16 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:51:16 + cut -d/ -f2 10:51:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:51:16 + dirname cmd/core-data/Dockerfile 10:51:16 + cut -d/ -f2 10:51:16 + echo core-data,cmd/core-data/Dockerfile 10:51:16 + dirname cmd/core-keeper/Dockerfile 10:51:16 + cut -d/ -f2 10:51:16 + echo core-keeper,cmd/core-keeper/Dockerfile 10:51:16 + dirname cmd/core-metadata/Dockerfile 10:51:16 + cut -d/ -f2 10:51:16 + echo core-metadata,cmd/core-metadata/Dockerfile 10:51:16 + dirname cmd/security-bootstrapper/Dockerfile 10:51:16 + cut -d/ -f2 10:51:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:51:16 + dirname cmd/security-proxy-auth/Dockerfile 10:51:16 + cut -d/ -f2 10:51:16 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:51:16 + dirname cmd/security-proxy-setup/Dockerfile 10:51:16 + cut -d/ -f2 10:51:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:51:16 + dirname cmd/security-secretstore-setup/Dockerfile 10:51:16 + cut -d/ -f2 10:51:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:51:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:51:16 + cut -d/ -f2 10:51:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:51:16 + dirname cmd/security-spire-agent/Dockerfile 10:51:16 + cut -d/ -f2 10:51:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:51:16 + dirname cmd/security-spire-config/Dockerfile 10:51:16 + cut -d/ -f2 10:51:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:51:16 + dirname cmd/security-spire-server/Dockerfile 10:51:16 + cut -d/ -f2 10:51:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:51:16 + dirname cmd/support-notifications/Dockerfile 10:51:16 + cut -d/ -f2 10:51:16 + echo support-notifications,cmd/support-notifications/Dockerfile 10:51:16 + dirname cmd/support-scheduler/Dockerfile 10:51:16 + cut -d/ -f2 10:51:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:51:16 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 10:51:16 + git rev-list -1 --merges 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6~1..30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] echo 10:51:16 -----------> git rev-list -1 --merges 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6~1..30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 10:51:16 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [false] [Pipeline] sh 10:51:17 + git log --format=format:%s -1 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] echo 10:51:17 ========================================================= 10:51:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:51:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:51:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:51:17 + grep -v github /etc/ssh/ssh_known_hosts 10:51:17 + [ -e /tmp/ssh_known_hosts ] 10:51:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:51:17 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:51:17 sudo tee -a /etc/ssh/ssh_known_hosts 10:51:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:17 10:51:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:18 0.1.4: Pulling from edgex-devops/py-git-semver 10:51:18 3dae71ba6b94: Pulling fs layer 10:51:18 6bf1a483ea7c: Pulling fs layer 10:51:18 f5dfc541a4d3: Pulling fs layer 10:51:18 461d9e800cba: Pulling fs layer 10:51:18 80192f66455f: Pulling fs layer 10:51:18 2e8e34ca0e6c: Pulling fs layer 10:51:18 a29436f7fd5d: Pulling fs layer 10:51:18 923cac83aea3: Pulling fs layer 10:51:18 25ad8b0a4227: Pulling fs layer 10:51:18 db01528c6b51: Pulling fs layer 10:51:18 28988de357af: Pulling fs layer 10:51:18 80192f66455f: Waiting 10:51:18 2e8e34ca0e6c: Waiting 10:51:18 db01528c6b51: Waiting 10:51:18 a29436f7fd5d: Waiting 10:51:18 28988de357af: Waiting 10:51:18 25ad8b0a4227: Waiting 10:51:18 6bf1a483ea7c: Verifying Checksum 10:51:18 6bf1a483ea7c: Download complete 10:51:18 461d9e800cba: Verifying Checksum 10:51:18 461d9e800cba: Download complete 10:51:18 80192f66455f: Verifying Checksum 10:51:18 80192f66455f: Download complete 10:51:18 f5dfc541a4d3: Verifying Checksum 10:51:18 f5dfc541a4d3: Download complete 10:51:18 3dae71ba6b94: Verifying Checksum 10:51:18 3dae71ba6b94: Download complete 10:51:18 923cac83aea3: Verifying Checksum 10:51:18 923cac83aea3: Download complete 10:51:18 25ad8b0a4227: Verifying Checksum 10:51:18 25ad8b0a4227: Download complete 10:51:18 db01528c6b51: Verifying Checksum 10:51:18 db01528c6b51: Download complete 10:51:18 28988de357af: Verifying Checksum 10:51:18 28988de357af: Download complete 10:51:18 a29436f7fd5d: Verifying Checksum 10:51:18 a29436f7fd5d: Download complete 10:51:19 2e8e34ca0e6c: Verifying Checksum 10:51:19 2e8e34ca0e6c: Download complete 10:51:19 3dae71ba6b94: Pull complete 10:51:20 6bf1a483ea7c: Pull complete 10:51:20 f5dfc541a4d3: Pull complete 10:51:20 461d9e800cba: Pull complete 10:51:20 80192f66455f: Pull complete 10:51:24 2e8e34ca0e6c: Pull complete 10:51:24 a29436f7fd5d: Pull complete 10:51:24 923cac83aea3: Pull complete 10:51:25 25ad8b0a4227: Pull complete 10:51:25 db01528c6b51: Pull complete 10:51:25 28988de357af: Pull complete 10:51:25 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:51:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:25 prd-ubuntu20.04-docker-8c-8g-746717 does not seem to be running inside a container 10:51:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@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 10:51:28 $ docker top 23bdffed1d46eaa862f45817d42b9177bdab097b9cde0b6cc71f16b426ec13f9 -eo pid,comm 10:51:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:51:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:29 [ssh-agent] Looking for ssh-agent implementation... 10:51:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:29 $ docker exec 23bdffed1d46eaa862f45817d42b9177bdab097b9cde0b6cc71f16b426ec13f9 ssh-agent 10:51:29 SSH_AUTH_SOCK=/tmp/ssh-B71DyrO58qI5/agent.32 10:51:29 SSH_AGENT_PID=38 10:51:29 Running ssh-add (command line suppressed) 10:51:29 Identity added: /w/workspace/edgex-go/917@tmp/private_key_16390642833711659010.key (/w/workspace/edgex-go/917@tmp/private_key_16390642833711659010.key) 10:51:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:29 + git config --global --add safe.directory /w/workspace/edgex-go/917 [Pipeline] sh 10:51:29 + git tag --points-at HEAD [Pipeline] } 10:51:29 $ docker exec --env ******** --env ******** 23bdffed1d46eaa862f45817d42b9177bdab097b9cde0b6cc71f16b426ec13f9 ssh-agent -k 10:51:30 unset SSH_AUTH_SOCK; 10:51:30 unset SSH_AGENT_PID; 10:51:30 echo Agent pid 38 killed; 10:51:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:51:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:30 [ssh-agent] Looking for ssh-agent implementation... 10:51:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:30 $ docker exec 23bdffed1d46eaa862f45817d42b9177bdab097b9cde0b6cc71f16b426ec13f9 ssh-agent 10:51:30 SSH_AUTH_SOCK=/tmp/ssh-ihv4oHEFKDlX/agent.86 10:51:30 SSH_AGENT_PID=92 10:51:30 Running ssh-add (command line suppressed) 10:51:30 Identity added: /w/workspace/edgex-go/917@tmp/private_key_5305850205193795899.key (/w/workspace/edgex-go/917@tmp/private_key_5305850205193795899.key) 10:51:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:30 + git semver init 10:51:31 2025-10-29 10:51:30,991 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:51:31 2025-10-29 10:51:30,995 [run_init] DEBUG init version:0.0.0 force:False 10:51:31 2025-10-29 10:51:30,996 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/917/.semver 10:51:31 2025-10-29 10:51:30,997 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/917/.semver 10:51:31 2025-10-29 10:51:30,997 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/917/.semver'], cwd=/w/workspace/edgex-go/917, stdin=None, shell=False, universal_newlines=False) 10:51:37 2025-10-29 10:51:36,576 [append_file] DEBUG append to file:/w/workspace/edgex-go/917/.git/info/exclude 10:51:37 2025-10-29 10:51:36,577 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/917/.semver/main with force:False 10:51:37 2025-10-29 10:51:36,577 [read_version] DEBUG read version from /w/workspace/edgex-go/917/.semver/main 10:51:37 2025-10-29 10:51:36,577 [read_version] DEBUG read version from /w/workspace/edgex-go/917/.semver/main 10:51:37 4.1.0-dev.70 [Pipeline] } 10:51:37 $ docker exec --env ******** --env ******** 23bdffed1d46eaa862f45817d42b9177bdab097b9cde0b6cc71f16b426ec13f9 ssh-agent -k 10:51:37 unset SSH_AUTH_SOCK; 10:51:37 unset SSH_AGENT_PID; 10:51:37 echo Agent pid 92 killed; 10:51:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:38 + git semver [Pipeline] } 10:51:38 $ docker stop --time=1 23bdffed1d46eaa862f45817d42b9177bdab097b9cde0b6cc71f16b426ec13f9 10:51:39 $ docker rm -f --volumes 23bdffed1d46eaa862f45817d42b9177bdab097b9cde0b6cc71f16b426ec13f9 [Pipeline] // withDockerContainer [Pipeline] sh 10:51:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:51:40 Stashed 1 file(s) [Pipeline] echo 10:51:40 [edgeXSemver]: initialized semver on version 4.1.0-dev.70 [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 10:51:40 + git config --global --add safe.directory /w/workspace/edgex-go/917 [Pipeline] echo 10:51:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:51:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:51:40 ========================================================= 10:51:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:51:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:51:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:51:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:51:41 9824c27679d3: Pulling fs layer 10:51:41 8371a51cbc44: Pulling fs layer 10:51:41 d5791340ef18: Pulling fs layer 10:51:41 d3178a7b2709: Pulling fs layer 10:51:41 4f4fb700ef54: Pulling fs layer 10:51:41 063b4f904bf5: Pulling fs layer 10:51:41 066ecc492849: Pulling fs layer 10:51:41 50a4da29d654: Pulling fs layer 10:51:41 417dd178857c: Pulling fs layer 10:51:41 d3178a7b2709: Waiting 10:51:41 50a4da29d654: Waiting 10:51:41 066ecc492849: Waiting 10:51:41 4f4fb700ef54: Waiting 10:51:41 063b4f904bf5: Waiting 10:51:41 417dd178857c: Waiting 10:51:41 8371a51cbc44: Download complete 10:51:41 d3178a7b2709: Download complete 10:51:41 4f4fb700ef54: Verifying Checksum 10:51:41 4f4fb700ef54: Download complete 10:51:41 9824c27679d3: Download complete 10:51:41 063b4f904bf5: Verifying Checksum 10:51:41 063b4f904bf5: Download complete 10:51:41 066ecc492849: Verifying Checksum 10:51:41 066ecc492849: Download complete 10:51:41 9824c27679d3: Pull complete 10:51:41 417dd178857c: Verifying Checksum 10:51:41 417dd178857c: Download complete 10:51:41 8371a51cbc44: Pull complete 10:51:41 d5791340ef18: Download complete 10:51:42 50a4da29d654: Verifying Checksum 10:51:42 50a4da29d654: Download complete 10:51:46 d5791340ef18: Pull complete 10:51:46 d3178a7b2709: Pull complete 10:51:46 4f4fb700ef54: Pull complete 10:51:46 063b4f904bf5: Pull complete 10:51:46 066ecc492849: Pull complete 10:51:48 50a4da29d654: Pull complete 10:51:49 417dd178857c: Pull complete 10:51:49 Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 10:51:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:51:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 10:51:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:51:49 WORKDIR /edgex 10:51:49 COPY go.mod . 10:51:49 RUN go mod download 10:51:49 + docker build -t ci-base-image-x86_64 -f - . 10:51:50 #0 building with "default" instance using docker driver 10:51:50 10:51:50 #1 [internal] load build definition from Dockerfile 10:51:50 #1 transferring dockerfile: 164B done 10:51:50 #1 DONE 0.0s 10:51:50 10:51:50 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:51:50 #2 DONE 0.0s 10:51:50 10:51:50 #3 [internal] load .dockerignore 10:51:50 #3 transferring context: 50B done 10:51:50 #3 DONE 0.0s 10:51:50 10:51:50 #4 [internal] load build context 10:51:50 #4 transferring context: 6.57kB done 10:51:50 #4 DONE 0.0s 10:51:50 10:51:50 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:51:50 #5 DONE 0.1s 10:51:50 10:51:50 #6 [2/4] WORKDIR /edgex 10:51:55 Still waiting to schedule task 10:51:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:51:55 #6 DONE 4.7s 10:51:55 10:51:55 #7 [3/4] COPY go.mod . 10:51:55 #7 DONE 0.0s 10:51:55 10:51:55 #8 [4/4] RUN go mod download 10:52:08 #8 DONE 12.8s 10:52:08 10:52:08 #9 exporting to image 10:52:08 #9 exporting layers 10:52:12 #9 exporting layers 4.1s done 10:52:12 #9 writing image sha256:65394cfa31a643ae5965683f59f69baf913b074d2690cc6992a1de05171dd819 0.0s done 10:52:12 #9 naming to docker.io/library/ci-base-image-x86_64 0.0s done 10:52:12 #9 DONE 4.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:12 + docker inspect -f . ci-base-image-x86_64 10:52:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:13 prd-ubuntu20.04-docker-8c-8g-746717 does not seem to be running inside a container 10:52:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@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 10:52:13 $ docker top d3ca796ecfa5487e6fdec8a5e5bbb9c22f4f70d7c7480a213b05780c638067c4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:14 + go version 10:52:14 go version go1.23.12 linux/amd64 [Pipeline] } 10:52:14 $ docker stop --time=1 d3ca796ecfa5487e6fdec8a5e5bbb9c22f4f70d7c7480a213b05780c638067c4 10:52:15 $ docker rm -f --volumes d3ca796ecfa5487e6fdec8a5e5bbb9c22f4f70d7c7480a213b05780c638067c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:16 + docker inspect -f . ci-base-image-x86_64 10:52:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:16 prd-ubuntu20.04-docker-8c-8g-746717 does not seem to be running inside a container 10:52:16 $ 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/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@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 10:52:17 $ docker top b7c0bcbbaf7a68caaf21fa31049fb570513b84c913a8caf3d5cf3ae434079796 -eo pid,comm [Pipeline] { [Pipeline] echo 10:52:17 ========================================================= 10:52:17 [edgeXBuildGoParallel] Running Tests and Build... 10:52:17 ========================================================= [Pipeline] sh 10:52:17 + git config --global --add safe.directory /w/workspace/edgex-go/917 [Pipeline] fileExists [Pipeline] sh 10:52:17 + make test 10:52:17 go test -race -coverprofile=coverage.out ./... 10:52:25 ? github.com/edgexfoundry/edgex-go [no test files] 10:52:52 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 10:52:52 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 10:52:52 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 10:52:52 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 10:52:52 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 10:52:52 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 10:52:52 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 10:52:52 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 10:52:52 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 10:52:52 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 10:52:52 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 10:52:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:52:52 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 10:52:52 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 10:52:52 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 10:52:52 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 10:52:52 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 10:52:52 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 10:52:55 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 10:52:56 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 10:52:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements 10:52:57 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 10:52:57 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 10:52:57 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 10:52:57 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 10:52:57 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:52:57 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 10:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:52:57 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 10:52:57 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 10:52:57 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 10:52:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 10:52:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:52:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 10:52:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 10:52:59 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 10:52:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:52:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.4% of statements 10:52:59 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements 10:52:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.078s coverage: 57.7% of statements 10:52:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.018s coverage: 86.5% of statements 10:53:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 10:53:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 10:53:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.246s coverage: 94.2% of statements 10:53:01 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 90.7% of statements 10:53:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements 10:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 10:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:53:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:53:03 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 10:53:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 10:53:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:53:03 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 10:53:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 10:53:03 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 10:53:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:53:03 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 10:53:03 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 10:53:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 10:53:03 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 10:53:03 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 10:53:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.418s coverage: 95.8% of statements 10:53:04 ok github.com/edgexfoundry/edgex-go/internal/io 1.017s coverage: 72.2% of statements 10:53:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:53:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 10:53:05 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 10:53:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 10:53:05 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 10:53:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 2.4% of statements 10:53:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements 10:53:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.2% of statements 10:53:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.027s coverage: 68.8% of statements 10:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 40.0% of statements 10:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements 10:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 89.5% of statements 10:53:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.023s coverage: 93.1% of statements 10:53:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 10:53:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 10:53:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 10:53:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:53:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 10:53:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 10:53:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 10:53:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 10:53:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 10:53:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 10:53:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 10:53:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 10:53:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 10:53:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 10:53:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 10:53:09 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 10:53:09 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 10:53:10 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 10:53:11 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 10:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:53:13 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 10:53:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 10:53:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 10:53:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 10:53:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 10:53:18 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 10:53:18 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 10:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 10:53:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 10:53:18 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:53:20 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 10:53:20 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 10:53:20 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 10:53:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:53:20 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 10:53:20 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 10:53:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 10:53:20 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 10:53:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 10:53:21 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 10:53:21 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 10:53:21 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 10:53:21 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 10:53:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 10:53:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 10:53:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 10:53:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 10:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 10:53:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:53:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 10:53:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:53:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 10:53:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 10:53:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 10:53:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 10:53:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:53:25 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.056s coverage: 92.9% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.055s coverage: 6.8% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.165s coverage: 54.8% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.6% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.034s coverage: 88.6% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.047s coverage: 100.0% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 29.2% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.015s coverage: 76.2% of statements 10:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 10:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 17.1% of statements 10:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.162s coverage: 94.9% of statements 10:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements 10:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 97.7% of statements 10:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements 10:53:30 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 10:53:30 running golangci-lint 10:53:30 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 10:53:30 go version go1.23.12 linux/amd64 10:53:30 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 10:53:30 level=info msg="[config_reader] Used config file .golangci.yml" 10:53:30 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:53:57 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|deps|types_sizes) took 23.092436429s" 10:53:57 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.670757ms" 10:54:07 level=info msg="[linters_context/goanalysis] analyzers took 1m49.722976966s with top 10 stages: buildir: 58.645415161s, gosec: 4.072629745s, inspect: 3.086383779s, fact_deprecated: 2.94190196s, printf: 2.186179991s, ctrlflow: 2.006093522s, fact_purity: 1.628925109s, nilness: 1.365503469s, S1038: 1.070093878s, typedness: 989.788846ms" 10:54:07 level=info msg="[runner] Issues before processing: 21, after processing: 0" 10:54:07 level=info msg="[runner] Processors filtering stat (in/out): cgo: 21/21, autogenerated_exclude: 21/21, exclude: 21/21, nolint: 20/0, filename_unadjuster: 21/21, invalid_issue: 21/21, path_prettifier: 21/21, skip_dirs: 21/21, identifier_marker: 21/21, exclude-rules: 21/20, skip_files: 21/21" 10:54:07 level=info msg="[runner] processing took 11.738791ms with stages: nolint: 9.101326ms, exclude-rules: 766.007µs, identifier_marker: 577.495µs, autogenerated_exclude: 477.235µs, path_prettifier: 418.824µs, skip_dirs: 380.733µs, cgo: 8.221µs, invalid_issue: 3.55µs, filename_unadjuster: 2.02µs, max_same_issues: 630ns, uniq_by_line: 420ns, fixer: 380ns, skip_files: 300ns, exclude: 290ns, path_prefixer: 250ns, path_shortener: 230ns, sort_results: 230ns, max_from_linter: 160ns, diff: 150ns, max_per_file_from_linter: 120ns, source_code: 120ns, severity-rules: 100ns" 10:54:07 level=info msg="[runner] linters took 12.278844895s with stages: goanalysis_metalinter: 12.267032174s" 10:54:07 level=info msg="File cache stats: 0 entries of total size 0B" 10:54:07 level=info msg="Memory: 355 samples, avg is 293.0MB, max is 1466.4MB" 10:54:07 level=info msg="Execution took 35.419777817s" 10:54:07 go vet ./... 10:54:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:54:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:54:14 ./bin/test-attribution-txt.sh 10:54:14 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 10:54:14 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 10:54:14 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 10:54:14 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 10:54:14 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 10:54:14 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 10:54:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 10:54:14 + ls -al . 10:54:14 total 2076 10:54:14 drwxrwxr-x 11 1001 1001 4096 Oct 29 10:52 . 10:54:14 drwxr-xr-x 4 root root 4096 Oct 29 10:52 .. 10:54:14 drwxrwxr-x 2 1001 1001 4096 Oct 29 10:51 .blubracket 10:54:14 -rw-rw-r-- 1 1001 1001 10 Oct 29 10:51 .dockerignore 10:54:14 drwxrwxr-x 8 1001 1001 4096 Oct 29 10:53 .git 10:54:14 drwxrwxr-x 3 1001 1001 4096 Oct 29 10:51 .github 10:54:14 -rw-rw-r-- 1 1001 1001 909 Oct 29 10:51 .gitignore 10:54:14 -rw-rw-r-- 1 1001 1001 218 Oct 29 10:51 .golangci.yml 10:54:14 -rw-rw-r-- 1 1001 1001 100 Oct 29 10:51 .hadolint.yml 10:54:14 drwxr-xr-x 3 1001 1001 4096 Oct 29 10:51 .semver 10:54:14 -rw-rw-r-- 1 1001 1001 155 Oct 29 10:51 .sonarcloud.properties 10:54:14 -rw-rw-r-- 1 1001 1001 1171 Oct 29 10:51 ADOPTERS.md 10:54:14 -rw-rw-r-- 1 1001 1001 17374 Oct 29 10:51 Attribution.txt 10:54:14 -rw-rw-r-- 1 1001 1001 108018 Oct 29 10:51 CHANGELOG.md 10:54:14 -rw-rw-r-- 1 1001 1001 3804 Oct 29 10:51 CONTRIBUTING.md 10:54:14 -rw-rw-r-- 1 1001 1001 677 Oct 29 10:51 GOVERNANCE.md 10:54:14 -rw-rw-r-- 1 1001 1001 886 Oct 29 10:51 Jenkinsfile 10:54:14 -rw-rw-r-- 1 1001 1001 10775 Oct 29 10:51 LICENSE 10:54:14 -rw-rw-r-- 1 1001 1001 16740 Oct 29 10:51 Makefile 10:54:14 -rw-rw-r-- 1 1001 1001 582 Oct 29 10:51 OWNERS.md 10:54:14 -rw-rw-r-- 1 1001 1001 9932 Oct 29 10:51 README.md 10:54:14 -rw-rw-r-- 1 1001 1001 789 Oct 29 10:51 SECURITY.md 10:54:14 -rw-rw-r-- 1 1001 1001 12 Oct 29 10:51 VERSION 10:54:14 drwxrwxr-x 2 1001 1001 4096 Oct 29 10:51 bin 10:54:14 drwxrwxr-x 19 1001 1001 4096 Oct 29 10:51 cmd 10:54:14 -rw-r--r-- 1 root root 1748913 Oct 29 10:53 coverage.out 10:54:14 drwxrwxr-x 2 1001 1001 4096 Oct 29 10:51 fuzz_test 10:54:14 -rw-rw-r-- 1 1001 1001 6539 Oct 29 10:51 go.mod 10:54:14 -rw-rw-r-- 1 1001 1001 88541 Oct 29 10:51 go.sum 10:54:14 drwxrwxr-x 7 1001 1001 4096 Oct 29 10:51 internal 10:54:14 drwxrwxr-x 2 1001 1001 4096 Oct 29 10:51 openapi 10:54:14 -rw-rw-r-- 1 1001 1001 584 Oct 29 10:51 security.txt 10:54:14 -rw-rw-r-- 1 1001 1001 204 Oct 29 10:51 version.go [Pipeline] sh 10:54:14 + '[' -e coverage.out ] 10:54:14 + chown 1001:1001 coverage.out [Pipeline] stash 10:54:14 Stashed 1 file(s) [Pipeline] sh 10:54:15 + make build 10:54:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:54:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:54:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:54:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:54:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:54:48 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:54:53 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:54:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:54:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:55:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:55:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:55:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:55:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:55:05 $ docker stop --time=1 b7c0bcbbaf7a68caaf21fa31049fb570513b84c913a8caf3d5cf3ae434079796 10:55:12 $ docker rm -f --volumes b7c0bcbbaf7a68caaf21fa31049fb570513b84c913a8caf3d5cf3ae434079796 [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 10:55:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:55:13 10:55:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:55:13 latest: Pulling from edgex-devops/edgex-compose 10:55:13 91d30c5bc195: Pulling fs layer 10:55:13 2e9b0aa3be6d: Pulling fs layer 10:55:13 9c61dcf015f6: Pulling fs layer 10:55:13 4698f68db338: Pulling fs layer 10:55:13 2a2f49069b9e: Pulling fs layer 10:55:13 e0025b399a48: Pulling fs layer 10:55:13 4698f68db338: Waiting 10:55:13 2a2f49069b9e: Waiting 10:55:13 e0025b399a48: Waiting 10:55:14 91d30c5bc195: Verifying Checksum 10:55:14 91d30c5bc195: Download complete 10:55:14 4698f68db338: Verifying Checksum 10:55:14 4698f68db338: Download complete 10:55:14 2e9b0aa3be6d: Verifying Checksum 10:55:14 2e9b0aa3be6d: Download complete 10:55:14 e0025b399a48: Verifying Checksum 10:55:14 e0025b399a48: Download complete 10:55:14 91d30c5bc195: Pull complete 10:55:14 2a2f49069b9e: Verifying Checksum 10:55:14 2a2f49069b9e: Download complete 10:55:14 2e9b0aa3be6d: Pull complete 10:55:14 9c61dcf015f6: Verifying Checksum 10:55:14 9c61dcf015f6: Download complete 10:55:18 9c61dcf015f6: Pull complete 10:55:18 4698f68db338: Pull complete 10:55:20 2a2f49069b9e: Pull complete 10:55:22 e0025b399a48: Pull complete 10:55:23 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:55:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:55:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:23 prd-ubuntu20.04-docker-8c-8g-746717 does not seem to be running inside a container 10:55:23 $ 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/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@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 10:55:31 $ docker top eb4cdbbd217b3cfc46e10ed8c2cc4ebb84d8d4957484b256942efef7fe17f96b -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:31 + docker compose -f ./docker-compose-build.yml build --parallel 10:55:31 #1 [core-command internal] load build definition from Dockerfile 10:55:32 #1 ... 10:55:32 10:55:32 #2 [security-spire-agent internal] load build definition from Dockerfile 10:55:32 #2 transferring dockerfile: 1.81kB done 10:55:32 #2 DONE 0.6s 10:55:32 10:55:32 #3 [security-proxy-setup internal] load build definition from Dockerfile 10:55:32 #3 ... 10:55:32 10:55:32 #1 [core-command internal] load build definition from Dockerfile 10:55:32 #1 transferring dockerfile: 1.94kB done 10:55:32 #1 DONE 0.8s 10:55:32 10:55:32 #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:55:32 #4 DONE 0.0s 10:55:32 10:55:32 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:55:32 #5 transferring dockerfile: 2.23kB done 10:55:32 #5 DONE 0.9s 10:55:32 10:55:32 #6 [security-bootstrapper internal] load build definition from Dockerfile 10:55:32 #6 ... 10:55:32 10:55:32 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:55:32 #4 DONE 0.0s 10:55:33 10:55:33 #7 [security-spire-server internal] load build definition from Dockerfile 10:55:33 #7 transferring dockerfile: 1.70kB done 10:55:33 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 10:55:33 #7 DONE 1.0s 10:55:33 10:55:33 #8 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 10:55:33 #8 ... 10:55:33 10:55:33 #9 [core-data internal] load build definition from Dockerfile 10:55:33 #9 transferring dockerfile: 2.04kB done 10:55:33 #9 DONE 1.3s 10:55:33 10:55:33 #4 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:55:33 #4 DONE 0.0s 10:55:33 10:55:33 #8 [core-data internal] load metadata for docker.io/library/alpine:3.20 10:55:33 #8 ... 10:55:33 10:55:33 #10 [support-scheduler internal] load build definition from Dockerfile 10:55:33 #10 transferring dockerfile: 1.83kB done 10:55:33 #10 DONE 1.4s 10:55:33 10:55:33 #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:55:33 #4 DONE 0.0s 10:55:33 10:55:33 #8 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 10:55:33 #8 ... 10:55:33 10:55:33 #11 [security-proxy-auth internal] load build definition from Dockerfile 10:55:33 #11 transferring dockerfile: 2.14kB done 10:55:33 #11 DONE 1.6s 10:55:33 10:55:33 #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:55:33 #4 DONE 0.0s 10:55:33 10:55:33 #8 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 10:55:33 #8 ... 10:55:33 10:55:33 #12 [core-keeper internal] load build definition from Dockerfile 10:55:33 #12 transferring dockerfile: 2.01kB done 10:55:33 #12 DONE 1.8s 10:55:33 10:55:33 #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:55:33 #4 DONE 0.0s 10:55:33 10:55:33 #8 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 10:55:34 #8 DONE 1.8s 10:55:34 10:55:34 #13 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:55:34 #13 DONE 1.8s 10:55:34 10:55:34 #14 [core-metadata internal] load build definition from Dockerfile 10:55:34 #14 transferring dockerfile: 2.10kB 0.0s done 10:55:34 #14 DONE 1.9s 10:55:34 10:55:34 #6 [security-bootstrapper internal] load build definition from Dockerfile 10:55:34 #6 transferring dockerfile: 3.02kB done 10:55:34 #6 ... 10:55:34 10:55:34 #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:55:34 #4 DONE 0.0s 10:55:34 10:55:34 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:55:34 #15 transferring dockerfile: 1.89kB done 10:55:34 #15 DONE 2.0s 10:55:34 10:55:34 #16 [security-spire-config internal] load build definition from Dockerfile 10:55:34 #16 transferring dockerfile: 1.69kB done 10:55:34 #16 DONE 2.2s 10:55:34 10:55:34 #3 [security-proxy-setup internal] load build definition from Dockerfile 10:55:34 #3 transferring dockerfile: 2.50kB done 10:55:34 #3 ... 10:55:34 10:55:34 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:55:34 #4 DONE 0.0s 10:55:34 10:55:34 #3 [security-proxy-setup internal] load build definition from Dockerfile 10:55:34 #3 DONE 2.5s 10:55:34 10:55:34 #13 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:55:34 #13 ... 10:55:34 10:55:34 #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:55:34 #4 DONE 0.0s 10:55:34 10:55:34 #17 [support-notifications internal] load build definition from Dockerfile 10:55:34 #17 transferring dockerfile: 2.00kB done 10:55:34 #17 DONE 2.6s 10:55:35 10:55:35 #18 [security-spiffe-token-provider internal] load .dockerignore 10:55:35 #18 ... 10:55:35 10:55:35 #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:55:35 #4 DONE 0.0s 10:55:35 10:55:35 #19 [security-secretstore-setup internal] load build definition from Dockerfile 10:55:35 #19 transferring dockerfile: 2.49kB done 10:55:35 #19 DONE 3.1s 10:55:35 10:55:35 #8 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 10:55:35 #8 ... 10:55:35 10:55:35 #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:55:35 #4 DONE 0.0s 10:55:35 10:55:35 #6 [security-bootstrapper internal] load build definition from Dockerfile 10:55:35 #6 DONE 3.2s 10:55:35 10:55:35 #8 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 10:55:35 #8 ... 10:55:35 10:55:35 #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:55:35 #4 DONE 0.0s 10:55:35 10:55:35 #8 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:55:38 #8 ... 10:55:38 10:55:38 #13 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 10:55:38 #13 DONE 5.2s 10:55:38 10:55:38 #20 [security-proxy-auth internal] load .dockerignore 10:55:38 #20 transferring context: 50B done 10:55:38 #20 DONE 4.2s 10:55:38 10:55:38 #8 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:55:38 #8 DONE 5.8s 10:55:38 10:55:38 #21 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:55:38 #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:55:39 #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done 10:55:39 #21 ... 10:55:39 10:55:39 #22 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 10:55:39 #22 DONE 7.0s 10:55:39 10:55:39 #23 [core-common-config-bootstrapper internal] load .dockerignore 10:55:39 #23 transferring context: 50B done 10:55:39 #23 DONE 5.3s 10:55:39 10:55:39 #24 [security-spire-agent internal] load .dockerignore 10:55:39 #24 DONE 0.0s 10:55:39 10:55:39 #24 [security-spire-agent internal] load .dockerignore 10:55:39 #24 ... 10:55:39 10:55:39 #25 [core-keeper internal] load .dockerignore 10:55:39 #25 transferring context: 50B done 10:55:39 #25 DONE 5.8s 10:55:39 10:55:39 #21 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:55:39 #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done 10:55:39 #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:55:39 #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:55:39 #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:55:39 #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done 10:55:39 #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 10:55:39 #21 ... 10:55:39 10:55:39 #26 [core-data internal] load .dockerignore 10:55:39 #26 transferring context: 50B done 10:55:39 #26 DONE 6.0s 10:55:39 10:55:39 #21 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:55:39 #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done 10:55:39 #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:55:39 #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:55:39 #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:55:39 #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done 10:55:40 #21 ... 10:55:40 10:55:40 #27 [support-scheduler internal] load .dockerignore 10:55:40 #27 transferring context: 50B done 10:55:40 #27 DONE 6.2s 10:55:40 10:55:40 #21 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:55:40 #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done 10:55:40 #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:55:40 #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:55:40 #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:55:40 #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done 10:55:40 #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 10:55:40 #21 ... 10:55:40 10:55:40 #28 [core-command internal] load .dockerignore 10:55:40 #28 transferring context: 50B done 10:55:40 #28 DONE 6.3s 10:55:40 10:55:40 #29 [security-spire-server internal] load .dockerignore 10:55:40 #29 transferring context: 50B done 10:55:40 #29 DONE 6.4s 10:55:40 10:55:40 #21 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:55:40 #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done 10:55:40 #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:55:40 #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:55:40 #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:55:40 #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done 10:55:40 #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 10:55:40 #21 ... 10:55:40 10:55:40 #18 [security-spiffe-token-provider internal] load .dockerignore 10:55:40 #18 transferring context: 50B done 10:55:40 #18 DONE 5.5s 10:55:40 10:55:40 #30 [core-metadata internal] load .dockerignore 10:55:40 #30 transferring context: 50B done 10:55:40 #30 DONE 5.6s 10:55:40 10:55:40 #21 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:55:40 #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done 10:55:40 #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:55:40 #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:55:40 #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:55:40 #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done 10:55:40 #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 10:55:40 #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done 10:55:40 #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:55:40 #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:55:40 #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:55:40 #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done 10:55:40 #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 10:55:47 #21 DONE 8.0s 10:55:47 10:55:47 #31 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:55:47 #31 ... 10:55:47 10:55:47 #32 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:47 #32 ... 10:55:47 10:55:47 #33 [security-spire-config internal] load .dockerignore 10:55:47 #33 transferring context: 50B done 10:55:47 #33 DONE 9.6s 10:55:47 10:55:47 #34 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:55:48 #34 ... 10:55:48 10:55:48 #35 [security-bootstrapper internal] load .dockerignore 10:55:48 #35 transferring context: 50B done 10:55:48 #35 DONE 9.8s 10:55:48 10:55:48 #36 [security-proxy-auth internal] load build context 10:55:48 #36 transferring context: 183.93MB 1.1s 10:55:48 #36 ... 10:55:48 10:55:48 #21 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:55:48 #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done 10:55:48 #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:55:48 #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:55:48 #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:55:48 #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done 10:55:48 #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 10:55:48 #21 DONE 8.0s 10:55:48 10:55:48 #37 [security-spire-config internal] load build context 10:55:48 #37 DONE 0.0s 10:55:48 10:55:48 #36 [security-proxy-auth internal] load build context 10:55:48 #36 ... 10:55:48 10:55:48 #38 [support-notifications internal] load .dockerignore 10:55:48 #38 transferring context: 50B done 10:55:48 #38 ... 10:55:48 10:55:48 #39 [security-proxy-setup internal] load .dockerignore 10:55:48 #39 transferring context: 50B done 10:55:48 #39 ... 10:55:48 10:55:48 #40 [security-secretstore-setup internal] load .dockerignore 10:55:48 #40 transferring context: 50B done 10:55:48 #40 ... 10:55:48 10:55:48 #36 [security-proxy-auth internal] load build context 10:55:49 #36 transferring context: 403.57MB 2.1s 10:55:49 #36 ... 10:55:49 10:55:49 #21 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:55:49 #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done 10:55:49 #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:55:49 #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:55:49 #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:55:49 #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done 10:55:49 #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 10:55:49 #21 DONE 8.0s 10:55:49 10:55:49 #36 [security-proxy-auth internal] load build context 10:55:49 #36 ... 10:55:49 10:55:49 #41 [core-common-config-bootstrapper internal] load build context 10:55:49 #41 ... 10:55:49 10:55:49 #36 [security-proxy-auth internal] load build context 10:55:49 #36 ... 10:55:49 10:55:49 #42 [core-keeper internal] load build context 10:55:49 #42 ... 10:55:49 10:55:49 #43 [core-data internal] load build context 10:55:50 #43 ... 10:55:50 10:55:50 #44 [support-scheduler internal] load build context 10:55:50 #44 ... 10:55:50 10:55:50 #45 [core-command internal] load build context 10:55:50 #45 ... 10:55:50 10:55:50 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:55:50 #46 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 3.1s done 10:55:50 #46 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:55:50 #46 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 10:55:50 #46 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 10:55:50 #46 ... 10:55:50 10:55:50 #47 [security-spiffe-token-provider internal] load build context 10:55:50 #47 ... 10:55:50 10:55:50 #48 [security-spire-server internal] load build context 10:55:50 #48 ... 10:55:50 10:55:50 #49 [core-metadata internal] load build context 10:55:51 #49 ... 10:55:51 10:55:51 #42 [core-keeper internal] load build context 10:55:52 #42 ... 10:55:52 10:55:52 #40 [security-secretstore-setup internal] load .dockerignore 10:55:52 #40 DONE 13.9s 10:55:52 10:55:52 #42 [core-keeper internal] load build context 10:55:52 #42 ... 10:55:52 10:55:52 #39 [security-proxy-setup internal] load .dockerignore 10:55:52 #39 DONE 14.0s 10:55:52 10:55:52 #42 [core-keeper internal] load build context 10:55:52 #42 ... 10:55:52 10:55:52 #21 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:55:52 #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done 10:55:52 #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:55:52 #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:55:52 #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:55:52 #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done 10:55:52 #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 10:55:52 #21 DONE 8.0s 10:55:52 10:55:52 #50 [security-secretstore-setup internal] load build context 10:55:52 #50 DONE 0.0s 10:55:52 10:55:52 #42 [core-keeper internal] load build context 10:55:53 #42 ... 10:55:53 10:55:53 #21 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:55:53 #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done 10:55:53 #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:55:53 #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:55:53 #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:55:53 #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done 10:55:53 #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 10:55:53 #21 DONE 8.0s 10:55:53 10:55:53 #42 [core-keeper internal] load build context 10:55:54 #42 ... 10:55:54 10:55:54 #38 [support-notifications internal] load .dockerignore 10:55:54 #38 DONE 15.7s 10:55:54 10:55:54 #42 [core-keeper internal] load build context 10:55:54 #42 transferring context: 331.49MB 3.4s 10:55:54 #42 ... 10:55:54 10:55:54 #21 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:55:54 #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done 10:55:54 #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:55:54 #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:55:54 #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:55:54 #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done 10:55:54 #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 10:55:54 #21 DONE 8.0s 10:55:54 10:55:54 #42 [core-keeper internal] load build context 10:55:55 #42 ... 10:55:55 10:55:55 #24 [security-spire-agent internal] load .dockerignore 10:55:55 #24 transferring context: 50B done 10:55:55 #24 DONE 16.1s 10:55:55 10:55:55 #42 [core-keeper internal] load build context 10:55:55 #42 transferring context: 429.98MB 4.6s 10:55:55 #42 ... 10:55:55 10:55:55 #36 [security-proxy-auth internal] load build context 10:55:55 #36 transferring context: 596.26MB 3.1s done 10:55:55 #36 DONE 17.5s 10:55:58 10:55:58 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:55:58 #46 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 5.6s done 10:55:58 #46 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.7s done 10:55:58 #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.2s done 10:55:58 #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 10:55:58 #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 7.6s 10:55:58 #46 ... 10:55:58 10:55:58 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:55:58 #51 ... 10:55:58 10:55:58 #52 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:55:58 #52 ... 10:55:58 10:55:58 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:55:58 #53 ... 10:55:58 10:55:58 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:55:58 #54 ... 10:55:58 10:55:58 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:55:58 #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 9.9s 10:56:00 #46 ... 10:56:00 10:56:00 #55 [security-bootstrapper internal] load build context 10:56:00 #55 ... 10:56:00 10:56:00 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:56:00 #56 ... 10:56:00 10:56:00 #37 [security-spire-config internal] load build context 10:56:00 #37 ... 10:56:00 10:56:00 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:56:00 #57 ... 10:56:00 10:56:00 #41 [core-common-config-bootstrapper internal] load build context 10:56:00 #41 transferring context: 596.26MB 4.4s done 10:56:00 #41 ... 10:56:00 10:56:00 #31 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:56:00 #31 ... 10:56:00 10:56:00 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:56:01 #46 ... 10:56:01 10:56:01 #43 [core-data internal] load build context 10:56:01 #43 transferring context: 596.26MB 9.2s done 10:56:01 #43 ... 10:56:01 10:56:01 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:56:01 #46 ... 10:56:01 10:56:01 #44 [support-scheduler internal] load build context 10:56:01 #44 transferring context: 596.26MB 9.0s done 10:56:01 #44 ... 10:56:01 10:56:01 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:56:01 #46 ... 10:56:01 10:56:01 #45 [core-command internal] load build context 10:56:01 #45 transferring context: 596.26MB 8.9s done 10:56:02 #45 ... 10:56:02 10:56:02 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:56:02 #46 ... 10:56:02 10:56:02 #58 [security-proxy-setup internal] load build context 10:56:03 #58 ... 10:56:03 10:56:03 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:56:03 #59 ... 10:56:03 10:56:03 #50 [security-secretstore-setup internal] load build context 10:56:03 #50 ... 10:56:03 10:56:03 #47 [security-spiffe-token-provider internal] load build context 10:56:03 #47 transferring context: 596.26MB 8.7s done 10:56:03 #47 ... 10:56:03 10:56:03 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:56:03 #60 ... 10:56:03 10:56:03 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:56:03 #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 15.4s 10:56:03 #46 ... 10:56:03 10:56:03 #48 [security-spire-server internal] load build context 10:56:03 #48 transferring context: 23.80kB done 10:56:03 #48 ... 10:56:03 10:56:03 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:56:04 #46 ... 10:56:04 10:56:04 #61 [support-notifications internal] load build context 10:56:04 #61 ... 10:56:04 10:56:04 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:56:04 #62 ... 10:56:04 10:56:04 #49 [core-metadata internal] load build context 10:56:04 #49 transferring context: 596.26MB 7.4s done 10:56:04 #49 ... 10:56:04 10:56:04 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:56:06 #46 ... 10:56:06 10:56:06 #42 [core-keeper internal] load build context 10:56:06 #42 transferring context: 596.26MB 9.8s done 10:56:06 #42 ... 10:56:06 10:56:06 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:56:08 #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 20.4s 10:56:14 #46 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:56:14 #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 25.5s 10:56:17 #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 26.0s done 10:56:17 #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 26.0s done 10:56:45 #46 ... 10:56:45 10:56:45 #21 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:56:45 #21 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.7s done 10:56:45 #21 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 10:56:45 #21 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 10:56:45 #21 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 10:56:45 #21 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s done 10:56:45 #21 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 10:56:45 #21 DONE 8.0s 10:56:45 10:56:45 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:56:45 #46 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 3.1s done 10:56:45 #46 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 10:56:45 #46 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 10:56:45 #46 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 10:56:45 #46 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 5.6s done 10:56:45 #46 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.7s done 10:56:45 #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.2s done 10:56:45 #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 10:56:45 #46 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 26.0s done 10:56:45 #46 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 10:56:45 #46 ... 10:56:45 10:56:45 #52 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:56:45 #52 57.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:56:45 #52 ... 10:56:45 10:56:45 #48 [security-spire-server internal] load build context 10:56:45 #48 DONE 64.4s 10:56:45 10:56:45 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:56:45 #63 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 10:56:45 #63 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 10:56:45 #63 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 10:56:45 #63 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 10:56:45 #63 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 10:56:45 #63 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 10:56:45 #63 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 0.5s 10:56:45 #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 0.5s 10:56:45 #63 ... 10:56:45 10:56:45 #41 [core-common-config-bootstrapper internal] load build context 10:56:45 #41 DONE 65.6s 10:56:45 10:56:45 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:56:45 #63 ... 10:56:45 10:56:45 #42 [core-keeper internal] load build context 10:56:45 #42 DONE 65.4s 10:56:45 10:56:45 #43 [core-data internal] load build context 10:56:45 #43 DONE 65.3s 10:56:45 10:56:45 #44 [support-scheduler internal] load build context 10:56:45 #44 DONE 65.2s 10:56:45 10:56:45 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:56:45 #63 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done 10:56:45 #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 7.34MB / 15.53MB 0.9s 10:56:45 #63 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 10:56:45 #63 ... 10:56:45 10:56:45 #45 [core-command internal] load build context 10:56:45 #45 DONE 65.0s 10:56:45 10:56:45 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:56:45 #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.0s 10:56:45 #63 ... 10:56:45 10:56:45 #47 [security-spiffe-token-provider internal] load build context 10:56:45 #47 DONE 65.3s 10:56:45 10:56:45 #49 [core-metadata internal] load build context 10:56:45 #49 DONE 65.2s 10:56:45 10:56:45 #32 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:45 #32 DONE 59.2s 10:56:45 10:56:45 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:56:45 #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.3s done 10:56:45 #63 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 10:56:46 #63 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.6s done 10:56:52 #63 ... 10:56:52 10:56:52 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:56:52 #46 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 10:56:52 #46 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.2s done 10:56:52 #46 ... 10:56:52 10:56:52 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:56:52 #57 63.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:56:52 #57 63.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:56:53 #57 64.05 (1/2) Installing dumb-init (1.2.5-r3) 10:56:53 #57 64.06 (2/2) Installing su-exec (0.2-r3) 10:56:53 #57 64.06 Executing busybox-1.36.1-r30.trigger 10:56:53 #57 64.07 OK: 8 MiB in 16 packages 10:56:53 #57 ... 10:56:53 10:56:53 #37 [security-spire-config internal] load build context 10:56:53 #37 transferring context: 22.05kB done 10:56:53 #37 DONE 64.6s 10:56:53 10:56:53 #58 [security-proxy-setup internal] load build context 10:56:53 #58 transferring context: 118.41MB 0.6s 10:56:53 #58 ... 10:56:53 10:56:53 #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:56:53 #34 59.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:56:53 #34 59.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:56:53 #34 59.55 (1/1) Installing dumb-init (1.2.5-r3) 10:56:53 #34 59.55 Executing busybox-1.36.1-r30.trigger 10:56:53 #34 59.56 OK: 8 MiB in 15 packages 10:56:53 #34 DONE 67.4s 10:56:53 10:56:53 #58 [security-proxy-setup internal] load build context 10:56:54 #58 ... 10:56:54 10:56:54 #52 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:56:54 #52 58.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:56:54 #52 59.10 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:56:54 #52 59.10 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:56:54 #52 59.10 OK: 24171 distinct packages available 10:56:54 #52 59.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:56:54 #52 59.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:56:54 #52 59.57 (1/5) Installing dumb-init (1.2.5-r3) 10:56:54 #52 59.59 (2/5) Installing musl-obstack (1.2.3-r2) 10:56:54 #52 59.59 (3/5) Installing libucontext (1.2-r3) 10:56:54 #52 59.59 (4/5) Installing gcompat (1.1.0-r4) 10:56:54 #52 59.60 (5/5) Installing openssl (3.3.5-r0) 10:56:54 #52 59.61 Executing busybox-1.36.1-r30.trigger 10:56:54 #52 59.62 OK: 9 MiB in 19 packages 10:56:54 #52 DONE 67.6s 10:56:54 10:56:54 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:56:54 #56 56.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:56:54 #56 56.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:56:54 #56 57.13 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:56:54 #56 57.13 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:56:54 #56 57.13 OK: 24171 distinct packages available 10:56:54 #56 57.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:56:54 #56 57.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:56:54 #56 57.59 (1/4) Installing dumb-init (1.2.5-r3) 10:56:54 #56 57.59 (2/4) Installing musl-obstack (1.2.3-r2) 10:56:54 #56 57.60 (3/4) Installing libucontext (1.2-r3) 10:56:54 #56 57.60 (4/4) Installing gcompat (1.1.0-r4) 10:56:54 #56 57.62 Executing busybox-1.36.1-r30.trigger 10:56:54 #56 57.62 OK: 8 MiB in 18 packages 10:56:54 #56 DONE 65.1s 10:56:54 10:56:54 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:56:54 #53 59.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:56:54 #53 59.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:56:54 #53 60.20 (1/1) Installing dumb-init (1.2.5-r3) 10:56:54 #53 60.22 Executing busybox-1.36.1-r30.trigger 10:56:54 #53 60.23 OK: 8 MiB in 15 packages 10:56:54 #53 DONE 67.6s 10:56:54 10:56:54 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:56:54 #54 58.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:56:54 #54 58.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:56:54 #54 59.32 (1/3) Installing ca-certificates (20250911-r0) 10:56:54 #54 59.35 (2/3) Installing dumb-init (1.2.5-r3) 10:56:54 #54 59.35 (3/3) Installing tzdata (2025b-r0) 10:56:54 #54 59.39 Executing busybox-1.36.1-r30.trigger 10:56:54 #54 59.40 Executing ca-certificates-20250911-r0.trigger 10:56:54 #54 59.43 OK: 10 MiB in 17 packages 10:56:54 #54 DONE 67.7s 10:56:54 10:56:54 #58 [security-proxy-setup internal] load build context 10:56:54 #58 ... 10:56:54 10:56:54 #64 [security-spire-agent internal] load build context 10:56:54 #64 ... 10:56:54 10:56:54 #65 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:56:54 #65 ... 10:56:54 10:56:54 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:56:54 #51 59.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:56:54 #51 59.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:56:54 #51 59.73 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:56:54 #51 59.73 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:56:54 #51 59.73 OK: 24171 distinct packages available 10:56:54 #51 59.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:56:54 #51 59.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:56:54 #51 60.21 (1/14) Installing ca-certificates (20250911-r0) 10:56:54 #51 60.24 (2/14) Installing brotli-libs (1.1.0-r2) 10:56:54 #51 60.25 (3/14) Installing c-ares (1.33.1-r0) 10:56:54 #51 60.25 (4/14) Installing libunistring (1.2-r0) 10:56:54 #51 60.27 (5/14) Installing libidn2 (2.3.7-r0) 10:56:54 #51 60.28 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:56:54 #51 60.28 (7/14) Installing libpsl (0.21.5-r1) 10:56:54 #51 60.29 (8/14) Installing zstd-libs (1.5.6-r0) 10:56:54 #51 60.30 (9/14) Installing libcurl (8.14.1-r2) 10:56:54 #51 60.31 (10/14) Installing curl (8.14.1-r2) 10:56:54 #51 60.32 (11/14) Installing dumb-init (1.2.5-r3) 10:56:54 #51 60.32 (12/14) Installing musl-obstack (1.2.3-r2) 10:56:54 #51 60.33 (13/14) Installing libucontext (1.2-r3) 10:56:54 #51 60.33 (14/14) Installing gcompat (1.1.0-r4) 10:56:54 #51 60.34 Executing busybox-1.36.1-r30.trigger 10:56:54 #51 60.35 Executing ca-certificates-20250911-r0.trigger 10:56:54 #51 60.39 OK: 13 MiB in 28 packages 10:56:54 #51 DONE 67.9s 10:56:54 10:56:54 #55 [security-bootstrapper internal] load build context 10:56:56 #55 ... 10:56:56 10:56:56 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:56:56 #66 ... 10:56:56 10:56:56 #55 [security-bootstrapper internal] load build context 10:56:57 #55 transferring context: 596.26MB 2.8s done 10:57:02 #55 ... 10:57:02 10:57:02 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:57:02 #62 67.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:02 #62 67.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:02 #62 67.89 (1/7) Installing ca-certificates (20250911-r0) 10:57:02 #62 67.93 (2/7) Installing dumb-init (1.2.5-r3) 10:57:02 #62 67.94 (3/7) Installing libgcc (13.2.1_git20240309-r1) 10:57:02 #62 67.94 (4/7) Installing libsodium (1.0.19-r0) 10:57:02 #62 67.95 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 10:57:02 #62 67.98 (6/7) Installing libzmq (4.3.5-r2) 10:57:02 #62 67.99 (7/7) Installing zeromq (4.3.5-r2) 10:57:02 #62 67.99 Executing busybox-1.36.1-r30.trigger 10:57:02 #62 68.00 Executing ca-certificates-20250911-r0.trigger 10:57:02 #62 68.03 OK: 12 MiB in 21 packages 10:57:04 #62 ... 10:57:04 10:57:04 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:57:04 #59 61.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:04 #59 61.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:04 #59 61.58 (1/4) Installing ca-certificates (20250911-r0) 10:57:04 #59 61.60 (2/4) Installing dumb-init (1.2.5-r3) 10:57:04 #59 61.60 (3/4) Installing su-exec (0.2-r3) 10:57:04 #59 61.60 (4/4) Installing yq-go (4.44.1-r2) 10:57:04 #59 61.68 Executing busybox-1.36.1-r30.trigger 10:57:04 #59 61.68 Executing ca-certificates-20250911-r0.trigger 10:57:04 #59 61.77 OK: 19 MiB in 18 packages 10:57:04 #59 ... 10:57:04 10:57:04 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:57:04 #60 69.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:04 #60 70.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:04 #60 70.28 (1/4) Installing dumb-init (1.2.5-r3) 10:57:04 #60 ... 10:57:04 10:57:04 #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade 10:57:04 #67 ... 10:57:04 10:57:04 #58 [security-proxy-setup internal] load build context 10:57:04 #58 transferring context: 596.26MB 3.1s done 10:57:04 #58 ... 10:57:04 10:57:04 #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:57:04 #68 ... 10:57:04 10:57:04 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:57:04 #69 ... 10:57:04 10:57:04 #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:57:04 #70 ... 10:57:04 10:57:04 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:57:05 #71 ... 10:57:05 10:57:05 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:57:05 #60 71.61 (2/4) Installing openssl (3.3.5-r0) 10:57:05 #60 71.78 (3/4) Installing su-exec (0.2-r3) 10:57:05 #60 71.78 (4/4) Installing yq-go (4.44.1-r2) 10:57:05 #60 71.86 Executing busybox-1.36.1-r30.trigger 10:57:05 #60 71.86 OK: 19 MiB in 18 packages 10:57:07 #60 ... 10:57:07 10:57:07 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:57:07 #57 DONE 78.6s 10:57:07 10:57:07 #58 [security-proxy-setup internal] load build context 10:57:07 #58 DONE 75.0s 10:57:07 10:57:07 #55 [security-bootstrapper internal] load build context 10:57:07 #55 DONE 78.7s 10:57:07 10:57:07 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:57:07 #59 DONE 75.0s 10:57:07 10:57:07 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:57:07 #62 DONE 73.5s 10:57:07 10:57:07 #50 [security-secretstore-setup internal] load build context 10:57:07 #50 transferring context: 9.29MB 0.1s 10:57:08 #50 ... 10:57:08 10:57:08 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:57:08 #60 DONE 75.1s 10:57:08 10:57:08 #64 [security-spire-agent internal] load build context 10:57:08 #64 transferring context: 23.33kB done 10:57:08 #64 DONE 23.7s 10:57:08 10:57:08 #50 [security-secretstore-setup internal] load build context 10:57:08 #50 ... 10:57:08 10:57:08 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:57:08 #46 DONE 88.1s 10:57:08 10:57:08 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10:57:08 #63 DONE 24.4s 10:57:08 10:57:08 #50 [security-secretstore-setup internal] load build context 10:57:08 #50 ... 10:57:08 10:57:08 #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:57:08 #31 DONE 90.5s 10:57:08 10:57:08 #50 [security-secretstore-setup internal] load build context 10:57:12 #50 transferring context: 596.26MB 4.0s done 10:57:16 #50 DONE 82.8s 10:57:16 10:57:16 #61 [support-notifications internal] load build context 10:57:16 #61 transferring context: 596.26MB 3.8s done 10:57:17 #61 DONE 83.0s 10:57:17 10:57:17 #72 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 10:57:17 #72 DONE 9.0s 10:57:17 10:57:17 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:57:17 #0 5.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:17 #0 5.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:17 #0 5.645 OK: 19 MiB in 18 packages 10:57:17 #73 DONE 9.9s 10:57:17 10:57:17 #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade 10:57:17 #67 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:17 #67 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:17 #67 19.74 OK: 8 MiB in 15 packages 10:57:17 #67 DONE 23.5s 10:57:17 10:57:17 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:57:17 #66 22.46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:17 #66 22.86 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:17 #66 23.35 (1/1) Installing dumb-init (1.2.5-r3) 10:57:17 #66 23.50 Executing busybox-1.36.1-r30.trigger 10:57:17 #66 23.50 OK: 8 MiB in 15 packages 10:57:17 #66 DONE 31.7s 10:57:17 10:57:17 #74 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:57:17 #74 ... 10:57:17 10:57:17 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:57:18 #75 ... 10:57:18 10:57:18 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:57:18 #76 ... 10:57:18 10:57:18 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:57:18 #77 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:18 #77 ... 10:57:18 10:57:18 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:57:18 #76 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:18 #76 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:19 #76 11.22 OK: 19 MiB in 18 packages 10:57:19 #76 ... 10:57:19 10:57:19 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:57:19 #71 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:19 #71 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:19 #71 24.22 OK: 13 MiB in 28 packages 10:57:19 #71 DONE 25.2s 10:57:19 10:57:19 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:57:19 #76 DONE 11.9s 10:57:19 10:57:19 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:57:19 #70 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:19 #70 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:19 #70 24.60 OK: 9 MiB in 19 packages 10:57:19 #70 DONE 25.6s 10:57:19 10:57:19 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:57:19 #77 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:19 #77 11.05 OK: 8 MiB in 16 packages 10:57:19 #77 DONE 12.1s 10:57:19 10:57:19 #74 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 10:57:19 #74 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:57:19 #74 0.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:57:19 #74 1.342 OK: 265 MiB in 60 packages 10:57:19 #74 DONE 2.1s 10:57:19 10:57:19 #65 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:57:19 #65 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:19 #65 24.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:19 #65 24.63 OK: 10 MiB in 17 packages 10:57:19 #65 DONE 25.5s 10:57:19 10:57:19 #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:57:19 #68 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:19 #68 24.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:19 #68 24.97 OK: 8 MiB in 18 packages 10:57:19 #68 DONE 25.6s 10:57:19 10:57:19 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:57:19 #69 23.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:19 #69 24.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:19 #69 24.67 OK: 8 MiB in 15 packages 10:57:19 #69 DONE 25.6s 10:57:19 10:57:19 #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:19 #78 DONE 2.1s 10:57:19 10:57:19 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:57:19 #75 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:19 #75 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:19 #75 11.01 OK: 12 MiB in 21 packages 10:57:19 #75 DONE 12.0s 10:57:19 10:57:19 #79 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:57:19 #0 1.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:57:19 #0 1.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:57:19 #0 1.920 OK: 265 MiB in 60 packages 10:57:19 #79 DONE 2.1s 10:57:19 10:57:19 #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:57:25 #80 ... 10:57:25 10:57:25 #81 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:57:25 #0 2.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:57:25 #0 2.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:57:25 #0 2.600 OK: 265 MiB in 60 packages 10:57:25 #81 DONE 6.5s 10:57:25 10:57:25 #82 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:57:25 #0 2.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:57:25 #0 2.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:57:25 #0 2.478 OK: 265 MiB in 60 packages 10:57:25 #82 DONE 6.5s 10:57:25 10:57:25 #83 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:57:25 #0 1.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:57:25 #0 1.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:57:25 #0 1.809 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 10:57:25 #0 1.809 v3.22.2-100-g7c62722e5bc [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 10:57:25 #0 1.809 OK: 26320 distinct packages available 10:57:25 #0 1.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:57:25 #0 1.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:57:25 #0 2.301 OK: 265 MiB in 60 packages 10:57:25 #83 DONE 6.5s 10:57:25 10:57:25 #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:57:25 #84 ... 10:57:25 10:57:25 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:57:25 #85 DONE 5.4s 10:57:25 10:57:25 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:57:25 #80 DONE 5.4s 10:57:25 10:57:25 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:57:25 #86 DONE 5.5s 10:57:25 10:57:25 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:57:25 #87 DONE 5.5s 10:57:25 10:57:25 #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:25 #88 ... 10:57:25 10:57:25 #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:57:25 #89 DONE 5.9s 10:57:25 10:57:25 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:57:25 #90 DONE 5.9s 10:57:25 10:57:25 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:57:26 #91 ... 10:57:26 10:57:26 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:57:26 #92 DONE 6.6s 10:57:26 10:57:26 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:57:26 #93 ... 10:57:26 10:57:26 #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:57:26 #84 DONE 2.2s 10:57:26 10:57:26 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:27 #94 ... 10:57:27 10:57:27 #95 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:57:27 #95 DONE 3.3s 10:57:27 10:57:27 #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:57:27 #96 DONE 3.0s 10:57:27 10:57:27 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:57:27 #97 DONE 2.4s 10:57:27 10:57:27 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:28 #98 ... 10:57:28 10:57:28 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:57:28 #91 DONE 2.0s 10:57:28 10:57:28 #99 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:57:28 #0 5.837 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:57:28 #0 6.091 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:57:28 #0 6.603 OK: 265 MiB in 60 packages 10:57:28 #99 DONE 8.0s 10:57:28 10:57:28 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:57:28 #100 DONE 2.5s 10:57:28 10:57:28 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:57:28 #93 DONE 1.5s 10:57:28 10:57:28 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:57:28 #101 DONE 0.3s 10:57:28 10:57:28 #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:57:28 #102 DONE 0.2s 10:57:28 10:57:28 #103 [security-spire-server stage-2 6/9] COPY security.txt / 10:57:28 #103 DONE 0.3s 10:57:28 10:57:28 #104 [security-spire-config stage-2 6/10] COPY security.txt / 10:57:28 #104 DONE 0.3s 10:57:28 10:57:28 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 10:57:28 #105 DONE 0.6s 10:57:28 10:57:28 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:57:28 #106 DONE 0.6s 10:57:28 10:57:28 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:57:28 #107 DONE 0.6s 10:57:28 10:57:28 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:57:29 #108 ... 10:57:29 10:57:29 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:57:29 #109 DONE 0.4s 10:57:29 10:57:29 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:57:29 #108 DONE 0.4s 10:57:29 10:57:29 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:57:29 #110 DONE 0.5s 10:57:29 10:57:29 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:57:29 #111 ... 10:57:29 10:57:29 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:57:29 #112 DONE 0.4s 10:57:29 10:57:29 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:57:29 #113 DONE 0.4s 10:57:29 10:57:29 #114 [security-spire-server] exporting to image 10:57:29 #114 ... 10:57:29 10:57:29 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:57:29 #111 DONE 0.4s 10:57:29 10:57:29 #114 [security-spire-server] exporting to image 10:57:29 #114 exporting layers 10:57:30 #114 ... 10:57:30 10:57:30 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:57:30 #115 DONE 0.3s 10:57:30 10:57:30 #116 [security-spire-agent] exporting to image 10:57:30 #116 ... 10:57:30 10:57:30 #114 [security-spire-server] exporting to image 10:57:30 #114 exporting layers 0.7s done 10:57:30 #114 writing image sha256:c23795a12462ee586645fe36d77fc37f0881f3339af920ccde664e63388004ba 0.0s done 10:57:30 #114 naming to docker.io/library/security-spire-server done 10:57:30 #114 DONE 0.7s 10:57:30 10:57:30 #117 [security-spire-config] exporting to image 10:57:30 #117 exporting layers 0.6s done 10:57:30 #117 writing image sha256:818b08194feb322903e2f2320f49b06a5c825dabe871a50bc022868b87f492a6 done 10:57:30 #117 naming to docker.io/library/security-spire-config done 10:57:30 #117 DONE 0.7s 10:57:30 10:57:30 #116 [security-spire-agent] exporting to image 10:57:30 #116 exporting layers 0.5s done 10:57:30 #116 writing image sha256:2d49a456e80e946e1ae9fd0f880195be0f93d663d8a1cdb05723c1a7ced080d4 done 10:57:30 #116 naming to docker.io/library/security-spire-agent done 10:57:30 #116 DONE 0.6s 10:57:30 10:57:30 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:35 #118 ... 10:57:35 10:57:35 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:35 #119 ... 10:57:35 10:57:35 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:57 #120 DONE 82.4s 10:58:57 10:58:57 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:57 #88 DONE 84.8s 10:58:57 10:58:57 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:57 #98 DONE 82.3s 10:58:57 10:58:57 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:57 #118 DONE 82.0s 10:58:57 10:58:57 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:57 #94 DONE 83.6s 10:58:57 10:58:57 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:57 #119 DONE 84.3s 10:58:57 10:58:57 #121 [core-metadata builder 6/7] COPY . . 10:59:00 #121 ... 10:59:00 10:59:00 #122 [core-keeper builder 7/8] COPY . . 10:59:00 #122 ... 10:59:00 10:59:00 #123 [security-spiffe-token-provider builder 6/7] COPY . . 10:59:00 #123 ... 10:59:00 10:59:00 #124 [support-notifications builder 6/7] COPY . . 10:59:00 #124 ... 10:59:00 10:59:00 #125 [security-bootstrapper builder 6/7] COPY . . 10:59:00 #125 ... 10:59:00 10:59:00 #126 [support-scheduler builder 6/7] COPY . . 10:59:15 #126 ... 10:59:15 10:59:15 #124 [support-notifications builder 6/7] COPY . . 10:59:15 #124 DONE 24.2s 10:59:15 10:59:15 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:59:15 #127 ... 10:59:15 10:59:15 #123 [security-spiffe-token-provider builder 6/7] COPY . . 10:59:15 #123 DONE 24.3s 10:59:15 10:59:15 #125 [security-secretstore-setup builder 6/7] COPY . . 10:59:15 #125 DONE 24.5s 10:59:15 10:59:15 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:59:15 #128 ... 10:59:15 10:59:15 #122 [core-keeper builder 7/8] COPY . . 10:59:15 #122 DONE 24.6s 10:59:15 10:59:15 #129 [security-proxy-setup builder 6/7] COPY . . 10:59:15 #129 CACHED 10:59:15 10:59:15 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:59:15 #130 CACHED 10:59:15 10:59:15 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:15 #131 CACHED 10:59:15 10:59:15 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:15 #132 CACHED 10:59:15 10:59:15 #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:59:15 #133 CACHED 10:59:15 10:59:15 #134 [security-secretstore-setup builder 6/7] COPY . . 10:59:15 #134 CACHED 10:59:15 10:59:15 #121 [core-data builder 6/7] COPY . . 10:59:15 #121 DONE 24.9s 10:59:15 10:59:15 #135 [core-metadata builder 6/7] COPY . . 10:59:15 #135 CACHED 10:59:15 10:59:15 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:59:15 #136 CACHED 10:59:15 10:59:15 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:15 #137 CACHED 10:59:15 10:59:15 #138 [core-data builder 6/7] COPY . . 10:59:15 #138 CACHED 10:59:15 10:59:15 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:15 #139 CACHED 10:59:15 10:59:15 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 10:59:15 #140 CACHED 10:59:15 10:59:15 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:15 #141 CACHED 10:59:15 10:59:15 #142 [core-command builder 6/7] COPY . . 10:59:15 #142 CACHED 10:59:15 10:59:15 #143 [core-command builder 4/7] COPY go.mod vendor* ./ 10:59:15 #143 CACHED 10:59:15 10:59:15 #144 [core-common-config-bootstrapper builder 6/7] COPY . . 10:59:15 #144 CACHED 10:59:15 10:59:15 #145 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:15 #145 CACHED 10:59:15 10:59:15 #146 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:59:15 #146 CACHED 10:59:15 10:59:15 #126 [support-scheduler builder 6/7] COPY . . 10:59:15 #126 DONE 24.9s 10:59:15 10:59:15 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:59:21 #147 ... 10:59:21 10:59:21 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:59:21 #128 4.063 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:59:24 #128 ... 10:59:24 10:59:24 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:59:24 #0 7.751 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:59:24 #148 ... 10:59:24 10:59:24 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:59:24 #0 4.940 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:59:25 #149 ... 10:59:25 10:59:25 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:59:25 #0 6.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:59:25 #150 ... 10:59:25 10:59:25 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:59:25 #0 8.677 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:59:25 #151 ... 10:59:25 10:59:25 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:59:25 #152 ... 10:59:25 10:59:25 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:59:25 #0 7.470 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:59:25 #153 ... 10:59:25 10:59:25 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:59:25 #0 6.897 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:59:25 #154 ... 10:59:25 10:59:25 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:59:25 #0 5.466 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:59:25 #155 ... 10:59:25 10:59:25 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:59:26 #156 ... 10:59:26 10:59:26 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:59:26 #152 10.52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:59:28 #152 ... 10:59:28 10:59:28 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:59:28 #127 3.471 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:59:29 #127 ... 10:59:29 10:59:29 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:59:29 #156 11.91 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:59:39 #156 ... 10:59:39 10:59:39 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:59:39 #147 10.97 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:02:02 #147 ... 11:02:02 11:02:02 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:02:02 #149 165.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.70 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:02:24 #149 ... 11:02:24 11:02:24 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:02:24 #155 DONE 186.7s 11:02:24 11:02:24 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:02:25 #147 ... 11:02:25 11:02:25 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:02:25 #127 DONE 191.4s 11:02:25 11:02:25 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:02:25 #151 DONE 190.9s 11:02:26 11:02:26 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:02:26 #154 ... 11:02:26 11:02:26 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:02:26 #150 DONE 191.5s 11:02:26 11:02:26 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:02:26 #157 ... 11:02:26 11:02:26 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:02:26 #154 DONE 191.5s 11:02:26 11:02:26 #158 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:02:26 #158 ... 11:02:26 11:02:26 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:02:26 #153 DONE 191.9s 11:02:26 11:02:26 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:02:27 #159 ... 11:02:27 11:02:27 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:02:27 #152 DONE 192.0s 11:02:27 11:02:27 #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:02:27 #160 ... 11:02:27 11:02:27 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:02:27 #147 DONE 192.3s 11:02:27 11:02:27 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:02:27 #128 DONE 193.0s 11:02:27 11:02:27 #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:02:27 #161 ... 11:02:27 11:02:27 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:02:27 #149 DONE 193.0s 11:02:28 11:02:28 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:02:28 #148 DONE 193.0s 11:02:28 11:02:28 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:02:28 #162 ... 11:02:28 11:02:28 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:02:28 #156 DONE 193.1s 11:02:28 11:02:28 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:02:28 #163 ... 11:02:28 11:02:28 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:02:28 #157 DONE 2.8s 11:02:28 11:02:28 #164 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:02:28 #164 DONE 2.5s 11:02:28 11:02:28 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:02:28 #159 DONE 2.5s 11:02:28 11:02:28 #158 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:02:28 #158 DONE 2.5s 11:02:28 11:02:28 #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:02:28 #160 DONE 1.7s 11:02:28 11:02:28 #165 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:02:29 #165 ... 11:02:29 11:02:29 #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:02:29 #161 DONE 1.5s 11:02:29 11:02:29 #166 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:02:29 #166 DONE 1.2s 11:02:29 11:02:29 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:02:29 #162 DONE 1.2s 11:02:29 11:02:29 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:02:29 #163 DONE 0.9s 11:02:29 11:02:29 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:02:29 #167 DONE 0.5s 11:02:29 11:02:29 #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:02:29 #168 DONE 0.6s 11:02:29 11:02:29 #169 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:02:29 #169 CACHED 11:02:29 11:02:29 #170 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:02:29 #170 CACHED 11:02:29 11:02:29 #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:02:29 #171 CACHED 11:02:29 11:02:29 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:02:29 #172 CACHED 11:02:29 11:02:29 #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:02:29 #173 CACHED 11:02:29 11:02:29 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:02:29 #174 CACHED 11:02:29 11:02:29 #175 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:02:29 #175 DONE 0.5s 11:02:29 11:02:29 #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:02:29 #176 ... 11:02:29 11:02:29 #177 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:02:29 #177 DONE 0.5s 11:02:29 11:02:29 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:02:29 #178 DONE 0.5s 11:02:29 11:02:29 #179 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:02:29 #179 DONE 0.5s 11:02:29 11:02:29 #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:02:29 #180 DONE 0.5s 11:02:29 11:02:29 #165 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:02:29 #165 DONE 0.6s 11:02:29 11:02:29 #181 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:02:32 #181 ... 11:02:32 11:02:32 #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:02:32 #182 DONE 2.8s 11:02:32 11:02:32 #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:02:32 #183 ... 11:02:32 11:02:32 #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:02:32 #176 DONE 2.8s 11:02:32 11:02:32 #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:02:32 #184 DONE 2.8s 11:02:32 11:02:32 #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:02:32 #185 DONE 2.8s 11:02:32 11:02:32 #186 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:02:32 #186 DONE 2.8s 11:02:32 11:02:32 #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:02:32 #187 DONE 2.8s 11:02:32 11:02:32 #188 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:02:32 #188 DONE 2.8s 11:02:32 11:02:32 #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:02:32 #189 DONE 2.8s 11:02:32 11:02:32 #190 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:02:32 #190 DONE 2.8s 11:02:32 11:02:32 #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:02:32 #191 DONE 2.8s 11:02:32 11:02:32 #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:02:32 #192 DONE 2.8s 11:02:32 11:02:32 #181 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:02:32 #181 DONE 2.8s 11:02:32 11:02:32 #193 [core-keeper] exporting to image 11:02:32 #193 exporting layers 11:02:32 #193 ... 11:02:32 11:02:32 #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:02:32 #183 DONE 0.8s 11:02:32 11:02:32 #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:02:32 #194 DONE 0.2s 11:02:32 11:02:32 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:02:32 #195 DONE 0.2s 11:02:32 11:02:32 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:02:32 #196 DONE 0.2s 11:02:32 11:02:32 #197 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:02:32 #197 DONE 0.2s 11:02:32 11:02:32 #198 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:02:32 #198 DONE 0.2s 11:02:32 11:02:32 #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:02:32 #199 DONE 0.2s 11:02:32 11:02:32 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:02:32 #200 DONE 0.2s 11:02:32 11:02:32 #193 [core-keeper] exporting to image 11:02:32 #193 exporting layers 0.2s done 11:02:32 #193 writing image sha256:00abf534ad4cad6216698f9be7a5a20eb9759c9c02626a4b63e982eac72e5f97 0.0s done 11:02:32 #193 naming to docker.io/library/core-keeper done 11:02:32 #193 DONE 0.3s 11:02:32 11:02:32 #201 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 11:02:32 #201 DONE 0.2s 11:02:32 11:02:32 #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 11:02:32 #202 DONE 0.2s 11:02:32 11:02:32 #203 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:02:32 #203 DONE 0.3s 11:02:32 11:02:32 #204 [security-spiffe-token-provider] exporting to image 11:02:33 #204 ... 11:02:33 11:02:33 #205 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:02:33 #205 DONE 0.5s 11:02:33 11:02:33 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:02:33 #206 DONE 0.5s 11:02:33 11:02:33 #207 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:02:33 #207 DONE 0.5s 11:02:33 11:02:33 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:02:33 #208 DONE 0.5s 11:02:33 11:02:33 #209 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:02:33 #209 DONE 0.5s 11:02:33 11:02:33 #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:02:33 #210 DONE 0.5s 11:02:33 11:02:33 #211 [core-metadata] exporting to image 11:02:33 #211 ... 11:02:33 11:02:33 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:02:33 #212 DONE 0.3s 11:02:33 11:02:33 #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:02:33 #213 DONE 0.3s 11:02:33 11:02:33 #214 [core-data] exporting to image 11:02:33 #214 exporting layers 0.5s done 11:02:33 #214 writing image sha256:42487cc09c6df3c12288b335dbf2d2f509cccac1f980223c199c97da252f623e 0.3s done 11:02:33 #214 naming to docker.io/library/core-data 11:02:33 #214 ... 11:02:33 11:02:33 #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:02:33 #215 DONE 0.5s 11:02:33 11:02:33 #214 [core-data] exporting to image 11:02:33 #214 naming to docker.io/library/core-data 0.0s done 11:02:33 #214 DONE 1.2s 11:02:33 11:02:33 #216 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:02:33 #216 DONE 0.4s 11:02:33 11:02:33 #204 [security-spiffe-token-provider] exporting to image 11:02:33 #204 exporting layers 1.1s done 11:02:33 #204 writing image sha256:241053e2965b557eb67e791ecf45be6641cbe12562bd21458a91fa3ce7d1319b 0.1s done 11:02:33 #204 naming to docker.io/library/security-spiffe-token-provider done 11:02:33 #204 DONE 1.2s 11:02:33 11:02:33 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:02:33 #217 DONE 0.8s 11:02:33 11:02:33 #218 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:02:33 #218 DONE 0.8s 11:02:33 11:02:33 #219 [core-command] exporting to image 11:02:33 #219 exporting layers 0.5s done 11:02:33 #219 writing image sha256:3d6d35a0a7aa9e16cf94bf9491ce255988e28a2704d1f41c551240f249f2bb2f 0.4s done 11:02:33 #219 naming to docker.io/library/core-command done 11:02:33 #219 DONE 1.3s 11:02:33 11:02:33 #220 [support-notifications] exporting to image 11:02:33 #220 exporting layers 1.2s done 11:02:33 #220 writing image sha256:9efeb04a5b5c1956eba8efd628c925d1aebd60a39a158998502f3b431bc977b8 done 11:02:33 #220 naming to docker.io/library/support-notifications 0.0s done 11:02:33 #220 DONE 1.3s 11:02:33 11:02:33 #221 [support-scheduler] exporting to image 11:02:33 #221 exporting layers 1.2s done 11:02:33 #221 writing image sha256:90961c6de60101eb1877ff376b1d30affe2e273972c39740098675798e4561bd done 11:02:33 #221 naming to docker.io/library/support-scheduler 0.0s done 11:02:33 #221 DONE 1.3s 11:02:33 11:02:33 #211 [core-metadata] exporting to image 11:02:33 #211 exporting layers 0.8s done 11:02:33 #211 writing image sha256:fea44dd98a8c3dba8cae81278e20b341625680a56460dc3f77ffebde85ea4b03 0.0s done 11:02:33 #211 naming to docker.io/library/core-metadata done 11:02:33 #211 DONE 0.8s 11:02:33 11:02:33 #222 [core-common-config-bootstrapper] exporting to image 11:02:34 #222 ... 11:02:34 11:02:34 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:02:34 #223 DONE 0.9s 11:02:34 11:02:34 #224 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:02:34 #224 DONE 0.9s 11:02:34 11:02:34 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:02:34 #225 DONE 1.3s 11:02:34 11:02:34 #222 [core-common-config-bootstrapper] exporting to image 11:02:34 #222 exporting layers 0.9s done 11:02:34 #222 ... 11:02:34 11:02:34 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:02:34 #226 DONE 0.2s 11:02:34 11:02:34 #222 [core-common-config-bootstrapper] exporting to image 11:02:34 #222 writing image sha256:12fbfaaef5ad367b45399c8464ba20bdf3ca052d743917c8dbec18378278b4d2 11:02:35 #222 ... 11:02:35 11:02:35 #227 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 11:02:35 #227 DONE 0.3s 11:02:35 11:02:35 #222 [core-common-config-bootstrapper] exporting to image 11:02:35 #222 writing image sha256:12fbfaaef5ad367b45399c8464ba20bdf3ca052d743917c8dbec18378278b4d2 0.1s done 11:02:35 #222 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 11:02:35 #222 DONE 1.3s 11:02:35 11:02:35 #228 [security-proxy-auth] exporting to image 11:02:35 #228 exporting layers 0.9s done 11:02:35 #228 writing image sha256:6636f6611ea8e2890aa5943da4ad16f54310c44ba6793b61d6b202d6f8059818 0.1s done 11:02:35 #228 naming to docker.io/library/security-proxy-auth 0.0s done 11:02:35 #228 DONE 1.3s 11:02:35 11:02:35 #229 [security-proxy-setup] exporting to image 11:02:35 #229 exporting layers 0.5s done 11:02:35 #229 writing image sha256:bd97d96e58718b22aaccdbf675c1c57fc93b7bc8a48e7970d52e04efe05cfe2e done 11:02:35 #229 naming to docker.io/library/security-proxy-setup 11:02:35 #229 naming to docker.io/library/security-proxy-setup done 11:02:35 #229 DONE 0.5s 11:02:35 11:02:35 #230 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 11:02:35 #230 DONE 0.3s 11:02:35 11:02:35 #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:02:35 #231 DONE 0.1s 11:02:35 11:02:35 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:02:35 #232 DONE 0.5s 11:02:35 11:02:35 #233 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:02:35 #233 DONE 0.4s 11:02:35 11:02:35 #234 [security-secretstore-setup] exporting to image 11:02:35 #234 exporting layers 0.2s done 11:02:35 #234 writing image sha256:4cb7a1816b7b3efe05d16a4f55f273f588892b5887f5a34ebd5d3e581b46992f done 11:02:35 #234 naming to docker.io/library/security-secretstore-setup done 11:02:35 #234 DONE 0.2s 11:02:35 11:02:35 #235 [security-bootstrapper] exporting to image 11:02:35 #235 exporting layers 0.2s done 11:02:35 #235 writing image sha256:179d441faddcda9de893d4819c9d270d8b287c5c6cd9233e299151a905df66b7 done 11:02:35 #235 naming to docker.io/library/security-bootstrapper done 11:02:35 #235 DONE 0.2s 11:02:35 time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:35 time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:35 time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:35 time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:35 time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:35 time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:35 time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:35 time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:35 time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:35 time="2025-10-29T10:55:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:35 time="2025-10-29T10:55:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:35 time="2025-10-29T10:55:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:35 time="2025-10-29T10:55:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:35 time="2025-10-29T10:55:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:35 time="2025-10-29T10:55:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:02:35 $ docker stop --time=1 eb4cdbbd217b3cfc46e10ed8c2cc4ebb84d8d4957484b256942efef7fe17f96b 11:02:37 $ docker rm -f --volumes eb4cdbbd217b3cfc46e10ed8c2cc4ebb84d8d4957484b256942efef7fe17f96b [Pipeline] // withDockerContainer [Pipeline] sh 11:02:37 + docker images 11:02:37 REPOSITORY TAG IMAGE ID CREATED SIZE 11:02:37 security-secretstore-setup latest 4cb7a1816b7b 2 seconds ago 79.8MB 11:02:37 security-bootstrapper latest 179d441faddc 2 seconds ago 20.4MB 11:02:37 security-proxy-setup latest bd97d96e5871 3 seconds ago 49.1MB 11:02:37 security-proxy-auth latest 6636f6611ea8 4 seconds ago 44.7MB 11:02:37 core-common-config-bootstrapper latest 12fbfaaef5ad 4 seconds ago 19.4MB 11:02:37 support-notifications latest 9efeb04a5b5c 5 seconds ago 52.9MB 11:02:37 core-command latest 3d6d35a0a7aa 5 seconds ago 39.7MB 11:02:37 core-metadata latest fea44dd98a8c 5 seconds ago 45.7MB 11:02:37 security-spiffe-token-provider latest 241053e2965b 5 seconds ago 48.1MB 11:02:37 support-scheduler latest 90961c6de601 5 seconds ago 49.3MB 11:02:37 core-keeper latest 00abf534ad4c 5 seconds ago 45.3MB 11:02:37 core-data latest 42487cc09c6d 5 seconds ago 45.5MB 11:02:37 security-spire-agent latest 2d49a456e80e 5 minutes ago 195MB 11:02:37 security-spire-server latest c23795a12462 5 minutes ago 149MB 11:02:37 security-spire-config latest 818b08194feb 5 minutes ago 149MB 11:02:37 ci-base-image-x86_64 latest 65394cfa31a6 10 minutes ago 967MB 11:02:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 2 weeks ago 610MB 11:02:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB 11:02:37 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 11:02:37 provisioning config files... 11:02:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/917@tmp/config11816955413541438151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:37 ---> ****-login.sh 11:02:37 nexus3.edgexfoundry.org:10001 11:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:37 Login Succeeded 11:02:37 nexus3.edgexfoundry.org:10002 11:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:38 Login Succeeded 11:02:38 nexus3.edgexfoundry.org:10003 11:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:38 Login Succeeded 11:02:38 nexus3.edgexfoundry.org:10004 11:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:38 Login Succeeded 11:02:38 ****.io 11:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:38 Login Succeeded 11:02:38 ---> ****-login.sh ends [Pipeline] } 11:02:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:02:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:02:38 [edgeXDocker.push] Tagging docker image core-command with the following tags: 11:02:38 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:02:38 latest 11:02:38 4.1.0-dev.70 11:02:38 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:02:38 main 11:02:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:39 + docker push nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:02:39 6e0b4ecae103: Preparing 11:02:39 d4073134a783: Preparing 11:02:39 0671bce05b60: Preparing 11:02:39 a6c07ce06183: Preparing 11:02:39 15d4d48da136: Preparing 11:02:39 43d57a50263f: Preparing 11:02:39 abfcb263a588: Preparing 11:02:39 43d57a50263f: Waiting 11:02:39 abfcb263a588: Waiting 11:02:39 a6c07ce06183: Pushed 11:02:39 15d4d48da136: Pushed 11:02:39 0671bce05b60: Pushed 11:02:39 6e0b4ecae103: Pushed 11:02:39 abfcb263a588: Layer already exists 11:02:39 43d57a50263f: Pushed 11:02:42 d4073134a783: Pushed 11:02:42 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:5c16ff78a143b79bb81820b8329b10a884c21c66b27c70a8ffbbae116d833866 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:43 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 11:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:02:43 6e0b4ecae103: Preparing 11:02:43 d4073134a783: Preparing 11:02:43 0671bce05b60: Preparing 11:02:43 a6c07ce06183: Preparing 11:02:43 15d4d48da136: Preparing 11:02:43 43d57a50263f: Preparing 11:02:43 abfcb263a588: Preparing 11:02:43 43d57a50263f: Waiting 11:02:43 abfcb263a588: Waiting 11:02:43 15d4d48da136: Layer already exists 11:02:43 d4073134a783: Layer already exists 11:02:43 a6c07ce06183: Layer already exists 11:02:43 0671bce05b60: Layer already exists 11:02:43 6e0b4ecae103: Layer already exists 11:02:43 43d57a50263f: Layer already exists 11:02:43 abfcb263a588: Layer already exists 11:02:43 latest: digest: sha256:5c16ff78a143b79bb81820b8329b10a884c21c66b27c70a8ffbbae116d833866 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:44 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 11:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:02:44 6e0b4ecae103: Preparing 11:02:44 d4073134a783: Preparing 11:02:44 0671bce05b60: Preparing 11:02:44 a6c07ce06183: Preparing 11:02:44 15d4d48da136: Preparing 11:02:44 43d57a50263f: Preparing 11:02:44 abfcb263a588: Preparing 11:02:44 43d57a50263f: Waiting 11:02:44 abfcb263a588: Waiting 11:02:44 0671bce05b60: Layer already exists 11:02:44 d4073134a783: Layer already exists 11:02:44 15d4d48da136: Layer already exists 11:02:44 a6c07ce06183: Layer already exists 11:02:44 6e0b4ecae103: Layer already exists 11:02:44 abfcb263a588: Layer already exists 11:02:44 43d57a50263f: Layer already exists 11:02:44 4.1.0-dev.70: digest: sha256:5c16ff78a143b79bb81820b8329b10a884c21c66b27c70a8ffbbae116d833866 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:44 + docker push nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:02:44 6e0b4ecae103: Preparing 11:02:44 d4073134a783: Preparing 11:02:44 0671bce05b60: Preparing 11:02:44 a6c07ce06183: Preparing 11:02:44 15d4d48da136: Preparing 11:02:44 43d57a50263f: Preparing 11:02:44 abfcb263a588: Preparing 11:02:44 43d57a50263f: Waiting 11:02:44 abfcb263a588: Waiting 11:02:44 6e0b4ecae103: Layer already exists 11:02:44 d4073134a783: Layer already exists 11:02:44 0671bce05b60: Layer already exists 11:02:44 15d4d48da136: Layer already exists 11:02:44 a6c07ce06183: Layer already exists 11:02:44 43d57a50263f: Layer already exists 11:02:44 abfcb263a588: Layer already exists 11:02:44 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:5c16ff78a143b79bb81820b8329b10a884c21c66b27c70a8ffbbae116d833866 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:45 + docker push nexus3.edgexfoundry.org:10004/core-command:main 11:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:02:45 6e0b4ecae103: Preparing 11:02:45 d4073134a783: Preparing 11:02:45 0671bce05b60: Preparing 11:02:45 a6c07ce06183: Preparing 11:02:45 15d4d48da136: Preparing 11:02:45 43d57a50263f: Preparing 11:02:45 abfcb263a588: Preparing 11:02:45 43d57a50263f: Waiting 11:02:45 abfcb263a588: Waiting 11:02:45 0671bce05b60: Layer already exists 11:02:45 15d4d48da136: Layer already exists 11:02:45 6e0b4ecae103: Layer already exists 11:02:45 d4073134a783: Layer already exists 11:02:45 a6c07ce06183: Layer already exists 11:02:45 abfcb263a588: Layer already exists 11:02:45 43d57a50263f: Layer already exists 11:02:45 main: digest: sha256:5c16ff78a143b79bb81820b8329b10a884c21c66b27c70a8ffbbae116d833866 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:02:45 ===================================================== [Pipeline] echo 11:02:45 taggedImages: 11:02:45 - nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:02:45 - nexus3.edgexfoundry.org:10004/core-command:latest 11:02:45 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 11:02:45 - nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:02:45 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 11:02:45 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 11:02:45 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:02:45 latest 11:02:45 4.1.0-dev.70 11:02:45 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:02:45 main 11:02:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:02:46 8274a56e4b6c: Preparing 11:02:46 888f7574f312: Preparing 11:02:46 478054b56453: Preparing 11:02:46 f785b2772060: Preparing 11:02:46 0671bce05b60: Preparing 11:02:46 a6c07ce06183: Preparing 11:02:46 15d4d48da136: Preparing 11:02:46 43d57a50263f: Preparing 11:02:46 abfcb263a588: Preparing 11:02:46 a6c07ce06183: Waiting 11:02:46 15d4d48da136: Waiting 11:02:46 abfcb263a588: Waiting 11:02:46 43d57a50263f: Waiting 11:02:46 0671bce05b60: Layer already exists 11:02:46 a6c07ce06183: Layer already exists 11:02:46 15d4d48da136: Layer already exists 11:02:46 43d57a50263f: Layer already exists 11:02:46 888f7574f312: Pushed 11:02:46 abfcb263a588: Layer already exists 11:02:46 8274a56e4b6c: Pushed 11:02:46 478054b56453: Pushed 11:02:47 f785b2772060: Pushed 11:02:47 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:e0e7c385f669fbd463606d9ec5c0c5e8768b6ff18b85ebe6a04690817d3cac51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:02:48 8274a56e4b6c: Preparing 11:02:48 888f7574f312: Preparing 11:02:48 478054b56453: Preparing 11:02:48 f785b2772060: Preparing 11:02:48 0671bce05b60: Preparing 11:02:48 a6c07ce06183: Preparing 11:02:48 15d4d48da136: Preparing 11:02:48 43d57a50263f: Preparing 11:02:48 abfcb263a588: Preparing 11:02:48 15d4d48da136: Waiting 11:02:48 43d57a50263f: Waiting 11:02:48 abfcb263a588: Waiting 11:02:48 a6c07ce06183: Waiting 11:02:48 0671bce05b60: Layer already exists 11:02:48 888f7574f312: Layer already exists 11:02:48 f785b2772060: Layer already exists 11:02:48 478054b56453: Layer already exists 11:02:48 8274a56e4b6c: Layer already exists 11:02:48 a6c07ce06183: Layer already exists 11:02:48 43d57a50263f: Layer already exists 11:02:48 abfcb263a588: Layer already exists 11:02:48 15d4d48da136: Layer already exists 11:02:48 latest: digest: sha256:e0e7c385f669fbd463606d9ec5c0c5e8768b6ff18b85ebe6a04690817d3cac51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 11:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:02:48 8274a56e4b6c: Preparing 11:02:48 888f7574f312: Preparing 11:02:48 478054b56453: Preparing 11:02:48 f785b2772060: Preparing 11:02:48 0671bce05b60: Preparing 11:02:48 a6c07ce06183: Preparing 11:02:48 15d4d48da136: Preparing 11:02:48 43d57a50263f: Preparing 11:02:48 abfcb263a588: Preparing 11:02:48 a6c07ce06183: Waiting 11:02:48 15d4d48da136: Waiting 11:02:48 43d57a50263f: Waiting 11:02:48 abfcb263a588: Waiting 11:02:48 0671bce05b60: Layer already exists 11:02:48 478054b56453: Layer already exists 11:02:48 f785b2772060: Layer already exists 11:02:48 8274a56e4b6c: Layer already exists 11:02:48 888f7574f312: Layer already exists 11:02:48 15d4d48da136: Layer already exists 11:02:48 a6c07ce06183: Layer already exists 11:02:48 43d57a50263f: Layer already exists 11:02:48 abfcb263a588: Layer already exists 11:02:48 4.1.0-dev.70: digest: sha256:e0e7c385f669fbd463606d9ec5c0c5e8768b6ff18b85ebe6a04690817d3cac51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:02:49 8274a56e4b6c: Preparing 11:02:49 888f7574f312: Preparing 11:02:49 478054b56453: Preparing 11:02:49 f785b2772060: Preparing 11:02:49 0671bce05b60: Preparing 11:02:49 a6c07ce06183: Preparing 11:02:49 15d4d48da136: Preparing 11:02:49 43d57a50263f: Preparing 11:02:49 abfcb263a588: Preparing 11:02:49 a6c07ce06183: Waiting 11:02:49 15d4d48da136: Waiting 11:02:49 43d57a50263f: Waiting 11:02:49 abfcb263a588: Waiting 11:02:49 8274a56e4b6c: Layer already exists 11:02:49 888f7574f312: Layer already exists 11:02:49 478054b56453: Layer already exists 11:02:49 0671bce05b60: Layer already exists 11:02:49 f785b2772060: Layer already exists 11:02:49 a6c07ce06183: Layer already exists 11:02:49 15d4d48da136: Layer already exists 11:02:49 43d57a50263f: Layer already exists 11:02:49 abfcb263a588: Layer already exists 11:02:49 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:e0e7c385f669fbd463606d9ec5c0c5e8768b6ff18b85ebe6a04690817d3cac51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:49 + 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 11:02:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 11:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:02:50 8274a56e4b6c: Preparing 11:02:50 888f7574f312: Preparing 11:02:50 478054b56453: Preparing 11:02:50 f785b2772060: Preparing 11:02:50 0671bce05b60: Preparing 11:02:50 a6c07ce06183: Preparing 11:02:50 15d4d48da136: Preparing 11:02:50 43d57a50263f: Preparing 11:02:50 abfcb263a588: Preparing 11:02:50 43d57a50263f: Waiting 11:02:50 15d4d48da136: Waiting 11:02:50 abfcb263a588: Waiting 11:02:50 a6c07ce06183: Waiting 11:02:50 8274a56e4b6c: Layer already exists 11:02:50 f785b2772060: Layer already exists 11:02:50 478054b56453: Layer already exists 11:02:50 0671bce05b60: Layer already exists 11:02:50 888f7574f312: Layer already exists 11:02:50 15d4d48da136: Layer already exists 11:02:50 a6c07ce06183: Layer already exists 11:02:50 abfcb263a588: Layer already exists 11:02:50 43d57a50263f: Layer already exists 11:02:50 main: digest: sha256:e0e7c385f669fbd463606d9ec5c0c5e8768b6ff18b85ebe6a04690817d3cac51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:02:50 ===================================================== [Pipeline] echo 11:02:50 taggedImages: 11:02:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:02:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:02:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 11:02:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:02:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 11:02:50 [edgeXDocker.push] Tagging docker image core-data with the following tags: 11:02:50 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:02:50 latest 11:02:50 4.1.0-dev.70 11:02:50 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:02:50 main 11:02:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:50 + docker push nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:02:50 85c1215d05dc: Preparing 11:02:50 3c3dc0ab57ca: Preparing 11:02:50 0671bce05b60: Preparing 11:02:50 a6c07ce06183: Preparing 11:02:50 5665b5b7b82f: Preparing 11:02:50 43d57a50263f: Preparing 11:02:50 abfcb263a588: Preparing 11:02:50 abfcb263a588: Waiting 11:02:50 43d57a50263f: Waiting 11:02:50 0671bce05b60: Layer already exists 11:02:50 a6c07ce06183: Layer already exists 11:02:50 43d57a50263f: Layer already exists 11:02:50 abfcb263a588: Layer already exists 11:02:50 5665b5b7b82f: Pushed 11:02:50 85c1215d05dc: Pushed 11:02:55 3c3dc0ab57ca: Pushed 11:02:55 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:82201edd63b052aae96c07afacc1d565ba128f9726f8d3f8b36e63a7a1b512a5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:55 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 11:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:02:55 85c1215d05dc: Preparing 11:02:55 3c3dc0ab57ca: Preparing 11:02:55 0671bce05b60: Preparing 11:02:55 a6c07ce06183: Preparing 11:02:55 5665b5b7b82f: Preparing 11:02:55 43d57a50263f: Preparing 11:02:55 abfcb263a588: Preparing 11:02:55 43d57a50263f: Waiting 11:02:55 abfcb263a588: Waiting 11:02:55 0671bce05b60: Layer already exists 11:02:55 3c3dc0ab57ca: Layer already exists 11:02:55 85c1215d05dc: Layer already exists 11:02:55 a6c07ce06183: Layer already exists 11:02:55 5665b5b7b82f: Layer already exists 11:02:55 abfcb263a588: Layer already exists 11:02:55 43d57a50263f: Layer already exists 11:02:55 latest: digest: sha256:82201edd63b052aae96c07afacc1d565ba128f9726f8d3f8b36e63a7a1b512a5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:56 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 11:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:02:56 85c1215d05dc: Preparing 11:02:56 3c3dc0ab57ca: Preparing 11:02:56 0671bce05b60: Preparing 11:02:56 a6c07ce06183: Preparing 11:02:56 5665b5b7b82f: Preparing 11:02:56 43d57a50263f: Preparing 11:02:56 abfcb263a588: Preparing 11:02:56 43d57a50263f: Waiting 11:02:56 abfcb263a588: Waiting 11:02:56 a6c07ce06183: Layer already exists 11:02:56 3c3dc0ab57ca: Layer already exists 11:02:56 0671bce05b60: Layer already exists 11:02:56 5665b5b7b82f: Layer already exists 11:02:56 85c1215d05dc: Layer already exists 11:02:56 43d57a50263f: Layer already exists 11:02:56 abfcb263a588: Layer already exists 11:02:56 4.1.0-dev.70: digest: sha256:82201edd63b052aae96c07afacc1d565ba128f9726f8d3f8b36e63a7a1b512a5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:57 + docker push nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:02:57 85c1215d05dc: Preparing 11:02:57 3c3dc0ab57ca: Preparing 11:02:57 0671bce05b60: Preparing 11:02:57 a6c07ce06183: Preparing 11:02:57 5665b5b7b82f: Preparing 11:02:57 43d57a50263f: Preparing 11:02:57 abfcb263a588: Preparing 11:02:57 43d57a50263f: Waiting 11:02:57 abfcb263a588: Waiting 11:02:57 5665b5b7b82f: Layer already exists 11:02:57 3c3dc0ab57ca: Layer already exists 11:02:57 85c1215d05dc: Layer already exists 11:02:57 a6c07ce06183: Layer already exists 11:02:57 0671bce05b60: Layer already exists 11:02:57 abfcb263a588: Layer already exists 11:02:57 43d57a50263f: Layer already exists 11:02:57 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:82201edd63b052aae96c07afacc1d565ba128f9726f8d3f8b36e63a7a1b512a5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:57 + docker push nexus3.edgexfoundry.org:10004/core-data:main 11:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:02:57 85c1215d05dc: Preparing 11:02:57 3c3dc0ab57ca: Preparing 11:02:57 0671bce05b60: Preparing 11:02:57 a6c07ce06183: Preparing 11:02:57 5665b5b7b82f: Preparing 11:02:57 43d57a50263f: Preparing 11:02:57 abfcb263a588: Preparing 11:02:57 43d57a50263f: Waiting 11:02:57 abfcb263a588: Waiting 11:02:57 0671bce05b60: Layer already exists 11:02:57 85c1215d05dc: Layer already exists 11:02:57 5665b5b7b82f: Layer already exists 11:02:57 3c3dc0ab57ca: Layer already exists 11:02:57 a6c07ce06183: Layer already exists 11:02:57 43d57a50263f: Layer already exists 11:02:57 abfcb263a588: Layer already exists 11:02:57 main: digest: sha256:82201edd63b052aae96c07afacc1d565ba128f9726f8d3f8b36e63a7a1b512a5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:02:57 ===================================================== [Pipeline] echo 11:02:57 taggedImages: 11:02:57 - nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:02:57 - nexus3.edgexfoundry.org:10004/core-data:latest 11:02:57 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 11:02:57 - nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:02:57 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 11:02:57 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 11:02:57 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:02:57 latest 11:02:57 4.1.0-dev.70 11:02:57 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:02:57 main 11:02:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:58 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:02:58 3f5b489bd9b7: Preparing 11:02:58 da3766f95e52: Preparing 11:02:58 a6c07ce06183: Preparing 11:02:58 baec15b3b695: Preparing 11:02:58 21b512f7f9ed: Preparing 11:02:58 abfcb263a588: Preparing 11:02:58 abfcb263a588: Waiting 11:02:58 a6c07ce06183: Layer already exists 11:02:58 abfcb263a588: Layer already exists 11:02:58 21b512f7f9ed: Pushed 11:02:58 3f5b489bd9b7: Pushed 11:02:58 baec15b3b695: Pushed 11:03:01 da3766f95e52: Pushed 11:03:02 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:04a82c445e5ae1a00ed8cb315cd1ffe97b59c956887c2d68a182cca9bfbb5b13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:02 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 11:03:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:03:02 3f5b489bd9b7: Preparing 11:03:02 da3766f95e52: Preparing 11:03:02 a6c07ce06183: Preparing 11:03:02 baec15b3b695: Preparing 11:03:02 21b512f7f9ed: Preparing 11:03:02 abfcb263a588: Preparing 11:03:02 abfcb263a588: Waiting 11:03:02 3f5b489bd9b7: Layer already exists 11:03:02 a6c07ce06183: Layer already exists 11:03:02 abfcb263a588: Layer already exists 11:03:02 da3766f95e52: Layer already exists 11:03:02 baec15b3b695: Layer already exists 11:03:02 21b512f7f9ed: Layer already exists 11:03:02 latest: digest: sha256:04a82c445e5ae1a00ed8cb315cd1ffe97b59c956887c2d68a182cca9bfbb5b13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 11:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:03:03 3f5b489bd9b7: Preparing 11:03:03 da3766f95e52: Preparing 11:03:03 a6c07ce06183: Preparing 11:03:03 baec15b3b695: Preparing 11:03:03 21b512f7f9ed: Preparing 11:03:03 abfcb263a588: Preparing 11:03:03 abfcb263a588: Waiting 11:03:03 3f5b489bd9b7: Layer already exists 11:03:03 21b512f7f9ed: Layer already exists 11:03:03 a6c07ce06183: Layer already exists 11:03:03 da3766f95e52: Layer already exists 11:03:03 baec15b3b695: Layer already exists 11:03:03 abfcb263a588: Layer already exists 11:03:03 4.1.0-dev.70: digest: sha256:04a82c445e5ae1a00ed8cb315cd1ffe97b59c956887c2d68a182cca9bfbb5b13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:03:04 3f5b489bd9b7: Preparing 11:03:04 da3766f95e52: Preparing 11:03:04 a6c07ce06183: Preparing 11:03:04 baec15b3b695: Preparing 11:03:04 21b512f7f9ed: Preparing 11:03:04 abfcb263a588: Preparing 11:03:04 abfcb263a588: Waiting 11:03:04 a6c07ce06183: Layer already exists 11:03:04 21b512f7f9ed: Layer already exists 11:03:04 3f5b489bd9b7: Layer already exists 11:03:04 da3766f95e52: Layer already exists 11:03:04 baec15b3b695: Layer already exists 11:03:04 abfcb263a588: Layer already exists 11:03:04 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:04a82c445e5ae1a00ed8cb315cd1ffe97b59c956887c2d68a182cca9bfbb5b13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 11:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:03:04 3f5b489bd9b7: Preparing 11:03:04 da3766f95e52: Preparing 11:03:04 a6c07ce06183: Preparing 11:03:04 baec15b3b695: Preparing 11:03:04 21b512f7f9ed: Preparing 11:03:04 abfcb263a588: Preparing 11:03:04 abfcb263a588: Waiting 11:03:04 3f5b489bd9b7: Layer already exists 11:03:04 baec15b3b695: Layer already exists 11:03:04 a6c07ce06183: Layer already exists 11:03:04 da3766f95e52: Layer already exists 11:03:04 21b512f7f9ed: Layer already exists 11:03:04 abfcb263a588: Layer already exists 11:03:04 main: digest: sha256:04a82c445e5ae1a00ed8cb315cd1ffe97b59c956887c2d68a182cca9bfbb5b13 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:04 ===================================================== [Pipeline] echo 11:03:04 taggedImages: 11:03:04 - nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:04 - nexus3.edgexfoundry.org:10004/core-keeper:latest 11:03:04 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 11:03:04 - nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:04 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 11:03:04 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 11:03:04 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:04 latest 11:03:04 4.1.0-dev.70 11:03:04 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:04 main 11:03:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:03:05 52215361c0c9: Preparing 11:03:05 aed61b1dc7f0: Preparing 11:03:05 17fe9f03a8c2: Preparing 11:03:05 0671bce05b60: Preparing 11:03:05 a6c07ce06183: Preparing 11:03:05 15d4d48da136: Preparing 11:03:05 43d57a50263f: Preparing 11:03:05 abfcb263a588: Preparing 11:03:05 15d4d48da136: Waiting 11:03:05 43d57a50263f: Waiting 11:03:05 abfcb263a588: Waiting 11:03:05 0671bce05b60: Layer already exists 11:03:05 a6c07ce06183: Layer already exists 11:03:05 15d4d48da136: Layer already exists 11:03:05 43d57a50263f: Layer already exists 11:03:05 abfcb263a588: Layer already exists 11:03:05 aed61b1dc7f0: Pushed 11:03:05 52215361c0c9: Pushed 11:03:09 17fe9f03a8c2: Pushed 11:03:09 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:02c82661f59864fecda4b49e96ac30761a929502a5e58e1157b4da5888b9dd72 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 11:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:03:10 52215361c0c9: Preparing 11:03:10 aed61b1dc7f0: Preparing 11:03:10 17fe9f03a8c2: Preparing 11:03:10 0671bce05b60: Preparing 11:03:10 a6c07ce06183: Preparing 11:03:10 15d4d48da136: Preparing 11:03:10 43d57a50263f: Preparing 11:03:10 abfcb263a588: Preparing 11:03:10 43d57a50263f: Waiting 11:03:10 abfcb263a588: Waiting 11:03:10 15d4d48da136: Waiting 11:03:10 52215361c0c9: Layer already exists 11:03:10 0671bce05b60: Layer already exists 11:03:10 a6c07ce06183: Layer already exists 11:03:10 aed61b1dc7f0: Layer already exists 11:03:10 17fe9f03a8c2: Layer already exists 11:03:10 43d57a50263f: Layer already exists 11:03:10 15d4d48da136: Layer already exists 11:03:10 abfcb263a588: Layer already exists 11:03:10 latest: digest: sha256:02c82661f59864fecda4b49e96ac30761a929502a5e58e1157b4da5888b9dd72 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 11:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:03:10 52215361c0c9: Preparing 11:03:10 aed61b1dc7f0: Preparing 11:03:10 17fe9f03a8c2: Preparing 11:03:10 0671bce05b60: Preparing 11:03:10 a6c07ce06183: Preparing 11:03:10 15d4d48da136: Preparing 11:03:10 43d57a50263f: Preparing 11:03:10 abfcb263a588: Preparing 11:03:10 43d57a50263f: Waiting 11:03:10 abfcb263a588: Waiting 11:03:10 15d4d48da136: Waiting 11:03:10 aed61b1dc7f0: Layer already exists 11:03:10 0671bce05b60: Layer already exists 11:03:10 52215361c0c9: Layer already exists 11:03:10 17fe9f03a8c2: Layer already exists 11:03:10 a6c07ce06183: Layer already exists 11:03:10 abfcb263a588: Layer already exists 11:03:10 43d57a50263f: Layer already exists 11:03:10 15d4d48da136: Layer already exists 11:03:10 4.1.0-dev.70: digest: sha256:02c82661f59864fecda4b49e96ac30761a929502a5e58e1157b4da5888b9dd72 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:03:11 52215361c0c9: Preparing 11:03:11 aed61b1dc7f0: Preparing 11:03:11 17fe9f03a8c2: Preparing 11:03:11 0671bce05b60: Preparing 11:03:11 a6c07ce06183: Preparing 11:03:11 15d4d48da136: Preparing 11:03:11 43d57a50263f: Preparing 11:03:11 abfcb263a588: Preparing 11:03:11 abfcb263a588: Waiting 11:03:11 43d57a50263f: Waiting 11:03:11 15d4d48da136: Waiting 11:03:11 52215361c0c9: Layer already exists 11:03:11 aed61b1dc7f0: Layer already exists 11:03:11 0671bce05b60: Layer already exists 11:03:11 a6c07ce06183: Layer already exists 11:03:11 17fe9f03a8c2: Layer already exists 11:03:11 15d4d48da136: Layer already exists 11:03:11 43d57a50263f: Layer already exists 11:03:11 abfcb263a588: Layer already exists 11:03:11 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:02c82661f59864fecda4b49e96ac30761a929502a5e58e1157b4da5888b9dd72 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 11:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:03:12 52215361c0c9: Preparing 11:03:12 aed61b1dc7f0: Preparing 11:03:12 17fe9f03a8c2: Preparing 11:03:12 0671bce05b60: Preparing 11:03:12 a6c07ce06183: Preparing 11:03:12 15d4d48da136: Preparing 11:03:12 43d57a50263f: Preparing 11:03:12 abfcb263a588: Preparing 11:03:12 43d57a50263f: Waiting 11:03:12 15d4d48da136: Waiting 11:03:12 abfcb263a588: Waiting 11:03:12 0671bce05b60: Layer already exists 11:03:12 52215361c0c9: Layer already exists 11:03:12 aed61b1dc7f0: Layer already exists 11:03:12 a6c07ce06183: Layer already exists 11:03:12 17fe9f03a8c2: Layer already exists 11:03:12 43d57a50263f: Layer already exists 11:03:12 15d4d48da136: Layer already exists 11:03:12 abfcb263a588: Layer already exists 11:03:12 main: digest: sha256:02c82661f59864fecda4b49e96ac30761a929502a5e58e1157b4da5888b9dd72 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:12 ===================================================== [Pipeline] echo 11:03:12 taggedImages: 11:03:12 - nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:12 - nexus3.edgexfoundry.org:10004/core-metadata:latest 11:03:12 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 11:03:12 - nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:12 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 11:03:12 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 11:03:12 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:12 latest 11:03:12 4.1.0-dev.70 11:03:12 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:12 main 11:03:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:03:13 a797f7ca6d09: Preparing 11:03:13 a1a14bbf0c3c: Preparing 11:03:13 69b40911e233: Preparing 11:03:13 6e34f0e76aee: Preparing 11:03:13 71802b9b6350: Preparing 11:03:13 27d2afc608ba: Preparing 11:03:13 ae1c78be89ce: Preparing 11:03:13 0671bce05b60: Preparing 11:03:13 a6c07ce06183: Preparing 11:03:13 ae4554725499: Preparing 11:03:13 8c96b45bbed9: Preparing 11:03:13 5f70bf18a086: Preparing 11:03:13 45d355f508aa: Preparing 11:03:13 ef66dab253e4: Preparing 11:03:13 1725dba11d31: Preparing 11:03:13 abfcb263a588: Preparing 11:03:13 a6c07ce06183: Waiting 11:03:13 0671bce05b60: Waiting 11:03:13 ae4554725499: Waiting 11:03:13 27d2afc608ba: Waiting 11:03:13 8c96b45bbed9: Waiting 11:03:13 5f70bf18a086: Waiting 11:03:13 ef66dab253e4: Waiting 11:03:13 1725dba11d31: Waiting 11:03:13 45d355f508aa: Waiting 11:03:13 abfcb263a588: Waiting 11:03:13 ae1c78be89ce: Waiting 11:03:13 a1a14bbf0c3c: Pushed 11:03:13 69b40911e233: Pushed 11:03:13 6e34f0e76aee: Pushed 11:03:13 0671bce05b60: Layer already exists 11:03:13 a6c07ce06183: Layer already exists 11:03:13 a797f7ca6d09: Pushed 11:03:13 71802b9b6350: Pushed 11:03:13 27d2afc608ba: Pushed 11:03:13 5f70bf18a086: Layer already exists 11:03:13 ae4554725499: Pushed 11:03:13 45d355f508aa: Pushed 11:03:13 ef66dab253e4: Pushed 11:03:13 8c96b45bbed9: Pushed 11:03:13 abfcb263a588: Layer already exists 11:03:13 1725dba11d31: Pushed 11:03:14 ae1c78be89ce: Pushed 11:03:14 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:4eb02af137abc059dcdb932ed711fee52ef6ccf4f2e5c3411d8316484f212929 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:03:15 a797f7ca6d09: Preparing 11:03:15 a1a14bbf0c3c: Preparing 11:03:15 69b40911e233: Preparing 11:03:15 6e34f0e76aee: Preparing 11:03:15 71802b9b6350: Preparing 11:03:15 27d2afc608ba: Preparing 11:03:15 ae1c78be89ce: Preparing 11:03:15 0671bce05b60: Preparing 11:03:15 a6c07ce06183: Preparing 11:03:15 ae4554725499: Preparing 11:03:15 8c96b45bbed9: Preparing 11:03:15 ae1c78be89ce: Waiting 11:03:15 0671bce05b60: Waiting 11:03:15 a6c07ce06183: Waiting 11:03:15 27d2afc608ba: Waiting 11:03:15 ae4554725499: Waiting 11:03:15 5f70bf18a086: Preparing 11:03:15 45d355f508aa: Preparing 11:03:15 ef66dab253e4: Preparing 11:03:15 1725dba11d31: Preparing 11:03:15 abfcb263a588: Preparing 11:03:15 5f70bf18a086: Waiting 11:03:15 8c96b45bbed9: Waiting 11:03:15 45d355f508aa: Waiting 11:03:15 abfcb263a588: Waiting 11:03:15 1725dba11d31: Waiting 11:03:15 ef66dab253e4: Waiting 11:03:15 a1a14bbf0c3c: Layer already exists 11:03:15 71802b9b6350: Layer already exists 11:03:15 6e34f0e76aee: Layer already exists 11:03:15 69b40911e233: Layer already exists 11:03:15 a797f7ca6d09: Layer already exists 11:03:15 27d2afc608ba: Layer already exists 11:03:15 ae1c78be89ce: Layer already exists 11:03:15 0671bce05b60: Layer already exists 11:03:15 ae4554725499: Layer already exists 11:03:15 a6c07ce06183: Layer already exists 11:03:15 45d355f508aa: Layer already exists 11:03:15 8c96b45bbed9: Layer already exists 11:03:15 ef66dab253e4: Layer already exists 11:03:15 1725dba11d31: Layer already exists 11:03:15 5f70bf18a086: Layer already exists 11:03:15 abfcb263a588: Layer already exists 11:03:15 latest: digest: sha256:4eb02af137abc059dcdb932ed711fee52ef6ccf4f2e5c3411d8316484f212929 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 11:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:03:16 a797f7ca6d09: Preparing 11:03:16 a1a14bbf0c3c: Preparing 11:03:16 69b40911e233: Preparing 11:03:16 6e34f0e76aee: Preparing 11:03:16 71802b9b6350: Preparing 11:03:16 27d2afc608ba: Preparing 11:03:16 ae1c78be89ce: Preparing 11:03:16 0671bce05b60: Preparing 11:03:16 a6c07ce06183: Preparing 11:03:16 ae4554725499: Preparing 11:03:16 8c96b45bbed9: Preparing 11:03:16 5f70bf18a086: Preparing 11:03:16 45d355f508aa: Preparing 11:03:16 ef66dab253e4: Preparing 11:03:16 1725dba11d31: Preparing 11:03:16 abfcb263a588: Preparing 11:03:16 ae1c78be89ce: Waiting 11:03:16 0671bce05b60: Waiting 11:03:16 ae4554725499: Waiting 11:03:16 8c96b45bbed9: Waiting 11:03:16 1725dba11d31: Waiting 11:03:16 ef66dab253e4: Waiting 11:03:16 45d355f508aa: Waiting 11:03:16 5f70bf18a086: Waiting 11:03:16 abfcb263a588: Waiting 11:03:16 27d2afc608ba: Waiting 11:03:16 a6c07ce06183: Waiting 11:03:16 a1a14bbf0c3c: Layer already exists 11:03:16 6e34f0e76aee: Layer already exists 11:03:16 71802b9b6350: Layer already exists 11:03:16 69b40911e233: Layer already exists 11:03:16 a797f7ca6d09: Layer already exists 11:03:16 ae1c78be89ce: Layer already exists 11:03:16 27d2afc608ba: Layer already exists 11:03:16 a6c07ce06183: Layer already exists 11:03:16 ae4554725499: Layer already exists 11:03:16 0671bce05b60: Layer already exists 11:03:16 8c96b45bbed9: Layer already exists 11:03:16 5f70bf18a086: Layer already exists 11:03:16 ef66dab253e4: Layer already exists 11:03:16 45d355f508aa: Layer already exists 11:03:16 1725dba11d31: Layer already exists 11:03:16 abfcb263a588: Layer already exists 11:03:16 4.1.0-dev.70: digest: sha256:4eb02af137abc059dcdb932ed711fee52ef6ccf4f2e5c3411d8316484f212929 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:03:16 a797f7ca6d09: Preparing 11:03:16 a1a14bbf0c3c: Preparing 11:03:16 69b40911e233: Preparing 11:03:16 6e34f0e76aee: Preparing 11:03:16 71802b9b6350: Preparing 11:03:16 27d2afc608ba: Preparing 11:03:16 ae1c78be89ce: Preparing 11:03:16 0671bce05b60: Preparing 11:03:16 a6c07ce06183: Preparing 11:03:16 ae4554725499: Preparing 11:03:16 8c96b45bbed9: Preparing 11:03:16 5f70bf18a086: Preparing 11:03:16 45d355f508aa: Preparing 11:03:16 ef66dab253e4: Preparing 11:03:16 1725dba11d31: Preparing 11:03:16 27d2afc608ba: Waiting 11:03:16 ae1c78be89ce: Waiting 11:03:16 0671bce05b60: Waiting 11:03:16 ae4554725499: Waiting 11:03:16 5f70bf18a086: Waiting 11:03:16 a6c07ce06183: Waiting 11:03:16 8c96b45bbed9: Waiting 11:03:16 ef66dab253e4: Waiting 11:03:16 45d355f508aa: Waiting 11:03:16 abfcb263a588: Preparing 11:03:16 abfcb263a588: Waiting 11:03:16 1725dba11d31: Waiting 11:03:16 69b40911e233: Layer already exists 11:03:16 71802b9b6350: Layer already exists 11:03:16 a797f7ca6d09: Layer already exists 11:03:16 a1a14bbf0c3c: Layer already exists 11:03:16 6e34f0e76aee: Layer already exists 11:03:16 27d2afc608ba: Layer already exists 11:03:16 ae1c78be89ce: Layer already exists 11:03:16 a6c07ce06183: Layer already exists 11:03:16 ae4554725499: Layer already exists 11:03:16 0671bce05b60: Layer already exists 11:03:16 8c96b45bbed9: Layer already exists 11:03:16 5f70bf18a086: Layer already exists 11:03:16 45d355f508aa: Layer already exists 11:03:16 ef66dab253e4: Layer already exists 11:03:16 1725dba11d31: Layer already exists 11:03:16 abfcb263a588: Layer already exists 11:03:16 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:4eb02af137abc059dcdb932ed711fee52ef6ccf4f2e5c3411d8316484f212929 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 11:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:03:17 a797f7ca6d09: Preparing 11:03:17 a1a14bbf0c3c: Preparing 11:03:17 69b40911e233: Preparing 11:03:17 6e34f0e76aee: Preparing 11:03:17 71802b9b6350: Preparing 11:03:17 27d2afc608ba: Preparing 11:03:17 ae1c78be89ce: Preparing 11:03:17 0671bce05b60: Preparing 11:03:17 a6c07ce06183: Preparing 11:03:17 ae4554725499: Preparing 11:03:17 8c96b45bbed9: Preparing 11:03:17 5f70bf18a086: Preparing 11:03:17 45d355f508aa: Preparing 11:03:17 ef66dab253e4: Preparing 11:03:17 1725dba11d31: Preparing 11:03:17 abfcb263a588: Preparing 11:03:17 8c96b45bbed9: Waiting 11:03:17 ae1c78be89ce: Waiting 11:03:17 5f70bf18a086: Waiting 11:03:17 0671bce05b60: Waiting 11:03:17 a6c07ce06183: Waiting 11:03:17 45d355f508aa: Waiting 11:03:17 ef66dab253e4: Waiting 11:03:17 ae4554725499: Waiting 11:03:17 1725dba11d31: Waiting 11:03:17 abfcb263a588: Waiting 11:03:17 6e34f0e76aee: Layer already exists 11:03:17 71802b9b6350: Layer already exists 11:03:17 a797f7ca6d09: Layer already exists 11:03:17 69b40911e233: Layer already exists 11:03:17 a1a14bbf0c3c: Layer already exists 11:03:17 ae1c78be89ce: Layer already exists 11:03:17 27d2afc608ba: Layer already exists 11:03:17 0671bce05b60: Layer already exists 11:03:17 a6c07ce06183: Layer already exists 11:03:17 ae4554725499: Layer already exists 11:03:17 5f70bf18a086: Layer already exists 11:03:17 45d355f508aa: Layer already exists 11:03:17 ef66dab253e4: Layer already exists 11:03:17 1725dba11d31: Layer already exists 11:03:17 abfcb263a588: Layer already exists 11:03:17 8c96b45bbed9: Layer already exists 11:03:17 main: digest: sha256:4eb02af137abc059dcdb932ed711fee52ef6ccf4f2e5c3411d8316484f212929 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:17 ===================================================== [Pipeline] echo 11:03:17 taggedImages: 11:03:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:03:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 11:03:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 11:03:17 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 11:03:17 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:17 latest 11:03:17 4.1.0-dev.70 11:03:17 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:17 main 11:03:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:03:18 8274a56e4b6c: Preparing 11:03:18 888f7574f312: Preparing 11:03:18 1de2eefdb5c4: Preparing 11:03:18 430841e6bd38: Preparing 11:03:18 0671bce05b60: Preparing 11:03:18 a6c07ce06183: Preparing 11:03:18 15d4d48da136: Preparing 11:03:18 43d57a50263f: Preparing 11:03:18 abfcb263a588: Preparing 11:03:18 a6c07ce06183: Waiting 11:03:18 15d4d48da136: Waiting 11:03:18 43d57a50263f: Waiting 11:03:18 abfcb263a588: Waiting 11:03:18 0671bce05b60: Layer already exists 11:03:18 888f7574f312: Layer already exists 11:03:18 8274a56e4b6c: Layer already exists 11:03:18 a6c07ce06183: Layer already exists 11:03:18 15d4d48da136: Layer already exists 11:03:18 43d57a50263f: Layer already exists 11:03:18 abfcb263a588: Layer already exists 11:03:18 1de2eefdb5c4: Pushed 11:03:21 430841e6bd38: Pushed 11:03:21 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:7abe1821a47eeb96aee0c562434445a65a8b50051e487af83e286b4fb36ddeff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 11:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:03:22 8274a56e4b6c: Preparing 11:03:22 888f7574f312: Preparing 11:03:22 1de2eefdb5c4: Preparing 11:03:22 430841e6bd38: Preparing 11:03:22 0671bce05b60: Preparing 11:03:22 a6c07ce06183: Preparing 11:03:22 15d4d48da136: Preparing 11:03:22 43d57a50263f: Preparing 11:03:22 abfcb263a588: Preparing 11:03:22 a6c07ce06183: Waiting 11:03:22 15d4d48da136: Waiting 11:03:22 43d57a50263f: Waiting 11:03:22 abfcb263a588: Waiting 11:03:22 8274a56e4b6c: Layer already exists 11:03:22 888f7574f312: Layer already exists 11:03:22 430841e6bd38: Layer already exists 11:03:22 1de2eefdb5c4: Layer already exists 11:03:22 0671bce05b60: Layer already exists 11:03:22 a6c07ce06183: Layer already exists 11:03:22 15d4d48da136: Layer already exists 11:03:22 abfcb263a588: Layer already exists 11:03:22 43d57a50263f: Layer already exists 11:03:22 latest: digest: sha256:7abe1821a47eeb96aee0c562434445a65a8b50051e487af83e286b4fb36ddeff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 11:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:03:23 8274a56e4b6c: Preparing 11:03:23 888f7574f312: Preparing 11:03:23 1de2eefdb5c4: Preparing 11:03:23 430841e6bd38: Preparing 11:03:23 0671bce05b60: Preparing 11:03:23 a6c07ce06183: Preparing 11:03:23 15d4d48da136: Preparing 11:03:23 43d57a50263f: Preparing 11:03:23 abfcb263a588: Preparing 11:03:23 43d57a50263f: Waiting 11:03:23 a6c07ce06183: Waiting 11:03:23 15d4d48da136: Waiting 11:03:23 abfcb263a588: Waiting 11:03:23 0671bce05b60: Layer already exists 11:03:23 8274a56e4b6c: Layer already exists 11:03:23 888f7574f312: Layer already exists 11:03:23 430841e6bd38: Layer already exists 11:03:23 15d4d48da136: Layer already exists 11:03:23 a6c07ce06183: Layer already exists 11:03:23 1de2eefdb5c4: Layer already exists 11:03:23 abfcb263a588: Layer already exists 11:03:23 43d57a50263f: Layer already exists 11:03:23 4.1.0-dev.70: digest: sha256:7abe1821a47eeb96aee0c562434445a65a8b50051e487af83e286b4fb36ddeff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:03:23 8274a56e4b6c: Preparing 11:03:23 888f7574f312: Preparing 11:03:23 1de2eefdb5c4: Preparing 11:03:23 430841e6bd38: Preparing 11:03:23 0671bce05b60: Preparing 11:03:23 a6c07ce06183: Preparing 11:03:23 15d4d48da136: Preparing 11:03:23 43d57a50263f: Preparing 11:03:23 abfcb263a588: Preparing 11:03:23 a6c07ce06183: Waiting 11:03:23 15d4d48da136: Waiting 11:03:23 43d57a50263f: Waiting 11:03:23 abfcb263a588: Waiting 11:03:23 8274a56e4b6c: Layer already exists 11:03:23 0671bce05b60: Layer already exists 11:03:23 430841e6bd38: Layer already exists 11:03:23 888f7574f312: Layer already exists 11:03:23 a6c07ce06183: Layer already exists 11:03:23 1de2eefdb5c4: Layer already exists 11:03:23 15d4d48da136: Layer already exists 11:03:23 43d57a50263f: Layer already exists 11:03:23 abfcb263a588: Layer already exists 11:03:23 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:7abe1821a47eeb96aee0c562434445a65a8b50051e487af83e286b4fb36ddeff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 11:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:03:24 8274a56e4b6c: Preparing 11:03:24 888f7574f312: Preparing 11:03:24 1de2eefdb5c4: Preparing 11:03:24 430841e6bd38: Preparing 11:03:24 0671bce05b60: Preparing 11:03:24 a6c07ce06183: Preparing 11:03:24 15d4d48da136: Preparing 11:03:24 43d57a50263f: Preparing 11:03:24 abfcb263a588: Preparing 11:03:24 a6c07ce06183: Waiting 11:03:24 15d4d48da136: Waiting 11:03:24 43d57a50263f: Waiting 11:03:24 abfcb263a588: Waiting 11:03:24 430841e6bd38: Layer already exists 11:03:24 888f7574f312: Layer already exists 11:03:24 0671bce05b60: Layer already exists 11:03:24 8274a56e4b6c: Layer already exists 11:03:24 1de2eefdb5c4: Layer already exists 11:03:24 15d4d48da136: Layer already exists 11:03:24 a6c07ce06183: Layer already exists 11:03:24 43d57a50263f: Layer already exists 11:03:24 abfcb263a588: Layer already exists 11:03:24 main: digest: sha256:7abe1821a47eeb96aee0c562434445a65a8b50051e487af83e286b4fb36ddeff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:24 ===================================================== [Pipeline] echo 11:03:24 taggedImages: 11:03:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 11:03:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 11:03:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 11:03:24 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 11:03:24 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:24 latest 11:03:24 4.1.0-dev.70 11:03:24 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:24 main 11:03:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:03:25 216a3087fe64: Preparing 11:03:25 28b64bd64d26: Preparing 11:03:25 df4cf3d25ae7: Preparing 11:03:25 6425ae1915c3: Preparing 11:03:25 c05afa2959ee: Preparing 11:03:25 0671bce05b60: Preparing 11:03:25 a6c07ce06183: Preparing 11:03:25 2b4ed998e235: Preparing 11:03:25 9bfb31d3d31d: Preparing 11:03:25 b30d99084cae: Preparing 11:03:25 abfcb263a588: Preparing 11:03:25 b30d99084cae: Waiting 11:03:25 9bfb31d3d31d: Waiting 11:03:25 abfcb263a588: Waiting 11:03:25 2b4ed998e235: Waiting 11:03:25 a6c07ce06183: Waiting 11:03:25 0671bce05b60: Waiting 11:03:25 6425ae1915c3: Pushed 11:03:25 28b64bd64d26: Pushed 11:03:25 c05afa2959ee: Pushed 11:03:25 216a3087fe64: Pushed 11:03:25 0671bce05b60: Layer already exists 11:03:25 a6c07ce06183: Layer already exists 11:03:25 abfcb263a588: Layer already exists 11:03:25 2b4ed998e235: Pushed 11:03:25 9bfb31d3d31d: Pushed 11:03:27 b30d99084cae: Pushed 11:03:28 df4cf3d25ae7: Pushed 11:03:28 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:9616bacb34960b9ca6c9f8fdfb2d429a53da806ce9fae3d9c42eb70afaec6a29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:03:29 216a3087fe64: Preparing 11:03:29 28b64bd64d26: Preparing 11:03:29 df4cf3d25ae7: Preparing 11:03:29 6425ae1915c3: Preparing 11:03:29 c05afa2959ee: Preparing 11:03:29 0671bce05b60: Preparing 11:03:29 a6c07ce06183: Preparing 11:03:29 2b4ed998e235: Preparing 11:03:29 9bfb31d3d31d: Preparing 11:03:29 b30d99084cae: Preparing 11:03:29 abfcb263a588: Preparing 11:03:29 0671bce05b60: Waiting 11:03:29 a6c07ce06183: Waiting 11:03:29 2b4ed998e235: Waiting 11:03:29 9bfb31d3d31d: Waiting 11:03:29 b30d99084cae: Waiting 11:03:29 abfcb263a588: Waiting 11:03:29 df4cf3d25ae7: Layer already exists 11:03:29 216a3087fe64: Layer already exists 11:03:29 6425ae1915c3: Layer already exists 11:03:29 c05afa2959ee: Layer already exists 11:03:29 28b64bd64d26: Layer already exists 11:03:29 0671bce05b60: Layer already exists 11:03:29 2b4ed998e235: Layer already exists 11:03:29 a6c07ce06183: Layer already exists 11:03:29 b30d99084cae: Layer already exists 11:03:29 9bfb31d3d31d: Layer already exists 11:03:29 abfcb263a588: Layer already exists 11:03:29 latest: digest: sha256:9616bacb34960b9ca6c9f8fdfb2d429a53da806ce9fae3d9c42eb70afaec6a29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 11:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:03:29 216a3087fe64: Preparing 11:03:29 28b64bd64d26: Preparing 11:03:29 df4cf3d25ae7: Preparing 11:03:29 6425ae1915c3: Preparing 11:03:29 c05afa2959ee: Preparing 11:03:29 0671bce05b60: Preparing 11:03:29 a6c07ce06183: Preparing 11:03:29 2b4ed998e235: Preparing 11:03:29 9bfb31d3d31d: Preparing 11:03:29 b30d99084cae: Preparing 11:03:29 abfcb263a588: Preparing 11:03:29 9bfb31d3d31d: Waiting 11:03:29 a6c07ce06183: Waiting 11:03:29 2b4ed998e235: Waiting 11:03:29 b30d99084cae: Waiting 11:03:29 abfcb263a588: Waiting 11:03:29 0671bce05b60: Waiting 11:03:29 6425ae1915c3: Layer already exists 11:03:29 28b64bd64d26: Layer already exists 11:03:29 c05afa2959ee: Layer already exists 11:03:29 df4cf3d25ae7: Layer already exists 11:03:29 216a3087fe64: Layer already exists 11:03:29 a6c07ce06183: Layer already exists 11:03:29 0671bce05b60: Layer already exists 11:03:29 2b4ed998e235: Layer already exists 11:03:29 b30d99084cae: Layer already exists 11:03:29 9bfb31d3d31d: Layer already exists 11:03:29 abfcb263a588: Layer already exists 11:03:29 4.1.0-dev.70: digest: sha256:9616bacb34960b9ca6c9f8fdfb2d429a53da806ce9fae3d9c42eb70afaec6a29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:03:30 216a3087fe64: Preparing 11:03:30 28b64bd64d26: Preparing 11:03:30 df4cf3d25ae7: Preparing 11:03:30 6425ae1915c3: Preparing 11:03:30 c05afa2959ee: Preparing 11:03:30 0671bce05b60: Preparing 11:03:30 a6c07ce06183: Preparing 11:03:30 2b4ed998e235: Preparing 11:03:30 9bfb31d3d31d: Preparing 11:03:30 b30d99084cae: Preparing 11:03:30 abfcb263a588: Preparing 11:03:30 0671bce05b60: Waiting 11:03:30 9bfb31d3d31d: Waiting 11:03:30 b30d99084cae: Waiting 11:03:30 abfcb263a588: Waiting 11:03:30 a6c07ce06183: Waiting 11:03:30 2b4ed998e235: Waiting 11:03:30 6425ae1915c3: Layer already exists 11:03:30 df4cf3d25ae7: Layer already exists 11:03:30 216a3087fe64: Layer already exists 11:03:30 c05afa2959ee: Layer already exists 11:03:30 28b64bd64d26: Layer already exists 11:03:30 a6c07ce06183: Layer already exists 11:03:30 2b4ed998e235: Layer already exists 11:03:30 0671bce05b60: Layer already exists 11:03:30 b30d99084cae: Layer already exists 11:03:30 9bfb31d3d31d: Layer already exists 11:03:30 abfcb263a588: Layer already exists 11:03:30 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:9616bacb34960b9ca6c9f8fdfb2d429a53da806ce9fae3d9c42eb70afaec6a29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 11:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:03:31 216a3087fe64: Preparing 11:03:31 28b64bd64d26: Preparing 11:03:31 df4cf3d25ae7: Preparing 11:03:31 6425ae1915c3: Preparing 11:03:31 c05afa2959ee: Preparing 11:03:31 0671bce05b60: Preparing 11:03:31 a6c07ce06183: Preparing 11:03:31 2b4ed998e235: Preparing 11:03:31 9bfb31d3d31d: Preparing 11:03:31 b30d99084cae: Preparing 11:03:31 abfcb263a588: Preparing 11:03:31 b30d99084cae: Waiting 11:03:31 2b4ed998e235: Waiting 11:03:31 9bfb31d3d31d: Waiting 11:03:31 abfcb263a588: Waiting 11:03:31 0671bce05b60: Waiting 11:03:31 a6c07ce06183: Waiting 11:03:31 28b64bd64d26: Layer already exists 11:03:31 216a3087fe64: Layer already exists 11:03:31 c05afa2959ee: Layer already exists 11:03:31 6425ae1915c3: Layer already exists 11:03:31 df4cf3d25ae7: Layer already exists 11:03:31 2b4ed998e235: Layer already exists 11:03:31 0671bce05b60: Layer already exists 11:03:31 a6c07ce06183: Layer already exists 11:03:31 b30d99084cae: Layer already exists 11:03:31 abfcb263a588: Layer already exists 11:03:31 9bfb31d3d31d: Layer already exists 11:03:31 main: digest: sha256:9616bacb34960b9ca6c9f8fdfb2d429a53da806ce9fae3d9c42eb70afaec6a29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:31 ===================================================== [Pipeline] echo 11:03:31 taggedImages: 11:03:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:03:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 11:03:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 11:03:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 11:03:31 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:31 latest 11:03:31 4.1.0-dev.70 11:03:31 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:31 main 11:03:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:03:31 c9a11c59243f: Preparing 11:03:31 7491c9274e14: Preparing 11:03:31 d47cc9c3cb42: Preparing 11:03:31 890ca83ec29b: Preparing 11:03:31 ed063f6fb2ed: Preparing 11:03:31 0b33c7b7aa58: Preparing 11:03:31 41fbe2a69410: Preparing 11:03:31 0671bce05b60: Preparing 11:03:31 a6c07ce06183: Preparing 11:03:31 85cede36c490: Preparing 11:03:31 eec39056b7fd: Preparing 11:03:31 abfcb263a588: Preparing 11:03:31 a6c07ce06183: Waiting 11:03:31 0b33c7b7aa58: Waiting 11:03:31 41fbe2a69410: Waiting 11:03:31 85cede36c490: Waiting 11:03:31 eec39056b7fd: Waiting 11:03:31 0671bce05b60: Waiting 11:03:31 abfcb263a588: Waiting 11:03:31 ed063f6fb2ed: Pushed 11:03:31 7491c9274e14: Pushed 11:03:32 c9a11c59243f: Pushed 11:03:32 0b33c7b7aa58: Pushed 11:03:32 41fbe2a69410: Pushed 11:03:32 0671bce05b60: Layer already exists 11:03:32 a6c07ce06183: Layer already exists 11:03:32 85cede36c490: Pushed 11:03:32 abfcb263a588: Layer already exists 11:03:33 eec39056b7fd: Pushed 11:03:34 890ca83ec29b: Pushed 11:03:34 d47cc9c3cb42: Pushed 11:03:34 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:6ac8dea3129e846fc90b207506e23631f97dde5ef5783af64bfcba968cd8791b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:03:35 c9a11c59243f: Preparing 11:03:35 7491c9274e14: Preparing 11:03:35 d47cc9c3cb42: Preparing 11:03:35 890ca83ec29b: Preparing 11:03:35 ed063f6fb2ed: Preparing 11:03:35 0b33c7b7aa58: Preparing 11:03:35 41fbe2a69410: Preparing 11:03:35 0671bce05b60: Preparing 11:03:35 a6c07ce06183: Preparing 11:03:35 0b33c7b7aa58: Waiting 11:03:35 0671bce05b60: Waiting 11:03:35 41fbe2a69410: Waiting 11:03:35 85cede36c490: Preparing 11:03:35 eec39056b7fd: Preparing 11:03:35 abfcb263a588: Preparing 11:03:35 a6c07ce06183: Waiting 11:03:35 eec39056b7fd: Waiting 11:03:35 abfcb263a588: Waiting 11:03:35 85cede36c490: Waiting 11:03:35 7491c9274e14: Layer already exists 11:03:35 c9a11c59243f: Layer already exists 11:03:35 41fbe2a69410: Layer already exists 11:03:35 890ca83ec29b: Layer already exists 11:03:35 ed063f6fb2ed: Layer already exists 11:03:35 0b33c7b7aa58: Layer already exists 11:03:35 d47cc9c3cb42: Layer already exists 11:03:35 0671bce05b60: Layer already exists 11:03:35 85cede36c490: Layer already exists 11:03:35 eec39056b7fd: Layer already exists 11:03:35 a6c07ce06183: Layer already exists 11:03:35 abfcb263a588: Layer already exists 11:03:35 latest: digest: sha256:6ac8dea3129e846fc90b207506e23631f97dde5ef5783af64bfcba968cd8791b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 11:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:03:36 c9a11c59243f: Preparing 11:03:36 7491c9274e14: Preparing 11:03:36 d47cc9c3cb42: Preparing 11:03:36 890ca83ec29b: Preparing 11:03:36 ed063f6fb2ed: Preparing 11:03:36 0b33c7b7aa58: Preparing 11:03:36 41fbe2a69410: Preparing 11:03:36 0671bce05b60: Preparing 11:03:36 a6c07ce06183: Preparing 11:03:36 85cede36c490: Preparing 11:03:36 eec39056b7fd: Preparing 11:03:36 abfcb263a588: Preparing 11:03:36 0b33c7b7aa58: Waiting 11:03:36 41fbe2a69410: Waiting 11:03:36 0671bce05b60: Waiting 11:03:36 a6c07ce06183: Waiting 11:03:36 abfcb263a588: Waiting 11:03:36 85cede36c490: Waiting 11:03:36 eec39056b7fd: Waiting 11:03:36 d47cc9c3cb42: Layer already exists 11:03:36 c9a11c59243f: Layer already exists 11:03:36 ed063f6fb2ed: Layer already exists 11:03:36 7491c9274e14: Layer already exists 11:03:36 890ca83ec29b: Layer already exists 11:03:36 a6c07ce06183: Layer already exists 11:03:36 0671bce05b60: Layer already exists 11:03:36 0b33c7b7aa58: Layer already exists 11:03:36 41fbe2a69410: Layer already exists 11:03:36 85cede36c490: Layer already exists 11:03:36 eec39056b7fd: Layer already exists 11:03:36 abfcb263a588: Layer already exists 11:03:36 4.1.0-dev.70: digest: sha256:6ac8dea3129e846fc90b207506e23631f97dde5ef5783af64bfcba968cd8791b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:03:36 c9a11c59243f: Preparing 11:03:36 7491c9274e14: Preparing 11:03:36 d47cc9c3cb42: Preparing 11:03:36 890ca83ec29b: Preparing 11:03:36 ed063f6fb2ed: Preparing 11:03:36 0b33c7b7aa58: Preparing 11:03:36 41fbe2a69410: Preparing 11:03:36 0671bce05b60: Preparing 11:03:36 a6c07ce06183: Preparing 11:03:36 85cede36c490: Preparing 11:03:36 eec39056b7fd: Preparing 11:03:36 abfcb263a588: Preparing 11:03:36 0b33c7b7aa58: Waiting 11:03:36 eec39056b7fd: Waiting 11:03:36 a6c07ce06183: Waiting 11:03:36 abfcb263a588: Waiting 11:03:36 85cede36c490: Waiting 11:03:36 41fbe2a69410: Waiting 11:03:36 0671bce05b60: Waiting 11:03:36 d47cc9c3cb42: Layer already exists 11:03:36 c9a11c59243f: Layer already exists 11:03:36 ed063f6fb2ed: Layer already exists 11:03:36 7491c9274e14: Layer already exists 11:03:36 890ca83ec29b: Layer already exists 11:03:36 41fbe2a69410: Layer already exists 11:03:36 0671bce05b60: Layer already exists 11:03:36 0b33c7b7aa58: Layer already exists 11:03:36 a6c07ce06183: Layer already exists 11:03:36 85cede36c490: Layer already exists 11:03:36 abfcb263a588: Layer already exists 11:03:36 eec39056b7fd: Layer already exists 11:03:36 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:6ac8dea3129e846fc90b207506e23631f97dde5ef5783af64bfcba968cd8791b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 11:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:03:37 c9a11c59243f: Preparing 11:03:37 7491c9274e14: Preparing 11:03:37 d47cc9c3cb42: Preparing 11:03:37 890ca83ec29b: Preparing 11:03:37 ed063f6fb2ed: Preparing 11:03:37 0b33c7b7aa58: Preparing 11:03:37 41fbe2a69410: Preparing 11:03:37 0671bce05b60: Preparing 11:03:37 a6c07ce06183: Preparing 11:03:37 41fbe2a69410: Waiting 11:03:37 0b33c7b7aa58: Waiting 11:03:37 0671bce05b60: Waiting 11:03:37 85cede36c490: Preparing 11:03:37 a6c07ce06183: Waiting 11:03:37 eec39056b7fd: Preparing 11:03:37 abfcb263a588: Preparing 11:03:37 85cede36c490: Waiting 11:03:37 eec39056b7fd: Waiting 11:03:37 abfcb263a588: Waiting 11:03:37 c9a11c59243f: Layer already exists 11:03:37 890ca83ec29b: Layer already exists 11:03:37 ed063f6fb2ed: Layer already exists 11:03:37 7491c9274e14: Layer already exists 11:03:37 d47cc9c3cb42: Layer already exists 11:03:37 41fbe2a69410: Layer already exists 11:03:37 0671bce05b60: Layer already exists 11:03:37 0b33c7b7aa58: Layer already exists 11:03:37 a6c07ce06183: Layer already exists 11:03:37 85cede36c490: Layer already exists 11:03:37 eec39056b7fd: Layer already exists 11:03:37 abfcb263a588: Layer already exists 11:03:37 main: digest: sha256:6ac8dea3129e846fc90b207506e23631f97dde5ef5783af64bfcba968cd8791b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:37 ===================================================== [Pipeline] echo 11:03:37 taggedImages: 11:03:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:03:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 11:03:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 11:03:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 11:03:37 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:37 latest 11:03:37 4.1.0-dev.70 11:03:37 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:37 main 11:03:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:03:38 34e90390a9dc: Preparing 11:03:38 cfbb5a01c134: Preparing 11:03:38 0671bce05b60: Preparing 11:03:38 a6c07ce06183: Preparing 11:03:38 69e59380d0f6: Preparing 11:03:38 3b1923cdc283: Preparing 11:03:38 abfcb263a588: Preparing 11:03:38 abfcb263a588: Waiting 11:03:38 3b1923cdc283: Waiting 11:03:38 69e59380d0f6: Pushed 11:03:38 a6c07ce06183: Layer already exists 11:03:38 34e90390a9dc: Pushed 11:03:38 0671bce05b60: Layer already exists 11:03:38 abfcb263a588: Layer already exists 11:03:39 3b1923cdc283: Pushed 11:03:41 cfbb5a01c134: Pushed 11:03:41 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:ac2729631069c57a3c7e65e6218ff1808c04fd0d8c111f673962b4f242103771 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:42 + 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 11:03:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:03:42 34e90390a9dc: Preparing 11:03:42 cfbb5a01c134: Preparing 11:03:42 0671bce05b60: Preparing 11:03:42 a6c07ce06183: Preparing 11:03:42 69e59380d0f6: Preparing 11:03:42 3b1923cdc283: Preparing 11:03:42 abfcb263a588: Preparing 11:03:42 3b1923cdc283: Waiting 11:03:42 abfcb263a588: Waiting 11:03:42 a6c07ce06183: Layer already exists 11:03:42 34e90390a9dc: Layer already exists 11:03:42 cfbb5a01c134: Layer already exists 11:03:42 69e59380d0f6: Layer already exists 11:03:42 0671bce05b60: Layer already exists 11:03:42 abfcb263a588: Layer already exists 11:03:42 3b1923cdc283: Layer already exists 11:03:42 latest: digest: sha256:ac2729631069c57a3c7e65e6218ff1808c04fd0d8c111f673962b4f242103771 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 11:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:03:43 34e90390a9dc: Preparing 11:03:43 cfbb5a01c134: Preparing 11:03:43 0671bce05b60: Preparing 11:03:43 a6c07ce06183: Preparing 11:03:43 69e59380d0f6: Preparing 11:03:43 3b1923cdc283: Preparing 11:03:43 abfcb263a588: Preparing 11:03:43 3b1923cdc283: Waiting 11:03:43 abfcb263a588: Waiting 11:03:43 69e59380d0f6: Layer already exists 11:03:43 34e90390a9dc: Layer already exists 11:03:43 a6c07ce06183: Layer already exists 11:03:43 0671bce05b60: Layer already exists 11:03:43 cfbb5a01c134: Layer already exists 11:03:43 3b1923cdc283: Layer already exists 11:03:43 abfcb263a588: Layer already exists 11:03:43 4.1.0-dev.70: digest: sha256:ac2729631069c57a3c7e65e6218ff1808c04fd0d8c111f673962b4f242103771 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:03:43 34e90390a9dc: Preparing 11:03:43 cfbb5a01c134: Preparing 11:03:43 0671bce05b60: Preparing 11:03:43 a6c07ce06183: Preparing 11:03:43 69e59380d0f6: Preparing 11:03:43 3b1923cdc283: Preparing 11:03:43 abfcb263a588: Preparing 11:03:43 3b1923cdc283: Waiting 11:03:43 abfcb263a588: Waiting 11:03:43 34e90390a9dc: Layer already exists 11:03:43 cfbb5a01c134: Layer already exists 11:03:43 69e59380d0f6: Layer already exists 11:03:43 0671bce05b60: Layer already exists 11:03:43 a6c07ce06183: Layer already exists 11:03:43 abfcb263a588: Layer already exists 11:03:43 3b1923cdc283: Layer already exists 11:03:43 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:ac2729631069c57a3c7e65e6218ff1808c04fd0d8c111f673962b4f242103771 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:44 + 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 11:03:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 11:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:03:44 34e90390a9dc: Preparing 11:03:44 cfbb5a01c134: Preparing 11:03:44 0671bce05b60: Preparing 11:03:44 a6c07ce06183: Preparing 11:03:44 69e59380d0f6: Preparing 11:03:44 3b1923cdc283: Preparing 11:03:44 abfcb263a588: Preparing 11:03:44 3b1923cdc283: Waiting 11:03:44 abfcb263a588: Waiting 11:03:44 69e59380d0f6: Layer already exists 11:03:44 cfbb5a01c134: Layer already exists 11:03:44 0671bce05b60: Layer already exists 11:03:44 34e90390a9dc: Layer already exists 11:03:44 a6c07ce06183: Layer already exists 11:03:44 abfcb263a588: Layer already exists 11:03:44 3b1923cdc283: Layer already exists 11:03:44 main: digest: sha256:ac2729631069c57a3c7e65e6218ff1808c04fd0d8c111f673962b4f242103771 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:44 ===================================================== [Pipeline] echo 11:03:44 taggedImages: 11:03:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:03:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 11:03:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 11:03:44 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 11:03:44 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:44 latest 11:03:44 4.1.0-dev.70 11:03:44 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:44 main 11:03:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:03:45 d5b6f82d50a2: Preparing 11:03:45 f1e477c69ec9: Preparing 11:03:45 673f234ea1e1: Preparing 11:03:45 0671bce05b60: Preparing 11:03:45 a6c07ce06183: Preparing 11:03:45 b99e7e8313bf: Preparing 11:03:45 4b5aeddbe430: Preparing 11:03:45 9a965167fe20: Preparing 11:03:45 8efe2b469610: Preparing 11:03:45 abfcb263a588: Preparing 11:03:45 4b5aeddbe430: Waiting 11:03:45 9a965167fe20: Waiting 11:03:45 8efe2b469610: Waiting 11:03:45 abfcb263a588: Waiting 11:03:45 b99e7e8313bf: Waiting 11:03:45 0671bce05b60: Layer already exists 11:03:45 a6c07ce06183: Layer already exists 11:03:45 f1e477c69ec9: Pushed 11:03:45 d5b6f82d50a2: Pushed 11:03:45 673f234ea1e1: Pushed 11:03:45 abfcb263a588: Layer already exists 11:03:45 9a965167fe20: Pushed 11:03:45 8efe2b469610: Pushed 11:03:50 4b5aeddbe430: Pushed 11:03:56 b99e7e8313bf: Pushed 11:03:56 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:2878e8000f9ecea62cce76ec0a20bb551b71360f9916761ba71d7e78da19eda2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:03:57 d5b6f82d50a2: Preparing 11:03:57 f1e477c69ec9: Preparing 11:03:57 673f234ea1e1: Preparing 11:03:57 0671bce05b60: Preparing 11:03:57 a6c07ce06183: Preparing 11:03:57 b99e7e8313bf: Preparing 11:03:57 4b5aeddbe430: Preparing 11:03:57 9a965167fe20: Preparing 11:03:57 8efe2b469610: Preparing 11:03:57 abfcb263a588: Preparing 11:03:57 b99e7e8313bf: Waiting 11:03:57 4b5aeddbe430: Waiting 11:03:57 9a965167fe20: Waiting 11:03:57 8efe2b469610: Waiting 11:03:57 abfcb263a588: Waiting 11:03:57 d5b6f82d50a2: Layer already exists 11:03:57 f1e477c69ec9: Layer already exists 11:03:57 a6c07ce06183: Layer already exists 11:03:57 0671bce05b60: Layer already exists 11:03:57 673f234ea1e1: Layer already exists 11:03:57 9a965167fe20: Layer already exists 11:03:57 abfcb263a588: Layer already exists 11:03:57 4b5aeddbe430: Layer already exists 11:03:57 b99e7e8313bf: Layer already exists 11:03:57 8efe2b469610: Layer already exists 11:03:57 latest: digest: sha256:2878e8000f9ecea62cce76ec0a20bb551b71360f9916761ba71d7e78da19eda2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 11:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:03:57 d5b6f82d50a2: Preparing 11:03:57 f1e477c69ec9: Preparing 11:03:57 673f234ea1e1: Preparing 11:03:57 0671bce05b60: Preparing 11:03:57 a6c07ce06183: Preparing 11:03:57 b99e7e8313bf: Preparing 11:03:57 4b5aeddbe430: Preparing 11:03:57 9a965167fe20: Preparing 11:03:57 8efe2b469610: Preparing 11:03:57 abfcb263a588: Preparing 11:03:57 4b5aeddbe430: Waiting 11:03:57 9a965167fe20: Waiting 11:03:57 8efe2b469610: Waiting 11:03:57 abfcb263a588: Waiting 11:03:57 b99e7e8313bf: Waiting 11:03:57 673f234ea1e1: Layer already exists 11:03:57 f1e477c69ec9: Layer already exists 11:03:57 0671bce05b60: Layer already exists 11:03:57 d5b6f82d50a2: Layer already exists 11:03:57 a6c07ce06183: Layer already exists 11:03:57 4b5aeddbe430: Layer already exists 11:03:57 b99e7e8313bf: Layer already exists 11:03:57 abfcb263a588: Layer already exists 11:03:57 9a965167fe20: Layer already exists 11:03:57 8efe2b469610: Layer already exists 11:03:57 4.1.0-dev.70: digest: sha256:2878e8000f9ecea62cce76ec0a20bb551b71360f9916761ba71d7e78da19eda2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:03:58 d5b6f82d50a2: Preparing 11:03:58 f1e477c69ec9: Preparing 11:03:58 673f234ea1e1: Preparing 11:03:58 0671bce05b60: Preparing 11:03:58 a6c07ce06183: Preparing 11:03:58 b99e7e8313bf: Preparing 11:03:58 4b5aeddbe430: Preparing 11:03:58 9a965167fe20: Preparing 11:03:58 8efe2b469610: Preparing 11:03:58 abfcb263a588: Preparing 11:03:58 b99e7e8313bf: Waiting 11:03:58 4b5aeddbe430: Waiting 11:03:58 9a965167fe20: Waiting 11:03:58 8efe2b469610: Waiting 11:03:58 abfcb263a588: Waiting 11:03:58 f1e477c69ec9: Layer already exists 11:03:58 673f234ea1e1: Layer already exists 11:03:58 0671bce05b60: Layer already exists 11:03:58 a6c07ce06183: Layer already exists 11:03:58 d5b6f82d50a2: Layer already exists 11:03:58 4b5aeddbe430: Layer already exists 11:03:58 9a965167fe20: Layer already exists 11:03:58 8efe2b469610: Layer already exists 11:03:58 b99e7e8313bf: Layer already exists 11:03:58 abfcb263a588: Layer already exists 11:03:58 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:2878e8000f9ecea62cce76ec0a20bb551b71360f9916761ba71d7e78da19eda2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 11:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:03:59 d5b6f82d50a2: Preparing 11:03:59 f1e477c69ec9: Preparing 11:03:59 673f234ea1e1: Preparing 11:03:59 0671bce05b60: Preparing 11:03:59 a6c07ce06183: Preparing 11:03:59 b99e7e8313bf: Preparing 11:03:59 4b5aeddbe430: Preparing 11:03:59 9a965167fe20: Preparing 11:03:59 8efe2b469610: Preparing 11:03:59 abfcb263a588: Preparing 11:03:59 9a965167fe20: Waiting 11:03:59 8efe2b469610: Waiting 11:03:59 abfcb263a588: Waiting 11:03:59 b99e7e8313bf: Waiting 11:03:59 d5b6f82d50a2: Layer already exists 11:03:59 0671bce05b60: Layer already exists 11:03:59 673f234ea1e1: Layer already exists 11:03:59 f1e477c69ec9: Layer already exists 11:03:59 a6c07ce06183: Layer already exists 11:03:59 b99e7e8313bf: Layer already exists 11:03:59 4b5aeddbe430: Layer already exists 11:03:59 9a965167fe20: Layer already exists 11:03:59 abfcb263a588: Layer already exists 11:03:59 8efe2b469610: Layer already exists 11:03:59 main: digest: sha256:2878e8000f9ecea62cce76ec0a20bb551b71360f9916761ba71d7e78da19eda2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:59 ===================================================== [Pipeline] echo 11:03:59 taggedImages: 11:03:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:03:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 11:03:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 11:03:59 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 11:03:59 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:03:59 latest 11:03:59 4.1.0-dev.70 11:03:59 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:03:59 main 11:03:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:04:00 6d05845129cc: Preparing 11:04:00 461f94fb415d: Preparing 11:04:00 66a6d88363f8: Preparing 11:04:00 0671bce05b60: Preparing 11:04:00 a6c07ce06183: Preparing 11:04:00 890fe8f74987: Preparing 11:04:00 651f09a048c8: Preparing 11:04:00 484cd678ee3b: Preparing 11:04:00 abfcb263a588: Preparing 11:04:00 890fe8f74987: Waiting 11:04:00 651f09a048c8: Waiting 11:04:00 484cd678ee3b: Waiting 11:04:00 abfcb263a588: Waiting 11:04:00 0671bce05b60: Layer already exists 11:04:00 a6c07ce06183: Layer already exists 11:04:00 66a6d88363f8: Pushed 11:04:00 461f94fb415d: Pushed 11:04:00 6d05845129cc: Pushed 11:04:00 651f09a048c8: Pushed 11:04:00 abfcb263a588: Layer already exists 11:04:00 484cd678ee3b: Pushed 11:04:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-747004 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 11:04:07 Running in /w/workspace/edgex-go/917 [Pipeline] { [Pipeline] checkout 11:04:10 The recommended git tool is: git 11:04:12 890fe8f74987: Pushed 11:04:12 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:aa3c0eb93769cc5c3d1cc7bfeac9dbe85ba3746832deb62079376edbf8ac1d81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:04:13 6d05845129cc: Preparing 11:04:13 461f94fb415d: Preparing 11:04:13 66a6d88363f8: Preparing 11:04:13 0671bce05b60: Preparing 11:04:13 a6c07ce06183: Preparing 11:04:13 890fe8f74987: Preparing 11:04:13 651f09a048c8: Preparing 11:04:13 484cd678ee3b: Preparing 11:04:13 abfcb263a588: Preparing 11:04:13 651f09a048c8: Waiting 11:04:13 484cd678ee3b: Waiting 11:04:13 abfcb263a588: Waiting 11:04:13 0671bce05b60: Layer already exists 11:04:13 6d05845129cc: Layer already exists 11:04:13 66a6d88363f8: Layer already exists 11:04:13 461f94fb415d: Layer already exists 11:04:13 a6c07ce06183: Layer already exists 11:04:13 651f09a048c8: Layer already exists 11:04:13 484cd678ee3b: Layer already exists 11:04:13 890fe8f74987: Layer already exists 11:04:13 abfcb263a588: Layer already exists 11:04:13 latest: digest: sha256:aa3c0eb93769cc5c3d1cc7bfeac9dbe85ba3746832deb62079376edbf8ac1d81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 11:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:04:13 6d05845129cc: Preparing 11:04:13 461f94fb415d: Preparing 11:04:13 66a6d88363f8: Preparing 11:04:13 0671bce05b60: Preparing 11:04:13 a6c07ce06183: Preparing 11:04:13 890fe8f74987: Preparing 11:04:13 651f09a048c8: Preparing 11:04:13 484cd678ee3b: Preparing 11:04:13 abfcb263a588: Preparing 11:04:13 651f09a048c8: Waiting 11:04:13 484cd678ee3b: Waiting 11:04:13 abfcb263a588: Waiting 11:04:13 890fe8f74987: Waiting 11:04:13 6d05845129cc: Layer already exists 11:04:13 461f94fb415d: Layer already exists 11:04:13 66a6d88363f8: Layer already exists 11:04:13 a6c07ce06183: Layer already exists 11:04:13 0671bce05b60: Layer already exists 11:04:13 651f09a048c8: Layer already exists 11:04:13 484cd678ee3b: Layer already exists 11:04:13 890fe8f74987: Layer already exists 11:04:13 abfcb263a588: Layer already exists 11:04:13 4.1.0-dev.70: digest: sha256:aa3c0eb93769cc5c3d1cc7bfeac9dbe85ba3746832deb62079376edbf8ac1d81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:04:14 6d05845129cc: Preparing 11:04:14 461f94fb415d: Preparing 11:04:14 66a6d88363f8: Preparing 11:04:14 0671bce05b60: Preparing 11:04:14 a6c07ce06183: Preparing 11:04:14 890fe8f74987: Preparing 11:04:14 651f09a048c8: Preparing 11:04:14 484cd678ee3b: Preparing 11:04:14 abfcb263a588: Preparing 11:04:14 890fe8f74987: Waiting 11:04:14 abfcb263a588: Waiting 11:04:14 651f09a048c8: Waiting 11:04:14 484cd678ee3b: Waiting 11:04:14 0671bce05b60: Layer already exists 11:04:14 66a6d88363f8: Layer already exists 11:04:14 a6c07ce06183: Layer already exists 11:04:14 461f94fb415d: Layer already exists 11:04:14 6d05845129cc: Layer already exists 11:04:14 890fe8f74987: Layer already exists 11:04:14 651f09a048c8: Layer already exists 11:04:14 484cd678ee3b: Layer already exists 11:04:14 abfcb263a588: Layer already exists 11:04:14 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:aa3c0eb93769cc5c3d1cc7bfeac9dbe85ba3746832deb62079376edbf8ac1d81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 11:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:04:15 6d05845129cc: Preparing 11:04:15 461f94fb415d: Preparing 11:04:15 66a6d88363f8: Preparing 11:04:15 0671bce05b60: Preparing 11:04:15 a6c07ce06183: Preparing 11:04:15 890fe8f74987: Preparing 11:04:15 651f09a048c8: Preparing 11:04:15 484cd678ee3b: Preparing 11:04:15 abfcb263a588: Preparing 11:04:15 651f09a048c8: Waiting 11:04:15 484cd678ee3b: Waiting 11:04:15 abfcb263a588: Waiting 11:04:15 890fe8f74987: Waiting 11:04:15 66a6d88363f8: Layer already exists 11:04:15 6d05845129cc: Layer already exists 11:04:15 0671bce05b60: Layer already exists 11:04:15 a6c07ce06183: Layer already exists 11:04:15 461f94fb415d: Layer already exists 11:04:15 abfcb263a588: Layer already exists 11:04:15 651f09a048c8: Layer already exists 11:04:15 484cd678ee3b: Layer already exists 11:04:15 890fe8f74987: Layer already exists 11:04:15 main: digest: sha256:aa3c0eb93769cc5c3d1cc7bfeac9dbe85ba3746832deb62079376edbf8ac1d81 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:04:15 ===================================================== [Pipeline] echo 11:04:15 taggedImages: 11:04:15 - nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:15 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:04:15 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 11:04:15 - nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:15 - nexus3.edgexfoundry.org:10004/security-spire-config:main 11:04:15 using credential edgex-jenkins-ssh [Pipeline] echo 11:04:15 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 11:04:15 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:15 latest 11:04:15 4.1.0-dev.70 11:04:15 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:15 main 11:04:15 ===================================================== 11:04:15 Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:04:15 > git init /w/workspace/edgex-go/917 # timeout=10 11:04:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:04:15 79d53ab4f493: Preparing 11:04:15 12bc0a9abd99: Preparing 11:04:15 b22ebe138a78: Preparing 11:04:15 0671bce05b60: Preparing 11:04:15 a6c07ce06183: Preparing 11:04:15 22e17cf53844: Preparing 11:04:15 9a965167fe20: Preparing 11:04:15 8efe2b469610: Preparing 11:04:15 abfcb263a588: Preparing 11:04:15 8efe2b469610: Waiting 11:04:15 22e17cf53844: Waiting 11:04:15 abfcb263a588: Waiting 11:04:15 9a965167fe20: Waiting 11:04:15 0671bce05b60: Layer already exists 11:04:15 a6c07ce06183: Layer already exists 11:04:15 9a965167fe20: Layer already exists 11:04:15 8efe2b469610: Layer already exists 11:04:15 12bc0a9abd99: Pushed 11:04:15 abfcb263a588: Layer already exists 11:04:15 b22ebe138a78: Pushed 11:04:15 79d53ab4f493: Pushed 11:04:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:04:15 > git --version # timeout=10 11:04:15 > git --version # 'git version 2.25.1' 11:04:15 using GIT_SSH to set credentials SSH Credentials for GitHub 11:04:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:28 22e17cf53844: Pushed 11:04:28 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:b091ecd444aa31de35039001a1d2b2058cd1e024bacbfbf17d5d416e8ef54c14 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:04:28 79d53ab4f493: Preparing 11:04:28 12bc0a9abd99: Preparing 11:04:28 b22ebe138a78: Preparing 11:04:28 0671bce05b60: Preparing 11:04:28 a6c07ce06183: Preparing 11:04:28 22e17cf53844: Preparing 11:04:28 9a965167fe20: Preparing 11:04:28 8efe2b469610: Preparing 11:04:28 abfcb263a588: Preparing 11:04:28 22e17cf53844: Waiting 11:04:28 9a965167fe20: Waiting 11:04:28 8efe2b469610: Waiting 11:04:28 abfcb263a588: Waiting 11:04:28 b22ebe138a78: Layer already exists 11:04:28 12bc0a9abd99: Layer already exists 11:04:28 a6c07ce06183: Layer already exists 11:04:28 0671bce05b60: Layer already exists 11:04:28 79d53ab4f493: Layer already exists 11:04:28 8efe2b469610: Layer already exists 11:04:28 9a965167fe20: Layer already exists 11:04:28 abfcb263a588: Layer already exists 11:04:28 22e17cf53844: Layer already exists 11:04:28 latest: digest: sha256:b091ecd444aa31de35039001a1d2b2058cd1e024bacbfbf17d5d416e8ef54c14 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 11:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:04:29 79d53ab4f493: Preparing 11:04:29 12bc0a9abd99: Preparing 11:04:29 b22ebe138a78: Preparing 11:04:29 0671bce05b60: Preparing 11:04:29 a6c07ce06183: Preparing 11:04:29 22e17cf53844: Preparing 11:04:29 9a965167fe20: Preparing 11:04:29 22e17cf53844: Waiting 11:04:29 8efe2b469610: Preparing 11:04:29 abfcb263a588: Preparing 11:04:29 8efe2b469610: Waiting 11:04:29 9a965167fe20: Waiting 11:04:29 b22ebe138a78: Layer already exists 11:04:29 a6c07ce06183: Layer already exists 11:04:29 79d53ab4f493: Layer already exists 11:04:29 0671bce05b60: Layer already exists 11:04:29 12bc0a9abd99: Layer already exists 11:04:29 abfcb263a588: Layer already exists 11:04:29 22e17cf53844: Layer already exists 11:04:29 9a965167fe20: Layer already exists 11:04:29 8efe2b469610: Layer already exists 11:04:29 4.1.0-dev.70: digest: sha256:b091ecd444aa31de35039001a1d2b2058cd1e024bacbfbf17d5d416e8ef54c14 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:04:30 79d53ab4f493: Preparing 11:04:30 12bc0a9abd99: Preparing 11:04:30 b22ebe138a78: Preparing 11:04:30 0671bce05b60: Preparing 11:04:30 a6c07ce06183: Preparing 11:04:30 22e17cf53844: Preparing 11:04:30 9a965167fe20: Preparing 11:04:30 8efe2b469610: Preparing 11:04:30 abfcb263a588: Preparing 11:04:30 9a965167fe20: Waiting 11:04:30 abfcb263a588: Waiting 11:04:30 8efe2b469610: Waiting 11:04:30 22e17cf53844: Waiting 11:04:30 b22ebe138a78: Layer already exists 11:04:30 0671bce05b60: Layer already exists 11:04:30 a6c07ce06183: Layer already exists 11:04:30 79d53ab4f493: Layer already exists 11:04:30 22e17cf53844: Layer already exists 11:04:30 8efe2b469610: Layer already exists 11:04:30 abfcb263a588: Layer already exists 11:04:30 12bc0a9abd99: Layer already exists 11:04:30 9a965167fe20: Layer already exists 11:04:30 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:b091ecd444aa31de35039001a1d2b2058cd1e024bacbfbf17d5d416e8ef54c14 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 11:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:04:30 79d53ab4f493: Preparing 11:04:30 12bc0a9abd99: Preparing 11:04:30 b22ebe138a78: Preparing 11:04:30 0671bce05b60: Preparing 11:04:30 a6c07ce06183: Preparing 11:04:30 22e17cf53844: Preparing 11:04:30 9a965167fe20: Preparing 11:04:30 8efe2b469610: Preparing 11:04:30 abfcb263a588: Preparing 11:04:30 9a965167fe20: Waiting 11:04:30 8efe2b469610: Waiting 11:04:30 abfcb263a588: Waiting 11:04:30 22e17cf53844: Waiting 11:04:30 b22ebe138a78: Layer already exists 11:04:30 79d53ab4f493: Layer already exists 11:04:30 a6c07ce06183: Layer already exists 11:04:30 12bc0a9abd99: Layer already exists 11:04:30 0671bce05b60: Layer already exists 11:04:30 22e17cf53844: Layer already exists 11:04:30 8efe2b469610: Layer already exists 11:04:30 9a965167fe20: Layer already exists 11:04:30 abfcb263a588: Layer already exists 11:04:30 main: digest: sha256:b091ecd444aa31de35039001a1d2b2058cd1e024bacbfbf17d5d416e8ef54c14 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:04:30 ===================================================== [Pipeline] echo 11:04:30 taggedImages: 11:04:30 - nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:30 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:04:30 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 11:04:30 - nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:30 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 11:04:30 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 11:04:30 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:30 latest 11:04:30 4.1.0-dev.70 11:04:30 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:30 main 11:04:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:04:31 e868f20c05e3: Preparing 11:04:31 828d82b380bc: Preparing 11:04:31 0671bce05b60: Preparing 11:04:31 a6c07ce06183: Preparing 11:04:31 c995182d57fd: Preparing 11:04:31 0655bcc74483: Preparing 11:04:31 abfcb263a588: Preparing 11:04:31 0655bcc74483: Waiting 11:04:31 abfcb263a588: Waiting 11:04:31 c995182d57fd: Pushed 11:04:31 0671bce05b60: Layer already exists 11:04:31 e868f20c05e3: Pushed 11:04:31 a6c07ce06183: Layer already exists 11:04:31 abfcb263a588: Layer already exists 11:04:32 0655bcc74483: Pushed 11:04:35 828d82b380bc: Pushed 11:04:35 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:9daf59ea67ecbdaab58668a3180dd5477aac8794d6692133d5ceb41c52128f29 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 11:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:04:36 e868f20c05e3: Preparing 11:04:36 828d82b380bc: Preparing 11:04:36 0671bce05b60: Preparing 11:04:36 a6c07ce06183: Preparing 11:04:36 c995182d57fd: Preparing 11:04:36 0655bcc74483: Preparing 11:04:36 abfcb263a588: Preparing 11:04:36 0655bcc74483: Waiting 11:04:36 abfcb263a588: Waiting 11:04:36 c995182d57fd: Layer already exists 11:04:36 e868f20c05e3: Layer already exists 11:04:36 828d82b380bc: Layer already exists 11:04:36 a6c07ce06183: Layer already exists 11:04:36 0671bce05b60: Layer already exists 11:04:36 0655bcc74483: Layer already exists 11:04:36 abfcb263a588: Layer already exists 11:04:36 latest: digest: sha256:9daf59ea67ecbdaab58668a3180dd5477aac8794d6692133d5ceb41c52128f29 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:04:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 11:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:04:36 e868f20c05e3: Preparing 11:04:36 828d82b380bc: Preparing 11:04:36 0671bce05b60: Preparing 11:04:36 a6c07ce06183: Preparing 11:04:36 c995182d57fd: Preparing 11:04:36 0655bcc74483: Preparing 11:04:36 abfcb263a588: Preparing 11:04:36 abfcb263a588: Waiting 11:04:36 0655bcc74483: Waiting 11:04:36 e868f20c05e3: Layer already exists 11:04:36 0671bce05b60: Layer already exists 11:04:36 a6c07ce06183: Layer already exists 11:04:36 828d82b380bc: Layer already exists 11:04:36 c995182d57fd: Layer already exists 11:04:36 0655bcc74483: Layer already exists 11:04:36 abfcb263a588: Layer already exists 11:04:36 4.1.0-dev.70: digest: sha256:9daf59ea67ecbdaab58668a3180dd5477aac8794d6692133d5ceb41c52128f29 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:37 Avoid second fetch 11:04:37 Checking out Revision 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 (main) 11:04:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:04:37 e868f20c05e3: Preparing 11:04:37 828d82b380bc: Preparing 11:04:37 0671bce05b60: Preparing 11:04:37 a6c07ce06183: Preparing 11:04:37 c995182d57fd: Preparing 11:04:37 0655bcc74483: Preparing 11:04:37 abfcb263a588: Preparing 11:04:37 abfcb263a588: Waiting 11:04:37 0655bcc74483: Waiting 11:04:37 0671bce05b60: Layer already exists 11:04:37 e868f20c05e3: Layer already exists 11:04:37 c995182d57fd: Layer already exists 11:04:37 a6c07ce06183: Layer already exists 11:04:37 828d82b380bc: Layer already exists 11:04:37 0655bcc74483: Layer already exists 11:04:37 abfcb263a588: Layer already exists 11:04:37 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:9daf59ea67ecbdaab58668a3180dd5477aac8794d6692133d5ceb41c52128f29 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:38 Commit message: "Merge pull request #5301 from judehung/refactor-lintv2-gosec" 11:04:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 11:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:04:38 e868f20c05e3: Preparing 11:04:38 828d82b380bc: Preparing 11:04:38 0671bce05b60: Preparing 11:04:38 a6c07ce06183: Preparing 11:04:38 c995182d57fd: Preparing 11:04:38 0655bcc74483: Preparing 11:04:38 abfcb263a588: Preparing 11:04:38 abfcb263a588: Waiting 11:04:38 0655bcc74483: Waiting 11:04:38 828d82b380bc: Layer already exists 11:04:38 c995182d57fd: Layer already exists 11:04:38 a6c07ce06183: Layer already exists 11:04:38 e868f20c05e3: Layer already exists 11:04:38 0655bcc74483: Layer already exists 11:04:38 abfcb263a588: Layer already exists 11:04:38 0671bce05b60: Layer already exists 11:04:38 main: digest: sha256:9daf59ea67ecbdaab58668a3180dd5477aac8794d6692133d5ceb41c52128f29 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:04:38 ===================================================== [Pipeline] echo 11:04:38 taggedImages: 11:04:38 - nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 11:04:38 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 11:04:38 - nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 11:04:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 11:04:38 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:38 latest 11:04:38 4.1.0-dev.70 11:04:38 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:38 main 11:04:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:04:39 234f8344cda6: Preparing 11:04:39 0df10037e828: Preparing 11:04:39 0671bce05b60: Preparing 11:04:39 a6c07ce06183: Preparing 11:04:39 340deea0f208: Preparing 11:04:39 bf0977330372: Preparing 11:04:39 abfcb263a588: Preparing 11:04:39 bf0977330372: Waiting 11:04:39 abfcb263a588: Waiting 11:04:39 a6c07ce06183: Layer already exists 11:04:39 0671bce05b60: Layer already exists 11:04:39 abfcb263a588: Layer already exists 11:04:39 234f8344cda6: Pushed 11:04:39 340deea0f208: Pushed 11:04:37 > git config core.sparsecheckout # timeout=10 11:04:37 > git checkout -f 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 # timeout=10 11:04:39 bf0977330372: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:42 provisioning config files... 11:04:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/917@tmp/config8272867626352198382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:43 ---> ****-login.sh 11:04:43 nexus3.edgexfoundry.org:10001 11:04:43 0df10037e828: Pushed 11:04:43 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6: digest: sha256:e6db4ddc70b1f44677643179a80c1d6ff3e2775f50188ad392deae4e66075ba8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 11:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:43 Configure a credential helper to remove this warning. See 11:04:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:43 11:04:43 Login Succeeded 11:04:43 nexus3.edgexfoundry.org:10002 [Pipeline] sh 11:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:44 Configure a credential helper to remove this warning. See 11:04:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:44 11:04:44 Login Succeeded 11:04:44 nexus3.edgexfoundry.org:10003 11:04:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:04:44 234f8344cda6: Preparing 11:04:44 0df10037e828: Preparing 11:04:44 0671bce05b60: Preparing 11:04:44 a6c07ce06183: Preparing 11:04:44 340deea0f208: Preparing 11:04:44 bf0977330372: Preparing 11:04:44 abfcb263a588: Preparing 11:04:44 bf0977330372: Waiting 11:04:44 abfcb263a588: Waiting 11:04:44 340deea0f208: Layer already exists 11:04:44 0df10037e828: Layer already exists 11:04:44 234f8344cda6: Layer already exists 11:04:44 0671bce05b60: Layer already exists 11:04:44 a6c07ce06183: Layer already exists 11:04:44 bf0977330372: Layer already exists 11:04:44 abfcb263a588: Layer already exists 11:04:44 latest: digest: sha256:e6db4ddc70b1f44677643179a80c1d6ff3e2775f50188ad392deae4e66075ba8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:44 Configure a credential helper to remove this warning. See 11:04:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:44 11:04:44 Login Succeeded 11:04:44 nexus3.edgexfoundry.org:10004 11:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 11:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:04:44 234f8344cda6: Preparing 11:04:44 0df10037e828: Preparing 11:04:44 0671bce05b60: Preparing 11:04:44 a6c07ce06183: Preparing 11:04:44 340deea0f208: Preparing 11:04:44 bf0977330372: Preparing 11:04:44 abfcb263a588: Preparing 11:04:44 abfcb263a588: Waiting 11:04:44 bf0977330372: Waiting 11:04:44 a6c07ce06183: Layer already exists 11:04:44 234f8344cda6: Layer already exists 11:04:44 0671bce05b60: Layer already exists 11:04:44 0df10037e828: Layer already exists 11:04:44 340deea0f208: Layer already exists 11:04:44 abfcb263a588: Layer already exists 11:04:44 bf0977330372: Layer already exists 11:04:44 4.1.0-dev.70: digest: sha256:e6db4ddc70b1f44677643179a80c1d6ff3e2775f50188ad392deae4e66075ba8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:44 Configure a credential helper to remove this warning. See 11:04:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:44 11:04:44 Login Succeeded 11:04:44 ****.io 11:04:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:04:45 234f8344cda6: Preparing 11:04:45 0df10037e828: Preparing 11:04:45 0671bce05b60: Preparing 11:04:45 a6c07ce06183: Preparing 11:04:45 340deea0f208: Preparing 11:04:45 bf0977330372: Preparing 11:04:45 abfcb263a588: Preparing 11:04:45 bf0977330372: Waiting 11:04:45 abfcb263a588: Waiting 11:04:45 a6c07ce06183: Layer already exists 11:04:45 340deea0f208: Layer already exists 11:04:45 0df10037e828: Layer already exists 11:04:45 0671bce05b60: Layer already exists 11:04:45 234f8344cda6: Layer already exists 11:04:45 bf0977330372: Layer already exists 11:04:45 abfcb263a588: Layer already exists 11:04:45 30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70: digest: sha256:e6db4ddc70b1f44677643179a80c1d6ff3e2775f50188ad392deae4e66075ba8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 11:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:45 Configure a credential helper to remove this warning. See 11:04:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:45 11:04:45 Login Succeeded 11:04:45 ---> ****-login.sh ends [Pipeline] sh [Pipeline] } 11:04:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:04:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 11:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:04:46 234f8344cda6: Preparing 11:04:46 0df10037e828: Preparing 11:04:46 0671bce05b60: Preparing 11:04:46 a6c07ce06183: Preparing 11:04:46 340deea0f208: Preparing 11:04:46 bf0977330372: Preparing 11:04:46 abfcb263a588: Preparing 11:04:46 bf0977330372: Waiting 11:04:46 abfcb263a588: Waiting 11:04:46 340deea0f208: Layer already exists 11:04:46 234f8344cda6: Layer already exists 11:04:46 0df10037e828: Layer already exists 11:04:46 a6c07ce06183: Layer already exists 11:04:46 0671bce05b60: Layer already exists 11:04:46 abfcb263a588: Layer already exists 11:04:46 bf0977330372: Layer already exists 11:04:46 main: digest: sha256:e6db4ddc70b1f44677643179a80c1d6ff3e2775f50188ad392deae4e66075ba8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:04:46 ===================================================== [Pipeline] echo 11:04:46 taggedImages: 11:04:46 - nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:04:46 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 11:04:46 ========================================================= 11:04:46 [edgeXBuildMultiArch] RAW Config: 11:04:46 images: 11:04:46 - nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/core-command:latest 11:04:46 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/core-command:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/core-command:main 11:04:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:04:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 11:04:46 - nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/core-data:latest 11:04:46 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/core-data:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/core-data:main 11:04:46 - nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/core-keeper:latest 11:04:46 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/core-keeper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/core-keeper:main 11:04:46 - nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/core-metadata:latest 11:04:46 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/core-metadata:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/core-metadata:main 11:04:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:04:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 11:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 11:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 11:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 11:04:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:04:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 11:04:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:04:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 11:04:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:04:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 11:04:46 - nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:04:46 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-spire-config:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-spire-config:main 11:04:46 - nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:04:46 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-spire-server:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/security-spire-server:main 11:04:46 - nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/support-notifications:latest 11:04:46 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/support-notifications:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/support-notifications:main 11:04:46 - nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6 11:04:46 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:04:46 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/support-scheduler:30f6a9ea3b8018bc4cb98775bd3c04d3c7773bd6-4.1.0-dev.70 11:04:46 - nexus3.edgexfoundry.org:10004/support-scheduler:main 11:04:46 settingsFile: 11:04:46 edgex-go-settings 11:04:46 ========================================================= [Pipeline] node [Pipeline] sh 11:04:46 + git config --global --add safe.directory /w/workspace/edgex-go/917 [Pipeline] echo 11:04:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:04:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:04:47 ========================================================= 11:04:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:04:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:04:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:04:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:04:47 6e174226ea69: Pulling fs layer 11:04:47 7d1a427e917c: Pulling fs layer 11:04:47 382d65ac76eb: Pulling fs layer 11:04:47 13eebdc497b7: Pulling fs layer 11:04:47 4f4fb700ef54: Pulling fs layer 11:04:47 06715773e931: Pulling fs layer 11:04:47 7fa9dde3b271: Pulling fs layer 11:04:47 d57d563a94ed: Pulling fs layer 11:04:47 13eebdc497b7: Waiting 11:04:47 4f4fb700ef54: Waiting 11:04:47 06715773e931: Waiting 11:04:47 d57d563a94ed: Waiting 11:04:47 7fa9dde3b271: Waiting 11:04:47 7d1a427e917c: Verifying Checksum 11:04:47 7d1a427e917c: Download complete 11:04:47 13eebdc497b7: Verifying Checksum 11:04:47 13eebdc497b7: Download complete 11:04:47 4f4fb700ef54: Verifying Checksum 11:04:47 4f4fb700ef54: Download complete 11:04:47 06715773e931: Verifying Checksum 11:04:47 06715773e931: Download complete 11:04:47 6e174226ea69: Verifying Checksum 11:04:47 6e174226ea69: Download complete 11:04:48 d57d563a94ed: Verifying Checksum 11:04:48 d57d563a94ed: Download complete 11:04:48 6e174226ea69: Pull complete 11:04:49 7d1a427e917c: Pull complete 11:04:49 382d65ac76eb: Verifying Checksum 11:04:49 382d65ac76eb: Download complete 11:04:50 7fa9dde3b271: Verifying Checksum 11:04:50 7fa9dde3b271: Download complete 11:05:01 Still waiting to schedule task 11:05:01 All nodes of label ‘centos7-docker-4c-2g’ are offline 11:05:03 382d65ac76eb: Pull complete 11:05:03 13eebdc497b7: Pull complete 11:05:03 4f4fb700ef54: Pull complete 11:05:04 06715773e931: Pull complete 11:05:14 7fa9dde3b271: Pull complete 11:05:14 d57d563a94ed: Pull complete 11:05:14 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 11:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:05:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 11:05:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:05:15 WORKDIR /edgex 11:05:15 COPY go.mod . 11:05:15 RUN go mod download 11:05:15 + docker build -t ci-base-image-arm64 -f - . 11:05:15 Sending build context to Docker daemon 3.844MB 11:05:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:05:15 ---> 43a1c90cae9b 11:05:15 Step 2/4 : WORKDIR /edgex 11:05:17 ---> Running in 47edd642c744 11:05:18 Removing intermediate container 47edd642c744 11:05:18 ---> 0d4ed4ff989e 11:05:18 Step 3/4 : COPY go.mod . 11:05:18 ---> af0640b18dab 11:05:18 Step 4/4 : RUN go mod download 11:05:18 ---> Running in 3d5edcd8255b 11:05:55 Running on prd-centos7-docker-4c-2g-747062 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:55 provisioning config files... 11:05:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config7655586490486013136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:56 ---> ****-login.sh 11:05:56 nexus3.edgexfoundry.org:10001 11:06:15 Removing intermediate container 3d5edcd8255b 11:06:15 ---> e6a9fd9ad3bf 11:06:15 Successfully built e6a9fd9ad3bf 11:06:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:15 + docker inspect -f . ci-base-image-arm64 11:06:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:15 prd-ubuntu20.04-docker-arm64-4c-16g-747004 does not seem to be running inside a container 11:06:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:06:16 $ docker top 276ff78fa5e4face47f70c9d03c79672362028d44a73586698eafacf1175215e -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:17 + go version 11:06:17 go version go1.23.12 linux/arm64 [Pipeline] } 11:06:17 $ docker stop --time=1 276ff78fa5e4face47f70c9d03c79672362028d44a73586698eafacf1175215e 11:06:19 $ docker rm -f --volumes 276ff78fa5e4face47f70c9d03c79672362028d44a73586698eafacf1175215e [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 11:06:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:06:20 11:06:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:06:21 latest: Pulling from edgex-devops/edgex-compose-arm64 11:06:21 547446be3368: Pulling fs layer 11:06:21 d125d8839a47: Pulling fs layer 11:06:21 3e85d5ac6304: Pulling fs layer 11:06:21 c3105a71a48b: Pulling fs layer 11:06:21 0f093f025ec4: Pulling fs layer 11:06:21 c3106fc0e877: Pulling fs layer 11:06:21 0f093f025ec4: Waiting 11:06:21 c3105a71a48b: Waiting 11:06:21 c3106fc0e877: Waiting 11:06:21 547446be3368: Verifying Checksum 11:06:21 547446be3368: Download complete 11:06:21 c3105a71a48b: Download complete 11:06:22 d125d8839a47: Verifying Checksum 11:06:22 d125d8839a47: Download complete 11:06:22 c3106fc0e877: Verifying Checksum 11:06:22 c3106fc0e877: Download complete 11:06:22 0f093f025ec4: Verifying Checksum 11:06:22 0f093f025ec4: Download complete 11:06:22 547446be3368: Pull complete 11:06:23 d125d8839a47: Pull complete 11:06:24 3e85d5ac6304: Verifying Checksum 11:06:24 3e85d5ac6304: Download complete 11:06:34 3e85d5ac6304: Pull complete 11:06:34 c3105a71a48b: Pull complete 11:06:34 0f093f025ec4: Pull complete 11:06:35 c3106fc0e877: Pull complete 11:06:35 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 11:06:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:06:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:35 prd-ubuntu20.04-docker-arm64-4c-16g-747004 does not seem to be running inside a container 11:06:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:06:37 $ docker top 5b7fe98dbff1bdf3183fdefa9f1b77c351fdc50c19ff697fa3cd7c93d622f03a -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:38 + docker compose -f ./docker-compose-build.yml build --parallel 11:06:48 #1 [core-metadata internal] load build definition from Dockerfile 11:06:48 #1 transferring dockerfile: 2.10kB done 11:06:48 #1 DONE 0.1s 11:06:48 11:06:48 #2 [core-keeper internal] load build definition from Dockerfile 11:06:48 #2 transferring dockerfile: 2.01kB done 11:06:48 #2 DONE 0.0s 11:06:48 11:06:48 #3 [security-spire-config internal] load build definition from Dockerfile 11:06:48 #3 transferring dockerfile: 1.69kB done 11:06:48 #3 DONE 0.1s 11:06:48 11:06:48 #4 [support-notifications internal] load build definition from Dockerfile 11:06:48 #4 transferring dockerfile: 2.00kB 0.0s done 11:06:48 #4 DONE 0.1s 11:06:48 11:06:48 #5 [security-bootstrapper internal] load build definition from Dockerfile 11:06:48 #5 transferring dockerfile: 3.02kB done 11:06:48 #5 DONE 0.1s 11:06:48 11:06:48 #6 [security-secretstore-setup internal] load build definition from Dockerfile 11:06:48 #6 transferring dockerfile: 2.49kB done 11:06:48 #6 DONE 0.1s 11:06:48 11:06:48 #7 [core-command internal] load build definition from Dockerfile 11:06:48 #7 transferring dockerfile: 1.94kB 0.0s done 11:06:48 #7 DONE 0.1s 11:06:48 11:06:48 #8 [security-spire-agent internal] load build definition from Dockerfile 11:06:48 #8 transferring dockerfile: 1.81kB 0.0s done 11:06:48 #8 DONE 0.1s 11:06:48 11:06:48 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:06:48 #9 transferring dockerfile: 2.23kB done 11:06:48 #9 DONE 0.1s 11:06:48 11:06:48 #10 [core-data internal] load build definition from Dockerfile 11:06:48 #10 transferring dockerfile: 2.04kB 0.0s done 11:06:48 #10 DONE 0.1s 11:06:48 11:06:48 #11 [security-proxy-auth internal] load build definition from Dockerfile 11:06:48 #11 transferring dockerfile: 2.14kB 0.0s done 11:06:48 #11 DONE 0.1s 11:06:48 11:06:48 #12 [security-proxy-setup internal] load build definition from Dockerfile 11:06:48 #12 transferring dockerfile: 2.50kB 0.0s done 11:06:48 #12 DONE 0.1s 11:06:48 11:06:48 #13 [support-scheduler internal] load build definition from Dockerfile 11:06:48 #13 transferring dockerfile: 1.83kB done 11:06:48 #13 DONE 0.1s 11:06:48 11:06:48 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:06:48 #14 transferring dockerfile: 1.89kB done 11:06:48 #14 DONE 0.1s 11:06:48 11:06:48 #15 [security-spire-server internal] load build definition from Dockerfile 11:06:48 #15 transferring dockerfile: 1.70kB 0.0s done 11:06:48 #15 DONE 0.1s 11:06:48 11:06:48 #16 [core-metadata internal] load .dockerignore 11:06:48 #16 transferring context: 50B 0.0s done 11:06:48 #16 DONE 0.1s 11:06:49 11:06:49 #17 [core-keeper internal] load .dockerignore 11:06:49 #17 transferring context: 50B 0.0s done 11:06:49 #17 DONE 0.0s 11:06:49 11:06:49 #18 [security-spire-config internal] load .dockerignore 11:06:49 #18 transferring context: 50B 0.0s done 11:06:49 #18 DONE 0.0s 11:06:49 11:06:49 #19 [support-notifications internal] load .dockerignore 11:06:49 #19 transferring context: 50B done 11:06:49 #19 DONE 0.0s 11:06:49 11:06:49 #20 [security-bootstrapper internal] load .dockerignore 11:06:49 #20 transferring context: 50B 0.0s done 11:06:49 #20 DONE 0.1s 11:06:49 11:06:49 #21 [core-command internal] load .dockerignore 11:06:49 #21 transferring context: 50B 0.0s done 11:06:49 #21 DONE 0.1s 11:06:49 11:06:49 #22 [security-secretstore-setup internal] load .dockerignore 11:06:49 #22 transferring context: 50B 0.0s done 11:06:49 #22 DONE 0.1s 11:06:49 11:06:49 #23 [security-spire-agent internal] load .dockerignore 11:06:49 #23 transferring context: 50B done 11:06:49 #23 DONE 0.1s 11:06:49 11:06:49 #24 [core-common-config-bootstrapper internal] load .dockerignore 11:06:49 #24 transferring context: 50B 0.0s done 11:06:49 #24 DONE 0.1s 11:06:49 11:06:49 #25 [core-data internal] load .dockerignore 11:06:49 #25 transferring context: 50B 0.0s done 11:06:50 #25 DONE 0.1s 11:06:50 11:06:50 #26 [security-proxy-auth internal] load .dockerignore 11:06:50 #26 transferring context: 50B done 11:06:50 #26 DONE 0.1s 11:06:50 11:06:50 #27 [security-proxy-setup internal] load .dockerignore 11:06:50 #27 transferring context: 50B 0.0s done 11:06:50 #27 DONE 0.1s 11:06:50 11:06:50 #28 [support-scheduler internal] load .dockerignore 11:06:50 #28 transferring context: 50B done 11:06:50 #28 DONE 0.1s 11:06:50 11:06:50 #29 [security-spiffe-token-provider internal] load .dockerignore 11:06:50 #29 ... 11:06:50 11:06:50 #30 [security-spire-server internal] load .dockerignore 11:06:50 #30 transferring context: 50B done 11:06:50 #30 DONE 0.1s 11:06:50 11:06:50 #29 [security-spiffe-token-provider internal] load .dockerignore 11:06:50 #29 transferring context: 50B done 11:06:50 #29 ... 11:06:50 11:06:50 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:06:50 #31 DONE 0.0s 11:06:50 11:06:50 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 11:06:50 #32 DONE 0.5s 11:06:50 11:06:50 #29 [security-spiffe-token-provider internal] load .dockerignore 11:06:51 #29 ... 11:06:51 11:06:51 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:06:51 #31 DONE 0.0s 11:06:51 11:06:51 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 11:06:51 #32 DONE 0.5s 11:06:51 11:06:51 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:51 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:06:51 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:06:51 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:06:51 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:06:51 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 991.23kB / 4.09MB 0.3s 11:06:51 #33 ... 11:06:51 11:06:51 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:06:51 #31 DONE 0.0s 11:06:51 11:06:51 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:51 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:06:51 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:06:51 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:06:51 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:06:51 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done 11:06:51 #33 ... 11:06:51 11:06:51 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:06:51 #31 DONE 0.0s 11:06:51 11:06:51 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:51 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:06:51 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:06:51 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:06:51 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:06:51 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done 11:06:51 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 11:06:51 #33 ... 11:06:51 11:06:51 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:06:51 #31 DONE 0.0s 11:06:51 11:06:51 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 11:06:51 #32 DONE 0.6s 11:06:51 11:06:51 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:51 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:06:51 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:06:51 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:06:51 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:06:51 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done 11:06:51 #33 ... 11:06:51 11:06:51 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:06:51 #31 DONE 0.0s 11:06:51 11:06:51 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:52 #33 ... 11:06:52 11:06:52 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 11:06:52 #32 DONE 0.9s 11:06:52 11:06:52 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:52 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:06:52 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:06:52 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:06:52 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:06:52 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done 11:06:52 #33 ... 11:06:52 11:06:52 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:06:52 #31 DONE 0.2s 11:06:52 11:06:52 #34 [core-metadata internal] load build context 11:06:52 #34 transferring context: 3.36MB 0.9s done 11:06:52 #34 DONE 1.6s 11:06:52 11:06:52 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:52 #33 ... 11:06:52 11:06:52 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:06:52 #31 DONE 0.2s 11:06:52 11:06:52 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 11:06:52 #32 DONE 1.4s 11:06:52 11:06:52 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:52 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:06:52 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:06:52 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:06:52 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:06:52 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done 11:06:53 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:06:53 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:06:53 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:06:53 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:06:53 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done 11:06:53 #33 ... 11:06:53 11:06:53 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:06:53 #31 DONE 0.2s 11:06:53 11:06:53 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:53 #33 ... 11:06:53 11:06:53 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:06:53 #31 DONE 0.2s 11:06:53 11:06:53 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:53 #33 ... 11:06:53 11:06:53 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 11:06:53 #32 DONE 1.7s 11:06:53 11:06:53 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:53 #33 ... 11:06:53 11:06:53 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:06:53 #31 DONE 0.2s 11:06:53 11:06:53 #35 [core-keeper internal] load build context 11:06:53 #35 transferring context: 3.36MB 1.5s done 11:06:53 #35 DONE 2.3s 11:06:53 11:06:53 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:53 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:06:53 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:06:53 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:06:53 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:06:53 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done 11:06:53 #33 ... 11:06:53 11:06:53 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 11:06:53 #32 DONE 2.0s 11:06:53 11:06:53 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:53 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:06:53 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:06:53 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:06:53 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:06:53 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done 11:06:54 #33 ... 11:06:54 11:06:54 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:06:54 #36 DONE 4.0s 11:06:54 11:06:54 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:54 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.6s done 11:06:54 #33 ... 11:06:54 11:06:54 #37 [core-command internal] load build context 11:06:54 #37 transferring context: 3.36MB 2.2s done 11:06:54 #37 DONE 2.8s 11:06:54 11:06:54 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 11:06:54 #38 ... 11:06:54 11:06:54 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 11:06:54 #39 DONE 2.8s 11:06:54 11:06:54 #40 [security-bootstrapper internal] load build context 11:06:54 #40 transferring context: 3.36MB 1.8s done 11:06:54 #40 DONE 3.1s 11:06:54 11:06:54 #41 [support-scheduler internal] load build context 11:06:54 #41 ... 11:06:54 11:06:54 #42 [support-notifications internal] load build context 11:06:54 #42 transferring context: 3.36MB 2.5s done 11:06:54 #42 DONE 3.6s 11:06:54 11:06:54 #41 [support-scheduler internal] load build context 11:06:55 #41 ... 11:06:55 11:06:55 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:55 #33 DONE 5.9s 11:06:55 11:06:55 #41 [support-scheduler internal] load build context 11:06:56 #41 ... 11:06:56 11:06:56 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 11:06:56 #38 DONE 2.8s 11:06:56 11:06:56 #41 [support-scheduler internal] load build context 11:06:56 #41 ... 11:06:56 11:06:56 #43 [core-data internal] load build context 11:06:56 #43 transferring context: 3.36MB 2.1s done 11:06:56 #43 DONE 3.3s 11:06:56 11:06:56 #41 [support-scheduler internal] load build context 11:06:56 #41 ... 11:06:56 11:06:56 #44 [security-secretstore-setup internal] load build context 11:06:56 #44 transferring context: 3.36MB 2.6s done 11:06:56 #44 DONE 4.1s 11:06:56 11:06:56 #41 [support-scheduler internal] load build context 11:06:56 #41 transferring context: 3.36MB 2.4s done 11:06:56 #41 DONE 3.1s 11:06:56 11:06:56 #45 [security-proxy-setup internal] load build context 11:06:56 #45 transferring context: 3.36MB 2.2s done 11:06:56 #45 DONE 3.0s 11:06:56 11:06:56 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:06:56 #46 ... 11:06:56 11:06:56 #47 [core-common-config-bootstrapper internal] load build context 11:06:56 #47 transferring context: 3.36MB 2.3s done 11:06:56 #47 DONE 3.6s 11:06:56 11:06:56 #48 [security-spiffe-token-provider internal] load build context 11:06:56 #48 transferring context: 3.36MB 1.6s done 11:06:56 #48 DONE 2.7s 11:06:56 11:06:56 #49 [security-proxy-auth internal] load build context 11:06:56 #49 transferring context: 3.36MB 2.6s done 11:06:56 #49 DONE 3.7s 11:06:56 11:06:56 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 11:06:56 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 11:06:56 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 11:06:56 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 11:06:56 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 11:06:56 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done 11:06:56 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.6s done 11:06:56 #33 DONE 5.9s 11:06:56 11:06:56 #50 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 11:06:56 #50 DONE 5.5s 11:06:56 11:06:56 #51 [security-spire-config internal] load build context 11:06:56 #51 DONE 0.0s 11:06:56 11:06:56 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:06:56 #52 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:06:57 #52 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.7s done 11:06:57 #52 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.7s done 11:06:57 #52 ... 11:06:57 11:06:57 #53 [security-spire-agent internal] load build context 11:06:57 #53 transferring context: 23.33kB 0.0s done 11:06:57 #53 DONE 1.0s 11:06:57 11:06:57 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:06:57 #52 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 11:06:57 #52 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 11:06:57 #52 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 11:06:57 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 11:06:57 #52 ... 11:06:57 11:06:57 #54 [security-spire-server internal] load build context 11:06:57 #54 transferring context: 23.80kB 0.1s done 11:06:57 #54 DONE 1.1s 11:06:57 11:06:57 #51 [security-spire-config internal] load build context 11:06:57 #51 transferring context: 22.05kB 0.1s done 11:06:57 #51 DONE 1.2s 11:06:57 11:06:57 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:06:57 #52 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 11:06:57 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 11:06:57 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s 11:06:58 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 11:06:58 #52 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 11:06:58 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 11:06:58 #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.4s 11:06:58 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 11:06:58 #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done 11:06:58 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.8s 11:07:00 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.74MB / 33.17MB 2.5s 11:07:01 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.52MB / 33.17MB 3.6s 11:07:01 #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 11:07:02 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 4.2s 11:07:02 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 4.7s 11:07:02 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.19MB / 33.17MB 5.0s 11:07:03 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 5.5s 11:07:04 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 6.2s 11:07:04 #52 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 11:07:04 #52 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 11:07:05 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.44MB / 33.17MB 7.1s 11:07:06 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.49MB / 33.17MB 8.1s 11:07:06 #52 ... 11:07:06 11:07:06 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:07:06 #0 7.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:06 #0 9.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:06 #55 ... 11:07:06 11:07:06 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:07:06 #0 7.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:07:06 #0 7.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:07:06 #56 ... 11:07:06 11:07:06 #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:07:06 #0 9.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:06 #0 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:06 #57 ... 11:07:06 11:07:06 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:07:06 #58 DONE 10.3s 11:07:06 11:07:06 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:07:06 #59 ... 11:07:06 11:07:06 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:07:06 #0 8.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:06 #0 9.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:06 #60 ... 11:07:06 11:07:06 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:07:06 #61 ... 11:07:06 11:07:06 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:07:06 #62 ... 11:07:06 11:07:06 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:07:07 #63 ... 11:07:07 11:07:07 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:07:07 #64 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.8s done 11:07:07 #64 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 11:07:07 #64 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 11:07:07 #64 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 11:07:07 #64 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 11:07:07 #64 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 11:07:07 #64 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done 11:07:07 #64 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 11:07:07 #64 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 4.7s done 11:07:07 #64 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 11:07:07 #64 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 11:07:07 #64 ... 11:07:07 11:07:07 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:07:07 #59 DONE 10.8s 11:07:07 11:07:07 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:07:07 #65 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:07 #65 ... 11:07:07 11:07:07 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:07:07 #66 ... 11:07:07 11:07:07 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:07:07 #0 9.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:07:07 #67 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:07:07 #67 ... 11:07:07 11:07:07 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:07:07 #68 ... 11:07:07 11:07:07 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:07:07 #69 ... 11:07:07 11:07:07 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:07:07 #0 8.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:07:07 #0 8.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:07:07 #70 ... 11:07:07 11:07:07 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 11:07:07 #0 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:07:08 #71 ... 11:07:08 11:07:08 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:07:08 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 10.4s 11:07:08 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 10.8s 11:07:08 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.04MB / 33.17MB 10.9s 11:07:08 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 11.2s 11:07:09 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 11.5s 11:07:09 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 11.5s 11:07:09 #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 11.6s done 11:07:10 #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11:07:15 #52 ... 11:07:15 11:07:15 #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:07:15 #57 20.10 (1/1) Installing dumb-init (1.2.5-r3) 11:07:15 #57 20.15 Executing busybox-1.36.1-r30.trigger 11:07:15 #57 20.23 OK: 9 MiB in 15 packages 11:07:16 #57 ... 11:07:16 11:07:16 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:07:16 #0 6.515 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:07:16 #72 ... 11:07:16 11:07:16 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:07:16 #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.3s 11:07:17 #52 ... 11:07:17 11:07:17 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:07:17 #61 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:07:17 #61 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:07:17 #61 ... 11:07:17 11:07:17 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:07:17 #0 6.554 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:17 #73 ... 11:07:17 11:07:17 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:07:17 #46 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:17 #46 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:17 #46 ... 11:07:17 11:07:17 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:07:17 #66 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:17 #66 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:17 #66 ... 11:07:17 11:07:17 #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:07:17 #57 DONE 22.5s 11:07:17 11:07:17 #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 11:07:18 #74 ... 11:07:18 11:07:18 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:07:18 #64 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.5s done 11:07:19 #64 ... 11:07:19 11:07:19 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:07:19 #70 20.54 OK: 255 MiB in 60 packages 11:07:19 #70 DONE 22.9s 11:07:19 11:07:19 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:07:19 #62 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:19 #62 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:19 #62 ... 11:07:19 11:07:19 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:07:19 #63 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:19 #63 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:19 #63 ... 11:07:19 11:07:19 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:07:19 #52 ... 11:07:19 11:07:19 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:07:19 #65 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:19 #65 21.63 (1/1) Installing dumb-init (1.2.5-r3) 11:07:19 #65 21.71 Executing busybox-1.36.1-r30.trigger 11:07:19 #65 21.93 OK: 9 MiB in 15 packages 11:07:19 #65 ... 11:07:19 11:07:19 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:07:19 #75 DONE 0.7s 11:07:19 11:07:19 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:07:19 #69 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:19 #69 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:19 #69 ... 11:07:19 11:07:19 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:07:20 #52 ... 11:07:20 11:07:20 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 11:07:20 #71 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:07:20 #71 ... 11:07:20 11:07:20 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:07:20 #65 DONE 23.9s 11:07:20 11:07:20 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:07:20 #67 24.08 OK: 255 MiB in 60 packages 11:07:20 #67 ... 11:07:20 11:07:20 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:07:20 #68 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:20 #68 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:20 #68 ... 11:07:20 11:07:20 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:07:21 #52 ... 11:07:21 11:07:21 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:07:21 #56 15.18 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 11:07:21 #56 15.18 v3.22.2-100-g7c62722e5bc [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 11:07:21 #56 15.18 OK: 26161 distinct packages available 11:07:21 #56 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:07:21 #56 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:07:21 #56 ... 11:07:21 11:07:21 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:07:21 #69 24.29 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:07:21 #69 24.29 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:07:21 #69 24.29 OK: 24049 distinct packages available 11:07:22 #69 25.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:22 #69 ... 11:07:22 11:07:22 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:07:22 #67 DONE 26.8s 11:07:23 11:07:23 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:07:23 #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.7s done 11:07:23 #52 ... 11:07:23 11:07:23 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:07:23 #72 11.54 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:07:23 #72 11.54 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.22/main: temporary error (try again later) 11:07:23 #72 16.54 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.22/community: temporary error (try again later) 11:07:23 #72 16.64 OK: 255 MiB in 60 packages 11:07:23 #72 DONE 17.0s 11:07:23 11:07:23 #76 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:07:24 #76 ... 11:07:24 11:07:24 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:07:24 #77 DONE 1.0s 11:07:24 11:07:24 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:24 #78 ... 11:07:24 11:07:24 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:07:24 #73 11.56 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/main: temporary error (try again later) 11:07:24 #73 11.56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:24 #73 16.58 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/community: temporary error (try again later) 11:07:24 #73 16.58 ERROR: unable to select packages: 11:07:24 #73 16.58 dumb-init (no such package): 11:07:24 #73 16.58 required by: world[dumb-init] 11:07:24 #73 ERROR: executor failed running [/bin/sh -c apk add --update --no-cache dumb-init]: exit code: 1 11:07:24 11:07:24 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 11:07:24 #61 26.06 OK: 255 MiB in 60 packages 11:07:24 #61 DONE 29.2s 11:07:24 11:07:24 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:07:24 #79 ... 11:07:24 11:07:24 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:07:24 #60 20.42 (1/3) Installing ca-certificates (20250911-r0) 11:07:24 #60 20.90 (2/3) Installing dumb-init (1.2.5-r3) 11:07:24 #60 20.94 (3/3) Installing tzdata (2025b-r0) 11:07:24 #60 22.87 Executing busybox-1.36.1-r30.trigger 11:07:24 #60 23.02 Executing ca-certificates-20250911-r0.trigger 11:07:24 #60 24.54 OK: 11 MiB in 17 packages 11:07:24 #60 DONE 28.2s 11:07:24 11:07:24 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 11:07:24 #71 25.35 OK: 255 MiB in 60 packages 11:07:24 #71 DONE 28.6s 11:07:24 11:07:24 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:07:25 #80 ... 11:07:25 11:07:25 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:07:25 #55 19.01 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:07:25 #55 19.01 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:07:25 #55 19.01 OK: 24049 distinct packages available 11:07:25 #55 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:25 #55 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:25 #55 ... 11:07:25 11:07:25 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:07:25 #52 ... 11:07:25 11:07:25 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:07:25 #62 25.27 (1/2) Installing dumb-init (1.2.5-r3) 11:07:25 #62 25.55 (2/2) Installing su-exec (0.2-r3) 11:07:25 #62 25.93 Executing busybox-1.36.1-r30.trigger 11:07:25 #62 26.43 OK: 9 MiB in 16 packages 11:07:25 #62 DONE 29.1s 11:07:25 11:07:25 #76 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:07:25 #76 DONE 2.2s 11:07:25 11:07:25 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:07:25 #81 ... 11:07:25 11:07:25 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:07:25 #79 CANCELED 11:07:25 11:07:25 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:07:25 #66 22.30 (1/7) Installing ca-certificates (20250911-r0) 11:07:25 #66 23.01 (2/7) Installing dumb-init (1.2.5-r3) 11:07:25 #66 23.13 (3/7) Installing libgcc (13.2.1_git20240309-r1) 11:07:25 #66 23.31 (4/7) Installing libsodium (1.0.19-r0) 11:07:25 #66 23.41 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 11:07:25 #66 23.78 (6/7) Installing libzmq (4.3.5-r2) 11:07:25 #66 23.91 (7/7) Installing zeromq (4.3.5-r2) 11:07:25 #66 23.97 Executing busybox-1.36.1-r30.trigger 11:07:25 #66 24.37 Executing ca-certificates-20250911-r0.trigger 11:07:25 #66 25.87 OK: 14 MiB in 21 packages 11:07:25 #66 DONE 29.5s 11:07:25 11:07:25 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 11:07:25 #74 6.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:25 #74 7.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:26 #74 ... 11:07:26 11:07:26 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:07:26 #46 23.95 (1/4) Installing dumb-init (1.2.5-r3) 11:07:26 #46 24.07 (2/4) Installing openssl (3.3.5-r0) 11:07:26 #46 24.27 (3/4) Installing su-exec (0.2-r3) 11:07:26 #46 24.28 (4/4) Installing yq-go (4.44.1-r2) 11:07:26 #46 26.33 Executing busybox-1.36.1-r30.trigger 11:07:26 #46 26.49 OK: 20 MiB in 18 packages 11:07:26 #46 DONE 29.9s 11:07:26 11:07:26 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:07:26 #63 25.29 (1/4) Installing ca-certificates (20250911-r0) 11:07:26 #63 25.84 (2/4) Installing dumb-init (1.2.5-r3) 11:07:26 #63 25.93 (3/4) Installing su-exec (0.2-r3) 11:07:26 #63 26.00 (4/4) Installing yq-go (4.44.1-r2) 11:07:26 #63 27.71 Executing busybox-1.36.1-r30.trigger 11:07:26 #63 27.90 Executing ca-certificates-20250911-r0.trigger 11:07:26 #63 28.98 OK: 20 MiB in 18 packages 11:07:27 #63 ... 11:07:27 11:07:27 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:07:27 #56 31.00 OK: 255 MiB in 60 packages 11:07:27 #56 ... 11:07:27 11:07:27 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:07:27 #82 DONE 3.1s 11:07:27 11:07:27 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:07:27 #55 30.82 (1/14) Installing ca-certificates (20250911-r0) 11:07:27 #55 31.19 (2/14) Installing brotli-libs (1.1.0-r2) 11:07:27 #55 31.35 (3/14) Installing c-ares (1.33.1-r0) 11:07:27 #55 31.35 (4/14) Installing libunistring (1.2-r0) 11:07:27 #55 31.45 (5/14) Installing libidn2 (2.3.7-r0) 11:07:27 #55 31.47 (6/14) Installing nghttp2-libs (1.62.1-r0) 11:07:27 #55 31.47 (7/14) Installing libpsl (0.21.5-r1) 11:07:27 #55 31.51 (8/14) Installing zstd-libs (1.5.6-r0) 11:07:27 #55 31.56 (9/14) Installing libcurl (8.14.1-r2) 11:07:27 #55 31.61 (10/14) Installing curl (8.14.1-r2) 11:07:27 #55 31.66 (11/14) Installing dumb-init (1.2.5-r3) 11:07:27 #55 31.67 (12/14) Installing musl-obstack (1.2.3-r2) 11:07:27 #55 31.68 (13/14) Installing libucontext (1.2-r3) 11:07:27 #55 31.69 (14/14) Installing gcompat (1.1.0-r4) 11:07:28 #55 ... 11:07:28 11:07:28 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:07:28 #68 25.79 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:07:28 #68 25.79 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:07:28 #68 25.79 OK: 24049 distinct packages available 11:07:28 #68 28.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:28 #68 29.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:28 #68 CANCELED 11:07:28 11:07:28 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:07:28 #63 DONE 31.6s 11:07:28 11:07:28 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:07:28 #69 27.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:28 ------ 11:07:28 > [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init: 11:07:28 #0 6.554 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:07:28 #73 11.56 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/main: temporary error (try again later) 11:07:28 #73 11.56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:07:28 #73 16.58 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/community: temporary error (try again later) 11:07:28 #73 16.58 ERROR: unable to select packages: 11:07:28 #73 16.58 dumb-init (no such package): 11:07:28 #73 16.58 required by: world[dumb-init] 11:07:28 ------ 11:07:28 time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:07:28 time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:07:28 time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:07:28 time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:07:28 time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:07:28 time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:07:28 time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:07:28 time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:07:28 time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:07:28 time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:07:28 time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:07:28 time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:07:28 time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:07:28 time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:07:28 time="2025-10-29T11:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:07:28 failed to solve: executor failed running [/bin/sh -c apk add --update --no-cache dumb-init]: exit code: 1 [Pipeline] } 11:07:28 $ docker stop --time=1 5b7fe98dbff1bdf3183fdefa9f1b77c351fdc50c19ff697fa3cd7c93d622f03a 11:07:31 $ docker rm -f --volumes 5b7fe98dbff1bdf3183fdefa9f1b77c351fdc50c19ff697fa3cd7c93d622f03a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:32 11:07:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:32 arm64: Pulling from edgex-lftools-log-publisher 11:07:32 8998bd30e6a1: Pulling fs layer 11:07:32 04944245beec: Pulling fs layer 11:07:32 699f458cf7ca: Pulling fs layer 11:07:32 765212b225bb: Pulling fs layer 11:07:32 f23df028b6ca: Pulling fs layer 11:07:32 d65c8cfc05b1: Pulling fs layer 11:07:32 2437ff75d9bd: Pulling fs layer 11:07:32 765212b225bb: Waiting 11:07:32 d65c8cfc05b1: Waiting 11:07:32 2437ff75d9bd: Waiting 11:07:32 f23df028b6ca: Waiting 11:07:32 04944245beec: Verifying Checksum 11:07:32 04944245beec: Download complete 11:07:32 765212b225bb: Download complete 11:07:32 f23df028b6ca: Download complete 11:07:32 d65c8cfc05b1: Verifying Checksum 11:07:32 d65c8cfc05b1: Download complete 11:07:32 699f458cf7ca: Verifying Checksum 11:07:32 699f458cf7ca: Download complete 11:07:33 8998bd30e6a1: Download complete 11:07:35 2437ff75d9bd: Verifying Checksum 11:07:35 2437ff75d9bd: Download complete 11:07:37 8998bd30e6a1: Pull complete 11:07:38 04944245beec: Pull complete 11:07:40 699f458cf7ca: Pull complete 11:07:40 765212b225bb: Pull complete 11:07:41 f23df028b6ca: Pull complete 11:07:41 d65c8cfc05b1: Pull complete 11:07:59 2437ff75d9bd: Pull complete 11:07:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:07:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:59 prd-ubuntu20.04-docker-arm64-4c-16g-747004 does not seem to be running inside a container 11:07:59 $ 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/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:08:01 $ docker top 49deff7204f90eca795673ed3ac8aef3d03aae3b199a4affbd45ac206a09cafd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:02 ---> job-cost.sh 11:08:02 lf-activate-venv: SKIPPING 11:08:02 INFO: No Stack... 11:08:03 INFO: Retrieving Pricing Info for: v3-standard-4 11:08:04 INFO: Archiving Costs [Pipeline] sh 11:08:04 + + cat /w/workspace/edgex-go/917/archives/cost.csv 11:08:04 cut -d, -f6 [Pipeline] lock 11:08:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-917-stack-cost] 11:08:04 Resource [jenkins-edgexfoundry-edgex-go-main-917-stack-cost] did not exist. Created. 11:08:04 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-917-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:08:05 + echo total: 0.10999999940395355 [Pipeline] stash 11:08:06 Stashed 1 file(s) [Pipeline] } 11:08:06 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-917-stack-cost] [Pipeline] // lock [Pipeline] } 11:08:06 $ docker stop --time=1 49deff7204f90eca795673ed3ac8aef3d03aae3b199a4affbd45ac206a09cafd 11:08:07 $ docker rm -f --volumes 49deff7204f90eca795673ed3ac8aef3d03aae3b199a4affbd45ac206a09cafd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:08:07 Failed in branch arm64 13:49:01 Cannot contact prd-centos7-****-4c-2g-747062: java.lang.InterruptedException 16:51:12 Cancelling nested steps due to timeout 16:51:12 Sending interrupt signal to process 16:51:13 script returned exit code 143 [Pipeline] } 16:51:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:51:14 + '[' -d /w/workspace/edgex-go/917/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:51:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:51:15 ---> package-listing.sh 16:51:15 ++ tr '[:upper:]' '[:lower:]' 16:51:15 ++ facter osfamily 16:51:15 + OS_FAMILY=redhat 16:51:15 + workspace=/w/workspace/edgex-go/917 16:51:15 + START_PACKAGES=/tmp/packages_start.txt 16:51:15 + END_PACKAGES=/tmp/packages_end.txt 16:51:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:51:15 + PACKAGES=/tmp/packages_start.txt 16:51:15 + '[' /w/workspace/edgex-go/917 ']' 16:51:15 + PACKAGES=/tmp/packages_end.txt 16:51:15 + case "${OS_FAMILY}" in 16:51:15 + rpm -qa 16:51:15 + sort 16:51:15 + '[' -f /tmp/packages_start.txt ']' 16:51:15 + '[' -f /tmp/packages_end.txt ']' 16:51:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:51:15 + '[' /w/workspace/edgex-go/917 ']' 16:51:15 + mkdir -p /w/workspace/edgex-go/917/archives/ 16:51:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/917/archives/ [Pipeline] echo 16:51:15 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/917/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:51:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:16 16:51:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:17 latest: Pulling from edgex-lftools-log-publisher 16:51:17 5eb5b503b376: Pulling fs layer 16:51:17 5c69ac0246d0: Pulling fs layer 16:51:17 ec43610c2a17: Pulling fs layer 16:51:17 3a2ae6a8a46f: Pulling fs layer 16:51:17 33b1e0a273af: Pulling fs layer 16:51:17 5d3b04190fa2: Pulling fs layer 16:51:17 2f39f015ded8: Pulling fs layer 16:51:17 33b1e0a273af: Waiting 16:51:17 5d3b04190fa2: Waiting 16:51:17 2f39f015ded8: Waiting 16:51:17 3a2ae6a8a46f: Waiting 16:51:17 5c69ac0246d0: Verifying Checksum 16:51:17 5c69ac0246d0: Download complete 16:51:17 3a2ae6a8a46f: Verifying Checksum 16:51:17 3a2ae6a8a46f: Download complete 16:51:17 33b1e0a273af: Verifying Checksum 16:51:17 33b1e0a273af: Download complete 16:51:17 5d3b04190fa2: Verifying Checksum 16:51:17 5d3b04190fa2: Download complete 16:51:17 ec43610c2a17: Verifying Checksum 16:51:17 ec43610c2a17: Download complete 16:51:17 5eb5b503b376: Verifying Checksum 16:51:17 5eb5b503b376: Download complete 16:51:17 2f39f015ded8: Verifying Checksum 16:51:17 2f39f015ded8: Download complete 16:51:18 5eb5b503b376: Pull complete 16:51:18 5c69ac0246d0: Pull complete 16:51:19 ec43610c2a17: Pull complete 16:51:19 3a2ae6a8a46f: Pull complete 16:51:19 33b1e0a273af: Pull complete 16:51:19 5d3b04190fa2: Pull complete 16:51:23 2f39f015ded8: Pull complete 16:51:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:51:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:23 prd-centos7-docker-4c-2g-747062 does not seem to be running inside a container 16:51:23 $ 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/917/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 16:51:26 $ docker top 19296b321d252f6390ed13d78d71a4c9630987f840f8fdb832a735270c6e58eb -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:26 + touch /tmp/pre-build-complete [Pipeline] sh 16:51:26 + mkdir -p /var/log/sysstat [Pipeline] sh 16:51:27 + ls /var/log/sa-host 16:51:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:51:27 provisioning config files... 16:51:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11426717207515453170tmp [Pipeline] { [Pipeline] echo 16:51:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:51:27 ---> create-netrc.sh [Pipeline] } 16:51:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:51:28 ---> python-tools-install.sh [Pipeline] echo 16:51:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:51:28 ---> sudo-logs.sh 16:51:28 Archiving 'sudo' log.. 16:51:28 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:51:28 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 16:51:28 $ docker stop --time=1 19296b321d252f6390ed13d78d71a4c9630987f840f8fdb832a735270c6e58eb 16:51:29 $ docker rm -f --volumes 19296b321d252f6390ed13d78d71a4c9630987f840f8fdb832a735270c6e58eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 16:51:29 [WS-CLEANUP] Deleting project workspace... 16:51:29 [WS-CLEANUP] Deferred wipeout is used... 16:51:29 [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] } 16:51:29 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 16:51:30 + [ -d /w/workspace/edgex-go/917/archives ] [Pipeline] libraryResource [Pipeline] sh 16:51:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:51:31 ---> package-listing.sh 16:51:31 ++ facter osfamily 16:51:31 ++ tr '[:upper:]' '[:lower:]' 16:51:32 + OS_FAMILY=debian 16:51:32 + workspace=/w/workspace/edgex-go/917 16:51:32 + START_PACKAGES=/tmp/packages_start.txt 16:51:32 + END_PACKAGES=/tmp/packages_end.txt 16:51:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:51:32 + PACKAGES=/tmp/packages_start.txt 16:51:32 + '[' /w/workspace/edgex-go/917 ']' 16:51:32 + PACKAGES=/tmp/packages_end.txt 16:51:32 + case "${OS_FAMILY}" in 16:51:32 + dpkg -l 16:51:32 + grep '^ii' 16:51:32 + '[' -f /tmp/packages_start.txt ']' 16:51:32 + '[' -f /tmp/packages_end.txt ']' 16:51:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:51:32 + '[' /w/workspace/edgex-go/917 ']' 16:51:32 + mkdir -p /w/workspace/edgex-go/917/archives/ 16:51:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/917/archives/ [Pipeline] echo 16:51:32 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/917/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:51:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:32 16:51:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:33 latest: Pulling from edgex-lftools-log-publisher 16:51:33 5eb5b503b376: Pulling fs layer 16:51:33 5c69ac0246d0: Pulling fs layer 16:51:33 ec43610c2a17: Pulling fs layer 16:51:33 3a2ae6a8a46f: Pulling fs layer 16:51:33 33b1e0a273af: Pulling fs layer 16:51:33 5d3b04190fa2: Pulling fs layer 16:51:33 2f39f015ded8: Pulling fs layer 16:51:33 33b1e0a273af: Waiting 16:51:33 5d3b04190fa2: Waiting 16:51:33 2f39f015ded8: Waiting 16:51:33 3a2ae6a8a46f: Waiting 16:51:33 5c69ac0246d0: Verifying Checksum 16:51:33 5c69ac0246d0: Download complete 16:51:33 3a2ae6a8a46f: Verifying Checksum 16:51:33 3a2ae6a8a46f: Download complete 16:51:33 33b1e0a273af: Verifying Checksum 16:51:33 33b1e0a273af: Download complete 16:51:33 ec43610c2a17: Verifying Checksum 16:51:33 ec43610c2a17: Download complete 16:51:33 5d3b04190fa2: Verifying Checksum 16:51:33 5d3b04190fa2: Download complete 16:51:33 5eb5b503b376: Verifying Checksum 16:51:33 5eb5b503b376: Download complete 16:51:33 2f39f015ded8: Verifying Checksum 16:51:33 2f39f015ded8: Download complete 16:51:34 5eb5b503b376: Pull complete 16:51:34 5c69ac0246d0: Pull complete 16:51:35 ec43610c2a17: Pull complete 16:51:35 3a2ae6a8a46f: Pull complete 16:51:35 33b1e0a273af: Pull complete 16:51:35 5d3b04190fa2: Pull complete 16:51:42 2f39f015ded8: Pull complete 16:51:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:51:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:42 prd-ubuntu20.04-docker-8c-8g-746717 does not seem to be running inside a container 16:51:42 $ 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/917/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/917 -v /w/workspace/edgex-go/917:/w/workspace/edgex-go/917:rw,z -v /w/workspace/edgex-go/917@tmp:/w/workspace/edgex-go/917@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 16:51:45 $ docker top a67e631fc5a5eb23b0349a7cc62993ec70735a63926243c8b9128722f4ec3a91 -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:46 + touch /tmp/pre-build-complete [Pipeline] sh 16:51:46 + mkdir -p /var/log/sysstat [Pipeline] sh 16:51:46 + ls /var/log/sa-host 16:51:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:51:46 provisioning config files... 16:51:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/917@tmp/config4144857168047324153tmp [Pipeline] { [Pipeline] echo 16:51:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:51:46 ---> create-netrc.sh [Pipeline] } 16:51:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:51:47 ---> python-tools-install.sh [Pipeline] echo 16:51:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:51:47 ---> sudo-logs.sh 16:51:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:51:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:51:47 ---> job-cost.sh 16:51:47 lf-activate-venv: SKIPPING 16:51:47 DEBUG: total: 0.10999999940395355 16:51:47 INFO: Retrieving Stack Cost... 16:51:48 INFO: Retrieving Pricing Info for: v3-standard-8 16:51:48 INFO: Archiving Costs [Pipeline] echo 16:51:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:51:48 ---> logs-deploy.sh 16:51:48 lf-activate-venv: SKIPPING 16:51:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/917 16:51:48 INFO: archiving workspace using pattern(s): 16:51:49 Archives upload complete. 16:51:49 INFO: archiving logs to Nexus 16:51:50 ---> uname -a: 16:51:50 Linux prd-ubuntu20-04-docker-8c-8g-746717 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 16:51:50 16:51:50 16:51:50 ---> lscpu: 16:51:50 Architecture: x86_64 16:51:50 CPU op-mode(s): 32-bit, 64-bit 16:51:50 Byte Order: Little Endian 16:51:50 Address sizes: 40 bits physical, 48 bits virtual 16:51:50 CPU(s): 8 16:51:50 On-line CPU(s) list: 0-7 16:51:50 Thread(s) per core: 1 16:51:50 Core(s) per socket: 1 16:51:50 Socket(s): 8 16:51:50 NUMA node(s): 1 16:51:50 Vendor ID: AuthenticAMD 16:51:50 CPU family: 23 16:51:50 Model: 49 16:51:50 Model name: AMD EPYC-Rome Processor 16:51:50 Stepping: 0 16:51:50 CPU MHz: 2800.000 16:51:50 BogoMIPS: 5600.00 16:51:50 Virtualization: AMD-V 16:51:50 Hypervisor vendor: KVM 16:51:50 Virtualization type: full 16:51:50 L1d cache: 256 KiB 16:51:50 L1i cache: 256 KiB 16:51:50 L2 cache: 4 MiB 16:51:50 L3 cache: 128 MiB 16:51:50 NUMA node0 CPU(s): 0-7 16:51:50 Vulnerability Gather data sampling: Not affected 16:51:50 Vulnerability Itlb multihit: Not affected 16:51:50 Vulnerability L1tf: Not affected 16:51:50 Vulnerability Mds: Not affected 16:51:50 Vulnerability Meltdown: Not affected 16:51:50 Vulnerability Mmio stale data: Not affected 16:51:50 Vulnerability Retbleed: Vulnerable 16:51:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:51:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:51:50 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:51:50 Vulnerability Srbds: Not affected 16:51:50 Vulnerability Tsx async abort: Not affected 16:51:50 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 16:51:50 16:51:50 16:51:50 ---> nproc: 16:51:50 8 16:51:50 16:51:50 16:51:50 ---> df -h: 16:51:50 Filesystem Size Used Avail Use% Mounted on 16:51:50 overlay 155G 32G 124G 21% / 16:51:50 tmpfs 64M 0 64M 0% /dev 16:51:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:51:50 shm 64M 0 64M 0% /dev/shm 16:51:50 /dev/vda1 155G 32G 124G 21% /facter-os 16:51:50 16:51:50 16:51:50 ---> sar -b -r -n DEV: 16:51:50 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-746717) 10/29/25 _x86_64_ (8 CPU) 16:51:50 16:51:50 10:50:17 LINUX RESTART (8 CPU) 16:51:50 16:51:50 10:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:51:50 10:52:01 236.67 19.56 217.12 0.00 3214.10 79586.10 0.00 16:51:50 10:53:01 86.67 1.07 85.60 0.00 19.46 56422.61 0.00 16:51:50 10:54:01 33.47 0.07 33.41 0.00 0.53 40208.73 0.00 16:51:50 10:55:01 63.04 0.17 62.87 0.00 2.27 46967.77 0.00 16:51:50 10:56:01 155.56 2.43 153.12 0.00 2018.33 66310.15 0.00 16:51:50 10:57:01 147.45 0.10 147.35 0.00 14.00 181404.07 0.00 16:51:50 10:58:01 579.42 22.70 556.72 0.00 2663.96 125388.70 0.00 16:51:50 10:59:01 274.74 0.22 274.52 0.00 1.73 165526.68 0.00 16:51:50 11:00:01 154.41 0.53 153.87 0.00 4.27 73651.46 0.00 16:51:50 11:01:01 139.37 0.57 138.80 0.00 18.93 54347.08 0.00 16:51:50 11:02:01 244.34 1.43 242.91 0.00 27.45 150789.27 0.00 16:51:50 11:03:01 606.13 0.05 606.08 0.00 6.00 84184.64 0.00 16:51:50 11:04:01 32.59 0.03 32.56 0.00 5.73 881.99 0.00 16:51:50 11:05:01 15.51 0.00 15.51 0.00 0.00 384.94 0.00 16:51:50 11:06:01 1.90 0.02 1.88 0.00 0.13 20.26 0.00 16:51:50 11:07:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 16:51:50 11:08:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 16:51:50 11:09:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 16:51:50 11:10:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 16:51:50 11:11:01 1.55 0.02 1.53 0.00 1.07 18.26 0.00 16:51:50 11:12:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 16:51:50 11:13:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 16:51:50 11:14:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 16:51:50 11:15:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 16:51:50 11:16:01 1.18 0.00 1.18 0.00 0.00 12.13 0.00 16:51:50 11:17:01 1.27 0.02 1.25 0.00 0.13 14.80 0.00 16:51:50 11:18:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 16:51:50 11:19:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 16:51:50 11:20:01 1.00 0.00 1.00 0.00 0.00 9.73 0.00 16:51:50 11:21:01 1.25 0.00 1.25 0.00 0.00 16.13 0.00 16:51:50 11:22:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 16:51:50 11:23:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 16:51:50 11:24:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 16:51:50 11:25:01 1.48 0.00 1.48 0.00 0.00 16.00 0.00 16:51:50 11:26:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 16:51:50 11:27:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 16:51:50 11:28:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 16:51:50 11:29:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 16:51:50 11:30:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 16:51:50 11:31:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 16:51:50 11:32:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 16:51:50 11:33:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 16:51:50 11:34:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 16:51:50 11:35:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 16:51:50 11:36:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 16:51:50 11:37:01 1.28 0.00 1.28 0.00 0.00 15.19 0.00 16:51:50 11:38:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 16:51:50 11:39:02 1.47 0.00 1.47 0.00 0.00 16.40 0.00 16:51:50 11:40:01 1.00 0.00 1.00 0.00 0.00 10.44 0.00 16:51:50 11:41:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 16:51:50 11:42:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 16:51:50 11:43:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 16:51:50 11:44:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 16:51:50 11:45:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 16:51:50 11:46:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 16:51:50 11:47:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 16:51:50 11:48:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 16:51:50 11:49:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 16:51:50 11:50:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 16:51:50 11:51:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 16:51:50 11:52:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 16:51:50 11:53:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 16:51:50 11:54:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 16:51:50 11:55:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 16:51:50 11:56:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 16:51:50 11:57:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 16:51:50 11:58:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 16:51:50 11:59:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 16:51:50 12:00:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 16:51:50 12:01:01 1.13 0.00 1.13 0.00 0.00 15.46 0.00 16:51:50 12:02:01 1.00 0.02 0.98 0.00 2.27 10.66 0.00 16:51:50 12:03:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 16:51:50 12:04:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 16:51:50 12:05:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 16:51:50 12:06:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 16:51:50 12:07:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 16:51:50 12:08:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 16:51:50 12:09:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 16:51:50 12:10:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 16:51:50 12:11:01 1.22 0.00 1.22 0.00 0.00 14.70 0.00 16:51:50 12:12:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 16:51:50 12:13:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 16:51:50 12:14:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 16:51:50 12:15:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 16:51:50 12:16:01 1.07 0.00 1.07 0.00 0.00 11.87 0.00 16:51:50 12:17:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 16:51:50 12:18:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 16:51:50 12:19:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 16:51:50 12:20:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 16:51:50 12:21:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 16:51:50 12:22:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 16:51:50 12:23:01 1.22 0.00 1.22 0.00 0.00 15.19 0.00 16:51:50 12:24:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 16:51:50 12:25:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 16:51:50 12:26:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 16:51:50 12:27:02 1.52 0.00 1.52 0.00 0.00 17.20 0.00 16:51:50 12:28:01 1.07 0.00 1.07 0.00 0.00 11.93 0.00 16:51:50 12:29:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 16:51:50 12:30:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 16:51:50 12:31:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 16:51:50 12:32:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 16:51:50 12:33:01 1.62 0.00 1.62 0.00 0.00 18.79 0.00 16:51:50 12:34:01 1.07 0.00 1.07 0.00 0.00 10.93 0.00 16:51:50 12:35:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 16:51:50 12:36:01 22.56 0.37 22.20 0.00 21.33 2540.11 0.00 16:51:50 12:37:01 4.95 0.02 4.93 0.00 0.13 90.25 0.00 16:51:50 12:38:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 16:51:50 12:39:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 16:51:50 12:40:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 16:51:50 12:41:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 16:51:50 12:42:01 1.17 0.00 1.17 0.00 0.00 16.26 0.00 16:51:50 12:43:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 16:51:50 12:44:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 16:51:50 12:45:01 1.37 0.00 1.37 0.00 0.00 15.19 0.00 16:51:50 12:46:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 16:51:50 12:47:01 1.78 0.00 1.78 0.00 0.00 19.59 0.00 16:51:50 12:48:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 16:51:50 12:49:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 16:51:50 12:50:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 16:51:50 12:51:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 16:51:50 12:52:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 16:51:50 12:53:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 16:51:50 12:54:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 16:51:50 12:55:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 16:51:50 12:56:01 1.18 0.00 1.18 0.00 0.00 12.39 0.00 16:51:50 12:57:01 1.08 0.00 1.08 0.00 0.00 13.19 0.00 16:51:50 12:58:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 16:51:50 12:59:01 1.63 0.00 1.63 0.00 0.00 17.46 0.00 16:51:50 13:00:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 16:51:50 13:01:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 16:51:50 13:02:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 16:51:50 13:03:01 1.65 0.00 1.65 0.00 0.00 20.13 0.00 16:51:50 13:04:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 16:51:50 13:05:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 16:51:50 13:06:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 16:51:50 13:07:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 16:51:50 13:08:01 1.28 0.00 1.28 0.00 0.00 13.20 0.00 16:51:50 13:09:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 16:51:50 13:10:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 16:51:50 13:11:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 16:51:50 13:12:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 16:51:50 13:13:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 16:51:50 13:14:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 16:51:50 13:15:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 16:51:50 13:16:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 16:51:50 13:17:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 16:51:50 13:18:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 16:51:50 13:19:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 16:51:50 13:20:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 16:51:50 13:21:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 16:51:50 13:22:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 16:51:50 13:23:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 16:51:50 13:24:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 16:51:50 13:25:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 16:51:50 13:26:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 16:51:50 13:27:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 16:51:50 13:28:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 16:51:50 13:29:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 16:51:50 13:30:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 16:51:50 13:31:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 16:51:50 13:32:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 16:51:50 13:33:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 16:51:50 13:34:01 1.13 0.00 1.13 0.00 0.00 11.33 0.00 16:51:50 13:35:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 16:51:50 13:36:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 16:51:50 13:37:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 16:51:50 13:38:02 1.22 0.00 1.22 0.00 0.00 13.73 0.00 16:51:50 13:39:01 1.47 0.00 1.47 0.00 0.00 16.54 0.00 16:51:50 13:40:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 16:51:50 13:41:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 16:51:50 13:42:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 16:51:50 13:43:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 16:51:50 13:44:01 1.25 0.00 1.25 0.00 0.00 14.12 0.00 16:51:50 13:45:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 16:51:50 13:46:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 16:51:50 13:47:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 16:51:50 13:48:01 1.15 0.00 1.15 0.00 0.00 11.33 0.00 16:51:50 13:49:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 16:51:50 13:50:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 16:51:50 13:51:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 16:51:50 13:52:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 16:51:50 13:53:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 16:51:50 13:54:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 16:51:50 13:55:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 16:51:50 13:56:01 1.10 0.00 1.10 0.00 0.00 11.33 0.00 16:51:50 13:57:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 16:51:50 13:58:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 16:51:50 13:59:01 1.88 0.00 1.88 0.00 0.00 20.26 0.00 16:51:50 14:00:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 16:51:50 14:01:01 1.88 0.00 1.88 0.00 0.00 20.26 0.00 16:51:50 14:02:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 16:51:50 14:03:01 1.63 0.00 1.63 0.00 0.00 18.39 0.00 16:51:50 14:04:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 16:51:50 14:05:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 16:51:50 14:06:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 16:51:50 14:07:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 16:51:50 14:08:01 1.35 0.00 1.35 0.00 0.00 15.19 0.00 16:51:50 14:09:01 2.00 0.00 2.00 0.00 0.00 21.73 0.00 16:51:50 14:10:01 1.18 0.00 1.18 0.00 0.00 11.86 0.00 16:51:50 14:11:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 16:51:50 14:12:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 16:51:50 14:13:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 16:51:50 14:14:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 16:51:50 14:15:01 2.12 0.00 2.12 0.00 0.00 23.59 0.00 16:51:50 14:16:01 1.07 0.00 1.07 0.00 0.00 11.59 0.00 16:51:50 14:17:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 16:51:50 14:18:01 1.53 0.00 1.53 0.00 0.00 15.59 0.00 16:51:50 14:19:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 16:51:50 14:20:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 16:51:50 14:21:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 16:51:50 14:22:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 16:51:50 14:23:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 16:51:50 14:24:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 16:51:50 14:25:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 16:51:50 14:26:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 16:51:50 14:27:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 16:51:50 14:28:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 16:51:50 14:29:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 16:51:50 14:30:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 16:51:50 14:31:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 16:51:50 14:32:01 1.47 0.00 1.47 0.00 0.00 15.73 0.00 16:51:50 14:33:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 16:51:50 14:34:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 16:51:50 14:35:01 1.27 0.00 1.27 0.00 0.00 13.20 0.00 16:51:50 14:36:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 16:51:50 14:37:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 16:51:50 14:38:01 1.33 0.00 1.33 0.00 0.00 13.60 0.00 16:51:50 14:39:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 16:51:50 14:40:01 1.23 0.00 1.23 0.00 0.00 11.60 0.00 16:51:50 14:41:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 16:51:50 14:42:01 1.42 0.00 1.42 0.00 0.00 15.06 0.00 16:51:50 14:43:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 16:51:50 14:44:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 16:51:50 14:45:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 16:51:50 14:46:01 1.38 0.00 1.38 0.00 0.00 14.40 0.00 16:51:50 14:47:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 16:51:50 14:48:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 16:51:50 14:49:01 1.78 0.00 1.78 0.00 0.00 19.06 0.00 16:51:50 14:50:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 16:51:50 14:51:02 1.25 0.00 1.25 0.00 0.00 13.33 0.00 16:51:50 14:52:01 1.44 0.00 1.44 0.00 0.00 15.59 0.00 16:51:50 14:53:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 16:51:50 14:54:01 1.42 0.00 1.42 0.00 0.00 14.53 0.00 16:51:50 14:55:01 1.83 0.00 1.83 0.00 0.00 20.26 0.00 16:51:50 14:56:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 16:51:50 14:57:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 16:51:50 14:58:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 16:51:50 14:59:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 16:51:50 15:00:01 1.55 0.00 1.55 0.00 0.00 17.19 0.00 16:51:50 15:01:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 16:51:50 15:02:01 1.38 0.00 1.38 0.00 0.00 14.40 0.00 16:51:50 15:03:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 16:51:50 15:04:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 16:51:50 15:05:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 16:51:50 15:06:01 1.67 0.00 1.67 0.00 0.00 17.60 0.00 16:51:50 15:07:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 16:51:50 15:08:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 16:51:50 15:09:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 16:51:50 15:10:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 16:51:50 15:11:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 16:51:50 15:12:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 16:51:50 15:13:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 16:51:50 15:14:01 1.42 0.00 1.42 0.00 0.00 15.19 0.00 16:51:50 15:15:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 16:51:50 15:16:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 16:51:50 15:17:01 1.95 0.00 1.95 0.00 0.00 21.06 0.00 16:51:50 15:18:01 1.40 0.00 1.40 0.00 0.00 14.53 0.00 16:51:50 15:19:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 16:51:50 15:20:01 1.43 0.00 1.43 0.00 0.00 15.20 0.00 16:51:50 15:21:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 16:51:50 15:22:01 1.60 0.00 1.60 0.00 0.00 16.40 0.00 16:51:50 15:23:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 16:51:50 15:24:01 1.42 0.00 1.42 0.00 0.00 14.66 0.00 16:51:50 15:25:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 16:51:50 15:26:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 16:51:50 15:27:01 1.73 0.00 1.73 0.00 0.00 18.53 0.00 16:51:50 15:28:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 16:51:50 15:29:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 16:51:50 15:30:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 16:51:50 15:31:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 16:51:50 15:32:01 1.08 0.00 1.08 0.00 0.00 10.93 0.00 16:51:50 15:33:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 16:51:50 15:34:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 16:51:50 15:35:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 16:51:50 15:36:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 16:51:50 15:37:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 16:51:50 15:38:01 1.33 0.00 1.33 0.00 0.00 14.00 0.00 16:51:50 15:39:01 1.75 0.00 1.75 0.00 0.00 19.06 0.00 16:51:50 15:40:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 16:51:50 15:41:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 16:51:50 15:42:01 1.52 0.00 1.52 0.00 0.00 16.39 0.00 16:51:50 15:43:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 16:51:50 15:44:01 1.35 0.00 1.35 0.00 0.00 16.12 0.00 16:51:50 15:45:01 1.88 0.00 1.88 0.00 0.00 20.80 0.00 16:51:50 15:46:01 1.17 0.00 1.17 0.00 0.00 11.60 0.00 16:51:50 15:47:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 16:51:50 15:48:01 1.45 0.00 1.45 0.00 0.00 15.20 0.00 16:51:50 15:49:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 16:51:50 15:50:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 16:51:50 15:51:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 16:51:50 15:52:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 16:51:50 15:53:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 16:51:50 15:54:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 16:51:50 15:55:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 16:51:50 15:56:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 16:51:50 15:57:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 16:51:50 15:58:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 16:51:50 15:59:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 16:51:50 16:00:01 1.08 0.00 1.08 0.00 0.00 10.80 0.00 16:51:50 16:01:01 1.77 0.00 1.77 0.00 0.00 21.33 0.00 16:51:50 16:02:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 16:51:50 16:03:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 16:51:50 16:04:01 1.22 0.00 1.22 0.00 0.00 12.53 0.00 16:51:50 16:05:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 16:51:50 16:06:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 16:51:50 16:07:02 1.68 0.00 1.68 0.00 0.00 18.80 0.00 16:51:50 16:08:01 1.10 0.00 1.10 0.00 0.00 11.11 0.00 16:51:50 16:09:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 16:51:50 16:10:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 16:51:50 16:11:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 16:51:50 16:12:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 16:51:50 16:13:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 16:51:50 16:14:01 1.42 0.00 1.42 0.00 0.00 14.66 0.00 16:51:50 16:15:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 16:51:50 16:16:01 1.65 0.00 1.65 0.00 0.00 17.46 0.00 16:51:50 16:17:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 16:51:50 16:18:01 1.70 0.00 1.70 0.00 0.00 17.33 0.00 16:51:50 16:19:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 16:51:50 16:20:01 1.45 0.00 1.45 0.00 0.00 15.99 0.00 16:51:50 16:21:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 16:51:50 16:22:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 16:51:50 16:23:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 16:51:50 16:24:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 16:51:50 16:25:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 16:51:50 16:26:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 16:51:50 16:27:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 16:51:50 16:28:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 16:51:50 16:29:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 16:51:50 16:30:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 16:51:50 16:31:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 16:51:50 16:32:01 1.25 0.00 1.25 0.00 0.00 12.66 0.00 16:51:50 16:33:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 16:51:50 16:34:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 16:51:50 16:35:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 16:51:50 16:36:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 16:51:50 16:37:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 16:51:50 16:38:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 16:51:50 16:39:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 16:51:50 16:40:01 1.48 0.00 1.48 0.00 0.00 15.46 0.00 16:51:50 16:41:01 1.72 0.00 1.72 0.00 0.00 19.20 0.00 16:51:50 16:42:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 16:51:50 16:43:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 16:51:50 16:44:01 1.43 0.00 1.43 0.00 0.00 14.40 0.00 16:51:50 16:45:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 16:51:50 16:46:01 1.57 0.00 1.57 0.00 0.00 16.40 0.00 16:51:50 16:47:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 16:51:50 16:48:01 1.55 0.00 1.55 0.00 0.00 16.39 0.00 16:51:50 16:49:01 1.12 0.00 1.12 0.00 0.00 12.25 0.00 16:51:50 16:50:01 1.62 0.00 1.62 0.00 0.00 16.53 0.00 16:51:50 16:51:01 2.03 0.00 2.03 0.00 0.00 22.13 0.00 16:51:50 Average: 9.00 0.14 8.86 0.00 22.14 3146.25 0.00 16:51:50 16:51:50 10:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:51:50 10:52:01 27981932 31472732 809312 2.46 101984 3629816 2048112 6.04 1117536 3324072 76460 16:51:50 10:53:01 26293268 31330620 943320 2.87 125396 5030336 2013576 5.94 2059636 3945860 469196 16:51:50 10:54:01 25585224 30679468 1593180 4.85 129576 5059676 2520528 7.43 2225512 4462588 540968 16:51:50 10:55:01 25527552 31485344 785160 2.39 134284 5879116 1759732 5.19 1879868 4827264 627544 16:51:50 10:56:01 21874052 31377124 888444 2.70 143104 9356556 2107360 6.21 2157416 8129972 4188056 16:51:50 10:57:01 20189072 31322916 934700 2.84 148540 10927076 2926368 8.63 2256580 9646608 525576 16:51:50 10:58:01 14685800 31379984 853824 2.60 353276 15857624 2185856 6.44 3155944 13805272 2977772 16:51:50 10:59:01 11076252 31385140 850380 2.59 361324 19358936 2174924 6.41 3165460 17306560 1832768 16:51:50 11:00:01 7120956 28888768 3278328 9.97 388636 20459192 9756968 28.77 6085376 17907092 1002428 16:51:50 11:01:01 3680496 28442220 3717244 11.31 406544 23293792 9519732 28.07 7934764 19345848 2332984 16:51:50 11:02:01 2691208 29916268 2260572 6.88 419692 25693712 5959200 17.57 7092824 21156652 1365708 16:51:50 11:03:01 5734360 31385324 846300 2.57 428608 24328644 2027040 5.98 3826748 21672036 496 16:51:50 11:04:01 5731100 31384196 846628 2.58 430184 24329312 2013928 5.94 4236080 21266032 536 16:51:50 11:05:01 5738824 31392560 837972 2.55 430804 24329412 1881100 5.55 4556412 20936192 16 16:51:50 11:06:01 5736024 31389984 840304 2.56 430836 24329544 1915940 5.65 4556224 20936324 20 16:51:50 11:07:01 5746776 31400768 830348 2.53 430856 24329548 1915940 5.65 4546532 20936328 16 16:51:50 11:08:01 5749424 31403360 827848 2.52 430880 24329548 1915940 5.65 4545020 20936328 8 16:51:50 11:09:01 5758316 31412260 818980 2.49 430900 24329556 1915940 5.65 4536700 20936336 12 16:51:50 11:10:01 5758008 31411980 819260 2.49 430928 24329556 1915940 5.65 4536752 20936336 20 16:51:50 11:11:01 5758440 31412484 818748 2.49 430960 24329592 1915940 5.65 4536676 20936376 16 16:51:50 11:12:01 5758392 31412436 818680 2.49 430976 24329596 1915940 5.65 4536892 20936376 12 16:51:50 11:13:01 5758092 31412308 818776 2.49 431000 24329728 1915940 5.65 4536656 20936508 32 16:51:50 11:14:01 5757540 31411760 819304 2.49 431012 24329732 1915940 5.65 4536640 20936512 4 16:51:50 11:15:01 5758028 31412284 818756 2.49 431016 24329732 1915940 5.65 4536780 20936512 40 16:51:50 11:16:01 5757956 31412232 818744 2.49 431040 24329732 1915940 5.65 4536800 20936520 20 16:51:50 11:17:01 5758188 31412504 818632 2.49 431076 24329732 1915940 5.65 4536784 20936520 44 16:51:50 11:18:01 5757716 31412060 819020 2.49 431088 24329740 1899824 5.60 4540624 20936524 40 16:51:50 11:19:01 5757440 31411804 819240 2.49 431092 24329748 1899824 5.60 4540428 20936528 4 16:51:50 11:20:01 5756888 31411252 819716 2.49 431108 24329748 1899824 5.60 4540412 20936528 8 16:51:50 11:21:01 5756200 31410596 820324 2.50 431124 24329748 1899824 5.60 4540408 20936532 56 16:51:50 11:22:01 5756400 31410800 820252 2.50 431144 24329752 1899824 5.60 4540332 20936532 12 16:51:50 11:23:01 5756644 31411088 819960 2.49 431160 24329756 1899824 5.60 4540452 20936536 4 16:51:50 11:24:01 5756344 31410796 820180 2.50 431176 24329756 1899824 5.60 4540760 20936540 24 16:51:50 11:25:01 5756192 31410672 820168 2.50 431204 24329764 1899824 5.60 4540568 20936544 4 16:51:50 11:26:01 5756092 31410620 820384 2.50 431232 24329768 1899824 5.60 4540680 20936548 28 16:51:50 11:27:01 5755388 31409984 820800 2.50 431252 24329768 1899824 5.60 4540552 20936548 12 16:51:50 11:28:01 5755372 31410012 820760 2.50 431268 24329776 1899824 5.60 4540596 20936552 4 16:51:50 11:29:01 5755324 31409972 820732 2.50 431280 24329780 1915868 5.65 4540580 20936560 28 16:51:50 11:30:01 5755260 31409940 820720 2.50 431292 24329780 1915868 5.65 4540688 20936560 12 16:51:50 11:31:01 5754600 31409324 821284 2.50 431324 24329784 1915868 5.65 4540748 20936568 16 16:51:50 11:32:01 5754760 31409488 821252 2.50 431348 24329784 1915868 5.65 4540672 20936568 16 16:51:50 11:33:01 5755212 31409972 820928 2.50 431372 24329788 1915868 5.65 4540716 20936572 4 16:51:50 11:34:01 5754628 31409432 821460 2.50 431396 24329792 1915868 5.65 4540756 20936580 28 16:51:50 11:35:01 5754832 31409672 821160 2.50 431428 24329792 1915868 5.65 4540796 20936584 8 16:51:50 11:36:01 5754584 31409456 821368 2.50 431460 24329784 1915868 5.65 4540956 20936576 20 16:51:50 11:37:01 5754480 31409432 821268 2.50 431480 24329800 1915868 5.65 4540808 20936580 52 16:51:50 11:38:01 5754480 31409444 821356 2.50 431488 24329804 1931912 5.70 4541084 20936584 28 16:51:50 11:39:02 5754196 31409184 821532 2.50 431520 24329808 1931912 5.70 4540884 20936588 8 16:51:50 11:40:01 5754400 31409436 821248 2.50 431544 24329808 1931912 5.70 4540908 20936592 8 16:51:50 11:41:01 5753856 31408916 821660 2.50 431580 24329816 1931912 5.70 4541044 20936604 80 16:51:50 11:42:01 5753512 31408600 822092 2.50 431604 24329808 1931912 5.70 4541072 20936596 8 16:51:50 11:43:01 5753188 31408296 822288 2.50 431620 24329820 1931912 5.70 4541064 20936600 188 16:51:50 11:44:01 5752912 31408060 822512 2.50 431632 24329824 1931912 5.70 4541392 20936608 164 16:51:50 11:45:01 5753580 31408728 821784 2.50 431644 24329824 1931912 5.70 4541168 20936604 4 16:51:50 11:46:01 5753296 31408448 822000 2.50 431664 24329828 1931912 5.70 4541212 20936608 40 16:51:50 11:47:01 5753248 31408436 821948 2.50 431708 24329824 1931912 5.70 4541196 20936612 56 16:51:50 11:48:01 5753168 31408404 821948 2.50 431716 24329836 1931912 5.70 4541244 20936616 28 16:51:50 11:49:01 5753168 31408408 821928 2.50 431732 24329840 1931912 5.70 4541244 20936620 56 16:51:50 11:50:01 5752892 31408132 822168 2.50 431752 24329840 1931912 5.70 4541244 20936620 4 16:51:50 11:51:01 5752664 31407968 822288 2.50 431784 24329844 1931912 5.70 4541244 20936624 40 16:51:50 11:52:01 5753132 31408440 822012 2.50 431804 24329844 1931912 5.70 4541188 20936624 8 16:51:50 11:53:01 5752904 31408268 822212 2.50 431820 24329848 1931912 5.70 4541244 20936632 8 16:51:50 11:54:01 5752596 31407964 822484 2.50 431836 24329852 1931912 5.70 4541244 20936636 24 16:51:50 11:55:01 5752864 31408260 822128 2.50 431852 24329856 1915608 5.65 4541268 20936632 52 16:51:50 11:56:01 5752304 31407712 822660 2.50 431872 24329860 1915608 5.65 4541592 20936640 160 16:51:50 11:57:01 5752288 31407804 822572 2.50 431904 24329916 1915608 5.65 4541316 20936704 44 16:51:50 11:58:01 5751964 31407484 822792 2.50 431928 24329932 1915608 5.65 4541316 20936708 40 16:51:50 11:59:01 5751828 31407408 822792 2.50 431948 24329936 1915608 5.65 4541432 20936716 176 16:51:50 12:00:01 5752232 31407816 822532 2.50 431960 24329936 1915608 5.65 4541440 20936716 28 16:51:50 12:01:01 5752072 31407736 822628 2.50 431988 24329940 1915608 5.65 4542668 20936556 196 16:51:50 12:02:01 5749928 31405800 824520 2.51 431996 24330008 1932264 5.70 4544400 20935740 8 16:51:50 12:03:01 5750580 31406476 823792 2.51 432012 24330012 1932264 5.70 4543924 20935748 20 16:51:50 12:04:01 5750800 31406704 823520 2.51 432024 24330016 1932264 5.70 4543804 20935752 32 16:51:50 12:05:01 5750532 31406460 823732 2.51 432048 24330020 1932264 5.70 4543832 20935752 52 16:51:50 12:06:01 5750264 31406324 823836 2.51 432064 24330152 1932264 5.70 4543892 20935884 36 16:51:50 12:07:01 5750280 31406384 823848 2.51 432092 24330152 1932264 5.70 4544104 20935884 12 16:51:50 12:08:01 5749972 31406084 824096 2.51 432124 24330156 1932264 5.70 4544176 20935888 4 16:51:50 12:09:01 5750240 31406412 823744 2.51 432152 24330156 1932264 5.70 4544236 20935888 12 16:51:50 12:10:01 5749940 31406116 823972 2.51 432172 24330160 1932264 5.70 4543944 20935892 4 16:51:50 12:11:01 5749956 31406184 823912 2.51 432196 24330164 1932264 5.70 4544052 20935896 36 16:51:50 12:12:01 5750160 31406416 823632 2.51 432224 24330164 1932264 5.70 4544044 20935896 36 16:51:50 12:13:01 5750176 31406472 823560 2.51 432252 24330172 1932264 5.70 4544080 20935900 60 16:51:50 12:14:01 5749868 31406316 823664 2.51 432276 24330304 1932264 5.70 4544168 20936028 36 16:51:50 12:15:01 5749828 31406304 823624 2.51 432300 24330308 1932264 5.70 4544128 20936032 8 16:51:50 12:16:01 5749932 31406432 823648 2.51 432328 24330312 1932264 5.70 4544408 20936036 24 16:51:50 12:17:01 5749820 31406352 823716 2.51 432352 24330304 1932264 5.70 4544472 20936036 12 16:51:50 12:18:01 5749728 31406296 823936 2.51 432364 24330316 1932264 5.70 4544264 20936040 28 16:51:50 12:19:01 5749752 31406352 823868 2.51 432388 24330316 1932264 5.70 4544564 20936052 8 16:51:50 12:20:01 5749208 31405828 824348 2.51 432396 24330320 1932264 5.70 4544580 20936056 28 16:51:50 12:21:01 5749224 31405856 824292 2.51 432404 24330324 1932264 5.70 4544520 20936060 16 16:51:50 12:22:01 5749460 31406100 824008 2.51 432432 24330316 1932264 5.70 4544176 20936060 12 16:51:50 12:23:01 5749492 31406184 823908 2.51 432456 24330332 1932264 5.70 4544212 20936068 60 16:51:50 12:24:01 5749628 31406320 823920 2.51 432472 24330332 1932264 5.70 4544216 20936068 12 16:51:50 12:25:01 5749628 31406368 823892 2.51 432484 24330336 1932264 5.70 4544260 20936072 8 16:51:50 12:26:01 5749580 31406328 823852 2.51 432504 24330340 1932264 5.70 4544320 20936076 36 16:51:50 12:27:02 5750084 31406864 823268 2.50 432544 24330336 1932264 5.70 4544292 20936076 12 16:51:50 12:28:01 5750092 31406876 823192 2.50 432568 24330344 1932264 5.70 4544296 20936080 28 16:51:50 12:29:01 5750052 31406904 823156 2.50 432588 24330344 1932264 5.70 4544360 20936080 4 16:51:50 12:30:01 5749752 31406620 823356 2.50 432620 24330352 1948308 5.74 4544384 20936088 40 16:51:50 12:31:01 5749712 31406632 823312 2.50 432644 24330360 1948308 5.74 4544732 20936096 12 16:51:50 12:32:01 5750192 31407128 822796 2.50 432652 24330360 1948308 5.74 4544424 20936096 12 16:51:50 12:33:01 5750104 31407092 822752 2.50 432704 24330364 1948308 5.74 4544472 20936100 44 16:51:50 12:34:01 5750500 31407488 822476 2.50 432716 24330364 1948308 5.74 4544472 20936100 8 16:51:50 12:35:01 5749996 31407044 822904 2.50 432744 24330368 1948308 5.74 4544512 20936104 56 16:51:50 12:36:01 5617280 31392824 835156 2.54 448836 24428452 2002832 5.90 4608872 20998684 208 16:51:50 12:37:01 5623488 31398092 832044 2.53 448528 24428144 1953240 5.76 4600840 20998624 12 16:51:50 12:38:01 5623724 31398392 831712 2.53 448564 24428144 1953240 5.76 4600896 20998632 8 16:51:50 12:39:01 5623716 31398416 831680 2.53 448580 24428152 1953240 5.76 4600928 20998632 8 16:51:50 12:40:01 5623456 31398168 831916 2.53 448584 24428152 1953240 5.76 4600920 20998632 8 16:51:50 12:41:01 5624484 31399208 830832 2.53 448604 24428156 1953240 5.76 4600172 20998636 16 16:51:50 12:42:01 5627296 31402036 827984 2.52 448636 24428156 1953240 5.76 4597512 20998636 16 16:51:50 12:43:01 5627252 31402040 828208 2.52 448648 24428164 1953240 5.76 4597544 20998640 4 16:51:50 12:44:01 5627244 31402040 828184 2.52 448676 24428168 1953240 5.76 4597544 20998648 28 16:51:50 12:45:01 5627276 31402116 828140 2.52 448688 24428168 1953240 5.76 4597588 20998648 40 16:51:50 12:46:01 5627040 31401892 828296 2.52 448732 24428176 1953240 5.76 4597664 20998652 16 16:51:50 12:47:01 5627608 31402512 827692 2.52 448764 24428180 1953240 5.76 4597512 20998660 12 16:51:50 12:48:01 5627544 31402480 827672 2.52 448792 24428236 1953240 5.76 4597528 20998692 8 16:51:50 12:49:01 5627828 31402860 827348 2.52 448816 24428248 1953240 5.76 4597580 20998732 56 16:51:50 12:50:01 5628304 31403340 827072 2.52 448836 24428252 1953240 5.76 4597740 20998736 4 16:51:50 12:51:01 5628328 31403556 826892 2.52 448860 24428380 1953240 5.76 4597588 20998868 20 16:51:50 12:52:01 5628084 31403316 827104 2.52 448884 24428388 1953240 5.76 4597512 20998872 32 16:51:50 12:53:01 5627948 31403244 827184 2.52 448908 24428384 1953240 5.76 4597584 20998880 12 16:51:50 12:54:01 5627672 31402976 827424 2.52 448936 24428388 1953240 5.76 4597876 20998872 24 16:51:50 12:55:01 5627908 31403216 827116 2.52 448952 24428396 1953240 5.76 4597600 20998876 56 16:51:50 12:56:01 5627940 31403308 827048 2.52 448972 24428396 1953240 5.76 4597704 20998876 16 16:51:50 12:57:01 5628672 31404052 826236 2.51 449000 24428400 1953240 5.76 4597728 20998880 180 16:51:50 12:58:01 5628680 31404096 826196 2.51 449024 24428392 1953240 5.76 4597696 20998884 24 16:51:50 12:59:01 5628364 31403900 826408 2.51 449036 24428532 1953240 5.76 4597696 20999004 12 16:51:50 13:00:01 5628596 31404144 826340 2.51 449048 24428536 1953240 5.76 4597680 20999016 8 16:51:50 13:01:01 5628164 31403764 826712 2.52 449072 24428544 1953240 5.76 4597804 20999020 68 16:51:50 13:02:01 5627216 31402892 827492 2.52 449084 24428544 1953240 5.76 4598316 20999024 20 16:51:50 13:03:01 5627256 31402956 827424 2.52 449116 24428540 1953240 5.76 4598088 20999032 16 16:51:50 13:04:01 5626848 31402548 827984 2.52 449144 24428552 1953240 5.76 4598068 20999032 12 16:51:50 13:05:01 5626500 31402204 828320 2.52 449152 24428556 1953240 5.76 4598024 20999036 40 16:51:50 13:06:01 5626476 31402244 828288 2.52 449168 24428560 1953240 5.76 4598128 20999044 16 16:51:50 13:07:01 5626556 31402328 828196 2.52 449192 24428560 1953240 5.76 4598084 20999044 48 16:51:50 13:08:01 5626288 31402068 828432 2.52 449200 24428564 1953240 5.76 4598068 20999048 4 16:51:50 13:09:01 5625996 31401820 828656 2.52 449212 24428568 1953240 5.76 4598128 20999048 28 16:51:50 13:10:01 5625948 31401772 828636 2.52 449228 24428572 1953240 5.76 4598112 20999048 4 16:51:50 13:11:01 5625972 31401804 828532 2.52 449244 24428576 1953240 5.76 4598192 20999052 16 16:51:50 13:12:01 5626240 31402136 828232 2.52 449256 24428576 1953240 5.76 4598168 20999060 8 16:51:50 13:13:01 5625948 31401848 828416 2.52 449284 24428580 1953240 5.76 4598476 20999064 40 16:51:50 13:14:01 5626140 31402048 828372 2.52 449300 24428584 1953240 5.76 4598168 20999068 24 16:51:50 13:15:01 5626004 31401956 828488 2.52 449324 24428580 1953240 5.76 4598232 20999064 4 16:51:50 13:16:01 5626028 31401984 828396 2.52 449356 24428588 1953240 5.76 4598568 20999068 24 16:51:50 13:17:01 5625672 31401696 828616 2.52 449388 24428592 1953240 5.76 4598744 20999072 184 16:51:50 13:18:01 5626444 31402496 827816 2.52 449404 24428596 1953240 5.76 4598680 20999076 48 16:51:50 13:19:01 5626224 31402308 827996 2.52 449416 24428604 1953240 5.76 4598404 20999080 84 16:51:50 13:20:01 5626088 31402192 828084 2.52 449424 24428608 1953240 5.76 4598744 20999088 216 16:51:50 13:21:01 5625884 31401988 828236 2.52 449428 24428608 1953240 5.76 4598756 20999088 204 16:51:50 13:22:01 5625876 31401984 828224 2.52 449444 24428612 1969284 5.81 4598352 20999092 12 16:51:50 13:23:01 5626020 31402148 828496 2.52 449460 24428608 1969284 5.81 4598396 20999092 40 16:51:50 13:24:01 5625976 31402108 828512 2.52 449484 24428616 1969284 5.81 4598400 20999096 28 16:51:50 13:25:01 5626244 31402444 828192 2.52 449508 24428620 1969284 5.81 4598472 20999104 8 16:51:50 13:26:01 5626512 31402716 827884 2.52 449532 24428620 1969284 5.81 4598528 20999100 16 16:51:50 13:27:01 5626496 31402740 827816 2.52 449560 24428624 1969284 5.81 4598516 20999104 60 16:51:50 13:28:01 5626008 31402280 828260 2.52 449584 24428624 1969284 5.81 4598532 20999112 8 16:51:50 13:29:01 5625652 31402052 828424 2.52 449608 24428760 1969284 5.81 4598548 20999240 4 16:51:50 13:30:01 5625408 31401860 828648 2.52 449624 24428764 1952888 5.76 4598588 20999244 24 16:51:50 13:31:01 5625148 31401608 828836 2.52 449640 24428768 1952888 5.76 4598652 20999248 16 16:51:50 13:32:01 5625352 31401844 828560 2.52 449652 24428768 1936548 5.71 4598624 20999248 16 16:51:50 13:33:01 5625336 31401844 828500 2.52 449672 24428764 1936548 5.71 4598648 20999252 4 16:51:50 13:34:01 5625280 31401788 828476 2.52 449684 24428772 1936548 5.71 4598648 20999252 12 16:51:50 13:35:01 5625012 31401528 828700 2.52 449704 24428780 1936548 5.71 4598648 20999260 8 16:51:50 13:36:01 5624768 31401340 828900 2.52 449728 24428784 1936548 5.71 4598904 20999264 8 16:51:50 13:37:01 5625168 31401764 828436 2.52 449740 24428788 1936548 5.71 4598780 20999264 48 16:51:50 13:38:02 5624648 31401264 828884 2.52 449748 24428788 1936548 5.71 4598776 20999268 36 16:51:50 13:39:01 5624584 31401212 828900 2.52 449752 24428796 1936548 5.71 4598792 20999272 4 16:51:50 13:40:01 5624804 31401440 828620 2.52 449764 24428796 1936548 5.71 4598796 20999272 12 16:51:50 13:41:01 5625112 31401772 828236 2.52 449772 24428800 1936548 5.71 4598880 20999280 68 16:51:50 13:42:01 5625096 31401760 828220 2.52 449784 24428804 1936548 5.71 4599104 20999284 28 16:51:50 13:43:01 5624592 31401256 828668 2.52 449796 24428804 1936548 5.71 4599112 20999284 40 16:51:50 13:44:01 5624780 31401448 828440 2.52 449812 24428804 1936548 5.71 4598836 20999288 8 16:51:50 13:45:01 5624048 31400720 829108 2.52 449816 24428808 1920396 5.66 4598820 20999288 40 16:51:50 13:46:01 5624212 31400944 828908 2.52 449844 24428816 1920396 5.66 4598936 20999296 16 16:51:50 13:47:01 5624228 31400964 828860 2.52 449856 24428820 1920396 5.66 4598884 20999300 60 16:51:50 13:48:01 5624396 31401172 828844 2.52 449860 24428820 1920396 5.66 4598940 20999300 4 16:51:50 13:49:01 5625220 31402120 828076 2.52 449888 24428944 1920396 5.66 4599008 20999416 8 16:51:50 13:50:01 5624824 31401744 828416 2.52 449904 24428956 1920396 5.66 4599208 20999436 160 16:51:50 13:51:01 5624296 31401304 828756 2.52 449920 24428960 1920396 5.66 4599608 20999440 264 16:51:50 13:52:01 5624476 31401492 828528 2.52 449944 24428964 1920396 5.66 4599016 20999444 28 16:51:50 13:53:01 5624456 31401480 828732 2.52 449952 24428968 1920396 5.66 4599160 20999448 8 16:51:50 13:54:01 5625048 31402112 828108 2.52 449976 24428956 1920396 5.66 4599264 20999448 8 16:51:50 13:55:01 5624496 31401628 828544 2.52 450012 24428976 1936440 5.71 4599412 20999460 20 16:51:50 13:56:01 5624212 31401344 828736 2.52 450036 24428976 1936440 5.71 4599224 20999460 16 16:51:50 13:57:01 5624936 31402076 828004 2.52 450036 24428980 1936440 5.71 4599152 20999464 60 16:51:50 13:58:01 5624668 31401816 828196 2.52 450044 24428984 1936440 5.71 4599140 20999468 8 16:51:50 13:59:01 5624668 31401816 828096 2.52 450080 24428972 1936440 5.71 4599148 20999468 12 16:51:50 14:00:01 5624660 31401872 828080 2.52 450088 24428988 1936440 5.71 4599204 20999476 8 16:51:50 14:01:01 5624304 31401520 828332 2.52 450128 24428992 1936440 5.71 4599276 20999480 52 16:51:50 14:02:01 5624612 31401908 827868 2.52 450148 24428992 1953016 5.76 4599540 20999484 20 16:51:50 14:03:01 5624748 31402076 827680 2.52 450164 24428996 1953016 5.76 4599864 20999492 44 16:51:50 14:04:01 5624980 31402320 827364 2.52 450192 24429000 1953016 5.76 4599652 20999480 8 16:51:50 14:05:01 5624812 31402300 827208 2.52 450204 24429132 1953016 5.76 4599584 20999596 40 16:51:50 14:06:01 5624908 31402416 827256 2.52 450212 24429136 1953016 5.76 4599676 20999616 16 16:51:50 14:07:01 5624804 31402312 827244 2.52 450228 24429136 1953016 5.76 4599604 20999616 176 16:51:50 14:08:01 5625032 31402608 826984 2.52 450236 24429144 1953016 5.76 4599644 20999628 40 16:51:50 14:09:01 5624740 31402320 827244 2.52 450260 24429136 1953016 5.76 4599664 20999632 164 16:51:50 14:10:01 5624472 31402112 827460 2.52 450292 24429148 1953016 5.76 4599720 20999636 12 16:51:50 14:11:01 5624464 31402112 827384 2.52 450308 24429152 1953016 5.76 4599788 20999640 48 16:51:50 14:12:01 5624448 31402100 827312 2.52 450332 24429156 1953016 5.76 4599728 20999644 32 16:51:50 14:13:01 5624400 31402112 827264 2.52 450364 24429160 1953016 5.76 4599788 20999652 176 16:51:50 14:14:01 5624352 31402068 827220 2.52 450392 24429164 1953016 5.76 4599788 20999656 24 16:51:50 14:15:01 5624028 31401812 827468 2.52 450432 24429168 1953016 5.76 4599840 20999648 8 16:51:50 14:16:01 5624008 31401852 827620 2.52 450456 24429168 1953016 5.76 4599956 20999652 20 16:51:50 14:17:01 5624332 31402180 827244 2.52 450476 24429172 1953016 5.76 4599900 20999652 204 16:51:50 14:18:01 5623944 31401832 827564 2.52 450484 24429172 1953016 5.76 4599936 20999652 8 16:51:50 14:19:01 5623644 31401576 827804 2.52 450516 24429176 1953016 5.76 4600512 20999656 28 16:51:50 14:20:01 5623984 31401924 827436 2.52 450536 24429180 1953016 5.76 4599968 20999660 24 16:51:50 14:21:01 5624388 31402332 827152 2.52 450552 24429180 1953016 5.76 4600056 20999660 16 16:51:50 14:22:01 5624388 31402336 827140 2.52 450560 24429184 1953016 5.76 4599996 20999664 12 16:51:50 14:23:01 5626688 31404712 824796 2.51 450588 24429196 1953016 5.76 4597296 20999680 168 16:51:50 14:24:01 5626396 31404420 825036 2.51 450608 24429192 1953016 5.76 4597280 20999680 8 16:51:50 14:25:01 5626300 31404332 825052 2.51 450616 24429200 1953016 5.76 4597288 20999684 168 16:51:50 14:26:01 5625984 31404068 825256 2.51 450652 24429204 1953016 5.76 4597396 20999684 32 16:51:50 14:27:01 5626228 31404312 824928 2.51 450676 24429204 1953016 5.76 4597348 20999684 176 16:51:50 14:28:01 5626172 31404320 824892 2.51 450704 24429208 1953016 5.76 4597392 20999692 24 16:51:50 14:29:01 5625912 31404064 825072 2.51 450728 24429200 1953016 5.76 4597396 20999692 8 16:51:50 14:30:01 5626116 31404332 824752 2.51 450756 24429212 1953016 5.76 4597736 20999700 184 16:51:50 14:31:01 5626400 31404620 824712 2.51 450780 24429220 1969100 5.81 4597536 20999704 232 16:51:50 14:32:01 5626796 31405080 824268 2.51 450804 24429220 1969100 5.81 4597824 20999712 12 16:51:50 14:33:01 5626704 31404996 824516 2.51 450832 24429224 1969100 5.81 4597536 20999704 168 16:51:50 14:34:01 5626144 31404500 825020 2.51 450864 24429228 1969100 5.81 4597592 20999712 24 16:51:50 14:35:01 5626136 31404496 824952 2.51 450876 24429228 1969100 5.81 4597600 20999712 172 16:51:50 14:36:01 5625772 31404136 825232 2.51 450896 24429232 1969100 5.81 4597796 20999716 24 16:51:50 14:37:01 5626040 31404460 824864 2.51 450932 24429236 1969100 5.81 4597664 20999720 168 16:51:50 14:38:01 5625920 31404340 824908 2.51 450948 24429236 1969100 5.81 4597664 20999720 8 16:51:50 14:39:01 5625912 31404340 824832 2.51 450964 24429244 1953004 5.76 4597668 20999728 72 16:51:50 14:40:01 5625612 31404088 825068 2.51 450968 24429244 1953004 5.76 4597728 20999724 4 16:51:50 14:41:01 5625528 31404148 825164 2.51 450976 24429380 1953004 5.76 4597800 20999860 216 16:51:50 14:42:01 5625764 31404400 824876 2.51 450996 24429384 1953004 5.76 4597752 20999864 24 16:51:50 14:43:01 5625748 31404396 825032 2.51 451004 24429384 1953004 5.76 4597764 20999864 4 16:51:50 14:44:01 5625692 31404344 825028 2.51 451020 24429380 1953004 5.76 4597768 20999868 28 16:51:50 14:45:01 5625716 31404372 824968 2.51 451028 24429392 1953004 5.76 4597764 20999872 220 16:51:50 14:46:01 5625724 31404428 825108 2.51 451048 24429392 1936640 5.71 4597872 20999872 16 16:51:50 14:47:01 5625448 31404120 825388 2.51 451064 24429396 1936640 5.71 4597848 20999876 220 16:51:50 14:48:01 5625644 31404320 825120 2.51 451076 24429400 1936640 5.71 4597832 20999880 8 16:51:50 14:49:01 5625792 31404472 824896 2.51 451096 24429400 1936640 5.71 4597832 20999884 24 16:51:50 14:50:01 5625492 31404232 825104 2.51 451120 24429408 1952712 5.76 4597888 20999892 8 16:51:50 14:51:02 5625476 31404236 825040 2.51 451140 24429408 1952712 5.76 4597984 20999888 180 16:51:50 14:52:01 5625200 31403964 825244 2.51 451148 24429412 1952712 5.76 4598016 20999892 12 16:51:50 14:53:01 5625160 31403928 825204 2.51 451164 24429416 1952712 5.76 4597932 20999896 220 16:51:50 14:54:01 5625120 31403912 825180 2.51 451176 24429416 1952712 5.76 4597940 20999896 4 16:51:50 14:55:01 5625528 31404324 825144 2.51 451196 24429420 1936252 5.71 4597940 20999900 4 16:51:50 14:56:01 5625536 31404384 825088 2.51 451208 24429428 1936252 5.71 4598044 20999908 20 16:51:50 14:57:01 5625496 31404364 825040 2.51 451228 24429428 1936252 5.71 4598000 20999908 44 16:51:50 14:58:01 5625196 31404068 825276 2.51 451228 24429432 1936252 5.71 4598004 20999912 8 16:51:50 14:59:01 5625336 31404228 825064 2.51 451228 24429440 1936252 5.71 4598300 20999920 228 16:51:50 15:00:01 5625020 31403912 825344 2.51 451248 24429440 1936252 5.71 4598268 20999920 4 16:51:50 15:01:01 5624800 31403728 825492 2.51 451268 24429444 1936252 5.71 4598116 20999924 224 16:51:50 15:02:01 5625044 31403972 825432 2.51 451288 24429444 1936252 5.71 4598104 20999924 8 16:51:50 15:03:01 5625244 31404140 825324 2.51 451304 24429448 1952360 5.76 4598524 20999920 168 16:51:50 15:04:01 5625452 31404376 825132 2.51 451340 24429452 1952360 5.76 4598336 20999924 8 16:51:50 15:05:01 5625404 31404328 825100 2.51 451372 24429452 1952360 5.76 4598232 20999924 168 16:51:50 15:06:01 5625808 31404796 824812 2.51 451412 24429456 1952360 5.76 4598468 20999932 36 16:51:50 15:07:01 5625540 31404592 825020 2.51 451436 24429464 1952360 5.76 4598328 20999944 188 16:51:50 15:08:01 5625232 31404284 825256 2.51 451448 24429464 1952360 5.76 4598328 20999944 4 16:51:50 15:09:01 5625192 31404252 825208 2.51 451468 24429468 1952360 5.76 4598340 20999948 220 16:51:50 15:10:01 5625356 31404420 824972 2.51 451484 24429464 1952360 5.76 4598328 20999952 8 16:51:50 15:11:01 5625128 31404260 825108 2.51 451508 24429472 1952360 5.76 4598464 20999944 212 16:51:50 15:12:01 5624820 31403992 825320 2.51 451536 24429480 1952360 5.76 4598436 20999952 16 16:51:50 15:13:01 5625248 31404420 825040 2.51 451544 24429480 1952360 5.76 4598444 20999952 204 16:51:50 15:14:01 5624956 31404144 825308 2.51 451564 24429484 1952360 5.76 4598448 20999956 8 16:51:50 15:15:01 5625240 31404492 824900 2.51 451580 24429552 1952360 5.76 4598464 21000020 220 16:51:50 15:16:01 5624956 31404272 825116 2.51 451604 24429552 1952360 5.76 4598572 21000024 16 16:51:50 15:17:01 5624904 31404244 825292 2.51 451628 24429560 1936088 5.71 4598792 21000032 4 16:51:50 15:18:01 5625308 31404660 825004 2.51 451648 24429564 1936088 5.71 4598548 21000036 8 16:51:50 15:19:01 5625236 31404588 825052 2.51 451660 24429564 1936088 5.71 4598532 21000036 204 16:51:50 15:20:01 5624928 31404316 825372 2.51 451680 24429568 1936088 5.71 4598564 21000040 4 16:51:50 15:21:01 5625132 31404552 825128 2.51 451700 24429572 1936088 5.71 4598756 21000044 228 16:51:50 15:22:01 5625368 31404788 824844 2.51 451732 24429572 1936088 5.71 4598612 21000044 12 16:51:50 15:23:01 5625588 31405072 824568 2.51 451748 24429576 1936088 5.71 4598944 21000052 220 16:51:50 15:24:01 5625068 31404552 825052 2.51 451776 24429576 1936088 5.71 4598652 21000052 8 16:51:50 15:25:01 5625052 31404548 825004 2.51 451812 24429576 1952196 5.76 4598652 21000060 224 16:51:50 15:26:01 5624752 31404336 825216 2.51 451836 24429588 1952196 5.76 4598812 21000060 16 16:51:50 15:27:01 5624672 31404280 825208 2.51 451864 24429588 1968348 5.80 4598764 21000060 20 16:51:50 15:28:01 5624588 31404216 825420 2.51 451884 24429596 1968348 5.80 4598776 21000068 8 16:51:50 15:29:01 5624572 31404220 825380 2.51 451908 24429600 1968348 5.80 4598792 21000072 12 16:51:50 15:30:01 5624476 31404124 825404 2.51 451924 24429596 1968348 5.80 4598800 21000072 8 16:51:50 15:31:01 5624476 31404184 825312 2.51 451948 24429604 1968348 5.80 4598912 21000076 48 16:51:50 15:32:01 5624428 31404156 825284 2.51 451964 24429604 1968348 5.80 4598872 21000076 12 16:51:50 15:33:01 5624664 31404400 824960 2.51 451988 24429608 1968348 5.80 4598892 21000080 36 16:51:50 15:34:01 5624900 31404640 824684 2.51 452008 24429612 1968348 5.80 4598892 21000084 8 16:51:50 15:35:01 5624608 31404412 824940 2.51 452024 24429616 1968348 5.80 4598948 21000092 172 16:51:50 15:36:01 5624632 31404440 824836 2.51 452048 24429620 1951760 5.75 4599052 21000096 32 16:51:50 15:37:01 5624836 31404648 824544 2.51 452072 24429624 1951760 5.75 4598936 21000100 184 16:51:50 15:38:01 5625020 31404892 824484 2.51 452096 24429624 1951760 5.75 4598992 21000104 8 16:51:50 15:39:01 5624972 31404848 824480 2.51 452116 24429628 1951760 5.75 4599004 21000108 40 16:51:50 15:40:01 5624704 31404644 824704 2.51 452132 24429696 1951760 5.75 4598992 21000172 4 16:51:50 15:41:01 5624380 31404388 824956 2.51 452148 24429696 1951760 5.75 4599336 21000180 216 16:51:50 15:42:01 5624768 31404784 824688 2.51 452160 24429700 1951760 5.75 4599052 21000184 16 16:51:50 15:43:01 5624516 31404536 824904 2.51 452176 24429704 1951760 5.75 4599060 21000188 204 16:51:50 15:44:01 5624248 31404376 825060 2.51 452196 24429776 1951760 5.75 4599128 21000248 40 16:51:50 15:45:01 5624200 31404340 825032 2.51 452212 24429768 1951760 5.75 4599128 21000252 40 16:51:50 15:46:01 5624444 31404584 824696 2.51 452232 24429780 1951760 5.75 4599456 21000252 20 16:51:50 15:47:01 5624604 31404808 824672 2.51 452248 24429784 1951760 5.75 4599200 21000260 204 16:51:50 15:48:01 5624580 31404792 824660 2.51 452248 24429788 1935704 5.71 4599204 21000264 8 16:51:50 15:49:01 5624444 31404656 824712 2.51 452272 24429788 1935704 5.71 4599496 21000264 40 16:51:50 15:50:01 5624152 31404368 824948 2.51 452280 24429792 1935704 5.71 4599496 21000268 8 16:51:50 15:51:01 5624100 31404388 825120 2.51 452304 24429796 1935704 5.71 4599336 21000268 212 16:51:50 15:52:01 5624264 31404560 824920 2.51 452312 24429796 1935704 5.71 4599284 21000268 12 16:51:50 15:53:01 5624508 31404932 824464 2.51 452328 24429932 1935704 5.71 4599284 21000396 216 16:51:50 15:54:01 5624192 31404648 824704 2.51 452340 24429932 1935704 5.71 4599304 21000404 4 16:51:50 15:55:01 5624120 31404584 824712 2.51 452348 24429936 1935704 5.71 4599304 21000408 224 16:51:50 15:56:01 5623608 31404096 825128 2.51 452376 24429940 1935704 5.71 4599348 21000412 20 16:51:50 15:57:01 5623808 31404360 825060 2.51 452396 24429940 1935704 5.71 4599344 21000416 204 16:51:50 15:58:01 5623720 31404276 825092 2.51 452412 24429944 1951784 5.75 4599344 21000420 4 16:51:50 15:59:01 5624028 31404608 824752 2.51 452424 24429948 1951784 5.75 4599380 21000420 36 16:51:50 16:00:01 5623896 31404476 825040 2.51 452424 24429948 1951784 5.75 4599368 21000420 8 16:51:50 16:01:01 5624172 31404768 824704 2.51 452440 24429960 1968004 5.80 4599720 21000432 56 16:51:50 16:02:01 5624140 31404864 824524 2.51 452448 24430092 1968004 5.80 4599428 21000556 8 16:51:50 16:03:01 5623288 31404000 825348 2.51 452456 24430092 1968004 5.80 4599804 21000564 40 16:51:50 16:04:01 5623628 31404352 825032 2.51 452468 24430096 1968004 5.80 4599584 21000568 20 16:51:50 16:05:01 5623832 31404560 824760 2.51 452492 24430080 1968004 5.80 4599456 21000568 220 16:51:50 16:06:01 5623772 31404508 824936 2.51 452504 24430100 1968004 5.80 4599816 21000572 16 16:51:50 16:07:02 5624016 31404800 824652 2.51 452524 24430104 1968004 5.80 4599520 21000576 40 16:51:50 16:08:01 5623748 31404552 824896 2.51 452532 24430104 1968004 5.80 4599528 21000576 8 16:51:50 16:09:01 5623700 31404516 824916 2.51 452540 24430108 1968004 5.80 4599536 21000580 208 16:51:50 16:10:01 5623636 31404456 824904 2.51 452548 24430112 1968004 5.80 4599536 21000584 12 16:51:50 16:11:01 5623596 31404420 825144 2.51 452580 24430116 1968004 5.80 4599608 21000588 216 16:51:50 16:12:01 5623512 31404388 825180 2.51 452588 24430120 1968004 5.80 4599588 21000592 12 16:51:50 16:13:01 5623812 31404696 824832 2.51 452608 24430124 1968004 5.80 4599588 21000596 224 16:51:50 16:14:01 5623756 31404668 824812 2.51 452632 24430124 1968004 5.80 4599616 21000596 8 16:51:50 16:15:01 5623724 31404640 824752 2.51 452648 24430128 1968004 5.80 4599620 21000600 220 16:51:50 16:16:01 5623636 31404616 824760 2.51 452684 24430124 1968004 5.80 4600024 21000604 20 16:51:50 16:17:01 5623808 31404800 824512 2.51 452696 24430136 1968004 5.80 4599688 21000612 236 16:51:50 16:18:01 5623280 31404308 824988 2.51 452712 24430140 1951564 5.75 4599700 21000612 8 16:51:50 16:19:01 5623304 31404336 825204 2.51 452720 24430144 1951564 5.75 4599700 21000616 216 16:51:50 16:20:01 5623472 31404536 825036 2.51 452724 24430148 1951564 5.75 4599992 21000620 4 16:51:50 16:21:01 5622984 31404056 825488 2.51 452748 24430140 1951564 5.75 4599796 21000624 228 16:51:50 16:22:01 5623440 31404516 824948 2.51 452764 24430152 1951564 5.75 4599736 21000624 12 16:51:50 16:23:01 5623360 31404440 824956 2.51 452776 24430156 1951564 5.75 4599736 21000628 204 16:51:50 16:24:01 5623052 31404196 825476 2.51 452788 24430160 1951564 5.75 4599800 21000636 8 16:51:50 16:25:01 5623252 31404396 825240 2.51 452788 24430160 1951564 5.75 4599792 21000636 208 16:51:50 16:26:01 5623452 31404604 825208 2.51 452812 24430160 1951564 5.75 4599852 21000640 16 16:51:50 16:27:01 5623864 31405048 824964 2.51 452828 24430164 1951564 5.75 4599824 21000636 208 16:51:50 16:28:01 5623808 31404920 825052 2.51 452848 24430168 1951564 5.75 4599828 21000640 8 16:51:50 16:29:01 5623832 31404956 824944 2.51 452868 24430172 1951564 5.75 4599824 21000648 208 16:51:50 16:30:01 5624036 31405220 824664 2.51 452880 24430176 1967644 5.80 4599880 21000652 8 16:51:50 16:31:01 5623768 31404960 824844 2.51 452904 24430176 1967644 5.80 4599956 21000656 48 16:51:50 16:32:01 5623712 31404940 824816 2.51 452912 24430184 1967644 5.80 4599920 21000656 12 16:51:50 16:33:01 5623912 31405148 824756 2.51 452920 24430188 1967644 5.80 4599924 21000660 40 16:51:50 16:34:01 5623888 31405128 824732 2.51 452940 24430192 1951372 5.75 4599924 21000664 4 16:51:50 16:35:01 5623492 31404776 825044 2.51 452968 24430196 1951372 5.75 4599972 21000668 220 16:51:50 16:36:01 5623728 31405140 824608 2.51 452996 24430320 1951372 5.75 4600448 21000796 12 16:51:50 16:37:01 5623924 31405404 824312 2.51 453016 24430332 1951372 5.75 4600024 21000808 228 16:51:50 16:38:01 5623372 31404852 824796 2.51 453028 24430328 1951372 5.75 4600024 21000808 12 16:51:50 16:39:01 5623292 31404776 824792 2.51 453044 24430336 1967452 5.80 4600044 21000812 224 16:51:50 16:40:01 5622952 31404440 825056 2.51 453056 24430340 1967452 5.80 4600036 21000816 8 16:51:50 16:41:01 5622968 31404516 824980 2.51 453080 24430320 1951076 5.75 4600168 21000820 220 16:51:50 16:42:01 5622944 31404520 824916 2.51 453096 24430344 1951076 5.75 4600120 21000816 12 16:51:50 16:43:01 5623148 31404672 824692 2.51 453108 24430348 1951076 5.75 4600120 21000820 196 16:51:50 16:44:01 5623100 31404752 824532 2.51 453128 24430476 1951076 5.75 4600120 21000948 4 16:51:50 16:45:01 5623300 31404960 824472 2.51 453136 24430480 1951076 5.75 4600132 21000952 208 16:51:50 16:46:01 5623460 31405180 824464 2.51 453164 24430480 1951076 5.75 4600236 21000956 16 16:51:50 16:47:01 5622640 31404360 825252 2.51 453180 24430488 1951076 5.75 4600176 21000956 212 16:51:50 16:48:01 5622616 31404396 825200 2.51 453192 24430492 1934820 5.70 4600232 21000964 4 16:51:50 16:49:01 5623252 31405036 824536 2.51 453204 24430496 1934820 5.70 4600776 21000968 344 16:51:50 16:50:01 5623016 31404836 824732 2.51 453224 24430500 1934820 5.70 4600652 21000968 200 16:51:50 16:51:01 5623176 31405004 824688 2.51 453260 24430504 1934820 5.70 4600756 21000976 240 16:51:50 Average: 6004581 31382901 847214 2.58 439747 24058709 2004263 5.91 4549610 20688752 44337 16:51:50 16:51:50 10:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:51:50 10:52:01 lo 4.27 4.27 0.43 0.43 0.00 0.00 0.00 0.00 16:51:50 10:52:01 docker0 709.51 707.12 52.15 3485.18 0.00 0.00 0.00 0.00 16:51:50 10:52:01 veth2ff86ca 145.28 172.68 14.55 444.87 0.00 0.00 0.00 0.04 16:51:50 10:52:01 ens3 1026.71 928.35 10872.94 145.56 0.00 0.00 0.00 0.00 16:51:50 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 10:53:01 docker0 45.88 113.36 4.50 1231.54 0.00 0.00 0.00 0.00 16:51:50 10:53:01 veth24dcd15 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 16:51:50 10:53:01 ens3 148.78 68.71 1264.89 19.89 0.00 0.00 0.00 0.00 16:51:50 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 10:54:01 docker0 0.83 0.83 0.06 0.07 0.00 0.00 0.00 0.00 16:51:50 10:54:01 veth24dcd15 0.83 0.85 0.07 0.07 0.00 0.00 0.00 0.00 16:51:50 10:54:01 ens3 34.29 19.83 32.15 13.77 0.00 0.00 0.00 0.00 16:51:50 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 10:55:01 veth24dcd15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 10:55:01 ens3 23.21 14.61 19.47 11.96 0.00 0.00 0.00 0.00 16:51:50 10:56:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 16:51:50 10:56:01 docker0 0.62 0.42 0.05 0.23 0.00 0.00 0.00 0.00 16:51:50 10:56:01 veth815d002 0.62 0.57 0.05 0.24 0.00 0.00 0.00 0.00 16:51:50 10:56:01 vethd7b8db1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 10:56:01 vethbb13d43 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 10:56:01 ens3 363.99 184.70 3615.78 30.59 0.00 0.00 0.00 0.00 16:51:50 10:57:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 16:51:50 10:57:01 docker0 25.04 41.27 1.54 548.84 0.00 0.00 0.00 0.00 16:51:50 10:57:01 veth815d002 0.12 0.82 0.01 0.04 0.00 0.00 0.00 0.00 16:51:50 10:57:01 vethe154b78 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 16:51:50 10:57:01 vethb761ac3 0.05 0.23 0.00 0.01 0.00 0.00 0.00 0.00 16:51:50 10:57:01 veth490b9bd 3.13 7.23 0.23 109.95 0.00 0.00 0.00 0.01 16:51:50 10:57:01 ens3 76.51 44.72 825.07 13.26 0.00 0.00 0.00 0.00 16:51:50 10:58:01 veth496bfc7 83.42 128.65 8.63 1236.53 0.00 0.00 0.00 0.10 16:51:50 10:58:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 16:51:50 10:58:01 docker0 495.72 811.98 44.87 8322.56 0.00 0.00 0.00 0.00 16:51:50 10:58:01 veth815d002 0.07 2.28 0.00 0.09 0.00 0.00 0.00 0.00 16:51:50 10:58:01 veth29a669a 115.25 70.32 1235.84 7.69 0.00 0.00 0.00 0.00 16:51:50 10:58:01 veth4d70a8a 71.52 110.16 7.82 1238.16 0.00 0.00 0.00 0.10 16:51:50 10:58:01 veth636f04a 69.17 129.75 7.62 1238.12 0.00 0.00 0.00 0.10 16:51:50 10:58:01 veth4f7fb80 128.65 83.42 1236.53 8.63 0.00 0.00 0.00 0.00 16:51:50 10:58:01 vethdbfefcc 81.22 140.36 8.49 1239.47 0.00 0.00 0.00 0.10 16:51:50 10:58:01 vetha37016d 129.75 69.17 1238.12 7.62 0.00 0.00 0.00 0.00 16:51:50 10:58:01 veth409786a 70.32 115.25 7.69 1235.84 0.00 0.00 0.00 0.10 16:51:50 10:58:01 ens3 961.11 567.42 9755.88 68.18 0.00 0.00 0.00 0.00 16:51:50 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 10:59:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 10:59:01 veth815d002 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 10:59:01 ens3 48.34 77.29 6.52 198.76 0.00 0.00 0.00 0.00 16:51:50 11:00:01 veth2f20433 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 16:51:50 11:00:01 veth65a90f6 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 16:51:50 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:00:01 docker0 0.60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 16:51:50 11:00:01 veth815d002 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 16:51:50 11:00:01 veth8c0881c 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 16:51:50 11:00:01 vetha0dd952 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 16:51:50 11:00:01 veth60a0a6a 0.05 0.38 0.00 0.02 0.00 0.00 0.00 0.00 16:51:50 11:00:01 vethce809ae 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 16:51:50 11:00:01 vethd4a7d73 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 16:51:50 11:00:01 veth0dd8b4e 0.05 0.45 0.00 0.02 0.00 0.00 0.00 0.00 16:51:50 11:00:01 veth573022d 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 16:51:50 11:00:01 vethdc3ed98 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 16:51:50 11:00:01 vethca24e0c 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 16:51:50 11:00:01 vetha81a59e 0.05 0.23 0.00 0.02 0.00 0.00 0.00 0.00 16:51:50 11:00:01 ens3 22.36 17.75 15.76 17.26 0.00 0.00 0.00 0.00 16:51:50 11:01:01 veth2f20433 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:01:01 veth65a90f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:01:01 veth815d002 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:01:01 veth8c0881c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:01:01 vetha0dd952 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:01:01 veth60a0a6a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:01:01 vethce809ae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:01:01 vethd4a7d73 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:01:01 veth0dd8b4e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:01:01 veth573022d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:01:01 vethdc3ed98 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:01:01 vethca24e0c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:01:01 vetha81a59e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:01:01 ens3 2.97 1.97 2.54 1.32 0.00 0.00 0.00 0.00 16:51:50 11:02:01 veth2f20433 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:02:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 16:51:50 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:02:01 veth815d002 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:02:01 veth8c0881c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:02:01 veth60a0a6a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:02:01 vethd4a7d73 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:02:01 veth0dd8b4e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:02:01 veth573022d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:02:01 vethdc3ed98 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:02:01 vethca24e0c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:02:01 vetha81a59e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:02:01 ens3 6.38 4.75 4.68 6.44 0.00 0.00 0.00 0.00 16:51:50 11:03:01 lo 14.13 14.13 1.39 1.39 0.00 0.00 0.00 0.00 16:51:50 11:03:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:03:01 ens3 157.01 145.89 94.16 653.82 0.00 0.00 0.00 0.00 16:51:50 11:04:01 lo 39.46 39.46 3.86 3.86 0.00 0.00 0.00 0.00 16:51:50 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:04:01 ens3 459.07 462.34 206.45 2539.33 0.00 0.00 0.00 0.00 16:51:50 11:05:01 lo 14.93 14.93 1.45 1.45 0.00 0.00 0.00 0.00 16:51:50 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:05:01 ens3 240.09 231.39 98.51 1594.79 0.00 0.00 0.00 0.00 16:51:50 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:06:01 ens3 1.08 0.55 0.39 0.27 0.00 0.00 0.00 0.00 16:51:50 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:07:01 ens3 0.28 0.23 0.18 0.02 0.00 0.00 0.00 0.00 16:51:50 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:08:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:09:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:10:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:11:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:12:01 ens3 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:16:01 ens3 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 16:51:50 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:18:01 ens3 0.80 2.15 0.06 13.73 0.00 0.00 0.00 0.00 16:51:50 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:21:01 ens3 0.90 2.38 0.13 6.74 0.00 0.00 0.00 0.00 16:51:50 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:24:01 ens3 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:25:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:26:01 ens3 0.62 0.73 0.11 6.42 0.00 0.00 0.00 0.00 16:51:50 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:27:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:31:01 ens3 3.55 6.10 0.36 7.26 0.00 0.00 0.00 0.00 16:51:50 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:33:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:36:01 ens3 12.03 21.18 1.08 22.20 0.00 0.00 0.00 0.00 16:51:50 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:39:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:39:02 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:41:01 ens3 2.73 4.82 0.25 7.20 0.00 0.00 0.00 0.00 16:51:50 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:42:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:46:01 ens3 4.13 7.92 0.34 7.43 0.00 0.00 0.00 0.00 16:51:50 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:47:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:49:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:51:01 ens3 3.87 6.27 0.32 7.25 0.00 0.00 0.00 0.00 16:51:50 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:52:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:53:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:55:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:56:01 ens3 2.18 5.30 0.21 7.27 0.00 0.00 0.00 0.00 16:51:50 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:58:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 11:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:01:01 ens3 7.25 15.63 0.69 21.90 0.00 0.00 0.00 0.00 16:51:50 12:02:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:02:01 ens3 12.31 21.40 2.14 30.99 0.00 0.00 0.00 0.00 16:51:50 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:03:01 ens3 1.53 1.33 0.80 1.16 0.00 0.00 0.00 0.00 16:51:50 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:04:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:05:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:06:01 ens3 0.20 0.10 0.09 0.06 0.00 0.00 0.00 0.00 16:51:50 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:07:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:08:01 ens3 0.15 0.07 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:11:01 ens3 0.30 0.25 0.10 0.08 0.00 0.00 0.00 0.00 16:51:50 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:13:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:16:01 ens3 0.22 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:17:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:21:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 16:51:50 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:24:01 ens3 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:26:01 ens3 0.22 0.15 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 12:27:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:27:02 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:28:01 ens3 0.14 0.07 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:31:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:33:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:35:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 12:36:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 16:51:50 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:36:01 ens3 37.66 20.40 873.70 1.82 0.00 0.00 0.00 0.00 16:51:50 12:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:37:01 ens3 0.28 0.28 0.09 0.03 0.00 0.00 0.00 0.00 16:51:50 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:39:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:41:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:43:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:46:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 12:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:47:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:51:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 16:51:50 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 12:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:53:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:54:01 ens3 0.13 0.08 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:55:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:56:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:57:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:58:01 ens3 0.15 0.08 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 12:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 13:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:01:01 ens3 0.55 0.52 0.25 0.33 0.00 0.00 0.00 0.00 16:51:50 13:02:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:02:01 ens3 2.70 2.43 1.46 3.96 0.00 0.00 0.00 0.00 16:51:50 13:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:03:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:04:01 ens3 1.50 1.25 0.79 1.15 0.00 0.00 0.00 0.00 16:51:50 13:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:05:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:06:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:51:50 13:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:07:01 ens3 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:08:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 13:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:11:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 16:51:50 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:12:01 ens3 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 13:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:13:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 13:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:16:01 ens3 0.20 0.15 0.09 0.08 0.00 0.00 0.00 0.00 16:51:50 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:17:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:20:01 ens3 0.13 0.08 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:21:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:22:01 ens3 0.12 0.07 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:26:01 ens3 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 13:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:27:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:31:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 16:51:50 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 13:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:33:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 13:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:36:01 ens3 0.60 0.57 0.40 0.29 0.00 0.00 0.00 0.00 16:51:50 13:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:37:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 13:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:38:02 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 13:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:39:01 ens3 0.14 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 13:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:41:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 16:51:50 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:42:01 ens3 0.12 0.07 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 13:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:46:01 ens3 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:47:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:49:01 ens3 0.32 0.28 0.19 0.08 0.00 0.00 0.00 0.00 16:51:50 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:50:01 ens3 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:51:50 13:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:51:01 ens3 1.20 0.65 0.69 0.48 0.00 0.00 0.00 0.00 16:51:50 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:52:01 ens3 0.50 0.00 0.04 0.00 0.00 0.00 0.00 0.00 16:51:50 13:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:53:01 ens3 0.47 0.20 0.13 0.08 0.00 0.00 0.00 0.00 16:51:50 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:54:01 ens3 0.30 0.25 0.26 0.21 0.00 0.00 0.00 0.00 16:51:50 13:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:55:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:56:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 13:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:57:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:58:01 ens3 0.17 0.02 0.02 0.00 0.00 0.00 0.00 0.00 16:51:50 13:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 13:59:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:01:01 ens3 0.45 0.33 0.19 0.32 0.00 0.00 0.00 0.00 16:51:50 14:02:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:02:01 ens3 1.52 1.38 0.83 3.13 0.00 0.00 0.00 0.00 16:51:50 14:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:03:01 ens3 1.40 1.22 0.71 0.84 0.00 0.00 0.00 0.00 16:51:50 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:04:01 ens3 1.47 1.25 0.79 1.15 0.00 0.00 0.00 0.00 16:51:50 14:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:05:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:06:01 ens3 0.20 0.10 0.09 0.06 0.00 0.00 0.00 0.00 16:51:50 14:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:07:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:08:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:11:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:12:01 ens3 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:13:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:15:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:16:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:51:50 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:17:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:21:01 ens3 0.25 0.23 0.09 0.08 0.00 0.00 0.00 0.00 16:51:50 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:24:01 ens3 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:26:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:51:50 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:27:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:29:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:31:01 ens3 0.23 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:32:01 ens3 0.12 0.03 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:33:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:36:01 ens3 0.58 0.40 0.34 0.27 0.00 0.00 0.00 0.00 16:51:50 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:41:01 ens3 0.30 0.20 0.15 0.07 0.00 0.00 0.00 0.00 16:51:50 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:45:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:46:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 14:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:47:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:50:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 14:51:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:51:02 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:52:01 ens3 0.15 0.07 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 14:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:53:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:55:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:56:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 14:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:57:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 14:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 14:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:01:01 ens3 0.32 0.22 0.15 0.07 0.00 0.00 0.00 0.00 16:51:50 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:02:01 ens3 0.23 0.15 0.11 0.25 0.00 0.00 0.00 0.00 16:51:50 15:03:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:51:50 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:03:01 ens3 2.67 2.42 1.47 3.96 0.00 0.00 0.00 0.00 16:51:50 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:04:01 ens3 1.42 1.18 0.79 1.15 0.00 0.00 0.00 0.00 16:51:50 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:05:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:06:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:51:50 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:07:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:08:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:11:01 ens3 0.23 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:12:01 ens3 0.15 0.07 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:16:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:51:50 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:19:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:21:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:24:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:25:01 ens3 0.25 0.17 0.08 0.01 0.00 0.00 0.00 0.00 16:51:50 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:26:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:51:50 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:27:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:28:01 ens3 0.13 0.07 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:31:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:33:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:34:01 ens3 0.13 0.05 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:36:01 ens3 0.52 0.37 0.34 0.27 0.00 0.00 0.00 0.00 16:51:50 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:39:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:41:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:42:01 ens3 0.13 0.07 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:46:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:51:50 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:47:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:51:01 ens3 0.25 0.20 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:53:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:55:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:56:01 ens3 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:58:01 ens3 0.13 0.08 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 15:59:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:01:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 16:51:50 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:02:01 ens3 0.32 0.27 0.17 0.25 0.00 0.00 0.00 0.00 16:51:50 16:03:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:51:50 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:03:01 ens3 2.78 2.60 1.47 3.97 0.00 0.00 0.00 0.00 16:51:50 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:04:01 ens3 1.68 1.38 0.81 1.16 0.00 0.00 0.00 0.00 16:51:50 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:05:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:06:01 ens3 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 16:51:50 16:07:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:07:02 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:08:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:11:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 16:51:50 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:12:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:13:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:16:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:17:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:19:01 ens3 0.47 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:51:50 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:20:01 ens3 0.45 0.43 0.27 0.22 0.00 0.00 0.00 0.00 16:51:50 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:21:01 ens3 0.33 0.25 0.15 0.08 0.00 0.00 0.00 0.00 16:51:50 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:26:01 ens3 0.22 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:27:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:31:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 16:51:50 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:32:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:33:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:36:01 ens3 0.65 0.58 0.35 0.29 0.00 0.00 0.00 0.00 16:51:50 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:37:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:41:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:43:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:51:50 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:46:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:51:50 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:51:50 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:50:01 ens3 0.13 0.05 0.07 0.00 0.00 0.00 0.00 0.00 16:51:50 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:51:50 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:50 16:51:01 ens3 0.25 0.20 0.09 0.07 0.00 0.00 0.00 0.00 16:51:50 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 16:51:50 Average: docker0 3.52 4.62 0.28 37.59 0.00 0.00 0.00 0.00 16:51:50 Average: ens3 10.31 8.10 76.51 15.23 0.00 0.00 0.00 0.00 16:51:50 16:51:50 16:51:50 ---> sar -P ALL: 16:51:50 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-746717) 10/29/25 _x86_64_ (8 CPU) 16:51:50 16:51:50 10:50:17 LINUX RESTART (8 CPU) 16:51:50 16:51:50 10:51:02 CPU %user %nice %system %iowait %steal %idle 16:51:50 10:52:01 all 7.23 0.00 3.24 3.97 0.07 85.49 16:51:50 10:52:01 0 7.43 0.00 3.44 0.63 0.10 88.39 16:51:50 10:52:01 1 8.28 0.00 3.53 7.01 0.05 81.12 16:51:50 10:52:01 2 9.41 0.00 3.17 13.20 0.07 74.15 16:51:50 10:52:01 3 7.36 0.00 2.72 2.23 0.07 87.62 16:51:50 10:52:01 4 5.52 0.00 2.81 2.10 0.05 89.52 16:51:50 10:52:01 5 8.21 0.00 4.28 5.86 0.07 81.59 16:51:50 10:52:01 6 5.13 0.00 2.96 0.22 0.07 91.62 16:51:50 10:52:01 7 6.46 0.00 3.05 0.46 0.07 89.96 16:51:50 10:53:01 all 36.96 0.00 6.21 5.09 0.12 51.61 16:51:50 10:53:01 0 31.46 0.00 6.48 1.24 0.14 60.68 16:51:50 10:53:01 1 36.14 0.00 6.11 13.95 0.12 43.68 16:51:50 10:53:01 2 39.82 0.00 5.64 1.01 0.13 53.40 16:51:50 10:53:01 3 36.24 0.00 6.71 10.87 0.15 46.03 16:51:50 10:53:01 4 39.82 0.00 5.88 2.99 0.12 51.19 16:51:50 10:53:01 5 38.71 0.00 5.86 0.52 0.10 54.80 16:51:50 10:53:01 6 39.83 0.00 6.38 1.82 0.12 51.85 16:51:50 10:53:01 7 33.58 0.00 6.66 8.36 0.12 51.28 16:51:50 10:54:01 all 46.35 0.00 6.71 2.67 0.13 44.14 16:51:50 10:54:01 0 44.39 0.00 6.65 0.29 0.15 48.51 16:51:50 10:54:01 1 48.04 0.00 6.85 12.35 0.12 32.65 16:51:50 10:54:01 2 45.93 0.00 6.54 0.10 0.15 47.28 16:51:50 10:54:01 3 47.73 0.00 6.43 6.75 0.15 38.94 16:51:50 10:54:01 4 45.16 0.00 6.91 0.79 0.12 47.02 16:51:50 10:54:01 5 47.74 0.00 6.82 0.35 0.12 44.97 16:51:50 10:54:01 6 47.51 0.00 6.99 0.62 0.10 44.77 16:51:50 10:54:01 7 44.28 0.00 6.48 0.20 0.12 48.91 16:51:50 10:55:01 all 42.17 0.00 6.84 3.41 0.11 47.47 16:51:50 10:55:01 0 40.35 0.00 6.14 3.41 0.10 50.00 16:51:50 10:55:01 1 42.23 0.00 6.89 0.30 0.13 50.45 16:51:50 10:55:01 2 43.79 0.00 7.28 4.98 0.10 43.85 16:51:50 10:55:01 3 42.51 0.00 7.24 1.19 0.12 48.94 16:51:50 10:55:01 4 43.75 0.00 6.63 1.71 0.10 47.82 16:51:50 10:55:01 5 42.58 0.00 7.46 9.66 0.12 40.18 16:51:50 10:55:01 6 42.97 0.00 6.68 3.74 0.12 46.49 16:51:50 10:55:01 7 39.14 0.00 6.38 2.29 0.12 52.06 16:51:50 10:56:01 all 10.27 0.00 4.21 18.82 0.10 66.60 16:51:50 10:56:01 0 9.65 0.00 3.80 17.44 0.12 69.00 16:51:50 10:56:01 1 11.52 0.00 4.82 7.97 0.08 75.60 16:51:50 10:56:01 2 10.06 0.00 3.98 35.45 0.12 50.39 16:51:50 10:56:01 3 10.72 0.00 4.86 14.05 0.15 70.21 16:51:50 10:56:01 4 9.04 0.00 4.33 24.85 0.07 61.71 16:51:50 10:56:01 5 11.31 0.00 3.96 9.09 0.08 75.56 16:51:50 10:56:01 6 10.19 0.00 4.18 23.64 0.07 61.93 16:51:50 10:56:01 7 9.63 0.00 3.76 18.09 0.07 68.45 16:51:50 10:57:01 all 4.22 0.00 1.89 40.21 0.05 53.63 16:51:50 10:57:01 0 4.11 0.00 1.70 18.29 0.08 75.82 16:51:50 10:57:01 1 3.01 0.00 1.62 47.26 0.03 48.07 16:51:50 10:57:01 2 5.16 0.00 2.13 41.65 0.05 51.00 16:51:50 10:57:01 3 3.72 0.00 1.64 86.80 0.03 7.80 16:51:50 10:57:01 4 4.12 0.00 1.39 24.96 0.03 69.49 16:51:50 10:57:01 5 5.01 0.00 2.14 17.69 0.07 75.10 16:51:50 10:57:01 6 4.68 0.00 2.10 5.20 0.03 87.99 16:51:50 10:57:01 7 3.96 0.00 2.37 80.03 0.07 13.57 16:51:50 10:58:01 all 13.05 0.00 6.10 25.94 0.11 54.81 16:51:50 10:58:01 0 14.74 0.00 5.86 27.34 0.08 51.97 16:51:50 10:58:01 1 13.05 0.00 5.45 26.30 0.07 55.13 16:51:50 10:58:01 2 13.76 0.00 7.67 29.73 0.12 48.72 16:51:50 10:58:01 3 12.75 0.00 5.65 20.86 0.10 60.64 16:51:50 10:58:01 4 11.27 0.00 5.97 13.96 0.12 68.68 16:51:50 10:58:01 5 11.93 0.00 5.92 35.59 0.10 46.46 16:51:50 10:58:01 6 14.47 0.00 6.60 36.08 0.12 42.73 16:51:50 10:58:01 7 12.42 0.00 5.65 17.67 0.17 64.09 16:51:50 10:59:01 all 0.27 0.00 1.33 15.20 0.03 83.17 16:51:50 10:59:01 0 0.30 0.00 0.99 0.25 0.03 98.43 16:51:50 10:59:01 1 0.18 0.00 1.39 1.50 0.02 96.91 16:51:50 10:59:01 2 0.25 0.00 1.42 10.69 0.02 87.63 16:51:50 10:59:01 3 0.27 0.00 0.12 1.25 0.05 98.32 16:51:50 10:59:01 4 0.33 0.00 1.15 0.18 0.02 98.31 16:51:50 10:59:01 5 0.22 0.00 2.60 25.17 0.03 71.97 16:51:50 10:59:01 6 0.43 0.00 1.24 5.46 0.02 92.86 16:51:50 10:59:01 7 0.20 0.00 1.75 77.57 0.05 20.43 16:51:50 11:00:01 all 39.65 0.00 7.04 27.43 0.12 25.77 16:51:50 11:00:01 0 37.96 0.00 7.40 27.58 0.12 26.94 16:51:50 11:00:01 1 39.42 0.00 6.99 24.62 0.10 28.88 16:51:50 11:00:01 2 40.82 0.00 6.98 31.97 0.15 20.07 16:51:50 11:00:01 3 37.87 0.00 6.80 22.79 0.10 32.43 16:51:50 11:00:01 4 39.35 0.00 6.03 25.85 0.10 28.67 16:51:50 11:00:01 5 39.88 0.00 6.92 23.38 0.10 29.71 16:51:50 11:00:01 6 41.79 0.00 7.47 21.91 0.17 28.66 16:51:50 11:00:01 7 40.05 0.00 7.71 41.45 0.10 10.68 16:51:50 11:01:01 all 89.40 0.00 10.39 0.02 0.19 0.00 16:51:50 11:01:01 0 88.25 0.00 11.50 0.05 0.21 0.00 16:51:50 11:01:01 1 88.99 0.00 10.72 0.07 0.21 0.02 16:51:50 11:01:01 2 90.20 0.00 9.60 0.00 0.20 0.00 16:51:50 11:01:01 3 89.61 0.00 10.19 0.02 0.17 0.02 16:51:50 11:01:01 4 88.67 0.00 11.15 0.02 0.17 0.00 16:51:50 11:01:01 5 89.84 0.00 9.95 0.02 0.19 0.00 16:51:50 11:01:01 6 89.32 0.00 10.51 0.00 0.17 0.00 16:51:50 11:01:01 7 90.28 0.00 9.52 0.00 0.20 0.00 16:51:50 11:02:01 all 89.67 0.00 10.13 0.01 0.16 0.02 16:51:50 11:02:01 0 89.06 0.00 10.73 0.03 0.17 0.00 16:51:50 11:02:01 1 90.90 0.00 8.90 0.02 0.17 0.02 16:51:50 11:02:01 2 89.51 0.00 10.34 0.00 0.15 0.00 16:51:50 11:02:01 3 88.59 0.00 11.22 0.00 0.18 0.02 16:51:50 11:02:01 4 89.40 0.00 10.36 0.02 0.14 0.09 16:51:50 11:02:01 5 89.63 0.00 10.15 0.00 0.17 0.05 16:51:50 11:02:01 6 90.45 0.00 9.41 0.00 0.13 0.00 16:51:50 11:02:01 7 89.80 0.00 10.01 0.00 0.19 0.00 16:51:50 16:51:50 11:02:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 11:03:01 all 18.39 0.00 3.54 11.46 0.09 66.52 16:51:50 11:03:01 0 18.38 0.00 3.77 23.23 0.08 54.54 16:51:50 11:03:01 1 18.63 0.00 3.15 16.67 0.08 61.46 16:51:50 11:03:01 2 19.16 0.00 3.72 4.83 0.07 72.22 16:51:50 11:03:01 3 19.83 0.00 3.19 5.31 0.08 71.58 16:51:50 11:03:01 4 16.58 0.00 3.40 10.76 0.10 69.17 16:51:50 11:03:01 5 17.66 0.00 3.54 8.51 0.10 70.19 16:51:50 11:03:01 6 18.95 0.00 3.93 15.61 0.08 61.43 16:51:50 11:03:01 7 17.96 0.00 3.64 6.77 0.08 71.55 16:51:50 11:04:01 all 9.62 0.00 0.97 0.45 0.07 88.89 16:51:50 11:04:01 0 14.42 0.00 1.15 0.35 0.08 83.99 16:51:50 11:04:01 1 4.49 0.00 0.85 0.02 0.05 94.59 16:51:50 11:04:01 2 8.83 0.00 1.10 0.20 0.07 89.80 16:51:50 11:04:01 3 10.41 0.00 0.74 0.13 0.08 88.63 16:51:50 11:04:01 4 7.59 0.00 0.90 0.27 0.07 91.17 16:51:50 11:04:01 5 11.68 0.00 0.94 2.37 0.07 84.95 16:51:50 11:04:01 6 8.50 0.00 0.95 0.20 0.08 90.26 16:51:50 11:04:01 7 11.01 0.00 1.11 0.07 0.07 87.75 16:51:50 11:05:01 all 6.78 0.00 0.51 0.22 0.06 92.43 16:51:50 11:05:01 0 4.50 0.00 0.49 0.17 0.08 94.76 16:51:50 11:05:01 1 3.06 0.00 0.57 0.32 0.03 96.02 16:51:50 11:05:01 2 8.55 0.00 0.62 0.03 0.05 90.75 16:51:50 11:05:01 3 8.98 0.00 0.47 0.02 0.05 90.48 16:51:50 11:05:01 4 4.77 0.00 0.42 0.02 0.05 94.74 16:51:50 11:05:01 5 9.13 0.00 0.63 0.30 0.10 89.84 16:51:50 11:05:01 6 7.84 0.00 0.50 0.13 0.03 91.49 16:51:50 11:05:01 7 7.37 0.00 0.42 0.77 0.05 91.39 16:51:50 11:06:01 all 0.04 0.00 0.03 0.01 0.01 99.91 16:51:50 11:06:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:51:50 11:06:01 1 0.02 0.00 0.02 0.08 0.02 99.87 16:51:50 11:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 11:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:06:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 11:06:01 5 0.07 0.00 0.03 0.00 0.00 99.90 16:51:50 11:06:01 6 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 11:06:01 7 0.03 0.00 0.05 0.02 0.03 99.87 16:51:50 11:07:01 all 0.06 0.00 0.02 0.07 0.01 99.84 16:51:50 11:07:01 0 0.20 0.00 0.02 0.00 0.00 99.78 16:51:50 11:07:01 1 0.00 0.00 0.02 0.48 0.00 99.50 16:51:50 11:07:01 2 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 11:07:01 3 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 11:07:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 11:07:01 5 0.03 0.00 0.08 0.00 0.03 99.85 16:51:50 11:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 11:07:01 7 0.07 0.00 0.00 0.10 0.00 99.83 16:51:50 11:08:01 all 0.03 0.00 0.01 0.01 0.09 99.85 16:51:50 11:08:01 0 0.02 0.00 0.00 0.00 0.07 99.92 16:51:50 11:08:01 1 0.02 0.00 0.00 0.12 0.07 99.80 16:51:50 11:08:01 2 0.07 0.00 0.03 0.00 0.12 99.78 16:51:50 11:08:01 3 0.05 0.00 0.02 0.00 0.05 99.88 16:51:50 11:08:01 4 0.02 0.00 0.00 0.00 0.13 99.85 16:51:50 11:08:01 5 0.03 0.00 0.02 0.00 0.13 99.82 16:51:50 11:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 11:08:01 7 0.00 0.00 0.05 0.00 0.15 99.80 16:51:50 11:09:01 all 0.12 0.00 0.02 0.55 0.01 99.31 16:51:50 11:09:01 0 0.78 0.00 0.02 0.00 0.02 99.19 16:51:50 11:09:01 1 0.00 0.00 0.02 0.17 0.00 99.82 16:51:50 11:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:09:01 3 0.03 0.00 0.02 0.05 0.02 99.88 16:51:50 11:09:01 4 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 11:09:01 5 0.05 0.00 0.02 3.64 0.02 96.28 16:51:50 11:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:09:01 7 0.02 0.00 0.02 0.53 0.00 99.43 16:51:50 11:10:01 all 0.03 0.00 0.01 0.00 0.01 99.94 16:51:50 11:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:10:01 1 0.03 0.00 0.02 0.02 0.02 99.92 16:51:50 11:10:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 11:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:10:01 4 0.07 0.00 0.00 0.00 0.00 99.93 16:51:50 11:10:01 5 0.07 0.00 0.03 0.00 0.03 99.87 16:51:50 11:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 11:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 11:11:01 all 0.07 0.00 0.02 0.01 0.01 99.90 16:51:50 11:11:01 0 0.27 0.00 0.02 0.00 0.00 99.72 16:51:50 11:11:01 1 0.00 0.00 0.00 0.05 0.00 99.95 16:51:50 11:11:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:51:50 11:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:11:01 4 0.13 0.00 0.02 0.00 0.02 99.83 16:51:50 11:11:01 5 0.02 0.00 0.05 0.00 0.02 99.92 16:51:50 11:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:11:01 7 0.07 0.00 0.00 0.02 0.02 99.90 16:51:50 11:12:01 all 0.03 0.00 0.01 0.01 0.01 99.94 16:51:50 11:12:01 0 0.10 0.00 0.00 0.00 0.02 99.88 16:51:50 11:12:01 1 0.00 0.00 0.00 0.03 0.02 99.95 16:51:50 11:12:01 2 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 11:12:01 3 0.03 0.00 0.02 0.02 0.02 99.92 16:51:50 11:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:12:01 5 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 11:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 11:13:01 all 0.03 0.00 0.02 0.00 0.01 99.94 16:51:50 11:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 11:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:13:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 11:13:01 3 0.07 0.00 0.02 0.02 0.00 99.90 16:51:50 11:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:13:01 5 0.03 0.00 0.05 0.00 0.02 99.90 16:51:50 11:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 11:13:01 7 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 16:51:50 11:13:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 11:14:01 all 0.03 0.00 0.02 0.01 0.01 99.95 16:51:50 11:14:01 0 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 11:14:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 11:14:01 2 0.07 0.00 0.05 0.00 0.02 99.87 16:51:50 11:14:01 3 0.03 0.00 0.02 0.02 0.00 99.93 16:51:50 11:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 11:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 11:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:14:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 11:15:01 all 0.04 0.00 0.02 0.00 0.01 99.93 16:51:50 11:15:01 0 0.08 0.00 0.03 0.00 0.02 99.87 16:51:50 11:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 11:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 11:15:01 4 0.10 0.00 0.00 0.00 0.00 99.90 16:51:50 11:15:01 5 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 11:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 11:15:01 7 0.00 0.00 0.03 0.00 0.02 99.95 16:51:50 11:16:01 all 0.02 0.00 0.02 0.00 0.01 99.95 16:51:50 11:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 11:16:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 11:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 11:16:01 3 0.03 0.00 0.02 0.02 0.00 99.93 16:51:50 11:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:16:01 5 0.02 0.00 0.05 0.00 0.02 99.92 16:51:50 11:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 11:16:01 7 0.03 0.00 0.05 0.00 0.00 99.92 16:51:50 11:17:01 all 0.09 0.00 0.02 0.20 0.01 99.68 16:51:50 11:17:01 0 0.53 0.00 0.00 0.00 0.00 99.47 16:51:50 11:17:01 1 0.00 0.00 0.02 1.33 0.02 98.63 16:51:50 11:17:01 2 0.03 0.00 0.03 0.02 0.02 99.90 16:51:50 11:17:01 3 0.02 0.00 0.05 0.25 0.02 99.67 16:51:50 11:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 11:17:01 5 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 11:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:17:01 7 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 11:18:01 all 0.05 0.00 0.01 0.02 0.01 99.91 16:51:50 11:18:01 0 0.12 0.00 0.02 0.00 0.02 99.85 16:51:50 11:18:01 1 0.00 0.00 0.00 0.12 0.00 99.88 16:51:50 11:18:01 2 0.08 0.00 0.02 0.00 0.00 99.90 16:51:50 11:18:01 3 0.05 0.00 0.00 0.02 0.02 99.92 16:51:50 11:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:18:01 5 0.07 0.00 0.03 0.00 0.02 99.88 16:51:50 11:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:18:01 7 0.05 0.00 0.00 0.00 0.02 99.93 16:51:50 11:19:01 all 0.03 0.00 0.02 0.04 0.00 99.92 16:51:50 11:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 11:19:01 1 0.02 0.00 0.03 0.07 0.00 99.88 16:51:50 11:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:19:01 5 0.07 0.00 0.05 0.05 0.02 99.82 16:51:50 11:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 11:19:01 7 0.02 0.00 0.02 0.17 0.00 99.80 16:51:50 11:20:01 all 0.02 0.00 0.01 0.02 0.01 99.95 16:51:50 11:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:20:01 1 0.00 0.00 0.00 0.15 0.00 99.85 16:51:50 11:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 11:20:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 11:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:20:01 5 0.05 0.00 0.00 0.00 0.02 99.93 16:51:50 11:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:20:01 7 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 11:21:01 all 0.04 0.00 0.02 0.00 0.01 99.93 16:51:50 11:21:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:51:50 11:21:01 1 0.05 0.00 0.03 0.02 0.02 99.88 16:51:50 11:21:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 11:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 11:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 11:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 11:21:01 7 0.05 0.00 0.02 0.02 0.00 99.92 16:51:50 11:22:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:51:50 11:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 11:22:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 11:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 11:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:22:01 7 0.03 0.00 0.00 0.02 0.00 99.95 16:51:50 11:23:01 all 0.03 0.00 0.02 0.00 0.01 99.94 16:51:50 11:23:01 0 0.07 0.00 0.02 0.00 0.00 99.92 16:51:50 11:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 16:51:50 11:23:01 2 0.03 0.00 0.05 0.00 0.02 99.90 16:51:50 11:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 11:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 11:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 11:24:01 all 0.02 0.00 0.02 0.02 0.00 99.94 16:51:50 11:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 11:24:01 1 0.00 0.00 0.03 0.12 0.00 99.85 16:51:50 11:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 11:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:24:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 11:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:24:01 7 0.02 0.00 0.05 0.02 0.00 99.92 16:51:50 16:51:50 11:24:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 11:25:01 all 0.02 0.00 0.01 0.03 0.01 99.93 16:51:50 11:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 11:25:01 1 0.05 0.00 0.03 0.07 0.00 99.85 16:51:50 11:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 11:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 11:25:01 7 0.02 0.00 0.02 0.13 0.02 99.82 16:51:50 11:26:01 all 0.02 0.00 0.01 0.05 0.01 99.91 16:51:50 11:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:26:01 1 0.02 0.00 0.02 0.12 0.02 99.83 16:51:50 11:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:26:01 3 0.03 0.00 0.02 0.02 0.02 99.92 16:51:50 11:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:26:01 5 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 11:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:26:01 7 0.02 0.00 0.03 0.25 0.00 99.70 16:51:50 11:27:01 all 0.03 0.00 0.02 0.05 0.00 99.90 16:51:50 11:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:27:01 1 0.05 0.00 0.05 0.10 0.00 99.80 16:51:50 11:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 11:27:01 3 0.05 0.00 0.02 0.30 0.00 99.63 16:51:50 11:27:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 11:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 11:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:28:01 all 0.01 0.00 0.01 0.01 0.00 99.96 16:51:50 11:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:28:01 1 0.02 0.00 0.02 0.05 0.00 99.92 16:51:50 11:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:28:01 3 0.03 0.00 0.03 0.02 0.02 99.90 16:51:50 11:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 11:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:29:01 all 0.03 0.00 0.02 0.02 0.01 99.92 16:51:50 11:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 11:29:01 1 0.00 0.00 0.02 0.07 0.02 99.90 16:51:50 11:29:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 11:29:01 3 0.07 0.00 0.05 0.00 0.02 99.87 16:51:50 11:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:29:01 5 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 11:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:29:01 7 0.07 0.00 0.02 0.07 0.02 99.83 16:51:50 11:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:51:50 11:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:30:01 1 0.02 0.00 0.03 0.02 0.00 99.93 16:51:50 11:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 11:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:30:01 5 0.08 0.00 0.05 0.00 0.02 99.85 16:51:50 11:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:31:01 all 0.03 0.00 0.02 0.01 0.00 99.94 16:51:50 11:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:31:01 1 0.03 0.00 0.00 0.07 0.00 99.90 16:51:50 11:31:01 2 0.08 0.00 0.03 0.00 0.02 99.87 16:51:50 11:31:01 3 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 11:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 11:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:31:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 11:32:01 all 0.02 0.00 0.02 0.00 0.01 99.95 16:51:50 11:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:32:01 1 0.00 0.00 0.05 0.02 0.00 99.93 16:51:50 11:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:32:01 5 0.08 0.00 0.03 0.00 0.02 99.87 16:51:50 11:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 11:32:01 7 0.03 0.00 0.02 0.02 0.02 99.92 16:51:50 11:33:01 all 0.03 0.00 0.01 0.01 0.00 99.95 16:51:50 11:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:33:01 1 0.07 0.00 0.02 0.02 0.02 99.88 16:51:50 11:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:33:01 7 0.10 0.00 0.00 0.03 0.00 99.87 16:51:50 11:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 16:51:50 11:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 11:34:01 1 0.05 0.00 0.03 0.02 0.02 99.88 16:51:50 11:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 11:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:34:01 5 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 11:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 11:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:51:50 11:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 11:35:01 1 0.02 0.00 0.03 0.02 0.02 99.92 16:51:50 11:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 11:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 11:35:01 7 0.05 0.00 0.00 0.02 0.02 99.92 16:51:50 16:51:50 11:35:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 11:36:01 all 0.03 0.00 0.03 0.00 0.01 99.93 16:51:50 11:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 11:36:01 1 0.07 0.00 0.07 0.02 0.02 99.83 16:51:50 11:36:01 2 0.07 0.00 0.05 0.00 0.02 99.87 16:51:50 11:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:36:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 11:36:01 6 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 11:36:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 11:37:01 all 0.03 0.00 0.03 0.00 0.01 99.94 16:51:50 11:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:37:01 1 0.08 0.00 0.03 0.00 0.03 99.85 16:51:50 11:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:37:01 3 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 11:37:01 4 0.00 0.00 0.08 0.00 0.00 99.92 16:51:50 11:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:37:01 7 0.03 0.00 0.05 0.02 0.02 99.88 16:51:50 11:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:51:50 11:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:38:01 1 0.03 0.00 0.03 0.02 0.02 99.90 16:51:50 11:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 11:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:38:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 11:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:39:02 all 0.04 0.00 0.02 0.00 0.01 99.93 16:51:50 11:39:02 0 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 11:39:02 1 0.03 0.00 0.03 0.00 0.03 99.90 16:51:50 11:39:02 2 0.12 0.00 0.02 0.00 0.02 99.85 16:51:50 11:39:02 3 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 11:39:02 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:39:02 5 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:39:02 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 11:39:02 7 0.02 0.00 0.02 0.02 0.02 99.93 16:51:50 11:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:51:50 11:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 11:40:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:51:50 11:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 11:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:40:01 7 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 11:41:01 all 0.03 0.00 0.02 0.00 0.01 99.93 16:51:50 11:41:01 0 0.02 0.00 0.05 0.00 0.00 99.93 16:51:50 11:41:01 1 0.07 0.00 0.05 0.02 0.03 99.83 16:51:50 11:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 11:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 11:41:01 5 0.05 0.00 0.00 0.00 0.02 99.93 16:51:50 11:41:01 6 0.05 0.00 0.00 0.00 0.02 99.93 16:51:50 11:41:01 7 0.02 0.00 0.05 0.02 0.00 99.92 16:51:50 11:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:51:50 11:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:42:01 1 0.03 0.00 0.03 0.02 0.02 99.90 16:51:50 11:42:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 11:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 11:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:42:01 5 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 11:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 11:43:01 all 0.02 0.00 0.02 0.01 0.00 99.94 16:51:50 11:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 11:43:01 1 0.03 0.00 0.07 0.07 0.02 99.82 16:51:50 11:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:43:01 5 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 11:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 11:44:01 all 0.02 0.00 0.02 0.00 0.01 99.95 16:51:50 11:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:44:01 1 0.12 0.00 0.07 0.00 0.02 99.80 16:51:50 11:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 11:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 11:44:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 11:44:01 7 0.02 0.00 0.03 0.02 0.02 99.92 16:51:50 11:45:01 all 0.03 0.00 0.01 0.00 0.01 99.94 16:51:50 11:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:45:01 1 0.07 0.00 0.05 0.00 0.03 99.85 16:51:50 11:45:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 11:45:01 3 0.07 0.00 0.02 0.02 0.00 99.90 16:51:50 11:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:45:01 5 0.05 0.00 0.00 0.00 0.02 99.93 16:51:50 11:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 11:46:01 all 0.01 0.00 0.02 0.00 0.01 99.96 16:51:50 11:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:46:01 1 0.02 0.00 0.05 0.02 0.02 99.90 16:51:50 11:46:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 11:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 11:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:46:01 5 0.02 0.00 0.05 0.00 0.00 99.93 16:51:50 11:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:46:01 7 0.00 0.00 0.00 0.02 0.02 99.97 16:51:50 16:51:50 11:46:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 11:47:01 all 0.04 0.00 0.02 0.00 0.00 99.94 16:51:50 11:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 11:47:01 1 0.08 0.00 0.05 0.02 0.02 99.83 16:51:50 11:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 11:47:01 7 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 11:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:51:50 11:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:48:01 1 0.07 0.00 0.07 0.00 0.02 99.85 16:51:50 11:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 11:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 11:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 11:48:01 7 0.02 0.00 0.00 0.02 0.02 99.95 16:51:50 11:49:01 all 0.04 0.00 0.01 0.00 0.00 99.94 16:51:50 11:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:49:01 1 0.10 0.00 0.02 0.00 0.02 99.87 16:51:50 11:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:49:01 3 0.07 0.00 0.02 0.00 0.00 99.92 16:51:50 11:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:49:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 11:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 11:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:51:50 11:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 11:50:01 1 0.05 0.00 0.05 0.02 0.03 99.85 16:51:50 11:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 11:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:50:01 7 0.02 0.00 0.00 0.07 0.00 99.92 16:51:50 11:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 16:51:50 11:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:51:01 1 0.03 0.00 0.03 0.02 0.02 99.90 16:51:50 11:51:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:51:50 11:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 11:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 11:51:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 11:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:51:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 11:52:01 all 0.02 0.00 0.01 0.00 0.01 99.97 16:51:50 11:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:52:01 1 0.08 0.00 0.00 0.00 0.02 99.90 16:51:50 11:52:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 11:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 11:53:01 all 0.04 0.00 0.01 0.03 0.01 99.92 16:51:50 11:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 11:53:01 1 0.07 0.00 0.02 0.02 0.02 99.88 16:51:50 11:53:01 2 0.07 0.00 0.00 0.00 0.00 99.93 16:51:50 11:53:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 11:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:53:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 11:53:01 6 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 11:53:01 7 0.02 0.00 0.00 0.17 0.00 99.82 16:51:50 11:54:01 all 0.02 0.00 0.01 0.02 0.01 99.94 16:51:50 11:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 11:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 11:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:54:01 5 0.07 0.00 0.03 0.00 0.02 99.88 16:51:50 11:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:54:01 7 0.00 0.00 0.02 0.18 0.00 99.80 16:51:50 11:55:01 all 0.04 0.00 0.01 0.00 0.01 99.94 16:51:50 11:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 11:55:01 1 0.08 0.00 0.03 0.00 0.02 99.87 16:51:50 11:55:01 2 0.08 0.00 0.03 0.00 0.00 99.88 16:51:50 11:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 11:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:55:01 7 0.03 0.00 0.00 0.03 0.02 99.92 16:51:50 11:56:01 all 0.02 0.00 0.02 0.09 0.00 99.86 16:51:50 11:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:56:01 1 0.08 0.00 0.05 0.55 0.02 99.30 16:51:50 11:56:01 2 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 11:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 11:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 11:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 11:56:01 7 0.00 0.00 0.03 0.18 0.00 99.78 16:51:50 11:57:01 all 0.04 0.00 0.02 0.03 0.01 99.90 16:51:50 11:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:57:01 1 0.10 0.00 0.03 0.18 0.02 99.67 16:51:50 11:57:01 2 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 11:57:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 11:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 11:57:01 5 0.05 0.00 0.05 0.00 0.00 99.90 16:51:50 11:57:01 6 0.00 0.00 0.00 0.00 0.03 99.97 16:51:50 11:57:01 7 0.02 0.00 0.03 0.02 0.02 99.92 16:51:50 16:51:50 11:57:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 11:58:01 all 0.02 0.00 0.03 0.03 0.01 99.92 16:51:50 11:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 11:58:01 1 0.07 0.00 0.10 0.20 0.02 99.62 16:51:50 11:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:58:01 5 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 11:58:01 6 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 11:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 11:59:01 all 0.04 0.00 0.02 0.02 0.00 99.92 16:51:50 11:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 11:59:01 1 0.10 0.00 0.05 0.05 0.02 99.78 16:51:50 11:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 11:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 11:59:01 5 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 11:59:01 6 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 11:59:01 7 0.05 0.00 0.03 0.08 0.00 99.83 16:51:50 12:00:01 all 0.02 0.00 0.02 0.01 0.00 99.95 16:51:50 12:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:00:01 1 0.07 0.00 0.03 0.05 0.00 99.85 16:51:50 12:00:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 12:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:00:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 12:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:00:01 7 0.02 0.00 0.03 0.05 0.00 99.90 16:51:50 12:01:01 all 0.05 0.00 0.02 0.07 0.02 99.84 16:51:50 12:01:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 12:01:01 1 0.08 0.00 0.05 0.42 0.07 99.38 16:51:50 12:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 12:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:01:01 4 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 12:01:01 5 0.08 0.00 0.00 0.00 0.02 99.90 16:51:50 12:01:01 6 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 12:01:01 7 0.02 0.00 0.00 0.15 0.02 99.82 16:51:50 12:02:01 all 0.17 0.00 0.04 0.04 0.00 99.75 16:51:50 12:02:01 0 0.18 0.00 0.03 0.05 0.02 99.72 16:51:50 12:02:01 1 0.25 0.00 0.07 0.22 0.02 99.45 16:51:50 12:02:01 2 0.05 0.00 0.05 0.00 0.00 99.90 16:51:50 12:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:02:01 4 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 12:02:01 5 0.70 0.00 0.03 0.00 0.00 99.27 16:51:50 12:02:01 6 0.10 0.00 0.07 0.00 0.00 99.83 16:51:50 12:02:01 7 0.03 0.00 0.05 0.02 0.00 99.90 16:51:50 12:03:01 all 0.03 0.00 0.02 0.08 0.01 99.85 16:51:50 12:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:03:01 1 0.07 0.00 0.03 0.45 0.00 99.45 16:51:50 12:03:01 2 0.07 0.00 0.03 0.00 0.00 99.90 16:51:50 12:03:01 3 0.03 0.00 0.02 0.00 0.05 99.90 16:51:50 12:03:01 4 0.00 0.00 0.00 0.03 0.00 99.97 16:51:50 12:03:01 5 0.03 0.00 0.07 0.00 0.02 99.88 16:51:50 12:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:03:01 7 0.02 0.00 0.02 0.18 0.00 99.78 16:51:50 12:04:01 all 0.05 0.00 0.02 0.06 0.01 99.86 16:51:50 12:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 12:04:01 1 0.02 0.00 0.03 0.12 0.00 99.83 16:51:50 12:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 12:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:04:01 5 0.33 0.00 0.03 0.00 0.05 99.58 16:51:50 12:04:01 6 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 12:04:01 7 0.02 0.00 0.03 0.33 0.02 99.60 16:51:50 12:05:01 all 0.06 0.00 0.03 0.06 0.01 99.85 16:51:50 12:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 12:05:01 1 0.02 0.00 0.03 0.42 0.02 99.52 16:51:50 12:05:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 12:05:01 3 0.03 0.00 0.05 0.00 0.00 99.92 16:51:50 12:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:05:01 5 0.30 0.00 0.00 0.00 0.00 99.70 16:51:50 12:05:01 6 0.00 0.00 0.03 0.00 0.02 99.95 16:51:50 12:05:01 7 0.00 0.00 0.03 0.03 0.00 99.93 16:51:50 12:06:01 all 0.04 0.00 0.01 0.09 0.01 99.86 16:51:50 12:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 12:06:01 1 0.05 0.00 0.02 0.35 0.00 99.58 16:51:50 12:06:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 12:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:06:01 5 0.17 0.00 0.02 0.00 0.02 99.80 16:51:50 12:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 12:06:01 7 0.00 0.00 0.00 0.37 0.00 99.63 16:51:50 12:07:01 all 0.14 0.00 0.02 0.08 0.01 99.75 16:51:50 12:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 12:07:01 1 0.05 0.00 0.03 0.32 0.02 99.58 16:51:50 12:07:01 2 0.07 0.00 0.05 0.00 0.02 99.87 16:51:50 12:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 12:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 12:07:01 5 0.90 0.00 0.02 0.00 0.02 99.07 16:51:50 12:07:01 6 0.03 0.00 0.02 0.02 0.02 99.92 16:51:50 12:07:01 7 0.00 0.00 0.02 0.28 0.02 99.68 16:51:50 12:08:01 all 0.10 0.00 0.01 0.13 0.00 99.76 16:51:50 12:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:08:01 1 0.07 0.00 0.03 0.82 0.00 99.08 16:51:50 12:08:01 2 0.10 0.00 0.03 0.00 0.00 99.87 16:51:50 12:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 12:08:01 5 0.62 0.00 0.02 0.00 0.00 99.37 16:51:50 12:08:01 6 0.00 0.00 0.00 0.02 0.02 99.97 16:51:50 12:08:01 7 0.00 0.00 0.00 0.15 0.00 99.85 16:51:50 16:51:50 12:08:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 12:09:01 all 0.09 0.00 0.02 0.19 0.01 99.69 16:51:50 12:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 12:09:01 1 0.02 0.00 0.02 1.25 0.02 98.70 16:51:50 12:09:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 12:09:01 3 0.02 0.00 0.02 0.08 0.00 99.88 16:51:50 12:09:01 4 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 12:09:01 5 0.57 0.00 0.03 0.00 0.02 99.38 16:51:50 12:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 12:09:01 7 0.00 0.00 0.03 0.17 0.02 99.78 16:51:50 12:10:01 all 0.05 0.00 0.02 0.04 0.01 99.88 16:51:50 12:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:10:01 1 0.05 0.00 0.02 0.32 0.02 99.60 16:51:50 12:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 12:10:01 3 0.02 0.00 0.05 0.00 0.02 99.92 16:51:50 12:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:10:01 5 0.23 0.00 0.05 0.00 0.00 99.72 16:51:50 12:10:01 6 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 12:10:01 7 0.03 0.00 0.00 0.03 0.00 99.93 16:51:50 12:11:01 all 0.06 0.00 0.02 0.01 0.10 99.81 16:51:50 12:11:01 0 0.03 0.00 0.02 0.00 0.08 99.87 16:51:50 12:11:01 1 0.02 0.00 0.02 0.03 0.00 99.93 16:51:50 12:11:01 2 0.03 0.00 0.02 0.00 0.13 99.82 16:51:50 12:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 12:11:01 4 0.07 0.00 0.00 0.00 0.00 99.93 16:51:50 12:11:01 5 0.25 0.00 0.02 0.00 0.49 99.24 16:51:50 12:11:01 6 0.03 0.00 0.03 0.00 0.07 99.87 16:51:50 12:11:01 7 0.00 0.00 0.03 0.03 0.02 99.92 16:51:50 12:12:01 all 0.11 0.00 0.08 0.09 0.39 99.33 16:51:50 12:12:01 0 0.02 0.00 0.02 0.00 0.12 99.85 16:51:50 12:12:01 1 0.07 0.00 0.02 0.67 0.08 99.17 16:51:50 12:12:01 2 0.03 0.00 0.02 0.00 0.13 99.82 16:51:50 12:12:01 3 0.00 0.00 0.00 0.00 0.08 99.92 16:51:50 12:12:01 4 0.00 0.00 0.00 0.03 0.00 99.97 16:51:50 12:12:01 5 0.76 0.00 0.00 0.00 0.15 99.09 16:51:50 12:12:01 6 0.02 0.00 0.02 0.00 0.20 99.77 16:51:50 12:12:01 7 0.00 0.00 0.54 0.00 2.35 97.12 16:51:50 12:13:01 all 0.11 0.00 0.02 0.09 0.01 99.77 16:51:50 12:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 12:13:01 1 0.05 0.00 0.02 0.72 0.00 99.22 16:51:50 12:13:01 2 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 12:13:01 3 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 12:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:13:01 5 0.68 0.00 0.02 0.00 0.00 99.30 16:51:50 12:13:01 6 0.08 0.00 0.05 0.00 0.02 99.85 16:51:50 12:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:14:01 all 0.02 0.00 0.01 0.03 0.01 99.94 16:51:50 12:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 12:14:01 1 0.05 0.00 0.02 0.27 0.00 99.67 16:51:50 12:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 12:14:01 6 0.07 0.00 0.03 0.00 0.02 99.88 16:51:50 12:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:15:01 all 0.10 0.00 0.02 0.00 0.00 99.87 16:51:50 12:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:15:01 1 0.05 0.00 0.07 0.03 0.02 99.83 16:51:50 12:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:15:01 5 0.65 0.00 0.00 0.00 0.00 99.35 16:51:50 12:15:01 6 0.07 0.00 0.03 0.00 0.02 99.88 16:51:50 12:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:16:01 all 0.03 0.00 0.02 0.04 0.00 99.91 16:51:50 12:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:16:01 1 0.07 0.00 0.02 0.33 0.00 99.58 16:51:50 12:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:16:01 5 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 12:16:01 6 0.07 0.00 0.05 0.00 0.00 99.88 16:51:50 12:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 12:17:01 all 0.18 0.00 0.02 0.01 0.01 99.78 16:51:50 12:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:17:01 1 0.07 0.00 0.05 0.12 0.02 99.75 16:51:50 12:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 12:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 12:17:01 5 1.22 0.00 0.02 0.00 0.02 98.74 16:51:50 12:17:01 6 0.05 0.00 0.03 0.00 0.03 99.88 16:51:50 12:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:18:01 all 0.05 0.00 0.01 0.06 0.00 99.87 16:51:50 12:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:18:01 1 0.03 0.00 0.02 0.43 0.00 99.52 16:51:50 12:18:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 12:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:18:01 5 0.27 0.00 0.02 0.00 0.00 99.72 16:51:50 12:18:01 6 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 12:18:01 7 0.00 0.00 0.00 0.05 0.00 99.95 16:51:50 12:19:01 all 0.10 0.00 0.01 0.00 0.01 99.87 16:51:50 12:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 12:19:01 1 0.07 0.00 0.07 0.02 0.02 99.83 16:51:50 12:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 12:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:19:01 5 0.63 0.00 0.00 0.00 0.02 99.35 16:51:50 12:19:01 6 0.07 0.00 0.03 0.00 0.00 99.90 16:51:50 12:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 16:51:50 12:19:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 12:20:01 all 0.13 0.00 0.02 0.05 0.00 99.80 16:51:50 12:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:20:01 1 0.08 0.00 0.05 0.28 0.00 99.58 16:51:50 12:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:20:01 5 0.89 0.00 0.05 0.00 0.00 99.06 16:51:50 12:20:01 6 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 12:20:01 7 0.00 0.00 0.02 0.08 0.00 99.90 16:51:50 12:21:01 all 0.04 0.00 0.02 0.00 0.01 99.93 16:51:50 12:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:21:01 1 0.10 0.00 0.03 0.02 0.02 99.83 16:51:50 12:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 12:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 12:21:01 5 0.10 0.00 0.02 0.00 0.00 99.88 16:51:50 12:21:01 6 0.07 0.00 0.05 0.00 0.02 99.87 16:51:50 12:21:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 12:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:51:50 12:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:22:01 1 0.07 0.00 0.03 0.00 0.00 99.90 16:51:50 12:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:22:01 5 0.07 0.00 0.03 0.00 0.02 99.88 16:51:50 12:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 12:23:01 all 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:23:01 1 0.05 0.00 0.03 0.02 0.02 99.88 16:51:50 12:23:01 2 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 12:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:23:01 5 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 12:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 12:24:01 all 0.03 0.00 0.01 0.00 0.01 99.96 16:51:50 12:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 12:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 12:24:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 12:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:24:01 5 0.05 0.00 0.00 0.00 0.02 99.93 16:51:50 12:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 12:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 12:25:01 all 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:25:01 1 0.08 0.00 0.03 0.00 0.00 99.88 16:51:50 12:25:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 12:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 12:25:01 5 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 12:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:25:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 12:26:01 all 0.02 0.00 0.01 0.02 0.01 99.94 16:51:50 12:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:26:01 1 0.03 0.00 0.03 0.10 0.02 99.82 16:51:50 12:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:26:01 3 0.00 0.00 0.02 0.03 0.02 99.93 16:51:50 12:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:26:01 5 0.12 0.00 0.02 0.00 0.02 99.85 16:51:50 12:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 12:27:02 all 0.13 0.00 0.03 0.10 0.06 99.68 16:51:50 12:27:02 0 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 12:27:02 1 0.07 0.00 0.05 0.78 0.43 98.67 16:51:50 12:27:02 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:27:02 3 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 12:27:02 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:27:02 5 0.91 0.00 0.07 0.00 0.05 98.97 16:51:50 12:27:02 6 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 12:27:02 7 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 12:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 16:51:50 12:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 12:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 12:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 12:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:28:01 5 0.29 0.00 0.02 0.00 0.02 99.68 16:51:50 12:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:28:01 7 0.00 0.00 0.00 0.03 0.00 99.97 16:51:50 12:29:01 all 0.15 0.00 0.02 0.01 0.00 99.82 16:51:50 12:29:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 12:29:01 1 0.03 0.00 0.02 0.08 0.02 99.85 16:51:50 12:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:29:01 5 1.06 0.00 0.03 0.00 0.02 98.89 16:51:50 12:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 12:29:01 7 0.00 0.00 0.03 0.02 0.00 99.95 16:51:50 12:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:51:50 12:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 12:30:01 1 0.03 0.00 0.02 0.02 0.00 99.93 16:51:50 12:30:01 2 0.07 0.00 0.03 0.00 0.00 99.90 16:51:50 12:30:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 12:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:30:01 7 0.00 0.00 0.00 0.02 0.02 99.97 16:51:50 16:51:50 12:30:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 12:31:01 all 0.06 0.00 0.01 0.00 0.01 99.93 16:51:50 12:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 12:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 12:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:31:01 5 0.35 0.00 0.02 0.00 0.02 99.62 16:51:50 12:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:32:01 all 0.10 0.00 0.02 0.01 0.00 99.87 16:51:50 12:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:32:01 1 0.02 0.00 0.02 0.05 0.00 99.92 16:51:50 12:32:01 2 0.07 0.00 0.05 0.00 0.00 99.88 16:51:50 12:32:01 3 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 12:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:32:01 5 0.70 0.00 0.03 0.00 0.02 99.25 16:51:50 12:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 12:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 12:33:01 all 0.03 0.00 0.13 0.38 0.14 99.31 16:51:50 12:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:33:01 1 0.02 0.00 0.02 3.05 0.05 96.87 16:51:50 12:33:01 2 0.10 0.00 0.02 0.00 0.00 99.88 16:51:50 12:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:33:01 4 0.03 0.00 0.00 0.02 0.99 98.96 16:51:50 12:33:01 5 0.07 0.00 0.03 0.00 0.02 99.88 16:51:50 12:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:33:01 7 0.00 0.00 0.97 0.00 0.05 98.98 16:51:50 12:34:01 all 0.03 0.00 0.01 0.01 0.01 99.94 16:51:50 12:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 12:34:01 1 0.02 0.00 0.00 0.02 0.02 99.95 16:51:50 12:34:01 2 0.08 0.00 0.03 0.00 0.02 99.87 16:51:50 12:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:34:01 5 0.15 0.00 0.03 0.00 0.00 99.82 16:51:50 12:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:34:01 7 0.00 0.00 0.02 0.07 0.00 99.92 16:51:50 12:35:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:51:50 12:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:35:01 1 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 12:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:35:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 12:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 12:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:36:01 all 0.88 0.00 0.55 0.34 0.01 98.22 16:51:50 12:36:01 0 0.62 0.00 0.60 0.02 0.00 98.77 16:51:50 12:36:01 1 0.52 0.00 0.30 1.15 0.02 98.02 16:51:50 12:36:01 2 0.57 0.00 0.30 0.98 0.02 98.13 16:51:50 12:36:01 3 1.30 0.00 0.48 0.08 0.02 98.12 16:51:50 12:36:01 4 0.75 0.00 0.20 0.02 0.00 99.03 16:51:50 12:36:01 5 1.07 0.00 0.25 0.00 0.02 98.66 16:51:50 12:36:01 6 1.70 0.00 1.89 0.40 0.02 95.99 16:51:50 12:36:01 7 0.48 0.00 0.35 0.08 0.02 99.07 16:51:50 12:37:01 all 0.09 0.00 0.08 0.02 0.01 99.80 16:51:50 12:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:51:50 12:37:01 1 0.03 0.00 0.07 0.07 0.00 99.83 16:51:50 12:37:01 2 0.27 0.00 0.13 0.00 0.03 99.57 16:51:50 12:37:01 3 0.05 0.00 0.05 0.00 0.00 99.90 16:51:50 12:37:01 4 0.07 0.00 0.12 0.02 0.00 99.80 16:51:50 12:37:01 5 0.23 0.00 0.05 0.00 0.00 99.72 16:51:50 12:37:01 6 0.02 0.00 0.07 0.00 0.00 99.92 16:51:50 12:37:01 7 0.03 0.00 0.07 0.10 0.00 99.80 16:51:50 12:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:51:50 12:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:38:01 1 0.03 0.00 0.02 0.03 0.00 99.92 16:51:50 12:38:01 2 0.05 0.00 0.05 0.00 0.00 99.90 16:51:50 12:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 12:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:51:50 12:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 12:39:01 2 0.07 0.00 0.07 0.00 0.02 99.85 16:51:50 12:39:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 12:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 12:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:51:50 12:40:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 12:40:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 12:40:01 2 0.05 0.00 0.05 0.00 0.02 99.88 16:51:50 12:40:01 3 0.00 0.00 0.00 0.03 0.00 99.97 16:51:50 12:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 12:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 12:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:51:50 12:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:41:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:51:50 12:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 12:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 16:51:50 12:41:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 12:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:51:50 12:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:42:01 1 0.03 0.00 0.03 0.02 0.00 99.92 16:51:50 12:42:01 2 0.08 0.00 0.05 0.00 0.00 99.87 16:51:50 12:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 12:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 12:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:43:01 all 0.10 0.00 0.02 0.01 0.01 99.86 16:51:50 12:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:43:01 1 0.05 0.00 0.03 0.02 0.02 99.88 16:51:50 12:43:01 2 0.08 0.00 0.03 0.02 0.02 99.85 16:51:50 12:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 12:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 12:43:01 5 0.60 0.00 0.05 0.00 0.00 99.35 16:51:50 12:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:43:01 7 0.00 0.00 0.03 0.02 0.00 99.95 16:51:50 12:44:01 all 0.02 0.00 0.01 0.54 0.01 99.42 16:51:50 12:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:44:01 1 0.02 0.00 0.00 3.92 0.05 96.02 16:51:50 12:44:01 2 0.07 0.00 0.03 0.07 0.03 99.80 16:51:50 12:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:44:01 5 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 12:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:44:01 7 0.00 0.00 0.02 0.37 0.02 99.60 16:51:50 12:45:01 all 0.04 0.00 0.01 0.03 0.01 99.91 16:51:50 12:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 12:45:01 1 0.02 0.00 0.02 0.10 0.02 99.85 16:51:50 12:45:01 2 0.12 0.00 0.08 0.00 0.02 99.78 16:51:50 12:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 12:45:01 5 0.12 0.00 0.00 0.00 0.02 99.87 16:51:50 12:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:45:01 7 0.00 0.00 0.00 0.13 0.00 99.87 16:51:50 12:46:01 all 0.03 0.00 0.01 0.03 0.00 99.93 16:51:50 12:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:46:01 1 0.02 0.00 0.02 0.05 0.00 99.92 16:51:50 12:46:01 2 0.08 0.00 0.05 0.00 0.02 99.85 16:51:50 12:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:46:01 5 0.07 0.00 0.00 0.00 0.00 99.93 16:51:50 12:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:46:01 7 0.00 0.00 0.00 0.17 0.00 99.83 16:51:50 12:47:01 all 0.03 0.00 0.01 0.08 0.01 99.87 16:51:50 12:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:47:01 1 0.03 0.00 0.03 0.13 0.02 99.78 16:51:50 12:47:01 2 0.10 0.00 0.03 0.00 0.00 99.87 16:51:50 12:47:01 3 0.00 0.00 0.00 0.50 0.02 99.48 16:51:50 12:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 12:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 12:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:48:01 all 0.01 0.00 0.01 0.05 0.00 99.93 16:51:50 12:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:48:01 1 0.02 0.00 0.00 0.08 0.00 99.90 16:51:50 12:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 12:48:01 3 0.00 0.00 0.00 0.28 0.00 99.72 16:51:50 12:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 12:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 12:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 12:49:01 all 0.05 0.00 0.02 0.03 0.00 99.90 16:51:50 12:49:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 12:49:01 1 0.02 0.00 0.00 0.05 0.00 99.93 16:51:50 12:49:01 2 0.05 0.00 0.05 0.00 0.02 99.88 16:51:50 12:49:01 3 0.00 0.00 0.02 0.17 0.00 99.82 16:51:50 12:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:49:01 5 0.25 0.00 0.02 0.00 0.00 99.73 16:51:50 12:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:50:01 all 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 12:50:01 0 0.07 0.00 0.02 0.00 0.00 99.92 16:51:50 12:50:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 12:50:01 2 0.08 0.00 0.08 0.00 0.02 99.82 16:51:50 12:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:50:01 5 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 12:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:51:01 all 0.17 0.00 0.01 0.01 0.01 99.80 16:51:50 12:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:51:01 1 0.03 0.00 0.02 0.02 0.02 99.92 16:51:50 12:51:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:51:50 12:51:01 3 0.02 0.00 0.02 0.07 0.02 99.88 16:51:50 12:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:51:01 5 1.22 0.00 0.00 0.00 0.00 98.78 16:51:50 12:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:52:01 all 0.02 0.00 0.02 0.00 0.00 99.96 16:51:50 12:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 12:52:01 1 0.03 0.00 0.00 0.02 0.00 99.95 16:51:50 12:52:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:51:50 12:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:51:50 12:52:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 12:53:01 all 0.06 0.00 0.01 0.03 0.01 99.90 16:51:50 12:53:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 12:53:01 1 0.02 0.00 0.00 0.08 0.00 99.90 16:51:50 12:53:01 2 0.12 0.00 0.02 0.00 0.02 99.85 16:51:50 12:53:01 3 0.03 0.00 0.02 0.17 0.00 99.78 16:51:50 12:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:53:01 5 0.25 0.00 0.00 0.00 0.02 99.73 16:51:50 12:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 12:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 12:54:01 all 0.10 0.00 0.01 0.00 0.00 99.87 16:51:50 12:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:54:01 1 0.03 0.00 0.02 0.02 0.02 99.92 16:51:50 12:54:01 2 0.02 0.00 0.05 0.00 0.02 99.92 16:51:50 12:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 12:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:54:01 5 0.76 0.00 0.02 0.00 0.00 99.22 16:51:50 12:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:55:01 all 0.10 0.00 0.02 0.00 0.01 99.87 16:51:50 12:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:55:01 2 0.10 0.00 0.05 0.00 0.02 99.83 16:51:50 12:55:01 3 0.00 0.00 0.02 0.02 0.02 99.95 16:51:50 12:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:55:01 5 0.60 0.00 0.07 0.00 0.02 99.32 16:51:50 12:55:01 6 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 12:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:51:50 12:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 12:56:01 1 0.00 0.00 0.00 0.02 0.02 99.97 16:51:50 12:56:01 2 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 12:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 12:56:01 5 0.08 0.00 0.00 0.00 0.00 99.92 16:51:50 12:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 12:56:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 12:57:01 all 0.13 0.00 0.01 0.19 0.00 99.66 16:51:50 12:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 12:57:01 1 0.03 0.00 0.02 1.35 0.00 98.60 16:51:50 12:57:01 2 0.07 0.00 0.05 0.00 0.00 99.88 16:51:50 12:57:01 3 0.07 0.00 0.00 0.00 0.00 99.93 16:51:50 12:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:57:01 5 0.86 0.00 0.02 0.00 0.02 99.10 16:51:50 12:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:57:01 7 0.00 0.00 0.00 0.17 0.00 99.83 16:51:50 12:58:01 all 0.03 0.00 0.01 0.08 0.01 99.87 16:51:50 12:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:58:01 1 0.03 0.00 0.00 0.30 0.00 99.67 16:51:50 12:58:01 2 0.05 0.00 0.05 0.00 0.02 99.88 16:51:50 12:58:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 12:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:58:01 5 0.17 0.00 0.02 0.00 0.00 99.82 16:51:50 12:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:58:01 7 0.00 0.00 0.00 0.35 0.02 99.63 16:51:50 12:59:01 all 0.03 0.00 0.01 0.00 0.01 99.96 16:51:50 12:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 12:59:01 2 0.05 0.00 0.03 0.00 0.03 99.88 16:51:50 12:59:01 3 0.05 0.00 0.00 0.02 0.00 99.93 16:51:50 12:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 12:59:01 5 0.08 0.00 0.02 0.00 0.00 99.90 16:51:50 12:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 12:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:00:01 all 0.05 0.00 0.01 0.02 0.01 99.91 16:51:50 13:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 13:00:01 1 0.03 0.00 0.03 0.02 0.02 99.90 16:51:50 13:00:01 2 0.08 0.00 0.02 0.00 0.00 99.90 16:51:50 13:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 13:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:00:01 5 0.30 0.00 0.00 0.00 0.02 99.68 16:51:50 13:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:00:01 7 0.00 0.00 0.02 0.12 0.00 99.87 16:51:50 13:01:01 all 0.06 0.00 0.02 0.12 0.00 99.80 16:51:50 13:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 13:01:01 1 0.00 0.00 0.00 0.60 0.00 99.40 16:51:50 13:01:01 2 0.08 0.00 0.07 0.00 0.02 99.83 16:51:50 13:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 13:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:01:01 5 0.30 0.00 0.03 0.00 0.00 99.67 16:51:50 13:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 13:01:01 7 0.00 0.00 0.02 0.35 0.00 99.63 16:51:50 13:02:01 all 0.12 0.00 0.02 0.09 0.01 99.76 16:51:50 13:02:01 0 0.18 0.00 0.00 0.00 0.00 99.82 16:51:50 13:02:01 1 0.07 0.00 0.03 0.28 0.00 99.62 16:51:50 13:02:01 2 0.12 0.00 0.07 0.00 0.03 99.78 16:51:50 13:02:01 3 0.07 0.00 0.02 0.00 0.00 99.92 16:51:50 13:02:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 13:02:01 5 0.32 0.00 0.02 0.00 0.00 99.67 16:51:50 13:02:01 6 0.07 0.00 0.02 0.00 0.00 99.92 16:51:50 13:02:01 7 0.10 0.00 0.02 0.47 0.02 99.40 16:51:50 13:03:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:51:50 13:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 13:03:01 1 0.00 0.00 0.00 0.02 0.02 99.97 16:51:50 13:03:01 2 0.12 0.00 0.03 0.00 0.02 99.83 16:51:50 13:03:01 3 0.02 0.00 0.02 0.03 0.00 99.93 16:51:50 13:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 13:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:51:50 13:03:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 13:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:51:50 13:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:04:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 13:04:01 2 0.13 0.00 0.03 0.00 0.02 99.82 16:51:50 13:04:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 13:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:05:01 all 0.03 0.00 0.01 0.04 0.01 99.92 16:51:50 13:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:05:01 1 0.00 0.00 0.02 0.15 0.00 99.83 16:51:50 13:05:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:51:50 13:05:01 3 0.02 0.00 0.02 0.13 0.02 99.82 16:51:50 13:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:05:01 5 0.08 0.00 0.00 0.00 0.02 99.90 16:51:50 13:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 13:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:06:01 all 0.10 0.00 0.01 0.00 0.00 99.87 16:51:50 13:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 13:06:01 2 0.07 0.00 0.05 0.00 0.02 99.87 16:51:50 13:06:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 13:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:06:01 5 0.73 0.00 0.00 0.00 0.00 99.27 16:51:50 13:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 13:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 16:51:50 13:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 13:07:01 1 0.00 0.00 0.00 0.02 0.02 99.97 16:51:50 13:07:01 2 0.10 0.00 0.05 0.00 0.02 99.83 16:51:50 13:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 13:07:01 5 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 13:07:01 6 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 13:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 13:08:01 all 0.05 0.00 0.01 0.02 0.00 99.91 16:51:50 13:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:08:01 1 0.02 0.00 0.02 0.17 0.00 99.80 16:51:50 13:08:01 2 0.10 0.00 0.05 0.00 0.02 99.83 16:51:50 13:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:08:01 5 0.25 0.00 0.02 0.00 0.00 99.73 16:51:50 13:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 13:09:01 all 0.12 0.00 0.01 0.00 0.01 99.86 16:51:50 13:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:09:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 13:09:01 2 0.07 0.00 0.07 0.00 0.00 99.87 16:51:50 13:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:09:01 5 0.83 0.00 0.02 0.00 0.02 99.14 16:51:50 13:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 13:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 13:10:01 all 0.14 0.00 0.02 0.06 0.00 99.78 16:51:50 13:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:10:01 1 0.00 0.00 0.03 0.28 0.00 99.68 16:51:50 13:10:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:51:50 13:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:10:01 5 1.06 0.00 0.03 0.00 0.00 98.91 16:51:50 13:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:10:01 7 0.00 0.00 0.02 0.18 0.00 99.80 16:51:50 13:11:01 all 0.04 0.00 0.02 0.03 0.01 99.90 16:51:50 13:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 13:11:01 1 0.03 0.00 0.00 0.05 0.02 99.90 16:51:50 13:11:01 2 0.12 0.00 0.08 0.00 0.02 99.78 16:51:50 13:11:01 3 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 13:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:11:01 5 0.08 0.00 0.02 0.00 0.02 99.88 16:51:50 13:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:11:01 7 0.02 0.00 0.00 0.22 0.00 99.77 16:51:50 13:12:01 all 0.09 0.00 0.01 0.00 0.01 99.89 16:51:50 13:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 13:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:12:01 2 0.12 0.00 0.03 0.00 0.02 99.83 16:51:50 13:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 13:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:12:01 5 0.55 0.00 0.00 0.00 0.02 99.43 16:51:50 13:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:12:01 7 0.00 0.00 0.00 0.03 0.00 99.97 16:51:50 13:13:01 all 0.03 0.00 0.01 0.01 0.01 99.94 16:51:50 13:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 13:13:01 1 0.00 0.00 0.02 0.10 0.00 99.88 16:51:50 13:13:01 2 0.08 0.00 0.03 0.00 0.03 99.85 16:51:50 13:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 13:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 13:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:13:01 7 0.00 0.00 0.02 0.02 0.02 99.95 16:51:50 13:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:51:50 13:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:14:01 2 0.10 0.00 0.03 0.00 0.00 99.87 16:51:50 13:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:14:01 5 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 13:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 16:51:50 13:14:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 13:15:01 all 0.06 0.00 0.02 0.01 0.01 99.91 16:51:50 13:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:15:01 1 0.03 0.00 0.02 0.02 0.00 99.93 16:51:50 13:15:01 2 0.07 0.00 0.05 0.00 0.03 99.85 16:51:50 13:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 13:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:15:01 5 0.33 0.00 0.03 0.00 0.02 99.62 16:51:50 13:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:15:01 7 0.02 0.00 0.02 0.05 0.00 99.92 16:51:50 13:16:01 all 0.10 0.00 0.02 0.06 0.01 99.82 16:51:50 13:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:16:01 1 0.00 0.00 0.00 0.20 0.02 99.78 16:51:50 13:16:01 2 0.08 0.00 0.07 0.00 0.02 99.83 16:51:50 13:16:01 3 0.02 0.00 0.02 0.28 0.00 99.68 16:51:50 13:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:16:01 5 0.70 0.00 0.02 0.00 0.00 99.28 16:51:50 13:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 13:17:01 all 0.04 0.00 0.02 0.06 0.01 99.87 16:51:50 13:17:01 0 0.02 0.00 0.05 0.00 0.02 99.92 16:51:50 13:17:01 1 0.03 0.00 0.02 0.15 0.00 99.80 16:51:50 13:17:01 2 0.10 0.00 0.05 0.12 0.02 99.72 16:51:50 13:17:01 3 0.05 0.00 0.02 0.20 0.02 99.72 16:51:50 13:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:17:01 5 0.13 0.00 0.02 0.00 0.02 99.83 16:51:50 13:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:18:01 all 0.01 0.00 0.05 0.00 0.38 99.56 16:51:50 13:18:01 0 0.00 0.00 0.00 0.00 0.48 99.52 16:51:50 13:18:01 1 0.02 0.00 0.03 0.00 0.61 99.34 16:51:50 13:18:01 2 0.05 0.00 0.03 0.00 0.65 99.27 16:51:50 13:18:01 3 0.00 0.00 0.02 0.00 0.65 99.34 16:51:50 13:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 13:18:01 6 0.00 0.00 0.02 0.00 0.03 99.95 16:51:50 13:18:01 7 0.00 0.00 0.30 0.00 0.62 99.08 16:51:50 13:19:01 all 0.03 0.00 0.01 0.00 0.01 99.94 16:51:50 13:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 13:19:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:51:50 13:19:01 2 0.08 0.00 0.03 0.00 0.02 99.87 16:51:50 13:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 13:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:19:01 5 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 13:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:19:01 7 0.00 0.00 0.00 0.02 0.02 99.97 16:51:50 13:20:01 all 0.01 0.00 0.01 0.00 0.00 99.96 16:51:50 13:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:20:01 1 0.03 0.00 0.02 0.02 0.02 99.92 16:51:50 13:20:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:51:50 13:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 13:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 13:21:01 all 0.10 0.00 0.01 0.00 0.00 99.89 16:51:50 13:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 13:21:01 1 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 13:21:01 2 0.05 0.00 0.00 0.00 0.02 99.93 16:51:50 13:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:21:01 5 0.63 0.00 0.00 0.00 0.00 99.37 16:51:50 13:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:21:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 13:22:01 all 0.14 0.00 0.02 0.00 0.01 99.83 16:51:50 13:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:22:01 1 0.03 0.00 0.03 0.02 0.02 99.90 16:51:50 13:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 13:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:22:01 5 1.03 0.00 0.03 0.00 0.02 98.93 16:51:50 13:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:22:01 7 0.00 0.00 0.00 0.02 0.02 99.97 16:51:50 13:23:01 all 0.14 0.00 0.01 0.00 0.00 99.85 16:51:50 13:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 13:23:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:51:50 13:23:01 2 0.08 0.00 0.02 0.00 0.00 99.90 16:51:50 13:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:23:01 5 0.93 0.00 0.00 0.00 0.00 99.07 16:51:50 13:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:24:01 all 0.09 0.00 0.01 0.00 0.01 99.88 16:51:50 13:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 13:24:01 1 0.07 0.00 0.02 0.02 0.02 99.88 16:51:50 13:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 13:24:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 13:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:24:01 5 0.62 0.00 0.00 0.00 0.02 99.37 16:51:50 13:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:24:01 7 0.00 0.00 0.00 0.02 0.02 99.97 16:51:50 13:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:51:50 13:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 13:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 13:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 13:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:25:01 5 0.07 0.00 0.02 0.00 0.00 99.92 16:51:50 13:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:51:50 13:25:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 13:26:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:51:50 13:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 13:26:01 1 0.05 0.00 0.05 0.02 0.02 99.87 16:51:50 13:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 13:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:26:01 5 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 13:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 13:27:01 all 0.03 0.00 0.01 0.01 0.01 99.94 16:51:50 13:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:27:01 1 0.03 0.00 0.03 0.03 0.02 99.88 16:51:50 13:27:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 13:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 13:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:27:01 5 0.10 0.00 0.00 0.00 0.02 99.88 16:51:50 13:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:27:01 7 0.00 0.00 0.02 0.02 0.02 99.95 16:51:50 13:28:01 all 0.02 0.00 0.01 0.03 0.01 99.94 16:51:50 13:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 13:28:01 1 0.03 0.00 0.02 0.18 0.02 99.75 16:51:50 13:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 13:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:28:01 5 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 13:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 13:28:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 13:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:51:50 13:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 13:29:01 1 0.03 0.00 0.05 0.02 0.00 99.90 16:51:50 13:29:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 13:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 13:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:29:01 5 0.07 0.00 0.00 0.00 0.02 99.92 16:51:50 13:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:30:01 all 0.12 0.00 0.01 0.01 0.01 99.85 16:51:50 13:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 13:30:01 1 0.02 0.00 0.02 0.03 0.03 99.90 16:51:50 13:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 13:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:30:01 5 0.83 0.00 0.03 0.00 0.00 99.14 16:51:50 13:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:30:01 7 0.00 0.00 0.02 0.08 0.02 99.88 16:51:50 13:31:01 all 0.03 0.00 0.01 0.00 0.01 99.94 16:51:50 13:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 13:31:01 1 0.03 0.00 0.03 0.02 0.02 99.90 16:51:50 13:31:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:51:50 13:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:31:01 5 0.08 0.00 0.00 0.00 0.02 99.90 16:51:50 13:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 13:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:51:50 13:32:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:51:50 13:32:01 1 0.05 0.00 0.03 0.02 0.02 99.88 16:51:50 13:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 13:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 13:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:33:01 all 0.16 0.00 0.02 0.00 0.01 99.81 16:51:50 13:33:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 13:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 13:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 13:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:33:01 5 1.14 0.00 0.05 0.00 0.02 98.79 16:51:50 13:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:33:01 7 0.00 0.00 0.03 0.02 0.02 99.93 16:51:50 13:34:01 all 0.01 0.00 0.02 0.00 0.00 99.96 16:51:50 13:34:01 0 0.02 0.00 0.05 0.00 0.00 99.93 16:51:50 13:34:01 1 0.05 0.00 0.05 0.02 0.02 99.87 16:51:50 13:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 13:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 13:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:35:01 all 0.18 0.00 0.01 0.00 0.01 99.80 16:51:50 13:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 13:35:01 1 0.08 0.00 0.03 0.00 0.02 99.87 16:51:50 13:35:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 13:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:35:01 5 1.24 0.00 0.03 0.00 0.02 98.71 16:51:50 13:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 13:36:01 all 0.25 0.00 0.01 0.00 0.01 99.72 16:51:50 13:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 13:36:01 1 0.03 0.00 0.02 0.02 0.02 99.92 16:51:50 13:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 13:36:01 3 0.05 0.00 0.02 0.00 0.03 99.90 16:51:50 13:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 13:36:01 5 1.81 0.00 0.00 0.00 0.00 98.19 16:51:50 13:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 16:51:50 13:36:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 13:37:01 all 0.05 0.00 0.01 0.00 0.01 99.92 16:51:50 13:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 13:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 13:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 13:37:01 3 0.08 0.00 0.00 0.00 0.02 99.90 16:51:50 13:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:37:01 5 0.20 0.00 0.02 0.00 0.02 99.77 16:51:50 13:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:37:01 7 0.02 0.00 0.02 0.02 0.02 99.93 16:51:50 13:38:02 all 0.01 0.00 0.01 0.01 0.00 99.97 16:51:50 13:38:02 0 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 13:38:02 1 0.02 0.00 0.03 0.02 0.00 99.93 16:51:50 13:38:02 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:38:02 3 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 13:38:02 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:38:02 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:38:02 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:38:02 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 13:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:51:50 13:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 13:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 13:39:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 13:39:01 3 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 13:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:39:01 5 0.07 0.00 0.00 0.00 0.02 99.91 16:51:50 13:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 13:40:01 all 0.06 0.00 0.03 0.01 0.01 99.89 16:51:50 13:40:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:51:50 13:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 13:40:01 3 0.07 0.00 0.07 0.12 0.02 99.73 16:51:50 13:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:40:01 5 0.35 0.00 0.02 0.00 0.00 99.63 16:51:50 13:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:41:01 all 0.28 0.00 0.01 0.00 0.01 99.69 16:51:50 13:41:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 13:41:01 1 0.05 0.00 0.00 0.02 0.00 99.93 16:51:50 13:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:41:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 13:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:41:01 5 2.03 0.00 0.02 0.00 0.02 97.93 16:51:50 13:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:41:01 7 0.03 0.00 0.03 0.02 0.00 99.92 16:51:50 13:42:01 all 0.14 0.00 0.01 0.00 0.01 99.83 16:51:50 13:42:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 13:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 13:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 13:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:42:01 5 1.06 0.00 0.02 0.00 0.00 98.92 16:51:50 13:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:42:01 7 0.00 0.00 0.00 0.03 0.02 99.95 16:51:50 13:43:01 all 0.03 0.00 0.02 0.08 0.01 99.87 16:51:50 13:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 13:43:01 1 0.03 0.00 0.02 0.08 0.00 99.87 16:51:50 13:43:01 2 0.07 0.00 0.02 0.00 0.00 99.92 16:51:50 13:43:01 3 0.03 0.00 0.05 0.52 0.02 99.38 16:51:50 13:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:43:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 13:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:44:01 all 0.06 0.00 0.02 0.00 0.01 99.91 16:51:50 13:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 13:44:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 13:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 13:44:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 13:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:44:01 5 0.37 0.00 0.03 0.00 0.00 99.60 16:51:50 13:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 13:45:01 all 0.16 0.00 0.02 0.00 0.01 99.80 16:51:50 13:45:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:51:50 13:45:01 1 0.10 0.00 0.03 0.02 0.02 99.83 16:51:50 13:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:45:01 3 0.03 0.00 0.00 0.00 0.03 99.93 16:51:50 13:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:45:01 5 1.09 0.00 0.05 0.00 0.02 98.84 16:51:50 13:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:45:01 7 0.00 0.00 0.02 0.02 0.02 99.95 16:51:50 13:46:01 all 0.12 0.00 0.03 0.00 0.01 99.85 16:51:50 13:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 13:46:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 13:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:46:01 3 0.05 0.00 0.07 0.00 0.02 99.87 16:51:50 13:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:46:01 5 0.81 0.00 0.10 0.00 0.00 99.09 16:51:50 13:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 13:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:47:01 all 0.03 0.00 0.02 0.02 0.01 99.92 16:51:50 13:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 13:47:01 1 0.02 0.00 0.00 0.12 0.00 99.87 16:51:50 13:47:01 2 0.07 0.00 0.05 0.00 0.02 99.87 16:51:50 13:47:01 3 0.08 0.00 0.03 0.00 0.03 99.85 16:51:50 13:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 13:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:47:01 7 0.00 0.00 0.00 0.02 0.02 99.97 16:51:50 16:51:50 13:47:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 13:48:01 all 0.01 0.00 0.01 0.02 0.01 99.95 16:51:50 13:48:01 0 0.02 0.00 0.05 0.00 0.02 99.92 16:51:50 13:48:01 1 0.00 0.00 0.00 0.15 0.02 99.83 16:51:50 13:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 13:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 13:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:48:01 5 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 13:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:49:01 all 0.03 0.00 0.02 0.01 0.01 99.93 16:51:50 13:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 13:49:01 1 0.03 0.00 0.02 0.03 0.00 99.92 16:51:50 13:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 13:49:01 3 0.05 0.00 0.07 0.00 0.02 99.87 16:51:50 13:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:49:01 5 0.10 0.00 0.00 0.00 0.00 99.90 16:51:50 13:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:49:01 7 0.02 0.00 0.03 0.02 0.00 99.93 16:51:50 13:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:51:50 13:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 13:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 13:50:01 3 0.03 0.00 0.03 0.00 0.03 99.90 16:51:50 13:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 13:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 13:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 16:51:50 13:51:01 0 0.03 0.00 0.07 0.00 0.00 99.90 16:51:50 13:51:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:51:50 13:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 13:51:01 3 0.10 0.00 0.05 0.00 0.02 99.83 16:51:50 13:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 13:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 13:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:51:50 13:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 13:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 13:52:01 3 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 13:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 13:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:52:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 13:53:01 all 0.09 0.00 0.01 0.00 0.01 99.89 16:51:50 13:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 13:53:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 13:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 13:53:01 3 0.10 0.00 0.03 0.00 0.03 99.83 16:51:50 13:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:53:01 5 0.48 0.00 0.00 0.00 0.00 99.52 16:51:50 13:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:53:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 13:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:51:50 13:54:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:51:50 13:54:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 13:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 13:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 13:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 13:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:55:01 all 0.03 0.00 0.00 0.04 0.01 99.91 16:51:50 13:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 13:55:01 1 0.05 0.00 0.00 0.05 0.02 99.88 16:51:50 13:55:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 13:55:01 3 0.03 0.00 0.02 0.15 0.03 99.77 16:51:50 13:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:55:01 5 0.10 0.00 0.00 0.00 0.00 99.90 16:51:50 13:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:55:01 7 0.00 0.00 0.00 0.12 0.02 99.87 16:51:50 13:56:01 all 0.02 0.00 0.01 0.03 0.01 99.93 16:51:50 13:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 13:56:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 13:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 13:56:01 3 0.07 0.00 0.03 0.22 0.03 99.65 16:51:50 13:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 13:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 13:57:01 all 0.17 0.00 0.01 0.01 0.00 99.80 16:51:50 13:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 13:57:01 1 0.00 0.00 0.02 0.03 0.00 99.95 16:51:50 13:57:01 2 0.99 0.00 0.03 0.00 0.02 98.96 16:51:50 13:57:01 3 0.10 0.00 0.02 0.00 0.02 99.87 16:51:50 13:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:57:01 5 0.28 0.00 0.02 0.00 0.00 99.70 16:51:50 13:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 13:58:01 all 0.05 0.00 0.01 0.03 0.01 99.90 16:51:50 13:58:01 0 0.00 0.00 0.03 0.00 0.02 99.95 16:51:50 13:58:01 1 0.02 0.00 0.00 0.07 0.00 99.92 16:51:50 13:58:01 2 0.32 0.00 0.02 0.00 0.02 99.65 16:51:50 13:58:01 3 0.03 0.00 0.02 0.00 0.03 99.92 16:51:50 13:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 13:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 13:58:01 7 0.02 0.00 0.00 0.17 0.00 99.82 16:51:50 16:51:50 13:58:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 13:59:01 all 0.03 0.00 0.02 0.01 0.01 99.93 16:51:50 13:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 13:59:01 1 0.03 0.00 0.02 0.02 0.02 99.92 16:51:50 13:59:01 2 0.08 0.00 0.00 0.00 0.02 99.90 16:51:50 13:59:01 3 0.07 0.00 0.03 0.07 0.02 99.82 16:51:50 13:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 13:59:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 13:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 13:59:01 7 0.00 0.00 0.02 0.02 0.02 99.95 16:51:50 14:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:51:50 14:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 14:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 14:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 14:00:01 3 0.03 0.00 0.03 0.02 0.03 99.88 16:51:50 14:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:01:01 all 0.05 0.00 0.01 0.01 0.01 99.92 16:51:50 14:01:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 14:01:01 1 0.03 0.00 0.00 0.03 0.02 99.92 16:51:50 14:01:01 2 0.25 0.00 0.00 0.00 0.02 99.73 16:51:50 14:01:01 3 0.07 0.00 0.07 0.00 0.03 99.83 16:51:50 14:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 14:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:01:01 7 0.00 0.00 0.00 0.02 0.02 99.97 16:51:50 14:02:01 all 0.29 0.00 0.04 0.00 0.00 99.67 16:51:50 14:02:01 0 0.10 0.00 0.07 0.00 0.03 99.80 16:51:50 14:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 14:02:01 2 1.82 0.00 0.07 0.00 0.00 98.11 16:51:50 14:02:01 3 0.07 0.00 0.07 0.00 0.00 99.87 16:51:50 14:02:01 4 0.08 0.00 0.02 0.00 0.00 99.90 16:51:50 14:02:01 5 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 14:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 14:02:01 7 0.08 0.00 0.03 0.00 0.00 99.88 16:51:50 14:03:01 all 0.14 0.00 0.01 0.00 0.01 99.84 16:51:50 14:03:01 0 0.20 0.00 0.03 0.00 0.03 99.73 16:51:50 14:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 14:03:01 2 0.78 0.00 0.02 0.00 0.02 99.19 16:51:50 14:03:01 3 0.03 0.00 0.02 0.00 0.03 99.92 16:51:50 14:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:04:01 all 0.05 0.00 0.01 0.06 0.01 99.87 16:51:50 14:04:01 0 0.15 0.00 0.03 0.00 0.02 99.80 16:51:50 14:04:01 1 0.00 0.00 0.00 0.25 0.00 99.75 16:51:50 14:04:01 2 0.18 0.00 0.05 0.00 0.02 99.75 16:51:50 14:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 14:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:04:01 7 0.02 0.00 0.02 0.20 0.02 99.75 16:51:50 14:05:01 all 0.18 0.00 0.02 0.01 0.00 99.78 16:51:50 14:05:01 0 0.03 0.00 0.07 0.00 0.02 99.88 16:51:50 14:05:01 1 0.03 0.00 0.00 0.05 0.00 99.92 16:51:50 14:05:01 2 1.21 0.00 0.07 0.00 0.00 98.73 16:51:50 14:05:01 3 0.08 0.00 0.00 0.02 0.02 99.88 16:51:50 14:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:05:01 7 0.03 0.00 0.03 0.02 0.00 99.92 16:51:50 14:06:01 all 0.03 0.00 0.02 0.00 0.01 99.95 16:51:50 14:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:51:50 14:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:06:01 2 0.13 0.00 0.03 0.00 0.02 99.82 16:51:50 14:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 14:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:06:01 7 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 14:07:01 all 0.09 0.00 0.01 0.11 0.01 99.78 16:51:50 14:07:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:51:50 14:07:01 1 0.03 0.00 0.02 0.78 0.02 99.15 16:51:50 14:07:01 2 0.55 0.00 0.02 0.00 0.00 99.43 16:51:50 14:07:01 3 0.07 0.00 0.03 0.00 0.02 99.88 16:51:50 14:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 14:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:07:01 7 0.00 0.00 0.00 0.08 0.00 99.92 16:51:50 14:08:01 all 0.06 0.00 0.02 0.18 0.01 99.73 16:51:50 14:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 14:08:01 1 0.00 0.00 0.00 1.23 0.00 98.77 16:51:50 14:08:01 2 0.33 0.00 0.02 0.00 0.02 99.63 16:51:50 14:08:01 3 0.08 0.00 0.03 0.23 0.03 99.62 16:51:50 14:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 14:09:01 all 0.09 0.00 0.02 0.18 0.00 99.71 16:51:50 14:09:01 0 0.08 0.00 0.03 0.38 0.02 99.48 16:51:50 14:09:01 1 0.02 0.00 0.02 0.57 0.00 99.40 16:51:50 14:09:01 2 0.45 0.00 0.02 0.00 0.00 99.53 16:51:50 14:09:01 3 0.07 0.00 0.07 0.52 0.00 99.35 16:51:50 14:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 14:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 16:51:50 14:09:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 14:10:01 all 0.06 0.00 0.02 0.11 0.01 99.80 16:51:50 14:10:01 0 0.12 0.00 0.07 0.00 0.02 99.80 16:51:50 14:10:01 1 0.00 0.00 0.00 0.70 0.00 99.30 16:51:50 14:10:01 2 0.28 0.00 0.00 0.00 0.02 99.70 16:51:50 14:10:01 3 0.03 0.00 0.02 0.18 0.00 99.77 16:51:50 14:10:01 4 0.00 0.00 0.03 0.03 0.02 99.92 16:51:50 14:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 14:11:01 all 0.06 0.00 0.02 0.13 0.01 99.78 16:51:50 14:11:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:51:50 14:11:01 1 0.07 0.00 0.02 0.72 0.00 99.20 16:51:50 14:11:01 2 0.23 0.00 0.02 0.00 0.00 99.75 16:51:50 14:11:01 3 0.08 0.00 0.03 0.00 0.02 99.87 16:51:50 14:11:01 4 0.02 0.00 0.02 0.33 0.02 99.62 16:51:50 14:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:12:01 all 0.12 0.00 0.01 0.03 0.01 99.83 16:51:50 14:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 14:12:01 1 0.00 0.00 0.00 0.20 0.00 99.80 16:51:50 14:12:01 2 0.83 0.00 0.03 0.00 0.02 99.12 16:51:50 14:12:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 14:12:01 4 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 14:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 14:13:01 all 0.03 0.00 0.00 0.05 0.00 99.92 16:51:50 14:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 14:13:01 1 0.02 0.00 0.00 0.17 0.02 99.80 16:51:50 14:13:01 2 0.08 0.00 0.00 0.00 0.00 99.92 16:51:50 14:13:01 3 0.07 0.00 0.02 0.20 0.00 99.72 16:51:50 14:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:14:01 all 0.05 0.00 0.02 0.06 0.01 99.86 16:51:50 14:14:01 0 0.08 0.00 0.07 0.00 0.02 99.83 16:51:50 14:14:01 1 0.00 0.00 0.02 0.42 0.00 99.57 16:51:50 14:14:01 2 0.25 0.00 0.02 0.00 0.00 99.73 16:51:50 14:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 14:14:01 4 0.03 0.00 0.03 0.10 0.02 99.82 16:51:50 14:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:15:01 all 0.03 0.00 0.02 0.13 0.01 99.82 16:51:50 14:15:01 0 0.02 0.00 0.02 0.15 0.00 99.82 16:51:50 14:15:01 1 0.00 0.00 0.00 0.37 0.00 99.63 16:51:50 14:15:01 2 0.08 0.00 0.02 0.00 0.02 99.88 16:51:50 14:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 14:15:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 14:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 14:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 14:15:01 7 0.00 0.00 0.10 0.52 0.02 99.37 16:51:50 14:16:01 all 0.02 0.00 0.02 0.08 0.00 99.88 16:51:50 14:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 14:16:01 1 0.02 0.00 0.02 0.47 0.00 99.50 16:51:50 14:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 14:16:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 14:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:16:01 5 0.00 0.00 0.00 0.03 0.00 99.97 16:51:50 14:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:16:01 7 0.03 0.00 0.03 0.15 0.00 99.78 16:51:50 14:17:01 all 0.06 0.00 0.02 0.03 0.01 99.88 16:51:50 14:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 14:17:01 1 0.08 0.00 0.02 0.20 0.02 99.68 16:51:50 14:17:01 2 0.35 0.00 0.03 0.00 0.00 99.62 16:51:50 14:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:17:01 5 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 14:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:17:01 7 0.00 0.00 0.03 0.02 0.02 99.93 16:51:50 14:18:01 all 0.16 0.00 0.02 0.05 0.00 99.77 16:51:50 14:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 14:18:01 1 0.03 0.00 0.07 0.03 0.00 99.87 16:51:50 14:18:01 2 1.14 0.00 0.00 0.00 0.02 98.84 16:51:50 14:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 14:18:01 4 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 14:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:18:01 7 0.00 0.00 0.03 0.33 0.00 99.63 16:51:50 14:19:01 all 0.09 0.00 0.03 0.01 0.00 99.88 16:51:50 14:19:01 0 0.03 0.00 0.07 0.00 0.00 99.90 16:51:50 14:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:19:01 2 0.48 0.00 0.10 0.00 0.00 99.42 16:51:50 14:19:01 3 0.08 0.00 0.02 0.00 0.00 99.90 16:51:50 14:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 14:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 14:19:01 7 0.02 0.00 0.02 0.07 0.00 99.90 16:51:50 14:20:01 all 0.02 0.00 0.01 0.01 0.01 99.96 16:51:50 14:20:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:51:50 14:20:01 1 0.02 0.00 0.00 0.07 0.02 99.90 16:51:50 14:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 14:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 16:51:50 14:20:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 14:21:01 all 0.14 0.00 0.02 0.01 0.00 99.83 16:51:50 14:21:01 0 0.02 0.00 0.07 0.00 0.02 99.90 16:51:50 14:21:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 14:21:01 2 0.93 0.00 0.03 0.00 0.00 99.04 16:51:50 14:21:01 3 0.10 0.00 0.02 0.03 0.00 99.85 16:51:50 14:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:22:01 all 0.03 0.00 0.01 0.01 0.01 99.94 16:51:50 14:22:01 0 0.08 0.00 0.05 0.00 0.02 99.85 16:51:50 14:22:01 1 0.02 0.00 0.02 0.05 0.02 99.90 16:51:50 14:22:01 2 0.07 0.00 0.00 0.00 0.02 99.92 16:51:50 14:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 14:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 14:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:22:01 7 0.02 0.00 0.00 0.02 0.02 99.95 16:51:50 14:23:01 all 0.02 0.00 0.01 0.01 0.01 99.94 16:51:50 14:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 14:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 14:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 14:23:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 14:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 14:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:23:01 7 0.00 0.00 0.03 0.10 0.00 99.87 16:51:50 14:24:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:51:50 14:24:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:51:50 14:24:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 14:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:24:01 3 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 14:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:25:01 all 0.02 0.00 0.02 0.00 0.00 99.96 16:51:50 14:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 14:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 14:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 14:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:25:01 7 0.00 0.00 0.02 0.02 0.02 99.95 16:51:50 14:26:01 all 0.02 0.00 0.02 0.01 0.01 99.94 16:51:50 14:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 14:26:01 1 0.02 0.00 0.02 0.08 0.02 99.87 16:51:50 14:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 14:26:01 3 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 14:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 14:27:01 all 0.18 0.00 0.02 0.01 0.01 99.78 16:51:50 14:27:01 0 0.08 0.00 0.05 0.00 0.03 99.83 16:51:50 14:27:01 1 0.03 0.00 0.02 0.05 0.00 99.90 16:51:50 14:27:01 2 1.29 0.00 0.03 0.00 0.00 98.68 16:51:50 14:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 14:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:27:01 5 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 14:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:27:01 7 0.00 0.00 0.00 0.02 0.02 99.97 16:51:50 14:28:01 all 0.05 0.00 0.01 0.00 0.00 99.93 16:51:50 14:28:01 0 0.08 0.00 0.05 0.00 0.00 99.87 16:51:50 14:28:01 1 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 14:28:01 2 0.28 0.00 0.00 0.00 0.02 99.70 16:51:50 14:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 14:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 14:29:01 all 0.03 0.00 0.01 0.11 0.01 99.84 16:51:50 14:29:01 0 0.02 0.00 0.05 0.72 0.03 99.18 16:51:50 14:29:01 1 0.02 0.00 0.00 0.02 0.02 99.95 16:51:50 14:29:01 2 0.10 0.00 0.00 0.00 0.00 99.90 16:51:50 14:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 14:29:01 4 0.07 0.00 0.02 0.00 0.00 99.92 16:51:50 14:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:29:01 7 0.02 0.00 0.02 0.17 0.00 99.80 16:51:50 14:30:01 all 0.10 0.00 0.01 0.09 0.01 99.78 16:51:50 14:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:51:50 14:30:01 1 0.02 0.00 0.03 0.73 0.00 99.22 16:51:50 14:30:01 2 0.73 0.00 0.02 0.00 0.00 99.25 16:51:50 14:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 14:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 14:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 14:31:01 all 0.04 0.00 0.02 0.32 0.78 98.84 16:51:50 14:31:01 0 0.02 0.00 0.02 0.00 1.22 98.75 16:51:50 14:31:01 1 0.03 0.00 0.05 2.54 0.86 96.51 16:51:50 14:31:01 2 0.13 0.00 0.02 0.00 0.86 98.99 16:51:50 14:31:01 3 0.08 0.00 0.02 0.00 0.02 99.88 16:51:50 14:31:01 4 0.02 0.00 0.02 0.00 1.32 98.65 16:51:50 14:31:01 5 0.00 0.00 0.00 0.00 0.94 99.06 16:51:50 14:31:01 6 0.02 0.00 0.02 0.00 0.25 99.72 16:51:50 14:31:01 7 0.02 0.00 0.03 0.00 0.75 99.20 16:51:50 16:51:50 14:31:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 14:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:51:50 14:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 14:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 14:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:32:01 7 0.03 0.00 0.05 0.02 0.02 99.88 16:51:50 14:33:01 all 0.20 0.00 0.02 0.00 0.00 99.78 16:51:50 14:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 14:33:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:51:50 14:33:01 2 1.40 0.00 0.02 0.00 0.00 98.58 16:51:50 14:33:01 3 0.07 0.00 0.03 0.02 0.00 99.88 16:51:50 14:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 14:34:01 all 0.16 0.00 0.01 0.01 0.01 99.80 16:51:50 14:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 14:34:01 1 0.00 0.00 0.00 0.10 0.00 99.90 16:51:50 14:34:01 2 1.19 0.00 0.02 0.00 0.02 98.78 16:51:50 14:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 14:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:34:01 7 0.05 0.00 0.05 0.02 0.03 99.85 16:51:50 14:35:01 all 0.05 0.00 0.02 0.00 0.00 99.92 16:51:50 14:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 14:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:35:01 2 0.25 0.00 0.03 0.00 0.00 99.72 16:51:50 14:35:01 3 0.08 0.00 0.02 0.00 0.00 99.90 16:51:50 14:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 14:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:35:01 7 0.05 0.00 0.05 0.00 0.02 99.88 16:51:50 14:36:01 all 0.11 0.00 0.02 0.01 0.01 99.85 16:51:50 14:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:36:01 1 0.03 0.00 0.02 0.02 0.02 99.92 16:51:50 14:36:01 2 0.75 0.00 0.02 0.00 0.02 99.22 16:51:50 14:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:36:01 7 0.03 0.00 0.08 0.10 0.02 99.77 16:51:50 14:37:01 all 0.12 0.00 0.01 0.00 0.01 99.85 16:51:50 14:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 14:37:01 1 0.03 0.00 0.00 0.02 0.00 99.95 16:51:50 14:37:01 2 0.76 0.00 0.03 0.00 0.00 99.20 16:51:50 14:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 14:37:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 14:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 14:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:37:01 7 0.08 0.00 0.02 0.00 0.02 99.88 16:51:50 14:38:01 all 0.13 0.00 0.01 0.00 0.01 99.85 16:51:50 14:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 14:38:01 2 0.90 0.00 0.00 0.00 0.00 99.10 16:51:50 14:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 14:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 14:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:38:01 7 0.07 0.00 0.03 0.02 0.02 99.87 16:51:50 14:39:01 all 0.09 0.00 0.02 0.00 0.00 99.89 16:51:50 14:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 14:39:01 1 0.02 0.00 0.03 0.02 0.00 99.93 16:51:50 14:39:01 2 0.50 0.00 0.03 0.00 0.02 99.45 16:51:50 14:39:01 3 0.07 0.00 0.02 0.00 0.00 99.92 16:51:50 14:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 14:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:39:01 7 0.05 0.00 0.03 0.02 0.00 99.90 16:51:50 14:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:51:50 14:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 14:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 14:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:40:01 7 0.02 0.00 0.02 0.02 0.02 99.93 16:51:50 14:41:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:51:50 14:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 14:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:41:01 2 0.07 0.00 0.00 0.00 0.00 99.93 16:51:50 14:41:01 3 0.07 0.00 0.02 0.00 0.00 99.92 16:51:50 14:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 14:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 14:42:01 all 0.02 0.00 0.02 0.00 0.01 99.96 16:51:50 14:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:42:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:51:50 14:42:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 14:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 14:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:42:01 7 0.05 0.00 0.03 0.02 0.00 99.90 16:51:50 16:51:50 14:42:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 14:43:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:51:50 14:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:43:01 1 0.00 0.00 0.03 0.02 0.00 99.95 16:51:50 14:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 14:43:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 14:43:01 4 0.07 0.00 0.03 0.00 0.00 99.90 16:51:50 14:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:43:01 7 0.03 0.00 0.03 0.02 0.02 99.90 16:51:50 14:44:01 all 0.04 0.00 0.01 0.00 0.00 99.94 16:51:50 14:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:44:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 14:44:01 2 0.25 0.00 0.03 0.00 0.00 99.72 16:51:50 14:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 14:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:44:01 7 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 14:45:01 all 0.03 0.00 0.02 0.00 0.01 99.94 16:51:50 14:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 14:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 14:45:01 2 0.07 0.00 0.03 0.00 0.00 99.90 16:51:50 14:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 14:45:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 14:45:01 5 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 14:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 14:45:01 7 0.05 0.00 0.03 0.02 0.00 99.90 16:51:50 14:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:51:50 14:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:46:01 1 0.02 0.00 0.02 0.05 0.02 99.90 16:51:50 14:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 14:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 14:46:01 4 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 14:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:46:01 7 0.07 0.00 0.03 0.02 0.02 99.87 16:51:50 14:47:01 all 0.02 0.00 0.01 0.02 0.00 99.95 16:51:50 14:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 14:47:01 1 0.02 0.00 0.00 0.15 0.00 99.83 16:51:50 14:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:47:01 3 0.07 0.00 0.02 0.00 0.00 99.92 16:51:50 14:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 14:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:47:01 7 0.03 0.00 0.03 0.02 0.02 99.90 16:51:50 14:48:01 all 0.12 0.00 0.02 0.01 0.00 99.84 16:51:50 14:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:48:01 1 0.00 0.00 0.02 0.05 0.00 99.93 16:51:50 14:48:01 2 0.91 0.00 0.12 0.00 0.00 98.97 16:51:50 14:48:01 3 0.07 0.00 0.00 0.00 0.00 99.93 16:51:50 14:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 14:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:48:01 7 0.00 0.00 0.02 0.02 0.02 99.95 16:51:50 14:49:01 all 0.03 0.00 0.01 0.01 0.00 99.95 16:51:50 14:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 14:49:01 1 0.00 0.00 0.00 0.03 0.00 99.97 16:51:50 14:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:49:01 3 0.10 0.00 0.03 0.00 0.00 99.87 16:51:50 14:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:49:01 5 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 14:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 14:49:01 7 0.07 0.00 0.03 0.02 0.00 99.88 16:51:50 14:50:01 all 0.10 0.00 0.01 0.03 0.01 99.85 16:51:50 14:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:50:01 1 0.00 0.00 0.03 0.07 0.02 99.88 16:51:50 14:50:01 2 0.66 0.00 0.00 0.00 0.02 99.32 16:51:50 14:50:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 14:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:50:01 7 0.03 0.00 0.02 0.17 0.02 99.77 16:51:50 14:51:02 all 0.16 0.00 0.02 0.01 0.01 99.80 16:51:50 14:51:02 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 14:51:02 1 0.02 0.00 0.02 0.08 0.00 99.88 16:51:50 14:51:02 2 1.09 0.00 0.02 0.00 0.00 98.89 16:51:50 14:51:02 3 0.10 0.00 0.02 0.00 0.00 99.88 16:51:50 14:51:02 4 0.03 0.00 0.00 0.00 0.03 99.93 16:51:50 14:51:02 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:51:02 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:51:02 7 0.05 0.00 0.08 0.02 0.02 99.83 16:51:50 14:52:01 all 0.07 0.00 0.02 0.04 0.00 99.87 16:51:50 14:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:52:01 1 0.02 0.00 0.03 0.08 0.00 99.86 16:51:50 14:52:01 2 0.41 0.00 0.00 0.00 0.00 99.59 16:51:50 14:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 14:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 14:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:52:01 7 0.05 0.00 0.07 0.27 0.00 99.61 16:51:50 14:53:01 all 0.12 0.00 0.01 0.02 0.01 99.84 16:51:50 14:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:53:01 1 0.02 0.00 0.00 0.02 0.02 99.95 16:51:50 14:53:01 2 0.76 0.00 0.00 0.00 0.00 99.24 16:51:50 14:53:01 3 0.08 0.00 0.02 0.00 0.00 99.90 16:51:50 14:53:01 4 0.07 0.00 0.02 0.00 0.00 99.92 16:51:50 14:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:53:01 7 0.03 0.00 0.05 0.15 0.03 99.73 16:51:50 16:51:50 14:53:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 14:54:01 all 0.04 0.00 0.02 0.00 0.00 99.94 16:51:50 14:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:54:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:51:50 14:54:01 2 0.15 0.00 0.03 0.00 0.02 99.80 16:51:50 14:54:01 3 0.07 0.00 0.03 0.00 0.00 99.90 16:51:50 14:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:54:01 7 0.05 0.00 0.05 0.02 0.00 99.88 16:51:50 14:55:01 all 0.06 0.00 0.01 0.04 0.01 99.88 16:51:50 14:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:55:01 1 0.00 0.00 0.02 0.10 0.02 99.87 16:51:50 14:55:01 2 0.38 0.00 0.03 0.00 0.00 99.58 16:51:50 14:55:01 3 0.07 0.00 0.02 0.17 0.02 99.73 16:51:50 14:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 14:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 14:55:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 14:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 14:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:51:50 14:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 14:56:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 14:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 14:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:56:01 7 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 14:57:01 all 0.12 0.00 0.02 0.12 0.12 99.62 16:51:50 14:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:57:01 1 0.02 0.00 0.03 0.45 0.10 99.40 16:51:50 14:57:01 2 0.74 0.00 0.02 0.00 0.68 98.57 16:51:50 14:57:01 3 0.03 0.00 0.05 0.00 0.03 99.88 16:51:50 14:57:01 4 0.05 0.00 0.00 0.00 0.12 99.83 16:51:50 14:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:57:01 7 0.07 0.00 0.02 0.53 0.03 99.35 16:51:50 14:58:01 all 0.11 0.00 0.01 0.02 0.01 99.85 16:51:50 14:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 14:58:01 1 0.00 0.00 0.02 0.13 0.02 99.83 16:51:50 14:58:01 2 0.73 0.00 0.00 0.00 0.02 99.25 16:51:50 14:58:01 3 0.07 0.00 0.00 0.00 0.02 99.92 16:51:50 14:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 14:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:58:01 7 0.05 0.00 0.02 0.00 0.03 99.90 16:51:50 14:59:01 all 0.05 0.00 0.01 0.00 0.01 99.93 16:51:50 14:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 14:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 14:59:01 2 0.22 0.00 0.03 0.00 0.00 99.75 16:51:50 14:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 14:59:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 14:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 14:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 14:59:01 7 0.05 0.00 0.00 0.02 0.02 99.92 16:51:50 15:00:01 all 0.14 0.00 0.02 0.01 0.00 99.84 16:51:50 15:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 15:00:01 1 0.02 0.00 0.03 0.03 0.00 99.92 16:51:50 15:00:01 2 0.93 0.00 0.00 0.00 0.00 99.07 16:51:50 15:00:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 15:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 15:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 15:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:00:01 7 0.02 0.00 0.02 0.03 0.00 99.93 16:51:50 15:01:01 all 0.07 0.00 0.01 0.02 0.00 99.89 16:51:50 15:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 15:01:01 1 0.00 0.00 0.02 0.17 0.00 99.82 16:51:50 15:01:01 2 0.40 0.00 0.00 0.00 0.00 99.60 16:51:50 15:01:01 3 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 15:01:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 15:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 15:02:01 all 0.10 0.00 0.02 0.00 0.01 99.87 16:51:50 15:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 15:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 16:51:50 15:02:01 2 0.62 0.00 0.02 0.00 0.00 99.37 16:51:50 15:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 15:02:01 4 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 15:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:02:01 7 0.02 0.00 0.03 0.02 0.02 99.92 16:51:50 15:03:01 all 0.07 0.00 0.03 0.09 0.01 99.80 16:51:50 15:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 15:03:01 1 0.07 0.00 0.03 0.48 0.00 99.42 16:51:50 15:03:01 2 0.05 0.00 0.05 0.00 0.02 99.88 16:51:50 15:03:01 3 0.08 0.00 0.00 0.00 0.02 99.90 16:51:50 15:03:01 4 0.15 0.00 0.08 0.00 0.00 99.77 16:51:50 15:03:01 5 0.13 0.00 0.03 0.00 0.00 99.83 16:51:50 15:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:03:01 7 0.07 0.00 0.02 0.25 0.02 99.65 16:51:50 15:04:01 all 0.04 0.00 0.02 0.10 1.10 98.75 16:51:50 15:04:01 0 0.02 0.00 0.02 0.00 1.67 98.29 16:51:50 15:04:01 1 0.02 0.00 0.00 0.76 0.33 98.89 16:51:50 15:04:01 2 0.21 0.00 0.00 0.00 1.90 97.89 16:51:50 15:04:01 3 0.03 0.00 0.00 0.00 0.07 99.90 16:51:50 15:04:01 4 0.03 0.00 0.05 0.00 1.96 97.96 16:51:50 15:04:01 5 0.00 0.00 0.00 0.00 1.49 98.51 16:51:50 15:04:01 6 0.00 0.00 0.03 0.00 0.79 99.17 16:51:50 15:04:01 7 0.00 0.00 0.03 0.05 0.51 99.40 16:51:50 16:51:50 15:04:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 15:05:01 all 0.11 0.00 0.02 0.07 0.00 99.80 16:51:50 15:05:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 15:05:01 1 0.02 0.00 0.02 0.38 0.00 99.58 16:51:50 15:05:01 2 0.65 0.00 0.03 0.02 0.00 99.30 16:51:50 15:05:01 3 0.07 0.00 0.02 0.18 0.00 99.73 16:51:50 15:05:01 4 0.05 0.00 0.05 0.00 0.02 99.88 16:51:50 15:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:06:01 all 0.04 0.00 0.01 0.04 0.01 99.90 16:51:50 15:06:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 15:06:01 1 0.03 0.00 0.03 0.18 0.00 99.75 16:51:50 15:06:01 2 0.20 0.00 0.00 0.12 0.00 99.68 16:51:50 15:06:01 3 0.03 0.00 0.02 0.00 0.03 99.92 16:51:50 15:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 15:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 15:07:01 all 0.05 0.00 0.02 0.16 0.01 99.77 16:51:50 15:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 15:07:01 1 0.02 0.00 0.00 1.18 0.02 98.78 16:51:50 15:07:01 2 0.15 0.00 0.00 0.00 0.02 99.83 16:51:50 15:07:01 3 0.05 0.00 0.02 0.08 0.00 99.85 16:51:50 15:07:01 4 0.07 0.00 0.03 0.00 0.00 99.90 16:51:50 15:07:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 15:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 15:07:01 7 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 15:08:01 all 0.06 0.00 0.02 0.03 0.01 99.89 16:51:50 15:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:08:01 1 0.02 0.00 0.00 0.22 0.00 99.77 16:51:50 15:08:01 2 0.27 0.00 0.00 0.00 0.00 99.73 16:51:50 15:08:01 3 0.12 0.00 0.08 0.00 0.02 99.78 16:51:50 15:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:08:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 15:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 15:09:01 all 0.12 0.00 0.02 0.08 0.01 99.77 16:51:50 15:09:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:51:50 15:09:01 1 0.00 0.00 0.00 0.30 0.00 99.70 16:51:50 15:09:01 2 0.78 0.00 0.00 0.00 0.00 99.22 16:51:50 15:09:01 3 0.12 0.00 0.08 0.00 0.02 99.78 16:51:50 15:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 15:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:09:01 7 0.02 0.00 0.02 0.35 0.00 99.62 16:51:50 15:10:01 all 0.15 0.00 0.01 0.04 0.00 99.80 16:51:50 15:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 15:10:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 15:10:01 2 1.06 0.00 0.02 0.00 0.00 98.92 16:51:50 15:10:01 3 0.07 0.00 0.03 0.02 0.02 99.87 16:51:50 15:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:10:01 7 0.00 0.00 0.00 0.30 0.02 99.68 16:51:50 15:11:01 all 0.20 0.00 0.01 0.00 0.01 99.77 16:51:50 15:11:01 0 0.00 0.00 0.03 0.00 0.02 99.95 16:51:50 15:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 15:11:01 2 1.48 0.00 0.02 0.00 0.02 98.48 16:51:50 15:11:01 3 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 15:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 15:12:01 all 0.05 0.00 0.02 0.00 0.00 99.92 16:51:50 15:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 15:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:51:50 15:12:01 2 0.28 0.00 0.05 0.00 0.00 99.67 16:51:50 15:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:12:01 7 0.02 0.00 0.03 0.02 0.02 99.92 16:51:50 15:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:51:50 15:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 15:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:13:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 15:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 15:13:01 5 0.05 0.00 0.05 0.00 0.02 99.88 16:51:50 15:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 15:14:01 all 0.06 0.00 0.02 0.07 0.01 99.84 16:51:50 15:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 15:14:01 1 0.00 0.00 0.02 0.07 0.00 99.92 16:51:50 15:14:01 2 0.32 0.00 0.02 0.00 0.03 99.63 16:51:50 15:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 15:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:14:01 5 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 15:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:14:01 7 0.00 0.00 0.02 0.52 0.00 99.47 16:51:50 15:15:01 all 0.07 0.00 0.01 0.00 0.01 99.91 16:51:50 15:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 15:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 15:15:01 2 0.38 0.00 0.00 0.00 0.00 99.62 16:51:50 15:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:15:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 15:15:01 5 0.02 0.00 0.05 0.00 0.02 99.92 16:51:50 15:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 15:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 16:51:50 15:15:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 15:16:01 all 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 15:16:01 1 0.03 0.00 0.05 0.02 0.00 99.90 16:51:50 15:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:16:01 3 0.07 0.00 0.02 0.00 0.00 99.92 16:51:50 15:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:16:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 15:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:16:01 7 0.02 0.00 0.02 0.02 0.02 99.93 16:51:50 15:17:01 all 0.03 0.00 0.01 0.02 0.01 99.93 16:51:50 15:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 15:17:01 1 0.05 0.00 0.00 0.17 0.02 99.77 16:51:50 15:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 15:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 15:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 15:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:17:01 7 0.05 0.00 0.02 0.02 0.00 99.92 16:51:50 15:18:01 all 0.10 0.00 0.02 0.03 0.01 99.85 16:51:50 15:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 15:18:01 1 0.02 0.00 0.02 0.12 0.03 99.82 16:51:50 15:18:01 2 0.66 0.00 0.03 0.00 0.00 99.30 16:51:50 15:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 15:18:01 4 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 15:18:01 5 0.03 0.00 0.00 0.13 0.00 99.83 16:51:50 15:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 15:19:01 all 0.04 0.00 0.01 0.00 0.00 99.94 16:51:50 15:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 15:19:01 2 0.10 0.00 0.03 0.00 0.00 99.87 16:51:50 15:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 15:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:19:01 5 0.10 0.00 0.02 0.00 0.00 99.88 16:51:50 15:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:19:01 7 0.05 0.00 0.02 0.02 0.02 99.90 16:51:50 15:20:01 all 0.04 0.00 0.01 0.00 0.01 99.94 16:51:50 15:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 15:20:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 15:20:01 2 0.20 0.00 0.00 0.00 0.02 99.78 16:51:50 15:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 15:20:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 15:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:20:01 7 0.02 0.00 0.03 0.02 0.02 99.92 16:51:50 15:21:01 all 0.07 0.00 0.01 0.00 0.00 99.91 16:51:50 15:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:21:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 15:21:01 2 0.25 0.00 0.05 0.00 0.00 99.70 16:51:50 15:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 15:21:01 4 0.12 0.00 0.00 0.00 0.00 99.88 16:51:50 15:21:01 5 0.12 0.00 0.02 0.00 0.02 99.85 16:51:50 15:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:21:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 15:22:01 all 0.04 0.00 0.02 0.00 0.27 99.67 16:51:50 15:22:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 15:22:01 1 0.00 0.00 0.00 0.00 0.07 99.93 16:51:50 15:22:01 2 0.17 0.00 0.03 0.00 0.05 99.75 16:51:50 15:22:01 3 0.07 0.00 0.03 0.00 0.58 99.32 16:51:50 15:22:01 4 0.02 0.00 0.03 0.00 0.58 99.37 16:51:50 15:22:01 5 0.00 0.00 0.02 0.00 0.28 99.70 16:51:50 15:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:22:01 7 0.02 0.00 0.03 0.02 0.61 99.32 16:51:50 15:23:01 all 0.27 0.00 0.02 0.00 0.00 99.70 16:51:50 15:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 15:23:01 1 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 15:23:01 2 1.99 0.00 0.02 0.00 0.02 97.98 16:51:50 15:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:23:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 15:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:23:01 7 0.02 0.00 0.03 0.02 0.02 99.92 16:51:50 15:24:01 all 0.04 0.00 0.01 0.00 0.01 99.94 16:51:50 15:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:24:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 15:24:01 2 0.20 0.00 0.03 0.00 0.02 99.75 16:51:50 15:24:01 3 0.07 0.00 0.00 0.00 0.02 99.92 16:51:50 15:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:24:01 7 0.02 0.00 0.02 0.02 0.03 99.92 16:51:50 15:25:01 all 0.03 0.00 0.02 0.01 0.00 99.94 16:51:50 15:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:25:01 1 0.00 0.00 0.00 0.05 0.00 99.95 16:51:50 15:25:01 2 0.13 0.00 0.00 0.00 0.00 99.87 16:51:50 15:25:01 3 0.03 0.00 0.05 0.00 0.00 99.92 16:51:50 15:25:01 4 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 15:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:25:01 7 0.02 0.00 0.03 0.02 0.02 99.92 16:51:50 15:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:51:50 15:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 15:26:01 1 0.00 0.00 0.02 0.08 0.00 99.90 16:51:50 15:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:26:01 3 0.08 0.00 0.03 0.00 0.02 99.87 16:51:50 15:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 16:51:50 15:26:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 15:27:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:51:50 15:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:27:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 15:27:01 2 0.10 0.00 0.00 0.00 0.02 99.88 16:51:50 15:27:01 3 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 15:27:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 15:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:27:01 7 0.02 0.00 0.03 0.02 0.02 99.92 16:51:50 15:28:01 all 0.02 0.00 0.02 0.00 0.00 99.95 16:51:50 15:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:28:01 1 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 15:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 15:28:01 3 0.08 0.00 0.02 0.02 0.00 99.88 16:51:50 15:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:28:01 7 0.05 0.00 0.05 0.00 0.02 99.88 16:51:50 15:29:01 all 0.04 0.00 0.01 0.00 0.01 99.95 16:51:50 15:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 15:29:01 1 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 15:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:29:01 3 0.08 0.00 0.00 0.00 0.02 99.90 16:51:50 15:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 15:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 15:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:29:01 7 0.08 0.00 0.02 0.02 0.02 99.87 16:51:50 15:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:51:50 15:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:30:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 15:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 15:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:30:01 7 0.03 0.00 0.00 0.02 0.02 99.93 16:51:50 15:31:01 all 0.03 0.00 0.01 0.00 0.01 99.94 16:51:50 15:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:31:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:51:50 15:31:01 2 0.07 0.00 0.02 0.00 0.00 99.92 16:51:50 15:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 15:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 15:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 15:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 15:31:01 7 0.10 0.00 0.03 0.02 0.02 99.83 16:51:50 15:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:51:50 15:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 15:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 15:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:32:01 7 0.05 0.00 0.03 0.02 0.02 99.88 16:51:50 15:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:51:50 15:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 15:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 15:33:01 3 0.07 0.00 0.03 0.00 0.00 99.90 16:51:50 15:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 15:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:33:01 7 0.05 0.00 0.02 0.02 0.03 99.88 16:51:50 15:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:51:50 15:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 15:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:34:01 2 0.08 0.00 0.02 0.00 0.00 99.90 16:51:50 15:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 15:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:34:01 7 0.03 0.00 0.02 0.03 0.02 99.90 16:51:50 15:35:01 all 0.11 0.00 0.02 0.00 0.01 99.86 16:51:50 15:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 15:35:01 1 0.03 0.00 0.00 0.02 0.00 99.95 16:51:50 15:35:01 2 0.68 0.00 0.02 0.00 0.02 99.29 16:51:50 15:35:01 3 0.07 0.00 0.00 0.00 0.00 99.93 16:51:50 15:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:35:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 15:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:35:01 7 0.05 0.00 0.03 0.02 0.03 99.87 16:51:50 15:36:01 all 0.01 0.00 0.01 0.01 0.00 99.96 16:51:50 15:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:36:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 15:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:36:01 7 0.03 0.00 0.03 0.05 0.02 99.87 16:51:50 15:37:01 all 0.07 0.00 0.02 0.00 0.01 99.90 16:51:50 15:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 15:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 15:37:01 2 0.33 0.00 0.05 0.00 0.02 99.60 16:51:50 15:37:01 3 0.08 0.00 0.00 0.00 0.00 99.92 16:51:50 15:37:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 15:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:37:01 7 0.03 0.00 0.07 0.00 0.02 99.88 16:51:50 16:51:50 15:37:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 15:38:01 all 0.01 0.00 0.01 0.95 0.01 99.01 16:51:50 15:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 15:38:01 1 0.02 0.00 0.02 7.48 0.00 92.48 16:51:50 15:38:01 2 0.00 0.00 0.03 0.00 0.02 99.95 16:51:50 15:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 15:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 15:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:38:01 7 0.02 0.00 0.03 0.15 0.02 99.78 16:51:50 15:39:01 all 0.24 0.00 0.01 0.07 0.01 99.67 16:51:50 15:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:39:01 1 0.00 0.00 0.00 0.43 0.02 99.55 16:51:50 15:39:01 2 1.76 0.00 0.00 0.00 0.00 98.24 16:51:50 15:39:01 3 0.08 0.00 0.00 0.00 0.00 99.92 16:51:50 15:39:01 4 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 15:39:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 15:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:39:01 7 0.03 0.00 0.03 0.17 0.02 99.75 16:51:50 15:40:01 all 0.02 0.00 0.02 0.75 1.45 97.76 16:51:50 15:40:01 0 0.05 0.00 0.02 0.00 3.31 96.63 16:51:50 15:40:01 1 0.00 0.00 0.00 5.93 0.99 93.08 16:51:50 15:40:01 2 0.05 0.00 0.02 0.00 1.66 98.27 16:51:50 15:40:01 3 0.03 0.00 0.02 0.05 0.66 99.24 16:51:50 15:40:01 4 0.00 0.00 0.02 0.00 1.09 98.90 16:51:50 15:40:01 5 0.02 0.00 0.00 0.00 1.06 98.93 16:51:50 15:40:01 6 0.00 0.00 0.00 0.00 0.20 99.80 16:51:50 15:40:01 7 0.00 0.00 0.07 0.02 2.60 97.32 16:51:50 15:41:01 all 0.06 0.00 0.02 0.04 0.00 99.87 16:51:50 15:41:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:51:50 15:41:01 1 0.02 0.00 0.02 0.28 0.00 99.68 16:51:50 15:41:01 2 0.28 0.00 0.03 0.00 0.02 99.67 16:51:50 15:41:01 3 0.07 0.00 0.00 0.03 0.00 99.90 16:51:50 15:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:41:01 5 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 15:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:41:01 7 0.00 0.00 0.00 0.03 0.00 99.97 16:51:50 15:42:01 all 0.17 0.00 0.01 0.02 0.01 99.79 16:51:50 15:42:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:51:50 15:42:01 1 0.02 0.00 0.02 0.12 0.00 99.85 16:51:50 15:42:01 2 1.19 0.00 0.00 0.00 0.00 98.81 16:51:50 15:42:01 3 0.05 0.00 0.02 0.02 0.02 99.90 16:51:50 15:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 15:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 15:43:01 all 0.09 0.00 0.01 0.01 0.01 99.89 16:51:50 15:43:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 15:43:01 1 0.02 0.00 0.02 0.03 0.02 99.92 16:51:50 15:43:01 2 0.50 0.00 0.07 0.00 0.02 99.42 16:51:50 15:43:01 3 0.08 0.00 0.00 0.00 0.00 99.92 16:51:50 15:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 15:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 15:44:01 all 0.02 0.00 0.01 1.16 2.36 96.45 16:51:50 15:44:01 0 0.03 0.00 0.05 0.00 4.31 95.61 16:51:50 15:44:01 1 0.00 0.00 0.02 9.41 1.10 89.47 16:51:50 15:44:01 2 0.06 0.00 0.00 0.00 4.26 95.68 16:51:50 15:44:01 3 0.03 0.00 0.00 0.00 1.17 98.80 16:51:50 15:44:01 4 0.00 0.00 0.02 0.00 1.23 98.75 16:51:50 15:44:01 5 0.03 0.00 0.00 0.00 0.81 99.16 16:51:50 15:44:01 6 0.00 0.00 0.00 0.00 2.37 97.63 16:51:50 15:44:01 7 0.00 0.00 0.00 0.00 3.49 96.51 16:51:50 15:45:01 all 0.06 0.00 0.02 0.08 0.00 99.84 16:51:50 15:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 15:45:01 1 0.02 0.00 0.02 0.40 0.00 99.57 16:51:50 15:45:01 2 0.35 0.00 0.00 0.00 0.02 99.63 16:51:50 15:45:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 15:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:45:01 5 0.02 0.00 0.05 0.00 0.00 99.93 16:51:50 15:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:45:01 7 0.00 0.00 0.03 0.23 0.00 99.73 16:51:50 15:46:01 all 0.04 0.00 0.01 0.07 0.00 99.88 16:51:50 15:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 15:46:01 1 0.08 0.00 0.00 0.43 0.00 99.48 16:51:50 15:46:01 2 0.13 0.00 0.00 0.00 0.00 99.87 16:51:50 15:46:01 3 0.07 0.00 0.05 0.00 0.00 99.88 16:51:50 15:46:01 4 0.00 0.00 0.02 0.13 0.00 99.85 16:51:50 15:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 15:47:01 all 0.05 0.00 0.02 0.05 0.01 99.87 16:51:50 15:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 15:47:01 1 0.02 0.00 0.02 0.32 0.02 99.63 16:51:50 15:47:01 2 0.22 0.00 0.03 0.00 0.02 99.73 16:51:50 15:47:01 3 0.07 0.00 0.03 0.00 0.02 99.88 16:51:50 15:47:01 4 0.03 0.00 0.00 0.10 0.00 99.87 16:51:50 15:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:51:50 15:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 15:48:01 3 0.05 0.00 0.05 0.00 0.02 99.88 16:51:50 15:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 15:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:48:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 16:51:50 15:48:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 15:49:01 all 0.11 0.00 0.01 0.10 0.01 99.76 16:51:50 15:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 15:49:01 1 0.00 0.00 0.00 0.45 0.00 99.55 16:51:50 15:49:01 2 0.80 0.00 0.02 0.00 0.03 99.15 16:51:50 15:49:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 15:49:01 4 0.00 0.00 0.00 0.37 0.00 99.63 16:51:50 15:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:49:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 15:50:01 all 0.05 0.00 0.02 0.07 0.01 99.85 16:51:50 15:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 15:50:01 1 0.00 0.00 0.02 0.38 0.00 99.60 16:51:50 15:50:01 2 0.32 0.00 0.03 0.00 0.00 99.65 16:51:50 15:50:01 3 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 15:50:01 4 0.00 0.00 0.03 0.00 0.02 99.95 16:51:50 15:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:50:01 7 0.00 0.00 0.00 0.20 0.02 99.78 16:51:50 15:51:01 all 0.06 0.00 0.01 0.15 0.01 99.77 16:51:50 15:51:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:51:50 15:51:01 1 0.02 0.00 0.02 0.93 0.00 99.03 16:51:50 15:51:01 2 0.30 0.00 0.03 0.00 0.02 99.65 16:51:50 15:51:01 3 0.07 0.00 0.02 0.00 0.00 99.92 16:51:50 15:51:01 4 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 15:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 15:51:01 7 0.00 0.00 0.02 0.23 0.02 99.73 16:51:50 15:52:01 all 0.06 0.00 0.02 0.71 0.05 99.16 16:51:50 15:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:52:01 1 0.02 0.00 0.03 5.48 0.10 94.37 16:51:50 15:52:01 2 0.38 0.00 0.02 0.00 0.05 99.55 16:51:50 15:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 15:52:01 4 0.02 0.00 0.03 0.23 0.13 99.58 16:51:50 15:52:01 5 0.02 0.00 0.02 0.00 0.05 99.92 16:51:50 15:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 15:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 15:53:01 all 0.06 0.00 0.01 0.08 0.00 99.84 16:51:50 15:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 15:53:01 1 0.02 0.00 0.00 0.55 0.00 99.43 16:51:50 15:53:01 2 0.33 0.00 0.02 0.00 0.00 99.65 16:51:50 15:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:53:01 4 0.08 0.00 0.05 0.10 0.00 99.77 16:51:50 15:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:54:01 all 0.11 0.00 0.01 0.02 0.01 99.85 16:51:50 15:54:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:51:50 15:54:01 1 0.00 0.00 0.00 0.05 0.00 99.95 16:51:50 15:54:01 2 0.76 0.00 0.02 0.00 0.02 99.20 16:51:50 15:54:01 3 0.03 0.00 0.00 0.08 0.02 99.87 16:51:50 15:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 15:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:54:01 7 0.00 0.00 0.00 0.00 0.03 99.97 16:51:50 15:55:01 all 0.08 0.00 0.01 0.11 0.01 99.79 16:51:50 15:55:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:51:50 15:55:01 1 0.02 0.00 0.02 0.73 0.00 99.23 16:51:50 15:55:01 2 0.53 0.00 0.02 0.00 0.02 99.43 16:51:50 15:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:55:01 4 0.00 0.00 0.00 0.17 0.00 99.83 16:51:50 15:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:56:01 all 0.04 0.00 0.01 0.06 0.01 99.88 16:51:50 15:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 15:56:01 1 0.00 0.00 0.02 0.43 0.02 99.53 16:51:50 15:56:01 2 0.22 0.00 0.02 0.00 0.02 99.75 16:51:50 15:56:01 3 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 15:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 15:56:01 6 0.00 0.00 0.00 0.05 0.00 99.95 16:51:50 15:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 15:57:01 all 0.12 0.00 0.02 0.02 0.00 99.84 16:51:50 15:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:57:01 1 0.02 0.00 0.00 0.07 0.00 99.92 16:51:50 15:57:01 2 0.78 0.00 0.00 0.00 0.02 99.20 16:51:50 15:57:01 3 0.08 0.00 0.07 0.00 0.02 99.83 16:51:50 15:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 15:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:57:01 7 0.02 0.00 0.03 0.07 0.00 99.88 16:51:50 15:58:01 all 0.03 0.00 0.01 0.01 0.00 99.94 16:51:50 15:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:58:01 1 0.02 0.00 0.00 0.03 0.00 99.95 16:51:50 15:58:01 2 0.18 0.00 0.02 0.00 0.00 99.80 16:51:50 15:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 15:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 15:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:58:01 7 0.03 0.00 0.05 0.02 0.02 99.88 16:51:50 15:59:01 all 0.10 0.00 0.01 0.03 0.01 99.85 16:51:50 15:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 15:59:01 1 0.00 0.00 0.02 0.10 0.00 99.88 16:51:50 15:59:01 2 0.70 0.00 0.00 0.00 0.02 99.28 16:51:50 15:59:01 3 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 15:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 15:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 15:59:01 7 0.02 0.00 0.03 0.17 0.02 99.77 16:51:50 16:51:50 15:59:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 16:00:01 all 0.04 0.00 0.01 0.07 0.01 99.87 16:51:50 16:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 16:00:01 1 0.02 0.00 0.03 0.57 0.02 99.37 16:51:50 16:00:01 2 0.17 0.00 0.02 0.00 0.00 99.82 16:51:50 16:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 16:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:00:01 7 0.00 0.00 0.02 0.02 0.02 99.95 16:51:50 16:01:01 all 0.04 0.00 0.01 0.16 0.01 99.78 16:51:50 16:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:01:01 1 0.00 0.00 0.02 1.00 0.00 98.98 16:51:50 16:01:01 2 0.20 0.00 0.00 0.00 0.02 99.78 16:51:50 16:01:01 3 0.08 0.00 0.02 0.00 0.00 99.90 16:51:50 16:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:01:01 5 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 16:01:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 16:01:01 7 0.03 0.00 0.03 0.27 0.02 99.65 16:51:50 16:02:01 all 0.07 0.00 0.02 0.08 0.01 99.83 16:51:50 16:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 16:02:01 1 0.02 0.00 0.00 0.30 0.00 99.68 16:51:50 16:02:01 2 0.42 0.00 0.03 0.00 0.02 99.53 16:51:50 16:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 16:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:02:01 7 0.02 0.00 0.02 0.35 0.02 99.60 16:51:50 16:03:01 all 0.19 0.00 0.03 0.10 0.00 99.68 16:51:50 16:03:01 0 0.10 0.00 0.02 0.00 0.00 99.88 16:51:50 16:03:01 1 0.05 0.00 0.03 0.42 0.00 99.50 16:51:50 16:03:01 2 0.32 0.00 0.02 0.00 0.00 99.67 16:51:50 16:03:01 3 0.08 0.00 0.05 0.00 0.00 99.87 16:51:50 16:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:03:01 5 0.65 0.00 0.07 0.00 0.00 99.28 16:51:50 16:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:03:01 7 0.32 0.00 0.03 0.35 0.03 99.27 16:51:50 16:04:01 all 0.09 0.00 0.01 0.00 0.00 99.89 16:51:50 16:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:04:01 1 0.03 0.00 0.00 0.02 0.00 99.95 16:51:50 16:04:01 2 0.57 0.00 0.00 0.00 0.02 99.42 16:51:50 16:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 16:04:01 7 0.03 0.00 0.03 0.02 0.02 99.90 16:51:50 16:05:01 all 0.03 0.00 0.01 0.01 0.01 99.95 16:51:50 16:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 16:05:01 1 0.03 0.00 0.00 0.03 0.02 99.92 16:51:50 16:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:05:01 3 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 16:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:05:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 16:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:05:01 7 0.05 0.00 0.02 0.02 0.02 99.90 16:51:50 16:06:01 all 0.01 0.00 0.01 0.01 0.01 99.97 16:51:50 16:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:06:01 1 0.00 0.00 0.00 0.05 0.00 99.95 16:51:50 16:06:01 2 0.00 0.00 0.03 0.00 0.02 99.95 16:51:50 16:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 16:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:06:01 7 0.02 0.00 0.00 0.00 0.03 99.95 16:51:50 16:07:02 all 0.02 0.00 0.06 0.01 0.02 99.89 16:51:50 16:07:02 0 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 16:07:02 1 0.03 0.00 0.02 0.02 0.00 99.93 16:51:50 16:07:02 2 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 16:07:02 3 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 16:07:02 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:07:02 5 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 16:07:02 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:07:02 7 0.00 0.00 0.35 0.08 0.13 99.43 16:51:50 16:08:01 all 0.10 0.00 0.01 0.00 0.01 99.87 16:51:50 16:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:08:01 2 0.78 0.00 0.05 0.00 0.02 99.15 16:51:50 16:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 16:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 16:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:08:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 16:09:01 all 0.02 0.00 0.02 0.00 0.01 99.95 16:51:50 16:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 16:09:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 16:09:01 2 0.03 0.00 0.03 0.00 0.03 99.90 16:51:50 16:09:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 16:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 16:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:09:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 16:10:01 all 0.08 0.00 0.01 0.00 0.01 99.90 16:51:50 16:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:10:01 2 0.55 0.00 0.08 0.00 0.02 99.35 16:51:50 16:10:01 3 0.08 0.00 0.00 0.00 0.02 99.90 16:51:50 16:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 16:51:50 16:10:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 16:11:01 all 0.09 0.00 0.02 0.00 0.01 99.88 16:51:50 16:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:11:01 1 0.00 0.00 0.03 0.02 0.02 99.93 16:51:50 16:11:01 2 0.63 0.00 0.08 0.00 0.03 99.25 16:51:50 16:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 16:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 16:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:12:01 all 0.21 0.00 0.02 0.00 0.00 99.76 16:51:50 16:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 16:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 16:12:01 2 1.55 0.00 0.05 0.00 0.02 98.38 16:51:50 16:12:01 3 0.05 0.00 0.05 0.00 0.00 99.90 16:51:50 16:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:12:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 16:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:51:50 16:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 16:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 16:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 16:14:01 all 0.01 0.00 0.01 0.01 0.01 99.96 16:51:50 16:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:14:01 1 0.00 0.00 0.02 0.03 0.02 99.93 16:51:50 16:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 16:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 16:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 16:14:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 16:15:01 all 0.02 0.00 0.00 0.02 0.01 99.95 16:51:50 16:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 16:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 16:15:01 2 0.03 0.00 0.00 0.00 0.03 99.93 16:51:50 16:15:01 3 0.07 0.00 0.00 0.00 0.02 99.92 16:51:50 16:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:15:01 7 0.00 0.00 0.00 0.15 0.02 99.83 16:51:50 16:16:01 all 0.01 0.00 0.02 0.00 0.01 99.96 16:51:50 16:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:16:01 1 0.00 0.00 0.05 0.02 0.00 99.93 16:51:50 16:16:01 2 0.02 0.00 0.03 0.00 0.03 99.92 16:51:50 16:16:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 16:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:16:01 7 0.02 0.00 0.00 0.02 0.02 99.95 16:51:50 16:17:01 all 0.06 0.00 0.01 0.00 0.01 99.91 16:51:50 16:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 16:17:01 1 0.03 0.00 0.00 0.02 0.02 99.93 16:51:50 16:17:01 2 0.32 0.00 0.07 0.00 0.03 99.58 16:51:50 16:17:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 16:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 16:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:51:50 16:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 16:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:18:01 7 0.03 0.00 0.02 0.02 0.02 99.92 16:51:50 16:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:51:50 16:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 16:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:19:01 2 0.00 0.00 0.03 0.00 0.03 99.93 16:51:50 16:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:19:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 16:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 16:19:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 16:20:01 all 0.03 0.00 0.01 0.00 0.01 99.96 16:51:50 16:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:20:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 16:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 16:20:01 3 0.07 0.00 0.03 0.00 0.03 99.87 16:51:50 16:20:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 16:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 16:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 16:51:50 16:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 16:21:01 1 0.00 0.00 0.02 0.02 0.02 99.95 16:51:50 16:21:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:51:50 16:21:01 3 0.07 0.00 0.05 0.00 0.02 99.87 16:51:50 16:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 16:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:21:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 16:51:50 16:21:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 16:22:01 all 0.03 0.00 0.02 0.00 0.01 99.94 16:51:50 16:22:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:51:50 16:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:22:01 2 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 16:22:01 3 0.08 0.00 0.02 0.00 0.03 99.87 16:51:50 16:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 16:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 16:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 16:23:01 all 0.02 0.00 0.01 0.01 0.00 99.95 16:51:50 16:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 16:23:01 2 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 16:23:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 16:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:23:01 5 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 16:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:23:01 7 0.00 0.00 0.03 0.10 0.00 99.87 16:51:50 16:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:51:50 16:24:01 0 0.00 0.00 0.03 0.00 0.02 99.95 16:51:50 16:24:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 16:24:01 2 0.13 0.00 0.02 0.00 0.00 99.85 16:51:50 16:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 16:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:24:01 7 0.05 0.00 0.00 0.00 0.02 99.93 16:51:50 16:25:01 all 0.02 0.00 0.01 0.02 0.01 99.94 16:51:50 16:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:25:01 1 0.00 0.00 0.00 0.17 0.02 99.82 16:51:50 16:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 16:25:01 3 0.07 0.00 0.03 0.00 0.02 99.88 16:51:50 16:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 16:25:01 7 0.00 0.00 0.00 0.02 0.02 99.97 16:51:50 16:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:51:50 16:26:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 16:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:26:01 3 0.07 0.00 0.05 0.00 0.03 99.85 16:51:50 16:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:26:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 16:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:26:01 7 0.03 0.00 0.00 0.02 0.00 99.95 16:51:50 16:27:01 all 0.06 0.00 0.02 0.00 0.01 99.91 16:51:50 16:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:27:01 1 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 16:27:01 2 0.42 0.00 0.03 0.00 0.02 99.53 16:51:50 16:27:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 16:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:27:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 16:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:27:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 16:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:51:50 16:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 16:28:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 16:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 16:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 16:29:01 all 0.02 0.00 0.02 0.00 0.01 99.95 16:51:50 16:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 16:29:01 3 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 16:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:29:01 5 0.02 0.00 0.05 0.00 0.02 99.92 16:51:50 16:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:29:01 7 0.00 0.00 0.02 0.02 0.02 99.95 16:51:50 16:30:01 all 0.02 0.00 0.00 0.00 0.01 99.97 16:51:50 16:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 16:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:30:01 3 0.07 0.00 0.00 0.00 0.03 99.90 16:51:50 16:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:30:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 16:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:51:50 16:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 16:31:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 16:31:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:51:50 16:31:01 3 0.02 0.00 0.02 0.02 0.02 99.93 16:51:50 16:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 16:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 16:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:32:01 all 0.12 0.00 0.01 0.00 0.01 99.86 16:51:50 16:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:32:01 1 0.02 0.00 0.00 0.02 0.02 99.95 16:51:50 16:32:01 2 0.75 0.00 0.00 0.00 0.02 99.24 16:51:50 16:32:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 16:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 16:32:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 16:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:32:01 7 0.03 0.00 0.00 0.02 0.02 99.93 16:51:50 16:51:50 16:32:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 16:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:51:50 16:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 16:33:01 3 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 16:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 16:33:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 16:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 16:51:50 16:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 16:34:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 16:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:34:01 3 0.08 0.00 0.03 0.00 0.02 99.87 16:51:50 16:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:34:01 5 0.08 0.00 0.00 0.00 0.02 99.90 16:51:50 16:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 16:35:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:51:50 16:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 16:35:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 16:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:35:01 7 0.03 0.00 0.02 0.02 0.00 99.93 16:51:50 16:36:01 all 0.03 0.00 0.02 0.00 0.01 99.95 16:51:50 16:36:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 16:36:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 16:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 16:36:01 3 0.07 0.00 0.03 0.00 0.03 99.87 16:51:50 16:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 16:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:51:50 16:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 16:37:01 1 0.00 0.00 0.02 0.02 0.02 99.95 16:51:50 16:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 16:37:01 3 0.02 0.00 0.05 0.00 0.02 99.92 16:51:50 16:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 16:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 16:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:51:50 16:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 16:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 16:38:01 3 0.08 0.00 0.02 0.00 0.02 99.88 16:51:50 16:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 16:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:51:50 16:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:51:50 16:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:39:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:51:50 16:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 16:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:39:01 7 0.00 0.00 0.03 0.02 0.02 99.93 16:51:50 16:40:01 all 0.03 0.00 0.01 0.00 0.00 99.96 16:51:50 16:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 16:40:01 1 0.03 0.00 0.02 0.02 0.00 99.93 16:51:50 16:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:51:50 16:40:01 3 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 16:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:40:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 16:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:51:50 16:41:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 16:41:01 1 0.05 0.00 0.02 0.02 0.02 99.90 16:51:50 16:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 16:41:01 3 0.05 0.00 0.00 0.00 0.03 99.92 16:51:50 16:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:41:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 16:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 16:42:01 all 0.05 0.00 0.02 0.00 0.01 99.92 16:51:50 16:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 16:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 16:42:01 2 0.20 0.00 0.03 0.00 0.00 99.77 16:51:50 16:42:01 3 0.10 0.00 0.03 0.00 0.02 99.85 16:51:50 16:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:51:50 16:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:42:01 7 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 16:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:51:50 16:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:43:01 1 0.02 0.00 0.03 0.02 0.02 99.92 16:51:50 16:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 16:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 16:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 16:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 16:51:50 16:43:01 CPU %user %nice %system %iowait %steal %idle 16:51:50 16:44:01 all 0.03 0.00 0.01 0.00 0.00 99.96 16:51:50 16:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:44:01 2 0.02 0.00 0.05 0.00 0.00 99.93 16:51:50 16:44:01 3 0.08 0.00 0.03 0.00 0.02 99.87 16:51:50 16:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:44:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 16:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:51:50 16:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 16:45:01 1 0.00 0.00 0.02 0.02 0.02 99.95 16:51:50 16:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:45:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:51:50 16:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 16:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 16:46:01 all 0.02 0.00 0.02 0.00 0.01 99.95 16:51:50 16:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 16:46:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:51:50 16:46:01 2 0.05 0.00 0.03 0.00 0.02 99.90 16:51:50 16:46:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:51:50 16:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 16:51:50 16:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:46:01 7 0.02 0.00 0.00 0.02 0.00 99.97 16:51:50 16:47:01 all 0.26 0.00 0.01 0.00 0.01 99.72 16:51:50 16:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 16:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:51:50 16:47:01 2 1.99 0.00 0.03 0.00 0.02 97.97 16:51:50 16:47:01 3 0.07 0.00 0.02 0.00 0.02 99.90 16:51:50 16:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:47:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 16:48:01 all 0.24 0.00 0.01 0.00 0.00 99.75 16:51:50 16:48:01 0 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 16:48:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:51:50 16:48:01 2 1.74 0.00 0.00 0.00 0.00 98.26 16:51:50 16:48:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 16:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:51:50 16:48:01 7 0.00 0.00 0.02 0.02 0.00 99.97 16:51:50 16:49:01 all 0.03 0.00 0.02 0.00 0.01 99.94 16:51:50 16:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:49:01 1 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 16:49:01 2 0.13 0.00 0.00 0.00 0.02 99.85 16:51:50 16:49:01 3 0.03 0.00 0.05 0.00 0.02 99.90 16:51:50 16:49:01 4 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 16:49:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:51:50 16:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:49:01 7 0.00 0.00 0.00 0.02 0.02 99.97 16:51:50 16:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:51:50 16:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 16:50:01 1 0.00 0.00 0.00 0.02 0.02 99.97 16:51:50 16:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:51:50 16:50:01 3 0.05 0.00 0.03 0.00 0.03 99.88 16:51:50 16:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:50:01 5 0.05 0.00 0.00 0.00 0.00 99.95 16:51:50 16:50:01 6 0.03 0.00 0.00 0.00 0.02 99.95 16:51:50 16:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:51:01 all 0.12 0.00 0.02 0.00 0.01 99.85 16:51:50 16:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:51:50 16:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:51:50 16:51:01 2 0.89 0.00 0.03 0.00 0.00 99.07 16:51:50 16:51:01 3 0.03 0.00 0.03 0.03 0.02 99.88 16:51:50 16:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:51:50 16:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:51:50 16:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:51:50 16:51:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:51:50 Average: all 1.19 0.00 0.21 0.46 0.03 98.11 16:51:50 Average: 0 1.14 0.00 0.21 0.33 0.04 98.28 16:51:50 Average: 1 1.14 0.00 0.20 0.66 0.02 97.97 16:51:50 Average: 2 1.36 0.00 0.22 0.48 0.04 97.90 16:51:50 Average: 3 1.18 0.00 0.20 0.49 0.02 98.11 16:51:50 Average: 4 1.12 0.00 0.19 0.30 0.03 98.35 16:51:50 Average: 5 1.29 0.00 0.21 0.39 0.02 98.08 16:51:50 Average: 6 1.18 0.00 0.20 0.32 0.02 98.29 16:51:50 Average: 7 1.13 0.00 0.21 0.74 0.04 97.88 16:51:50 16:51:50 16:51:50