Pull request #438 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7499bc57c45d06bebf20d320e88b33abbc7d643+44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 (b4a8e58309b7ae9eb1f7a8faa3d1f7e69b417d85) 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-ssh14380906722796520415.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15673563409726841452.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-438/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/device-rest-go/branches/PR-438/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11457722391858249881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/device-rest-go/branches/PR-438/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15395932482193050618.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7077972168765237140.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-438/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/device-rest-go/branches/PR-438/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12547702601640830428.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-35404 in /w/workspace/gexfoundry_device-rest-go_PR-438 [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/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-438 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 into PR head commit c7499bc57c45d06bebf20d320e88b33abbc7d643 Merge succeeded, producing c7499bc57c45d06bebf20d320e88b33abbc7d643 Checking out Revision c7499bc57c45d06bebf20d320e88b33abbc7d643 (PR-438) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.13.2 to 4.13.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7499bc57c45d06bebf20d320e88b33abbc7d643 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7499bc57c45d06bebf20d320e88b33abbc7d643 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:49:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:49:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:49:06 ========================================================= 20:49:06 EdgeX Global Pipelines Version Info 20:49:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:49:07 ------------------- 20:49:07 stable info: 20:49:07 ------------------- 20:49:07 Commited By: Cherry Wang cherry@iotechsys.com 20:49:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 20:49:07 Message: update stable to v1.0.269 20:49:07 ------------------- 20:49:07 experimental info: 20:49:07 ------------------- 20:49:07 Commited By: **** collab-it+edgex@linuxfoundation.org 20:49:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 20:49:07 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:49:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:49:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:49:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:49:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:49:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:49:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:49:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:49:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:49:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:49:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:49:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-438 [Pipeline] echo 20:49:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-438 [Pipeline] echo 20:49:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-438 [Pipeline] echo 20:49:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7499bc57c45d06bebf20d320e88b33abbc7d643 [Pipeline] echo 20:49:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7499bc [Pipeline] echo 20:49:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:09 provisioning config files... 20:49:09 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-438@tmp/config2795242415756178222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:10 ---> ****-login.sh 20:49:10 nexus3.edgexfoundry.org:10001 20:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:10 Configure a credential helper to remove this warning. See 20:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:10 20:49:10 Login Succeeded 20:49:10 nexus3.edgexfoundry.org:10002 20:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:10 Configure a credential helper to remove this warning. See 20:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:10 20:49:10 Login Succeeded 20:49:10 nexus3.edgexfoundry.org:10003 20:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:10 Configure a credential helper to remove this warning. See 20:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:10 20:49:10 Login Succeeded 20:49:10 nexus3.edgexfoundry.org:10004 20:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:10 Configure a credential helper to remove this warning. See 20:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:10 20:49:10 Login Succeeded 20:49:10 ****.io 20:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:11 Configure a credential helper to remove this warning. See 20:49:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:11 20:49:11 Login Succeeded 20:49:11 ---> ****-login.sh ends [Pipeline] } 20:49:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:49:11 + git rev-list -1 --merges c7499bc57c45d06bebf20d320e88b33abbc7d643~1..c7499bc57c45d06bebf20d320e88b33abbc7d643 [Pipeline] echo 20:49:11 -----------> git rev-list -1 --merges c7499bc57c45d06bebf20d320e88b33abbc7d643~1..c7499bc57c45d06bebf20d320e88b33abbc7d643 c7499bc57c45d06bebf20d320e88b33abbc7d643 [false] [Pipeline] sh 20:49:12 + git log --format=format:%s -1 c7499bc57c45d06bebf20d320e88b33abbc7d643 [Pipeline] echo 20:49:12 ========================================================= 20:49:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:49:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:49:12 + git log --format=format:%s -1 c7499bc57c45d06bebf20d320e88b33abbc7d643 [Pipeline] echo 20:49:12 [semverPrep] GIT_COMMIT: c7499bc57c45d06bebf20d320e88b33abbc7d643, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.13.2 to 4.13.3 [Pipeline] echo 20:49:12 [semverPrep] This is not a build commit. [Pipeline] sh 20:49:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:13 + grep -v github /etc/ssh/ssh_known_hosts 20:49:13 + [ -e /tmp/ssh_known_hosts ] 20:49:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:49:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:49:13 + sudo tee -a /etc/ssh/ssh_known_hosts 20:49:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:13 20:49:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:14 0.1.4: Pulling from edgex-devops/py-git-semver 20:49:14 b85a868b505f: Pulling fs layer 20:49:14 e2be974225ed: Pulling fs layer 20:49:14 339a4e72a1f5: Pulling fs layer 20:49:14 988bab9f4d93: Pulling fs layer 20:49:14 1469e6f7b9e6: Pulling fs layer 20:49:14 eaf3925da568: Pulling fs layer 20:49:14 988bab9f4d93: Waiting 20:49:14 bab4dde63d76: Pulling fs layer 20:49:14 bde34c3a00c8: Pulling fs layer 20:49:14 b352a97aabf1: Pulling fs layer 20:49:14 4872d77fe225: Pulling fs layer 20:49:14 eaf3925da568: Waiting 20:49:14 5851b861e8e6: Pulling fs layer 20:49:14 4872d77fe225: Waiting 20:49:14 bab4dde63d76: Waiting 20:49:14 bde34c3a00c8: Waiting 20:49:14 5851b861e8e6: Waiting 20:49:14 b352a97aabf1: Waiting 20:49:14 1469e6f7b9e6: Waiting 20:49:14 e2be974225ed: Download complete 20:49:14 988bab9f4d93: Verifying Checksum 20:49:14 988bab9f4d93: Download complete 20:49:14 1469e6f7b9e6: Verifying Checksum 20:49:14 1469e6f7b9e6: Download complete 20:49:14 eaf3925da568: Verifying Checksum 20:49:14 eaf3925da568: Download complete 20:49:14 339a4e72a1f5: Verifying Checksum 20:49:14 339a4e72a1f5: Download complete 20:49:14 bde34c3a00c8: Download complete 20:49:14 b352a97aabf1: Verifying Checksum 20:49:14 b352a97aabf1: Download complete 20:49:14 4872d77fe225: Verifying Checksum 20:49:14 4872d77fe225: Download complete 20:49:14 5851b861e8e6: Verifying Checksum 20:49:14 5851b861e8e6: Download complete 20:49:14 b85a868b505f: Verifying Checksum 20:49:14 b85a868b505f: Download complete 20:49:14 bab4dde63d76: Verifying Checksum 20:49:14 bab4dde63d76: Download complete 20:49:15 b85a868b505f: Pull complete 20:49:15 e2be974225ed: Pull complete 20:49:16 339a4e72a1f5: Pull complete 20:49:16 988bab9f4d93: Pull complete 20:49:16 1469e6f7b9e6: Pull complete 20:49:16 eaf3925da568: Pull complete 20:49:18 bab4dde63d76: Pull complete 20:49:18 bde34c3a00c8: Pull complete 20:49:18 b352a97aabf1: Pull complete 20:49:18 4872d77fe225: Pull complete 20:49:18 5851b861e8e6: Pull complete 20:49:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:18 prd-ubuntu20.04-docker-8c-8g-35404 does not seem to be running inside a container 20:49:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-438 -v /w/workspace/gexfoundry_device-rest-go_PR-438:/w/workspace/gexfoundry_device-rest-go_PR-438:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-438@tmp:/w/workspace/gexfoundry_device-rest-go_PR-438@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:49:21 $ docker top 6f16ec2249d6540d8557d1b3e3f8c53f5399735f6b303c63ad58a034aaff5779 -eo pid,comm 20:49:21 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). 20:49:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:21 [ssh-agent] Looking for ssh-agent implementation... 20:49:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:21 $ docker exec 6f16ec2249d6540d8557d1b3e3f8c53f5399735f6b303c63ad58a034aaff5779 ssh-agent 20:49:21 SSH_AUTH_SOCK=/tmp/ssh-gVvgTWahCCc7/agent.32 20:49:21 SSH_AGENT_PID=38 20:49:21 Running ssh-add (command line suppressed) 20:49:21 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-438@tmp/private_key_12137456114603624710.key (/w/workspace/gexfoundry_device-rest-go_PR-438@tmp/private_key_12137456114603624710.key) 20:49:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:22 + git tag --points-at HEAD [Pipeline] } 20:49:22 $ docker exec --env ******** --env ******** 6f16ec2249d6540d8557d1b3e3f8c53f5399735f6b303c63ad58a034aaff5779 ssh-agent -k 20:49:22 unset SSH_AUTH_SOCK; 20:49:22 unset SSH_AGENT_PID; 20:49:22 echo Agent pid 38 killed; 20:49:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:49:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:22 [ssh-agent] Looking for ssh-agent implementation... 20:49:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:22 $ docker exec 6f16ec2249d6540d8557d1b3e3f8c53f5399735f6b303c63ad58a034aaff5779 ssh-agent 20:49:22 SSH_AUTH_SOCK=/tmp/ssh-FwHmo5IcVwND/agent.71 20:49:22 SSH_AGENT_PID=77 20:49:22 Running ssh-add (command line suppressed) 20:49:22 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-438@tmp/private_key_17874595780311770346.key (/w/workspace/gexfoundry_device-rest-go_PR-438@tmp/private_key_17874595780311770346.key) 20:49:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:23 + git semver init 20:49:23 2024-12-19 20:49:23,462 [run_init] DEBUG init version:0.0.0 force:False 20:49:23 2024-12-19 20:49:23,463 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-438/.semver 20:49:23 2024-12-19 20:49:23,464 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-438/.semver 20:49:23 2024-12-19 20:49:23,464 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-438/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-438, universal_newlines=False, shell=None, istream=None) 20:49:24 2024-12-19 20:49:24,730 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-438/.git/info/exclude 20:49:24 2024-12-19 20:49:24,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-438/.semver/PR-438 with force:False 20:49:24 2024-12-19 20:49:24,730 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-438/.semver/PR-438 20:49:24 2024-12-19 20:49:24,734 [execute] INFO git cat-file --batch-check 20:49:24 2024-12-19 20:49:24,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-438/.semver, universal_newlines=False, shell=None, istream=) 20:49:24 2024-12-19 20:49:24,741 [execute] INFO git cat-file --batch 20:49:24 2024-12-19 20:49:24,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-438/.semver, universal_newlines=False, shell=None, istream=) 20:49:24 2024-12-19 20:49:24,746 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-438/.semver/PR-438 20:49:24 0.0.0 [Pipeline] } 20:49:24 $ docker exec --env ******** --env ******** 6f16ec2249d6540d8557d1b3e3f8c53f5399735f6b303c63ad58a034aaff5779 ssh-agent -k 20:49:25 unset SSH_AUTH_SOCK; 20:49:25 unset SSH_AGENT_PID; 20:49:25 echo Agent pid 77 killed; 20:49:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:25 + git semver [Pipeline] } 20:49:25 $ docker stop --time=1 6f16ec2249d6540d8557d1b3e3f8c53f5399735f6b303c63ad58a034aaff5779 20:49:27 $ docker rm -f --volumes 6f16ec2249d6540d8557d1b3e3f8c53f5399735f6b303c63ad58a034aaff5779 [Pipeline] // withDockerContainer [Pipeline] sh 20:49:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:49:27 Stashed 1 file(s) [Pipeline] echo 20:49:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:28 provisioning config files... 20:49:28 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-438@tmp/config5822366810023135328tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 20:49:29 ---> ****-login.sh 20:49:29 nexus3.edgexfoundry.org:10001 20:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:29 Configure a credential helper to remove this warning. See 20:49:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:29 20:49:29 Login Succeeded 20:49:29 nexus3.edgexfoundry.org:10002 20:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:29 Configure a credential helper to remove this warning. See 20:49:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:29 20:49:29 Login Succeeded 20:49:29 nexus3.edgexfoundry.org:10003 20:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:29 Configure a credential helper to remove this warning. See 20:49:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:29 20:49:29 Login Succeeded 20:49:29 nexus3.edgexfoundry.org:10004 20:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:29 Configure a credential helper to remove this warning. See 20:49:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:29 20:49:29 Login Succeeded 20:49:29 ****.io 20:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:49:29 Configure a credential helper to remove this warning. See 20:49:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:49:29 20:49:29 Login Succeeded 20:49:29 ---> ****-login.sh ends [Pipeline] } 20:49:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:49:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:49:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:49:30 ========================================================= 20:49:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 20:49:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 20:49:30 Sending build context to Docker daemon 16.66MB 20:49:30 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 20:49:30 Step 2/12 : FROM ${BASE} AS builder 20:49:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 20:49:30 43c4264eed91: Pulling fs layer 20:49:30 4cc291be95ef: Pulling fs layer 20:49:30 2ac1f1163629: Pulling fs layer 20:49:30 5c3c966382ef: Pulling fs layer 20:49:30 4f4fb700ef54: Pulling fs layer 20:49:30 5d5c8e513c77: Pulling fs layer 20:49:30 9f66e0745190: Pulling fs layer 20:49:30 f49a43e4bbc0: Pulling fs layer 20:49:30 561ebcabdf7f: Pulling fs layer 20:49:30 5c3c966382ef: Waiting 20:49:30 4f4fb700ef54: Waiting 20:49:30 9f66e0745190: Waiting 20:49:30 5d5c8e513c77: Waiting 20:49:30 f49a43e4bbc0: Waiting 20:49:30 561ebcabdf7f: Waiting 20:49:30 4cc291be95ef: Download complete 20:49:30 5c3c966382ef: Verifying Checksum 20:49:30 5c3c966382ef: Download complete 20:49:30 4f4fb700ef54: Verifying Checksum 20:49:30 5d5c8e513c77: Download complete 20:49:30 43c4264eed91: Download complete 20:49:30 9f66e0745190: Verifying Checksum 20:49:30 9f66e0745190: Download complete 20:49:30 43c4264eed91: Pull complete 20:49:31 561ebcabdf7f: Verifying Checksum 20:49:31 561ebcabdf7f: Download complete 20:49:31 4cc291be95ef: Pull complete 20:49:31 2ac1f1163629: Verifying Checksum 20:49:31 2ac1f1163629: Download complete 20:49:31 f49a43e4bbc0: Verifying Checksum 20:49:31 f49a43e4bbc0: Download complete 20:49:35 2ac1f1163629: Pull complete 20:49:35 5c3c966382ef: Pull complete 20:49:35 4f4fb700ef54: Pull complete 20:49:35 5d5c8e513c77: Pull complete 20:49:35 9f66e0745190: Pull complete 20:49:36 f49a43e4bbc0: Pull complete 20:49:37 561ebcabdf7f: Pull complete 20:49:37 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 20:49:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 20:49:37 ---> 3a752c3f9dda 20:49:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:49:41 ---> Running in 095631f75ff4 20:49:41 Removing intermediate container 095631f75ff4 20:49:41 ---> 6e8bbf8d758b 20:49:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:49:41 ---> Running in 9e6ee96d1a84 20:49:41 Removing intermediate container 9e6ee96d1a84 20:49:41 ---> 7f8f4bd0d41d 20:49:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:49:41 ---> Running in d51c1a62c583 20:49:41 Removing intermediate container d51c1a62c583 20:49:41 ---> 880b8be29849 20:49:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:49:41 ---> Running in a37110707d93 20:49:41 Removing intermediate container a37110707d93 20:49:41 ---> 0b38e2542ef0 20:49:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:49:41 ---> Running in 38e9fc72af68 20:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:49:42 (1/4) Installing openssh-keygen (9.7_p1-r4) 20:49:42 (2/4) Installing libedit (20240517.3.1-r0) 20:49:42 (3/4) Installing openssh-client-common (9.7_p1-r4) 20:49:42 (4/4) Installing openssh-client-default (9.7_p1-r4) 20:49:42 Executing busybox-1.36.1-r29.trigger 20:49:42 OK: 250 MiB in 58 packages 20:49:43 Removing intermediate container 38e9fc72af68 20:49:43 ---> 08d1b84178b4 20:49:43 Step 8/12 : WORKDIR /device-rest-go 20:49:43 ---> Running in cff40bbc058f 20:49:43 Removing intermediate container cff40bbc058f 20:49:43 ---> 142855f36ac3 20:49:43 Step 9/12 : COPY go.mod vendor* ./ 20:49:43 ---> 8f7b99fa6a80 20:49:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:43 ---> Running in 31060196c083 20:50:39 Removing intermediate container 31060196c083 20:50:39 ---> fd0100f19a26 20:50:39 Step 11/12 : COPY . . 20:50:39 ---> e388b915238f 20:50:39 Step 12/12 : RUN $MAKE 20:50:39 ---> Running in a0498a165ee1 20:50:39 noop 20:50:39 Removing intermediate container a0498a165ee1 20:50:39 ---> 40683e4d9d6d 20:50:39 Successfully built 40683e4d9d6d 20:50:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:40 + docker inspect -f . ci-base-image-x86_64 20:50:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:40 prd-ubuntu20.04-docker-8c-8g-35404 does not seem to be running inside a container 20:50:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-438 -v /w/workspace/gexfoundry_device-rest-go_PR-438:/w/workspace/gexfoundry_device-rest-go_PR-438:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-438@tmp:/w/workspace/gexfoundry_device-rest-go_PR-438@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:50:40 $ docker top 3fbdec02e6d7ae58a5019a8a5ae368b2b9a6ff795b3a79ec23726104d0329e8d -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:41 + go version 20:50:41 go version go1.23.2 linux/amd64 [Pipeline] } 20:50:41 $ docker stop --time=1 3fbdec02e6d7ae58a5019a8a5ae368b2b9a6ff795b3a79ec23726104d0329e8d 20:50:42 $ docker rm -f --volumes 3fbdec02e6d7ae58a5019a8a5ae368b2b9a6ff795b3a79ec23726104d0329e8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:43 + docker inspect -f . ci-base-image-x86_64 20:50:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:43 prd-ubuntu20.04-docker-8c-8g-35404 does not seem to be running inside a container 20:50:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-438 -v /w/workspace/gexfoundry_device-rest-go_PR-438:/w/workspace/gexfoundry_device-rest-go_PR-438:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-438@tmp:/w/workspace/gexfoundry_device-rest-go_PR-438@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:50:43 $ docker top dce6c1b0f049e32b8638b47fc0c88f049b8517ade812e3339949a9fd60c3026e -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:44 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-438 [Pipeline] fileExists [Pipeline] sh 20:50:44 + make test 20:50:44 go test ./... -coverprofile=coverage.out ./... 20:50:45 ? github.com/edgexfoundry/device-rest-go [no test files] 20:51:04 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 20:51:04 ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 33.2% of statements 20:51:16 go vet ./... 20:51:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:51:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:51:20 ./bin/test-attribution-txt.sh [Pipeline] echo 20:51:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:51:20 $ docker stop --time=1 dce6c1b0f049e32b8638b47fc0c88f049b8517ade812e3339949a9fd60c3026e 20:51:24 $ docker rm -f --volumes dce6c1b0f049e32b8638b47fc0c88f049b8517ade812e3339949a9fd60c3026e [Pipeline] // withDockerContainer [Pipeline] sh 20:51:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:51:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:51:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:51:26 + ls -al . 20:51:26 total 244 20:51:26 drwxrwxr-x 9 jenkins jenkins 4096 Dec 19 20:50 . 20:51:26 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 20:48 .. 20:51:26 -rw-rw-r-- 1 jenkins jenkins 151 Dec 19 20:49 .dockerignore 20:51:26 drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 20:51 .git 20:51:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 20:49 .github 20:51:26 -rw-rw-r-- 1 jenkins jenkins 264 Dec 19 20:49 .gitignore 20:51:26 -rw-rw-r-- 1 jenkins jenkins 41 Dec 19 20:49 .golangci.yml 20:51:26 drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 20:49 .semver 20:51:26 -rw-rw-r-- 1 jenkins jenkins 20138 Dec 19 20:49 Attribution.txt 20:51:26 -rw-rw-r-- 1 jenkins jenkins 17685 Dec 19 20:49 CHANGELOG.md 20:51:26 -rw-rw-r-- 1 jenkins jenkins 1697 Dec 19 20:49 Dockerfile 20:51:26 -rw-rw-r-- 1 jenkins jenkins 677 Dec 19 20:49 GOVERNANCE.md 20:51:26 -rw-rw-r-- 1 jenkins jenkins 680 Dec 19 20:49 Jenkinsfile 20:51:26 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 19 20:49 LICENSE 20:51:26 -rw-rw-r-- 1 jenkins jenkins 2598 Dec 19 20:49 Makefile 20:51:26 -rw-rw-r-- 1 jenkins jenkins 620 Dec 19 20:49 OWNERS.md 20:51:26 -rw-rw-r-- 1 jenkins jenkins 3989 Dec 19 20:49 README.md 20:51:26 -rw-rw-r-- 1 jenkins jenkins 5 Dec 19 20:49 VERSION 20:51:26 drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 20:49 bin 20:51:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 20:49 cmd 20:51:26 -rw-r--r-- 1 jenkins jenkins 14565 Dec 19 20:51 coverage.out 20:51:26 drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 20:49 driver 20:51:26 -rw-rw-r-- 1 jenkins jenkins 6336 Dec 19 20:49 go.mod 20:51:26 -rw-rw-r-- 1 jenkins jenkins 87152 Dec 19 20:49 go.sum 20:51:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 20:49 openapi 20:51:26 -rw-rw-r-- 1 jenkins jenkins 713 Dec 19 20:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:26 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c7499bc57c45d06bebf20d320e88b33abbc7d643 --label arch=amd64 --label version=0.0.0 . 20:51:26 Sending build context to Docker daemon 16.68MB 20:51:26 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 20:51:26 Step 2/26 : FROM ${BASE} AS builder 20:51:26 ---> 40683e4d9d6d 20:51:26 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:51:27 ---> Running in 3e998771f585 20:51:27 Removing intermediate container 3e998771f585 20:51:27 ---> e51866c17a05 20:51:27 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:51:27 ---> Running in c906aabe3d5a 20:51:27 Removing intermediate container c906aabe3d5a 20:51:27 ---> 59dcf84a735f 20:51:27 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:51:27 ---> Running in 1914ae441a2d 20:51:27 Removing intermediate container 1914ae441a2d 20:51:27 ---> 5b9fd889b0a9 20:51:27 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:51:27 ---> Running in dc3ded35a78e 20:51:27 Removing intermediate container dc3ded35a78e 20:51:27 ---> 3236863993be 20:51:27 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:51:27 ---> Running in 24084018e45d 20:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:51:28 OK: 250 MiB in 58 packages 20:51:28 Removing intermediate container 24084018e45d 20:51:28 ---> 157621051c60 20:51:28 Step 8/26 : WORKDIR /device-rest-go 20:51:28 ---> Running in 4c5d57e01e01 20:51:28 Removing intermediate container 4c5d57e01e01 20:51:28 ---> 608140602e09 20:51:28 Step 9/26 : COPY go.mod vendor* ./ 20:51:28 ---> 85aea71409bb 20:51:28 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:28 ---> Running in f249d0d7779e 20:51:29 Removing intermediate container f249d0d7779e 20:51:29 ---> 96f89fa9276d 20:51:29 Step 11/26 : COPY . . 20:51:30 ---> 6cbef0f1d197 20:51:30 Step 12/26 : RUN $MAKE 20:51:30 ---> Running in da89081e80a4 20:51:30 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:52:02 Removing intermediate container da89081e80a4 20:52:02 ---> 692ea55015c9 20:52:02 Step 13/26 : FROM alpine:3.20 20:52:02 3.20: Pulling from library/alpine 20:52:02 da9db072f522: Pulling fs layer 20:52:02 da9db072f522: Verifying Checksum 20:52:02 da9db072f522: Download complete 20:52:02 da9db072f522: Pull complete 20:52:02 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 20:52:02 Status: Downloaded newer image for alpine:3.20 20:52:02 ---> 63b790fccc90 20:52:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:52:02 ---> Running in f95de3b29a02 20:52:02 Removing intermediate container f95de3b29a02 20:52:02 ---> e368acd8aba1 20:52:02 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:52:02 ---> Running in 38688840f79a 20:52:02 Removing intermediate container 38688840f79a 20:52:02 ---> 2bf2302f4a97 20:52:02 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:52:02 ---> Running in d876abf50a2e 20:52:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:52:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:52:03 (1/1) Installing dumb-init (1.2.5-r3) 20:52:03 Executing busybox-1.36.1-r29.trigger 20:52:03 OK: 8 MiB in 15 packages 20:52:03 Removing intermediate container d876abf50a2e 20:52:03 ---> 9d2a8082d506 20:52:03 Step 17/26 : RUN apk --no-cache upgrade 20:52:03 ---> Running in 572d38609f8f 20:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:52:04 Upgrading critical system libraries and apk-tools: 20:52:04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 20:52:04 Executing busybox-1.36.1-r29.trigger 20:52:04 Continuing the upgrade transaction with new apk-tools: 20:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:52:04 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 20:52:04 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 20:52:04 OK: 8 MiB in 15 packages 20:52:05 Removing intermediate container 572d38609f8f 20:52:05 ---> 34b78b9b9616 20:52:05 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:52:06 ---> b94d70156f78 20:52:06 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:52:06 ---> c26e21b42486 20:52:06 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:52:06 ---> 3bd38f2af4c2 20:52:06 Step 21/26 : EXPOSE 59986 20:52:07 ---> Running in 5a38a8b2e360 20:52:07 Removing intermediate container 5a38a8b2e360 20:52:07 ---> 4e5f80b089f5 20:52:07 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:52:07 ---> Running in 3d195f0352ec 20:52:07 Removing intermediate container 3d195f0352ec 20:52:07 ---> 8d7a4b510517 20:52:07 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 20:52:07 ---> Running in 5fa1f3eb2226 20:52:07 Removing intermediate container 5fa1f3eb2226 20:52:07 ---> b5a6a2c6783e 20:52:07 Step 24/26 : LABEL arch=amd64 20:52:07 ---> Running in ef8ce0a06fc5 20:52:07 Removing intermediate container ef8ce0a06fc5 20:52:07 ---> 2976b91b622f 20:52:07 Step 25/26 : LABEL git_sha=c7499bc57c45d06bebf20d320e88b33abbc7d643 20:52:07 ---> Running in 61ee9c3ffbc7 20:52:07 Removing intermediate container 61ee9c3ffbc7 20:52:07 ---> 008165dca8d6 20:52:07 Step 26/26 : LABEL version=0.0.0 20:52:07 ---> Running in 689e510e53c7 20:52:07 Removing intermediate container 689e510e53c7 20:52:07 ---> 324f53319e70 20:52:07 [Warning] One or more build-args [ARCH] were not consumed 20:52:07 Successfully built 324f53319e70 20:52:07 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:08 20:52:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:08 latest: Pulling from edgex-lftools-log-publisher 20:52:08 5eb5b503b376: Pulling fs layer 20:52:08 5c69ac0246d0: Pulling fs layer 20:52:08 ec43610c2a17: Pulling fs layer 20:52:08 3a2ae6a8a46f: Pulling fs layer 20:52:08 33b1e0a273af: Pulling fs layer 20:52:08 5d3b04190fa2: Pulling fs layer 20:52:08 2f39f015ded8: Pulling fs layer 20:52:08 3a2ae6a8a46f: Waiting 20:52:08 33b1e0a273af: Waiting 20:52:08 5d3b04190fa2: Waiting 20:52:08 2f39f015ded8: Waiting 20:52:08 5c69ac0246d0: Verifying Checksum 20:52:08 5c69ac0246d0: Download complete 20:52:08 3a2ae6a8a46f: Verifying Checksum 20:52:08 3a2ae6a8a46f: Download complete 20:52:08 33b1e0a273af: Verifying Checksum 20:52:08 33b1e0a273af: Download complete 20:52:08 5d3b04190fa2: Download complete 20:52:08 ec43610c2a17: Verifying Checksum 20:52:08 ec43610c2a17: Download complete 20:52:09 5eb5b503b376: Verifying Checksum 20:52:09 5eb5b503b376: Download complete 20:52:09 2f39f015ded8: Download complete 20:52:10 5eb5b503b376: Pull complete 20:52:10 5c69ac0246d0: Pull complete 20:52:10 ec43610c2a17: Pull complete 20:52:10 3a2ae6a8a46f: Pull complete 20:52:11 33b1e0a273af: Pull complete 20:52:11 5d3b04190fa2: Pull complete 20:52:15 2f39f015ded8: Pull complete 20:52:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:52:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:15 prd-ubuntu20.04-docker-8c-8g-35404 does not seem to be running inside a container 20:52:15 $ 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/gexfoundry_device-rest-go_PR-438 -v /w/workspace/gexfoundry_device-rest-go_PR-438:/w/workspace/gexfoundry_device-rest-go_PR-438:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-438@tmp:/w/workspace/gexfoundry_device-rest-go_PR-438@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:52:19 $ docker top 0e61a431ee136147257ed89cc30c81bb6706b5386bd109257181933c61167553 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:19 ---> job-cost.sh 20:52:19 lf-activate-venv: SKIPPING 20:52:19 INFO: No Stack... 20:52:20 INFO: Retrieving Pricing Info for: v3-standard-8 20:52:20 INFO: Archiving Costs [Pipeline] sh 20:52:21 + cat /w/workspace/gexfoundry_device-rest-go_PR-438/archives/cost.csv 20:52:21 + cut -d, -f6 [Pipeline] lock 20:52:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-438-1-stack-cost] 20:52:21 Resource [jenkins-edgexfoundry-device-rest-go-PR-438-1-stack-cost] did not exist. Created. 20:52:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-438-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:52:21 + echo total: 0.4399999976158142 [Pipeline] stash 20:52:21 Stashed 1 file(s) [Pipeline] } 20:52:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-438-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:52:21 $ docker stop --time=1 0e61a431ee136147257ed89cc30c81bb6706b5386bd109257181933c61167553 20:52:22 $ docker rm -f --volumes 0e61a431ee136147257ed89cc30c81bb6706b5386bd109257181933c61167553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:52:23 provisioning config files... 20:52:23 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-438@tmp/config10422265546279627129tmp [Pipeline] { [Pipeline] sh 20:52:23 + set +x 20:52:23 + curl -s https://codecov.io/bash 20:52:23 + bash -s -- 20:52:24 20:52:24 _____ _ 20:52:24 / ____| | | 20:52:24 | | ___ __| | ___ ___ _____ __ 20:52:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:52:24 | |___| (_) | (_| | __/ (_| (_) \ V / 20:52:24 \_____\___/ \__,_|\___|\___\___/ \_/ 20:52:24 Bash-1.0.6 20:52:24 20:52:24 20:52:24 ==> git version 2.25.1 found 20:52:24 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:52:24 Release-Date: 2020-01-08 20:52:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:52:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:52:24 ==> Jenkins CI detected. 20:52:24 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-438 20:52:24 project root: . 20:52:24 --> token set from env 20:52:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:52:24 ==> Running gcov in . (disable via -X gcov) 20:52:24 ==> Python coveragepy not found 20:52:24 ==> Searching for coverage reports in: 20:52:24 + . 20:52:24 -> Found 1 reports 20:52:24 ==> Detecting git/mercurial file structure 20:52:24 ==> Reading reports 20:52:24 + ./coverage.out bytes=14565 20:52:24 ==> Appending adjustments 20:52:24 https://docs.codecov.io/docs/fixing-reports 20:52:24 + Found adjustments 20:52:24 ==> Gzipping contents 20:52:24 4.0K /tmp/codecov.mqv2pC.gz 20:52:24 ==> Uploading reports 20:52:24 url: https://codecov.io 20:52:24 query: branch=PR-438&commit=c7499bc57c45d06bebf20d320e88b33abbc7d643&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-438%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=438&job=&cmd_args= 20:52:24 -> Pinging Codecov 20:52:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-438&commit=c7499bc57c45d06bebf20d320e88b33abbc7d643&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-438%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=438&job=&cmd_args= 20:52:24 -> Uploading to 20:52:24 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/c7499bc57c45d06bebf20d320e88b33abbc7d643/8ac1244e-d292-4b5b-92b1-c461babd2683.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241219%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241219T205224Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dddf96da06f68d7116a052bcd3911e8493f2971b22411a61fa5291bc9c79b86f 20:52:24 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:24 Dload Upload Total Spent Left Speed 20:52:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 14821 --:--:-- --:--:-- --:--:-- 14821 20:52:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/c7499bc57c45d06bebf20d320e88b33abbc7d643 [Pipeline] } 20:52:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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 20:52:26 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-438/archives ] 20:52:26 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-438/archives 20:52:26 total 16 20:52:26 drwxr-xr-x 3 root root 4096 Dec 19 20:52 . 20:52:26 drwxrwxr-x 10 jenkins jenkins 4096 Dec 19 20:52 .. 20:52:26 drwxr-xr-x 2 root root 4096 Dec 19 20:52 cost 20:52:26 -rw-r--r-- 1 root root 87 Dec 19 20:52 cost.csv 20:52:26 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-438/archives 20:52:26 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-438/archives 20:52:26 total 16 20:52:26 drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 20:52 . 20:52:26 drwxrwxr-x 10 jenkins jenkins 4096 Dec 19 20:52 .. 20:52:26 drwxr-xr-x 2 jenkins jenkins 4096 Dec 19 20:52 cost 20:52:26 -rw-r--r-- 1 jenkins jenkins 87 Dec 19 20:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:52:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:52:27 ---> package-listing.sh 20:52:27 ++ facter osfamily 20:52:27 ++ tr '[:upper:]' '[:lower:]' 20:52:28 + OS_FAMILY=debian 20:52:28 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-438 20:52:28 + START_PACKAGES=/tmp/packages_start.txt 20:52:28 + END_PACKAGES=/tmp/packages_end.txt 20:52:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:52:28 + PACKAGES=/tmp/packages_start.txt 20:52:28 + '[' /w/workspace/gexfoundry_device-rest-go_PR-438 ']' 20:52:28 + PACKAGES=/tmp/packages_end.txt 20:52:28 + case "${OS_FAMILY}" in 20:52:28 + dpkg -l 20:52:28 + grep '^ii' 20:52:28 + '[' -f /tmp/packages_start.txt ']' 20:52:28 + '[' -f /tmp/packages_end.txt ']' 20:52:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:52:28 + '[' /w/workspace/gexfoundry_device-rest-go_PR-438 ']' 20:52:28 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-438/archives/ 20:52:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-438/archives/ [Pipeline] echo 20:52:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-438/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:52:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:29 prd-ubuntu20.04-docker-8c-8g-35404 does not seem to be running inside a container 20:52:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-438/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-438 -v /w/workspace/gexfoundry_device-rest-go_PR-438:/w/workspace/gexfoundry_device-rest-go_PR-438:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-438@tmp:/w/workspace/gexfoundry_device-rest-go_PR-438@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:52:29 $ docker top eb36e3a847f6bb63f05e390d05b46cdb9395cc62ca06066c3ab34be398c1c742 -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:29 + touch /tmp/pre-build-complete [Pipeline] sh 20:52:30 + mkdir -p /var/log/sysstat [Pipeline] sh 20:52:30 + ls /var/log/sa-host 20:52:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:30 provisioning config files... 20:52:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-438@tmp/config17228918862302539370tmp [Pipeline] { [Pipeline] echo 20:52:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:52:31 ---> create-netrc.sh [Pipeline] } 20:52:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:52:31 ---> python-tools-install.sh [Pipeline] echo 20:52:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:52:32 ---> sudo-logs.sh 20:52:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:52:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:52:32 ---> job-cost.sh 20:52:32 lf-activate-venv: SKIPPING 20:52:32 DEBUG: total: 0.4399999976158142 20:52:32 INFO: Retrieving Stack Cost... 20:52:32 INFO: Retrieving Pricing Info for: v3-standard-8 20:52:32 INFO: Archiving Costs [Pipeline] echo 20:52:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:52:33 ---> logs-deploy.sh 20:52:33 lf-activate-venv: SKIPPING 20:52:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-438/1 20:52:33 INFO: archiving workspace using pattern(s): 20:52:34 Archives upload complete. 20:52:34 INFO: archiving logs to Nexus 20:52:34 ---> uname -a: 20:52:34 Linux prd-ubuntu20-04-docker-8c-8g-35404 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:52:34 20:52:34 20:52:34 ---> lscpu: 20:52:34 Architecture: x86_64 20:52:34 CPU op-mode(s): 32-bit, 64-bit 20:52:34 Byte Order: Little Endian 20:52:34 Address sizes: 40 bits physical, 48 bits virtual 20:52:34 CPU(s): 8 20:52:34 On-line CPU(s) list: 0-7 20:52:34 Thread(s) per core: 1 20:52:34 Core(s) per socket: 1 20:52:34 Socket(s): 8 20:52:34 NUMA node(s): 1 20:52:34 Vendor ID: AuthenticAMD 20:52:34 CPU family: 23 20:52:34 Model: 49 20:52:34 Model name: AMD EPYC-Rome Processor 20:52:34 Stepping: 0 20:52:34 CPU MHz: 2799.998 20:52:34 BogoMIPS: 5599.99 20:52:34 Virtualization: AMD-V 20:52:34 Hypervisor vendor: KVM 20:52:34 Virtualization type: full 20:52:34 L1d cache: 256 KiB 20:52:34 L1i cache: 256 KiB 20:52:34 L2 cache: 4 MiB 20:52:34 L3 cache: 128 MiB 20:52:34 NUMA node0 CPU(s): 0-7 20:52:34 Vulnerability Itlb multihit: Not affected 20:52:34 Vulnerability L1tf: Not affected 20:52:34 Vulnerability Mds: Not affected 20:52:34 Vulnerability Meltdown: Not affected 20:52:34 Vulnerability Mmio stale data: Not affected 20:52:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:52:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:52:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:52:34 Vulnerability Srbds: Not affected 20:52:34 Vulnerability Tsx async abort: Not affected 20:52:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:52:34 20:52:34 20:52:34 ---> nproc: 20:52:34 8 20:52:34 20:52:34 20:52:34 ---> df -h: 20:52:34 Filesystem Size Used Avail Use% Mounted on 20:52:34 overlay 155G 12G 143G 8% / 20:52:34 tmpfs 64M 0 64M 0% /dev 20:52:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:52:34 shm 64M 0 64M 0% /dev/shm 20:52:34 /dev/vda1 155G 12G 143G 8% /facter-os 20:52:34 20:52:34 20:52:34 ---> sar -b -r -n DEV: 20:52:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35404) 12/19/24 _x86_64_ (8 CPU) 20:52:34 20:52:34 19:10:03 LINUX RESTART (8 CPU) 20:52:34 20:52:34 19:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:52:34 19:12:01 12.85 0.00 12.85 0.00 0.00 77070.59 0.00 20:52:34 19:13:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 20:52:34 19:14:01 0.82 0.00 0.82 0.00 0.00 9.47 0.00 20:52:34 19:15:01 1.45 0.00 1.45 0.00 0.00 18.40 0.00 20:52:34 19:16:01 49.02 6.18 42.84 0.00 4368.54 8682.17 0.00 20:52:34 19:17:01 3.75 0.03 3.72 0.00 0.27 91.58 0.00 20:52:34 19:18:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 20:52:34 19:19:01 1.42 0.00 1.42 0.00 0.00 18.80 0.00 20:52:34 19:20:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 20:52:34 19:21:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 20:52:34 19:22:01 1.15 0.00 1.15 0.00 0.00 17.73 0.00 20:52:34 19:23:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 20:52:34 19:24:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 20:52:34 19:25:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 20:52:34 19:26:01 1.72 0.02 1.70 0.00 0.13 24.53 0.00 20:52:34 19:27:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 20:52:34 19:28:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 20:52:34 19:29:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 20:52:34 19:30:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 20:52:34 19:31:01 1.17 0.00 1.17 0.00 0.00 15.99 0.00 20:52:34 19:32:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 20:52:34 19:33:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 20:52:34 19:34:01 2.67 1.72 0.95 0.00 46.80 11.73 0.00 20:52:34 19:35:01 3.70 2.17 1.53 0.00 41.45 31.19 0.00 20:52:34 19:36:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 20:52:34 19:37:01 1.07 0.00 1.07 0.00 0.00 14.80 0.00 20:52:34 19:38:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 20:52:34 19:39:01 1.10 0.00 1.10 0.00 0.00 14.40 0.00 20:52:34 19:40:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 20:52:34 19:41:01 1.10 0.00 1.10 0.00 0.00 15.46 0.00 20:52:34 19:42:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 20:52:34 19:43:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 20:52:34 19:44:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 20:52:34 19:45:01 1.25 0.00 1.25 0.00 0.00 16.66 0.00 20:52:34 19:46:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 20:52:34 19:47:01 1.13 0.00 1.13 0.00 0.00 15.86 0.00 20:52:34 19:48:01 0.92 0.00 0.92 0.00 0.00 9.86 0.00 20:52:34 19:49:01 1.05 0.00 1.05 0.00 0.00 14.00 0.00 20:52:34 19:50:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 20:52:34 19:51:01 1.12 0.00 1.12 0.00 0.00 15.73 0.00 20:52:34 19:52:01 0.83 0.00 0.83 0.00 0.00 10.66 0.00 20:52:34 19:53:01 1.10 0.00 1.10 0.00 0.00 15.06 0.00 20:52:34 19:54:01 0.80 0.00 0.80 0.00 0.00 10.13 0.00 20:52:34 19:55:01 1.17 0.00 1.17 0.00 0.00 17.46 0.00 20:52:34 19:56:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 20:52:34 19:57:01 1.20 0.00 1.20 0.00 0.00 16.26 0.00 20:52:34 19:58:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 20:52:34 19:59:01 1.07 0.00 1.07 0.00 0.00 14.66 0.00 20:52:34 20:00:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 20:52:34 20:01:01 1.10 0.00 1.10 0.00 0.00 15.86 0.00 20:52:34 20:02:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 20:52:34 20:03:01 1.30 0.00 1.30 0.00 0.00 17.06 0.00 20:52:34 20:04:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 20:52:34 20:05:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 20:52:34 20:06:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 20:52:34 20:07:01 1.10 0.00 1.10 0.00 0.00 15.33 0.00 20:52:34 20:08:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 20:52:34 20:09:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 20:52:34 20:10:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 20:52:34 20:11:01 1.12 0.00 1.12 0.00 0.00 15.60 0.00 20:52:34 20:12:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 20:52:34 20:13:01 1.17 0.00 1.17 0.00 0.00 15.73 0.00 20:52:34 20:14:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 20:52:34 20:15:01 1.25 0.00 1.25 0.00 0.00 17.06 0.00 20:52:34 20:16:01 0.88 0.00 0.88 0.00 0.00 11.60 0.00 20:52:34 20:17:01 1.13 0.00 1.13 0.00 0.00 14.93 0.00 20:52:34 20:18:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 20:52:34 20:19:01 1.13 0.00 1.13 0.00 0.00 15.06 0.00 20:52:34 20:20:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 20:52:34 20:21:01 1.20 0.00 1.20 0.00 0.00 17.06 0.00 20:52:34 20:22:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 20:52:34 20:23:01 1.25 0.00 1.25 0.00 0.00 16.53 0.00 20:52:34 20:24:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 20:52:34 20:25:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 20:52:34 20:26:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 20:52:34 20:27:02 1.25 0.00 1.25 0.00 0.00 15.86 0.00 20:52:34 20:28:01 1.03 0.00 1.03 0.00 0.00 12.61 0.00 20:52:34 20:29:01 1.18 0.00 1.18 0.00 0.00 15.73 0.00 20:52:34 20:30:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 20:52:34 20:31:01 1.70 0.00 1.70 0.00 0.00 22.26 0.00 20:52:34 20:32:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 20:52:34 20:33:01 1.22 0.00 1.22 0.00 0.00 16.26 0.00 20:52:34 20:34:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 20:52:34 20:35:01 1.17 0.00 1.17 0.00 0.00 16.00 0.00 20:52:34 20:36:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 20:52:34 20:37:01 1.32 0.00 1.32 0.00 0.00 17.86 0.00 20:52:34 20:38:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 20:52:34 20:39:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 20:52:34 20:40:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 20:52:34 20:41:01 1.43 0.00 1.43 0.00 0.00 19.06 0.00 20:52:34 20:42:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 20:52:34 20:43:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 20:52:34 20:44:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 20:52:34 20:45:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 20:52:34 20:46:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 20:52:34 20:47:01 1.37 0.00 1.37 0.00 0.00 18.26 0.00 20:52:34 20:48:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 20:52:34 20:49:01 5.15 2.82 2.33 0.00 129.85 870.52 0.00 20:52:34 20:50:01 400.88 12.11 388.77 0.00 1766.64 37754.37 0.00 20:52:34 20:51:01 224.36 0.17 224.20 0.00 18.13 76526.98 0.00 20:52:34 20:52:01 109.29 0.18 109.11 0.00 18.78 43065.31 0.00 20:52:34 Average: 9.06 0.25 8.81 0.00 63.29 2430.61 0.00 20:52:34 20:52:34 19:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:52:34 19:12:01 30579020 31853340 521668 1.59 47368 1541868 1644016 4.85 600644 1414640 28 20:52:34 19:13:01 30580448 31854912 519400 1.58 47400 1541876 1660068 4.89 598996 1414652 24 20:52:34 19:14:01 30580360 31854848 519412 1.58 47416 1541876 1660068 4.89 599772 1414652 24 20:52:34 19:15:01 30581004 31856156 518480 1.58 47456 1541876 1660068 4.89 598256 1415248 20 20:52:34 19:16:01 30113528 31822280 514304 1.56 78016 1948868 1597356 4.71 882208 1560156 216 20:52:34 19:17:01 30117984 31822184 514352 1.56 76596 1945736 1615380 4.76 880760 1557064 8 20:52:34 19:18:01 30117856 31822100 514044 1.56 76644 1945744 1615380 4.76 880860 1557064 8 20:52:34 19:19:01 30118424 31822756 513376 1.56 76692 1945748 1615380 4.76 880500 1557068 24 20:52:34 19:20:01 30118100 31822472 513588 1.56 76732 1945740 1615380 4.76 880320 1557076 8 20:52:34 19:21:01 30117836 31822268 513696 1.56 76776 1945756 1615380 4.76 880608 1557080 8 20:52:34 19:22:01 30120340 31824816 511080 1.55 76824 1945756 1615380 4.76 878916 1557084 8 20:52:34 19:23:01 30120784 31825384 510608 1.55 76856 1945888 1615380 4.76 878852 1557204 12 20:52:34 19:24:01 30120728 31825412 510592 1.55 76888 1945896 1615380 4.76 878768 1557228 4 20:52:34 19:25:01 30120744 31825428 510480 1.55 76920 1945888 1615380 4.76 878788 1557228 8 20:52:34 19:26:01 30118504 31823312 512484 1.56 76980 1945876 1640072 4.83 879788 1557192 8 20:52:34 19:27:01 30118400 31823236 512348 1.56 77020 1945872 1640072 4.83 879548 1557196 24 20:52:34 19:28:01 30118344 31823248 512268 1.56 77052 1945884 1640072 4.83 879672 1557204 8 20:52:34 19:29:01 30118604 31823572 511928 1.56 77084 1945888 1640072 4.83 879744 1557212 8 20:52:34 19:30:01 30120024 31824992 510624 1.55 77124 1945880 1640072 4.83 878264 1557212 12 20:52:34 19:31:01 30119712 31824768 510728 1.55 77164 1945892 1640072 4.83 878688 1557204 8 20:52:34 19:32:01 30119688 31824772 510644 1.55 77196 1945896 1640072 4.83 878872 1557208 8 20:52:34 19:33:01 30119476 31824620 510756 1.55 77236 1945896 1640072 4.83 878996 1557212 4 20:52:34 19:34:01 30109720 31816328 518960 1.58 77276 1947296 1640072 4.83 890744 1558208 36 20:52:34 19:35:01 30069012 31777728 556720 1.69 77344 1948824 1640072 4.83 931924 1558904 48 20:52:34 19:36:01 30068940 31777752 556520 1.69 77392 1948832 1640072 4.83 931480 1558792 16 20:52:34 19:37:01 30068880 31777696 556688 1.69 77424 1948836 1640072 4.83 931716 1558796 28 20:52:34 19:38:01 30068612 31777460 556892 1.69 77456 1948836 1640072 4.83 931776 1558796 4 20:52:34 19:39:01 30068312 31777200 557084 1.69 77496 1948840 1640072 4.83 931836 1558800 28 20:52:34 19:40:01 30068516 31777444 556788 1.69 77536 1948832 1640072 4.83 931876 1558800 4 20:52:34 19:41:01 30067608 31776584 557568 1.70 77584 1948848 1640072 4.83 932200 1558808 32 20:52:34 19:42:01 30067348 31776412 557728 1.70 77616 1948852 1640072 4.83 931960 1558816 8 20:52:34 19:43:01 30067040 31776108 557928 1.70 77656 1948852 1640072 4.83 932360 1558812 4 20:52:34 19:44:01 30066988 31776100 558092 1.70 77688 1948856 1640072 4.83 932388 1558816 28 20:52:34 19:45:01 30066976 31776168 558232 1.70 77736 1948856 1640072 4.83 932592 1558824 36 20:52:34 19:46:01 30066732 31775976 558372 1.70 77776 1948864 1640072 4.83 932888 1558824 8 20:52:34 19:47:01 30066748 31775996 558280 1.70 77816 1948868 1640072 4.83 932836 1558828 28 20:52:34 19:48:01 30066424 31775736 558504 1.70 77836 1948868 1640072 4.83 933216 1558828 8 20:52:34 19:49:01 30066400 31775720 558440 1.70 77868 1948872 1640072 4.83 932704 1558832 24 20:52:34 19:50:01 30066092 31775416 558648 1.70 77908 1948860 1640072 4.83 932756 1558836 28 20:52:34 19:51:01 30066048 31775584 558644 1.70 77936 1949004 1623804 4.79 933144 1558964 16 20:52:34 19:52:01 30069536 31779128 555084 1.69 77960 1949008 1623804 4.79 929068 1558968 32 20:52:34 19:53:01 30069220 31778812 555628 1.69 77984 1949008 1623804 4.79 928616 1558968 4 20:52:34 19:54:01 30069428 31779052 555364 1.69 78000 1949012 1639856 4.83 928652 1558972 24 20:52:34 19:55:01 30069664 31779312 555072 1.69 78040 1949004 1639856 4.83 928420 1558980 36 20:52:34 19:56:01 30069292 31779012 555344 1.69 78072 1949020 1639856 4.83 929036 1558980 4 20:52:34 19:57:01 30069276 31779004 555252 1.69 78104 1949024 1639856 4.83 928756 1558984 8 20:52:34 19:58:01 30069228 31778996 555200 1.69 78136 1949032 1639856 4.83 928772 1558992 4 20:52:34 19:59:01 30068912 31778712 555432 1.69 78160 1949032 1639856 4.83 929156 1558992 8 20:52:34 20:00:01 30068904 31778732 555344 1.69 78208 1949020 1639856 4.83 928916 1558996 4 20:52:34 20:01:01 30068172 31778064 555960 1.69 78248 1949036 1639856 4.83 929240 1558996 12 20:52:34 20:02:01 30068364 31778316 555884 1.69 78280 1949040 1639856 4.83 930048 1559000 20 20:52:34 20:03:01 30068112 31778072 556060 1.69 78320 1949048 1639856 4.83 930032 1559008 12 20:52:34 20:04:01 30067492 31777528 556568 1.69 78352 1949048 1639856 4.83 931056 1559008 32 20:52:34 20:05:01 30066048 31776112 558016 1.70 78392 1949052 1639856 4.83 930660 1559016 16 20:52:34 20:06:01 30065912 31776020 557884 1.70 78424 1949052 1639856 4.83 930868 1559016 8 20:52:34 20:07:01 30065604 31775800 558148 1.70 78464 1949056 1639856 4.83 930868 1559028 28 20:52:34 20:08:01 30065564 31775764 558112 1.70 78496 1949060 1639856 4.83 930904 1559032 28 20:52:34 20:09:01 30065732 31776120 557940 1.70 78536 1949180 1623176 4.78 930984 1559164 4 20:52:34 20:10:01 30065716 31776136 557900 1.70 78552 1949192 1623176 4.78 930944 1559152 28 20:52:34 20:11:01 30065480 31775908 558032 1.70 78584 1949196 1607044 4.74 931152 1559156 24 20:52:34 20:12:01 30065432 31775896 557996 1.70 78604 1949196 1607044 4.74 931176 1559156 12 20:52:34 20:13:01 30065384 31775896 557948 1.70 78628 1949204 1607044 4.74 931388 1559160 4 20:52:34 20:14:01 30065336 31775848 557920 1.70 78644 1949204 1607044 4.74 931432 1559160 8 20:52:34 20:15:01 30065276 31775792 558096 1.70 78668 1949212 1607044 4.74 931492 1559164 4 20:52:34 20:16:01 30064780 31775352 558544 1.70 78684 1949216 1607044 4.74 931732 1559168 4 20:52:34 20:17:01 30063708 31774320 559516 1.70 78716 1949216 1607044 4.74 932144 1559168 8 20:52:34 20:18:01 30064180 31774816 558896 1.70 78748 1949220 1607044 4.74 931904 1559180 4 20:52:34 20:19:01 30064140 31774836 558860 1.70 78780 1949220 1607044 4.74 931944 1559184 12 20:52:34 20:20:01 30064344 31775044 558556 1.70 78812 1949224 1607044 4.74 931944 1559188 4 20:52:34 20:21:01 30064068 31774816 558720 1.70 78844 1949232 1607044 4.74 932176 1559192 8 20:52:34 20:22:01 30063768 31774576 558924 1.70 78876 1949232 1607044 4.74 932316 1559196 8 20:52:34 20:23:01 30063960 31774776 558840 1.70 78916 1949236 1607044 4.74 932296 1559200 8 20:52:34 20:24:01 30063952 31774832 558992 1.70 78948 1949240 1623096 4.78 932376 1559208 28 20:52:34 20:25:01 30063836 31774716 559204 1.70 79004 1949224 1639148 4.83 932248 1559208 8 20:52:34 20:26:01 30063544 31774492 559432 1.70 79036 1949244 1639148 4.83 932800 1559204 28 20:52:34 20:27:02 30063496 31774508 559384 1.70 79076 1949244 1639148 4.83 932612 1559208 8 20:52:34 20:28:01 30063448 31774464 559336 1.70 79108 1949248 1639148 4.83 932612 1559212 8 20:52:34 20:29:01 30063356 31774436 559544 1.70 79148 1949244 1639148 4.83 932732 1559220 28 20:52:34 20:30:01 30063332 31774444 559492 1.70 79180 1949252 1639148 4.83 932868 1559212 28 20:52:34 20:31:01 30063844 31775028 558856 1.70 79228 1949264 1639148 4.83 933128 1559224 4 20:52:34 20:32:01 30063276 31774492 559320 1.70 79252 1949264 1639148 4.83 933144 1559224 12 20:52:34 20:33:01 30063164 31774432 559340 1.70 79276 1949268 1639148 4.83 933140 1559228 4 20:52:34 20:34:01 30063124 31774412 559288 1.70 79300 1949272 1639148 4.83 933236 1559232 32 20:52:34 20:35:01 30057884 31769280 564344 1.72 79324 1949272 1638728 4.83 940012 1558356 28 20:52:34 20:36:01 30056360 31767796 565800 1.72 79360 1949272 1638728 4.83 941512 1558360 32 20:52:34 20:37:01 30056344 31767824 565708 1.72 79396 1949280 1638728 4.83 941580 1558348 8 20:52:34 20:38:01 30056036 31767548 565916 1.72 79424 1949280 1638728 4.83 941628 1558348 8 20:52:34 20:39:01 30056272 31767828 565692 1.72 79456 1949284 1622628 4.78 941736 1558352 4 20:52:34 20:40:01 30056476 31768056 565392 1.72 79488 1949288 1622628 4.78 941764 1558356 24 20:52:34 20:41:01 30056408 31768032 565568 1.72 79536 1949276 1622628 4.78 941976 1558360 8 20:52:34 20:42:01 30056356 31768044 565752 1.72 79568 1949296 1622628 4.78 942028 1558364 4 20:52:34 20:43:01 30056552 31768256 565460 1.72 79592 1949296 1622628 4.78 941920 1558364 8 20:52:34 20:44:01 30056000 31767740 565916 1.72 79624 1949300 1622628 4.78 942000 1558368 8 20:52:34 20:45:01 30055888 31767660 565944 1.72 79648 1949300 1622628 4.78 942060 1558368 8 20:52:34 20:46:01 30055904 31767708 565824 1.72 79696 1949288 1622628 4.78 942248 1558372 24 20:52:34 20:47:01 30056108 31767944 565460 1.72 79728 1949312 1622628 4.78 942304 1558376 8 20:52:34 20:48:01 30056024 31767920 565672 1.72 79756 1949312 1622628 4.78 942364 1558380 8 20:52:34 20:49:01 29954544 31696832 636100 1.93 80068 1978912 1644108 4.85 1021720 1577556 740 20:52:34 20:50:01 27837484 31491828 779980 2.37 154092 3646444 1918832 5.66 1521400 2959784 709792 20:52:34 20:51:01 26576436 31309844 958444 2.91 216844 4605936 2268664 6.69 2049644 3637028 652128 20:52:34 20:52:01 26896312 31508404 764520 2.32 221484 4491024 1842944 5.43 1608040 3770016 0 20:52:34 Average: 30005922 31776234 557799 1.70 80591 2000984 1641973 4.84 934625 1609433 13508 20:52:34 20:52:34 19:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:52:34 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:12:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:14:01 ens3 0.40 0.13 0.49 0.01 0.00 0.00 0.00 0.00 20:52:34 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:15:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:16:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 20:52:34 19:16:01 ens3 230.02 150.25 2863.73 10.26 0.00 0.00 0.00 0.00 20:52:34 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:17:01 ens3 0.22 0.18 0.02 0.01 0.00 0.00 0.00 0.00 20:52:34 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:19:01 ens3 0.38 0.25 0.08 0.02 0.00 0.00 0.00 0.00 20:52:34 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:21:01 ens3 0.58 0.23 0.13 0.07 0.00 0.00 0.00 0.00 20:52:34 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:26:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:52:34 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:27:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:28:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:31:01 ens3 0.37 0.35 0.20 0.08 0.00 0.00 0.00 0.00 20:52:34 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:32:01 ens3 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 20:52:34 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:33:01 ens3 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:52:34 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:34:01 ens3 0.97 0.68 0.86 0.38 0.00 0.00 0.00 0.00 20:52:34 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:52:34 19:35:01 ens3 10.66 8.38 11.74 6.29 0.00 0.00 0.00 0.00 20:52:34 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:36:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:52:34 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:37:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:41:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:52:34 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:44:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:45:01 ens3 0.27 0.15 0.12 0.01 0.00 0.00 0.00 0.00 20:52:34 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:46:01 ens3 0.18 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:52:34 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:51:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:52:34 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:56:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:52:34 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 19:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:01:01 ens3 0.27 0.28 0.09 0.09 0.00 0.00 0.00 0.00 20:52:34 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:02:01 ens3 0.30 0.35 0.25 0.21 0.00 0.00 0.00 0.00 20:52:34 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:04:01 ens3 0.97 0.37 0.52 0.21 0.00 0.00 0.00 0.00 20:52:34 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:05:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:06:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:52:34 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:07:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:11:01 ens3 0.27 0.25 0.09 0.08 0.00 0.00 0.00 0.00 20:52:34 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:13:01 ens3 0.20 0.20 0.12 0.01 0.00 0.00 0.00 0.00 20:52:34 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:16:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:52:34 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:19:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:21:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:52:34 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:23:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:26:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:52:34 20:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:27:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:27:02 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:31:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:52:34 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:52:34 20:35:01 ens3 2.98 2.47 1.81 3.42 0.00 0.00 0.00 0.00 20:52:34 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:36:01 ens3 1.62 1.37 0.86 1.22 0.00 0.00 0.00 0.00 20:52:34 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:37:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:52:34 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:41:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:52:34 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:46:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:52:34 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:34 20:49:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 20:52:34 20:49:01 ens3 141.76 95.75 460.46 32.29 0.00 0.00 0.00 0.00 20:52:34 20:50:01 docker0 336.31 505.05 28.74 3567.42 0.00 0.00 0.00 0.00 20:52:34 20:50:01 veth9c984cb 288.50 453.87 29.29 3236.00 0.00 0.00 0.00 0.27 20:52:34 20:50:01 lo 6.47 6.47 0.64 0.64 0.00 0.00 0.00 0.00 20:52:34 20:50:01 ens3 769.04 503.90 8496.81 84.46 0.00 0.00 0.00 0.00 20:52:34 20:51:01 docker0 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 20:51:01 veth8bd9143 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:52:34 20:51:01 ens3 42.01 34.09 25.02 58.81 0.00 0.00 0.00 0.00 20:52:34 20:52:01 docker0 2.13 4.28 0.12 38.34 0.00 0.00 0.00 0.00 20:52:34 20:52:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 20:52:34 20:52:01 ens3 25.85 15.40 63.30 9.20 0.00 0.00 0.00 0.00 20:52:34 Average: docker0 3.35 5.04 0.29 35.71 0.00 0.00 0.00 0.00 20:52:34 Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 20:52:34 Average: ens3 12.24 8.13 118.12 2.06 0.00 0.00 0.00 0.00 20:52:34 20:52:34 20:52:34 ---> sar -P ALL: 20:52:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35404) 12/19/24 _x86_64_ (8 CPU) 20:52:34 20:52:34 19:10:03 LINUX RESTART (8 CPU) 20:52:34 20:52:34 19:11:01 CPU %user %nice %system %iowait %steal %idle 20:52:34 19:12:01 all 0.02 0.00 0.01 0.02 0.01 99.94 20:52:34 19:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:12:01 2 0.05 0.00 0.00 0.00 0.03 99.92 20:52:34 19:12:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:52:34 19:12:01 4 0.00 0.00 0.00 0.10 0.00 99.90 20:52:34 19:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:12:01 6 0.02 0.00 0.02 0.07 0.03 99.87 20:52:34 19:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:13:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:52:34 19:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:52:34 19:13:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:52:34 19:13:01 3 0.05 0.00 0.02 0.00 0.03 99.90 20:52:34 19:13:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:52:34 19:13:01 5 0.03 0.00 0.00 0.02 0.02 99.93 20:52:34 19:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:52:34 19:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:14:01 all 0.20 0.00 0.00 0.00 0.00 99.79 20:52:34 19:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:14:01 2 1.45 0.00 0.00 0.00 0.00 98.55 20:52:34 19:14:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:52:34 19:14:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:52:34 19:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:15:01 all 0.16 0.00 0.02 0.00 0.01 99.81 20:52:34 19:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:15:01 2 1.11 0.00 0.08 0.00 0.02 98.79 20:52:34 19:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:52:34 19:15:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:52:34 19:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:52:34 19:15:01 6 0.07 0.00 0.03 0.00 0.02 99.88 20:52:34 19:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:16:01 all 2.55 0.00 1.39 0.91 0.03 95.12 20:52:34 19:16:01 0 1.84 0.00 1.15 0.03 0.02 96.96 20:52:34 19:16:01 1 2.51 0.00 1.27 1.20 0.03 94.99 20:52:34 19:16:01 2 3.19 0.00 1.12 0.15 0.05 95.49 20:52:34 19:16:01 3 1.79 0.00 1.50 0.28 0.03 96.39 20:52:34 19:16:01 4 1.84 0.00 2.39 0.75 0.02 95.00 20:52:34 19:16:01 5 2.37 0.00 1.14 3.46 0.03 93.00 20:52:34 19:16:01 6 4.36 0.00 1.24 0.03 0.03 94.34 20:52:34 19:16:01 7 2.54 0.00 1.30 1.37 0.03 94.75 20:52:34 19:17:01 all 0.08 0.00 0.05 0.02 0.01 99.85 20:52:34 19:17:01 0 0.20 0.00 0.12 0.00 0.00 99.68 20:52:34 19:17:01 1 0.07 0.00 0.03 0.00 0.00 99.90 20:52:34 19:17:01 2 0.12 0.00 0.03 0.00 0.03 99.82 20:52:34 19:17:01 3 0.05 0.00 0.05 0.00 0.02 99.88 20:52:34 19:17:01 4 0.08 0.00 0.03 0.03 0.00 99.85 20:52:34 19:17:01 5 0.02 0.00 0.05 0.12 0.00 99.82 20:52:34 19:17:01 6 0.07 0.00 0.03 0.00 0.00 99.90 20:52:34 19:17:01 7 0.02 0.00 0.05 0.00 0.00 99.93 20:52:34 19:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:52:34 19:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:52:34 19:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:18:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:52:34 19:18:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:52:34 19:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:18:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:52:34 19:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:52:34 19:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:52:34 19:19:01 all 0.02 0.00 0.00 0.01 0.01 99.96 20:52:34 19:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 19:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 19:19:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:52:34 19:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:19:01 5 0.02 0.00 0.00 0.05 0.00 99.93 20:52:34 19:19:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:52:34 19:19:01 7 0.02 0.00 0.00 0.02 0.02 99.95 20:52:34 19:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:34 19:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 19:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 19:20:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:52:34 19:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:20:01 5 0.03 0.00 0.02 0.03 0.03 99.88 20:52:34 19:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:52:34 19:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:21:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:52:34 19:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:21:01 5 0.02 0.00 0.02 0.03 0.02 99.92 20:52:34 19:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 19:21:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:52:34 19:22:01 all 0.02 0.00 0.00 0.00 0.01 99.96 20:52:34 19:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:52:34 19:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 19:22:01 5 0.03 0.00 0.02 0.02 0.03 99.90 20:52:34 19:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:52:34 19:22:01 CPU %user %nice %system %iowait %steal %idle 20:52:34 19:23:01 all 0.01 0.00 0.00 0.01 0.01 99.96 20:52:34 19:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:52:34 19:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:23:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:52:34 19:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:23:01 5 0.02 0.00 0.00 0.03 0.02 99.93 20:52:34 19:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:24:01 all 0.01 0.00 0.01 0.00 0.00 99.96 20:52:34 19:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:52:34 19:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:24:01 5 0.03 0.00 0.03 0.02 0.03 99.88 20:52:34 19:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:24:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:52:34 19:25:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:52:34 19:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 19:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:52:34 19:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:25:01 5 0.02 0.00 0.02 0.02 0.02 99.93 20:52:34 19:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:26:01 all 0.03 0.00 0.02 0.01 0.01 99.93 20:52:34 19:26:01 0 0.08 0.00 0.02 0.00 0.00 99.90 20:52:34 19:26:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:52:34 19:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:26:01 3 0.00 0.00 0.03 0.02 0.00 99.95 20:52:34 19:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:26:01 5 0.02 0.00 0.03 0.03 0.03 99.88 20:52:34 19:26:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:52:34 19:26:01 7 0.05 0.00 0.03 0.00 0.00 99.92 20:52:34 19:27:01 all 0.01 0.00 0.01 0.00 0.02 99.96 20:52:34 19:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:27:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:52:34 19:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:27:01 5 0.02 0.00 0.02 0.03 0.03 99.90 20:52:34 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:28:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:52:34 19:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 19:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:28:01 2 0.10 0.00 0.03 0.00 0.02 99.85 20:52:34 19:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:28:01 5 0.03 0.00 0.03 0.03 0.02 99.88 20:52:34 19:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 19:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:52:34 19:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:52:34 19:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:29:01 2 0.27 0.00 0.03 0.00 0.00 99.70 20:52:34 19:29:01 3 0.00 0.00 0.05 0.00 0.02 99.93 20:52:34 19:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:29:01 5 0.03 0.00 0.02 0.02 0.03 99.90 20:52:34 19:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:52:34 19:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:30:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:52:34 19:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:30:01 5 0.02 0.00 0.03 0.02 0.03 99.90 20:52:34 19:30:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:52:34 19:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:31:01 all 0.02 0.00 0.00 0.01 0.01 99.96 20:52:34 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:31:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 19:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:31:01 5 0.02 0.00 0.02 0.03 0.02 99.92 20:52:34 19:31:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:52:34 19:31:01 7 0.00 0.00 0.00 0.02 0.02 99.97 20:52:34 19:32:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:52:34 19:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:32:01 5 0.00 0.00 0.00 0.03 0.03 99.93 20:52:34 19:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:34 19:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 19:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 19:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:33:01 5 0.03 0.00 0.02 0.02 0.02 99.92 20:52:34 19:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:52:34 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:52:34 19:33:01 CPU %user %nice %system %iowait %steal %idle 20:52:34 19:34:01 all 0.10 0.00 0.01 0.01 0.01 99.87 20:52:34 19:34:01 0 0.23 0.00 0.02 0.00 0.02 99.73 20:52:34 19:34:01 1 0.17 0.00 0.02 0.00 0.02 99.80 20:52:34 19:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:34:01 3 0.12 0.00 0.02 0.00 0.00 99.87 20:52:34 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:34:01 5 0.03 0.00 0.00 0.03 0.03 99.90 20:52:34 19:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 19:34:01 7 0.17 0.00 0.03 0.07 0.02 99.72 20:52:34 19:35:01 all 0.50 0.00 0.03 0.02 0.01 99.44 20:52:34 19:35:01 0 0.50 0.00 0.02 0.00 0.00 99.48 20:52:34 19:35:01 1 0.18 0.00 0.02 0.02 0.00 99.78 20:52:34 19:35:01 2 0.25 0.00 0.03 0.02 0.02 99.68 20:52:34 19:35:01 3 0.08 0.00 0.03 0.02 0.02 99.85 20:52:34 19:35:01 4 0.17 0.00 0.05 0.02 0.00 99.77 20:52:34 19:35:01 5 0.27 0.00 0.05 0.03 0.03 99.62 20:52:34 19:35:01 6 0.12 0.00 0.03 0.00 0.00 99.85 20:52:34 19:35:01 7 2.45 0.00 0.03 0.03 0.00 97.48 20:52:34 19:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:52:34 19:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:36:01 5 0.05 0.00 0.03 0.03 0.02 99.87 20:52:34 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:37:01 all 0.21 0.00 0.01 0.00 0.01 99.77 20:52:34 19:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:37:01 2 1.58 0.00 0.02 0.00 0.00 98.40 20:52:34 19:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:37:01 5 0.02 0.00 0.03 0.02 0.03 99.90 20:52:34 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:37:01 7 0.02 0.00 0.00 0.02 0.02 99.95 20:52:34 19:38:01 all 0.25 0.00 0.01 0.01 0.01 99.72 20:52:34 19:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:38:01 2 1.94 0.00 0.02 0.00 0.02 98.03 20:52:34 19:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 19:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:38:01 5 0.02 0.00 0.02 0.03 0.03 99.90 20:52:34 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:38:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:52:34 19:39:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:52:34 19:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:39:01 2 1.97 0.00 0.00 0.00 0.02 98.01 20:52:34 19:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:39:01 5 0.02 0.00 0.02 0.02 0.02 99.93 20:52:34 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:40:01 all 0.26 0.00 0.01 0.01 0.01 99.72 20:52:34 19:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:40:01 2 1.97 0.00 0.00 0.00 0.02 98.01 20:52:34 19:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:40:01 5 0.02 0.00 0.02 0.03 0.03 99.90 20:52:34 19:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:40:01 7 0.00 0.00 0.00 0.02 0.02 99.97 20:52:34 19:41:01 all 0.21 0.00 0.00 0.01 0.01 99.76 20:52:34 19:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 19:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:41:01 2 1.58 0.00 0.00 0.00 0.00 98.42 20:52:34 19:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:41:01 5 0.05 0.00 0.02 0.07 0.02 99.85 20:52:34 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:41:01 7 0.00 0.00 0.00 0.02 0.02 99.97 20:52:34 19:42:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:52:34 19:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:52:34 19:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:42:01 5 0.02 0.00 0.00 0.02 0.03 99.93 20:52:34 19:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:52:34 19:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:52:34 19:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:52:34 19:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:43:01 5 0.03 0.00 0.03 0.02 0.02 99.90 20:52:34 19:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:44:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:52:34 19:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 19:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:44:01 5 0.03 0.00 0.02 0.03 0.03 99.88 20:52:34 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:44:01 7 0.00 0.00 0.00 0.02 0.02 99.97 20:52:34 20:52:34 19:44:01 CPU %user %nice %system %iowait %steal %idle 20:52:34 19:45:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:52:34 19:45:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:52:34 19:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:52:34 19:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:45:01 5 0.02 0.00 0.02 0.03 0.02 99.92 20:52:34 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:34 19:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 19:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:46:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:52:34 19:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:46:01 5 0.03 0.00 0.03 0.02 0.03 99.88 20:52:34 19:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:52:34 19:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 19:47:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:52:34 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:47:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:52:34 19:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:47:01 5 0.03 0.00 0.00 0.03 0.02 99.92 20:52:34 19:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:48:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:52:34 19:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 19:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:48:01 5 0.02 0.00 0.00 0.02 0.03 99.93 20:52:34 19:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:52:34 19:49:01 all 0.02 0.00 0.02 0.01 0.01 99.94 20:52:34 19:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 19:49:01 2 0.08 0.00 0.00 0.00 0.02 99.90 20:52:34 19:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:49:01 5 0.02 0.00 0.02 0.05 0.00 99.92 20:52:34 19:49:01 6 0.00 0.00 0.03 0.00 0.02 99.95 20:52:34 19:49:01 7 0.00 0.00 0.05 0.05 0.02 99.88 20:52:34 19:50:01 all 0.00 0.00 0.01 0.00 0.01 99.97 20:52:34 19:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:50:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:52:34 19:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:52:34 19:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:52:34 19:50:01 6 0.02 0.00 0.03 0.00 0.03 99.92 20:52:34 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:52:34 19:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:51:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:52:34 19:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:51:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:52:34 19:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:52:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:52:34 19:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:52:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 19:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:52:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:52:34 19:52:01 6 0.02 0.00 0.02 0.00 0.03 99.93 20:52:34 19:52:01 7 0.00 0.00 0.00 0.02 0.02 99.97 20:52:34 19:53:01 all 0.06 0.00 0.01 0.00 0.01 99.92 20:52:34 19:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:53:01 2 0.37 0.00 0.02 0.00 0.02 99.60 20:52:34 19:53:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:52:34 19:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:53:01 5 0.02 0.00 0.02 0.03 0.02 99.92 20:52:34 19:53:01 6 0.02 0.00 0.00 0.00 0.03 99.95 20:52:34 19:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:54:01 all 0.09 0.00 0.01 0.00 0.00 99.89 20:52:34 19:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 19:54:01 2 0.66 0.00 0.00 0.00 0.00 99.34 20:52:34 19:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:54:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:52:34 19:54:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:52:34 19:55:01 all 0.01 0.00 0.00 0.00 0.01 99.96 20:52:34 19:55:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:52:34 19:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:52:34 19:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:55:01 5 0.00 0.00 0.02 0.03 0.00 99.95 20:52:34 19:55:01 6 0.03 0.00 0.00 0.00 0.03 99.93 20:52:34 19:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:52:34 19:55:01 CPU %user %nice %system %iowait %steal %idle 20:52:34 19:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:34 19:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:52:34 19:56:01 6 0.02 0.00 0.02 0.00 0.03 99.93 20:52:34 19:56:01 7 0.02 0.00 0.00 0.02 0.02 99.95 20:52:34 19:57:01 all 0.03 0.00 0.02 0.01 0.01 99.94 20:52:34 19:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 19:57:01 2 0.20 0.00 0.03 0.00 0.02 99.75 20:52:34 19:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:57:01 5 0.02 0.00 0.02 0.03 0.00 99.93 20:52:34 19:57:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 19:57:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:52:34 19:58:01 all 0.10 0.00 0.01 0.01 0.01 99.88 20:52:34 19:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 19:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:58:01 2 0.68 0.00 0.07 0.00 0.00 99.25 20:52:34 19:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:58:01 5 0.02 0.00 0.00 0.08 0.00 99.90 20:52:34 19:58:01 6 0.03 0.00 0.00 0.00 0.03 99.93 20:52:34 19:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 19:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:34 19:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 19:59:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:52:34 19:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 19:59:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:52:34 19:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 19:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:52:34 19:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 19:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:00:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:52:34 20:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 20:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:00:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:52:34 20:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 20:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:01:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:52:34 20:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 20:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:01:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:52:34 20:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:01:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:52:34 20:01:01 6 0.02 0.00 0.00 0.00 0.03 99.95 20:52:34 20:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:52:34 20:02:01 0 0.07 0.00 0.03 0.00 0.02 99.88 20:52:34 20:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:02:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:52:34 20:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:52:34 20:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 20:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:03:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:52:34 20:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:03:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:52:34 20:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:03:01 5 0.00 0.00 0.02 0.05 0.00 99.93 20:52:34 20:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:52:34 20:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:52:34 20:04:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:52:34 20:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:04:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 20:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:52:34 20:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:52:34 20:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:52:34 20:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:52:34 20:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:52:34 20:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:05:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:52:34 20:05:01 6 0.00 0.00 0.02 0.00 0.03 99.95 20:52:34 20:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:06:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:52:34 20:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:06:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:52:34 20:06:01 3 0.02 0.00 0.05 0.02 0.02 99.90 20:52:34 20:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:06:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:52:34 20:06:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:52:34 20:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:52:34 20:06:01 CPU %user %nice %system %iowait %steal %idle 20:52:34 20:07:01 all 0.02 0.00 0.00 0.00 0.01 99.97 20:52:34 20:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 20:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 20:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:07:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:52:34 20:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:07:01 7 0.03 0.00 0.02 0.00 0.03 99.92 20:52:34 20:08:01 all 0.21 0.00 0.01 0.00 0.01 99.77 20:52:34 20:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:52:34 20:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:08:01 2 1.63 0.00 0.02 0.00 0.02 98.34 20:52:34 20:08:01 3 0.00 0.00 0.03 0.00 0.00 99.97 20:52:34 20:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:52:34 20:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:08:01 7 0.00 0.00 0.00 0.00 0.03 99.97 20:52:34 20:09:01 all 0.21 0.00 0.01 0.01 0.01 99.76 20:52:34 20:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:09:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:52:34 20:09:01 2 1.52 0.00 0.02 0.00 0.02 98.45 20:52:34 20:09:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:52:34 20:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:09:01 5 0.02 0.00 0.00 0.03 0.02 99.93 20:52:34 20:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:52:34 20:10:01 all 0.21 0.00 0.01 0.00 0.00 99.77 20:52:34 20:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:52:34 20:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 20:10:01 2 1.63 0.00 0.05 0.00 0.02 98.30 20:52:34 20:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:52:34 20:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:11:01 all 0.04 0.00 0.02 0.00 0.01 99.92 20:52:34 20:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 20:11:01 1 0.02 0.00 0.03 0.00 0.03 99.92 20:52:34 20:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:11:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:52:34 20:11:01 4 0.25 0.00 0.07 0.00 0.02 99.67 20:52:34 20:11:01 5 0.00 0.00 0.02 0.03 0.00 99.95 20:52:34 20:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:34 20:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:52:34 20:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:12:01 3 0.00 0.00 0.03 0.02 0.02 99.93 20:52:34 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:34 20:13:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:52:34 20:13:01 1 0.00 0.00 0.02 0.00 0.03 99.95 20:52:34 20:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:13:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:52:34 20:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:14:01 all 0.00 0.00 0.01 0.00 0.01 99.97 20:52:34 20:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:14:01 1 0.02 0.00 0.05 0.00 0.03 99.90 20:52:34 20:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:14:01 3 0.02 0.00 0.03 0.02 0.02 99.92 20:52:34 20:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:52:34 20:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 20:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:52:34 20:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 20:15:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:52:34 20:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:16:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:52:34 20:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:52:34 20:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:52:34 20:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:17:01 all 0.12 0.00 0.01 0.00 0.01 99.85 20:52:34 20:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:17:01 1 0.07 0.00 0.05 0.00 0.03 99.85 20:52:34 20:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 20:17:01 3 0.02 0.00 0.03 0.02 0.02 99.92 20:52:34 20:17:01 4 0.86 0.00 0.00 0.00 0.02 99.12 20:52:34 20:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:52:34 20:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 20:52:34 20:17:01 CPU %user %nice %system %iowait %steal %idle 20:52:34 20:18:01 all 0.25 0.00 0.01 0.00 0.01 99.73 20:52:34 20:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:18:01 1 0.00 0.00 0.00 0.00 0.03 99.97 20:52:34 20:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 20:18:01 4 1.97 0.00 0.00 0.00 0.00 98.03 20:52:34 20:18:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:52:34 20:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 20:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:19:01 all 0.15 0.00 0.01 0.01 0.01 99.82 20:52:34 20:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:19:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:52:34 20:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 20:19:01 3 0.02 0.00 0.02 0.03 0.02 99.92 20:52:34 20:19:01 4 1.12 0.00 0.02 0.00 0.02 98.84 20:52:34 20:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:52:34 20:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:20:01 all 0.22 0.00 0.00 0.01 0.01 99.76 20:52:34 20:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 20:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:20:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:52:34 20:20:01 4 1.73 0.00 0.00 0.00 0.00 98.27 20:52:34 20:20:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:52:34 20:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:21:01 all 0.05 0.00 0.00 0.00 0.01 99.93 20:52:34 20:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:21:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:52:34 20:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 20:21:01 4 0.35 0.00 0.00 0.00 0.00 99.65 20:52:34 20:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:52:34 20:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:22:01 all 0.20 0.00 0.01 0.00 0.01 99.78 20:52:34 20:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 20:22:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:52:34 20:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:22:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:52:34 20:22:01 4 1.55 0.00 0.02 0.00 0.02 98.42 20:52:34 20:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:52:34 20:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:23:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:52:34 20:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 20:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 20:23:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:52:34 20:23:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:52:34 20:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:23:01 5 0.02 0.00 0.02 0.03 0.00 99.93 20:52:34 20:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:24:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:52:34 20:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:24:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:52:34 20:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 20:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:24:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:52:34 20:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:25:01 all 0.00 0.00 0.00 0.01 0.01 99.98 20:52:34 20:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 20:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:25:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:52:34 20:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:25:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:52:34 20:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:34 20:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:26:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:52:34 20:26:01 3 0.00 0.00 0.03 0.02 0.02 99.93 20:52:34 20:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:26:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:52:34 20:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 20:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:27:02 all 0.01 0.00 0.00 0.00 0.01 99.98 20:52:34 20:27:02 0 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:27:02 1 0.03 0.00 0.00 0.00 0.02 99.95 20:52:34 20:27:02 2 0.00 0.00 0.00 0.00 0.03 99.97 20:52:34 20:27:02 3 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:27:02 4 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:27:02 5 0.00 0.00 0.00 0.03 0.00 99.97 20:52:34 20:27:02 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:27:02 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:28:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:52:34 20:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:28:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:52:34 20:28:01 3 0.00 0.00 0.03 0.02 0.02 99.93 20:52:34 20:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:28:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:52:34 20:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 20:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:52:34 20:28:01 CPU %user %nice %system %iowait %steal %idle 20:52:34 20:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:34 20:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 20:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 20:29:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:52:34 20:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:29:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:52:34 20:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 20:30:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:52:34 20:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:52:34 20:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:30:01 2 0.02 0.00 0.00 0.00 0.03 99.95 20:52:34 20:30:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:52:34 20:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 20:30:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:52:34 20:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:31:01 all 0.09 0.00 0.01 0.00 0.01 99.89 20:52:34 20:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 20:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:52:34 20:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 20:31:01 4 0.65 0.00 0.00 0.00 0.02 99.34 20:52:34 20:31:01 5 0.00 0.00 0.02 0.03 0.00 99.95 20:52:34 20:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:32:01 all 0.13 0.00 0.01 0.00 0.01 99.85 20:52:34 20:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:32:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:52:34 20:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:52:34 20:32:01 4 0.91 0.00 0.00 0.00 0.00 99.09 20:52:34 20:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 20:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 20:33:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:52:34 20:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:52:34 20:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 20:33:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:52:34 20:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:33:01 5 0.00 0.00 0.02 0.03 0.00 99.95 20:52:34 20:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:52:34 20:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:34:01 2 0.03 0.00 0.00 0.00 0.03 99.93 20:52:34 20:34:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:52:34 20:34:01 4 0.10 0.00 0.00 0.00 0.02 99.88 20:52:34 20:34:01 5 0.03 0.00 0.00 0.02 0.00 99.95 20:52:34 20:34:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:52:34 20:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:35:01 all 0.11 0.00 0.01 0.01 0.01 99.86 20:52:34 20:35:01 0 0.32 0.00 0.00 0.00 0.02 99.67 20:52:34 20:35:01 1 0.10 0.00 0.02 0.00 0.02 99.87 20:52:34 20:35:01 2 0.07 0.00 0.02 0.00 0.02 99.90 20:52:34 20:35:01 3 0.02 0.00 0.05 0.02 0.00 99.92 20:52:34 20:35:01 4 0.28 0.00 0.02 0.00 0.00 99.70 20:52:34 20:35:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:52:34 20:35:01 6 0.10 0.00 0.00 0.00 0.00 99.90 20:52:34 20:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 20:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:52:34 20:36:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:52:34 20:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:36:01 2 0.02 0.00 0.03 0.00 0.03 99.92 20:52:34 20:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:36:01 5 0.03 0.00 0.02 0.03 0.00 99.92 20:52:34 20:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 20:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:37:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:52:34 20:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:37:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:52:34 20:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:37:01 5 0.00 0.00 0.02 0.03 0.00 99.95 20:52:34 20:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:34 20:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 20:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:38:01 2 0.00 0.00 0.00 0.00 0.03 99.97 20:52:34 20:38:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:52:34 20:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:38:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:52:34 20:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:52:34 20:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 20:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 20:39:01 2 0.05 0.00 0.02 0.00 0.03 99.90 20:52:34 20:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 20:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:39:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:52:34 20:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:52:34 20:39:01 CPU %user %nice %system %iowait %steal %idle 20:52:34 20:40:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:52:34 20:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:52:34 20:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 20:40:01 2 0.00 0.00 0.03 0.00 0.02 99.95 20:52:34 20:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:40:01 5 0.00 0.00 0.00 0.05 0.00 99.95 20:52:34 20:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:34 20:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 20:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 20:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:41:01 5 0.03 0.00 0.02 0.03 0.02 99.90 20:52:34 20:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:42:01 all 0.00 0.00 0.01 0.00 0.01 99.97 20:52:34 20:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 20:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 20:42:01 2 0.03 0.00 0.00 0.00 0.03 99.93 20:52:34 20:42:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:52:34 20:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:52:34 20:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:34 20:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 20:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 20:43:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:52:34 20:43:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:52:34 20:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:43:01 5 0.02 0.00 0.00 0.03 0.02 99.93 20:52:34 20:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:44:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:52:34 20:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:52:34 20:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:52:34 20:44:01 2 0.02 0.00 0.00 0.00 0.03 99.95 20:52:34 20:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:44:01 5 0.00 0.00 0.00 0.08 0.00 99.92 20:52:34 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:45:01 all 0.01 0.00 0.02 0.00 0.01 99.96 20:52:34 20:45:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:52:34 20:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 20:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:52:34 20:45:01 3 0.03 0.00 0.03 0.02 0.02 99.90 20:52:34 20:45:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:45:01 5 0.00 0.00 0.02 0.02 0.02 99.95 20:52:34 20:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:46:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:52:34 20:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 20:46:01 2 0.03 0.00 0.00 0.00 0.03 99.93 20:52:34 20:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:46:01 5 0.00 0.00 0.02 0.03 0.00 99.95 20:52:34 20:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:52:34 20:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:52:34 20:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:52:34 20:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 20:47:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:52:34 20:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:52:34 20:47:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:52:34 20:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:34 20:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:34 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:52:34 20:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:52:34 20:48:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:52:34 20:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:52:34 20:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:48:01 5 0.02 0.00 0.00 0.03 0.02 99.93 20:52:34 20:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:34 20:49:01 all 1.17 0.00 0.10 0.05 0.01 98.67 20:52:34 20:49:01 0 1.58 0.00 0.20 0.22 0.02 97.98 20:52:34 20:49:01 1 1.37 0.00 0.07 0.02 0.02 98.53 20:52:34 20:49:01 2 2.00 0.00 0.08 0.00 0.02 97.90 20:52:34 20:49:01 3 0.20 0.00 0.08 0.00 0.02 99.70 20:52:34 20:49:01 4 0.55 0.00 0.03 0.02 0.02 99.38 20:52:34 20:49:01 5 1.63 0.00 0.03 0.05 0.00 98.28 20:52:34 20:49:01 6 1.05 0.00 0.15 0.05 0.00 98.75 20:52:34 20:49:01 7 1.00 0.00 0.15 0.02 0.02 98.82 20:52:34 20:50:01 all 8.26 0.00 3.51 2.48 0.07 85.69 20:52:34 20:50:01 0 7.50 0.00 3.19 0.47 0.07 88.77 20:52:34 20:50:01 1 7.99 0.00 4.39 6.48 0.07 81.07 20:52:34 20:50:01 2 9.24 0.00 4.18 3.53 0.07 82.98 20:52:34 20:50:01 3 9.03 0.00 3.60 4.07 0.05 83.25 20:52:34 20:50:01 4 8.45 0.00 2.39 0.54 0.05 88.57 20:52:34 20:50:01 5 5.86 0.00 3.37 3.47 0.08 87.21 20:52:34 20:50:01 6 8.95 0.00 3.09 0.12 0.07 87.78 20:52:34 20:50:01 7 9.05 0.00 3.85 1.19 0.07 85.84 20:52:34 20:52:34 20:50:01 CPU %user %nice %system %iowait %steal %idle 20:52:34 20:51:01 all 24.73 0.00 5.84 4.35 0.06 65.02 20:52:34 20:51:01 0 24.94 0.00 6.55 11.96 0.07 56.48 20:52:34 20:51:01 1 25.54 0.00 6.31 13.77 0.08 54.30 20:52:34 20:51:01 2 23.79 0.00 5.93 3.83 0.05 66.40 20:52:34 20:51:01 3 25.62 0.00 5.29 1.06 0.07 67.96 20:52:34 20:51:01 4 25.66 0.00 5.53 1.84 0.07 66.91 20:52:34 20:51:01 5 23.84 0.00 5.60 0.59 0.05 69.92 20:52:34 20:51:01 6 24.43 0.00 6.71 1.41 0.05 67.40 20:52:34 20:51:01 7 24.01 0.00 4.80 0.44 0.05 70.70 20:52:34 20:52:01 all 40.72 0.00 6.16 2.33 0.08 50.71 20:52:34 20:52:01 0 40.67 0.00 6.01 8.48 0.07 44.77 20:52:34 20:52:01 1 40.84 0.00 5.93 4.92 0.08 48.22 20:52:34 20:52:01 2 41.16 0.00 6.44 2.34 0.08 49.97 20:52:34 20:52:01 3 41.03 0.00 7.00 1.52 0.08 50.36 20:52:34 20:52:01 4 41.27 0.00 6.23 0.17 0.08 52.25 20:52:34 20:52:01 5 40.60 0.00 5.73 0.20 0.07 53.40 20:52:34 20:52:01 6 39.89 0.00 5.19 0.19 0.08 54.65 20:52:34 20:52:01 7 40.30 0.00 6.76 0.79 0.07 52.08 20:52:34 Average: all 0.81 0.00 0.18 0.10 0.01 98.90 20:52:34 Average: 0 0.78 0.00 0.18 0.21 0.01 98.83 20:52:34 Average: 1 0.78 0.00 0.19 0.26 0.01 98.76 20:52:34 Average: 2 0.98 0.00 0.18 0.10 0.02 98.72 20:52:34 Average: 3 0.78 0.00 0.19 0.07 0.01 98.95 20:52:34 Average: 4 0.87 0.00 0.17 0.04 0.01 98.92 20:52:34 Average: 5 0.74 0.00 0.16 0.10 0.01 98.98 20:52:34 Average: 6 0.79 0.00 0.17 0.02 0.01 99.02 20:52:34 Average: 7 0.79 0.00 0.17 0.04 0.01 99.00 20:52:34 20:52:34 20:52:34