07:30:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 07:30:47 Running as SYSTEM 07:30:47 [EnvInject] - Loading node environment variables. 07:30:47 Building remotely on prd-ubuntu1804-builder-4c-4g-18736 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:30:47 [ssh-agent] Looking for ssh-agent implementation... 07:30:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:30:47 $ ssh-agent 07:30:48 SSH_AUTH_SOCK=/tmp/ssh-VE9J3wk68WIf/agent.1879 07:30:48 SSH_AGENT_PID=1880 07:30:48 [ssh-agent] Started. 07:30:48 Running ssh-add (command line suppressed) 07:30:48 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_4244778094595816154.key (/w/workspace/oom-master-commit-lint@tmp/private_key_4244778094595816154.key) 07:30:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:30:48 The recommended git tool is: NONE 07:30:50 using credential onap-jenkins-ssh 07:30:50 Wiping out workspace first. 07:30:50 Cloning the remote Git repository 07:30:50 Cloning repository git://cloud.onap.org/mirror/oom.git 07:30:50 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:30:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:30:50 > git --version # timeout=10 07:30:50 > git --version # 'git version 2.17.1' 07:30:50 using GIT_SSH to set credentials Gerrit user 07:30:50 Verifying host key using manually-configured host key entries 07:30:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:30:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:30:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:30:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:30:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:30:56 using GIT_SSH to set credentials Gerrit user 07:30:56 Verifying host key using manually-configured host key entries 07:30:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/1 # timeout=30 07:30:56 > git rev-parse 18fa76805aa4104fac150993dd1ce44d07666ebf^{commit} # timeout=10 07:30:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:30:56 Checking out Revision 18fa76805aa4104fac150993dd1ce44d07666ebf (refs/changes/02/137602/1) 07:30:56 > git config core.sparsecheckout # timeout=10 07:30:56 > git checkout -f 18fa76805aa4104fac150993dd1ce44d07666ebf # timeout=30 07:31:00 Commit message: "[PORTAL-NG] Publish preferences and history charts" 07:31:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:31:00 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 07:31:00 [EnvInject] - Injecting environment variables from a build step. 07:31:00 [EnvInject] - Injecting as environment variables the properties content 07:31:00 PYTHON=python3 07:31:00 07:31:00 [EnvInject] - Variables injected successfully. 07:31:00 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4494597364628383950.sh 07:31:00 ---> tox-install.sh 07:31:00 + source /home/jenkins/lf-env.sh 07:31:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:31:00 ++ mktemp -d /tmp/venv-XXXX 07:31:00 + lf_venv=/tmp/venv-IxoN 07:31:00 + local venv_file=/tmp/.os_lf_venv 07:31:00 + local python=python3 07:31:00 + local options 07:31:00 + local set_path=true 07:31:00 + local install_args= 07:31: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 07:31:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:31:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:31:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:31:00 + true 07:31:00 + case $1 in 07:31:00 + venv_file=/tmp/.toxenv 07:31:00 + shift 2 07:31:00 + true 07:31:00 + case $1 in 07:31:00 + shift 07:31:00 + break 07:31:00 + case $python in 07:31:00 + local pkg_list= 07:31:00 + [[ -d /opt/pyenv ]] 07:31:00 + echo 'Setup pyenv:' 07:31:00 Setup pyenv: 07:31:00 + export PYENV_ROOT=/opt/pyenv 07:31:00 + PYENV_ROOT=/opt/pyenv 07:31:00 + 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 07:31:00 + 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 07:31:00 + pyenv versions 07:31:00 * system (set by /opt/pyenv/version) 07:31:00 * 3.8.13 (set by /opt/pyenv/version) 07:31:00 * 3.9.13 (set by /opt/pyenv/version) 07:31:00 * 3.10.6 (set by /opt/pyenv/version) 07:31:00 + command -v pyenv 07:31:00 ++ pyenv init - --no-rehash 07:31: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[*]}"'\'')" 07:31:00 export PATH="/opt/pyenv/shims:${PATH}" 07:31:00 export PYENV_SHELL=bash 07:31:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:31:00 pyenv() { 07:31:00 local command 07:31:00 command="${1:-}" 07:31:00 if [ "$#" -gt 0 ]; then 07:31:00 shift 07:31:00 fi 07:31:00 07:31:00 case "$command" in 07:31:00 rehash|shell) 07:31:00 eval "$(pyenv "sh-$command" "$@")" 07:31:00 ;; 07:31:00 *) 07:31:00 command pyenv "$command" "$@" 07:31:00 ;; 07:31:00 esac 07:31:00 }' 07:31: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[*]}"' 07:31:00 ++ 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 07:31:00 ++ 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 07:31:00 ++ 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 07:31:00 ++ export PYENV_SHELL=bash 07:31:00 ++ PYENV_SHELL=bash 07:31:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:31:00 +++ complete -F _pyenv pyenv 07:31:00 ++ lf-pyver python3 07:31:00 ++ local py_version_xy=python3 07:31:00 ++ local py_version_xyz= 07:31:00 ++ pyenv versions 07:31:00 ++ local command 07:31:00 ++ command=versions 07:31:00 ++ sed 's/^[ *]* //' 07:31:00 ++ '[' 1 -gt 0 ']' 07:31:00 ++ shift 07:31:00 ++ case "$command" in 07:31:00 ++ command pyenv versions 07:31:00 ++ pyenv versions 07:31:00 ++ awk '{ print $1 }' 07:31:00 ++ grep -E '^[0-9.]*[0-9]$' 07:31:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:31:00 +++ grep '^3' /tmp/.pyenv_versions 07:31:00 +++ sort -V 07:31:00 +++ tail -n 1 07:31:00 ++ py_version_xyz=3.10.6 07:31:00 ++ [[ -z 3.10.6 ]] 07:31:00 ++ echo 3.10.6 07:31:00 ++ return 0 07:31:00 + pyenv local 3.10.6 07:31:00 + local command 07:31:00 + command=local 07:31:00 + '[' 2 -gt 0 ']' 07:31:00 + shift 07:31:00 + case "$command" in 07:31:00 + command pyenv local 3.10.6 07:31:00 + pyenv local 3.10.6 07:31:00 + for arg in "$@" 07:31:00 + case $arg in 07:31:00 + pkg_list+='tox ' 07:31:00 + for arg in "$@" 07:31:00 + case $arg in 07:31:00 + pkg_list+='virtualenv ' 07:31:00 + for arg in "$@" 07:31:00 + case $arg in 07:31:00 + pkg_list+='urllib3~=1.26.15 ' 07:31:00 + [[ -f /tmp/.toxenv ]] 07:31:00 + [[ ! -f /tmp/.toxenv ]] 07:31:00 + [[ -n '' ]] 07:31:00 + python3 -m venv /tmp/venv-IxoN 07:31:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IxoN' 07:31:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IxoN 07:31:05 + echo /tmp/venv-IxoN 07:31:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:31:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:31:05 + /tmp/venv-IxoN/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:31:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:31:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:31:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:31:08 + /tmp/venv-IxoN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:31:11 + type python3 07:31:11 + true 07:31:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IxoN/bin to PATH' 07:31:11 lf-activate-venv(): INFO: Adding /tmp/venv-IxoN/bin to PATH 07:31:11 + PATH=/tmp/venv-IxoN/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 07:31:11 + return 0 07:31:11 + python3 --version 07:31:11 Python 3.10.6 07:31:11 + python3 -m pip --version 07:31:11 pip 24.0 from /tmp/venv-IxoN/lib/python3.10/site-packages/pip (python 3.10) 07:31:11 + python3 -m pip freeze 07:31:11 cachetools==5.3.3 07:31:11 chardet==5.2.0 07:31:11 colorama==0.4.6 07:31:11 distlib==0.3.8 07:31:11 filelock==3.13.3 07:31:11 packaging==24.0 07:31:11 platformdirs==4.2.0 07:31:11 pluggy==1.4.0 07:31:11 pyproject-api==1.6.1 07:31:11 tomli==2.0.1 07:31:11 tox==4.14.2 07:31:11 urllib3==1.26.18 07:31:11 virtualenv==20.25.1 07:31:11 [EnvInject] - Injecting environment variables from a build step. 07:31:11 [EnvInject] - Injecting as environment variables the properties content 07:31:11 PARALLEL=false 07:31:11 07:31:11 [EnvInject] - Variables injected successfully. 07:31:11 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16535578676934428967.sh 07:31:11 ---> tox-run.sh 07:31:11 + 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 07:31:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:31:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:31:11 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:31:11 + cd /w/workspace/oom-master-commit-lint/. 07:31:11 + source /home/jenkins/lf-env.sh 07:31:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:31:11 ++ mktemp -d /tmp/venv-XXXX 07:31:11 + lf_venv=/tmp/venv-nG9N 07:31:11 + local venv_file=/tmp/.os_lf_venv 07:31:11 + local python=python3 07:31:11 + local options 07:31:11 + local set_path=true 07:31:11 + local install_args= 07:31:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:31:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:31:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:31:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:31:11 + true 07:31:11 + case $1 in 07:31:11 + venv_file=/tmp/.toxenv 07:31:11 + shift 2 07:31:11 + true 07:31:11 + case $1 in 07:31:11 + shift 07:31:11 + break 07:31:11 + case $python in 07:31:11 + local pkg_list= 07:31:11 + [[ -d /opt/pyenv ]] 07:31:11 + echo 'Setup pyenv:' 07:31:11 Setup pyenv: 07:31:11 + export PYENV_ROOT=/opt/pyenv 07:31:11 + PYENV_ROOT=/opt/pyenv 07:31:11 + 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 07:31:11 + 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 07:31:11 + pyenv versions 07:31:11 system 07:31:11 3.8.13 07:31:11 3.9.13 07:31:11 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:31:11 + command -v pyenv 07:31:11 ++ pyenv init - --no-rehash 07:31:12 + 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[*]}"'\'')" 07:31:12 export PATH="/opt/pyenv/shims:${PATH}" 07:31:12 export PYENV_SHELL=bash 07:31:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:31:12 pyenv() { 07:31:12 local command 07:31:12 command="${1:-}" 07:31:12 if [ "$#" -gt 0 ]; then 07:31:12 shift 07:31:12 fi 07:31:12 07:31:12 case "$command" in 07:31:12 rehash|shell) 07:31:12 eval "$(pyenv "sh-$command" "$@")" 07:31:12 ;; 07:31:12 *) 07:31:12 command pyenv "$command" "$@" 07:31:12 ;; 07:31:12 esac 07:31:12 }' 07:31:12 +++ 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[*]}"' 07:31:12 ++ 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 07:31:12 ++ 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 07:31:12 ++ 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 07:31:12 ++ export PYENV_SHELL=bash 07:31:12 ++ PYENV_SHELL=bash 07:31:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:31:12 +++ complete -F _pyenv pyenv 07:31:12 ++ lf-pyver python3 07:31:12 ++ local py_version_xy=python3 07:31:12 ++ local py_version_xyz= 07:31:12 ++ pyenv versions 07:31:12 ++ local command 07:31:12 ++ command=versions 07:31:12 ++ '[' 1 -gt 0 ']' 07:31:12 ++ shift 07:31:12 ++ case "$command" in 07:31:12 ++ command pyenv versions 07:31:12 ++ pyenv versions 07:31:12 ++ sed 's/^[ *]* //' 07:31:12 ++ awk '{ print $1 }' 07:31:12 ++ grep -E '^[0-9.]*[0-9]$' 07:31:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:31:12 +++ grep '^3' /tmp/.pyenv_versions 07:31:12 +++ sort -V 07:31:12 +++ tail -n 1 07:31:12 ++ py_version_xyz=3.10.6 07:31:12 ++ [[ -z 3.10.6 ]] 07:31:12 ++ echo 3.10.6 07:31:12 ++ return 0 07:31:12 + pyenv local 3.10.6 07:31:12 + local command 07:31:12 + command=local 07:31:12 + '[' 2 -gt 0 ']' 07:31:12 + shift 07:31:12 + case "$command" in 07:31:12 + command pyenv local 3.10.6 07:31:12 + pyenv local 3.10.6 07:31:12 + for arg in "$@" 07:31:12 + case $arg in 07:31:12 + pkg_list+='tox ' 07:31:12 + for arg in "$@" 07:31:12 + case $arg in 07:31:12 + pkg_list+='virtualenv ' 07:31:12 + for arg in "$@" 07:31:12 + case $arg in 07:31:12 + pkg_list+='urllib3~=1.26.15 ' 07:31:12 + [[ -f /tmp/.toxenv ]] 07:31:12 ++ cat /tmp/.toxenv 07:31:12 + lf_venv=/tmp/venv-IxoN 07:31:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IxoN from' file:/tmp/.toxenv 07:31:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IxoN from file:/tmp/.toxenv 07:31:12 + /tmp/venv-IxoN/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:31:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:31:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:31:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:31:12 + /tmp/venv-IxoN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:31:14 + type python3 07:31:14 + true 07:31:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IxoN/bin to PATH' 07:31:14 lf-activate-venv(): INFO: Adding /tmp/venv-IxoN/bin to PATH 07:31:14 + PATH=/tmp/venv-IxoN/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 07:31:14 + return 0 07:31:14 + [[ -d /opt/pyenv ]] 07:31:14 + echo '---> Setting up pyenv' 07:31:14 ---> Setting up pyenv 07:31:14 + export PYENV_ROOT=/opt/pyenv 07:31:14 + PYENV_ROOT=/opt/pyenv 07:31:14 + export PATH=/opt/pyenv/bin:/tmp/venv-IxoN/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 07:31:14 + PATH=/opt/pyenv/bin:/tmp/venv-IxoN/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 07:31:14 ++ pwd 07:31:14 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:31:14 + export PYTHONPATH 07:31:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:31:14 + TOX_TESTENV_PASSENV=PYTHONPATH 07:31:14 + tox --version 07:31:14 4.14.2 from /tmp/venv-IxoN/lib/python3.10/site-packages/tox/__init__.py 07:31:14 + PARALLEL=false 07:31:14 + TOX_OPTIONS_LIST= 07:31:14 + [[ -n gitlint ]] 07:31:14 + TOX_OPTIONS_LIST=' -e gitlint' 07:31:14 + case ${PARALLEL,,} in 07:31:14 + tox -e gitlint 07:31:14 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:31:17 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 07:31:47 gitlint: freeze> python -m pip freeze --all 07:31:47 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 07:31:47 gitlint: commands[0]> gitlint 07:31:47 3: B5 Body message is too short (19<20): "- add history chart" 07:31:47 5: B8 Body does not match regex (.{20,}) 07:31:47 gitlint: exit 2 (0.17 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2547 07:31:47 gitlint: FAIL code 2 (32.75=setup[32.59]+cmd[0.17] seconds) 07:31:47 evaluation failed :( (32.93 seconds) 07:31:47 + tox_status=2 07:31:47 + echo '---> Completed tox runs' 07:31:47 ---> Completed tox runs 07:31:47 + for i in .tox/*/log 07:31:47 ++ echo .tox/gitlint/log 07:31:47 ++ awk -F/ '{print $2}' 07:31:47 + tox_env=gitlint 07:31:47 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:31:47 + DOC_DIR=docs/_build/html 07:31:47 + [[ -d docs/_build/html ]] 07:31:47 + echo '---> tox-run.sh ends' 07:31:47 ---> tox-run.sh ends 07:31:47 + test 2 -eq 0 07:31:47 + exit 2 07:31:47 ++ '[' 2 = 1 ']' 07:31:47 Build step 'Execute shell' marked build as failure 07:31:47 $ ssh-agent -k 07:31:47 unset SSH_AUTH_SOCK; 07:31:47 unset SSH_AGENT_PID; 07:31:47 echo Agent pid 1880 killed; 07:31:47 [ssh-agent] Stopped. 07:31:48 [PostBuildScript] - [INFO] Executing post build scripts. 07:31:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14100769924543971839.sh 07:31:48 ---> sysstat.sh 07:31:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13522473602641116390.sh 07:31:48 ---> package-listing.sh 07:31:48 ++ facter osfamily 07:31:48 ++ tr '[:upper:]' '[:lower:]' 07:31:48 + OS_FAMILY=debian 07:31:48 + workspace=/w/workspace/oom-master-commit-lint 07:31:48 + START_PACKAGES=/tmp/packages_start.txt 07:31:48 + END_PACKAGES=/tmp/packages_end.txt 07:31:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:31:48 + PACKAGES=/tmp/packages_start.txt 07:31:48 + '[' /w/workspace/oom-master-commit-lint ']' 07:31:48 + PACKAGES=/tmp/packages_end.txt 07:31:48 + case "${OS_FAMILY}" in 07:31:48 + dpkg -l 07:31:48 + grep '^ii' 07:31:48 + '[' -f /tmp/packages_start.txt ']' 07:31:48 + '[' -f /tmp/packages_end.txt ']' 07:31:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:31:48 + '[' /w/workspace/oom-master-commit-lint ']' 07:31:48 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:31:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:31:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12298266974902837830.sh 07:31:48 ---> capture-instance-metadata.sh 07:31:48 Setup pyenv: 07:31:48 system 07:31:48 3.8.13 07:31:48 3.9.13 07:31:48 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:31:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sQN2 07:31:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:31:55 lf-activate-venv(): INFO: Installing: lftools 07:32:26 lf-activate-venv(): INFO: Adding /tmp/venv-sQN2/bin to PATH 07:32:26 INFO: Running in OpenStack, capturing instance metadata 07:32:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12003150127521714146.sh 07:32:27 provisioning config files... 07:32:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config4574908075840867796tmp 07:32:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:32:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:32:27 [EnvInject] - Injecting environment variables from a build step. 07:32:27 [EnvInject] - Injecting as environment variables the properties content 07:32:27 SERVER_ID=logs 07:32:27 07:32:27 [EnvInject] - Variables injected successfully. 07:32:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins710221469445463320.sh 07:32:27 ---> create-netrc.sh 07:32:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16102853890339008012.sh 07:32:27 ---> python-tools-install.sh 07:32:27 Setup pyenv: 07:32:27 system 07:32:27 3.8.13 07:32:27 3.9.13 07:32:27 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:32:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sQN2 from file:/tmp/.os_lf_venv 07:32:28 lf-activate-venv(): INFO: Installing: lftools 07:32:39 lf-activate-venv(): INFO: Adding /tmp/venv-sQN2/bin to PATH 07:32:39 Generating Requirements File 07:33:06 Python 3.10.6 07:33:06 pip 24.0 from /tmp/venv-sQN2/lib/python3.10/site-packages/pip (python 3.10) 07:33:06 appdirs==1.4.4 07:33:06 argcomplete==3.2.3 07:33:06 aspy.yaml==1.3.0 07:33:06 attrs==23.2.0 07:33:06 autopage==0.5.2 07:33:06 beautifulsoup4==4.12.3 07:33:06 boto3==1.34.72 07:33:06 botocore==1.34.72 07:33:06 bs4==0.0.2 07:33:06 cachetools==5.3.3 07:33:06 certifi==2024.2.2 07:33:06 cffi==1.16.0 07:33:06 cfgv==3.4.0 07:33:06 chardet==5.2.0 07:33:06 charset-normalizer==3.3.2 07:33:06 click==8.1.7 07:33:06 cliff==4.6.0 07:33:06 cmd2==2.4.3 07:33:06 cryptography==3.3.2 07:33:06 debtcollector==3.0.0 07:33:06 decorator==5.1.1 07:33:06 defusedxml==0.7.1 07:33:06 Deprecated==1.2.14 07:33:06 distlib==0.3.8 07:33:06 dnspython==2.6.1 07:33:06 docker==4.2.2 07:33:06 dogpile.cache==1.3.2 07:33:06 email_validator==2.1.1 07:33:06 filelock==3.13.3 07:33:06 future==1.0.0 07:33:06 gitdb==4.0.11 07:33:06 GitPython==3.1.42 07:33:06 google-auth==2.29.0 07:33:06 httplib2==0.22.0 07:33:06 identify==2.5.35 07:33:06 idna==3.6 07:33:06 importlib-resources==1.5.0 07:33:06 iso8601==2.1.0 07:33:06 Jinja2==3.1.3 07:33:06 jmespath==1.0.1 07:33:06 jsonpatch==1.33 07:33:06 jsonpointer==2.4 07:33:06 jsonschema==4.21.1 07:33:06 jsonschema-specifications==2023.12.1 07:33:06 keystoneauth1==5.6.0 07:33:06 kubernetes==29.0.0 07:33:06 lftools==0.37.10 07:33:06 lxml==5.1.0 07:33:06 MarkupSafe==2.1.5 07:33:06 msgpack==1.0.8 07:33:06 multi_key_dict==2.0.3 07:33:06 munch==4.0.0 07:33:06 netaddr==1.2.1 07:33:06 netifaces==0.11.0 07:33:06 niet==1.4.2 07:33:06 nodeenv==1.8.0 07:33:06 oauth2client==4.1.3 07:33:06 oauthlib==3.2.2 07:33:06 openstacksdk==3.0.0 07:33:06 os-client-config==2.1.0 07:33:06 os-service-types==1.7.0 07:33:06 osc-lib==3.0.1 07:33:06 oslo.config==9.4.0 07:33:06 oslo.context==5.5.0 07:33:06 oslo.i18n==6.3.0 07:33:06 oslo.log==5.5.0 07:33:06 oslo.serialization==5.4.0 07:33:06 oslo.utils==7.1.0 07:33:06 packaging==24.0 07:33:06 pbr==6.0.0 07:33:06 platformdirs==4.2.0 07:33:06 prettytable==3.10.0 07:33:06 pyasn1==0.6.0 07:33:06 pyasn1_modules==0.4.0 07:33:06 pycparser==2.21 07:33:06 pygerrit2==2.0.15 07:33:06 PyGithub==2.3.0 07:33:06 pyinotify==0.9.6 07:33:06 PyJWT==2.8.0 07:33:06 PyNaCl==1.5.0 07:33:06 pyparsing==2.4.7 07:33:06 pyperclip==1.8.2 07:33:06 pyrsistent==0.20.0 07:33:06 python-cinderclient==9.5.0 07:33:06 python-dateutil==2.9.0.post0 07:33:06 python-heatclient==3.5.0 07:33:06 python-jenkins==1.8.2 07:33:06 python-keystoneclient==5.4.0 07:33:06 python-magnumclient==4.4.0 07:33:06 python-novaclient==18.6.0 07:33:06 python-openstackclient==6.6.0 07:33:06 python-swiftclient==4.5.0 07:33:06 PyYAML==6.0.1 07:33:06 referencing==0.34.0 07:33:06 requests==2.31.0 07:33:06 requests-oauthlib==2.0.0 07:33:06 requestsexceptions==1.4.0 07:33:06 rfc3986==2.0.0 07:33:06 rpds-py==0.18.0 07:33:06 rsa==4.9 07:33:06 ruamel.yaml==0.18.6 07:33:06 ruamel.yaml.clib==0.2.8 07:33:06 s3transfer==0.10.1 07:33:06 simplejson==3.19.2 07:33:06 six==1.16.0 07:33:06 smmap==5.0.1 07:33:06 soupsieve==2.5 07:33:06 stevedore==5.2.0 07:33:06 tabulate==0.9.0 07:33:06 toml==0.10.2 07:33:06 tomlkit==0.12.4 07:33:06 tqdm==4.66.2 07:33:06 typing_extensions==4.10.0 07:33:06 tzdata==2024.1 07:33:06 urllib3==1.26.18 07:33:06 virtualenv==20.25.1 07:33:06 wcwidth==0.2.13 07:33:06 websocket-client==1.7.0 07:33:06 wrapt==1.16.0 07:33:06 xdg==6.0.0 07:33:06 xmltodict==0.13.0 07:33:06 yq==3.2.3 07:33:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11221280004485402380.sh 07:33:06 ---> sudo-logs.sh 07:33:06 Archiving 'sudo' log.. 07:33:07 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17314894819819545852.sh 07:33:07 ---> job-cost.sh 07:33:07 Setup pyenv: 07:33:07 system 07:33:07 3.8.13 07:33:07 3.9.13 07:33:07 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:33:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sQN2 from file:/tmp/.os_lf_venv 07:33:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:33:13 lf-activate-venv(): INFO: Adding /tmp/venv-sQN2/bin to PATH 07:33:13 INFO: No Stack... 07:33:13 INFO: Retrieving Pricing Info for: v3-standard-4 07:33:14 INFO: Archiving Costs 07:33:14 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3179472238715724261.sh 07:33:14 ---> logs-deploy.sh 07:33:14 Setup pyenv: 07:33:14 system 07:33:14 3.8.13 07:33:14 3.9.13 07:33:14 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:33:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sQN2 from file:/tmp/.os_lf_venv 07:33:15 lf-activate-venv(): INFO: Installing: lftools 07:33:33 lf-activate-venv(): INFO: Adding /tmp/venv-sQN2/bin to PATH 07:33:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7266 07:33:33 INFO: archiving workspace using pattern(s): 07:33:35 Archives upload complete. 07:33:35 INFO: archiving logs to Nexus 07:33:36 ---> uname -a: 07:33:36 Linux prd-ubuntu1804-builder-4c-4g-18736 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:33:36 07:33:36 07:33:36 ---> lscpu: 07:33:36 Architecture: x86_64 07:33:36 CPU op-mode(s): 32-bit, 64-bit 07:33:36 Byte Order: Little Endian 07:33:36 CPU(s): 4 07:33:36 On-line CPU(s) list: 0-3 07:33:36 Thread(s) per core: 1 07:33:36 Core(s) per socket: 1 07:33:36 Socket(s): 4 07:33:36 NUMA node(s): 1 07:33:36 Vendor ID: AuthenticAMD 07:33:36 CPU family: 23 07:33:36 Model: 49 07:33:36 Model name: AMD EPYC-Rome Processor 07:33:36 Stepping: 0 07:33:36 CPU MHz: 2799.996 07:33:36 BogoMIPS: 5599.99 07:33:36 Virtualization: AMD-V 07:33:36 Hypervisor vendor: KVM 07:33:36 Virtualization type: full 07:33:36 L1d cache: 32K 07:33:36 L1i cache: 32K 07:33:36 L2 cache: 512K 07:33:36 L3 cache: 16384K 07:33:36 NUMA node0 CPU(s): 0-3 07:33:36 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 07:33:36 07:33:36 07:33:36 ---> nproc: 07:33:36 4 07:33:36 07:33:36 07:33:36 ---> df -h: 07:33:36 Filesystem Size Used Avail Use% Mounted on 07:33:36 udev 7.9G 0 7.9G 0% /dev 07:33:36 tmpfs 1.6G 672K 1.6G 1% /run 07:33:36 /dev/vda1 78G 8.5G 69G 11% / 07:33:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:33:36 tmpfs 5.0M 0 5.0M 0% /run/lock 07:33:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:33:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:33:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:33:36 07:33:36 07:33:36 ---> free -m: 07:33:36 total used free shared buff/cache available 07:33:36 Mem: 16040 545 13210 0 2283 15171 07:33:36 Swap: 1023 0 1023 07:33:36 07:33:36 07:33:36 ---> ip addr: 07:33:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:33:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:33:36 inet 127.0.0.1/8 scope host lo 07:33:36 valid_lft forever preferred_lft forever 07:33:36 inet6 ::1/128 scope host 07:33:36 valid_lft forever preferred_lft forever 07:33:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:33:36 link/ether fa:16:3e:8a:7b:a7 brd ff:ff:ff:ff:ff:ff 07:33:36 inet 10.30.107.103/23 brd 10.30.107.255 scope global dynamic ens3 07:33:36 valid_lft 86194sec preferred_lft 86194sec 07:33:36 inet6 fe80::f816:3eff:fe8a:7ba7/64 scope link 07:33:36 valid_lft forever preferred_lft forever 07:33:36 07:33:36 07:33:36 ---> sar -b -r -n DEV: 07:33:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18736) 03/28/24 _x86_64_ (4 CPU) 07:33:36 07:33:36 07:30:14 LINUX RESTART (4 CPU) 07:33:36 07:33:36 07:31:01 tps rtps wtps bread/s bwrtn/s 07:33:36 07:32:01 121.26 18.33 102.93 634.69 20787.60 07:33:36 07:33:01 133.73 13.85 119.88 1048.09 27540.21 07:33:36 Average: 127.50 16.09 111.41 841.39 24163.91 07:33:36 07:33:36 07:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:33:36 07:32:01 13841360 15523904 2583608 15.73 69088 1808260 792324 4.53 737052 1620928 182648 07:33:36 07:33:01 13557308 15518208 2867660 17.46 90504 2052100 816800 4.67 778080 1837420 53972 07:33:36 Average: 13699334 15521056 2725634 16.59 79796 1930180 804562 4.60 757566 1729174 118310 07:33:36 07:33:36 07:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:33:36 07:32:01 ens3 64.52 44.96 817.57 10.95 0.00 0.00 0.00 0.00 07:33:36 07:32:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 07:33:36 07:33:01 ens3 54.24 36.64 847.01 8.61 0.00 0.00 0.00 0.00 07:33:36 07:33:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 07:33:36 Average: ens3 59.38 40.80 832.29 9.78 0.00 0.00 0.00 0.00 07:33:36 Average: lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 07:33:36 07:33:36 07:33:36 ---> sar -P ALL: 07:33:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18736) 03/28/24 _x86_64_ (4 CPU) 07:33:36 07:33:36 07:30:14 LINUX RESTART (4 CPU) 07:33:36 07:33:36 07:31:01 CPU %user %nice %system %iowait %steal %idle 07:33:36 07:32:01 all 18.17 0.00 1.59 5.34 0.07 74.83 07:33:36 07:32:01 0 6.60 0.00 0.85 0.02 0.03 92.50 07:33:36 07:32:01 1 10.91 0.00 1.14 0.55 0.08 87.31 07:33:36 07:32:01 2 36.40 0.00 2.61 11.43 0.07 49.49 07:33:36 07:32:01 3 18.81 0.00 1.74 9.40 0.08 69.96 07:33:36 07:33:01 all 20.02 0.00 1.24 5.50 0.05 73.18 07:33:36 07:33:01 0 23.23 0.00 1.01 0.85 0.05 74.86 07:33:36 07:33:01 1 15.40 0.00 1.02 5.09 0.07 78.42 07:33:36 07:33:01 2 9.35 0.00 0.99 8.20 0.03 81.44 07:33:36 07:33:01 3 32.09 0.00 1.97 7.85 0.05 58.04 07:33:36 Average: all 19.10 0.00 1.42 5.42 0.06 74.01 07:33:36 Average: 0 14.89 0.00 0.93 0.43 0.04 83.70 07:33:36 Average: 1 13.15 0.00 1.08 2.82 0.08 82.87 07:33:36 Average: 2 22.87 0.00 1.80 9.81 0.05 65.47 07:33:36 Average: 3 25.46 0.00 1.86 8.63 0.07 63.99 07:33:36 07:33:36 07:33:36