Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/common/+/141466 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-25675 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-common-sonar-verify The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/policy/common > git init /w/workspace/policy-common-sonar-verify # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/common > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/common +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/common # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/common # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/common using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/common refs/changes/66/141466/1 # timeout=10 > git rev-parse ff4c76f95be0557aebaa85873d6e3820cab852a0^{commit} # timeout=10 Checking out Revision ff4c76f95be0557aebaa85873d6e3820cab852a0 (refs/changes/66/141466/1) > git config core.sparsecheckout # timeout=10 > git checkout -f ff4c76f95be0557aebaa85873d6e3820cab852a0 # timeout=10 Commit message: "Add Wayne to INFO.YAML in Common" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 0d3cc0fc8648da92462b81b1dfaa1eb01267ad61 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [policy-common-sonar-verify] $ /bin/bash /tmp/jenkins9803905399074769457.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BCqd lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=15)")': /packages/f3/40/b1c265d4b2b62b58576588510fc4d1fe60a86319c8de99fd8e9fec617d2c/virtualenv-20.31.2-py3-none-any.whl ERROR: Exception: Traceback (most recent call last): File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py", line 435, in _error_catcher yield File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py", line 516, in read data = self._fp.read(amt) if not fp_closed else b"" File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 90, in read data = self.__fp.read(amt) File "/opt/pyenv/versions/3.10.6/lib/python3.10/http/client.py", line 465, in read s = self.fp.read(amt) File "/opt/pyenv/versions/3.10.6/lib/python3.10/socket.py", line 705, in readinto return self._sock.recv_into(b) File "/opt/pyenv/versions/3.10.6/lib/python3.10/ssl.py", line 1274, in recv_into return self.read(nbytes, buffer) File "/opt/pyenv/versions/3.10.6/lib/python3.10/ssl.py", line 1130, in read return self._sslobj.read(len, buffer) TimeoutError: The read operation timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper status = run_func(*args) File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper return func(self, options, args) File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/commands/install.py", line 369, in run requirement_set = resolver.resolve( File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve result = self._result = resolver.resolve( File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve state = resolution.resolve(requirements, max_rounds=max_rounds) File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve self._add_to_criteria(self.state.criteria, r, parent=None) File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria if not criterion.candidates: File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ return bool(self._sequence) File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ return any(self) File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in return (c for c in iterator if id(c) not in self._incompatible_ids) File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built candidate = func() File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link self._link_candidate_cache[link] = LinkCandidate( File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 297, in __init__ super().__init__( File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 162, in __init__ self.dist = self._prepare() File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 231, in _prepare dist = self._prepare_distribution() File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 308, in _prepare_distribution return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 438, in prepare_linked_requirement return self._prepare_linked_requirement(req, parallel_builds) File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 483, in _prepare_linked_requirement local_file = unpack_url( File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 165, in unpack_url file = get_http_url( File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/operations/prepare.py", line 106, in get_http_url from_path, content_type = download(link, temp_dir.path) File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/network/download.py", line 147, in __call__ for chunk in chunks: File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_internal/network/utils.py", line 63, in response_chunks for chunk in response.raw.stream( File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py", line 573, in stream data = self.read(amt=amt, decode_content=decode_content) File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py", line 509, in read with self._error_catcher(): File "/opt/pyenv/versions/3.10.6/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/tmp/venv-BCqd/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py", line 440, in _error_catcher raise ReadTimeoutError(self._pool, None, "Read timed out.") pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. [notice] A new release of pip available: 22.2.1 -> 25.1.1 [notice] To update, run: /tmp/venv-BCqd/bin/python3 -m pip install --upgrade pip Build step 'Execute shell' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [policy-common-sonar-verify] $ /bin/bash /tmp/jenkins763749665107758744.sh ---> sysstat.sh [policy-common-sonar-verify] $ /bin/bash /tmp/jenkins17297100858239657463.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-common-sonar-verify + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/policy-common-sonar-verify ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-common-sonar-verify ']' + mkdir -p /w/workspace/policy-common-sonar-verify/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-common-sonar-verify/archives/ [policy-common-sonar-verify] $ /bin/bash /tmp/jenkins6259930877128696134.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-common-sonar-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BCqd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-BCqd/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-common-sonar-verify] $ /bin/bash /tmp/jenkins4844492626940041676.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-common-sonar-verify@tmp/config7244600075766820330tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [policy-common-sonar-verify] $ /bin/bash /tmp/jenkins2309356924774236364.sh ---> create-netrc.sh [policy-common-sonar-verify] $ /bin/bash /tmp/jenkins15881354294010559287.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-common-sonar-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BCqd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-BCqd/bin to PATH Generating Requirements File Python 3.10.6 pip 25.1.1 from /tmp/venv-BCqd/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.39.3 botocore==1.39.3 bs4==0.0.2 cachetools==5.5.2 certifi==2025.6.15 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.24.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.6.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==9.8.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.0.0 rich-argparse==1.7.1 rpds-py==0.26.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [policy-common-sonar-verify] $ /bin/bash /tmp/jenkins9778311890567163176.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-common-sonar-verify] $ /bin/bash /tmp/jenkins12656807053550950297.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-common-sonar-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BCqd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-BCqd/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [policy-common-sonar-verify] $ /bin/bash -l /tmp/jenkins6993014459539515522.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-common-sonar-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BCqd from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-BCqd/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-common-sonar-verify/56 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-25675 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 708K 3.2G 1% /run /dev/vda1 155G 10G 145G 7% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 828 29285 0 2053 30919 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:de:bf:44 brd ff:ff:ff:ff:ff:ff inet 10.30.107.66/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86165sec preferred_lft 86165sec inet6 fe80::f816:3eff:fede:bf44/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:bc:f9:30:f1 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-25675) 07/04/25 _x86_64_ (8 CPU) 09:59:38 LINUX RESTART (8 CPU) 10:00:01 tps rtps wtps bread/s bwrtn/s 10:01:01 269.23 61.37 207.86 4139.33 62037.70 10:02:01 62.12 4.07 58.06 68.26 38209.37 10:03:01 95.92 1.02 94.90 111.18 47716.85 Average: 142.46 22.16 120.30 1440.34 49324.83 10:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:01:01 30388840 31713480 2550380 7.74 44348 1605172 1420092 4.18 819076 1468452 27764 10:02:01 30141400 31608180 2797820 8.49 57456 1727964 1519764 4.47 947664 1574196 105744 10:03:01 30033216 31696356 2906004 8.82 77156 1890668 1417764 4.17 862308 1739348 119472 Average: 30187819 31672672 2751401 8.35 59653 1741268 1452540 4.27 876349 1593999 84327 10:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:01:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:01 ens3 371.15 246.74 865.19 71.08 0.00 0.00 0.00 0.00 10:02:01 lo 1.00 1.00 0.12 0.12 0.00 0.00 0.00 0.00 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:01 ens3 93.02 65.49 784.93 8.63 0.00 0.00 0.00 0.00 10:03:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:01 ens3 59.67 36.98 291.14 8.02 0.00 0.00 0.00 0.00 Average: lo 0.89 0.89 0.10 0.10 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 174.67 116.44 647.15 29.26 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-25675) 07/04/25 _x86_64_ (8 CPU) 09:59:38 LINUX RESTART (8 CPU) 10:00:01 CPU %user %nice %system %iowait %steal %idle 10:01:01 all 4.71 0.00 0.88 8.39 0.37 85.64 10:01:01 0 10.68 0.00 0.46 1.48 0.46 86.91 10:01:01 1 3.57 0.00 0.57 0.13 1.02 94.71 10:01:01 2 4.33 0.00 0.52 0.30 0.02 94.82 10:01:01 3 3.92 0.00 0.58 0.71 1.34 93.44 10:01:01 4 4.00 0.00 1.52 6.03 0.02 88.43 10:01:01 5 4.96 0.00 1.92 0.30 0.03 92.78 10:01:01 6 3.92 0.00 0.74 1.25 0.05 94.04 10:01:01 7 2.17 0.00 0.73 57.22 0.03 39.85 10:02:01 all 3.65 0.00 0.28 4.46 0.02 91.59 10:02:01 0 0.23 0.00 0.05 0.00 0.00 99.72 10:02:01 1 15.97 0.00 0.87 0.75 0.05 82.36 10:02:01 2 4.97 0.00 0.28 0.03 0.02 94.70 10:02:01 3 1.13 0.00 0.18 0.00 0.00 98.68 10:02:01 4 0.30 0.00 0.10 0.03 0.02 99.55 10:02:01 5 0.20 0.00 0.03 0.00 0.03 99.73 10:02:01 6 5.77 0.00 0.47 4.02 0.02 89.73 10:02:01 7 0.55 0.00 0.28 30.90 0.05 68.21 10:03:01 all 7.42 0.00 0.54 2.93 0.03 89.08 10:03:01 0 0.48 0.00 0.12 0.00 0.02 99.38 10:03:01 1 8.82 0.00 0.77 0.12 0.02 90.28 10:03:01 2 22.83 0.00 1.33 0.82 0.03 74.98 10:03:01 3 19.68 0.00 0.90 1.44 0.05 77.93 10:03:01 4 4.63 0.00 0.60 1.79 0.02 92.96 10:03:01 5 1.54 0.00 0.20 0.02 0.07 98.18 10:03:01 6 0.97 0.00 0.18 0.00 0.00 98.85 10:03:01 7 0.35 0.00 0.27 19.40 0.05 79.92 Average: all 5.26 0.00 0.57 5.25 0.14 88.78 Average: 0 3.81 0.00 0.21 0.49 0.16 95.32 Average: 1 9.46 0.00 0.73 0.33 0.36 89.11 Average: 2 10.73 0.00 0.71 0.38 0.02 88.15 Average: 3 8.27 0.00 0.55 0.72 0.46 90.00 Average: 4 2.98 0.00 0.74 2.61 0.02 93.66 Average: 5 2.23 0.00 0.72 0.11 0.04 96.90 Average: 6 3.55 0.00 0.46 1.76 0.02 94.21 Average: 7 1.02 0.00 0.43 35.79 0.04 62.72