13:59:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136723 13:59:13 Running as SYSTEM 13:59:13 [EnvInject] - Loading node environment variables. 13:59:13 Building remotely on prd-ubuntu1804-builder-4c-4g-2297 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:59:13 [ssh-agent] Looking for ssh-agent implementation... 13:59:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:13 $ ssh-agent 13:59:13 SSH_AUTH_SOCK=/tmp/ssh-dHzSborqTAZ3/agent.1731 13:59:13 SSH_AGENT_PID=1733 13:59:13 [ssh-agent] Started. 13:59:13 Running ssh-add (command line suppressed) 13:59:13 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_16138795918301766642.key (/w/workspace/oom-master-commit-lint@tmp/private_key_16138795918301766642.key) 13:59:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:59:13 The recommended git tool is: NONE 13:59:15 using credential onap-jenkins-ssh 13:59:15 Wiping out workspace first. 13:59:15 Cloning the remote Git repository 13:59:15 Cloning repository git://cloud.onap.org/mirror/oom.git 13:59:15 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:59:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:59:15 > git --version # timeout=10 13:59:15 > git --version # 'git version 2.17.1' 13:59:15 using GIT_SSH to set credentials Gerrit user 13:59:15 Verifying host key using manually-configured host key entries 13:59:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:59:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:59:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:59:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:59:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:59:21 using GIT_SSH to set credentials Gerrit user 13:59:21 Verifying host key using manually-configured host key entries 13:59:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136723/6 # timeout=30 13:59:21 > git rev-parse 443053b2886d0c6534b216320e62e36c904df86f^{commit} # timeout=10 13:59:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:59:21 Checking out Revision 443053b2886d0c6534b216320e62e36c904df86f (refs/changes/23/136723/6) 13:59:21 > git config core.sparsecheckout # timeout=10 13:59:21 > git checkout -f 443053b2886d0c6534b216320e62e36c904df86f # timeout=30 13:59:25 Commit message: "[PORTAL-NG] Publish ui and bff charts in OOM" 13:59:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:59:25 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 13:59:25 [EnvInject] - Injecting environment variables from a build step. 13:59:25 [EnvInject] - Injecting as environment variables the properties content 13:59:25 PYTHON=python3 13:59:25 13:59:25 [EnvInject] - Variables injected successfully. 13:59:25 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14648314639936591073.sh 13:59:25 ---> tox-install.sh 13:59:25 + source /home/jenkins/lf-env.sh 13:59:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:59:25 ++ mktemp -d /tmp/venv-XXXX 13:59:25 + lf_venv=/tmp/venv-gNLw 13:59:25 + local venv_file=/tmp/.os_lf_venv 13:59:25 + local python=python3 13:59:25 + local options 13:59:25 + local set_path=true 13:59:25 + local install_args= 13:59:25 ++ 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 13:59:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:59:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:59:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:59:25 + true 13:59:25 + case $1 in 13:59:25 + venv_file=/tmp/.toxenv 13:59:25 + shift 2 13:59:25 + true 13:59:25 + case $1 in 13:59:25 + shift 13:59:25 + break 13:59:25 + case $python in 13:59:25 + local pkg_list= 13:59:25 + [[ -d /opt/pyenv ]] 13:59:25 + echo 'Setup pyenv:' 13:59:25 Setup pyenv: 13:59:25 + export PYENV_ROOT=/opt/pyenv 13:59:25 + PYENV_ROOT=/opt/pyenv 13:59:25 + 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 13:59:25 + 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 13:59:25 + pyenv versions 13:59:25 * system (set by /opt/pyenv/version) 13:59:25 * 3.8.13 (set by /opt/pyenv/version) 13:59:25 * 3.9.13 (set by /opt/pyenv/version) 13:59:25 * 3.10.6 (set by /opt/pyenv/version) 13:59:25 + command -v pyenv 13:59:25 ++ pyenv init - --no-rehash 13:59:25 + 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[*]}"'\'')" 13:59:25 export PATH="/opt/pyenv/shims:${PATH}" 13:59:25 export PYENV_SHELL=bash 13:59:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:59:25 pyenv() { 13:59:25 local command 13:59:25 command="${1:-}" 13:59:25 if [ "$#" -gt 0 ]; then 13:59:25 shift 13:59:25 fi 13:59:25 13:59:25 case "$command" in 13:59:25 rehash|shell) 13:59:25 eval "$(pyenv "sh-$command" "$@")" 13:59:25 ;; 13:59:25 *) 13:59:25 command pyenv "$command" "$@" 13:59:25 ;; 13:59:25 esac 13:59:25 }' 13:59:25 +++ 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[*]}"' 13:59:25 ++ 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 13:59:25 ++ 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 13:59:25 ++ 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 13:59:25 ++ export PYENV_SHELL=bash 13:59:25 ++ PYENV_SHELL=bash 13:59:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:59:25 +++ complete -F _pyenv pyenv 13:59:25 ++ lf-pyver python3 13:59:25 ++ local py_version_xy=python3 13:59:25 ++ local py_version_xyz= 13:59:25 ++ pyenv versions 13:59:25 ++ local command 13:59:25 ++ command=versions 13:59:25 ++ '[' 1 -gt 0 ']' 13:59:25 ++ shift 13:59:25 ++ case "$command" in 13:59:25 ++ command pyenv versions 13:59:25 ++ pyenv versions 13:59:25 ++ sed 's/^[ *]* //' 13:59:25 ++ awk '{ print $1 }' 13:59:25 ++ grep -E '^[0-9.]*[0-9]$' 13:59:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:59:25 +++ sort -V 13:59:25 +++ grep '^3' /tmp/.pyenv_versions 13:59:25 +++ tail -n 1 13:59:25 ++ py_version_xyz=3.10.6 13:59:25 ++ [[ -z 3.10.6 ]] 13:59:25 ++ echo 3.10.6 13:59:25 ++ return 0 13:59:25 + pyenv local 3.10.6 13:59:25 + local command 13:59:25 + command=local 13:59:25 + '[' 2 -gt 0 ']' 13:59:25 + shift 13:59:25 + case "$command" in 13:59:25 + command pyenv local 3.10.6 13:59:25 + pyenv local 3.10.6 13:59:25 + for arg in "$@" 13:59:25 + case $arg in 13:59:25 + pkg_list+='tox ' 13:59:25 + for arg in "$@" 13:59:25 + case $arg in 13:59:25 + pkg_list+='virtualenv ' 13:59:25 + for arg in "$@" 13:59:25 + case $arg in 13:59:25 + pkg_list+='urllib3~=1.26.15 ' 13:59:25 + [[ -f /tmp/.toxenv ]] 13:59:25 + [[ ! -f /tmp/.toxenv ]] 13:59:25 + [[ -n '' ]] 13:59:25 + python3 -m venv /tmp/venv-gNLw 13:59:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gNLw' 13:59:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gNLw 13:59:30 + echo /tmp/venv-gNLw 13:59:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:59:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:59:30 + /tmp/venv-gNLw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:59:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:59:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:59:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:59:33 + /tmp/venv-gNLw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:59:36 + type python3 13:59:36 + true 13:59:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gNLw/bin to PATH' 13:59:36 lf-activate-venv(): INFO: Adding /tmp/venv-gNLw/bin to PATH 13:59:36 + PATH=/tmp/venv-gNLw/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 13:59:36 + return 0 13:59:36 + python3 --version 13:59:36 Python 3.10.6 13:59:36 + python3 -m pip --version 13:59:36 pip 23.3.1 from /tmp/venv-gNLw/lib/python3.10/site-packages/pip (python 3.10) 13:59:36 + python3 -m pip freeze 13:59:36 cachetools==5.3.2 13:59:36 chardet==5.2.0 13:59:36 colorama==0.4.6 13:59:36 distlib==0.3.7 13:59:36 filelock==3.13.1 13:59:36 packaging==23.2 13:59:36 platformdirs==4.0.0 13:59:36 pluggy==1.3.0 13:59:36 pyproject-api==1.6.1 13:59:36 tomli==2.0.1 13:59:36 tox==4.11.4 13:59:36 urllib3==1.26.18 13:59:36 virtualenv==20.25.0 13:59:36 [EnvInject] - Injecting environment variables from a build step. 13:59:36 [EnvInject] - Injecting as environment variables the properties content 13:59:36 PARALLEL=false 13:59:36 13:59:36 [EnvInject] - Variables injected successfully. 13:59:36 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10808720408002760522.sh 13:59:36 ---> tox-run.sh 13:59:36 + 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 13:59:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:59:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:59:36 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:59:36 + cd /w/workspace/oom-master-commit-lint/. 13:59:36 + source /home/jenkins/lf-env.sh 13:59:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:59:36 ++ mktemp -d /tmp/venv-XXXX 13:59:36 + lf_venv=/tmp/venv-BH48 13:59:36 + local venv_file=/tmp/.os_lf_venv 13:59:36 + local python=python3 13:59:36 + local options 13:59:36 + local set_path=true 13:59:36 + local install_args= 13:59:36 ++ 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 13:59:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:59:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:59:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:59:36 + true 13:59:36 + case $1 in 13:59:36 + venv_file=/tmp/.toxenv 13:59:36 + shift 2 13:59:36 + true 13:59:36 + case $1 in 13:59:36 + shift 13:59:36 + break 13:59:36 + case $python in 13:59:36 + local pkg_list= 13:59:36 + [[ -d /opt/pyenv ]] 13:59:36 + echo 'Setup pyenv:' 13:59:36 Setup pyenv: 13:59:36 + export PYENV_ROOT=/opt/pyenv 13:59:36 + PYENV_ROOT=/opt/pyenv 13:59:36 + 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 13:59:36 + 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 13:59:36 + pyenv versions 13:59:36 system 13:59:36 3.8.13 13:59:36 3.9.13 13:59:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:59:36 + command -v pyenv 13:59:36 ++ pyenv init - --no-rehash 13:59:37 + 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[*]}"'\'')" 13:59:37 export PATH="/opt/pyenv/shims:${PATH}" 13:59:37 export PYENV_SHELL=bash 13:59:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:59:37 pyenv() { 13:59:37 local command 13:59:37 command="${1:-}" 13:59:37 if [ "$#" -gt 0 ]; then 13:59:37 shift 13:59:37 fi 13:59:37 13:59:37 case "$command" in 13:59:37 rehash|shell) 13:59:37 eval "$(pyenv "sh-$command" "$@")" 13:59:37 ;; 13:59:37 *) 13:59:37 command pyenv "$command" "$@" 13:59:37 ;; 13:59:37 esac 13:59:37 }' 13:59:37 +++ 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[*]}"' 13:59:37 ++ 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 13:59:37 ++ 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 13:59:37 ++ 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 13:59:37 ++ export PYENV_SHELL=bash 13:59:37 ++ PYENV_SHELL=bash 13:59:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:59:37 +++ complete -F _pyenv pyenv 13:59:37 ++ lf-pyver python3 13:59:37 ++ local py_version_xy=python3 13:59:37 ++ local py_version_xyz= 13:59:37 ++ pyenv versions 13:59:37 ++ local command 13:59:37 ++ command=versions 13:59:37 ++ '[' 1 -gt 0 ']' 13:59:37 ++ shift 13:59:37 ++ case "$command" in 13:59:37 ++ command pyenv versions 13:59:37 ++ pyenv versions 13:59:37 ++ sed 's/^[ *]* //' 13:59:37 ++ awk '{ print $1 }' 13:59:37 ++ grep -E '^[0-9.]*[0-9]$' 13:59:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:59:37 +++ grep '^3' /tmp/.pyenv_versions 13:59:37 +++ sort -V 13:59:37 +++ tail -n 1 13:59:37 ++ py_version_xyz=3.10.6 13:59:37 ++ [[ -z 3.10.6 ]] 13:59:37 ++ echo 3.10.6 13:59:37 ++ return 0 13:59:37 + pyenv local 3.10.6 13:59:37 + local command 13:59:37 + command=local 13:59:37 + '[' 2 -gt 0 ']' 13:59:37 + shift 13:59:37 + case "$command" in 13:59:37 + command pyenv local 3.10.6 13:59:37 + pyenv local 3.10.6 13:59:37 + for arg in "$@" 13:59:37 + case $arg in 13:59:37 + pkg_list+='tox ' 13:59:37 + for arg in "$@" 13:59:37 + case $arg in 13:59:37 + pkg_list+='virtualenv ' 13:59:37 + for arg in "$@" 13:59:37 + case $arg in 13:59:37 + pkg_list+='urllib3~=1.26.15 ' 13:59:37 + [[ -f /tmp/.toxenv ]] 13:59:37 ++ cat /tmp/.toxenv 13:59:37 + lf_venv=/tmp/venv-gNLw 13:59:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gNLw from' file:/tmp/.toxenv 13:59:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gNLw from file:/tmp/.toxenv 13:59:37 + /tmp/venv-gNLw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:59:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:59:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:59:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:59:38 + /tmp/venv-gNLw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:59:39 + type python3 13:59:39 + true 13:59:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gNLw/bin to PATH' 13:59:39 lf-activate-venv(): INFO: Adding /tmp/venv-gNLw/bin to PATH 13:59:39 + PATH=/tmp/venv-gNLw/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 13:59:39 + return 0 13:59:39 + [[ -d /opt/pyenv ]] 13:59:39 + echo '---> Setting up pyenv' 13:59:39 ---> Setting up pyenv 13:59:39 + export PYENV_ROOT=/opt/pyenv 13:59:39 + PYENV_ROOT=/opt/pyenv 13:59:39 + export PATH=/opt/pyenv/bin:/tmp/venv-gNLw/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 13:59:39 + PATH=/opt/pyenv/bin:/tmp/venv-gNLw/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 13:59:39 ++ pwd 13:59:39 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:59:39 + export PYTHONPATH 13:59:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:59:39 + TOX_TESTENV_PASSENV=PYTHONPATH 13:59:39 + tox --version 13:59:39 4.11.4 from /tmp/venv-gNLw/lib/python3.10/site-packages/tox/__init__.py 13:59:39 + PARALLEL=false 13:59:39 + TOX_OPTIONS_LIST= 13:59:39 + [[ -n gitlint ]] 13:59:39 + TOX_OPTIONS_LIST=' -e gitlint' 13:59:39 + case ${PARALLEL,,} in 13:59:39 + tox -e gitlint 13:59:39 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:59:41 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 14:00:08 gitlint: freeze> python -m pip freeze --all 14:00:09 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.0,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.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.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==23.3.1,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==1.5.1,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.0,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.3,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 14:00:09 gitlint: commands[0]> gitlint 14:00:09 gitlint: OK (29.06=setup[28.87]+cmd[0.19] seconds) 14:00:09 congratulations :) (29.22 seconds) 14:00:09 + tox_status=0 14:00:09 + echo '---> Completed tox runs' 14:00:09 ---> Completed tox runs 14:00:09 + for i in .tox/*/log 14:00:09 ++ echo .tox/gitlint/log 14:00:09 ++ awk -F/ '{print $2}' 14:00:09 + tox_env=gitlint 14:00:09 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 14:00:09 + DOC_DIR=docs/_build/html 14:00:09 + [[ -d docs/_build/html ]] 14:00:09 + echo '---> tox-run.sh ends' 14:00:09 ---> tox-run.sh ends 14:00:09 + test 0 -eq 0 14:00:09 $ ssh-agent -k 14:00:09 unset SSH_AUTH_SOCK; 14:00:09 unset SSH_AGENT_PID; 14:00:09 echo Agent pid 1733 killed; 14:00:09 [ssh-agent] Stopped. 14:00:09 [PostBuildScript] - [INFO] Executing post build scripts. 14:00:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17759332189590169420.sh 14:00:09 ---> sysstat.sh 14:00:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3784266751602213928.sh 14:00:09 ---> package-listing.sh 14:00:09 ++ facter osfamily 14:00:09 ++ tr '[:upper:]' '[:lower:]' 14:00:10 + OS_FAMILY=debian 14:00:10 + workspace=/w/workspace/oom-master-commit-lint 14:00:10 + START_PACKAGES=/tmp/packages_start.txt 14:00:10 + END_PACKAGES=/tmp/packages_end.txt 14:00:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:00:10 + PACKAGES=/tmp/packages_start.txt 14:00:10 + '[' /w/workspace/oom-master-commit-lint ']' 14:00:10 + PACKAGES=/tmp/packages_end.txt 14:00:10 + case "${OS_FAMILY}" in 14:00:10 + dpkg -l 14:00:10 + grep '^ii' 14:00:10 + '[' -f /tmp/packages_start.txt ']' 14:00:10 + '[' -f /tmp/packages_end.txt ']' 14:00:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:00:10 + '[' /w/workspace/oom-master-commit-lint ']' 14:00:10 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 14:00:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 14:00:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7663797286401962860.sh 14:00:10 ---> capture-instance-metadata.sh 14:00:10 Setup pyenv: 14:00:10 system 14:00:10 3.8.13 14:00:10 3.9.13 14:00:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:00:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l5bp 14:00:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:00:16 lf-activate-venv(): INFO: Installing: lftools 14:00:50 lf-activate-venv(): INFO: Adding /tmp/venv-l5bp/bin to PATH 14:00:50 INFO: Running in OpenStack, capturing instance metadata 14:00:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3396251577415208940.sh 14:00:50 provisioning config files... 14:00:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config15669623406633788456tmp 14:00:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:00:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:00:50 [EnvInject] - Injecting environment variables from a build step. 14:00:50 [EnvInject] - Injecting as environment variables the properties content 14:00:50 SERVER_ID=logs 14:00:50 14:00:50 [EnvInject] - Variables injected successfully. 14:00:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2142651023097658896.sh 14:00:50 ---> create-netrc.sh 14:00:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5933783605445549876.sh 14:00:50 ---> python-tools-install.sh 14:00:50 Setup pyenv: 14:00:50 system 14:00:50 3.8.13 14:00:50 3.9.13 14:00:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:00:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l5bp from file:/tmp/.os_lf_venv 14:00:52 lf-activate-venv(): INFO: Installing: lftools 14:01:00 lf-activate-venv(): INFO: Adding /tmp/venv-l5bp/bin to PATH 14:01:00 Generating Requirements File 14:01:32 Python 3.10.6 14:01:32 pip 23.3.1 from /tmp/venv-l5bp/lib/python3.10/site-packages/pip (python 3.10) 14:01:33 appdirs==1.4.4 14:01:33 argcomplete==3.1.6 14:01:33 aspy.yaml==1.3.0 14:01:33 attrs==23.1.0 14:01:33 autopage==0.5.2 14:01:33 Babel==2.13.1 14:01:33 beautifulsoup4==4.12.2 14:01:33 boto3==1.33.6 14:01:33 botocore==1.33.6 14:01:33 bs4==0.0.1 14:01:33 cachetools==5.3.2 14:01:33 certifi==2023.11.17 14:01:33 cffi==1.16.0 14:01:33 cfgv==3.4.0 14:01:33 chardet==5.2.0 14:01:33 charset-normalizer==3.3.2 14:01:33 click==8.1.7 14:01:33 cliff==4.4.0 14:01:33 cmd2==2.4.3 14:01:33 cryptography==3.3.2 14:01:33 debtcollector==2.5.0 14:01:33 decorator==5.1.1 14:01:33 defusedxml==0.7.1 14:01:33 Deprecated==1.2.14 14:01:33 distlib==0.3.7 14:01:33 dnspython==2.4.2 14:01:33 docker==4.2.2 14:01:33 dogpile.cache==1.2.2 14:01:33 email-validator==2.1.0.post1 14:01:33 filelock==3.13.1 14:01:33 future==0.18.3 14:01:33 gitdb==4.0.11 14:01:33 GitPython==3.1.40 14:01:33 google-auth==2.24.0 14:01:33 httplib2==0.22.0 14:01:33 identify==2.5.32 14:01:33 idna==3.6 14:01:33 importlib-metadata==7.0.0 14:01:33 importlib-resources==1.5.0 14:01:33 iso8601==2.1.0 14:01:33 Jinja2==3.1.2 14:01:33 jmespath==1.0.1 14:01:33 jsonpatch==1.33 14:01:33 jsonpointer==2.4 14:01:33 jsonschema==4.20.0 14:01:33 jsonschema-specifications==2023.11.2 14:01:33 keystoneauth1==5.4.0 14:01:33 kubernetes==28.1.0 14:01:33 lftools==0.37.8 14:01:33 lxml==4.9.3 14:01:33 MarkupSafe==2.1.3 14:01:33 msgpack==1.0.7 14:01:33 multi-key-dict==2.0.3 14:01:33 munch==4.0.0 14:01:33 netaddr==0.9.0 14:01:33 netifaces==0.11.0 14:01:33 niet==1.4.2 14:01:33 nodeenv==1.8.0 14:01:33 oauth2client==4.1.3 14:01:33 oauthlib==3.2.2 14:01:33 openstacksdk==0.62.0 14:01:33 os-client-config==2.1.0 14:01:33 os-service-types==1.7.0 14:01:33 osc-lib==2.9.0 14:01:33 oslo.config==9.2.0 14:01:33 oslo.context==5.3.0 14:01:33 oslo.i18n==6.2.0 14:01:33 oslo.log==5.4.0 14:01:33 oslo.serialization==5.2.0 14:01:33 oslo.utils==6.3.0 14:01:33 packaging==23.2 14:01:33 pbr==6.0.0 14:01:33 platformdirs==4.0.0 14:01:33 prettytable==3.9.0 14:01:33 pyasn1==0.5.1 14:01:33 pyasn1-modules==0.3.0 14:01:33 pycparser==2.21 14:01:33 pygerrit2==2.0.15 14:01:33 PyGithub==2.1.1 14:01:33 pyinotify==0.9.6 14:01:33 PyJWT==2.8.0 14:01:33 PyNaCl==1.5.0 14:01:33 pyparsing==2.4.7 14:01:33 pyperclip==1.8.2 14:01:33 pyrsistent==0.20.0 14:01:33 python-cinderclient==9.4.0 14:01:33 python-dateutil==2.8.2 14:01:33 python-heatclient==3.3.0 14:01:33 python-jenkins==1.8.2 14:01:33 python-keystoneclient==5.2.0 14:01:33 python-magnumclient==4.3.0 14:01:33 python-novaclient==18.4.0 14:01:33 python-openstackclient==6.0.0 14:01:33 python-swiftclient==4.4.0 14:01:33 pytz==2023.3.post1 14:01:33 PyYAML==6.0.1 14:01:33 referencing==0.31.1 14:01:33 requests==2.31.0 14:01:33 requests-oauthlib==1.3.1 14:01:33 requestsexceptions==1.4.0 14:01:33 rfc3986==2.0.0 14:01:33 rpds-py==0.13.2 14:01:33 rsa==4.9 14:01:33 ruamel.yaml==0.18.5 14:01:33 ruamel.yaml.clib==0.2.8 14:01:33 s3transfer==0.8.2 14:01:33 simplejson==3.19.2 14:01:33 six==1.16.0 14:01:33 smmap==5.0.1 14:01:33 soupsieve==2.5 14:01:33 stevedore==5.1.0 14:01:33 tabulate==0.9.0 14:01:33 toml==0.10.2 14:01:33 tomlkit==0.12.3 14:01:33 tqdm==4.66.1 14:01:33 typing_extensions==4.8.0 14:01:33 tzdata==2023.3 14:01:33 urllib3==1.26.18 14:01:33 virtualenv==20.25.0 14:01:33 wcwidth==0.2.12 14:01:33 websocket-client==1.7.0 14:01:33 wrapt==1.16.0 14:01:33 xdg==6.0.0 14:01:33 xmltodict==0.13.0 14:01:33 yq==3.2.3 14:01:33 zipp==3.17.0 14:01:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15471130907485723584.sh 14:01:33 ---> sudo-logs.sh 14:01:33 Archiving 'sudo' log.. 14:01:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10981755272831380991.sh 14:01:33 ---> job-cost.sh 14:01:33 Setup pyenv: 14:01:33 system 14:01:33 3.8.13 14:01:33 3.9.13 14:01:33 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:01:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l5bp from file:/tmp/.os_lf_venv 14:01:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:01:43 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. 14:01:43 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 14:01:43 lf-activate-venv(): INFO: Adding /tmp/venv-l5bp/bin to PATH 14:01:43 INFO: No Stack... 14:01:44 INFO: Retrieving Pricing Info for: v3-standard-4 14:01:44 INFO: Archiving Costs 14:01:44 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10922550398638823504.sh 14:01:44 ---> logs-deploy.sh 14:01:44 Setup pyenv: 14:01:44 system 14:01:44 3.8.13 14:01:44 3.9.13 14:01:44 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:01:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l5bp from file:/tmp/.os_lf_venv 14:01:45 lf-activate-venv(): INFO: Installing: lftools 14:01:56 lf-activate-venv(): INFO: Adding /tmp/venv-l5bp/bin to PATH 14:01:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7092 14:01:56 INFO: archiving workspace using pattern(s): 14:01:57 Archives upload complete. 14:01:58 INFO: archiving logs to Nexus 14:01:59 ---> uname -a: 14:01:59 Linux prd-ubuntu1804-builder-4c-4g-2297 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:01:59 14:01:59 14:01:59 ---> lscpu: 14:01:59 Architecture: x86_64 14:01:59 CPU op-mode(s): 32-bit, 64-bit 14:01:59 Byte Order: Little Endian 14:01:59 CPU(s): 4 14:01:59 On-line CPU(s) list: 0-3 14:01:59 Thread(s) per core: 1 14:01:59 Core(s) per socket: 1 14:01:59 Socket(s): 4 14:01:59 NUMA node(s): 1 14:01:59 Vendor ID: AuthenticAMD 14:01:59 CPU family: 23 14:01:59 Model: 49 14:01:59 Model name: AMD EPYC-Rome Processor 14:01:59 Stepping: 0 14:01:59 CPU MHz: 2799.996 14:01:59 BogoMIPS: 5599.99 14:01:59 Virtualization: AMD-V 14:01:59 Hypervisor vendor: KVM 14:01:59 Virtualization type: full 14:01:59 L1d cache: 32K 14:01:59 L1i cache: 32K 14:01:59 L2 cache: 512K 14:01:59 L3 cache: 16384K 14:01:59 NUMA node0 CPU(s): 0-3 14:01:59 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 14:01:59 14:01:59 14:01:59 ---> nproc: 14:01:59 4 14:01:59 14:01:59 14:01:59 ---> df -h: 14:01:59 Filesystem Size Used Avail Use% Mounted on 14:01:59 udev 7.9G 0 7.9G 0% /dev 14:01:59 tmpfs 1.6G 672K 1.6G 1% /run 14:01:59 /dev/vda1 78G 8.5G 69G 11% / 14:01:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:01:59 tmpfs 5.0M 0 5.0M 0% /run/lock 14:01:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:01:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:01:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:01:59 14:01:59 14:01:59 ---> free -m: 14:01:59 total used free shared buff/cache available 14:01:59 Mem: 16040 537 13170 0 2331 15178 14:01:59 Swap: 1023 0 1023 14:01:59 14:01:59 14:01:59 ---> ip addr: 14:01:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:01:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:01:59 inet 127.0.0.1/8 scope host lo 14:01:59 valid_lft forever preferred_lft forever 14:01:59 inet6 ::1/128 scope host 14:01:59 valid_lft forever preferred_lft forever 14:01:59 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 14:01:59 link/ether fa:16:3e:63:74:56 brd ff:ff:ff:ff:ff:ff 14:01:59 inet 10.30.107.201/23 brd 10.30.107.255 scope global dynamic ens3 14:01:59 valid_lft 86211sec preferred_lft 86211sec 14:01:59 inet6 fe80::f816:3eff:fe63:7456/64 scope link 14:01:59 valid_lft forever preferred_lft forever 14:01:59 14:01:59 14:01:59 ---> sar -b -r -n DEV: 14:01:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2297) 12/04/23 _x86_64_ (4 CPU) 14:01:59 14:01:59 13:58:54 LINUX RESTART (4 CPU) 14:01:59 14:01:59 13:59:01 tps rtps wtps bread/s bwrtn/s 14:01:59 14:00:01 253.85 65.83 188.02 4039.59 42423.73 14:01:59 14:01:01 117.25 14.18 103.07 1083.29 20932.78 14:01:59 Average: 185.55 40.01 145.55 2561.56 31679.15 14:01:59 14:01:59 13:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:01:59 14:00:01 14005452 15530180 2419516 14.73 54928 1675548 909556 5.21 720884 1497728 104856 14:01:59 14:01:01 13691784 15576792 2733184 16.64 83636 1985488 753204 4.31 712320 1776524 127756 14:01:59 Average: 13848618 15553486 2576350 15.69 69282 1830518 831380 4.76 716602 1637126 116306 14:01:59 14:01:59 13:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:01:59 14:00:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 14:01:59 14:00:01 ens3 439.52 311.65 2182.97 80.64 0.00 0.00 0.00 0.00 14:01:59 14:01:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:01:59 14:01:01 ens3 50.49 34.39 609.17 8.32 0.00 0.00 0.00 0.00 14:01:59 Average: lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 14:01:59 Average: ens3 245.02 173.03 1396.14 44.49 0.00 0.00 0.00 0.00 14:01:59 14:01:59 14:01:59 ---> sar -P ALL: 14:01:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2297) 12/04/23 _x86_64_ (4 CPU) 14:01:59 14:01:59 13:58:54 LINUX RESTART (4 CPU) 14:01:59 14:01:59 13:59:01 CPU %user %nice %system %iowait %steal %idle 14:01:59 14:00:01 all 19.84 0.00 2.44 8.31 0.10 69.32 14:01:59 14:00:01 0 21.09 0.00 3.16 6.45 0.08 69.21 14:01:59 14:00:01 1 20.27 0.00 2.08 7.60 0.08 69.97 14:01:59 14:00:01 2 15.11 0.00 2.00 2.03 0.10 80.75 14:01:59 14:00:01 3 22.91 0.00 2.48 17.15 0.08 57.39 14:01:59 14:01:01 all 20.42 0.00 1.59 4.89 0.06 73.04 14:01:59 14:01:01 0 28.74 0.00 1.42 5.69 0.07 64.08 14:01:59 14:01:01 1 12.62 0.00 1.26 3.64 0.05 82.43 14:01:59 14:01:01 2 23.24 0.00 2.49 4.99 0.12 69.16 14:01:59 14:01:01 3 17.13 0.00 1.22 5.26 0.05 76.34 14:01:59 Average: all 20.13 0.00 2.01 6.59 0.08 71.19 14:01:59 Average: 0 24.92 0.00 2.29 6.07 0.08 66.64 14:01:59 Average: 1 16.42 0.00 1.66 5.61 0.07 76.24 14:01:59 Average: 2 19.18 0.00 2.25 3.51 0.11 74.94 14:01:59 Average: 3 20.01 0.00 1.84 11.17 0.07 66.91 14:01:59 14:01:59 14:01:59