15:15:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136958 15:15:57 Running as SYSTEM 15:15:57 [EnvInject] - Loading node environment variables. 15:15:57 Building remotely on prd-ubuntu1804-builder-4c-4g-10997 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:15:57 [ssh-agent] Looking for ssh-agent implementation... 15:15:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:57 $ ssh-agent 15:15:57 SSH_AUTH_SOCK=/tmp/ssh-OvP1PsQ3gk8V/agent.1691 15:15:57 SSH_AGENT_PID=1693 15:15:57 [ssh-agent] Started. 15:15:58 Running ssh-add (command line suppressed) 15:15:58 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_12143038064387333445.key (/w/workspace/oom-master-commit-lint@tmp/private_key_12143038064387333445.key) 15:15:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:15:58 The recommended git tool is: NONE 15:15:59 using credential onap-jenkins-ssh 15:15:59 Wiping out workspace first. 15:15:59 Cloning the remote Git repository 15:15:59 Cloning repository git://cloud.onap.org/mirror/oom.git 15:15:59 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:15:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:15:59 > git --version # timeout=10 15:15:59 > git --version # 'git version 2.17.1' 15:15:59 using GIT_SSH to set credentials Gerrit user 15:15:59 Verifying host key using manually-configured host key entries 15:15:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:16:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:16:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:16:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:16:05 using GIT_SSH to set credentials Gerrit user 15:16:05 Verifying host key using manually-configured host key entries 15:16:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/136958/2 # timeout=30 15:16:05 > git rev-parse 63f8bfd817e969d5cfd72ab8be0666dd8c594708^{commit} # timeout=10 15:16:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:16:05 Checking out Revision 63f8bfd817e969d5cfd72ab8be0666dd8c594708 (refs/changes/58/136958/2) 15:16:05 > git config core.sparsecheckout # timeout=10 15:16:05 > git checkout -f 63f8bfd817e969d5cfd72ab8be0666dd8c594708 # timeout=30 15:16:08 Commit message: "[AAI] Fix AAI service monitoring via Prometheus" 15:16:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:16:08 > git rev-list --no-walk 40cbf9be39f507e69e4a0b31b8f6ee5347a3c1a9 # timeout=10 15:16:08 [EnvInject] - Injecting environment variables from a build step. 15:16:08 [EnvInject] - Injecting as environment variables the properties content 15:16:08 PYTHON=python3 15:16:08 15:16:08 [EnvInject] - Variables injected successfully. 15:16:08 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9573613573056276162.sh 15:16:08 ---> tox-install.sh 15:16:08 + source /home/jenkins/lf-env.sh 15:16:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:16:08 ++ mktemp -d /tmp/venv-XXXX 15:16:08 + lf_venv=/tmp/venv-rhBI 15:16:08 + local venv_file=/tmp/.os_lf_venv 15:16:08 + local python=python3 15:16:08 + local options 15:16:08 + local set_path=true 15:16:08 + local install_args= 15:16:08 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:16:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:16:08 + true 15:16:08 + case $1 in 15:16:08 + venv_file=/tmp/.toxenv 15:16:08 + shift 2 15:16:08 + true 15:16:08 + case $1 in 15:16:08 + shift 15:16:08 + break 15:16:08 + case $python in 15:16:08 + local pkg_list= 15:16:08 + [[ -d /opt/pyenv ]] 15:16:08 + echo 'Setup pyenv:' 15:16:08 Setup pyenv: 15:16:08 + export PYENV_ROOT=/opt/pyenv 15:16:08 + PYENV_ROOT=/opt/pyenv 15:16:08 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:08 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:08 + pyenv versions 15:16:09 * system (set by /opt/pyenv/version) 15:16:09 * 3.8.13 (set by /opt/pyenv/version) 15:16:09 * 3.9.13 (set by /opt/pyenv/version) 15:16:09 * 3.10.6 (set by /opt/pyenv/version) 15:16:09 + command -v pyenv 15:16:09 ++ pyenv init - --no-rehash 15:16:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:16:09 export PATH="/opt/pyenv/shims:${PATH}" 15:16:09 export PYENV_SHELL=bash 15:16:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:16:09 pyenv() { 15:16:09 local command 15:16:09 command="${1:-}" 15:16:09 if [ "$#" -gt 0 ]; then 15:16:09 shift 15:16:09 fi 15:16:09 15:16:09 case "$command" in 15:16:09 rehash|shell) 15:16:09 eval "$(pyenv "sh-$command" "$@")" 15:16:09 ;; 15:16:09 *) 15:16:09 command pyenv "$command" "$@" 15:16:09 ;; 15:16:09 esac 15:16:09 }' 15:16:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:16:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:09 ++ export PYENV_SHELL=bash 15:16:09 ++ PYENV_SHELL=bash 15:16:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:16:09 +++ complete -F _pyenv pyenv 15:16:09 ++ lf-pyver python3 15:16:09 ++ local py_version_xy=python3 15:16:09 ++ local py_version_xyz= 15:16:09 ++ pyenv versions 15:16:09 ++ local command 15:16:09 ++ command=versions 15:16:09 ++ sed 's/^[ *]* //' 15:16:09 ++ '[' 1 -gt 0 ']' 15:16:09 ++ shift 15:16:09 ++ case "$command" in 15:16:09 ++ command pyenv versions 15:16:09 ++ pyenv versions 15:16:09 ++ awk '{ print $1 }' 15:16:09 ++ grep -E '^[0-9.]*[0-9]$' 15:16:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:16:09 +++ grep '^3' /tmp/.pyenv_versions 15:16:09 +++ sort -V 15:16:09 +++ tail -n 1 15:16:09 ++ py_version_xyz=3.10.6 15:16:09 ++ [[ -z 3.10.6 ]] 15:16:09 ++ echo 3.10.6 15:16:09 ++ return 0 15:16:09 + pyenv local 3.10.6 15:16:09 + local command 15:16:09 + command=local 15:16:09 + '[' 2 -gt 0 ']' 15:16:09 + shift 15:16:09 + case "$command" in 15:16:09 + command pyenv local 3.10.6 15:16:09 + pyenv local 3.10.6 15:16:09 + for arg in "$@" 15:16:09 + case $arg in 15:16:09 + pkg_list+='tox ' 15:16:09 + for arg in "$@" 15:16:09 + case $arg in 15:16:09 + pkg_list+='virtualenv ' 15:16:09 + for arg in "$@" 15:16:09 + case $arg in 15:16:09 + pkg_list+='urllib3~=1.26.15 ' 15:16:09 + [[ -f /tmp/.toxenv ]] 15:16:09 + [[ ! -f /tmp/.toxenv ]] 15:16:09 + [[ -n '' ]] 15:16:09 + python3 -m venv /tmp/venv-rhBI 15:16:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rhBI' 15:16:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rhBI 15:16:13 + echo /tmp/venv-rhBI 15:16:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:16:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:16:13 + /tmp/venv-rhBI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:16:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:16:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:16:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:16:16 + /tmp/venv-rhBI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:16:19 + type python3 15:16:19 + true 15:16:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rhBI/bin to PATH' 15:16:19 lf-activate-venv(): INFO: Adding /tmp/venv-rhBI/bin to PATH 15:16:19 + PATH=/tmp/venv-rhBI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:19 + return 0 15:16:19 + python3 --version 15:16:19 Python 3.10.6 15:16:19 + python3 -m pip --version 15:16:19 pip 23.3.2 from /tmp/venv-rhBI/lib/python3.10/site-packages/pip (python 3.10) 15:16:19 + python3 -m pip freeze 15:16:19 cachetools==5.3.2 15:16:19 chardet==5.2.0 15:16:19 colorama==0.4.6 15:16:19 distlib==0.3.8 15:16:19 filelock==3.13.1 15:16:19 packaging==23.2 15:16:19 platformdirs==4.1.0 15:16:19 pluggy==1.3.0 15:16:19 pyproject-api==1.6.1 15:16:19 tomli==2.0.1 15:16:19 tox==4.11.4 15:16:19 urllib3==1.26.18 15:16:19 virtualenv==20.25.0 15:16:19 [EnvInject] - Injecting environment variables from a build step. 15:16:19 [EnvInject] - Injecting as environment variables the properties content 15:16:19 PARALLEL=false 15:16:19 15:16:19 [EnvInject] - Variables injected successfully. 15:16:19 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5481205529670159692.sh 15:16:19 ---> tox-run.sh 15:16:19 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:16:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:16:19 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:16:19 + cd /w/workspace/oom-master-commit-lint/. 15:16:19 + source /home/jenkins/lf-env.sh 15:16:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:16:19 ++ mktemp -d /tmp/venv-XXXX 15:16:19 + lf_venv=/tmp/venv-yo08 15:16:19 + local venv_file=/tmp/.os_lf_venv 15:16:19 + local python=python3 15:16:19 + local options 15:16:19 + local set_path=true 15:16:19 + local install_args= 15:16:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:16:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:16:19 + true 15:16:19 + case $1 in 15:16:19 + venv_file=/tmp/.toxenv 15:16:19 + shift 2 15:16:19 + true 15:16:19 + case $1 in 15:16:19 + shift 15:16:19 + break 15:16:19 + case $python in 15:16:19 + local pkg_list= 15:16:19 + [[ -d /opt/pyenv ]] 15:16:19 + echo 'Setup pyenv:' 15:16:19 Setup pyenv: 15:16:19 + export PYENV_ROOT=/opt/pyenv 15:16:19 + PYENV_ROOT=/opt/pyenv 15:16:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:19 + pyenv versions 15:16:19 system 15:16:19 3.8.13 15:16:19 3.9.13 15:16:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:16:19 + command -v pyenv 15:16:19 ++ pyenv init - --no-rehash 15:16:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:16:19 export PATH="/opt/pyenv/shims:${PATH}" 15:16:19 export PYENV_SHELL=bash 15:16:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:16:19 pyenv() { 15:16:19 local command 15:16:19 command="${1:-}" 15:16:19 if [ "$#" -gt 0 ]; then 15:16:19 shift 15:16:19 fi 15:16:19 15:16:19 case "$command" in 15:16:19 rehash|shell) 15:16:19 eval "$(pyenv "sh-$command" "$@")" 15:16:19 ;; 15:16:19 *) 15:16:19 command pyenv "$command" "$@" 15:16:19 ;; 15:16:19 esac 15:16:19 }' 15:16:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:16:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:19 ++ export PYENV_SHELL=bash 15:16:19 ++ PYENV_SHELL=bash 15:16:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:16:19 +++ complete -F _pyenv pyenv 15:16:19 ++ lf-pyver python3 15:16:19 ++ local py_version_xy=python3 15:16:19 ++ local py_version_xyz= 15:16:19 ++ pyenv versions 15:16:19 ++ local command 15:16:19 ++ command=versions 15:16:19 ++ '[' 1 -gt 0 ']' 15:16:19 ++ shift 15:16:19 ++ case "$command" in 15:16:19 ++ command pyenv versions 15:16:19 ++ pyenv versions 15:16:19 ++ awk '{ print $1 }' 15:16:19 ++ grep -E '^[0-9.]*[0-9]$' 15:16:19 ++ sed 's/^[ *]* //' 15:16:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:16:19 +++ grep '^3' /tmp/.pyenv_versions 15:16:19 +++ sort -V 15:16:19 +++ tail -n 1 15:16:19 ++ py_version_xyz=3.10.6 15:16:19 ++ [[ -z 3.10.6 ]] 15:16:19 ++ echo 3.10.6 15:16:19 ++ return 0 15:16:19 + pyenv local 3.10.6 15:16:19 + local command 15:16:19 + command=local 15:16:19 + '[' 2 -gt 0 ']' 15:16:19 + shift 15:16:19 + case "$command" in 15:16:19 + command pyenv local 3.10.6 15:16:19 + pyenv local 3.10.6 15:16:19 + for arg in "$@" 15:16:19 + case $arg in 15:16:19 + pkg_list+='tox ' 15:16:19 + for arg in "$@" 15:16:19 + case $arg in 15:16:19 + pkg_list+='virtualenv ' 15:16:19 + for arg in "$@" 15:16:19 + case $arg in 15:16:19 + pkg_list+='urllib3~=1.26.15 ' 15:16:19 + [[ -f /tmp/.toxenv ]] 15:16:19 ++ cat /tmp/.toxenv 15:16:19 + lf_venv=/tmp/venv-rhBI 15:16:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rhBI from' file:/tmp/.toxenv 15:16:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rhBI from file:/tmp/.toxenv 15:16:19 + /tmp/venv-rhBI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:16:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:16:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:16:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:16:20 + /tmp/venv-rhBI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:16:22 + type python3 15:16:22 + true 15:16:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rhBI/bin to PATH' 15:16:22 lf-activate-venv(): INFO: Adding /tmp/venv-rhBI/bin to PATH 15:16:22 + PATH=/tmp/venv-rhBI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:22 + return 0 15:16:22 + [[ -d /opt/pyenv ]] 15:16:22 + echo '---> Setting up pyenv' 15:16:22 ---> Setting up pyenv 15:16:22 + export PYENV_ROOT=/opt/pyenv 15:16:22 + PYENV_ROOT=/opt/pyenv 15:16:22 + export PATH=/opt/pyenv/bin:/tmp/venv-rhBI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:22 + PATH=/opt/pyenv/bin:/tmp/venv-rhBI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:16:22 ++ pwd 15:16:22 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:16:22 + export PYTHONPATH 15:16:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:16:22 + TOX_TESTENV_PASSENV=PYTHONPATH 15:16:22 + tox --version 15:16:22 4.11.4 from /tmp/venv-rhBI/lib/python3.10/site-packages/tox/__init__.py 15:16:22 + PARALLEL=false 15:16:22 + TOX_OPTIONS_LIST= 15:16:22 + [[ -n gitlint ]] 15:16:22 + TOX_OPTIONS_LIST=' -e gitlint' 15:16:22 + case ${PARALLEL,,} in 15:16:22 + tox -e gitlint 15:16:22 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:16:24 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 15:16:49 gitlint: freeze> python -m pip freeze --all 15:16:49 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.12,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.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==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 15:16:49 gitlint: commands[0]> gitlint 15:16:49 gitlint: OK (26.88=setup[26.70]+cmd[0.17] seconds) 15:16:49 congratulations :) (27.04 seconds) 15:16:49 + tox_status=0 15:16:49 + echo '---> Completed tox runs' 15:16:49 ---> Completed tox runs 15:16:49 + for i in .tox/*/log 15:16:49 ++ echo .tox/gitlint/log 15:16:49 ++ awk -F/ '{print $2}' 15:16:49 + tox_env=gitlint 15:16:49 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:16:49 + DOC_DIR=docs/_build/html 15:16:49 + [[ -d docs/_build/html ]] 15:16:49 + echo '---> tox-run.sh ends' 15:16:49 ---> tox-run.sh ends 15:16:49 + test 0 -eq 0 15:16:49 $ ssh-agent -k 15:16:49 unset SSH_AUTH_SOCK; 15:16:49 unset SSH_AGENT_PID; 15:16:49 echo Agent pid 1693 killed; 15:16:49 [ssh-agent] Stopped. 15:16:49 [PostBuildScript] - [INFO] Executing post build scripts. 15:16:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6998430945005077735.sh 15:16:49 ---> sysstat.sh 15:16:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16543805739927001030.sh 15:16:50 ---> package-listing.sh 15:16:50 ++ facter osfamily 15:16:50 ++ tr '[:upper:]' '[:lower:]' 15:16:50 + OS_FAMILY=debian 15:16:50 + workspace=/w/workspace/oom-master-commit-lint 15:16:50 + START_PACKAGES=/tmp/packages_start.txt 15:16:50 + END_PACKAGES=/tmp/packages_end.txt 15:16:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:16:50 + PACKAGES=/tmp/packages_start.txt 15:16:50 + '[' /w/workspace/oom-master-commit-lint ']' 15:16:50 + PACKAGES=/tmp/packages_end.txt 15:16:50 + case "${OS_FAMILY}" in 15:16:50 + dpkg -l 15:16:50 + grep '^ii' 15:16:50 + '[' -f /tmp/packages_start.txt ']' 15:16:50 + '[' -f /tmp/packages_end.txt ']' 15:16:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:16:50 + '[' /w/workspace/oom-master-commit-lint ']' 15:16:50 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:16:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:16:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12118437085802986687.sh 15:16:50 ---> capture-instance-metadata.sh 15:16:50 Setup pyenv: 15:16:50 system 15:16:50 3.8.13 15:16:50 3.9.13 15:16:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:16:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yp6s 15:16:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:16:57 lf-activate-venv(): INFO: Installing: lftools 15:17:28 lf-activate-venv(): INFO: Adding /tmp/venv-Yp6s/bin to PATH 15:17:28 INFO: Running in OpenStack, capturing instance metadata 15:17:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13322160356749941245.sh 15:17:28 provisioning config files... 15:17:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config14120168457128135665tmp 15:17:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:17:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:17:28 [EnvInject] - Injecting environment variables from a build step. 15:17:28 [EnvInject] - Injecting as environment variables the properties content 15:17:28 SERVER_ID=logs 15:17:28 15:17:28 [EnvInject] - Variables injected successfully. 15:17:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8866708164181780987.sh 15:17:28 ---> create-netrc.sh 15:17:28 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2572640166512355871.sh 15:17:28 ---> python-tools-install.sh 15:17:29 Setup pyenv: 15:17:29 system 15:17:29 3.8.13 15:17:29 3.9.13 15:17:29 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:17:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yp6s from file:/tmp/.os_lf_venv 15:17:30 lf-activate-venv(): INFO: Installing: lftools 15:17:37 lf-activate-venv(): INFO: Adding /tmp/venv-Yp6s/bin to PATH 15:17:37 Generating Requirements File 15:18:07 Python 3.10.6 15:18:08 pip 23.3.2 from /tmp/venv-Yp6s/lib/python3.10/site-packages/pip (python 3.10) 15:18:08 appdirs==1.4.4 15:18:08 argcomplete==3.2.1 15:18:08 aspy.yaml==1.3.0 15:18:08 attrs==23.2.0 15:18:08 autopage==0.5.2 15:18:08 Babel==2.14.0 15:18:08 beautifulsoup4==4.12.2 15:18:08 boto3==1.34.15 15:18:08 botocore==1.34.15 15:18:08 bs4==0.0.1 15:18:08 cachetools==5.3.2 15:18:08 certifi==2023.11.17 15:18:08 cffi==1.16.0 15:18:08 cfgv==3.4.0 15:18:08 chardet==5.2.0 15:18:08 charset-normalizer==3.3.2 15:18:08 click==8.1.7 15:18:08 cliff==4.4.0 15:18:08 cmd2==2.4.3 15:18:08 cryptography==3.3.2 15:18:08 debtcollector==2.5.0 15:18:08 decorator==5.1.1 15:18:08 defusedxml==0.7.1 15:18:08 Deprecated==1.2.14 15:18:08 distlib==0.3.8 15:18:08 dnspython==2.4.2 15:18:08 docker==4.2.2 15:18:08 dogpile.cache==1.3.0 15:18:08 email-validator==2.1.0.post1 15:18:08 filelock==3.13.1 15:18:08 future==0.18.3 15:18:08 gitdb==4.0.11 15:18:08 GitPython==3.1.41 15:18:08 google-auth==2.26.1 15:18:08 httplib2==0.22.0 15:18:08 identify==2.5.33 15:18:08 idna==3.6 15:18:08 importlib-metadata==7.0.1 15:18:08 importlib-resources==1.5.0 15:18:08 iso8601==2.1.0 15:18:08 Jinja2==3.1.2 15:18:08 jmespath==1.0.1 15:18:08 jsonpatch==1.33 15:18:08 jsonpointer==2.4 15:18:08 jsonschema==4.20.0 15:18:08 jsonschema-specifications==2023.12.1 15:18:08 keystoneauth1==5.4.0 15:18:08 kubernetes==29.0.0 15:18:08 lftools==0.37.8 15:18:08 lxml==5.1.0 15:18:08 MarkupSafe==2.1.3 15:18:08 msgpack==1.0.7 15:18:08 multi_key_dict==2.0.3 15:18:08 munch==4.0.0 15:18:08 netaddr==0.10.1 15:18:08 netifaces==0.11.0 15:18:08 niet==1.4.2 15:18:08 nodeenv==1.8.0 15:18:08 oauth2client==4.1.3 15:18:08 oauthlib==3.2.2 15:18:08 openstacksdk==0.62.0 15:18:08 os-client-config==2.1.0 15:18:08 os-service-types==1.7.0 15:18:08 osc-lib==2.9.0 15:18:08 oslo.config==9.2.0 15:18:08 oslo.context==5.3.0 15:18:08 oslo.i18n==6.2.0 15:18:08 oslo.log==5.4.0 15:18:08 oslo.serialization==5.2.0 15:18:08 oslo.utils==6.3.0 15:18:08 packaging==23.2 15:18:08 pbr==6.0.0 15:18:08 platformdirs==4.1.0 15:18:08 prettytable==3.9.0 15:18:08 pyasn1==0.5.1 15:18:08 pyasn1-modules==0.3.0 15:18:08 pycparser==2.21 15:18:08 pygerrit2==2.0.15 15:18:08 PyGithub==2.1.1 15:18:08 pyinotify==0.9.6 15:18:08 PyJWT==2.8.0 15:18:08 PyNaCl==1.5.0 15:18:08 pyparsing==2.4.7 15:18:08 pyperclip==1.8.2 15:18:08 pyrsistent==0.20.0 15:18:08 python-cinderclient==9.4.0 15:18:08 python-dateutil==2.8.2 15:18:08 python-heatclient==3.3.0 15:18:08 python-jenkins==1.8.2 15:18:08 python-keystoneclient==5.2.0 15:18:08 python-magnumclient==4.3.0 15:18:08 python-novaclient==18.4.0 15:18:08 python-openstackclient==6.0.0 15:18:08 python-swiftclient==4.4.0 15:18:08 pytz==2023.3.post1 15:18:08 PyYAML==6.0.1 15:18:08 referencing==0.32.1 15:18:08 requests==2.31.0 15:18:08 requests-oauthlib==1.3.1 15:18:08 requestsexceptions==1.4.0 15:18:08 rfc3986==2.0.0 15:18:08 rpds-py==0.16.2 15:18:08 rsa==4.9 15:18:08 ruamel.yaml==0.18.5 15:18:08 ruamel.yaml.clib==0.2.8 15:18:08 s3transfer==0.10.0 15:18:08 simplejson==3.19.2 15:18:08 six==1.16.0 15:18:08 smmap==5.0.1 15:18:08 soupsieve==2.5 15:18:08 stevedore==5.1.0 15:18:08 tabulate==0.9.0 15:18:08 toml==0.10.2 15:18:08 tomlkit==0.12.3 15:18:08 tqdm==4.66.1 15:18:08 typing_extensions==4.9.0 15:18:08 tzdata==2023.4 15:18:08 urllib3==1.26.18 15:18:08 virtualenv==20.25.0 15:18:08 wcwidth==0.2.13 15:18:08 websocket-client==1.7.0 15:18:08 wrapt==1.16.0 15:18:08 xdg==6.0.0 15:18:08 xmltodict==0.13.0 15:18:08 yq==3.2.3 15:18:08 zipp==3.17.0 15:18:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2533690030790395576.sh 15:18:08 ---> sudo-logs.sh 15:18:08 Archiving 'sudo' log.. 15:18:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17915075311749594342.sh 15:18:09 ---> job-cost.sh 15:18:09 Setup pyenv: 15:18:09 system 15:18:09 3.8.13 15:18:09 3.9.13 15:18:09 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:18:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yp6s from file:/tmp/.os_lf_venv 15:18:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:18:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:18:18 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:18:18 lf-activate-venv(): INFO: Adding /tmp/venv-Yp6s/bin to PATH 15:18:18 INFO: No Stack... 15:18:18 INFO: Retrieving Pricing Info for: v3-standard-4 15:18:19 INFO: Archiving Costs 15:18:19 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7504696351544920060.sh 15:18:19 ---> logs-deploy.sh 15:18:19 Setup pyenv: 15:18:19 system 15:18:19 3.8.13 15:18:19 3.9.13 15:18:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:18:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yp6s from file:/tmp/.os_lf_venv 15:18:20 lf-activate-venv(): INFO: Installing: lftools 15:18:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:18:30 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:18:30 lf-activate-venv(): INFO: Adding /tmp/venv-Yp6s/bin to PATH 15:18:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7138 15:18:30 INFO: archiving workspace using pattern(s): 15:18:31 Archives upload complete. 15:18:31 INFO: archiving logs to Nexus 15:18:32 ---> uname -a: 15:18:32 Linux prd-ubuntu1804-builder-4c-4g-10997 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:18:32 15:18:32 15:18:32 ---> lscpu: 15:18:32 Architecture: x86_64 15:18:32 CPU op-mode(s): 32-bit, 64-bit 15:18:32 Byte Order: Little Endian 15:18:32 CPU(s): 4 15:18:32 On-line CPU(s) list: 0-3 15:18:32 Thread(s) per core: 1 15:18:32 Core(s) per socket: 1 15:18:32 Socket(s): 4 15:18:32 NUMA node(s): 1 15:18:32 Vendor ID: AuthenticAMD 15:18:32 CPU family: 23 15:18:32 Model: 49 15:18:32 Model name: AMD EPYC-Rome Processor 15:18:32 Stepping: 0 15:18:32 CPU MHz: 2799.998 15:18:32 BogoMIPS: 5599.99 15:18:32 Virtualization: AMD-V 15:18:32 Hypervisor vendor: KVM 15:18:32 Virtualization type: full 15:18:32 L1d cache: 32K 15:18:32 L1i cache: 32K 15:18:32 L2 cache: 512K 15:18:32 L3 cache: 16384K 15:18:32 NUMA node0 CPU(s): 0-3 15:18:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:18:32 15:18:32 15:18:32 ---> nproc: 15:18:32 4 15:18:32 15:18:32 15:18:32 ---> df -h: 15:18:32 Filesystem Size Used Avail Use% Mounted on 15:18:32 udev 7.9G 0 7.9G 0% /dev 15:18:32 tmpfs 1.6G 672K 1.6G 1% /run 15:18:32 /dev/vda1 78G 8.5G 69G 11% / 15:18:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:18:32 tmpfs 5.0M 0 5.0M 0% /run/lock 15:18:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:18:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:18:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:18:32 15:18:32 15:18:32 ---> free -m: 15:18:32 total used free shared buff/cache available 15:18:32 Mem: 16040 532 13165 0 2342 15183 15:18:32 Swap: 1023 0 1023 15:18:32 15:18:32 15:18:32 ---> ip addr: 15:18:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:18:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:18:32 inet 127.0.0.1/8 scope host lo 15:18:32 valid_lft forever preferred_lft forever 15:18:32 inet6 ::1/128 scope host 15:18:32 valid_lft forever preferred_lft forever 15:18:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:18:32 link/ether fa:16:3e:a1:67:79 brd ff:ff:ff:ff:ff:ff 15:18:32 inet 10.30.106.133/23 brd 10.30.107.255 scope global dynamic ens3 15:18:32 valid_lft 86227sec preferred_lft 86227sec 15:18:32 inet6 fe80::f816:3eff:fea1:6779/64 scope link 15:18:32 valid_lft forever preferred_lft forever 15:18:32 15:18:32 15:18:32 ---> sar -b -r -n DEV: 15:18:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10997) 01/10/24 _x86_64_ (4 CPU) 15:18:32 15:18:32 15:15:41 LINUX RESTART (4 CPU) 15:18:32 15:18:32 15:16:01 tps rtps wtps bread/s bwrtn/s 15:18:32 15:17:02 247.53 30.71 216.81 1117.15 28179.70 15:18:32 15:18:01 137.37 14.08 123.28 1065.85 33652.87 15:18:32 Average: 192.91 22.47 170.44 1091.72 30893.30 15:18:32 15:18:32 15:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:18:32 15:17:02 13899368 15576268 2525600 15.38 66276 1805856 762164 4.36 678712 1619976 190488 15:18:32 15:18:01 13550396 15543496 2874572 17.50 88592 2085372 805996 4.61 748404 1870560 81984 15:18:32 Average: 13724882 15559882 2700086 16.44 77434 1945614 784080 4.49 713558 1745268 136236 15:18:32 15:18:32 15:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:18:32 15:17:02 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 15:18:32 15:17:02 ens3 124.93 84.84 1231.15 28.31 0.00 0.00 0.00 0.00 15:18:32 15:18:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 15:18:32 15:18:01 ens3 73.50 46.23 1099.57 9.39 0.00 0.00 0.00 0.00 15:18:32 Average: lo 1.58 1.58 0.17 0.17 0.00 0.00 0.00 0.00 15:18:32 Average: ens3 99.43 65.69 1165.91 18.93 0.00 0.00 0.00 0.00 15:18:32 15:18:32 15:18:32 ---> sar -P ALL: 15:18:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10997) 01/10/24 _x86_64_ (4 CPU) 15:18:32 15:18:32 15:15:41 LINUX RESTART (4 CPU) 15:18:32 15:18:32 15:16:01 CPU %user %nice %system %iowait %steal %idle 15:18:32 15:17:02 all 20.15 0.00 1.98 4.99 0.07 72.80 15:18:32 15:17:02 0 20.08 0.00 1.69 1.86 0.08 76.28 15:18:32 15:17:02 1 31.53 0.00 2.48 10.72 0.08 55.19 15:18:32 15:17:02 2 15.00 0.00 1.68 3.49 0.07 79.77 15:18:32 15:17:02 3 13.98 0.00 2.11 3.90 0.03 79.98 15:18:32 15:18:01 all 20.87 0.00 1.35 4.43 0.06 73.30 15:18:32 15:18:01 0 28.89 0.00 1.04 0.71 0.05 69.31 15:18:32 15:18:01 1 36.53 0.00 1.99 3.59 0.09 57.80 15:18:32 15:18:01 2 15.70 0.00 1.07 6.26 0.03 76.94 15:18:32 15:18:01 3 2.39 0.00 1.29 7.15 0.03 89.14 15:18:32 Average: all 20.51 0.00 1.67 4.71 0.06 73.05 15:18:32 Average: 0 24.46 0.00 1.37 1.29 0.07 72.82 15:18:32 Average: 1 34.01 0.00 2.24 7.18 0.08 56.48 15:18:32 Average: 2 15.35 0.00 1.38 4.86 0.05 78.37 15:18:32 Average: 3 8.23 0.00 1.70 5.51 0.03 84.53 15:18:32 15:18:32 15:18:32