08:01:51 Started by timer 08:01:51 Running as SYSTEM 08:01:51 [EnvInject] - Loading node environment variables. 08:01:51 Building remotely on prd-centos7-builder-2c-1g-24755 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:51 [ssh-agent] Looking for ssh-agent implementation... 08:01:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:51 $ ssh-agent 08:01:51 SSH_AUTH_SOCK=/tmp/ssh-Q8rd7XLvuTeY/agent.8151 08:01:51 SSH_AGENT_PID=8153 08:01:51 [ssh-agent] Started. 08:01:51 Running ssh-add (command line suppressed) 08:01:51 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_15571998271763814340.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_15571998271763814340.key) 08:01:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:51 provisioning config files... 08:01:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:51 provisioning config files... 08:01:51 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12511674656955506618.sh 08:01:51 ---> jenkins-sandbox-cleanup.sh 08:01:51 Setup pyenv: 08:01:51 system 08:01:51 * 3.8.13 (set by /opt/pyenv/version) 08:01:51 * 3.9.13 (set by /opt/pyenv/version) 08:01:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VUxP 08:01:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:00 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.4 08:02:07 lf-activate-venv(): INFO: Adding /tmp/venv-VUxP/bin to PATH 08:02:07 Traceback (most recent call last): 08:02:07 File "/tmp/venv-VUxP/bin/jenkins-jobs", line 5, in 08:02:07 from jenkins_jobs.cli.entry import main 08:02:07 File "/tmp/venv-VUxP/lib/python3.9/site-packages/jenkins_jobs/cli/entry.py", line 27, in 08:02:07 from jenkins_jobs.config import JJBConfig 08:02:07 File "/tmp/venv-VUxP/lib/python3.9/site-packages/jenkins_jobs/config.py", line 26, in 08:02:07 from jenkins_jobs import builder 08:02:07 File "/tmp/venv-VUxP/lib/python3.9/site-packages/jenkins_jobs/builder.py", line 29, in 08:02:07 import jenkins 08:02:07 File "/tmp/venv-VUxP/lib/python3.9/site-packages/jenkins/__init__.py", line 59, in 08:02:07 import requests 08:02:07 File "/tmp/venv-VUxP/lib/python3.9/site-packages/requests/__init__.py", line 43, in 08:02:07 import urllib3 08:02:07 File "/tmp/venv-VUxP/lib/python3.9/site-packages/urllib3/__init__.py", line 41, in 08:02:07 raise ImportError( 08:02:07 ImportError: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168 08:02:07 Build step 'Execute shell' marked build as failure 08:02:07 $ ssh-agent -k 08:02:07 unset SSH_AUTH_SOCK; 08:02:07 unset SSH_AGENT_PID; 08:02:07 echo Agent pid 8153 killed; 08:02:07 [ssh-agent] Stopped. 08:02:07 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:07 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1317702021679165569.sh 08:02:07 ---> sysstat.sh 08:02:07 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17716593659920657042.sh 08:02:08 ---> package-listing.sh 08:02:08 ++ facter osfamily 08:02:08 ++ tr '[:upper:]' '[:lower:]' 08:02:08 + OS_FAMILY=redhat 08:02:08 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:08 + START_PACKAGES=/tmp/packages_start.txt 08:02:08 + END_PACKAGES=/tmp/packages_end.txt 08:02:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:08 + PACKAGES=/tmp/packages_start.txt 08:02:08 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:08 + PACKAGES=/tmp/packages_end.txt 08:02:08 + case "${OS_FAMILY}" in 08:02:08 + rpm -qa 08:02:08 + sort 08:02:09 + '[' -f /tmp/packages_start.txt ']' 08:02:09 + '[' -f /tmp/packages_end.txt ']' 08:02:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:09 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:09 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:09 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15162402900068758190.sh 08:02:09 ---> capture-instance-metadata.sh 08:02:09 Setup pyenv: 08:02:09 system 08:02:09 3.8.13 08:02:09 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XyBu 08:02:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:17 lf-activate-venv(): INFO: Installing: lftools 08:03:24 lf-activate-venv(): INFO: Adding /tmp/venv-XyBu/bin to PATH 08:03:24 INFO: Running in OpenStack, capturing instance metadata 08:03:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18360232640027070038.sh 08:03:24 provisioning config files... 08:03:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config1705325693444610917tmp 08:03:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:24 [EnvInject] - Injecting environment variables from a build step. 08:03:24 [EnvInject] - Injecting as environment variables the properties content 08:03:24 SERVER_ID=logs 08:03:24 08:03:24 [EnvInject] - Variables injected successfully. 08:03:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2784503350587806488.sh 08:03:24 ---> create-netrc.sh 08:03:25 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5843821269646708311.sh 08:03:25 ---> python-tools-install.sh 08:03:25 Setup pyenv: 08:03:25 system 08:03:25 3.8.13 08:03:25 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XyBu from file:/tmp/.os_lf_venv 08:03:26 lf-activate-venv(): INFO: Installing: lftools 08:03:33 lf-activate-venv(): INFO: Adding /tmp/venv-XyBu/bin to PATH 08:03:33 Generating Requirements File 08:04:11 Python 3.9.13 08:04:11 pip 23.3.1 from /tmp/venv-XyBu/lib/python3.9/site-packages/pip (python 3.9) 08:04:12 appdirs==1.4.4 08:04:12 argcomplete==3.1.6 08:04:12 aspy.yaml==1.3.0 08:04:12 attrs==23.1.0 08:04:12 autopage==0.5.2 08:04:12 Babel==2.13.1 08:04:12 beautifulsoup4==4.12.2 08:04:12 boto3==1.33.11 08:04:12 botocore==1.33.11 08:04:12 bs4==0.0.1 08:04:12 cachetools==5.3.2 08:04:12 certifi==2023.11.17 08:04:12 cffi==1.16.0 08:04:12 cfgv==3.4.0 08:04:12 chardet==5.2.0 08:04:12 charset-normalizer==3.3.2 08:04:12 click==8.1.7 08:04:12 cliff==4.4.0 08:04:12 cmd2==2.4.3 08:04:12 cryptography==3.3.2 08:04:12 debtcollector==2.5.0 08:04:12 decorator==5.1.1 08:04:12 defusedxml==0.7.1 08:04:12 Deprecated==1.2.14 08:04:12 distlib==0.3.7 08:04:12 dnspython==2.4.2 08:04:12 docker==4.2.2 08:04:12 dogpile.cache==1.2.2 08:04:12 email-validator==2.1.0.post1 08:04:12 filelock==3.13.1 08:04:12 future==0.18.3 08:04:12 gitdb==4.0.11 08:04:12 GitPython==3.1.40 08:04:12 google-auth==2.25.2 08:04:12 httplib2==0.22.0 08:04:12 identify==2.5.33 08:04:12 idna==3.6 08:04:12 importlib-metadata==7.0.0 08:04:12 importlib-resources==1.5.0 08:04:12 iso8601==2.1.0 08:04:12 Jinja2==3.1.2 08:04:12 jmespath==1.0.1 08:04:12 jsonpatch==1.33 08:04:12 jsonpointer==2.4 08:04:12 jsonschema==4.20.0 08:04:12 jsonschema-specifications==2023.11.2 08:04:12 keystoneauth1==5.4.0 08:04:12 kubernetes==28.1.0 08:04:12 lftools==0.37.8 08:04:12 lxml==4.9.3 08:04:12 MarkupSafe==2.1.3 08:04:12 msgpack==1.0.7 08:04:12 multi-key-dict==2.0.3 08:04:12 munch==4.0.0 08:04:12 netaddr==0.9.0 08:04:12 netifaces==0.11.0 08:04:12 niet==1.4.2 08:04:12 nodeenv==1.8.0 08:04:12 oauth2client==4.1.3 08:04:12 oauthlib==3.2.2 08:04:12 openstacksdk==0.62.0 08:04:12 os-client-config==2.1.0 08:04:12 os-service-types==1.7.0 08:04:12 osc-lib==2.9.0 08:04:12 oslo.config==9.2.0 08:04:12 oslo.context==5.3.0 08:04:12 oslo.i18n==6.2.0 08:04:12 oslo.log==5.4.0 08:04:12 oslo.serialization==5.2.0 08:04:12 oslo.utils==6.3.0 08:04:12 packaging==23.2 08:04:12 pbr==6.0.0 08:04:12 platformdirs==4.1.0 08:04:12 prettytable==3.9.0 08:04:12 pyasn1==0.5.1 08:04:12 pyasn1-modules==0.3.0 08:04:12 pycparser==2.21 08:04:12 pygerrit2==2.0.15 08:04:12 PyGithub==2.1.1 08:04:12 pyinotify==0.9.6 08:04:12 PyJWT==2.8.0 08:04:12 PyNaCl==1.5.0 08:04:12 pyparsing==2.4.7 08:04:12 pyperclip==1.8.2 08:04:12 pyrsistent==0.20.0 08:04:12 python-cinderclient==9.4.0 08:04:12 python-dateutil==2.8.2 08:04:12 python-heatclient==3.3.0 08:04:12 python-jenkins==1.8.2 08:04:12 python-keystoneclient==5.2.0 08:04:12 python-magnumclient==4.3.0 08:04:12 python-novaclient==18.4.0 08:04:12 python-openstackclient==6.0.0 08:04:12 python-swiftclient==4.4.0 08:04:12 pytz==2023.3.post1 08:04:12 PyYAML==6.0.1 08:04:12 referencing==0.32.0 08:04:12 requests==2.31.0 08:04:12 requests-oauthlib==1.3.1 08:04:12 requestsexceptions==1.4.0 08:04:12 rfc3986==2.0.0 08:04:12 rpds-py==0.13.2 08:04:12 rsa==4.9 08:04:12 ruamel.yaml==0.18.5 08:04:12 ruamel.yaml.clib==0.2.8 08:04:12 s3transfer==0.8.2 08:04:12 simplejson==3.19.2 08:04:12 six==1.16.0 08:04:12 smmap==5.0.1 08:04:12 soupsieve==2.5 08:04:12 stevedore==5.1.0 08:04:12 tabulate==0.9.0 08:04:12 toml==0.10.2 08:04:12 tomlkit==0.12.3 08:04:12 tqdm==4.66.1 08:04:12 typing_extensions==4.8.0 08:04:12 tzdata==2023.3 08:04:12 urllib3==1.26.18 08:04:12 virtualenv==20.25.0 08:04:12 wcwidth==0.2.12 08:04:12 websocket-client==1.7.0 08:04:12 wrapt==1.16.0 08:04:12 xdg==6.0.0 08:04:12 xmltodict==0.13.0 08:04:12 yq==3.2.3 08:04:12 zipp==3.17.0 08:04:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2123986425517197791.sh 08:04:12 ---> sudo-logs.sh 08:04:12 Archiving 'sudo' log.. 08:04:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2201306598062204766.sh 08:04:12 ---> job-cost.sh 08:04:13 Setup pyenv: 08:04:13 system 08:04:13 3.8.13 08:04:13 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XyBu from file:/tmp/.os_lf_venv 08:04:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:23 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:04:23 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 08:04:23 lf-activate-venv(): INFO: Adding /tmp/venv-XyBu/bin to PATH 08:04:23 INFO: No Stack... 08:04:23 INFO: Retrieving Pricing Info for: v3-standard-2 08:04:24 INFO: Archiving Costs 08:04:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins8191066772609526686.sh 08:04:24 ---> logs-deploy.sh 08:04:24 Setup pyenv: 08:04:24 system 08:04:24 3.8.13 08:04:24 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XyBu from file:/tmp/.os_lf_venv 08:04:25 lf-activate-venv(): INFO: Installing: lftools 08:04:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:04:36 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-XyBu/bin to PATH 08:04:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/264 08:04:37 INFO: archiving workspace using pattern(s): 08:04:38 Archives upload complete. 08:04:38 INFO: archiving logs to Nexus 08:04:39 ---> uname -a: 08:04:39 Linux prd-centos7-builder-2c-1g-24755.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:04:39 08:04:39 08:04:39 ---> lscpu: 08:04:39 Architecture: x86_64 08:04:39 CPU op-mode(s): 32-bit, 64-bit 08:04:39 Byte Order: Little Endian 08:04:39 CPU(s): 2 08:04:39 On-line CPU(s) list: 0,1 08:04:39 Thread(s) per core: 1 08:04:39 Core(s) per socket: 1 08:04:39 Socket(s): 2 08:04:39 NUMA node(s): 1 08:04:39 Vendor ID: AuthenticAMD 08:04:39 CPU family: 23 08:04:39 Model: 49 08:04:39 Model name: AMD EPYC-Rome Processor 08:04:39 Stepping: 0 08:04:39 CPU MHz: 2800.000 08:04:39 BogoMIPS: 5600.00 08:04:39 Virtualization: AMD-V 08:04:39 Hypervisor vendor: KVM 08:04:39 Virtualization type: full 08:04:39 L1d cache: 32K 08:04:39 L1i cache: 32K 08:04:39 L2 cache: 512K 08:04:39 L3 cache: 16384K 08:04:39 NUMA node0 CPU(s): 0,1 08:04:39 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 08:04:39 08:04:39 08:04:39 ---> nproc: 08:04:39 2 08:04:39 08:04:39 08:04:39 ---> df -h: 08:04:39 Filesystem Size Used Avail Use% Mounted on 08:04:39 devtmpfs 3.8G 0 3.8G 0% /dev 08:04:39 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:04:39 tmpfs 3.9G 17M 3.9G 1% /run 08:04:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:04:39 /dev/vda1 40G 5.8G 35G 15% / 08:04:39 tmpfs 783M 0 783M 0% /run/user/0 08:04:39 tmpfs 783M 0 783M 0% /run/user/1001 08:04:39 08:04:39 08:04:39 ---> free -m: 08:04:39 total used free shared buff/cache available 08:04:39 Mem: 7821 444 5446 16 1929 7092 08:04:39 Swap: 1023 0 1023 08:04:39 08:04:39 08:04:39 ---> ip addr: 08:04:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:04:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:39 inet 127.0.0.1/8 scope host lo 08:04:39 valid_lft forever preferred_lft forever 08:04:39 inet6 ::1/128 scope host 08:04:39 valid_lft forever preferred_lft forever 08:04:39 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:04:39 link/ether fa:16:3e:a1:09:52 brd ff:ff:ff:ff:ff:ff 08:04:39 inet 10.30.122.5/23 brd 10.30.123.255 scope global dynamic eth0 08:04:39 valid_lft 86178sec preferred_lft 86178sec 08:04:39 inet6 fe80::f816:3eff:fea1:952/64 scope link 08:04:39 valid_lft forever preferred_lft forever 08:04:39 08:04:39 08:04:39 ---> sar -b -r -n DEV: 08:04:39 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 12/09/2023 _x86_64_ (2 CPU) 08:04:39 08:04:39 08:00:51 AM LINUX RESTART 08:04:39 08:04:39 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:04:39 08:02:01 AM 165.66 100.80 64.87 8508.05 36405.10 08:04:39 08:03:01 AM 106.93 2.62 104.31 179.38 4185.21 08:04:39 08:04:01 AM 193.52 0.35 193.17 77.83 7459.77 08:04:39 Average: 155.38 34.63 120.75 2925.16 16029.14 08:04:39 08:04:39 08:01:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:39 08:02:01 AM 6045632 1963284 24.51 2620 1506828 551212 6.09 350028 1385232 46844 08:04:39 08:03:01 AM 5936100 2072816 25.88 2620 1573116 578360 6.39 532100 1294388 4948 08:04:39 08:04:01 AM 5653316 2355600 29.41 2620 1804360 582280 6.43 591556 1472964 75580 08:04:39 Average: 5878349 2130567 26.60 2620 1628101 570617 6.30 491228 1384195 42457 08:04:39 08:04:39 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:04:39 08:02:01 AM eth0 195.24 120.72 545.71 27.75 0.00 0.00 0.00 08:04:39 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:39 08:03:01 AM eth0 18.31 14.79 126.66 3.96 0.00 0.00 0.00 08:04:39 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:39 08:04:01 AM eth0 53.79 40.60 963.69 8.01 0.00 0.00 0.00 08:04:39 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:39 Average: eth0 89.18 58.74 545.36 13.25 0.00 0.00 0.00 08:04:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:39 08:04:39 08:04:39 ---> sar -P ALL: 08:04:39 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 12/09/2023 _x86_64_ (2 CPU) 08:04:39 08:04:39 08:00:51 AM LINUX RESTART 08:04:39 08:04:39 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:04:39 08:02:01 AM all 18.05 0.00 6.22 59.60 0.10 16.03 08:04:39 08:02:01 AM 0 13.13 0.00 6.04 60.97 0.12 19.74 08:04:39 08:02:01 AM 1 23.02 0.00 6.40 58.21 0.10 12.27 08:04:39 08:03:01 AM all 15.86 0.00 1.48 22.57 0.09 60.01 08:04:39 08:03:01 AM 0 22.29 0.00 1.84 28.67 0.07 47.13 08:04:39 08:03:01 AM 1 9.53 0.00 1.12 16.56 0.08 72.70 08:04:39 08:04:01 AM all 29.80 0.00 2.29 7.94 0.11 59.86 08:04:39 08:04:01 AM 0 23.04 0.00 2.04 6.29 0.10 68.53 08:04:39 08:04:01 AM 1 36.73 0.00 2.54 9.62 0.12 50.99 08:04:39 Average: all 21.18 0.00 3.33 30.11 0.10 45.29 08:04:39 Average: 0 19.48 0.00 3.31 32.03 0.10 45.08 08:04:39 Average: 1 22.88 0.00 3.34 28.17 0.10 45.50 08:04:39 08:04:39 08:04:39