13:32:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 13:32:22 Running as SYSTEM 13:32:22 [EnvInject] - Loading node environment variables. 13:32:22 Building remotely on prd-ubuntu1804-builder-4c-4g-18294 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:32:22 [ssh-agent] Looking for ssh-agent implementation... 13:32:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:22 $ ssh-agent 13:32:22 SSH_AUTH_SOCK=/tmp/ssh-fPVNTTgww3EC/agent.1713 13:32:22 SSH_AGENT_PID=1715 13:32:22 [ssh-agent] Started. 13:32:22 Running ssh-add (command line suppressed) 13:32:22 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_11346597985370350640.key (/w/workspace/oom-master-commit-lint@tmp/private_key_11346597985370350640.key) 13:32:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:32:22 The recommended git tool is: NONE 13:32:23 using credential onap-jenkins-ssh 13:32:23 Wiping out workspace first. 13:32:23 Cloning the remote Git repository 13:32:24 Cloning repository git://cloud.onap.org/mirror/oom.git 13:32:24 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:32:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:24 > git --version # timeout=10 13:32:24 > git --version # 'git version 2.17.1' 13:32:24 using GIT_SSH to set credentials Gerrit user 13:32:24 Verifying host key using manually-configured host key entries 13:32:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:32:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:32:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:32:30 using GIT_SSH to set credentials Gerrit user 13:32:30 Verifying host key using manually-configured host key entries 13:32:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/1 # timeout=30 13:32:30 > git rev-parse acfd9b442bf7eccd9761957c1849dfe185ce1bc7^{commit} # timeout=10 13:32:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:32:30 Checking out Revision acfd9b442bf7eccd9761957c1849dfe185ce1bc7 (refs/changes/90/137590/1) 13:32:30 > git config core.sparsecheckout # timeout=10 13:32:30 > git checkout -f acfd9b442bf7eccd9761957c1849dfe185ce1bc7 # timeout=30 13:32:34 Commit message: "[portal-ng] ui is exposed on wrong port" 13:32:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:32:34 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 13:32:34 [EnvInject] - Injecting environment variables from a build step. 13:32:34 [EnvInject] - Injecting as environment variables the properties content 13:32:34 PYTHON=python3 13:32:34 13:32:34 [EnvInject] - Variables injected successfully. 13:32:34 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15507407075506242490.sh 13:32:34 ---> tox-install.sh 13:32:34 + source /home/jenkins/lf-env.sh 13:32:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:34 ++ mktemp -d /tmp/venv-XXXX 13:32:34 + lf_venv=/tmp/venv-rsTb 13:32:34 + local venv_file=/tmp/.os_lf_venv 13:32:34 + local python=python3 13:32:34 + local options 13:32:34 + local set_path=true 13:32:34 + local install_args= 13:32:34 ++ 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:32:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:34 + true 13:32:34 + case $1 in 13:32:34 + venv_file=/tmp/.toxenv 13:32:34 + shift 2 13:32:34 + true 13:32:34 + case $1 in 13:32:34 + shift 13:32:34 + break 13:32:34 + case $python in 13:32:34 + local pkg_list= 13:32:34 + [[ -d /opt/pyenv ]] 13:32:34 + echo 'Setup pyenv:' 13:32:34 Setup pyenv: 13:32:34 + export PYENV_ROOT=/opt/pyenv 13:32:34 + PYENV_ROOT=/opt/pyenv 13:32:34 + 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:32:34 + 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:32:34 + pyenv versions 13:32:34 * system (set by /opt/pyenv/version) 13:32:34 * 3.8.13 (set by /opt/pyenv/version) 13:32:34 * 3.9.13 (set by /opt/pyenv/version) 13:32:34 * 3.10.6 (set by /opt/pyenv/version) 13:32:34 + command -v pyenv 13:32:34 ++ pyenv init - --no-rehash 13:32:34 + 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:32:34 export PATH="/opt/pyenv/shims:${PATH}" 13:32:34 export PYENV_SHELL=bash 13:32:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:34 pyenv() { 13:32:34 local command 13:32:34 command="${1:-}" 13:32:34 if [ "$#" -gt 0 ]; then 13:32:34 shift 13:32:34 fi 13:32:34 13:32:34 case "$command" in 13:32:34 rehash|shell) 13:32:34 eval "$(pyenv "sh-$command" "$@")" 13:32:34 ;; 13:32:34 *) 13:32:34 command pyenv "$command" "$@" 13:32:34 ;; 13:32:34 esac 13:32:34 }' 13:32:34 +++ 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:32:34 ++ 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:32:34 ++ 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:32:34 ++ 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:32:34 ++ export PYENV_SHELL=bash 13:32:34 ++ PYENV_SHELL=bash 13:32:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:34 +++ complete -F _pyenv pyenv 13:32:34 ++ lf-pyver python3 13:32:34 ++ local py_version_xy=python3 13:32:34 ++ local py_version_xyz= 13:32:34 ++ pyenv versions 13:32:34 ++ local command 13:32:34 ++ command=versions 13:32:34 ++ '[' 1 -gt 0 ']' 13:32:34 ++ shift 13:32:34 ++ case "$command" in 13:32:34 ++ command pyenv versions 13:32:34 ++ pyenv versions 13:32:34 ++ sed 's/^[ *]* //' 13:32:34 ++ awk '{ print $1 }' 13:32:34 ++ grep -E '^[0-9.]*[0-9]$' 13:32:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:34 +++ grep '^3' /tmp/.pyenv_versions 13:32:34 +++ sort -V 13:32:34 +++ tail -n 1 13:32:34 ++ py_version_xyz=3.10.6 13:32:34 ++ [[ -z 3.10.6 ]] 13:32:34 ++ echo 3.10.6 13:32:34 ++ return 0 13:32:34 + pyenv local 3.10.6 13:32:34 + local command 13:32:34 + command=local 13:32:34 + '[' 2 -gt 0 ']' 13:32:34 + shift 13:32:34 + case "$command" in 13:32:34 + command pyenv local 3.10.6 13:32:34 + pyenv local 3.10.6 13:32:34 + for arg in "$@" 13:32:34 + case $arg in 13:32:34 + pkg_list+='tox ' 13:32:34 + for arg in "$@" 13:32:34 + case $arg in 13:32:34 + pkg_list+='virtualenv ' 13:32:34 + for arg in "$@" 13:32:34 + case $arg in 13:32:34 + pkg_list+='urllib3~=1.26.15 ' 13:32:34 + [[ -f /tmp/.toxenv ]] 13:32:34 + [[ ! -f /tmp/.toxenv ]] 13:32:34 + [[ -n '' ]] 13:32:34 + python3 -m venv /tmp/venv-rsTb 13:32:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rsTb' 13:32:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rsTb 13:32:39 + echo /tmp/venv-rsTb 13:32:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:32:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:32:39 + /tmp/venv-rsTb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:32:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:32:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:32:41 + /tmp/venv-rsTb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:32:44 + type python3 13:32:44 + true 13:32:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rsTb/bin to PATH' 13:32:44 lf-activate-venv(): INFO: Adding /tmp/venv-rsTb/bin to PATH 13:32:44 + PATH=/tmp/venv-rsTb/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:32:44 + return 0 13:32:44 + python3 --version 13:32:44 Python 3.10.6 13:32:44 + python3 -m pip --version 13:32:44 pip 24.0 from /tmp/venv-rsTb/lib/python3.10/site-packages/pip (python 3.10) 13:32:44 + python3 -m pip freeze 13:32:45 cachetools==5.3.3 13:32:45 chardet==5.2.0 13:32:45 colorama==0.4.6 13:32:45 distlib==0.3.8 13:32:45 filelock==3.13.3 13:32:45 packaging==24.0 13:32:45 platformdirs==4.2.0 13:32:45 pluggy==1.4.0 13:32:45 pyproject-api==1.6.1 13:32:45 tomli==2.0.1 13:32:45 tox==4.14.2 13:32:45 urllib3==1.26.18 13:32:45 virtualenv==20.25.1 13:32:45 [EnvInject] - Injecting environment variables from a build step. 13:32:45 [EnvInject] - Injecting as environment variables the properties content 13:32:45 PARALLEL=false 13:32:45 13:32:45 [EnvInject] - Variables injected successfully. 13:32:45 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17187103365841689076.sh 13:32:45 ---> tox-run.sh 13:32:45 + 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:32:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:32:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:32:45 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:32:45 + cd /w/workspace/oom-master-commit-lint/. 13:32:45 + source /home/jenkins/lf-env.sh 13:32:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:32:45 ++ mktemp -d /tmp/venv-XXXX 13:32:45 + lf_venv=/tmp/venv-KE9D 13:32:45 + local venv_file=/tmp/.os_lf_venv 13:32:45 + local python=python3 13:32:45 + local options 13:32:45 + local set_path=true 13:32:45 + local install_args= 13:32:45 ++ 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:32:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:32:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:32:45 + true 13:32:45 + case $1 in 13:32:45 + venv_file=/tmp/.toxenv 13:32:45 + shift 2 13:32:45 + true 13:32:45 + case $1 in 13:32:45 + shift 13:32:45 + break 13:32:45 + case $python in 13:32:45 + local pkg_list= 13:32:45 + [[ -d /opt/pyenv ]] 13:32:45 + echo 'Setup pyenv:' 13:32:45 Setup pyenv: 13:32:45 + export PYENV_ROOT=/opt/pyenv 13:32:45 + PYENV_ROOT=/opt/pyenv 13:32:45 + 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:32:45 + 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:32:45 + pyenv versions 13:32:45 system 13:32:45 3.8.13 13:32:45 3.9.13 13:32:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:32:45 + command -v pyenv 13:32:45 ++ pyenv init - --no-rehash 13:32:45 + 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:32:45 export PATH="/opt/pyenv/shims:${PATH}" 13:32:45 export PYENV_SHELL=bash 13:32:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:32:45 pyenv() { 13:32:45 local command 13:32:45 command="${1:-}" 13:32:45 if [ "$#" -gt 0 ]; then 13:32:45 shift 13:32:45 fi 13:32:45 13:32:45 case "$command" in 13:32:45 rehash|shell) 13:32:45 eval "$(pyenv "sh-$command" "$@")" 13:32:45 ;; 13:32:45 *) 13:32:45 command pyenv "$command" "$@" 13:32:45 ;; 13:32:45 esac 13:32:45 }' 13:32:45 +++ 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:32:45 ++ 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:32:45 ++ 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:32:45 ++ 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:32:45 ++ export PYENV_SHELL=bash 13:32:45 ++ PYENV_SHELL=bash 13:32:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:32:45 +++ complete -F _pyenv pyenv 13:32:45 ++ lf-pyver python3 13:32:45 ++ local py_version_xy=python3 13:32:45 ++ local py_version_xyz= 13:32:45 ++ pyenv versions 13:32:45 ++ local command 13:32:45 ++ sed 's/^[ *]* //' 13:32:45 ++ command=versions 13:32:45 ++ '[' 1 -gt 0 ']' 13:32:45 ++ shift 13:32:45 ++ case "$command" in 13:32:45 ++ command pyenv versions 13:32:45 ++ pyenv versions 13:32:45 ++ awk '{ print $1 }' 13:32:45 ++ grep -E '^[0-9.]*[0-9]$' 13:32:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:32:45 +++ grep '^3' /tmp/.pyenv_versions 13:32:45 +++ tail -n 1 13:32:45 +++ sort -V 13:32:45 ++ py_version_xyz=3.10.6 13:32:45 ++ [[ -z 3.10.6 ]] 13:32:45 ++ echo 3.10.6 13:32:45 ++ return 0 13:32:45 + pyenv local 3.10.6 13:32:45 + local command 13:32:45 + command=local 13:32:45 + '[' 2 -gt 0 ']' 13:32:45 + shift 13:32:45 + case "$command" in 13:32:45 + command pyenv local 3.10.6 13:32:45 + pyenv local 3.10.6 13:32:45 + for arg in "$@" 13:32:45 + case $arg in 13:32:45 + pkg_list+='tox ' 13:32:45 + for arg in "$@" 13:32:45 + case $arg in 13:32:45 + pkg_list+='virtualenv ' 13:32:45 + for arg in "$@" 13:32:45 + case $arg in 13:32:45 + pkg_list+='urllib3~=1.26.15 ' 13:32:45 + [[ -f /tmp/.toxenv ]] 13:32:45 ++ cat /tmp/.toxenv 13:32:45 + lf_venv=/tmp/venv-rsTb 13:32:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rsTb from' file:/tmp/.toxenv 13:32:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rsTb from file:/tmp/.toxenv 13:32:45 + /tmp/venv-rsTb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:32:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:32:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:32:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:32:46 + /tmp/venv-rsTb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:32:48 + type python3 13:32:48 + true 13:32:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rsTb/bin to PATH' 13:32:48 lf-activate-venv(): INFO: Adding /tmp/venv-rsTb/bin to PATH 13:32:48 + PATH=/tmp/venv-rsTb/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:32:48 + return 0 13:32:48 + [[ -d /opt/pyenv ]] 13:32:48 + echo '---> Setting up pyenv' 13:32:48 ---> Setting up pyenv 13:32:48 + export PYENV_ROOT=/opt/pyenv 13:32:48 + PYENV_ROOT=/opt/pyenv 13:32:48 + export PATH=/opt/pyenv/bin:/tmp/venv-rsTb/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:32:48 + PATH=/opt/pyenv/bin:/tmp/venv-rsTb/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:32:48 ++ pwd 13:32:48 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:32:48 + export PYTHONPATH 13:32:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:32:48 + TOX_TESTENV_PASSENV=PYTHONPATH 13:32:48 + tox --version 13:32:48 4.14.2 from /tmp/venv-rsTb/lib/python3.10/site-packages/tox/__init__.py 13:32:48 + PARALLEL=false 13:32:48 + TOX_OPTIONS_LIST= 13:32:48 + [[ -n gitlint ]] 13:32:48 + TOX_OPTIONS_LIST=' -e gitlint' 13:32:48 + case ${PARALLEL,,} in 13:32:48 + tox -e gitlint 13:32:48 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:32:51 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 13:33:21 gitlint: freeze> python -m pip freeze --all 13:33:21 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 13:33:21 gitlint: commands[0]> gitlint 13:33:22 1: T7 Title does not match regex (^\[[A-Z\d-]+]\[*[\w\d-]*]* [A-Z]+[\S ]*$): "[portal-ng] ui is exposed on wrong port" 13:33:22 gitlint: exit 1 (0.23 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2407 13:33:22 gitlint: FAIL code 1 (33.24=setup[33.01]+cmd[0.23] seconds) 13:33:22 evaluation failed :( (33.41 seconds) 13:33:22 + tox_status=1 13:33:22 + echo '---> Completed tox runs' 13:33:22 ---> Completed tox runs 13:33:22 + for i in .tox/*/log 13:33:22 ++ echo .tox/gitlint/log 13:33:22 ++ awk -F/ '{print $2}' 13:33:22 + tox_env=gitlint 13:33:22 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:33:22 + DOC_DIR=docs/_build/html 13:33:22 + [[ -d docs/_build/html ]] 13:33:22 + echo '---> tox-run.sh ends' 13:33:22 ---> tox-run.sh ends 13:33:22 + test 1 -eq 0 13:33:22 + exit 1 13:33:22 ++ '[' 2 = 1 ']' 13:33:22 Build step 'Execute shell' marked build as failure 13:33:22 $ ssh-agent -k 13:33:22 unset SSH_AUTH_SOCK; 13:33:22 unset SSH_AGENT_PID; 13:33:22 echo Agent pid 1715 killed; 13:33:22 [ssh-agent] Stopped. 13:33:22 [PostBuildScript] - [INFO] Executing post build scripts. 13:33:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins549614269340008869.sh 13:33:22 ---> sysstat.sh 13:33:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17665564238749061850.sh 13:33:22 ---> package-listing.sh 13:33:22 ++ tr '[:upper:]' '[:lower:]' 13:33:22 ++ facter osfamily 13:33:22 + OS_FAMILY=debian 13:33:22 + workspace=/w/workspace/oom-master-commit-lint 13:33:22 + START_PACKAGES=/tmp/packages_start.txt 13:33:22 + END_PACKAGES=/tmp/packages_end.txt 13:33:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:33:22 + PACKAGES=/tmp/packages_start.txt 13:33:22 + '[' /w/workspace/oom-master-commit-lint ']' 13:33:22 + PACKAGES=/tmp/packages_end.txt 13:33:22 + case "${OS_FAMILY}" in 13:33:22 + dpkg -l 13:33:22 + grep '^ii' 13:33:22 + '[' -f /tmp/packages_start.txt ']' 13:33:22 + '[' -f /tmp/packages_end.txt ']' 13:33:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:33:22 + '[' /w/workspace/oom-master-commit-lint ']' 13:33:22 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:33:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:33:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10009389404627783692.sh 13:33:22 ---> capture-instance-metadata.sh 13:33:23 Setup pyenv: 13:33:23 system 13:33:23 3.8.13 13:33:23 3.9.13 13:33:23 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:33:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rLhG 13:33:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:33:29 lf-activate-venv(): INFO: Installing: lftools 13:34:03 lf-activate-venv(): INFO: Adding /tmp/venv-rLhG/bin to PATH 13:34:03 INFO: Running in OpenStack, capturing instance metadata 13:34:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18079297585917677719.sh 13:34:04 provisioning config files... 13:34:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config7212491075036254332tmp 13:34:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:34:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:34:04 [EnvInject] - Injecting environment variables from a build step. 13:34:04 [EnvInject] - Injecting as environment variables the properties content 13:34:04 SERVER_ID=logs 13:34:04 13:34:04 [EnvInject] - Variables injected successfully. 13:34:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11602287486874115180.sh 13:34:04 ---> create-netrc.sh 13:34:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11510700987294087333.sh 13:34:04 ---> python-tools-install.sh 13:34:04 Setup pyenv: 13:34:04 system 13:34:04 3.8.13 13:34:04 3.9.13 13:34:04 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:34:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rLhG from file:/tmp/.os_lf_venv 13:34:05 lf-activate-venv(): INFO: Installing: lftools 13:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-rLhG/bin to PATH 13:34:13 Generating Requirements File 13:34:42 Python 3.10.6 13:34:42 pip 24.0 from /tmp/venv-rLhG/lib/python3.10/site-packages/pip (python 3.10) 13:34:42 appdirs==1.4.4 13:34:42 argcomplete==3.2.3 13:34:42 aspy.yaml==1.3.0 13:34:42 attrs==23.2.0 13:34:42 autopage==0.5.2 13:34:42 beautifulsoup4==4.12.3 13:34:42 boto3==1.34.70 13:34:42 botocore==1.34.70 13:34:42 bs4==0.0.2 13:34:42 cachetools==5.3.3 13:34:42 certifi==2024.2.2 13:34:42 cffi==1.16.0 13:34:42 cfgv==3.4.0 13:34:42 chardet==5.2.0 13:34:42 charset-normalizer==3.3.2 13:34:42 click==8.1.7 13:34:42 cliff==4.6.0 13:34:42 cmd2==2.4.3 13:34:42 cryptography==3.3.2 13:34:42 debtcollector==3.0.0 13:34:42 decorator==5.1.1 13:34:42 defusedxml==0.7.1 13:34:42 Deprecated==1.2.14 13:34:42 distlib==0.3.8 13:34:42 dnspython==2.6.1 13:34:42 docker==4.2.2 13:34:42 dogpile.cache==1.3.2 13:34:42 email_validator==2.1.1 13:34:42 filelock==3.13.3 13:34:42 future==1.0.0 13:34:42 gitdb==4.0.11 13:34:42 GitPython==3.1.42 13:34:42 google-auth==2.29.0 13:34:42 httplib2==0.22.0 13:34:42 identify==2.5.35 13:34:42 idna==3.6 13:34:42 importlib-resources==1.5.0 13:34:42 iso8601==2.1.0 13:34:42 Jinja2==3.1.3 13:34:42 jmespath==1.0.1 13:34:42 jsonpatch==1.33 13:34:42 jsonpointer==2.4 13:34:42 jsonschema==4.21.1 13:34:42 jsonschema-specifications==2023.12.1 13:34:42 keystoneauth1==5.6.0 13:34:42 kubernetes==29.0.0 13:34:42 lftools==0.37.10 13:34:42 lxml==5.1.0 13:34:42 MarkupSafe==2.1.5 13:34:42 msgpack==1.0.8 13:34:42 multi_key_dict==2.0.3 13:34:42 munch==4.0.0 13:34:42 netaddr==1.2.1 13:34:42 netifaces==0.11.0 13:34:42 niet==1.4.2 13:34:42 nodeenv==1.8.0 13:34:42 oauth2client==4.1.3 13:34:42 oauthlib==3.2.2 13:34:42 openstacksdk==3.0.0 13:34:42 os-client-config==2.1.0 13:34:42 os-service-types==1.7.0 13:34:42 osc-lib==3.0.1 13:34:42 oslo.config==9.4.0 13:34:42 oslo.context==5.5.0 13:34:42 oslo.i18n==6.3.0 13:34:42 oslo.log==5.5.0 13:34:42 oslo.serialization==5.4.0 13:34:42 oslo.utils==7.1.0 13:34:42 packaging==24.0 13:34:42 pbr==6.0.0 13:34:42 platformdirs==4.2.0 13:34:42 prettytable==3.10.0 13:34:42 pyasn1==0.5.1 13:34:42 pyasn1-modules==0.3.0 13:34:42 pycparser==2.21 13:34:42 pygerrit2==2.0.15 13:34:42 PyGithub==2.3.0 13:34:42 pyinotify==0.9.6 13:34:42 PyJWT==2.8.0 13:34:42 PyNaCl==1.5.0 13:34:42 pyparsing==2.4.7 13:34:42 pyperclip==1.8.2 13:34:42 pyrsistent==0.20.0 13:34:42 python-cinderclient==9.5.0 13:34:42 python-dateutil==2.9.0.post0 13:34:42 python-heatclient==3.5.0 13:34:42 python-jenkins==1.8.2 13:34:42 python-keystoneclient==5.4.0 13:34:42 python-magnumclient==4.4.0 13:34:42 python-novaclient==18.6.0 13:34:42 python-openstackclient==6.6.0 13:34:42 python-swiftclient==4.5.0 13:34:42 PyYAML==6.0.1 13:34:42 referencing==0.34.0 13:34:42 requests==2.31.0 13:34:42 requests-oauthlib==2.0.0 13:34:42 requestsexceptions==1.4.0 13:34:42 rfc3986==2.0.0 13:34:42 rpds-py==0.18.0 13:34:42 rsa==4.9 13:34:42 ruamel.yaml==0.18.6 13:34:42 ruamel.yaml.clib==0.2.8 13:34:42 s3transfer==0.10.1 13:34:42 simplejson==3.19.2 13:34:42 six==1.16.0 13:34:42 smmap==5.0.1 13:34:42 soupsieve==2.5 13:34:42 stevedore==5.2.0 13:34:42 tabulate==0.9.0 13:34:42 toml==0.10.2 13:34:42 tomlkit==0.12.4 13:34:42 tqdm==4.66.2 13:34:42 typing_extensions==4.10.0 13:34:42 tzdata==2024.1 13:34:42 urllib3==1.26.18 13:34:42 virtualenv==20.25.1 13:34:42 wcwidth==0.2.13 13:34:42 websocket-client==1.7.0 13:34:42 wrapt==1.16.0 13:34:42 xdg==6.0.0 13:34:42 xmltodict==0.13.0 13:34:42 yq==3.2.3 13:34:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4275186003733055397.sh 13:34:42 ---> sudo-logs.sh 13:34:42 Archiving 'sudo' log.. 13:34:43 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17062961154287875054.sh 13:34:43 ---> job-cost.sh 13:34:43 Setup pyenv: 13:34:43 system 13:34:43 3.8.13 13:34:43 3.9.13 13:34:43 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rLhG from file:/tmp/.os_lf_venv 13:34:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-rLhG/bin to PATH 13:34:49 INFO: No Stack... 13:34:50 INFO: Retrieving Pricing Info for: v3-standard-4 13:34:50 INFO: Archiving Costs 13:34:50 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14344957798699831700.sh 13:34:50 ---> logs-deploy.sh 13:34:50 Setup pyenv: 13:34:50 system 13:34:50 3.8.13 13:34:50 3.9.13 13:34:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:34:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rLhG from file:/tmp/.os_lf_venv 13:34:52 lf-activate-venv(): INFO: Installing: lftools 13:35:01 lf-activate-venv(): INFO: Adding /tmp/venv-rLhG/bin to PATH 13:35:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7260 13:35:01 INFO: archiving workspace using pattern(s): 13:35:02 Archives upload complete. 13:35:03 INFO: archiving logs to Nexus 13:35:03 ---> uname -a: 13:35:03 Linux prd-ubuntu1804-builder-4c-4g-18294 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:35:03 13:35:03 13:35:03 ---> lscpu: 13:35:03 Architecture: x86_64 13:35:03 CPU op-mode(s): 32-bit, 64-bit 13:35:03 Byte Order: Little Endian 13:35:03 CPU(s): 4 13:35:03 On-line CPU(s) list: 0-3 13:35:03 Thread(s) per core: 1 13:35:03 Core(s) per socket: 1 13:35:03 Socket(s): 4 13:35:03 NUMA node(s): 1 13:35:03 Vendor ID: AuthenticAMD 13:35:03 CPU family: 23 13:35:03 Model: 49 13:35:03 Model name: AMD EPYC-Rome Processor 13:35:03 Stepping: 0 13:35:03 CPU MHz: 2800.000 13:35:03 BogoMIPS: 5600.00 13:35:03 Virtualization: AMD-V 13:35:03 Hypervisor vendor: KVM 13:35:03 Virtualization type: full 13:35:03 L1d cache: 32K 13:35:03 L1i cache: 32K 13:35:03 L2 cache: 512K 13:35:03 L3 cache: 16384K 13:35:03 NUMA node0 CPU(s): 0-3 13:35:03 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 13:35:03 13:35:03 13:35:03 ---> nproc: 13:35:03 4 13:35:03 13:35:03 13:35:04 ---> df -h: 13:35:04 Filesystem Size Used Avail Use% Mounted on 13:35:04 udev 7.9G 0 7.9G 0% /dev 13:35:04 tmpfs 1.6G 672K 1.6G 1% /run 13:35:04 /dev/vda1 78G 8.5G 69G 11% / 13:35:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:35:04 tmpfs 5.0M 0 5.0M 0% /run/lock 13:35:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:35:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:35:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:35:04 13:35:04 13:35:04 ---> free -m: 13:35:04 total used free shared buff/cache available 13:35:04 Mem: 16040 556 13199 0 2284 15161 13:35:04 Swap: 1023 0 1023 13:35:04 13:35:04 13:35:04 ---> ip addr: 13:35:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:35:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:35:04 inet 127.0.0.1/8 scope host lo 13:35:04 valid_lft forever preferred_lft forever 13:35:04 inet6 ::1/128 scope host 13:35:04 valid_lft forever preferred_lft forever 13:35:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:35:04 link/ether fa:16:3e:19:d7:29 brd ff:ff:ff:ff:ff:ff 13:35:04 inet 10.30.106.231/23 brd 10.30.107.255 scope global dynamic ens3 13:35:04 valid_lft 86219sec preferred_lft 86219sec 13:35:04 inet6 fe80::f816:3eff:fe19:d729/64 scope link 13:35:04 valid_lft forever preferred_lft forever 13:35:04 13:35:04 13:35:04 ---> sar -b -r -n DEV: 13:35:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18294) 03/26/24 _x86_64_ (4 CPU) 13:35:04 13:35:04 13:32:05 LINUX RESTART (4 CPU) 13:35:04 13:35:04 13:33:01 tps rtps wtps bread/s bwrtn/s 13:35:04 13:34:01 146.49 13.78 132.72 1014.69 35749.86 13:35:04 13:35:01 86.67 0.97 85.70 100.78 30020.06 13:35:04 Average: 116.59 7.37 109.21 557.81 32885.44 13:35:04 13:35:04 13:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:35:04 13:34:01 13530592 15468340 2894376 17.62 84020 2036864 840752 4.81 853668 1788972 191216 13:35:04 13:35:01 13570208 15578044 2854760 17.38 94600 2090784 728536 4.17 717964 1875552 88292 13:35:04 Average: 13550400 15523192 2874568 17.50 89310 2063824 784644 4.49 785816 1832262 139754 13:35:04 13:35:04 13:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:35:04 13:34:01 ens3 70.71 43.74 1253.01 9.98 0.00 0.00 0.00 0.00 13:35:04 13:34:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 13:35:04 13:35:01 ens3 35.46 28.70 249.16 8.96 0.00 0.00 0.00 0.00 13:35:04 13:35:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 13:35:04 Average: ens3 53.09 36.22 751.17 9.47 0.00 0.00 0.00 0.00 13:35:04 Average: lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 13:35:04 13:35:04 13:35:04 ---> sar -P ALL: 13:35:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18294) 03/26/24 _x86_64_ (4 CPU) 13:35:04 13:35:04 13:32:05 LINUX RESTART (4 CPU) 13:35:04 13:35:04 13:33:01 CPU %user %nice %system %iowait %steal %idle 13:35:04 13:34:01 all 18.35 0.00 1.57 7.47 0.06 72.55 13:35:04 13:34:01 0 11.54 0.00 1.81 19.00 0.03 67.63 13:35:04 13:34:01 1 26.03 0.00 1.42 5.29 0.05 67.20 13:35:04 13:34:01 2 16.28 0.00 1.74 2.51 0.07 79.40 13:35:04 13:34:01 3 19.58 0.00 1.32 3.07 0.08 75.94 13:35:04 13:35:01 all 21.02 0.00 1.12 5.11 0.05 72.69 13:35:04 13:35:01 0 13.81 0.00 1.19 12.94 0.05 72.02 13:35:04 13:35:01 1 30.22 0.00 1.10 5.93 0.08 62.65 13:35:04 13:35:01 2 29.28 0.00 1.42 1.40 0.07 67.83 13:35:04 13:35:01 3 10.70 0.00 0.80 0.20 0.02 88.28 13:35:04 Average: all 19.68 0.00 1.35 6.29 0.06 72.62 13:35:04 Average: 0 12.67 0.00 1.50 15.97 0.04 69.82 13:35:04 Average: 1 28.13 0.00 1.26 5.61 0.07 64.93 13:35:04 Average: 2 22.79 0.00 1.58 1.96 0.07 73.61 13:35:04 Average: 3 15.14 0.00 1.06 1.64 0.05 82.10 13:35:04 13:35:04 13:35:04