11:17:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 11:17:56 Running as SYSTEM 11:17:56 [EnvInject] - Loading node environment variables. 11:17:56 Building remotely on prd-ubuntu1804-builder-4c-4g-4743 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:17:56 [ssh-agent] Looking for ssh-agent implementation... 11:17:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:17:56 $ ssh-agent 11:17:56 SSH_AUTH_SOCK=/tmp/ssh-VdhMBrFVkjxE/agent.1729 11:17:56 SSH_AGENT_PID=1731 11:17:56 [ssh-agent] Started. 11:17:56 Running ssh-add (command line suppressed) 11:17:56 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7119943881850897364.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7119943881850897364.key) 11:17:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:17:56 The recommended git tool is: NONE 11:17:58 using credential onap-jenkins-ssh 11:17:58 Wiping out workspace first. 11:17:58 Cloning the remote Git repository 11:17:58 Cloning repository git://cloud.onap.org/mirror/oom.git 11:17:58 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:17:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:17:58 > git --version # timeout=10 11:17:58 > git --version # 'git version 2.17.1' 11:17:58 using GIT_SSH to set credentials Gerrit user 11:17:58 Verifying host key using manually-configured host key entries 11:17:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:18:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:18:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:18:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:18:05 using GIT_SSH to set credentials Gerrit user 11:18:05 Verifying host key using manually-configured host key entries 11:18:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/10 # timeout=30 11:18:05 > git rev-parse 8cb16a6b59d8501808d62bb558f76f161b53d3e9^{commit} # timeout=10 11:18:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:18:05 Checking out Revision 8cb16a6b59d8501808d62bb558f76f161b53d3e9 (refs/changes/95/136395/10) 11:18:05 > git config core.sparsecheckout # timeout=10 11:18:05 > git checkout -f 8cb16a6b59d8501808d62bb558f76f161b53d3e9 # timeout=30 11:18:09 Commit message: "[CPS] Config updates for cps-core and DMI" 11:18:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:18:09 > git rev-list --no-walk b384dc127c99a1aeccd31e170a580b750374b54b # timeout=10 11:18:09 [EnvInject] - Injecting environment variables from a build step. 11:18:09 [EnvInject] - Injecting as environment variables the properties content 11:18:09 PYTHON=python3 11:18:09 11:18:09 [EnvInject] - Variables injected successfully. 11:18:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12777650205667444005.sh 11:18:09 ---> tox-install.sh 11:18:09 + source /home/jenkins/lf-env.sh 11:18:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:18:09 ++ mktemp -d /tmp/venv-XXXX 11:18:09 + lf_venv=/tmp/venv-PLVT 11:18:09 + local venv_file=/tmp/.os_lf_venv 11:18:09 + local python=python3 11:18:09 + local options 11:18:09 + local set_path=true 11:18:09 + local install_args= 11:18:09 ++ 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 11:18:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:18:09 + true 11:18:09 + case $1 in 11:18:09 + venv_file=/tmp/.toxenv 11:18:09 + shift 2 11:18:09 + true 11:18:09 + case $1 in 11:18:09 + shift 11:18:09 + break 11:18:09 + case $python in 11:18:09 + local pkg_list= 11:18:09 + [[ -d /opt/pyenv ]] 11:18:09 + echo 'Setup pyenv:' 11:18:09 Setup pyenv: 11:18:09 + export PYENV_ROOT=/opt/pyenv 11:18:09 + PYENV_ROOT=/opt/pyenv 11:18:09 + 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 11:18:09 + 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 11:18:09 + pyenv versions 11:18:09 * system (set by /opt/pyenv/version) 11:18:09 * 3.8.13 (set by /opt/pyenv/version) 11:18:09 * 3.9.13 (set by /opt/pyenv/version) 11:18:09 * 3.10.6 (set by /opt/pyenv/version) 11:18:09 + command -v pyenv 11:18:09 ++ pyenv init - --no-rehash 11:18:09 + 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[*]}"'\'')" 11:18:09 export PATH="/opt/pyenv/shims:${PATH}" 11:18:09 export PYENV_SHELL=bash 11:18:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:18:09 pyenv() { 11:18:09 local command 11:18:09 command="${1:-}" 11:18:09 if [ "$#" -gt 0 ]; then 11:18:09 shift 11:18:09 fi 11:18:09 11:18:09 case "$command" in 11:18:09 rehash|shell) 11:18:09 eval "$(pyenv "sh-$command" "$@")" 11:18:09 ;; 11:18:09 *) 11:18:09 command pyenv "$command" "$@" 11:18:09 ;; 11:18:09 esac 11:18:09 }' 11:18:09 +++ 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[*]}"' 11:18:09 ++ 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 11:18:09 ++ 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 11:18:09 ++ 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 11:18:09 ++ export PYENV_SHELL=bash 11:18:09 ++ PYENV_SHELL=bash 11:18:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:18:09 +++ complete -F _pyenv pyenv 11:18:09 ++ lf-pyver python3 11:18:09 ++ local py_version_xy=python3 11:18:09 ++ local py_version_xyz= 11:18:09 ++ pyenv versions 11:18:09 ++ sed 's/^[ *]* //' 11:18:09 ++ local command 11:18:09 ++ command=versions 11:18:09 ++ '[' 1 -gt 0 ']' 11:18:09 ++ shift 11:18:09 ++ case "$command" in 11:18:09 ++ awk '{ print $1 }' 11:18:09 ++ command pyenv versions 11:18:09 ++ pyenv versions 11:18:09 ++ grep -E '^[0-9.]*[0-9]$' 11:18:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:18:09 +++ grep '^3' /tmp/.pyenv_versions 11:18:09 +++ sort -V 11:18:09 +++ tail -n 1 11:18:09 ++ py_version_xyz=3.10.6 11:18:09 ++ [[ -z 3.10.6 ]] 11:18:09 ++ echo 3.10.6 11:18:09 ++ return 0 11:18:09 + pyenv local 3.10.6 11:18:09 + local command 11:18:09 + command=local 11:18:09 + '[' 2 -gt 0 ']' 11:18:09 + shift 11:18:09 + case "$command" in 11:18:09 + command pyenv local 3.10.6 11:18:09 + pyenv local 3.10.6 11:18:09 + for arg in "$@" 11:18:09 + case $arg in 11:18:09 + pkg_list+='tox ' 11:18:09 + for arg in "$@" 11:18:09 + case $arg in 11:18:09 + pkg_list+='virtualenv ' 11:18:09 + for arg in "$@" 11:18:09 + case $arg in 11:18:09 + pkg_list+='urllib3~=1.26.15 ' 11:18:09 + [[ -f /tmp/.toxenv ]] 11:18:09 + [[ ! -f /tmp/.toxenv ]] 11:18:09 + [[ -n '' ]] 11:18:09 + python3 -m venv /tmp/venv-PLVT 11:18:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PLVT' 11:18:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PLVT 11:18:14 + echo /tmp/venv-PLVT 11:18:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:18:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:18:14 + /tmp/venv-PLVT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:18:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:18:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:18:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:18:17 + /tmp/venv-PLVT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:18:20 + type python3 11:18:20 + true 11:18:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PLVT/bin to PATH' 11:18:20 lf-activate-venv(): INFO: Adding /tmp/venv-PLVT/bin to PATH 11:18:20 + PATH=/tmp/venv-PLVT/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 11:18:20 + return 0 11:18:20 + python3 --version 11:18:20 Python 3.10.6 11:18:20 + python3 -m pip --version 11:18:20 pip 23.3.1 from /tmp/venv-PLVT/lib/python3.10/site-packages/pip (python 3.10) 11:18:21 + python3 -m pip freeze 11:18:21 cachetools==5.3.2 11:18:21 chardet==5.2.0 11:18:21 colorama==0.4.6 11:18:21 distlib==0.3.8 11:18:21 filelock==3.13.1 11:18:21 packaging==23.2 11:18:21 platformdirs==4.1.0 11:18:21 pluggy==1.3.0 11:18:21 pyproject-api==1.6.1 11:18:21 tomli==2.0.1 11:18:21 tox==4.11.4 11:18:21 urllib3==1.26.18 11:18:21 virtualenv==20.25.0 11:18:21 [EnvInject] - Injecting environment variables from a build step. 11:18:21 [EnvInject] - Injecting as environment variables the properties content 11:18:21 PARALLEL=false 11:18:21 11:18:21 [EnvInject] - Variables injected successfully. 11:18:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9361285536098543685.sh 11:18:21 ---> tox-run.sh 11:18:21 + 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 11:18:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:18:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:18:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:18:21 + cd /w/workspace/oom-master-pre-commit-lint/. 11:18:21 + source /home/jenkins/lf-env.sh 11:18:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:18:21 ++ mktemp -d /tmp/venv-XXXX 11:18:21 + lf_venv=/tmp/venv-UBHk 11:18:21 + local venv_file=/tmp/.os_lf_venv 11:18:21 + local python=python3 11:18:21 + local options 11:18:21 + local set_path=true 11:18:21 + local install_args= 11:18:21 ++ 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 11:18:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:18:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:18:21 + true 11:18:21 + case $1 in 11:18:21 + venv_file=/tmp/.toxenv 11:18:21 + shift 2 11:18:21 + true 11:18:21 + case $1 in 11:18:21 + shift 11:18:21 + break 11:18:21 + case $python in 11:18:21 + local pkg_list= 11:18:21 + [[ -d /opt/pyenv ]] 11:18:21 + echo 'Setup pyenv:' 11:18:21 Setup pyenv: 11:18:21 + export PYENV_ROOT=/opt/pyenv 11:18:21 + PYENV_ROOT=/opt/pyenv 11:18:21 + 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 11:18:21 + 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 11:18:21 + pyenv versions 11:18:21 system 11:18:21 3.8.13 11:18:21 3.9.13 11:18:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:18:21 + command -v pyenv 11:18:21 ++ pyenv init - --no-rehash 11:18:21 + 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[*]}"'\'')" 11:18:21 export PATH="/opt/pyenv/shims:${PATH}" 11:18:21 export PYENV_SHELL=bash 11:18:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:18:21 pyenv() { 11:18:21 local command 11:18:21 command="${1:-}" 11:18:21 if [ "$#" -gt 0 ]; then 11:18:21 shift 11:18:21 fi 11:18:21 11:18:21 case "$command" in 11:18:21 rehash|shell) 11:18:21 eval "$(pyenv "sh-$command" "$@")" 11:18:21 ;; 11:18:21 *) 11:18:21 command pyenv "$command" "$@" 11:18:21 ;; 11:18:21 esac 11:18:21 }' 11:18:21 +++ 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[*]}"' 11:18:21 ++ 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 11:18:21 ++ 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 11:18:21 ++ 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 11:18:21 ++ export PYENV_SHELL=bash 11:18:21 ++ PYENV_SHELL=bash 11:18:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:18:21 +++ complete -F _pyenv pyenv 11:18:21 ++ lf-pyver python3 11:18:21 ++ local py_version_xy=python3 11:18:21 ++ local py_version_xyz= 11:18:21 ++ pyenv versions 11:18:21 ++ local command 11:18:21 ++ command=versions 11:18:21 ++ '[' 1 -gt 0 ']' 11:18:21 ++ shift 11:18:21 ++ case "$command" in 11:18:21 ++ command pyenv versions 11:18:21 ++ pyenv versions 11:18:21 ++ sed 's/^[ *]* //' 11:18:21 ++ awk '{ print $1 }' 11:18:21 ++ grep -E '^[0-9.]*[0-9]$' 11:18:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:18:21 +++ grep '^3' /tmp/.pyenv_versions 11:18:21 +++ sort -V 11:18:21 +++ tail -n 1 11:18:21 ++ py_version_xyz=3.10.6 11:18:21 ++ [[ -z 3.10.6 ]] 11:18:21 ++ echo 3.10.6 11:18:21 ++ return 0 11:18:21 + pyenv local 3.10.6 11:18:21 + local command 11:18:21 + command=local 11:18:21 + '[' 2 -gt 0 ']' 11:18:21 + shift 11:18:21 + case "$command" in 11:18:21 + command pyenv local 3.10.6 11:18:21 + pyenv local 3.10.6 11:18:21 + for arg in "$@" 11:18:21 + case $arg in 11:18:21 + pkg_list+='tox ' 11:18:21 + for arg in "$@" 11:18:21 + case $arg in 11:18:21 + pkg_list+='virtualenv ' 11:18:21 + for arg in "$@" 11:18:21 + case $arg in 11:18:21 + pkg_list+='urllib3~=1.26.15 ' 11:18:21 + [[ -f /tmp/.toxenv ]] 11:18:21 ++ cat /tmp/.toxenv 11:18:21 + lf_venv=/tmp/venv-PLVT 11:18:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLVT from' file:/tmp/.toxenv 11:18:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLVT from file:/tmp/.toxenv 11:18:21 + /tmp/venv-PLVT/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:18:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:18:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:18:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:18:22 + /tmp/venv-PLVT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:18:24 + type python3 11:18:24 + true 11:18:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PLVT/bin to PATH' 11:18:24 lf-activate-venv(): INFO: Adding /tmp/venv-PLVT/bin to PATH 11:18:24 + PATH=/tmp/venv-PLVT/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 11:18:24 + return 0 11:18:24 + [[ -d /opt/pyenv ]] 11:18:24 + echo '---> Setting up pyenv' 11:18:24 ---> Setting up pyenv 11:18:24 + export PYENV_ROOT=/opt/pyenv 11:18:24 + PYENV_ROOT=/opt/pyenv 11:18:24 + export PATH=/opt/pyenv/bin:/tmp/venv-PLVT/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 11:18:24 + PATH=/opt/pyenv/bin:/tmp/venv-PLVT/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 11:18:24 ++ pwd 11:18:24 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:18:24 + export PYTHONPATH 11:18:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:18:24 + TOX_TESTENV_PASSENV=PYTHONPATH 11:18:24 + tox --version 11:18:24 4.11.4 from /tmp/venv-PLVT/lib/python3.10/site-packages/tox/__init__.py 11:18:24 + PARALLEL=false 11:18:24 + TOX_OPTIONS_LIST= 11:18:24 + [[ -n pre-commit ]] 11:18:24 + TOX_OPTIONS_LIST=' -e pre-commit' 11:18:24 + case ${PARALLEL,,} in 11:18:24 + tox -e pre-commit 11:18:24 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:18:25 pre-commit: install_deps> python -I -m pip install pre-commit 11:18:29 pre-commit: freeze> python -m pip freeze --all 11:18:29 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 11:18:29 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:18:30 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:18:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:18:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:18:32 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:18:33 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:18:33 [INFO] Once installed this environment will be reused. 11:18:33 [INFO] This may take a few minutes... 11:18:36 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:18:36 [INFO] Once installed this environment will be reused. 11:18:36 [INFO] This may take a few minutes... 11:18:42 Trim Trailing Whitespace.................................................Passed 11:18:42 Tabs remover.............................................................Passed 11:18:42 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:18:43 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:18:43 [INFO] Once installed this environment will be reused. 11:18:43 [INFO] This may take a few minutes... 11:18:50 gitlint..............................................(no files to check)Skipped 11:18:50 pre-commit: OK (25.57=setup[5.00]+cmd[12.90,7.66] seconds) 11:18:50 congratulations :) (25.73 seconds) 11:18:50 + tox_status=0 11:18:50 + echo '---> Completed tox runs' 11:18:50 ---> Completed tox runs 11:18:50 + for i in .tox/*/log 11:18:50 ++ echo .tox/pre-commit/log 11:18:50 ++ awk -F/ '{print $2}' 11:18:50 + tox_env=pre-commit 11:18:50 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:18:50 + DOC_DIR=docs/_build/html 11:18:50 + [[ -d docs/_build/html ]] 11:18:50 + echo '---> tox-run.sh ends' 11:18:50 ---> tox-run.sh ends 11:18:50 + test 0 -eq 0 11:18:50 $ ssh-agent -k 11:18:50 unset SSH_AUTH_SOCK; 11:18:50 unset SSH_AGENT_PID; 11:18:50 echo Agent pid 1731 killed; 11:18:50 [ssh-agent] Stopped. 11:18:50 [PostBuildScript] - [INFO] Executing post build scripts. 11:18:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15407324106074240705.sh 11:18:50 ---> sysstat.sh 11:18:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16680398680530838919.sh 11:18:50 ---> package-listing.sh 11:18:50 ++ tr '[:upper:]' '[:lower:]' 11:18:50 ++ facter osfamily 11:18:51 + OS_FAMILY=debian 11:18:51 + workspace=/w/workspace/oom-master-pre-commit-lint 11:18:51 + START_PACKAGES=/tmp/packages_start.txt 11:18:51 + END_PACKAGES=/tmp/packages_end.txt 11:18:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:18:51 + PACKAGES=/tmp/packages_start.txt 11:18:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:18:51 + PACKAGES=/tmp/packages_end.txt 11:18:51 + case "${OS_FAMILY}" in 11:18:51 + dpkg -l 11:18:51 + grep '^ii' 11:18:51 + '[' -f /tmp/packages_start.txt ']' 11:18:51 + '[' -f /tmp/packages_end.txt ']' 11:18:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:18:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:18:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:18:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:18:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17748797096639659460.sh 11:18:51 ---> capture-instance-metadata.sh 11:18:51 Setup pyenv: 11:18:51 system 11:18:51 3.8.13 11:18:51 3.9.13 11:18:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:18:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EpoV 11:18:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:18:59 lf-activate-venv(): INFO: Installing: lftools 11:19:35 lf-activate-venv(): INFO: Adding /tmp/venv-EpoV/bin to PATH 11:19:35 INFO: Running in OpenStack, capturing instance metadata 11:19:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9873632943938215281.sh 11:19:36 provisioning config files... 11:19:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9851092313067145601tmp 11:19:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:19:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:19:36 [EnvInject] - Injecting environment variables from a build step. 11:19:36 [EnvInject] - Injecting as environment variables the properties content 11:19:36 SERVER_ID=logs 11:19:36 11:19:36 [EnvInject] - Variables injected successfully. 11:19:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10097881916922342803.sh 11:19:36 ---> create-netrc.sh 11:19:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins794389033973680418.sh 11:19:36 ---> python-tools-install.sh 11:19:36 Setup pyenv: 11:19:36 system 11:19:36 3.8.13 11:19:36 3.9.13 11:19:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:19:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EpoV from file:/tmp/.os_lf_venv 11:19:37 lf-activate-venv(): INFO: Installing: lftools 11:19:45 lf-activate-venv(): INFO: Adding /tmp/venv-EpoV/bin to PATH 11:19:45 Generating Requirements File 11:20:25 Python 3.10.6 11:20:26 pip 23.3.1 from /tmp/venv-EpoV/lib/python3.10/site-packages/pip (python 3.10) 11:20:26 appdirs==1.4.4 11:20:26 argcomplete==3.2.1 11:20:26 aspy.yaml==1.3.0 11:20:26 attrs==23.1.0 11:20:26 autopage==0.5.2 11:20:26 Babel==2.14.0 11:20:26 beautifulsoup4==4.12.2 11:20:26 boto3==1.33.13 11:20:26 botocore==1.33.13 11:20:26 bs4==0.0.1 11:20:26 cachetools==5.3.2 11:20:26 certifi==2023.11.17 11:20:26 cffi==1.16.0 11:20:26 cfgv==3.4.0 11:20:26 chardet==5.2.0 11:20:26 charset-normalizer==3.3.2 11:20:26 click==8.1.7 11:20:26 cliff==4.4.0 11:20:26 cmd2==2.4.3 11:20:26 cryptography==3.3.2 11:20:26 debtcollector==2.5.0 11:20:26 decorator==5.1.1 11:20:26 defusedxml==0.7.1 11:20:26 Deprecated==1.2.14 11:20:26 distlib==0.3.8 11:20:26 dnspython==2.4.2 11:20:26 docker==4.2.2 11:20:26 dogpile.cache==1.2.2 11:20:26 email-validator==2.1.0.post1 11:20:26 filelock==3.13.1 11:20:26 future==0.18.3 11:20:26 gitdb==4.0.11 11:20:26 GitPython==3.1.40 11:20:26 google-auth==2.25.2 11:20:26 httplib2==0.22.0 11:20:26 identify==2.5.33 11:20:26 idna==3.6 11:20:26 importlib-metadata==7.0.0 11:20:26 importlib-resources==1.5.0 11:20:26 iso8601==2.1.0 11:20:26 Jinja2==3.1.2 11:20:26 jmespath==1.0.1 11:20:26 jsonpatch==1.33 11:20:26 jsonpointer==2.4 11:20:26 jsonschema==4.20.0 11:20:26 jsonschema-specifications==2023.11.2 11:20:26 keystoneauth1==5.4.0 11:20:26 kubernetes==28.1.0 11:20:26 lftools==0.37.8 11:20:26 lxml==4.9.3 11:20:26 MarkupSafe==2.1.3 11:20:26 msgpack==1.0.7 11:20:26 multi-key-dict==2.0.3 11:20:26 munch==4.0.0 11:20:26 netaddr==0.9.0 11:20:26 netifaces==0.11.0 11:20:26 niet==1.4.2 11:20:26 nodeenv==1.8.0 11:20:26 oauth2client==4.1.3 11:20:26 oauthlib==3.2.2 11:20:26 openstacksdk==0.62.0 11:20:26 os-client-config==2.1.0 11:20:26 os-service-types==1.7.0 11:20:26 osc-lib==2.9.0 11:20:26 oslo.config==9.2.0 11:20:26 oslo.context==5.3.0 11:20:26 oslo.i18n==6.2.0 11:20:26 oslo.log==5.4.0 11:20:26 oslo.serialization==5.2.0 11:20:26 oslo.utils==6.3.0 11:20:26 packaging==23.2 11:20:26 pbr==6.0.0 11:20:26 platformdirs==4.1.0 11:20:26 prettytable==3.9.0 11:20:26 pyasn1==0.5.1 11:20:26 pyasn1-modules==0.3.0 11:20:26 pycparser==2.21 11:20:26 pygerrit2==2.0.15 11:20:26 PyGithub==2.1.1 11:20:26 pyinotify==0.9.6 11:20:26 PyJWT==2.8.0 11:20:26 PyNaCl==1.5.0 11:20:26 pyparsing==2.4.7 11:20:26 pyperclip==1.8.2 11:20:26 pyrsistent==0.20.0 11:20:26 python-cinderclient==9.4.0 11:20:26 python-dateutil==2.8.2 11:20:26 python-heatclient==3.3.0 11:20:26 python-jenkins==1.8.2 11:20:26 python-keystoneclient==5.2.0 11:20:26 python-magnumclient==4.3.0 11:20:26 python-novaclient==18.4.0 11:20:26 python-openstackclient==6.0.0 11:20:26 python-swiftclient==4.4.0 11:20:26 pytz==2023.3.post1 11:20:26 PyYAML==6.0.1 11:20:26 referencing==0.32.0 11:20:26 requests==2.31.0 11:20:26 requests-oauthlib==1.3.1 11:20:26 requestsexceptions==1.4.0 11:20:26 rfc3986==2.0.0 11:20:26 rpds-py==0.13.2 11:20:26 rsa==4.9 11:20:26 ruamel.yaml==0.18.5 11:20:26 ruamel.yaml.clib==0.2.8 11:20:26 s3transfer==0.8.2 11:20:26 simplejson==3.19.2 11:20:26 six==1.16.0 11:20:26 smmap==5.0.1 11:20:26 soupsieve==2.5 11:20:26 stevedore==5.1.0 11:20:26 tabulate==0.9.0 11:20:26 toml==0.10.2 11:20:26 tomlkit==0.12.3 11:20:26 tqdm==4.66.1 11:20:26 typing_extensions==4.9.0 11:20:26 tzdata==2023.3 11:20:26 urllib3==1.26.18 11:20:26 virtualenv==20.25.0 11:20:26 wcwidth==0.2.12 11:20:26 websocket-client==1.7.0 11:20:26 wrapt==1.16.0 11:20:26 xdg==6.0.0 11:20:26 xmltodict==0.13.0 11:20:26 yq==3.2.3 11:20:26 zipp==3.17.0 11:20:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13090506595507736791.sh 11:20:26 ---> sudo-logs.sh 11:20:26 Archiving 'sudo' log.. 11:20:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9325495320758651565.sh 11:20:26 ---> job-cost.sh 11:20:26 Setup pyenv: 11:20:26 system 11:20:26 3.8.13 11:20:26 3.9.13 11:20:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:20:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EpoV from file:/tmp/.os_lf_venv 11:20:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:20:37 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. 11:20:37 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 11:20:37 lf-activate-venv(): INFO: Adding /tmp/venv-EpoV/bin to PATH 11:20:37 INFO: No Stack... 11:20:37 INFO: Retrieving Pricing Info for: v3-standard-4 11:20:37 INFO: Archiving Costs 11:20:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2910701737165845552.sh 11:20:37 ---> logs-deploy.sh 11:20:37 Setup pyenv: 11:20:37 system 11:20:37 3.8.13 11:20:37 3.9.13 11:20:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:20:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EpoV from file:/tmp/.os_lf_venv 11:20:39 lf-activate-venv(): INFO: Installing: lftools 11:20:59 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. 11:20:59 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:21:00 lf-activate-venv(): INFO: Adding /tmp/venv-EpoV/bin to PATH 11:21:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3234 11:21:00 INFO: archiving workspace using pattern(s): 11:21:01 Archives upload complete. 11:21:01 INFO: archiving logs to Nexus 11:21:02 ---> uname -a: 11:21:02 Linux prd-ubuntu1804-builder-4c-4g-4743 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:21:02 11:21:02 11:21:02 ---> lscpu: 11:21:02 Architecture: x86_64 11:21:02 CPU op-mode(s): 32-bit, 64-bit 11:21:02 Byte Order: Little Endian 11:21:02 CPU(s): 4 11:21:02 On-line CPU(s) list: 0-3 11:21:02 Thread(s) per core: 1 11:21:02 Core(s) per socket: 1 11:21:02 Socket(s): 4 11:21:02 NUMA node(s): 1 11:21:02 Vendor ID: AuthenticAMD 11:21:02 CPU family: 23 11:21:02 Model: 49 11:21:02 Model name: AMD EPYC-Rome Processor 11:21:02 Stepping: 0 11:21:02 CPU MHz: 2800.000 11:21:02 BogoMIPS: 5600.00 11:21:02 Virtualization: AMD-V 11:21:02 Hypervisor vendor: KVM 11:21:02 Virtualization type: full 11:21:02 L1d cache: 32K 11:21:02 L1i cache: 32K 11:21:02 L2 cache: 512K 11:21:02 L3 cache: 16384K 11:21:02 NUMA node0 CPU(s): 0-3 11:21:02 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 11:21:02 11:21:02 11:21:02 ---> nproc: 11:21:02 4 11:21:02 11:21:02 11:21:02 ---> df -h: 11:21:02 Filesystem Size Used Avail Use% Mounted on 11:21:02 udev 7.9G 0 7.9G 0% /dev 11:21:02 tmpfs 1.6G 672K 1.6G 1% /run 11:21:02 /dev/vda1 78G 8.4G 69G 11% / 11:21:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:21:02 tmpfs 5.0M 0 5.0M 0% /run/lock 11:21:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:21:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:21:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:21:02 11:21:02 11:21:02 ---> free -m: 11:21:02 total used free shared buff/cache available 11:21:02 Mem: 16040 535 13256 0 2247 15183 11:21:02 Swap: 1023 0 1023 11:21:02 11:21:02 11:21:02 ---> ip addr: 11:21:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:21:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:21:02 inet 127.0.0.1/8 scope host lo 11:21:02 valid_lft forever preferred_lft forever 11:21:02 inet6 ::1/128 scope host 11:21:02 valid_lft forever preferred_lft forever 11:21:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:21:02 link/ether fa:16:3e:95:5c:3b brd ff:ff:ff:ff:ff:ff 11:21:02 inet 10.30.107.238/23 brd 10.30.107.255 scope global dynamic ens3 11:21:02 valid_lft 86188sec preferred_lft 86188sec 11:21:02 inet6 fe80::f816:3eff:fe95:5c3b/64 scope link 11:21:02 valid_lft forever preferred_lft forever 11:21:02 11:21:02 11:21:02 ---> sar -b -r -n DEV: 11:21:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4743) 12/13/23 _x86_64_ (4 CPU) 11:21:02 11:21:02 11:17:33 LINUX RESTART (4 CPU) 11:21:02 11:21:02 11:18:01 tps rtps wtps bread/s bwrtn/s 11:21:02 11:19:01 168.59 36.13 132.46 1784.64 49244.33 11:21:02 11:20:01 88.09 2.28 85.80 119.45 23139.61 11:21:02 11:21:01 76.50 0.78 75.72 40.39 10017.80 11:21:02 Average: 111.06 13.06 97.99 648.16 27467.24 11:21:02 11:21:02 11:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:21:02 11:19:01 13984588 15590520 2440372 14.86 55912 1749140 751992 4.30 689224 1530276 107516 11:21:02 11:20:01 13726068 15554816 2698892 16.43 75704 1940180 757056 4.33 758932 1691500 114732 11:21:02 11:21:01 13573612 15546144 2851348 17.36 87336 2064868 753336 4.31 782056 1810408 53384 11:21:02 Average: 13761423 15563827 2663537 16.22 72984 1918063 754128 4.32 743404 1677395 91877 11:21:02 11:21:02 11:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:21:02 11:19:01 ens3 126.30 95.87 1377.71 26.17 0.00 0.00 0.00 0.00 11:21:02 11:19:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 11:21:02 11:20:01 ens3 47.49 32.38 683.98 7.21 0.00 0.00 0.00 0.00 11:21:02 11:20:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 11:21:02 11:21:01 ens3 31.46 22.53 427.82 7.37 0.00 0.00 0.00 0.00 11:21:02 11:21:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 11:21:02 Average: ens3 68.42 50.26 829.83 13.58 0.00 0.00 0.00 0.00 11:21:02 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 11:21:02 11:21:02 11:21:02 ---> sar -P ALL: 11:21:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4743) 12/13/23 _x86_64_ (4 CPU) 11:21:02 11:21:02 11:17:33 LINUX RESTART (4 CPU) 11:21:02 11:21:02 11:18:01 CPU %user %nice %system %iowait %steal %idle 11:21:02 11:19:01 all 20.44 0.00 1.98 10.81 0.07 66.70 11:21:02 11:19:01 0 21.53 0.00 1.82 3.12 0.05 73.48 11:21:02 11:19:01 1 19.86 0.00 1.99 2.45 0.05 75.65 11:21:02 11:19:01 2 21.12 0.00 2.04 27.02 0.08 49.73 11:21:02 11:19:01 3 19.28 0.00 2.07 10.66 0.05 67.94 11:21:02 11:20:01 all 17.41 0.00 1.14 8.52 0.05 72.88 11:21:02 11:20:01 0 35.80 0.00 1.89 2.62 0.07 59.63 11:21:02 11:20:01 1 13.62 0.00 0.78 5.63 0.05 79.92 11:21:02 11:20:01 2 6.61 0.00 0.92 18.02 0.07 74.38 11:21:02 11:20:01 3 13.57 0.00 0.97 7.85 0.03 77.57 11:21:02 11:21:01 all 15.62 0.00 0.93 9.14 0.05 74.26 11:21:02 11:21:01 0 5.43 0.00 0.43 0.08 0.02 94.03 11:21:02 11:21:01 1 11.48 0.00 0.74 1.20 0.03 86.55 11:21:02 11:21:01 2 29.42 0.00 1.58 3.17 0.07 65.76 11:21:02 11:21:01 3 16.14 0.00 0.98 32.10 0.05 50.72 11:21:02 Average: all 17.82 0.00 1.35 9.49 0.05 71.28 11:21:02 Average: 0 20.91 0.00 1.38 1.94 0.04 75.72 11:21:02 Average: 1 14.98 0.00 1.17 3.09 0.04 80.71 11:21:02 Average: 2 19.06 0.00 1.52 16.05 0.07 63.30 11:21:02 Average: 3 16.33 0.00 1.34 16.87 0.04 65.41 11:21:02 11:21:02 11:21:02