Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-compose Obtained Jenkinsfile from 70cfaed6c5d62575b403f32f0ef603682a2dfd83+4794bb781c029770000819a894ada41526a7dcb8 (9412e5a783143dbce3ca0c850d0bdaf3f54ebd5c) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh39720140078111019.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh6347809061942714319.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-206/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-206/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3307357200151376397.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh1353092547238607573.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-206/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-206/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh363144284482075334.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-8c-8g-384 in /w/workspace/dgexfoundry_edgex-compose_PR-206 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-compose.git > git init /w/workspace/dgexfoundry_edgex-compose_PR-206 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/jenkins-gitclient-ssh2631828175817158597.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4794bb781c029770000819a894ada41526a7dcb8 into PR head commit 70cfaed6c5d62575b403f32f0ef603682a2dfd83 Merge succeeded, producing 70cfaed6c5d62575b403f32f0ef603682a2dfd83 Checking out Revision 70cfaed6c5d62575b403f32f0ef603682a2dfd83 (PR-206) > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.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 /w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/jenkins-gitclient-ssh4065613025365259211.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 70cfaed6c5d62575b403f32f0ef603682a2dfd83 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/jenkins-gitclient-ssh5392033127473272956.key > git merge 4794bb781c029770000819a894ada41526a7dcb8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 70cfaed6c5d62575b403f32f0ef603682a2dfd83 # timeout=10 Commit message: "ci: add stage to archive 3rd party images from compose file" > git rev-list --no-walk 70cfaed6c5d62575b403f32f0ef603682a2dfd83 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:20:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 22:20:21 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 22:20:30 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #519 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive 3rd Party Images) Stage "Archive 3rd Party Images" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:36:40 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-206/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:36:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:36:41 ---> package-listing.sh 22:36:41 ++ facter osfamily 22:36:41 ++ tr '[:upper:]' '[:lower:]' 22:36:41 + OS_FAMILY=redhat 22:36:41 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-206 22:36:41 + START_PACKAGES=/tmp/packages_start.txt 22:36:41 + END_PACKAGES=/tmp/packages_end.txt 22:36:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:41 + PACKAGES=/tmp/packages_start.txt 22:36:41 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-206 ']' 22:36:41 + PACKAGES=/tmp/packages_end.txt 22:36:41 + case "${OS_FAMILY}" in 22:36:41 + rpm -qa 22:36:41 + sort 22:36:41 + '[' -f /tmp/packages_start.txt ']' 22:36:41 + '[' -f /tmp/packages_end.txt ']' 22:36:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:41 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-206 ']' 22:36:41 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-206/archives/ 22:36:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-206/archives/ [Pipeline] echo 22:36:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_edgex-compose_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:36:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:36:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:42 22:36:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:36:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:43 latest: Pulling from edgex-lftools-log-publisher 22:36:43 b4d181a07f80: Pulling fs layer 22:36:43 a1111a8f2ec3: Pulling fs layer 22:36:43 ed53099fbce6: Pulling fs layer 22:36:43 dc539afda2c1: Pulling fs layer 22:36:43 77bc0d833cb6: Pulling fs layer 22:36:43 9065ff56babe: Pulling fs layer 22:36:43 d287ab97295c: Pulling fs layer 22:36:43 dc539afda2c1: Waiting 22:36:43 d287ab97295c: Waiting 22:36:43 77bc0d833cb6: Waiting 22:36:43 9065ff56babe: Waiting 22:36:43 a1111a8f2ec3: Verifying Checksum 22:36:43 a1111a8f2ec3: Download complete 22:36:43 dc539afda2c1: Verifying Checksum 22:36:43 dc539afda2c1: Download complete 22:36:43 77bc0d833cb6: Verifying Checksum 22:36:43 77bc0d833cb6: Download complete 22:36:43 9065ff56babe: Verifying Checksum 22:36:43 9065ff56babe: Download complete 22:36:43 ed53099fbce6: Verifying Checksum 22:36:43 ed53099fbce6: Download complete 22:36:43 b4d181a07f80: Verifying Checksum 22:36:43 b4d181a07f80: Download complete 22:36:44 d287ab97295c: Verifying Checksum 22:36:44 d287ab97295c: Download complete 22:36:44 b4d181a07f80: Pull complete 22:36:44 a1111a8f2ec3: Pull complete 22:36:45 ed53099fbce6: Pull complete 22:36:45 dc539afda2c1: Pull complete 22:36:45 77bc0d833cb6: Pull complete 22:36:46 9065ff56babe: Pull complete 22:36:51 d287ab97295c: Pull complete 22:36:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:36:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:36:51 prd-centos7-docker-8c-8g-384 does not seem to be running inside a container 22:36:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_edgex-compose_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_edgex-compose_PR-206 -v /w/workspace/dgexfoundry_edgex-compose_PR-206:/w/workspace/dgexfoundry_edgex-compose_PR-206:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-206@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-206@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:36:54 $ docker top 00a1bd8e55cfd58053711308d1a6b19a9e706b78483b4c3994eb0dacbc2044f7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:54 + touch /tmp/pre-build-complete [Pipeline] sh 22:36:55 + mkdir -p /var/log/sysstat [Pipeline] sh 22:36:55 + ls /var/log/sa-host 22:36:55 + sadf -c /var/log/sa-host/sa23 22:36:55 file_magic: OK 22:36:55 HZ: Using current value: 100 22:36:55 file_header: OK 22:36:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:36:55 Statistics: 22:36:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:36:55 File successfully converted to sysstat format version 12.0.3 22:36:55 + sadf -c /var/log/sa-host/sa30 22:36:55 file_magic: OK 22:36:55 HZ: Using current value: 100 22:36:55 file_header: OK 22:36:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:36:55 Statistics: 22:36:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:36:55 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:36:55 provisioning config files... 22:36:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/config4860813208179222374tmp [Pipeline] { [Pipeline] echo 22:36:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:36:56 ---> create-netrc.sh [Pipeline] } 22:36:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:36:56 ---> python-tools-install.sh [Pipeline] echo 22:36:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:36:56 ---> sudo-logs.sh 22:36:56 Archiving 'sudo' log.. 22:36:56 sudo: unable to resolve host prd-centos7-docker-8c-8g-384.novalocal: Name or service not known 22:36:56 sudo: unable to resolve host prd-centos7-docker-8c-8g-384.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:36:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:36:57 ---> job-cost.sh 22:36:57 lf-activate-venv: SKIPPING 22:36:57 INFO: No Stack... 22:36:57 INFO: Retrieving Pricing Info for: v3-standard-8 22:36:57 INFO: Archiving Costs [Pipeline] echo 22:36:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:36:58 ---> logs-deploy.sh 22:36:58 lf-activate-venv: SKIPPING 22:36:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-206/8 22:36:58 INFO: archiving workspace using pattern(s): 22:36:58 Archives upload complete. 22:36:58 INFO: archiving logs to Nexus 22:36:59 ---> uname -a: 22:36:59 Linux prd-centos7-docker-8c-8g-384.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 22:36:59 22:36:59 22:36:59 ---> lscpu: 22:36:59 Architecture: x86_64 22:36:59 CPU op-mode(s): 32-bit, 64-bit 22:36:59 Byte Order: Little Endian 22:36:59 Address sizes: 40 bits physical, 48 bits virtual 22:36:59 CPU(s): 8 22:36:59 On-line CPU(s) list: 0-7 22:36:59 Thread(s) per core: 1 22:36:59 Core(s) per socket: 1 22:36:59 Socket(s): 8 22:36:59 NUMA node(s): 1 22:36:59 Vendor ID: AuthenticAMD 22:36:59 CPU family: 23 22:36:59 Model: 49 22:36:59 Model name: AMD EPYC-Rome Processor 22:36:59 Stepping: 0 22:36:59 CPU MHz: 2799.996 22:36:59 BogoMIPS: 5599.99 22:36:59 Virtualization: AMD-V 22:36:59 Hypervisor vendor: KVM 22:36:59 Virtualization type: full 22:36:59 L1d cache: 32K 22:36:59 L1i cache: 32K 22:36:59 L2 cache: 512K 22:36:59 L3 cache: 16384K 22:36:59 NUMA node0 CPU(s): 0-7 22:36:59 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:36:59 22:36:59 22:36:59 ---> nproc: 22:36:59 8 22:36:59 22:36:59 22:36:59 ---> df -h: 22:36:59 Filesystem Size Used Avail Use% Mounted on 22:36:59 overlay 160G 7.3G 153G 5% / 22:36:59 tmpfs 64M 0 64M 0% /dev 22:36:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:36:59 shm 64M 0 64M 0% /dev/shm 22:36:59 /dev/vda1 160G 7.3G 153G 5% /facter-os 22:36:59 22:36:59 22:36:59 ---> sar -b -r -n DEV: 22:36:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/23/21 _x86_64_ (8 CPU) 22:36:59 22:36:59 22:19:50 LINUX RESTART (8 CPU) 22:36:59 22:36:59 22:20:01 tps rtps wtps bread/s bwrtn/s 22:36:59 22:21:02 163.79 44.89 118.90 4695.87 37593.37 22:36:59 22:22:01 2.08 0.00 2.08 0.00 35.64 22:36:59 22:23:01 0.18 0.00 0.18 0.00 2.22 22:36:59 22:24:01 0.32 0.00 0.32 0.00 4.03 22:36:59 22:25:01 0.23 0.00 0.23 0.00 3.28 22:36:59 22:26:01 0.35 0.00 0.35 0.00 5.43 22:36:59 22:27:01 0.25 0.00 0.25 0.00 2.98 22:36:59 22:28:01 0.22 0.00 0.22 0.00 1.65 22:36:59 22:29:01 0.27 0.00 0.27 0.00 3.61 22:36:59 22:30:01 0.27 0.00 0.27 0.00 3.31 22:36:59 22:31:01 0.30 0.00 0.30 0.00 3.76 22:36:59 22:32:01 0.22 0.00 0.22 0.00 3.41 22:36:59 22:33:01 0.25 0.00 0.25 0.00 2.05 22:36:59 22:34:01 0.28 0.00 0.28 0.00 2.93 22:36:59 22:35:01 0.42 0.20 0.22 6.39 2.96 22:36:59 22:36:01 0.83 0.00 0.83 0.00 15.79 22:36:59 Average: 10.65 2.82 7.83 294.29 2358.55 22:36:59 22:36:59 22:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:36:59 22:21:02 30289236 0 897396 2.74 2620 1590348 1478032 4.37 525712 1477544 20 22:36:59 22:22:01 30288788 0 897844 2.74 2620 1590348 1478008 4.37 526304 1477324 8 22:36:59 22:23:01 30289808 0 896816 2.74 2620 1590356 1477900 4.37 525408 1477324 8 22:36:59 22:24:01 30289788 0 896832 2.74 2620 1590360 1478008 4.37 525600 1477676 12 22:36:59 22:25:01 30287956 0 898652 2.74 2620 1590372 1477996 4.37 527448 1477680 8 22:36:59 22:26:01 30285704 0 900900 2.75 2620 1590376 1477960 4.37 529820 1477772 8 22:36:59 22:27:01 30286520 0 900080 2.75 2620 1590380 1477884 4.37 529352 1477772 8 22:36:59 22:28:01 30285964 0 900632 2.75 2620 1590384 1477960 4.37 529900 1477772 20 22:36:59 22:29:01 30283832 0 902700 2.75 2620 1590448 1477840 4.37 531904 1477788 32 22:36:59 22:30:01 30283796 0 902788 2.75 2620 1590396 1477960 4.37 532324 1477772 8 22:36:59 22:31:01 30283608 0 902972 2.75 2620 1590400 1477900 4.37 532004 1477772 8 22:36:59 22:32:01 30255824 0 930748 2.84 2620 1590408 1477876 4.37 559128 1477836 12 22:36:59 22:33:01 30254880 0 931688 2.84 2620 1590412 1477876 4.37 560808 1477316 8 22:36:59 22:34:01 30255424 0 931144 2.84 2620 1590412 1477856 4.37 560788 1477316 8 22:36:59 22:35:01 30255672 0 930888 2.84 2620 1590420 1477864 4.37 560796 1477316 20 22:36:59 22:36:01 30254320 0 932236 2.84 2620 1590424 1477920 4.37 562000 1477316 12 22:36:59 Average: 30276945 0 909645 2.78 2620 1590390 1477928 4.37 538706 1477581 12 22:36:59 22:36:59 22:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:36:59 22:21:02 eth0 434.05 307.54 650.62 67.74 0.00 0.00 0.00 0.00 22:36:59 22:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:22:01 eth0 0.91 0.29 0.32 0.17 0.00 0.00 0.00 0.00 22:36:59 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:23:01 eth0 0.62 0.10 0.06 0.04 0.00 0.00 0.00 0.00 22:36:59 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:24:01 eth0 0.88 0.32 0.31 0.20 0.00 0.00 0.00 0.00 22:36:59 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:25:01 eth0 0.57 0.33 0.27 0.20 0.00 0.00 0.00 0.00 22:36:59 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:26:01 eth0 0.33 0.28 0.15 0.08 0.00 0.00 0.00 0.00 22:36:59 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:27:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:36:59 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:28:01 eth0 1.23 0.35 0.34 0.20 0.00 0.00 0.00 0.00 22:36:59 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:29:01 eth0 0.25 0.02 0.03 0.00 0.00 0.00 0.00 0.00 22:36:59 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:30:01 eth0 0.48 0.32 0.27 0.20 0.00 0.00 0.00 0.00 22:36:59 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:31:01 eth0 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 22:36:59 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:32:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:36:59 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:33:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:36:59 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:34:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:36:59 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:35:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:36:59 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:36:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 22:36:59 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 Average: eth0 27.57 19.44 40.85 4.32 0.00 0.00 0.00 0.00 22:36:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:36:59 22:36:59 22:36:59 ---> sar -P ALL: 22:36:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/23/21 _x86_64_ (8 CPU) 22:36:59 22:36:59 22:19:50 LINUX RESTART (8 CPU) 22:36:59 22:36:59 22:20:01 CPU %user %nice %system %iowait %steal %idle 22:36:59 22:21:02 all 4.84 0.00 2.26 2.14 0.04 90.72 22:36:59 22:21:02 0 4.53 0.00 2.00 2.94 0.03 90.49 22:36:59 22:21:02 1 5.04 0.00 2.34 2.44 0.05 90.13 22:36:59 22:21:02 2 4.88 0.00 1.94 0.94 0.03 92.21 22:36:59 22:21:02 3 3.89 0.00 2.68 1.48 0.03 91.92 22:36:59 22:21:02 4 4.20 0.00 2.30 2.43 0.03 91.03 22:36:59 22:21:02 5 5.08 0.00 1.73 1.06 0.03 92.09 22:36:59 22:21:02 6 6.18 0.00 2.78 4.53 0.03 86.48 22:36:59 22:21:02 7 4.95 0.00 2.31 1.28 0.03 91.43 22:36:59 22:22:01 all 0.07 0.00 0.01 0.00 0.00 99.91 22:36:59 22:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:36:59 22:22:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:36:59 22:22:01 2 0.42 0.00 0.02 0.00 0.00 99.56 22:36:59 22:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:36:59 22:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:36:59 22:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:23:01 all 0.06 0.00 0.01 0.00 0.00 99.92 22:36:59 22:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:36:59 22:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:36:59 22:23:01 2 0.40 0.00 0.02 0.00 0.00 99.58 22:36:59 22:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:23:01 6 0.05 0.00 0.02 0.00 0.00 99.93 22:36:59 22:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:36:59 22:24:01 all 0.04 0.00 0.01 0.00 0.00 99.95 22:36:59 22:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:36:59 22:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:24:01 2 0.30 0.00 0.02 0.00 0.00 99.68 22:36:59 22:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:36:59 22:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:36:59 22:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:25:01 all 0.06 0.00 0.01 0.00 0.00 99.93 22:36:59 22:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:36:59 22:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:25:01 2 0.32 0.00 0.02 0.00 0.00 99.67 22:36:59 22:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:36:59 22:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:36:59 22:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:36:59 22:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:36:59 22:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:26:01 all 0.05 0.00 0.01 0.00 0.00 99.94 22:36:59 22:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:36:59 22:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:36:59 22:26:01 3 0.38 0.00 0.02 0.00 0.00 99.60 22:36:59 22:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:36:59 22:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:27:01 all 0.05 0.00 0.01 0.00 0.01 99.93 22:36:59 22:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:27:01 1 0.05 0.00 0.00 0.00 0.02 99.93 22:36:59 22:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:27:01 3 0.30 0.00 0.00 0.00 0.00 99.70 22:36:59 22:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:36:59 22:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:36:59 22:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:28:01 all 0.06 0.00 0.01 0.00 0.00 99.93 22:36:59 22:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:28:01 1 0.42 0.00 0.03 0.00 0.00 99.55 22:36:59 22:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:36:59 22:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:36:59 22:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:29:01 all 0.02 0.00 0.02 0.00 0.00 99.96 22:36:59 22:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:29:01 1 0.07 0.00 0.03 0.00 0.00 99.90 22:36:59 22:29:01 2 0.02 0.00 0.07 0.00 0.02 99.90 22:36:59 22:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:36:59 22:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:36:59 22:30:01 all 0.06 0.00 0.01 0.00 0.00 99.93 22:36:59 22:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:36:59 22:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:36:59 22:30:01 3 0.35 0.00 0.03 0.00 0.00 99.62 22:36:59 22:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:36:59 22:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 22:36:59 22:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:36:59 22:31:01 all 0.06 0.00 0.01 0.00 0.00 99.93 22:36:59 22:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:36:59 22:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:36:59 22:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:36:59 22:31:01 3 0.35 0.00 0.00 0.00 0.00 99.65 22:36:59 22:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:36:59 22:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:36:59 22:31:01 CPU %user %nice %system %iowait %steal %idle 22:36:59 22:32:01 all 0.05 0.00 0.01 0.00 0.00 99.94 22:36:59 22:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:32:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:36:59 22:32:01 2 0.02 0.00 0.03 0.00 0.00 99.95 22:36:59 22:32:01 3 0.33 0.00 0.02 0.00 0.02 99.63 22:36:59 22:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:33:01 all 0.06 0.00 0.02 0.00 0.00 99.93 22:36:59 22:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:33:01 1 0.03 0.00 0.05 0.00 0.00 99.92 22:36:59 22:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:36:59 22:33:01 3 0.38 0.00 0.00 0.00 0.00 99.62 22:36:59 22:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:36:59 22:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:36:59 22:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:36:59 22:34:01 all 0.06 0.00 0.01 0.00 0.00 99.93 22:36:59 22:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:36:59 22:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:36:59 22:34:01 3 0.38 0.00 0.02 0.00 0.00 99.60 22:36:59 22:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:36:59 22:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:35:01 all 0.06 0.00 0.02 0.00 0.00 99.92 22:36:59 22:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:36:59 22:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:36:59 22:35:01 2 0.05 0.00 0.03 0.00 0.00 99.92 22:36:59 22:35:01 3 0.40 0.00 0.03 0.00 0.00 99.57 22:36:59 22:35:01 4 0.02 0.00 0.05 0.00 0.00 99.93 22:36:59 22:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:36:59 22:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:36:59 22:36:01 all 0.06 0.00 0.01 0.00 0.01 99.93 22:36:59 22:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:36:59 22:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:36:59 22:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 22:36:59 22:36:01 3 0.38 0.00 0.00 0.00 0.00 99.62 22:36:59 22:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:36:59 22:36:01 5 0.02 0.00 0.00 0.00 0.03 99.95 22:36:59 22:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:36:59 22:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:36:59 Average: all 0.35 0.00 0.15 0.13 0.00 99.36 22:36:59 Average: 0 0.29 0.00 0.13 0.18 0.00 99.39 22:36:59 Average: 1 0.37 0.00 0.17 0.15 0.01 99.30 22:36:59 Average: 2 0.41 0.00 0.14 0.06 0.01 99.39 22:36:59 Average: 3 0.45 0.00 0.18 0.09 0.00 99.28 22:36:59 Average: 4 0.27 0.00 0.15 0.15 0.01 99.42 22:36:59 Average: 5 0.33 0.00 0.11 0.07 0.00 99.49 22:36:59 Average: 6 0.39 0.00 0.18 0.28 0.00 99.14 22:36:59 Average: 7 0.31 0.00 0.15 0.08 0.00 99.46 22:36:59 22:36:59 22:36:59