15:33:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136836 15:33:36 Running as SYSTEM 15:33:36 [EnvInject] - Loading node environment variables. 15:33:36 Building remotely on prd-ubuntu1804-builder-4c-4g-4816 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:33:36 [ssh-agent] Looking for ssh-agent implementation... 15:33:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:37 $ ssh-agent 15:33:37 SSH_AUTH_SOCK=/tmp/ssh-43Zxjn4H8cX7/agent.1834 15:33:37 SSH_AGENT_PID=1836 15:33:37 [ssh-agent] Started. 15:33:37 Running ssh-add (command line suppressed) 15:33:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3407792361424662996.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3407792361424662996.key) 15:33:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:33:37 The recommended git tool is: NONE 15:33:39 using credential onap-jenkins-ssh 15:33:39 Wiping out workspace first. 15:33:39 Cloning the remote Git repository 15:33:39 Cloning repository git://cloud.onap.org/mirror/oom.git 15:33:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:33:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:33:39 > git --version # timeout=10 15:33:39 > git --version # 'git version 2.17.1' 15:33:39 using GIT_SSH to set credentials Gerrit user 15:33:39 Verifying host key using manually-configured host key entries 15:33:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:33:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:33:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:33:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:33:45 using GIT_SSH to set credentials Gerrit user 15:33:45 Verifying host key using manually-configured host key entries 15:33:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/136836/1 # timeout=30 15:33:45 > git rev-parse 06c155c966bf4b7f70d4c6a2f8ff94fee90133f8^{commit} # timeout=10 15:33:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:33:45 Checking out Revision 06c155c966bf4b7f70d4c6a2f8ff94fee90133f8 (refs/changes/36/136836/1) 15:33:45 > git config core.sparsecheckout # timeout=10 15:33:45 > git checkout -f 06c155c966bf4b7f70d4c6a2f8ff94fee90133f8 # timeout=30 15:33:48 Commit message: "[DCAEGEN2] Update snmptrap-collector image." 15:33:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:33:49 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 15:33:49 [EnvInject] - Injecting environment variables from a build step. 15:33:49 [EnvInject] - Injecting as environment variables the properties content 15:33:49 PYTHON=python3 15:33:49 15:33:49 [EnvInject] - Variables injected successfully. 15:33:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7294191986250473085.sh 15:33:49 ---> tox-install.sh 15:33:49 + source /home/jenkins/lf-env.sh 15:33:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:33:49 ++ mktemp -d /tmp/venv-XXXX 15:33:49 + lf_venv=/tmp/venv-GnO2 15:33:49 + local venv_file=/tmp/.os_lf_venv 15:33:49 + local python=python3 15:33:49 + local options 15:33:49 + local set_path=true 15:33:49 + local install_args= 15:33:49 ++ 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 15:33:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:33:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:33:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:33:49 + true 15:33:49 + case $1 in 15:33:49 + venv_file=/tmp/.toxenv 15:33:49 + shift 2 15:33:49 + true 15:33:49 + case $1 in 15:33:49 + shift 15:33:49 + break 15:33:49 + case $python in 15:33:49 + local pkg_list= 15:33:49 + [[ -d /opt/pyenv ]] 15:33:49 + echo 'Setup pyenv:' 15:33:49 Setup pyenv: 15:33:49 + export PYENV_ROOT=/opt/pyenv 15:33:49 + PYENV_ROOT=/opt/pyenv 15:33:49 + 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 15:33:49 + 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 15:33:49 + pyenv versions 15:33:49 * system (set by /opt/pyenv/version) 15:33:49 * 3.8.13 (set by /opt/pyenv/version) 15:33:49 * 3.9.13 (set by /opt/pyenv/version) 15:33:49 * 3.10.6 (set by /opt/pyenv/version) 15:33:49 + command -v pyenv 15:33:49 ++ pyenv init - --no-rehash 15:33:49 + 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[*]}"'\'')" 15:33:49 export PATH="/opt/pyenv/shims:${PATH}" 15:33:49 export PYENV_SHELL=bash 15:33:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:33:49 pyenv() { 15:33:49 local command 15:33:49 command="${1:-}" 15:33:49 if [ "$#" -gt 0 ]; then 15:33:49 shift 15:33:49 fi 15:33:49 15:33:49 case "$command" in 15:33:49 rehash|shell) 15:33:49 eval "$(pyenv "sh-$command" "$@")" 15:33:49 ;; 15:33:49 *) 15:33:49 command pyenv "$command" "$@" 15:33:49 ;; 15:33:49 esac 15:33:49 }' 15:33:49 +++ 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[*]}"' 15:33:49 ++ 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 15:33:49 ++ 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 15:33:49 ++ 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 15:33:49 ++ export PYENV_SHELL=bash 15:33:49 ++ PYENV_SHELL=bash 15:33:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:33:49 +++ complete -F _pyenv pyenv 15:33:49 ++ lf-pyver python3 15:33:49 ++ local py_version_xy=python3 15:33:49 ++ local py_version_xyz= 15:33:49 ++ pyenv versions 15:33:49 ++ local command 15:33:49 ++ command=versions 15:33:49 ++ '[' 1 -gt 0 ']' 15:33:49 ++ shift 15:33:49 ++ case "$command" in 15:33:49 ++ command pyenv versions 15:33:49 ++ pyenv versions 15:33:49 ++ sed 's/^[ *]* //' 15:33:49 ++ grep -E '^[0-9.]*[0-9]$' 15:33:49 ++ awk '{ print $1 }' 15:33:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:33:49 +++ grep '^3' /tmp/.pyenv_versions 15:33:49 +++ sort -V 15:33:49 +++ tail -n 1 15:33:49 ++ py_version_xyz=3.10.6 15:33:49 ++ [[ -z 3.10.6 ]] 15:33:49 ++ echo 3.10.6 15:33:49 ++ return 0 15:33:49 + pyenv local 3.10.6 15:33:49 + local command 15:33:49 + command=local 15:33:49 + '[' 2 -gt 0 ']' 15:33:49 + shift 15:33:49 + case "$command" in 15:33:49 + command pyenv local 3.10.6 15:33:49 + pyenv local 3.10.6 15:33:49 + for arg in "$@" 15:33:49 + case $arg in 15:33:49 + pkg_list+='tox ' 15:33:49 + for arg in "$@" 15:33:49 + case $arg in 15:33:49 + pkg_list+='virtualenv ' 15:33:49 + for arg in "$@" 15:33:49 + case $arg in 15:33:49 + pkg_list+='urllib3~=1.26.15 ' 15:33:49 + [[ -f /tmp/.toxenv ]] 15:33:49 + [[ ! -f /tmp/.toxenv ]] 15:33:49 + [[ -n '' ]] 15:33:49 + python3 -m venv /tmp/venv-GnO2 15:33:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GnO2' 15:33:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GnO2 15:33:53 + echo /tmp/venv-GnO2 15:33:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:33:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:33:53 + /tmp/venv-GnO2/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:33:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:33:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:33:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:33:56 + /tmp/venv-GnO2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:33:59 + type python3 15:33:59 + true 15:33:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GnO2/bin to PATH' 15:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-GnO2/bin to PATH 15:33:59 + PATH=/tmp/venv-GnO2/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 15:33:59 + return 0 15:33:59 + python3 --version 15:33:59 Python 3.10.6 15:33:59 + python3 -m pip --version 15:33:59 pip 23.3.1 from /tmp/venv-GnO2/lib/python3.10/site-packages/pip (python 3.10) 15:33:59 + python3 -m pip freeze 15:34:00 cachetools==5.3.2 15:34:00 chardet==5.2.0 15:34:00 colorama==0.4.6 15:34:00 distlib==0.3.8 15:34:00 filelock==3.13.1 15:34:00 packaging==23.2 15:34:00 platformdirs==4.1.0 15:34:00 pluggy==1.3.0 15:34:00 pyproject-api==1.6.1 15:34:00 tomli==2.0.1 15:34:00 tox==4.11.4 15:34:00 urllib3==1.26.18 15:34:00 virtualenv==20.25.0 15:34:00 [EnvInject] - Injecting environment variables from a build step. 15:34:00 [EnvInject] - Injecting as environment variables the properties content 15:34:00 PARALLEL=false 15:34:00 15:34:00 [EnvInject] - Variables injected successfully. 15:34:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6160362720579059214.sh 15:34:00 ---> tox-run.sh 15:34:00 + 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 15:34:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:34:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:34:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:34:00 + cd /w/workspace/oom-master-pre-commit-lint/. 15:34:00 + source /home/jenkins/lf-env.sh 15:34:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:34:00 ++ mktemp -d /tmp/venv-XXXX 15:34:00 + lf_venv=/tmp/venv-PRlX 15:34:00 + local venv_file=/tmp/.os_lf_venv 15:34:00 + local python=python3 15:34:00 + local options 15:34:00 + local set_path=true 15:34:00 + local install_args= 15:34:00 ++ 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 15:34:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:34:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:34:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:34:00 + true 15:34:00 + case $1 in 15:34:00 + venv_file=/tmp/.toxenv 15:34:00 + shift 2 15:34:00 + true 15:34:00 + case $1 in 15:34:00 + shift 15:34:00 + break 15:34:00 + case $python in 15:34:00 + local pkg_list= 15:34:00 + [[ -d /opt/pyenv ]] 15:34:00 + echo 'Setup pyenv:' 15:34:00 Setup pyenv: 15:34:00 + export PYENV_ROOT=/opt/pyenv 15:34:00 + PYENV_ROOT=/opt/pyenv 15:34:00 + 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 15:34:00 + 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 15:34:00 + pyenv versions 15:34:00 system 15:34:00 3.8.13 15:34:00 3.9.13 15:34:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:34:00 + command -v pyenv 15:34:00 ++ pyenv init - --no-rehash 15:34:00 + 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[*]}"'\'')" 15:34:00 export PATH="/opt/pyenv/shims:${PATH}" 15:34:00 export PYENV_SHELL=bash 15:34:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:34:00 pyenv() { 15:34:00 local command 15:34:00 command="${1:-}" 15:34:00 if [ "$#" -gt 0 ]; then 15:34:00 shift 15:34:00 fi 15:34:00 15:34:00 case "$command" in 15:34:00 rehash|shell) 15:34:00 eval "$(pyenv "sh-$command" "$@")" 15:34:00 ;; 15:34:00 *) 15:34:00 command pyenv "$command" "$@" 15:34:00 ;; 15:34:00 esac 15:34:00 }' 15:34:00 +++ 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[*]}"' 15:34:00 ++ 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 15:34:00 ++ 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 15:34:00 ++ 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 15:34:00 ++ export PYENV_SHELL=bash 15:34:00 ++ PYENV_SHELL=bash 15:34:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:34:00 +++ complete -F _pyenv pyenv 15:34:00 ++ lf-pyver python3 15:34:00 ++ local py_version_xy=python3 15:34:00 ++ local py_version_xyz= 15:34:00 ++ pyenv versions 15:34:00 ++ local command 15:34:00 ++ command=versions 15:34:00 ++ '[' 1 -gt 0 ']' 15:34:00 ++ shift 15:34:00 ++ case "$command" in 15:34:00 ++ command pyenv versions 15:34:00 ++ pyenv versions 15:34:00 ++ sed 's/^[ *]* //' 15:34:00 ++ awk '{ print $1 }' 15:34:00 ++ grep -E '^[0-9.]*[0-9]$' 15:34:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:34:00 +++ grep '^3' /tmp/.pyenv_versions 15:34:00 +++ sort -V 15:34:00 +++ tail -n 1 15:34:00 ++ py_version_xyz=3.10.6 15:34:00 ++ [[ -z 3.10.6 ]] 15:34:00 ++ echo 3.10.6 15:34:00 ++ return 0 15:34:00 + pyenv local 3.10.6 15:34:00 + local command 15:34:00 + command=local 15:34:00 + '[' 2 -gt 0 ']' 15:34:00 + shift 15:34:00 + case "$command" in 15:34:00 + command pyenv local 3.10.6 15:34:00 + pyenv local 3.10.6 15:34:00 + for arg in "$@" 15:34:00 + case $arg in 15:34:00 + pkg_list+='tox ' 15:34:00 + for arg in "$@" 15:34:00 + case $arg in 15:34:00 + pkg_list+='virtualenv ' 15:34:00 + for arg in "$@" 15:34:00 + case $arg in 15:34:00 + pkg_list+='urllib3~=1.26.15 ' 15:34:00 + [[ -f /tmp/.toxenv ]] 15:34:00 ++ cat /tmp/.toxenv 15:34:00 + lf_venv=/tmp/venv-GnO2 15:34:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GnO2 from' file:/tmp/.toxenv 15:34:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GnO2 from file:/tmp/.toxenv 15:34:00 + /tmp/venv-GnO2/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:34:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:34:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:34:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:34:01 + /tmp/venv-GnO2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:34:02 + type python3 15:34:02 + true 15:34:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GnO2/bin to PATH' 15:34:02 lf-activate-venv(): INFO: Adding /tmp/venv-GnO2/bin to PATH 15:34:02 + PATH=/tmp/venv-GnO2/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 15:34:02 + return 0 15:34:02 + [[ -d /opt/pyenv ]] 15:34:02 + echo '---> Setting up pyenv' 15:34:02 ---> Setting up pyenv 15:34:02 + export PYENV_ROOT=/opt/pyenv 15:34:02 + PYENV_ROOT=/opt/pyenv 15:34:02 + export PATH=/opt/pyenv/bin:/tmp/venv-GnO2/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 15:34:02 + PATH=/opt/pyenv/bin:/tmp/venv-GnO2/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 15:34:02 ++ pwd 15:34:02 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:34:02 + export PYTHONPATH 15:34:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:34:02 + TOX_TESTENV_PASSENV=PYTHONPATH 15:34:02 + tox --version 15:34:03 4.11.4 from /tmp/venv-GnO2/lib/python3.10/site-packages/tox/__init__.py 15:34:03 + PARALLEL=false 15:34:03 + TOX_OPTIONS_LIST= 15:34:03 + [[ -n pre-commit ]] 15:34:03 + TOX_OPTIONS_LIST=' -e pre-commit' 15:34:03 + case ${PARALLEL,,} in 15:34:03 + tox -e pre-commit 15:34:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:34:04 pre-commit: install_deps> python -I -m pip install pre-commit 15:34:07 pre-commit: freeze> python -m pip freeze --all 15:34:07 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 15:34:07 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:34:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:34:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:34:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:34:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:34:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:34:10 [INFO] Once installed this environment will be reused. 15:34:10 [INFO] This may take a few minutes... 15:34:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:34:13 [INFO] Once installed this environment will be reused. 15:34:13 [INFO] This may take a few minutes... 15:34:19 Trim Trailing Whitespace.................................................Passed 15:34:19 Tabs remover.............................................................Passed 15:34:19 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:34:19 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:34:19 [INFO] Once installed this environment will be reused. 15:34:19 [INFO] This may take a few minutes... 15:34:26 gitlint..............................................(no files to check)Skipped 15:34:26 pre-commit: OK (23.09=setup[4.07]+cmd[11.94,7.08] seconds) 15:34:26 congratulations :) (23.26 seconds) 15:34:26 + tox_status=0 15:34:26 + echo '---> Completed tox runs' 15:34:26 ---> Completed tox runs 15:34:26 + for i in .tox/*/log 15:34:26 ++ echo .tox/pre-commit/log 15:34:26 ++ awk -F/ '{print $2}' 15:34:26 + tox_env=pre-commit 15:34:26 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:34:26 + DOC_DIR=docs/_build/html 15:34:26 + [[ -d docs/_build/html ]] 15:34:26 + echo '---> tox-run.sh ends' 15:34:26 ---> tox-run.sh ends 15:34:26 + test 0 -eq 0 15:34:26 $ ssh-agent -k 15:34:26 unset SSH_AUTH_SOCK; 15:34:26 unset SSH_AGENT_PID; 15:34:26 echo Agent pid 1836 killed; 15:34:26 [ssh-agent] Stopped. 15:34:26 [PostBuildScript] - [INFO] Executing post build scripts. 15:34:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14923029334245962117.sh 15:34:26 ---> sysstat.sh 15:34:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3518307605177615854.sh 15:34:27 ---> package-listing.sh 15:34:27 ++ facter osfamily 15:34:27 ++ tr '[:upper:]' '[:lower:]' 15:34:27 + OS_FAMILY=debian 15:34:27 + workspace=/w/workspace/oom-master-pre-commit-lint 15:34:27 + START_PACKAGES=/tmp/packages_start.txt 15:34:27 + END_PACKAGES=/tmp/packages_end.txt 15:34:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:34:27 + PACKAGES=/tmp/packages_start.txt 15:34:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:34:27 + PACKAGES=/tmp/packages_end.txt 15:34:27 + case "${OS_FAMILY}" in 15:34:27 + dpkg -l 15:34:27 + grep '^ii' 15:34:27 + '[' -f /tmp/packages_start.txt ']' 15:34:27 + '[' -f /tmp/packages_end.txt ']' 15:34:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:34:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:34:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:34:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:34:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1811275043623373538.sh 15:34:27 ---> capture-instance-metadata.sh 15:34:27 Setup pyenv: 15:34:27 system 15:34:27 3.8.13 15:34:27 3.9.13 15:34:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:34:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OZLt 15:34:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:34:34 lf-activate-venv(): INFO: Installing: lftools 15:35:05 lf-activate-venv(): INFO: Adding /tmp/venv-OZLt/bin to PATH 15:35:05 INFO: Running in OpenStack, capturing instance metadata 15:35:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7568682636528432291.sh 15:35:05 provisioning config files... 15:35:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16425099034145146015tmp 15:35:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:35:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:35:05 [EnvInject] - Injecting environment variables from a build step. 15:35:05 [EnvInject] - Injecting as environment variables the properties content 15:35:05 SERVER_ID=logs 15:35:05 15:35:05 [EnvInject] - Variables injected successfully. 15:35:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6180625709963863211.sh 15:35:05 ---> create-netrc.sh 15:35:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2921124008708019486.sh 15:35:05 ---> python-tools-install.sh 15:35:05 Setup pyenv: 15:35:05 system 15:35:05 3.8.13 15:35:05 3.9.13 15:35:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:35:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OZLt from file:/tmp/.os_lf_venv 15:35:06 lf-activate-venv(): INFO: Installing: lftools 15:35:14 lf-activate-venv(): INFO: Adding /tmp/venv-OZLt/bin to PATH 15:35:14 Generating Requirements File 15:35:45 Python 3.10.6 15:35:45 pip 23.3.1 from /tmp/venv-OZLt/lib/python3.10/site-packages/pip (python 3.10) 15:35:45 appdirs==1.4.4 15:35:45 argcomplete==3.2.1 15:35:45 aspy.yaml==1.3.0 15:35:45 attrs==23.1.0 15:35:45 autopage==0.5.2 15:35:45 Babel==2.14.0 15:35:45 beautifulsoup4==4.12.2 15:35:45 boto3==1.33.13 15:35:45 botocore==1.33.13 15:35:45 bs4==0.0.1 15:35:45 cachetools==5.3.2 15:35:45 certifi==2023.11.17 15:35:45 cffi==1.16.0 15:35:45 cfgv==3.4.0 15:35:45 chardet==5.2.0 15:35:45 charset-normalizer==3.3.2 15:35:45 click==8.1.7 15:35:45 cliff==4.4.0 15:35:45 cmd2==2.4.3 15:35:45 cryptography==3.3.2 15:35:45 debtcollector==2.5.0 15:35:45 decorator==5.1.1 15:35:45 defusedxml==0.7.1 15:35:45 Deprecated==1.2.14 15:35:45 distlib==0.3.8 15:35:45 dnspython==2.4.2 15:35:45 docker==4.2.2 15:35:45 dogpile.cache==1.2.2 15:35:45 email-validator==2.1.0.post1 15:35:45 filelock==3.13.1 15:35:45 future==0.18.3 15:35:45 gitdb==4.0.11 15:35:45 GitPython==3.1.40 15:35:45 google-auth==2.25.2 15:35:45 httplib2==0.22.0 15:35:45 identify==2.5.33 15:35:45 idna==3.6 15:35:45 importlib-metadata==7.0.0 15:35:45 importlib-resources==1.5.0 15:35:45 iso8601==2.1.0 15:35:45 Jinja2==3.1.2 15:35:45 jmespath==1.0.1 15:35:45 jsonpatch==1.33 15:35:45 jsonpointer==2.4 15:35:45 jsonschema==4.20.0 15:35:45 jsonschema-specifications==2023.11.2 15:35:45 keystoneauth1==5.4.0 15:35:45 kubernetes==28.1.0 15:35:45 lftools==0.37.8 15:35:45 lxml==4.9.3 15:35:45 MarkupSafe==2.1.3 15:35:45 msgpack==1.0.7 15:35:45 multi-key-dict==2.0.3 15:35:45 munch==4.0.0 15:35:45 netaddr==0.9.0 15:35:45 netifaces==0.11.0 15:35:45 niet==1.4.2 15:35:45 nodeenv==1.8.0 15:35:45 oauth2client==4.1.3 15:35:45 oauthlib==3.2.2 15:35:45 openstacksdk==0.62.0 15:35:45 os-client-config==2.1.0 15:35:45 os-service-types==1.7.0 15:35:45 osc-lib==2.9.0 15:35:45 oslo.config==9.2.0 15:35:45 oslo.context==5.3.0 15:35:45 oslo.i18n==6.2.0 15:35:45 oslo.log==5.4.0 15:35:45 oslo.serialization==5.2.0 15:35:45 oslo.utils==6.3.0 15:35:45 packaging==23.2 15:35:45 pbr==6.0.0 15:35:45 platformdirs==4.1.0 15:35:45 prettytable==3.9.0 15:35:45 pyasn1==0.5.1 15:35:45 pyasn1-modules==0.3.0 15:35:45 pycparser==2.21 15:35:45 pygerrit2==2.0.15 15:35:45 PyGithub==2.1.1 15:35:45 pyinotify==0.9.6 15:35:45 PyJWT==2.8.0 15:35:45 PyNaCl==1.5.0 15:35:45 pyparsing==2.4.7 15:35:45 pyperclip==1.8.2 15:35:45 pyrsistent==0.20.0 15:35:45 python-cinderclient==9.4.0 15:35:45 python-dateutil==2.8.2 15:35:45 python-heatclient==3.3.0 15:35:45 python-jenkins==1.8.2 15:35:45 python-keystoneclient==5.2.0 15:35:45 python-magnumclient==4.3.0 15:35:45 python-novaclient==18.4.0 15:35:45 python-openstackclient==6.0.0 15:35:45 python-swiftclient==4.4.0 15:35:45 pytz==2023.3.post1 15:35:45 PyYAML==6.0.1 15:35:45 referencing==0.32.0 15:35:45 requests==2.31.0 15:35:45 requests-oauthlib==1.3.1 15:35:45 requestsexceptions==1.4.0 15:35:45 rfc3986==2.0.0 15:35:45 rpds-py==0.13.2 15:35:45 rsa==4.9 15:35:45 ruamel.yaml==0.18.5 15:35:45 ruamel.yaml.clib==0.2.8 15:35:45 s3transfer==0.8.2 15:35:45 simplejson==3.19.2 15:35:45 six==1.16.0 15:35:45 smmap==5.0.1 15:35:45 soupsieve==2.5 15:35:45 stevedore==5.1.0 15:35:45 tabulate==0.9.0 15:35:45 toml==0.10.2 15:35:45 tomlkit==0.12.3 15:35:45 tqdm==4.66.1 15:35:45 typing_extensions==4.9.0 15:35:45 tzdata==2023.3 15:35:45 urllib3==1.26.18 15:35:45 virtualenv==20.25.0 15:35:45 wcwidth==0.2.12 15:35:45 websocket-client==1.7.0 15:35:45 wrapt==1.16.0 15:35:45 xdg==6.0.0 15:35:45 xmltodict==0.13.0 15:35:45 yq==3.2.3 15:35:45 zipp==3.17.0 15:35:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5317150467885905045.sh 15:35:45 ---> sudo-logs.sh 15:35:45 Archiving 'sudo' log.. 15:35:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins601374083453604781.sh 15:35:46 ---> job-cost.sh 15:35:46 Setup pyenv: 15:35:46 system 15:35:46 3.8.13 15:35:46 3.9.13 15:35:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:35:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OZLt from file:/tmp/.os_lf_venv 15:35:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:35:55 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. 15:35:55 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:35:55 lf-activate-venv(): INFO: Adding /tmp/venv-OZLt/bin to PATH 15:35:55 INFO: No Stack... 15:35:55 INFO: Retrieving Pricing Info for: v3-standard-4 15:35:55 INFO: Archiving Costs 15:35:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2070211330396918284.sh 15:35:55 ---> logs-deploy.sh 15:35:55 Setup pyenv: 15:35:55 system 15:35:55 3.8.13 15:35:55 3.9.13 15:35:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:35:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OZLt from file:/tmp/.os_lf_venv 15:35:57 lf-activate-venv(): INFO: Installing: lftools 15:36:06 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. 15:36:06 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:36:07 lf-activate-venv(): INFO: Adding /tmp/venv-OZLt/bin to PATH 15:36:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3235 15:36:07 INFO: archiving workspace using pattern(s): 15:36:08 Archives upload complete. 15:36:08 INFO: archiving logs to Nexus 15:36:09 ---> uname -a: 15:36:09 Linux prd-ubuntu1804-builder-4c-4g-4816 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:36:09 15:36:09 15:36:09 ---> lscpu: 15:36:09 Architecture: x86_64 15:36:09 CPU op-mode(s): 32-bit, 64-bit 15:36:09 Byte Order: Little Endian 15:36:09 CPU(s): 4 15:36:09 On-line CPU(s) list: 0-3 15:36:09 Thread(s) per core: 1 15:36:09 Core(s) per socket: 1 15:36:09 Socket(s): 4 15:36:09 NUMA node(s): 1 15:36:09 Vendor ID: AuthenticAMD 15:36:09 CPU family: 23 15:36:09 Model: 49 15:36:09 Model name: AMD EPYC-Rome Processor 15:36:09 Stepping: 0 15:36:09 CPU MHz: 2799.998 15:36:09 BogoMIPS: 5599.99 15:36:09 Virtualization: AMD-V 15:36:09 Hypervisor vendor: KVM 15:36:09 Virtualization type: full 15:36:09 L1d cache: 32K 15:36:09 L1i cache: 32K 15:36:09 L2 cache: 512K 15:36:09 L3 cache: 16384K 15:36:09 NUMA node0 CPU(s): 0-3 15:36:09 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 15:36:09 15:36:09 15:36:09 ---> nproc: 15:36:09 4 15:36:09 15:36:09 15:36:09 ---> df -h: 15:36:09 Filesystem Size Used Avail Use% Mounted on 15:36:09 udev 7.9G 0 7.9G 0% /dev 15:36:09 tmpfs 1.6G 672K 1.6G 1% /run 15:36:09 /dev/vda1 78G 8.4G 69G 11% / 15:36:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:36:09 tmpfs 5.0M 0 5.0M 0% /run/lock 15:36:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:36:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:36:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:36:09 15:36:09 15:36:09 ---> free -m: 15:36:09 total used free shared buff/cache available 15:36:09 Mem: 16040 536 13259 0 2243 15182 15:36:09 Swap: 1023 0 1023 15:36:09 15:36:09 15:36:09 ---> ip addr: 15:36:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:36:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:36:09 inet 127.0.0.1/8 scope host lo 15:36:09 valid_lft forever preferred_lft forever 15:36:09 inet6 ::1/128 scope host 15:36:09 valid_lft forever preferred_lft forever 15:36:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:36:09 link/ether fa:16:3e:27:14:dc brd ff:ff:ff:ff:ff:ff 15:36:09 inet 10.30.107.237/23 brd 10.30.107.255 scope global dynamic ens3 15:36:09 valid_lft 86206sec preferred_lft 86206sec 15:36:09 inet6 fe80::f816:3eff:fe27:14dc/64 scope link 15:36:09 valid_lft forever preferred_lft forever 15:36:09 15:36:09 15:36:09 ---> sar -b -r -n DEV: 15:36:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4816) 12/13/23 _x86_64_ (4 CPU) 15:36:09 15:36:09 15:32:58 LINUX RESTART (4 CPU) 15:36:09 15:36:09 15:33:01 tps rtps wtps bread/s bwrtn/s 15:36:09 15:34:02 245.18 77.39 167.79 4642.59 52375.07 15:36:09 15:35:01 118.67 19.06 99.61 1170.11 27465.58 15:36:09 15:36:01 86.55 0.95 85.60 102.78 27261.32 15:36:09 Average: 150.32 32.55 117.77 1976.45 35747.59 15:36:09 15:36:09 15:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:36:09 15:34:02 14235896 15610572 2189072 13.33 42556 1544336 784360 4.49 608460 1388440 58316 15:36:09 15:35:01 13742776 15508504 2682192 16.33 65700 1892424 859584 4.92 824624 1625288 150736 15:36:09 15:36:01 13571448 15541216 2853520 17.37 86896 2062512 791284 4.53 784804 1809676 145468 15:36:09 Average: 13850040 15553431 2574928 15.68 65051 1833091 811743 4.65 739296 1607801 118173 15:36:09 15:36:09 15:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:36:09 15:34:02 ens3 440.32 292.80 1597.20 73.76 0.00 0.00 0.00 0.00 15:36:09 15:34:02 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 15:36:09 15:35:01 ens3 72.34 49.33 1094.98 8.52 0.00 0.00 0.00 0.00 15:36:09 15:35:01 lo 2.03 2.03 0.21 0.21 0.00 0.00 0.00 0.00 15:36:09 15:36:01 ens3 51.99 39.41 548.06 9.23 0.00 0.00 0.00 0.00 15:36:09 15:36:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 15:36:09 Average: ens3 188.88 127.63 1080.03 30.63 0.00 0.00 0.00 0.00 15:36:09 Average: lo 1.74 1.74 0.17 0.17 0.00 0.00 0.00 0.00 15:36:09 15:36:09 15:36:09 ---> sar -P ALL: 15:36:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4816) 12/13/23 _x86_64_ (4 CPU) 15:36:09 15:36:09 15:32:58 LINUX RESTART (4 CPU) 15:36:09 15:36:09 15:33:01 CPU %user %nice %system %iowait %steal %idle 15:36:09 15:34:02 all 13.56 0.00 2.27 22.21 0.05 61.90 15:36:09 15:34:02 0 16.49 0.00 2.30 41.49 0.05 39.67 15:36:09 15:34:02 1 16.04 0.00 2.46 35.70 0.08 45.73 15:36:09 15:34:02 2 11.43 0.00 1.71 10.03 0.03 76.80 15:36:09 15:34:02 3 10.31 0.00 2.61 1.66 0.07 85.35 15:36:09 15:35:01 all 22.79 0.00 2.03 4.62 0.06 70.51 15:36:09 15:35:01 0 35.98 0.00 2.35 1.67 0.05 59.95 15:36:09 15:35:01 1 26.63 0.00 2.38 1.78 0.05 69.16 15:36:09 15:35:01 2 7.96 0.00 1.49 13.33 0.08 77.13 15:36:09 15:35:01 3 20.64 0.00 1.89 1.68 0.05 75.73 15:36:09 15:36:01 all 21.29 0.00 1.42 3.61 0.05 73.63 15:36:09 15:36:01 0 38.82 0.00 2.10 1.52 0.07 57.50 15:36:09 15:36:01 1 22.84 0.00 1.35 0.48 0.03 75.29 15:36:09 15:36:01 2 6.14 0.00 0.92 11.44 0.05 81.46 15:36:09 15:36:01 3 17.33 0.00 1.34 0.99 0.03 80.31 15:36:09 Average: all 19.20 0.00 1.91 10.16 0.05 68.68 15:36:09 Average: 0 30.41 0.00 2.25 14.94 0.06 52.34 15:36:09 Average: 1 21.82 0.00 2.06 12.65 0.06 63.42 15:36:09 Average: 2 8.51 0.00 1.37 11.59 0.06 78.47 15:36:09 Average: 3 16.07 0.00 1.95 1.44 0.05 80.49 15:36:09 15:36:09 15:36:09