08:08:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137350 08:08:58 Running as SYSTEM 08:08:58 [EnvInject] - Loading node environment variables. 08:08:58 Building remotely on prd-ubuntu1804-builder-4c-4g-7882 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:08:58 [ssh-agent] Looking for ssh-agent implementation... 08:08:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:58 $ ssh-agent 08:08:58 SSH_AUTH_SOCK=/tmp/ssh-5Zo6nuAX2Roy/agent.1887 08:08:58 SSH_AGENT_PID=1889 08:08:58 [ssh-agent] Started. 08:08:58 Running ssh-add (command line suppressed) 08:08:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7808008085622015553.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7808008085622015553.key) 08:08:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:08:58 The recommended git tool is: NONE 08:09:00 using credential onap-jenkins-ssh 08:09:00 Wiping out workspace first. 08:09:00 Cloning the remote Git repository 08:09:00 Cloning repository git://cloud.onap.org/mirror/oom.git 08:09:01 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:09:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:09:01 > git --version # timeout=10 08:09:01 > git --version # 'git version 2.17.1' 08:09:01 using GIT_SSH to set credentials Gerrit user 08:09:01 Verifying host key using manually-configured host key entries 08:09:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:09:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:09:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:09:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:09:07 using GIT_SSH to set credentials Gerrit user 08:09:07 Verifying host key using manually-configured host key entries 08:09:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/50/137350/1 # timeout=30 08:09:07 > git rev-parse 8be709bd5421a652dbdcf1baef50125ac6d5f3f7^{commit} # timeout=10 08:09:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:09:07 Checking out Revision 8be709bd5421a652dbdcf1baef50125ac6d5f3f7 (refs/changes/50/137350/1) 08:09:07 > git config core.sparsecheckout # timeout=10 08:09:07 > git checkout -f 8be709bd5421a652dbdcf1baef50125ac6d5f3f7 # timeout=30 08:09:10 Commit message: "[CASSANDRA] Update cassandra version and fix timeouts" 08:09:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:09:11 > git rev-list --no-walk 5026bc8a2eb471ddc293baf13c81fb14de34469d # timeout=10 08:09:11 [EnvInject] - Injecting environment variables from a build step. 08:09:11 [EnvInject] - Injecting as environment variables the properties content 08:09:11 PYTHON=python3 08:09:11 08:09:11 [EnvInject] - Variables injected successfully. 08:09:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7704512031205546330.sh 08:09:11 ---> tox-install.sh 08:09:11 + source /home/jenkins/lf-env.sh 08:09:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:09:11 ++ mktemp -d /tmp/venv-XXXX 08:09:11 + lf_venv=/tmp/venv-neDq 08:09:11 + local venv_file=/tmp/.os_lf_venv 08:09:11 + local python=python3 08:09:11 + local options 08:09:11 + local set_path=true 08:09:11 + local install_args= 08:09:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:09:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:09:11 + true 08:09:11 + case $1 in 08:09:11 + venv_file=/tmp/.toxenv 08:09:11 + shift 2 08:09:11 + true 08:09:11 + case $1 in 08:09:11 + shift 08:09:11 + break 08:09:11 + case $python in 08:09:11 + local pkg_list= 08:09:11 + [[ -d /opt/pyenv ]] 08:09:11 + echo 'Setup pyenv:' 08:09:11 Setup pyenv: 08:09:11 + export PYENV_ROOT=/opt/pyenv 08:09:11 + PYENV_ROOT=/opt/pyenv 08:09:11 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:11 + pyenv versions 08:09:11 * system (set by /opt/pyenv/version) 08:09:11 * 3.8.13 (set by /opt/pyenv/version) 08:09:11 * 3.9.13 (set by /opt/pyenv/version) 08:09:11 * 3.10.6 (set by /opt/pyenv/version) 08:09:11 + command -v pyenv 08:09:11 ++ pyenv init - --no-rehash 08:09:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:09:11 export PATH="/opt/pyenv/shims:${PATH}" 08:09:11 export PYENV_SHELL=bash 08:09:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:09:11 pyenv() { 08:09:11 local command 08:09:11 command="${1:-}" 08:09:11 if [ "$#" -gt 0 ]; then 08:09:11 shift 08:09:11 fi 08:09:11 08:09:11 case "$command" in 08:09:11 rehash|shell) 08:09:11 eval "$(pyenv "sh-$command" "$@")" 08:09:11 ;; 08:09:11 *) 08:09:11 command pyenv "$command" "$@" 08:09:11 ;; 08:09:11 esac 08:09:11 }' 08:09:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:09:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:11 ++ export PYENV_SHELL=bash 08:09:11 ++ PYENV_SHELL=bash 08:09:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:09:11 +++ complete -F _pyenv pyenv 08:09:11 ++ lf-pyver python3 08:09:11 ++ local py_version_xy=python3 08:09:11 ++ local py_version_xyz= 08:09:11 ++ pyenv versions 08:09:11 ++ local command 08:09:11 ++ command=versions 08:09:11 ++ '[' 1 -gt 0 ']' 08:09:11 ++ sed 's/^[ *]* //' 08:09:11 ++ shift 08:09:11 ++ grep -E '^[0-9.]*[0-9]$' 08:09:11 ++ awk '{ print $1 }' 08:09:11 ++ case "$command" in 08:09:11 ++ command pyenv versions 08:09:11 ++ pyenv versions 08:09:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:09:11 +++ grep '^3' /tmp/.pyenv_versions 08:09:11 +++ sort -V 08:09:11 +++ tail -n 1 08:09:11 ++ py_version_xyz=3.10.6 08:09:11 ++ [[ -z 3.10.6 ]] 08:09:11 ++ echo 3.10.6 08:09:11 ++ return 0 08:09:11 + pyenv local 3.10.6 08:09:11 + local command 08:09:11 + command=local 08:09:11 + '[' 2 -gt 0 ']' 08:09:11 + shift 08:09:11 + case "$command" in 08:09:11 + command pyenv local 3.10.6 08:09:11 + pyenv local 3.10.6 08:09:11 + for arg in "$@" 08:09:11 + case $arg in 08:09:11 + pkg_list+='tox ' 08:09:11 + for arg in "$@" 08:09:11 + case $arg in 08:09:11 + pkg_list+='virtualenv ' 08:09:11 + for arg in "$@" 08:09:11 + case $arg in 08:09:11 + pkg_list+='urllib3~=1.26.15 ' 08:09:11 + [[ -f /tmp/.toxenv ]] 08:09:11 + [[ ! -f /tmp/.toxenv ]] 08:09:11 + [[ -n '' ]] 08:09:11 + python3 -m venv /tmp/venv-neDq 08:09:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-neDq' 08:09:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-neDq 08:09:17 + echo /tmp/venv-neDq 08:09:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:09:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:09:17 + /tmp/venv-neDq/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:09:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:09:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:09:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:09:22 + /tmp/venv-neDq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:09:30 + type python3 08:09:30 + true 08:09:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-neDq/bin to PATH' 08:09:30 lf-activate-venv(): INFO: Adding /tmp/venv-neDq/bin to PATH 08:09:30 + PATH=/tmp/venv-neDq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:30 + return 0 08:09:30 + python3 --version 08:09:30 Python 3.10.6 08:09:30 + python3 -m pip --version 08:09:31 pip 24.0 from /tmp/venv-neDq/lib/python3.10/site-packages/pip (python 3.10) 08:09:31 + python3 -m pip freeze 08:09:31 cachetools==5.3.2 08:09:31 chardet==5.2.0 08:09:31 colorama==0.4.6 08:09:31 distlib==0.3.8 08:09:31 filelock==3.13.1 08:09:31 packaging==23.2 08:09:31 platformdirs==4.2.0 08:09:31 pluggy==1.4.0 08:09:31 pyproject-api==1.6.1 08:09:31 tomli==2.0.1 08:09:31 tox==4.13.0 08:09:31 urllib3==1.26.18 08:09:31 virtualenv==20.25.1 08:09:31 [EnvInject] - Injecting environment variables from a build step. 08:09:31 [EnvInject] - Injecting as environment variables the properties content 08:09:31 PARALLEL=false 08:09:31 08:09:31 [EnvInject] - Variables injected successfully. 08:09:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3140740842470994615.sh 08:09:31 ---> tox-run.sh 08:09:31 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:09:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:09:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:09:31 + cd /w/workspace/oom-master-pre-commit-lint/. 08:09:31 + source /home/jenkins/lf-env.sh 08:09:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:09:31 ++ mktemp -d /tmp/venv-XXXX 08:09:31 + lf_venv=/tmp/venv-5Znz 08:09:31 + local venv_file=/tmp/.os_lf_venv 08:09:31 + local python=python3 08:09:31 + local options 08:09:31 + local set_path=true 08:09:31 + local install_args= 08:09:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:09:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:09:31 + true 08:09:31 + case $1 in 08:09:31 + venv_file=/tmp/.toxenv 08:09:31 + shift 2 08:09:31 + true 08:09:31 + case $1 in 08:09:31 + shift 08:09:31 + break 08:09:31 + case $python in 08:09:31 + local pkg_list= 08:09:31 + [[ -d /opt/pyenv ]] 08:09:31 + echo 'Setup pyenv:' 08:09:31 Setup pyenv: 08:09:31 + export PYENV_ROOT=/opt/pyenv 08:09:31 + PYENV_ROOT=/opt/pyenv 08:09:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:31 + pyenv versions 08:09:31 system 08:09:31 3.8.13 08:09:31 3.9.13 08:09:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:09:31 + command -v pyenv 08:09:31 ++ pyenv init - --no-rehash 08:09:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:09:31 export PATH="/opt/pyenv/shims:${PATH}" 08:09:31 export PYENV_SHELL=bash 08:09:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:09:31 pyenv() { 08:09:31 local command 08:09:31 command="${1:-}" 08:09:31 if [ "$#" -gt 0 ]; then 08:09:31 shift 08:09:31 fi 08:09:31 08:09:31 case "$command" in 08:09:31 rehash|shell) 08:09:31 eval "$(pyenv "sh-$command" "$@")" 08:09:31 ;; 08:09:31 *) 08:09:31 command pyenv "$command" "$@" 08:09:31 ;; 08:09:31 esac 08:09:31 }' 08:09:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:09:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:31 ++ export PYENV_SHELL=bash 08:09:31 ++ PYENV_SHELL=bash 08:09:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:09:31 +++ complete -F _pyenv pyenv 08:09:31 ++ lf-pyver python3 08:09:31 ++ local py_version_xy=python3 08:09:31 ++ local py_version_xyz= 08:09:31 ++ pyenv versions 08:09:31 ++ local command 08:09:31 ++ command=versions 08:09:31 ++ '[' 1 -gt 0 ']' 08:09:31 ++ shift 08:09:31 ++ case "$command" in 08:09:31 ++ command pyenv versions 08:09:31 ++ pyenv versions 08:09:31 ++ awk '{ print $1 }' 08:09:31 ++ sed 's/^[ *]* //' 08:09:31 ++ grep -E '^[0-9.]*[0-9]$' 08:09:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:09:31 +++ grep '^3' /tmp/.pyenv_versions 08:09:31 +++ sort -V 08:09:31 +++ tail -n 1 08:09:31 ++ py_version_xyz=3.10.6 08:09:31 ++ [[ -z 3.10.6 ]] 08:09:31 ++ echo 3.10.6 08:09:31 ++ return 0 08:09:31 + pyenv local 3.10.6 08:09:31 + local command 08:09:31 + command=local 08:09:31 + '[' 2 -gt 0 ']' 08:09:31 + shift 08:09:31 + case "$command" in 08:09:31 + command pyenv local 3.10.6 08:09:31 + pyenv local 3.10.6 08:09:31 + for arg in "$@" 08:09:31 + case $arg in 08:09:31 + pkg_list+='tox ' 08:09:31 + for arg in "$@" 08:09:31 + case $arg in 08:09:31 + pkg_list+='virtualenv ' 08:09:31 + for arg in "$@" 08:09:31 + case $arg in 08:09:31 + pkg_list+='urllib3~=1.26.15 ' 08:09:31 + [[ -f /tmp/.toxenv ]] 08:09:31 ++ cat /tmp/.toxenv 08:09:31 + lf_venv=/tmp/venv-neDq 08:09:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-neDq from' file:/tmp/.toxenv 08:09:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-neDq from file:/tmp/.toxenv 08:09:31 + /tmp/venv-neDq/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:09:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:09:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:09:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:09:33 + /tmp/venv-neDq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:09:35 + type python3 08:09:35 + true 08:09:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-neDq/bin to PATH' 08:09:35 lf-activate-venv(): INFO: Adding /tmp/venv-neDq/bin to PATH 08:09:35 + PATH=/tmp/venv-neDq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:35 + return 0 08:09:35 + [[ -d /opt/pyenv ]] 08:09:35 + echo '---> Setting up pyenv' 08:09:35 ---> Setting up pyenv 08:09:35 + export PYENV_ROOT=/opt/pyenv 08:09:35 + PYENV_ROOT=/opt/pyenv 08:09:35 + export PATH=/opt/pyenv/bin:/tmp/venv-neDq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:35 + PATH=/opt/pyenv/bin:/tmp/venv-neDq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:09:35 ++ pwd 08:09:35 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:09:35 + export PYTHONPATH 08:09:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:09:35 + TOX_TESTENV_PASSENV=PYTHONPATH 08:09:35 + tox --version 08:09:35 4.13.0 from /tmp/venv-neDq/lib/python3.10/site-packages/tox/__init__.py 08:09:35 + PARALLEL=false 08:09:35 + TOX_OPTIONS_LIST= 08:09:35 + [[ -n pre-commit ]] 08:09:35 + TOX_OPTIONS_LIST=' -e pre-commit' 08:09:35 + case ${PARALLEL,,} in 08:09:35 + tox -e pre-commit 08:09:35 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:09:37 pre-commit: install_deps> python -I -m pip install pre-commit 08:09:46 pre-commit: freeze> python -m pip freeze --all 08:09:46 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 08:09:46 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:09:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:09:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:09:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:09:50 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:09:51 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:09:51 [INFO] Once installed this environment will be reused. 08:09:51 [INFO] This may take a few minutes... 08:09:57 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:09:57 [INFO] Once installed this environment will be reused. 08:09:57 [INFO] This may take a few minutes... 08:10:02 Trim Trailing Whitespace.................................................Failed 08:10:02 - hook id: trailing-whitespace 08:10:02 - exit code: 1 08:10:02 - files were modified by this hook 08:10:02 08:10:02 Fixing kubernetes/sdc/components/sdc-cs/values.yaml 08:10:02 08:10:02 Tabs remover.............................................................Passed 08:10:02 pre-commit hook(s) made changes. 08:10:02 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 08:10:02 To run `pre-commit` as part of git workflow, use `pre-commit install`. 08:10:02 All changes made by hooks: 08:10:02 diff --git a/kubernetes/sdc/components/sdc-cs/values.yaml b/kubernetes/sdc/components/sdc-cs/values.yaml 08:10:02 index 1e0945970..2c896ea77 100644 08:10:02 --- a/kubernetes/sdc/components/sdc-cs/values.yaml 08:10:02 +++ b/kubernetes/sdc/components/sdc-cs/values.yaml 08:10:02 @@ -49,7 +49,7 @@ global: 08:10:02 #datacenter name (use "dc1" in case of k8ssandra-operator, otherwise "Pod") 08:10:02 dataCenter: dc1 08:10:02 #cqlVersion for cassandra 3.11.* must be "3.4.4" and cassandra 4.0.* must be "3.4.5" 08:10:02 - #and cassandra 4.1.* must be "3.4.6" 08:10:02 + #and cassandra 4.1.* must be "3.4.6" 08:10:02 cqlVersion: "3.4.6" 08:10:02 08:10:02 ################################################################# 08:10:02 pre-commit: exit 1 (16.30 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2417 08:10:02 pre-commit: FAIL code 1 (26.87=setup[10.57]+cmd[16.30] seconds) 08:10:02 evaluation failed :( (27.08 seconds) 08:10:02 + tox_status=1 08:10:02 + echo '---> Completed tox runs' 08:10:02 ---> Completed tox runs 08:10:02 + for i in .tox/*/log 08:10:02 ++ echo .tox/pre-commit/log 08:10:02 ++ awk -F/ '{print $2}' 08:10:02 + tox_env=pre-commit 08:10:02 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:10:02 + DOC_DIR=docs/_build/html 08:10:02 + [[ -d docs/_build/html ]] 08:10:02 + echo '---> tox-run.sh ends' 08:10:02 ---> tox-run.sh ends 08:10:02 + test 1 -eq 0 08:10:02 + exit 1 08:10:02 ++ '[' 2 = 1 ']' 08:10:02 Build step 'Execute shell' marked build as failure 08:10:02 $ ssh-agent -k 08:10:02 unset SSH_AUTH_SOCK; 08:10:02 unset SSH_AGENT_PID; 08:10:02 echo Agent pid 1889 killed; 08:10:02 [ssh-agent] Stopped. 08:10:02 [PostBuildScript] - [INFO] Executing post build scripts. 08:10:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16014630729142398858.sh 08:10:02 ---> sysstat.sh 08:10:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7428277038309727947.sh 08:10:03 ---> package-listing.sh 08:10:03 ++ facter osfamily 08:10:03 ++ tr '[:upper:]' '[:lower:]' 08:10:03 + OS_FAMILY=debian 08:10:03 + workspace=/w/workspace/oom-master-pre-commit-lint 08:10:03 + START_PACKAGES=/tmp/packages_start.txt 08:10:03 + END_PACKAGES=/tmp/packages_end.txt 08:10:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:10:03 + PACKAGES=/tmp/packages_start.txt 08:10:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:10:03 + PACKAGES=/tmp/packages_end.txt 08:10:03 + case "${OS_FAMILY}" in 08:10:03 + dpkg -l 08:10:03 + grep '^ii' 08:10:03 + '[' -f /tmp/packages_start.txt ']' 08:10:03 + '[' -f /tmp/packages_end.txt ']' 08:10:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:10:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:10:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:10:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:10:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9880791751602019986.sh 08:10:03 ---> capture-instance-metadata.sh 08:10:03 Setup pyenv: 08:10:03 system 08:10:03 3.8.13 08:10:03 3.9.13 08:10:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:10:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F4il 08:10:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:10:10 lf-activate-venv(): INFO: Installing: lftools 08:10:47 lf-activate-venv(): INFO: Adding /tmp/venv-F4il/bin to PATH 08:10:47 INFO: Running in OpenStack, capturing instance metadata 08:10:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11378902178801249513.sh 08:10:47 provisioning config files... 08:10:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1937482354184098636tmp 08:10:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:10:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:10:47 [EnvInject] - Injecting environment variables from a build step. 08:10:47 [EnvInject] - Injecting as environment variables the properties content 08:10:47 SERVER_ID=logs 08:10:47 08:10:47 [EnvInject] - Variables injected successfully. 08:10:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15077860077061527702.sh 08:10:47 ---> create-netrc.sh 08:10:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15847532835558747432.sh 08:10:47 ---> python-tools-install.sh 08:10:47 Setup pyenv: 08:10:47 system 08:10:47 3.8.13 08:10:47 3.9.13 08:10:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:10:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F4il from file:/tmp/.os_lf_venv 08:10:49 lf-activate-venv(): INFO: Installing: lftools 08:10:57 lf-activate-venv(): INFO: Adding /tmp/venv-F4il/bin to PATH 08:10:57 Generating Requirements File 08:11:25 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:11:25 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:11:26 Python 3.10.6 08:11:26 pip 24.0 from /tmp/venv-F4il/lib/python3.10/site-packages/pip (python 3.10) 08:11:26 appdirs==1.4.4 08:11:26 argcomplete==3.2.2 08:11:26 aspy.yaml==1.3.0 08:11:26 attrs==23.2.0 08:11:26 autopage==0.5.2 08:11:26 beautifulsoup4==4.12.3 08:11:26 boto3==1.34.48 08:11:26 botocore==1.34.48 08:11:26 bs4==0.0.2 08:11:26 cachetools==5.3.2 08:11:26 certifi==2024.2.2 08:11:26 cffi==1.16.0 08:11:26 cfgv==3.4.0 08:11:26 chardet==5.2.0 08:11:26 charset-normalizer==3.3.2 08:11:26 click==8.1.7 08:11:26 cliff==4.6.0 08:11:26 cmd2==2.4.3 08:11:26 cryptography==3.3.2 08:11:26 debtcollector==3.0.0 08:11:26 decorator==5.1.1 08:11:26 defusedxml==0.7.1 08:11:26 Deprecated==1.2.14 08:11:26 distlib==0.3.8 08:11:26 dnspython==2.6.1 08:11:26 docker==4.2.2 08:11:26 dogpile.cache==1.3.2 08:11:26 email-validator==2.1.0.post1 08:11:26 filelock==3.13.1 08:11:26 future==1.0.0 08:11:26 gitdb==4.0.11 08:11:26 GitPython==3.1.42 08:11:26 google-auth==2.28.1 08:11:26 httplib2==0.22.0 08:11:26 identify==2.5.35 08:11:26 idna==3.6 08:11:26 importlib-resources==1.5.0 08:11:26 iso8601==2.1.0 08:11:26 Jinja2==3.1.3 08:11:26 jmespath==1.0.1 08:11:26 jsonpatch==1.33 08:11:26 jsonpointer==2.4 08:11:26 jsonschema==4.21.1 08:11:26 jsonschema-specifications==2023.12.1 08:11:26 keystoneauth1==5.5.0 08:11:26 kubernetes==29.0.0 08:11:26 lftools==0.37.9 08:11:26 lxml==5.1.0 08:11:26 MarkupSafe==2.1.5 08:11:26 msgpack==1.0.7 08:11:26 multi_key_dict==2.0.3 08:11:26 munch==4.0.0 08:11:26 netaddr==1.2.1 08:11:26 netifaces==0.11.0 08:11:26 niet==1.4.2 08:11:26 nodeenv==1.8.0 08:11:26 oauth2client==4.1.3 08:11:26 oauthlib==3.2.2 08:11:26 openstacksdk==0.62.0 08:11:26 os-client-config==2.1.0 08:11:26 os-service-types==1.7.0 08:11:26 osc-lib==3.0.1 08:11:26 oslo.config==9.4.0 08:11:26 oslo.context==5.4.0 08:11:26 oslo.i18n==6.3.0 08:11:26 oslo.log==5.5.0 08:11:26 oslo.serialization==5.4.0 08:11:26 oslo.utils==7.1.0 08:11:26 packaging==23.2 08:11:26 pbr==6.0.0 08:11:26 platformdirs==4.2.0 08:11:26 prettytable==3.10.0 08:11:26 pyasn1==0.5.1 08:11:26 pyasn1-modules==0.3.0 08:11:26 pycparser==2.21 08:11:26 pygerrit2==2.0.15 08:11:26 PyGithub==2.2.0 08:11:26 pyinotify==0.9.6 08:11:26 PyJWT==2.8.0 08:11:26 PyNaCl==1.5.0 08:11:26 pyparsing==2.4.7 08:11:26 pyperclip==1.8.2 08:11:26 pyrsistent==0.20.0 08:11:26 python-cinderclient==9.4.0 08:11:26 python-dateutil==2.8.2 08:11:26 python-heatclient==3.4.0 08:11:26 python-jenkins==1.8.2 08:11:26 python-keystoneclient==5.3.0 08:11:26 python-magnumclient==4.3.0 08:11:26 python-novaclient==18.4.0 08:11:26 python-openstackclient==6.0.1 08:11:26 python-swiftclient==4.4.0 08:11:26 PyYAML==6.0.1 08:11:26 referencing==0.33.0 08:11:26 requests==2.31.0 08:11:26 requests-oauthlib==1.3.1 08:11:26 requestsexceptions==1.4.0 08:11:26 rfc3986==2.0.0 08:11:26 rpds-py==0.18.0 08:11:26 rsa==4.9 08:11:26 ruamel.yaml==0.18.6 08:11:26 ruamel.yaml.clib==0.2.8 08:11:26 s3transfer==0.10.0 08:11:26 simplejson==3.19.2 08:11:26 six==1.16.0 08:11:26 smmap==5.0.1 08:11:26 soupsieve==2.5 08:11:26 stevedore==5.2.0 08:11:26 tabulate==0.9.0 08:11:26 toml==0.10.2 08:11:26 tomlkit==0.12.3 08:11:26 tqdm==4.66.2 08:11:26 typing_extensions==4.9.0 08:11:26 tzdata==2024.1 08:11:26 urllib3==1.26.18 08:11:26 virtualenv==20.25.1 08:11:26 wcwidth==0.2.13 08:11:26 websocket-client==1.7.0 08:11:26 wrapt==1.16.0 08:11:26 xdg==6.0.0 08:11:26 xmltodict==0.13.0 08:11:26 yq==3.2.3 08:11:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1270870715321793574.sh 08:11:26 ---> sudo-logs.sh 08:11:26 Archiving 'sudo' log.. 08:11:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9732027535946583445.sh 08:11:27 ---> job-cost.sh 08:11:27 Setup pyenv: 08:11:27 system 08:11:27 3.8.13 08:11:27 3.9.13 08:11:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:11:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F4il from file:/tmp/.os_lf_venv 08:11:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:11:37 lf-activate-venv(): INFO: Adding /tmp/venv-F4il/bin to PATH 08:11:37 INFO: No Stack... 08:11:37 INFO: Retrieving Pricing Info for: v3-standard-4 08:11:37 INFO: Archiving Costs 08:11:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14238098794095149305.sh 08:11:37 ---> logs-deploy.sh 08:11:37 Setup pyenv: 08:11:37 system 08:11:37 3.8.13 08:11:37 3.9.13 08:11:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:11:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F4il from file:/tmp/.os_lf_venv 08:11:39 lf-activate-venv(): INFO: Installing: lftools 08:11:48 lf-activate-venv(): INFO: Adding /tmp/venv-F4il/bin to PATH 08:11:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3309 08:11:48 INFO: archiving workspace using pattern(s): 08:11:49 Archives upload complete. 08:11:49 INFO: archiving logs to Nexus 08:11:50 ---> uname -a: 08:11:50 Linux prd-ubuntu1804-builder-4c-4g-7882 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:11:50 08:11:50 08:11:50 ---> lscpu: 08:11:50 Architecture: x86_64 08:11:50 CPU op-mode(s): 32-bit, 64-bit 08:11:50 Byte Order: Little Endian 08:11:50 CPU(s): 4 08:11:50 On-line CPU(s) list: 0-3 08:11:50 Thread(s) per core: 1 08:11:50 Core(s) per socket: 1 08:11:50 Socket(s): 4 08:11:50 NUMA node(s): 1 08:11:50 Vendor ID: AuthenticAMD 08:11:50 CPU family: 23 08:11:50 Model: 49 08:11:50 Model name: AMD EPYC-Rome Processor 08:11:50 Stepping: 0 08:11:50 CPU MHz: 2799.998 08:11:50 BogoMIPS: 5599.99 08:11:50 Virtualization: AMD-V 08:11:50 Hypervisor vendor: KVM 08:11:50 Virtualization type: full 08:11:50 L1d cache: 32K 08:11:50 L1i cache: 32K 08:11:50 L2 cache: 512K 08:11:50 L3 cache: 16384K 08:11:50 NUMA node0 CPU(s): 0-3 08:11:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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 08:11:50 08:11:50 08:11:50 ---> nproc: 08:11:50 4 08:11:50 08:11:50 08:11:50 ---> df -h: 08:11:50 Filesystem Size Used Avail Use% Mounted on 08:11:50 udev 7.9G 0 7.9G 0% /dev 08:11:50 tmpfs 1.6G 672K 1.6G 1% /run 08:11:50 /dev/vda1 78G 8.4G 70G 11% / 08:11:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:11:50 tmpfs 5.0M 0 5.0M 0% /run/lock 08:11:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:11:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:11:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:11:50 08:11:50 08:11:50 ---> free -m: 08:11:50 total used free shared buff/cache available 08:11:50 Mem: 16040 544 13327 0 2168 15177 08:11:50 Swap: 1023 0 1023 08:11:50 08:11:50 08:11:50 ---> ip addr: 08:11:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:11:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:11:50 inet 127.0.0.1/8 scope host lo 08:11:50 valid_lft forever preferred_lft forever 08:11:50 inet6 ::1/128 scope host 08:11:50 valid_lft forever preferred_lft forever 08:11:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:11:50 link/ether fa:16:3e:40:1f:55 brd ff:ff:ff:ff:ff:ff 08:11:50 inet 10.30.106.239/23 brd 10.30.107.255 scope global dynamic ens3 08:11:50 valid_lft 86133sec preferred_lft 86133sec 08:11:50 inet6 fe80::f816:3eff:fe40:1f55/64 scope link 08:11:50 valid_lft forever preferred_lft forever 08:11:50 08:11:50 08:11:50 ---> sar -b -r -n DEV: 08:11:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7882) 02/23/24 _x86_64_ (4 CPU) 08:11:50 08:11:50 08:07:28 LINUX RESTART (4 CPU) 08:11:50 08:11:50 08:08:40 tps rtps wtps bread/s bwrtn/s 08:11:50 08:09:01 155.40 101.81 53.59 8414.28 68474.82 08:11:50 08:10:01 107.23 34.69 72.54 1572.80 13959.41 08:11:50 08:11:01 83.54 3.72 79.82 329.15 15859.49 08:11:50 Average: 104.33 31.51 72.81 2062.82 22889.37 08:11:50 08:11:50 08:08:40 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:11:50 08:09:01 14421956 15661600 2003004 12.19 32112 1426548 712632 4.08 523476 1305076 9704 08:11:50 08:10:01 13936064 15473968 2488896 15.15 51376 1690196 932256 5.34 781076 1498864 94276 08:11:50 08:11:01 13793404 15571092 2631556 16.02 72688 1895540 769132 4.40 746924 1649600 136760 08:11:50 Average: 14050475 15568887 2374485 14.46 52059 1670761 804673 4.61 683825 1484513 80247 08:11:50 08:11:50 08:08:40 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:11:50 08:09:01 lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 08:11:50 08:09:01 ens3 810.99 583.82 1909.73 142.64 0.00 0.00 0.00 0.00 08:11:50 08:10:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 08:11:50 08:10:01 ens3 122.00 94.92 1338.51 25.33 0.00 0.00 0.00 0.00 08:11:50 08:11:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 08:11:50 08:11:01 ens3 52.22 34.71 657.39 8.90 0.00 0.00 0.00 0.00 08:11:50 Average: lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 08:11:50 Average: ens3 194.95 142.13 1133.78 35.82 0.00 0.00 0.00 0.00 08:11:50 08:11:50 08:11:50 ---> sar -P ALL: 08:11:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7882) 02/23/24 _x86_64_ (4 CPU) 08:11:50 08:11:50 08:07:28 LINUX RESTART (4 CPU) 08:11:50 08:11:50 08:08:40 CPU %user %nice %system %iowait %steal %idle 08:11:50 08:09:01 all 15.86 0.00 2.25 25.69 0.07 56.13 08:11:50 08:09:01 0 17.51 0.00 2.26 6.67 0.05 73.51 08:11:50 08:09:01 1 17.97 0.00 1.60 34.88 0.05 45.49 08:11:50 08:09:01 2 13.25 0.00 2.84 47.69 0.05 36.18 08:11:50 08:09:01 3 14.70 0.00 2.34 13.70 0.05 69.21 08:11:50 08:10:01 all 15.00 0.00 1.56 13.65 0.06 69.74 08:11:50 08:10:01 0 20.04 0.00 1.65 3.41 0.05 74.85 08:11:50 08:10:01 1 13.87 0.00 1.73 18.82 0.07 65.51 08:11:50 08:10:01 2 13.03 0.00 1.44 27.59 0.07 57.87 08:11:50 08:10:01 3 13.05 0.00 1.38 4.82 0.07 80.68 08:11:50 08:11:01 all 19.13 0.00 1.38 5.85 0.05 73.58 08:11:50 08:11:01 0 9.23 0.00 0.90 0.67 0.03 89.17 08:11:50 08:11:01 1 29.96 0.00 1.45 7.66 0.05 60.88 08:11:50 08:11:01 2 7.54 0.00 0.79 0.26 0.05 91.35 08:11:50 08:11:01 3 29.93 0.00 2.42 14.86 0.05 52.74 08:11:50 Average: all 16.89 0.00 1.58 12.10 0.06 69.37 08:11:50 Average: 0 15.06 0.00 1.42 2.72 0.04 80.75 08:11:50 Average: 1 21.35 0.00 1.59 16.42 0.06 60.58 08:11:50 Average: 2 10.71 0.00 1.37 18.82 0.06 69.05 08:11:50 Average: 3 20.50 0.00 1.97 10.43 0.06 67.05 08:11:50 08:11:50 08:11:50