14:58:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136923 14:58:28 Running as SYSTEM 14:58:28 [EnvInject] - Loading node environment variables. 14:58:29 Building remotely on prd-ubuntu1804-builder-4c-4g-9546 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:58:29 [ssh-agent] Looking for ssh-agent implementation... 14:58:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:29 $ ssh-agent 14:58:29 SSH_AUTH_SOCK=/tmp/ssh-R8pvkXHTaoeO/agent.1861 14:58:29 SSH_AGENT_PID=1863 14:58:29 [ssh-agent] Started. 14:58:29 Running ssh-add (command line suppressed) 14:58:29 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16256116338802910781.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16256116338802910781.key) 14:58:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:58:29 The recommended git tool is: NONE 14:58:31 using credential onap-jenkins-ssh 14:58:31 Wiping out workspace first. 14:58:31 Cloning the remote Git repository 14:58:31 Cloning repository git://cloud.onap.org/mirror/oom.git 14:58:32 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:58:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:58:32 > git --version # timeout=10 14:58:32 > git --version # 'git version 2.17.1' 14:58:32 using GIT_SSH to set credentials Gerrit user 14:58:32 Verifying host key using manually-configured host key entries 14:58:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:58:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:58:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:58:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:58:38 using GIT_SSH to set credentials Gerrit user 14:58:38 Verifying host key using manually-configured host key entries 14:58:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136923/2 # timeout=30 14:58:38 > git rev-parse 63838138a5233f79bfe4afaf8cb91739a2279b1b^{commit} # timeout=10 14:58:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:58:38 Checking out Revision 63838138a5233f79bfe4afaf8cb91739a2279b1b (refs/changes/23/136923/2) 14:58:38 > git config core.sparsecheckout # timeout=10 14:58:38 > git checkout -f 63838138a5233f79bfe4afaf8cb91739a2279b1b # timeout=30 14:58:42 Commit message: "[AAI] Add option to disable access logging for the resources and traversal liveness probes" 14:58:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:58:42 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 14:58:42 [EnvInject] - Injecting environment variables from a build step. 14:58:42 [EnvInject] - Injecting as environment variables the properties content 14:58:42 PYTHON=python3 14:58:42 14:58:42 [EnvInject] - Variables injected successfully. 14:58:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15346364413163690635.sh 14:58:42 ---> tox-install.sh 14:58:42 + source /home/jenkins/lf-env.sh 14:58:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:58:42 ++ mktemp -d /tmp/venv-XXXX 14:58:42 + lf_venv=/tmp/venv-F95b 14:58:42 + local venv_file=/tmp/.os_lf_venv 14:58:42 + local python=python3 14:58:42 + local options 14:58:42 + local set_path=true 14:58:42 + local install_args= 14:58:42 ++ 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 14:58:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:58:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:58:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:58:42 + true 14:58:42 + case $1 in 14:58:42 + venv_file=/tmp/.toxenv 14:58:42 + shift 2 14:58:42 + true 14:58:42 + case $1 in 14:58:42 + shift 14:58:42 + break 14:58:42 + case $python in 14:58:42 + local pkg_list= 14:58:42 + [[ -d /opt/pyenv ]] 14:58:42 + echo 'Setup pyenv:' 14:58:42 Setup pyenv: 14:58:42 + export PYENV_ROOT=/opt/pyenv 14:58:42 + PYENV_ROOT=/opt/pyenv 14:58:42 + 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 14:58:42 + 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 14:58:42 + pyenv versions 14:58:42 * system (set by /opt/pyenv/version) 14:58:42 * 3.8.13 (set by /opt/pyenv/version) 14:58:42 * 3.9.13 (set by /opt/pyenv/version) 14:58:42 * 3.10.6 (set by /opt/pyenv/version) 14:58:42 + command -v pyenv 14:58:42 ++ pyenv init - --no-rehash 14:58:42 + 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[*]}"'\'')" 14:58:42 export PATH="/opt/pyenv/shims:${PATH}" 14:58:42 export PYENV_SHELL=bash 14:58:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:58:42 pyenv() { 14:58:42 local command 14:58:42 command="${1:-}" 14:58:42 if [ "$#" -gt 0 ]; then 14:58:42 shift 14:58:42 fi 14:58:42 14:58:42 case "$command" in 14:58:42 rehash|shell) 14:58:42 eval "$(pyenv "sh-$command" "$@")" 14:58:42 ;; 14:58:42 *) 14:58:42 command pyenv "$command" "$@" 14:58:42 ;; 14:58:42 esac 14:58:42 }' 14:58:42 +++ 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[*]}"' 14:58:42 ++ 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 14:58:42 ++ 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 14:58:42 ++ 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 14:58:42 ++ export PYENV_SHELL=bash 14:58:42 ++ PYENV_SHELL=bash 14:58:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:58:42 +++ complete -F _pyenv pyenv 14:58:42 ++ lf-pyver python3 14:58:42 ++ local py_version_xy=python3 14:58:42 ++ local py_version_xyz= 14:58:42 ++ pyenv versions 14:58:42 ++ local command 14:58:42 ++ command=versions 14:58:42 ++ '[' 1 -gt 0 ']' 14:58:42 ++ shift 14:58:42 ++ case "$command" in 14:58:42 ++ command pyenv versions 14:58:42 ++ pyenv versions 14:58:42 ++ sed 's/^[ *]* //' 14:58:42 ++ awk '{ print $1 }' 14:58:42 ++ grep -E '^[0-9.]*[0-9]$' 14:58:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:58:42 +++ grep '^3' /tmp/.pyenv_versions 14:58:42 +++ tail -n 1 14:58:42 +++ sort -V 14:58:42 ++ py_version_xyz=3.10.6 14:58:42 ++ [[ -z 3.10.6 ]] 14:58:42 ++ echo 3.10.6 14:58:42 ++ return 0 14:58:42 + pyenv local 3.10.6 14:58:42 + local command 14:58:42 + command=local 14:58:42 + '[' 2 -gt 0 ']' 14:58:42 + shift 14:58:42 + case "$command" in 14:58:42 + command pyenv local 3.10.6 14:58:42 + pyenv local 3.10.6 14:58:42 + for arg in "$@" 14:58:42 + case $arg in 14:58:42 + pkg_list+='tox ' 14:58:42 + for arg in "$@" 14:58:42 + case $arg in 14:58:42 + pkg_list+='virtualenv ' 14:58:42 + for arg in "$@" 14:58:42 + case $arg in 14:58:42 + pkg_list+='urllib3~=1.26.15 ' 14:58:42 + [[ -f /tmp/.toxenv ]] 14:58:42 + [[ ! -f /tmp/.toxenv ]] 14:58:42 + [[ -n '' ]] 14:58:42 + python3 -m venv /tmp/venv-F95b 14:58:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F95b' 14:58:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F95b 14:58:48 + echo /tmp/venv-F95b 14:58:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:58:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:58:48 + /tmp/venv-F95b/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:58:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:58:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:58:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:58:53 + /tmp/venv-F95b/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:59:00 + type python3 14:59:00 + true 14:59:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F95b/bin to PATH' 14:59:00 lf-activate-venv(): INFO: Adding /tmp/venv-F95b/bin to PATH 14:59:00 + PATH=/tmp/venv-F95b/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 14:59:00 + return 0 14:59:00 + python3 --version 14:59:00 Python 3.10.6 14:59:00 + python3 -m pip --version 14:59:01 pip 23.3.2 from /tmp/venv-F95b/lib/python3.10/site-packages/pip (python 3.10) 14:59:01 + python3 -m pip freeze 14:59:01 cachetools==5.3.2 14:59:01 chardet==5.2.0 14:59:01 colorama==0.4.6 14:59:01 distlib==0.3.8 14:59:01 filelock==3.13.1 14:59:01 packaging==23.2 14:59:01 platformdirs==4.1.0 14:59:01 pluggy==1.3.0 14:59:01 pyproject-api==1.6.1 14:59:01 tomli==2.0.1 14:59:01 tox==4.11.4 14:59:01 urllib3==1.26.18 14:59:01 virtualenv==20.25.0 14:59:01 [EnvInject] - Injecting environment variables from a build step. 14:59:01 [EnvInject] - Injecting as environment variables the properties content 14:59:01 PARALLEL=false 14:59:01 14:59:01 [EnvInject] - Variables injected successfully. 14:59:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4099372339260335529.sh 14:59:01 ---> tox-run.sh 14:59:01 + 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 14:59:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:59:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:59:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:59:01 + cd /w/workspace/oom-master-pre-commit-lint/. 14:59:01 + source /home/jenkins/lf-env.sh 14:59:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:59:01 ++ mktemp -d /tmp/venv-XXXX 14:59:01 + lf_venv=/tmp/venv-Zvoc 14:59:01 + local venv_file=/tmp/.os_lf_venv 14:59:01 + local python=python3 14:59:01 + local options 14:59:01 + local set_path=true 14:59:01 + local install_args= 14:59:01 ++ 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 14:59:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:59:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:59:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:59:01 + true 14:59:01 + case $1 in 14:59:01 + venv_file=/tmp/.toxenv 14:59:01 + shift 2 14:59:01 + true 14:59:01 + case $1 in 14:59:01 + shift 14:59:01 + break 14:59:01 + case $python in 14:59:01 + local pkg_list= 14:59:01 + [[ -d /opt/pyenv ]] 14:59:01 + echo 'Setup pyenv:' 14:59:01 Setup pyenv: 14:59:01 + export PYENV_ROOT=/opt/pyenv 14:59:01 + PYENV_ROOT=/opt/pyenv 14:59:01 + 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 14:59:01 + 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 14:59:01 + pyenv versions 14:59:01 system 14:59:01 3.8.13 14:59:01 3.9.13 14:59:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:59:01 + command -v pyenv 14:59:01 ++ pyenv init - --no-rehash 14:59:01 + 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[*]}"'\'')" 14:59:01 export PATH="/opt/pyenv/shims:${PATH}" 14:59:01 export PYENV_SHELL=bash 14:59:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:59:01 pyenv() { 14:59:01 local command 14:59:01 command="${1:-}" 14:59:01 if [ "$#" -gt 0 ]; then 14:59:01 shift 14:59:01 fi 14:59:01 14:59:01 case "$command" in 14:59:01 rehash|shell) 14:59:01 eval "$(pyenv "sh-$command" "$@")" 14:59:01 ;; 14:59:01 *) 14:59:01 command pyenv "$command" "$@" 14:59:01 ;; 14:59:01 esac 14:59:01 }' 14:59:01 +++ 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[*]}"' 14:59:01 ++ 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 14:59:01 ++ 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 14:59:01 ++ 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 14:59:01 ++ export PYENV_SHELL=bash 14:59:01 ++ PYENV_SHELL=bash 14:59:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:59:01 +++ complete -F _pyenv pyenv 14:59:01 ++ lf-pyver python3 14:59:01 ++ local py_version_xy=python3 14:59:01 ++ local py_version_xyz= 14:59:01 ++ pyenv versions 14:59:01 ++ sed 's/^[ *]* //' 14:59:01 ++ awk '{ print $1 }' 14:59:01 ++ grep -E '^[0-9.]*[0-9]$' 14:59:01 ++ local command 14:59:01 ++ command=versions 14:59:01 ++ '[' 1 -gt 0 ']' 14:59:01 ++ shift 14:59:01 ++ case "$command" in 14:59:01 ++ command pyenv versions 14:59:01 ++ pyenv versions 14:59:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:59:02 +++ grep '^3' /tmp/.pyenv_versions 14:59:02 +++ sort -V 14:59:02 +++ tail -n 1 14:59:02 ++ py_version_xyz=3.10.6 14:59:02 ++ [[ -z 3.10.6 ]] 14:59:02 ++ echo 3.10.6 14:59:02 ++ return 0 14:59:02 + pyenv local 3.10.6 14:59:02 + local command 14:59:02 + command=local 14:59:02 + '[' 2 -gt 0 ']' 14:59:02 + shift 14:59:02 + case "$command" in 14:59:02 + command pyenv local 3.10.6 14:59:02 + pyenv local 3.10.6 14:59:02 + for arg in "$@" 14:59:02 + case $arg in 14:59:02 + pkg_list+='tox ' 14:59:02 + for arg in "$@" 14:59:02 + case $arg in 14:59:02 + pkg_list+='virtualenv ' 14:59:02 + for arg in "$@" 14:59:02 + case $arg in 14:59:02 + pkg_list+='urllib3~=1.26.15 ' 14:59:02 + [[ -f /tmp/.toxenv ]] 14:59:02 ++ cat /tmp/.toxenv 14:59:02 + lf_venv=/tmp/venv-F95b 14:59:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F95b from' file:/tmp/.toxenv 14:59:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F95b from file:/tmp/.toxenv 14:59:02 + /tmp/venv-F95b/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:59:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:59:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:59:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:59:03 + /tmp/venv-F95b/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:59:04 + type python3 14:59:04 + true 14:59:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F95b/bin to PATH' 14:59:04 lf-activate-venv(): INFO: Adding /tmp/venv-F95b/bin to PATH 14:59:04 + PATH=/tmp/venv-F95b/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 14:59:04 + return 0 14:59:04 + [[ -d /opt/pyenv ]] 14:59:04 + echo '---> Setting up pyenv' 14:59:04 ---> Setting up pyenv 14:59:04 + export PYENV_ROOT=/opt/pyenv 14:59:04 + PYENV_ROOT=/opt/pyenv 14:59:04 + export PATH=/opt/pyenv/bin:/tmp/venv-F95b/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 14:59:04 + PATH=/opt/pyenv/bin:/tmp/venv-F95b/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 14:59:04 ++ pwd 14:59:04 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:59:04 + export PYTHONPATH 14:59:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:59:04 + TOX_TESTENV_PASSENV=PYTHONPATH 14:59:04 + tox --version 14:59:05 4.11.4 from /tmp/venv-F95b/lib/python3.10/site-packages/tox/__init__.py 14:59:05 + PARALLEL=false 14:59:05 + TOX_OPTIONS_LIST= 14:59:05 + [[ -n pre-commit ]] 14:59:05 + TOX_OPTIONS_LIST=' -e pre-commit' 14:59:05 + case ${PARALLEL,,} in 14:59:05 + tox -e pre-commit 14:59:05 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:59:06 pre-commit: install_deps> python -I -m pip install pre-commit 14:59:09 pre-commit: freeze> python -m pip freeze --all 14:59:09 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 14:59:09 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:59:09 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:59:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:59:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:59:12 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:59:12 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:59:12 [INFO] Once installed this environment will be reused. 14:59:12 [INFO] This may take a few minutes... 14:59:16 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:59:16 [INFO] Once installed this environment will be reused. 14:59:16 [INFO] This may take a few minutes... 14:59:21 Trim Trailing Whitespace.................................................Passed 14:59:21 Tabs remover.............................................................Passed 14:59:21 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:59:22 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:59:22 [INFO] Once installed this environment will be reused. 14:59:22 [INFO] This may take a few minutes... 14:59:27 gitlint..............................................(no files to check)Skipped 14:59:27 pre-commit: OK (22.32=setup[4.25]+cmd[12.03,6.05] seconds) 14:59:27 congratulations :) (22.49 seconds) 14:59:27 + tox_status=0 14:59:27 + echo '---> Completed tox runs' 14:59:27 ---> Completed tox runs 14:59:27 + for i in .tox/*/log 14:59:27 ++ echo .tox/pre-commit/log 14:59:27 ++ awk -F/ '{print $2}' 14:59:27 + tox_env=pre-commit 14:59:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:59:27 + DOC_DIR=docs/_build/html 14:59:27 + [[ -d docs/_build/html ]] 14:59:27 + echo '---> tox-run.sh ends' 14:59:27 ---> tox-run.sh ends 14:59:27 + test 0 -eq 0 14:59:27 $ ssh-agent -k 14:59:27 unset SSH_AUTH_SOCK; 14:59:27 unset SSH_AGENT_PID; 14:59:27 echo Agent pid 1863 killed; 14:59:27 [ssh-agent] Stopped. 14:59:27 [PostBuildScript] - [INFO] Executing post build scripts. 14:59:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9378895813673035525.sh 14:59:27 ---> sysstat.sh 14:59:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5478199825762567120.sh 14:59:28 ---> package-listing.sh 14:59:28 ++ facter osfamily 14:59:28 ++ tr '[:upper:]' '[:lower:]' 14:59:28 + OS_FAMILY=debian 14:59:28 + workspace=/w/workspace/oom-master-pre-commit-lint 14:59:28 + START_PACKAGES=/tmp/packages_start.txt 14:59:28 + END_PACKAGES=/tmp/packages_end.txt 14:59:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:59:28 + PACKAGES=/tmp/packages_start.txt 14:59:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:59:28 + PACKAGES=/tmp/packages_end.txt 14:59:28 + case "${OS_FAMILY}" in 14:59:28 + dpkg -l 14:59:28 + grep '^ii' 14:59:28 + '[' -f /tmp/packages_start.txt ']' 14:59:28 + '[' -f /tmp/packages_end.txt ']' 14:59:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:59:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:59:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:59:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:59:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17737670193686502629.sh 14:59:28 ---> capture-instance-metadata.sh 14:59:28 Setup pyenv: 14:59:28 system 14:59:28 3.8.13 14:59:28 3.9.13 14:59:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:59:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1C7P 14:59:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:59:35 lf-activate-venv(): INFO: Installing: lftools 15:00:15 lf-activate-venv(): INFO: Adding /tmp/venv-1C7P/bin to PATH 15:00:15 INFO: Running in OpenStack, capturing instance metadata 15:00:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins524002158448389963.sh 15:00:15 provisioning config files... 15:00:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config193271402138334266tmp 15:00:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:00:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:00:15 [EnvInject] - Injecting environment variables from a build step. 15:00:15 [EnvInject] - Injecting as environment variables the properties content 15:00:15 SERVER_ID=logs 15:00:15 15:00:15 [EnvInject] - Variables injected successfully. 15:00:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10040704474861216596.sh 15:00:15 ---> create-netrc.sh 15:00:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3120439750719501125.sh 15:00:15 ---> python-tools-install.sh 15:00:15 Setup pyenv: 15:00:15 system 15:00:15 3.8.13 15:00:15 3.9.13 15:00:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:00:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1C7P from file:/tmp/.os_lf_venv 15:00:16 lf-activate-venv(): INFO: Installing: lftools 15:00:24 lf-activate-venv(): INFO: Adding /tmp/venv-1C7P/bin to PATH 15:00:24 Generating Requirements File 15:00:57 Python 3.10.6 15:00:57 pip 23.3.2 from /tmp/venv-1C7P/lib/python3.10/site-packages/pip (python 3.10) 15:00:57 appdirs==1.4.4 15:00:57 argcomplete==3.2.1 15:00:57 aspy.yaml==1.3.0 15:00:57 attrs==23.2.0 15:00:57 autopage==0.5.2 15:00:57 Babel==2.14.0 15:00:57 beautifulsoup4==4.12.2 15:00:57 boto3==1.34.12 15:00:57 botocore==1.34.12 15:00:57 bs4==0.0.1 15:00:57 cachetools==5.3.2 15:00:57 certifi==2023.11.17 15:00:57 cffi==1.16.0 15:00:57 cfgv==3.4.0 15:00:57 chardet==5.2.0 15:00:57 charset-normalizer==3.3.2 15:00:57 click==8.1.7 15:00:57 cliff==4.4.0 15:00:57 cmd2==2.4.3 15:00:57 cryptography==3.3.2 15:00:57 debtcollector==2.5.0 15:00:57 decorator==5.1.1 15:00:57 defusedxml==0.7.1 15:00:57 Deprecated==1.2.14 15:00:57 distlib==0.3.8 15:00:57 dnspython==2.4.2 15:00:57 docker==4.2.2 15:00:57 dogpile.cache==1.3.0 15:00:57 email-validator==2.1.0.post1 15:00:57 filelock==3.13.1 15:00:57 future==0.18.3 15:00:57 gitdb==4.0.11 15:00:57 GitPython==3.1.40 15:00:57 google-auth==2.26.1 15:00:57 httplib2==0.22.0 15:00:57 identify==2.5.33 15:00:57 idna==3.6 15:00:57 importlib-metadata==7.0.1 15:00:57 importlib-resources==1.5.0 15:00:57 iso8601==2.1.0 15:00:57 Jinja2==3.1.2 15:00:57 jmespath==1.0.1 15:00:57 jsonpatch==1.33 15:00:57 jsonpointer==2.4 15:00:57 jsonschema==4.20.0 15:00:57 jsonschema-specifications==2023.12.1 15:00:57 keystoneauth1==5.4.0 15:00:57 kubernetes==28.1.0 15:00:57 lftools==0.37.8 15:00:57 lxml==5.0.0 15:00:57 MarkupSafe==2.1.3 15:00:57 msgpack==1.0.7 15:00:57 multi_key_dict==2.0.3 15:00:57 munch==4.0.0 15:00:57 netaddr==0.10.1 15:00:57 netifaces==0.11.0 15:00:57 niet==1.4.2 15:00:57 nodeenv==1.8.0 15:00:57 oauth2client==4.1.3 15:00:57 oauthlib==3.2.2 15:00:57 openstacksdk==0.62.0 15:00:57 os-client-config==2.1.0 15:00:57 os-service-types==1.7.0 15:00:57 osc-lib==2.9.0 15:00:57 oslo.config==9.2.0 15:00:57 oslo.context==5.3.0 15:00:57 oslo.i18n==6.2.0 15:00:57 oslo.log==5.4.0 15:00:57 oslo.serialization==5.2.0 15:00:57 oslo.utils==6.3.0 15:00:57 packaging==23.2 15:00:57 pbr==6.0.0 15:00:57 platformdirs==4.1.0 15:00:57 prettytable==3.9.0 15:00:57 pyasn1==0.5.1 15:00:57 pyasn1-modules==0.3.0 15:00:57 pycparser==2.21 15:00:57 pygerrit2==2.0.15 15:00:57 PyGithub==2.1.1 15:00:57 pyinotify==0.9.6 15:00:57 PyJWT==2.8.0 15:00:57 PyNaCl==1.5.0 15:00:57 pyparsing==2.4.7 15:00:57 pyperclip==1.8.2 15:00:57 pyrsistent==0.20.0 15:00:57 python-cinderclient==9.4.0 15:00:57 python-dateutil==2.8.2 15:00:57 python-heatclient==3.3.0 15:00:57 python-jenkins==1.8.2 15:00:57 python-keystoneclient==5.2.0 15:00:57 python-magnumclient==4.3.0 15:00:57 python-novaclient==18.4.0 15:00:57 python-openstackclient==6.0.0 15:00:57 python-swiftclient==4.4.0 15:00:57 pytz==2023.3.post1 15:00:57 PyYAML==6.0.1 15:00:57 referencing==0.32.0 15:00:57 requests==2.31.0 15:00:57 requests-oauthlib==1.3.1 15:00:57 requestsexceptions==1.4.0 15:00:57 rfc3986==2.0.0 15:00:57 rpds-py==0.16.2 15:00:57 rsa==4.9 15:00:57 ruamel.yaml==0.18.5 15:00:57 ruamel.yaml.clib==0.2.8 15:00:57 s3transfer==0.10.0 15:00:57 simplejson==3.19.2 15:00:57 six==1.16.0 15:00:57 smmap==5.0.1 15:00:57 soupsieve==2.5 15:00:57 stevedore==5.1.0 15:00:57 tabulate==0.9.0 15:00:57 toml==0.10.2 15:00:57 tomlkit==0.12.3 15:00:57 tqdm==4.66.1 15:00:57 typing_extensions==4.9.0 15:00:57 tzdata==2023.4 15:00:57 urllib3==1.26.18 15:00:57 virtualenv==20.25.0 15:00:57 wcwidth==0.2.12 15:00:57 websocket-client==1.7.0 15:00:57 wrapt==1.16.0 15:00:57 xdg==6.0.0 15:00:57 xmltodict==0.13.0 15:00:57 yq==3.2.3 15:00:57 zipp==3.17.0 15:00:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11271911186969925751.sh 15:00:57 ---> sudo-logs.sh 15:00:57 Archiving 'sudo' log.. 15:00:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15066115818252908431.sh 15:00:58 ---> job-cost.sh 15:00:58 Setup pyenv: 15:00:58 system 15:00:58 3.8.13 15:00:58 3.9.13 15:00:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:00:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1C7P from file:/tmp/.os_lf_venv 15:00:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:01:07 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:01:07 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:01:07 lf-activate-venv(): INFO: Adding /tmp/venv-1C7P/bin to PATH 15:01:07 INFO: No Stack... 15:01:08 INFO: Retrieving Pricing Info for: v3-standard-4 15:01:08 INFO: Archiving Costs 15:01:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14985413972841133517.sh 15:01:08 ---> logs-deploy.sh 15:01:08 Setup pyenv: 15:01:08 system 15:01:08 3.8.13 15:01:08 3.9.13 15:01:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:01:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1C7P from file:/tmp/.os_lf_venv 15:01:10 lf-activate-venv(): INFO: Installing: lftools 15:01:19 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:01:19 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:01:20 lf-activate-venv(): INFO: Adding /tmp/venv-1C7P/bin to PATH 15:01:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3244 15:01:20 INFO: archiving workspace using pattern(s): 15:01:21 Archives upload complete. 15:01:21 INFO: archiving logs to Nexus 15:01:22 ---> uname -a: 15:01:22 Linux prd-ubuntu1804-builder-4c-4g-9546 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:01:22 15:01:22 15:01:22 ---> lscpu: 15:01:22 Architecture: x86_64 15:01:22 CPU op-mode(s): 32-bit, 64-bit 15:01:22 Byte Order: Little Endian 15:01:22 CPU(s): 4 15:01:22 On-line CPU(s) list: 0-3 15:01:22 Thread(s) per core: 1 15:01:22 Core(s) per socket: 1 15:01:22 Socket(s): 4 15:01:22 NUMA node(s): 1 15:01:22 Vendor ID: AuthenticAMD 15:01:22 CPU family: 23 15:01:22 Model: 49 15:01:22 Model name: AMD EPYC-Rome Processor 15:01:22 Stepping: 0 15:01:22 CPU MHz: 2799.998 15:01:22 BogoMIPS: 5599.99 15:01:22 Virtualization: AMD-V 15:01:22 Hypervisor vendor: KVM 15:01:22 Virtualization type: full 15:01:22 L1d cache: 32K 15:01:22 L1i cache: 32K 15:01:22 L2 cache: 512K 15:01:22 L3 cache: 16384K 15:01:22 NUMA node0 CPU(s): 0-3 15:01:22 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:01:22 15:01:22 15:01:22 ---> nproc: 15:01:22 4 15:01:22 15:01:22 15:01:22 ---> df -h: 15:01:22 Filesystem Size Used Avail Use% Mounted on 15:01:22 udev 7.9G 0 7.9G 0% /dev 15:01:22 tmpfs 1.6G 672K 1.6G 1% /run 15:01:22 /dev/vda1 78G 8.4G 69G 11% / 15:01:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:01:22 tmpfs 5.0M 0 5.0M 0% /run/lock 15:01:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:01:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:01:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:01:22 15:01:22 15:01:22 ---> free -m: 15:01:22 total used free shared buff/cache available 15:01:22 Mem: 16040 541 13246 0 2252 15177 15:01:22 Swap: 1023 0 1023 15:01:22 15:01:22 15:01:22 ---> ip addr: 15:01:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:01:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:01:22 inet 127.0.0.1/8 scope host lo 15:01:22 valid_lft forever preferred_lft forever 15:01:22 inet6 ::1/128 scope host 15:01:22 valid_lft forever preferred_lft forever 15:01:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:01:22 link/ether fa:16:3e:d8:9e:4b brd ff:ff:ff:ff:ff:ff 15:01:22 inet 10.30.106.89/23 brd 10.30.107.255 scope global dynamic ens3 15:01:22 valid_lft 86191sec preferred_lft 86191sec 15:01:22 inet6 fe80::f816:3eff:fed8:9e4b/64 scope link 15:01:22 valid_lft forever preferred_lft forever 15:01:22 15:01:22 15:01:22 ---> sar -b -r -n DEV: 15:01:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9546) 01/04/24 _x86_64_ (4 CPU) 15:01:22 15:01:22 14:57:59 LINUX RESTART (4 CPU) 15:01:22 15:01:22 14:58:01 tps rtps wtps bread/s bwrtn/s 15:01:22 14:59:01 176.15 92.38 83.77 5185.80 48607.10 15:01:22 15:00:01 99.97 17.15 82.82 1110.00 18647.60 15:01:22 15:01:01 90.20 2.62 87.59 144.09 19896.70 15:01:22 Average: 122.11 37.38 84.72 2146.58 29050.54 15:01:22 15:01:22 14:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:01:22 14:59:01 14245064 15623236 2179896 13.27 42600 1547808 715880 4.10 591644 1395544 53296 15:01:22 15:00:01 13850816 15527900 2574144 15.67 62508 1809888 821608 4.70 766196 1580452 78204 15:01:22 15:01:01 13593956 15559796 2831004 17.24 86172 2058400 757892 4.34 763648 1806688 154016 15:01:22 Average: 13896612 15570311 2528348 15.39 63760 1805365 765127 4.38 707163 1594228 95172 15:01:22 15:01:22 14:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:01:22 14:59:01 ens3 405.67 264.62 1603.22 71.57 0.00 0.00 0.00 0.00 15:01:22 14:59:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 15:01:22 15:00:01 ens3 57.68 41.10 794.92 8.58 0.00 0.00 0.00 0.00 15:01:22 15:00:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 15:01:22 15:01:01 ens3 50.90 34.06 815.36 7.49 0.00 0.00 0.00 0.00 15:01:22 15:01:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 15:01:22 Average: ens3 171.42 113.26 1071.17 29.21 0.00 0.00 0.00 0.00 15:01:22 Average: lo 1.96 1.96 0.19 0.19 0.00 0.00 0.00 0.00 15:01:22 15:01:22 15:01:22 ---> sar -P ALL: 15:01:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9546) 01/04/24 _x86_64_ (4 CPU) 15:01:22 15:01:22 14:57:59 LINUX RESTART (4 CPU) 15:01:22 15:01:22 14:58:01 CPU %user %nice %system %iowait %steal %idle 15:01:22 14:59:01 all 12.89 0.00 1.96 18.58 0.05 66.52 15:01:22 14:59:01 0 14.33 0.00 1.61 7.32 0.05 76.69 15:01:22 14:59:01 1 12.26 0.00 1.41 10.48 0.05 75.79 15:01:22 14:59:01 2 15.55 0.00 2.38 11.42 0.07 70.58 15:01:22 14:59:01 3 9.43 0.00 2.40 45.17 0.05 42.95 15:01:22 15:00:01 all 22.54 0.00 1.83 6.91 0.07 68.65 15:01:22 15:00:01 0 28.80 0.00 1.69 2.39 0.07 67.05 15:01:22 15:00:01 1 22.52 0.00 1.97 7.81 0.08 67.61 15:01:22 15:00:01 2 19.49 0.00 1.75 1.24 0.07 77.46 15:01:22 15:00:01 3 19.34 0.00 1.89 16.14 0.05 62.57 15:01:22 15:01:01 all 19.74 0.00 1.48 5.51 0.06 73.21 15:01:22 15:01:01 0 25.47 0.00 2.09 5.39 0.07 66.98 15:01:22 15:01:01 1 14.19 0.00 0.90 12.36 0.05 72.50 15:01:22 15:01:01 2 10.21 0.00 1.00 1.76 0.07 86.96 15:01:22 15:01:01 3 29.11 0.00 1.97 2.57 0.08 66.26 15:01:22 Average: all 18.39 0.00 1.76 10.32 0.06 69.46 15:01:22 Average: 0 22.88 0.00 1.80 5.03 0.06 70.24 15:01:22 Average: 1 16.32 0.00 1.43 10.22 0.06 71.96 15:01:22 Average: 2 15.07 0.00 1.71 4.80 0.07 78.36 15:01:22 Average: 3 19.32 0.00 2.09 21.25 0.06 57.29 15:01:22 15:01:22 15:01:22