06:15:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137312 06:15:52 Running as SYSTEM 06:15:52 [EnvInject] - Loading node environment variables. 06:15:52 Building remotely on prd-ubuntu1804-builder-4c-4g-7203 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 06:15:52 [ssh-agent] Looking for ssh-agent implementation... 06:15:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:52 $ ssh-agent 06:15:52 SSH_AUTH_SOCK=/tmp/ssh-ycRIt2CfiYqs/agent.1798 06:15:52 SSH_AGENT_PID=1800 06:15:52 [ssh-agent] Started. 06:15:52 Running ssh-add (command line suppressed) 06:15:52 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_9085699517546582494.key (/w/workspace/oom-master-commit-lint@tmp/private_key_9085699517546582494.key) 06:15:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:15:52 The recommended git tool is: NONE 06:15:54 using credential onap-jenkins-ssh 06:15:54 Wiping out workspace first. 06:15:54 Cloning the remote Git repository 06:15:54 Cloning repository git://cloud.onap.org/mirror/oom.git 06:15:54 > git init /w/workspace/oom-master-commit-lint # timeout=10 06:15:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:15:54 > git --version # timeout=10 06:15:54 > git --version # 'git version 2.17.1' 06:15:54 using GIT_SSH to set credentials Gerrit user 06:15:54 Verifying host key using manually-configured host key entries 06:15:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:16:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:16:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:16:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:16:00 using GIT_SSH to set credentials Gerrit user 06:16:00 Verifying host key using manually-configured host key entries 06:16:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/12/137312/2 # timeout=30 06:16:00 > git rev-parse 5210a5d2f545a6d5b15363783ec6d7e7ff41c387^{commit} # timeout=10 06:16:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:16:00 Checking out Revision 5210a5d2f545a6d5b15363783ec6d7e7ff41c387 (refs/changes/12/137312/2) 06:16:00 > git config core.sparsecheckout # timeout=10 06:16:00 > git checkout -f 5210a5d2f545a6d5b15363783ec6d7e7ff41c387 # timeout=30 06:16:04 Commit message: "[Documentation] Add python compatibility module" 06:16:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:16:04 > git rev-list --no-walk 2140c3d6108068336e5b1c983457b53db2c352f2 # timeout=10 06:16:04 [EnvInject] - Injecting environment variables from a build step. 06:16:04 [EnvInject] - Injecting as environment variables the properties content 06:16:04 PYTHON=python3 06:16:04 06:16:04 [EnvInject] - Variables injected successfully. 06:16:04 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7109350479243440889.sh 06:16:04 ---> tox-install.sh 06:16:04 + source /home/jenkins/lf-env.sh 06:16:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:16:04 ++ mktemp -d /tmp/venv-XXXX 06:16:04 + lf_venv=/tmp/venv-sj5w 06:16:04 + local venv_file=/tmp/.os_lf_venv 06:16:04 + local python=python3 06:16:04 + local options 06:16:04 + local set_path=true 06:16:04 + local install_args= 06:16:04 ++ 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 06:16:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:16:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:16:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:16:04 + true 06:16:04 + case $1 in 06:16:04 + venv_file=/tmp/.toxenv 06:16:04 + shift 2 06:16:04 + true 06:16:04 + case $1 in 06:16:04 + shift 06:16:04 + break 06:16:04 + case $python in 06:16:04 + local pkg_list= 06:16:04 + [[ -d /opt/pyenv ]] 06:16:04 + echo 'Setup pyenv:' 06:16:04 Setup pyenv: 06:16:04 + export PYENV_ROOT=/opt/pyenv 06:16:04 + PYENV_ROOT=/opt/pyenv 06:16:04 + 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 06:16:04 + 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 06:16:04 + pyenv versions 06:16:04 * system (set by /opt/pyenv/version) 06:16:04 * 3.8.13 (set by /opt/pyenv/version) 06:16:04 * 3.9.13 (set by /opt/pyenv/version) 06:16:04 * 3.10.6 (set by /opt/pyenv/version) 06:16:04 + command -v pyenv 06:16:04 ++ pyenv init - --no-rehash 06:16:04 + 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[*]}"'\'')" 06:16:04 export PATH="/opt/pyenv/shims:${PATH}" 06:16:04 export PYENV_SHELL=bash 06:16:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:16:04 pyenv() { 06:16:04 local command 06:16:04 command="${1:-}" 06:16:04 if [ "$#" -gt 0 ]; then 06:16:04 shift 06:16:04 fi 06:16:04 06:16:04 case "$command" in 06:16:04 rehash|shell) 06:16:04 eval "$(pyenv "sh-$command" "$@")" 06:16:04 ;; 06:16:04 *) 06:16:04 command pyenv "$command" "$@" 06:16:04 ;; 06:16:04 esac 06:16:04 }' 06:16:04 +++ 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[*]}"' 06:16:04 ++ 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 06:16:04 ++ 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 06:16:04 ++ 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 06:16:04 ++ export PYENV_SHELL=bash 06:16:04 ++ PYENV_SHELL=bash 06:16:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:16:04 +++ complete -F _pyenv pyenv 06:16:04 ++ lf-pyver python3 06:16:04 ++ local py_version_xy=python3 06:16:04 ++ local py_version_xyz= 06:16:04 ++ pyenv versions 06:16:04 ++ local command 06:16:04 ++ command=versions 06:16:04 ++ '[' 1 -gt 0 ']' 06:16:04 ++ shift 06:16:04 ++ case "$command" in 06:16:04 ++ command pyenv versions 06:16:04 ++ pyenv versions 06:16:04 ++ awk '{ print $1 }' 06:16:04 ++ grep -E '^[0-9.]*[0-9]$' 06:16:04 ++ sed 's/^[ *]* //' 06:16:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:16:04 +++ grep '^3' /tmp/.pyenv_versions 06:16:04 +++ sort -V 06:16:04 +++ tail -n 1 06:16:04 ++ py_version_xyz=3.10.6 06:16:04 ++ [[ -z 3.10.6 ]] 06:16:04 ++ echo 3.10.6 06:16:04 ++ return 0 06:16:04 + pyenv local 3.10.6 06:16:04 + local command 06:16:04 + command=local 06:16:04 + '[' 2 -gt 0 ']' 06:16:04 + shift 06:16:04 + case "$command" in 06:16:04 + command pyenv local 3.10.6 06:16:04 + pyenv local 3.10.6 06:16:04 + for arg in "$@" 06:16:04 + case $arg in 06:16:04 + pkg_list+='tox ' 06:16:04 + for arg in "$@" 06:16:04 + case $arg in 06:16:04 + pkg_list+='virtualenv ' 06:16:04 + for arg in "$@" 06:16:04 + case $arg in 06:16:04 + pkg_list+='urllib3~=1.26.15 ' 06:16:04 + [[ -f /tmp/.toxenv ]] 06:16:04 + [[ ! -f /tmp/.toxenv ]] 06:16:04 + [[ -n '' ]] 06:16:04 + python3 -m venv /tmp/venv-sj5w 06:16:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sj5w' 06:16:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sj5w 06:16:09 + echo /tmp/venv-sj5w 06:16:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:16:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:16:09 + /tmp/venv-sj5w/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:16:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:16:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:16:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:16:13 + /tmp/venv-sj5w/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:16:18 + type python3 06:16:18 + true 06:16:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sj5w/bin to PATH' 06:16:18 lf-activate-venv(): INFO: Adding /tmp/venv-sj5w/bin to PATH 06:16:18 + PATH=/tmp/venv-sj5w/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 06:16:18 + return 0 06:16:18 + python3 --version 06:16:18 Python 3.10.6 06:16:18 + python3 -m pip --version 06:16:18 pip 24.0 from /tmp/venv-sj5w/lib/python3.10/site-packages/pip (python 3.10) 06:16:18 + python3 -m pip freeze 06:16:19 cachetools==5.3.2 06:16:19 chardet==5.2.0 06:16:19 colorama==0.4.6 06:16:19 distlib==0.3.8 06:16:19 filelock==3.13.1 06:16:19 packaging==23.2 06:16:19 platformdirs==4.2.0 06:16:19 pluggy==1.4.0 06:16:19 pyproject-api==1.6.1 06:16:19 tomli==2.0.1 06:16:19 tox==4.13.0 06:16:19 urllib3==1.26.18 06:16:19 virtualenv==20.25.0 06:16:19 [EnvInject] - Injecting environment variables from a build step. 06:16:19 [EnvInject] - Injecting as environment variables the properties content 06:16:19 PARALLEL=false 06:16:19 06:16:19 [EnvInject] - Variables injected successfully. 06:16:19 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4101269210540045130.sh 06:16:19 ---> tox-run.sh 06: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 06:16:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 06:16:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 06:16:19 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 06:16:19 + cd /w/workspace/oom-master-commit-lint/. 06:16:19 + source /home/jenkins/lf-env.sh 06:16:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:16:19 ++ mktemp -d /tmp/venv-XXXX 06:16:19 + lf_venv=/tmp/venv-zf5g 06:16:19 + local venv_file=/tmp/.os_lf_venv 06:16:19 + local python=python3 06:16:19 + local options 06:16:19 + local set_path=true 06:16:19 + local install_args= 06: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 06:16:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:16:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:16:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:16:19 + true 06:16:19 + case $1 in 06:16:19 + venv_file=/tmp/.toxenv 06:16:19 + shift 2 06:16:19 + true 06:16:19 + case $1 in 06:16:19 + shift 06:16:19 + break 06:16:19 + case $python in 06:16:19 + local pkg_list= 06:16:19 + [[ -d /opt/pyenv ]] 06:16:19 + echo 'Setup pyenv:' 06:16:19 Setup pyenv: 06:16:19 + export PYENV_ROOT=/opt/pyenv 06:16:19 + PYENV_ROOT=/opt/pyenv 06: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 06: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 06:16:19 + pyenv versions 06:16:19 system 06:16:19 3.8.13 06:16:19 3.9.13 06:16:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:16:19 + command -v pyenv 06:16:19 ++ pyenv init - --no-rehash 06: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[*]}"'\'')" 06:16:19 export PATH="/opt/pyenv/shims:${PATH}" 06:16:19 export PYENV_SHELL=bash 06:16:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:16:19 pyenv() { 06:16:19 local command 06:16:19 command="${1:-}" 06:16:19 if [ "$#" -gt 0 ]; then 06:16:19 shift 06:16:19 fi 06:16:19 06:16:19 case "$command" in 06:16:19 rehash|shell) 06:16:19 eval "$(pyenv "sh-$command" "$@")" 06:16:19 ;; 06:16:19 *) 06:16:19 command pyenv "$command" "$@" 06:16:19 ;; 06:16:19 esac 06:16:19 }' 06: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[*]}"' 06: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 06: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 06: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 06:16:19 ++ export PYENV_SHELL=bash 06:16:19 ++ PYENV_SHELL=bash 06:16:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:16:19 +++ complete -F _pyenv pyenv 06:16:19 ++ lf-pyver python3 06:16:19 ++ local py_version_xy=python3 06:16:19 ++ local py_version_xyz= 06:16:19 ++ pyenv versions 06:16:19 ++ local command 06:16:19 ++ command=versions 06:16:19 ++ '[' 1 -gt 0 ']' 06:16:19 ++ shift 06:16:19 ++ case "$command" in 06:16:19 ++ command pyenv versions 06:16:19 ++ pyenv versions 06:16:19 ++ sed 's/^[ *]* //' 06:16:19 ++ awk '{ print $1 }' 06:16:19 ++ grep -E '^[0-9.]*[0-9]$' 06:16:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:16:19 +++ grep '^3' /tmp/.pyenv_versions 06:16:19 +++ sort -V 06:16:19 +++ tail -n 1 06:16:19 ++ py_version_xyz=3.10.6 06:16:19 ++ [[ -z 3.10.6 ]] 06:16:19 ++ echo 3.10.6 06:16:19 ++ return 0 06:16:19 + pyenv local 3.10.6 06:16:19 + local command 06:16:19 + command=local 06:16:19 + '[' 2 -gt 0 ']' 06:16:19 + shift 06:16:19 + case "$command" in 06:16:19 + command pyenv local 3.10.6 06:16:19 + pyenv local 3.10.6 06:16:19 + for arg in "$@" 06:16:19 + case $arg in 06:16:19 + pkg_list+='tox ' 06:16:19 + for arg in "$@" 06:16:19 + case $arg in 06:16:19 + pkg_list+='virtualenv ' 06:16:19 + for arg in "$@" 06:16:19 + case $arg in 06:16:19 + pkg_list+='urllib3~=1.26.15 ' 06:16:19 + [[ -f /tmp/.toxenv ]] 06:16:19 ++ cat /tmp/.toxenv 06:16:19 + lf_venv=/tmp/venv-sj5w 06:16:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sj5w from' file:/tmp/.toxenv 06:16:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sj5w from file:/tmp/.toxenv 06:16:19 + /tmp/venv-sj5w/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:16:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:16:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:16:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:16:21 + /tmp/venv-sj5w/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:16:22 + type python3 06:16:22 + true 06:16:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sj5w/bin to PATH' 06:16:22 lf-activate-venv(): INFO: Adding /tmp/venv-sj5w/bin to PATH 06:16:22 + PATH=/tmp/venv-sj5w/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 06:16:22 + return 0 06:16:22 + [[ -d /opt/pyenv ]] 06:16:22 + echo '---> Setting up pyenv' 06:16:22 ---> Setting up pyenv 06:16:22 + export PYENV_ROOT=/opt/pyenv 06:16:22 + PYENV_ROOT=/opt/pyenv 06:16:22 + export PATH=/opt/pyenv/bin:/tmp/venv-sj5w/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 06:16:22 + PATH=/opt/pyenv/bin:/tmp/venv-sj5w/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 06:16:22 ++ pwd 06:16:22 + PYTHONPATH=/w/workspace/oom-master-commit-lint 06:16:22 + export PYTHONPATH 06:16:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:16:22 + TOX_TESTENV_PASSENV=PYTHONPATH 06:16:22 + tox --version 06:16:23 4.13.0 from /tmp/venv-sj5w/lib/python3.10/site-packages/tox/__init__.py 06:16:23 + PARALLEL=false 06:16:23 + TOX_OPTIONS_LIST= 06:16:23 + [[ -n gitlint ]] 06:16:23 + TOX_OPTIONS_LIST=' -e gitlint' 06:16:23 + case ${PARALLEL,,} in 06:16:23 + tox -e gitlint 06:16:23 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 06:16:25 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 06:16:53 gitlint: freeze> python -m pip freeze --all 06:16:53 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==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==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.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 06:16:53 gitlint: commands[0]> gitlint 06:16:54 1: T7 Title does not match regex (^\[[A-Z\d-]+]\[*[\w\d-]*]* [A-Z]+[\S ]*$): "[Documentation] Add python compatibility module" 06:16:54 gitlint: exit 1 (0.17 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2476 06:16:54 gitlint: FAIL code 1 (30.31=setup[30.13]+cmd[0.17] seconds) 06:16:54 evaluation failed :( (30.50 seconds) 06:16:54 + tox_status=1 06:16:54 + echo '---> Completed tox runs' 06:16:54 ---> Completed tox runs 06:16:54 + for i in .tox/*/log 06:16:54 ++ echo .tox/gitlint/log 06:16:54 ++ awk -F/ '{print $2}' 06:16:54 + tox_env=gitlint 06:16:54 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 06:16:54 + DOC_DIR=docs/_build/html 06:16:54 + [[ -d docs/_build/html ]] 06:16:54 + echo '---> tox-run.sh ends' 06:16:54 ---> tox-run.sh ends 06:16:54 + test 1 -eq 0 06:16:54 + exit 1 06:16:54 ++ '[' 2 = 1 ']' 06:16:54 Build step 'Execute shell' marked build as failure 06:16:54 $ ssh-agent -k 06:16:54 unset SSH_AUTH_SOCK; 06:16:54 unset SSH_AGENT_PID; 06:16:54 echo Agent pid 1800 killed; 06:16:54 [ssh-agent] Stopped. 06:16:54 [PostBuildScript] - [INFO] Executing post build scripts. 06:16:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6028233521743316229.sh 06:16:54 ---> sysstat.sh 06:16:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7449920350342709487.sh 06:16:54 ---> package-listing.sh 06:16:54 ++ facter osfamily 06:16:54 ++ tr '[:upper:]' '[:lower:]' 06:16:54 + OS_FAMILY=debian 06:16:54 + workspace=/w/workspace/oom-master-commit-lint 06:16:54 + START_PACKAGES=/tmp/packages_start.txt 06:16:54 + END_PACKAGES=/tmp/packages_end.txt 06:16:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:16:54 + PACKAGES=/tmp/packages_start.txt 06:16:54 + '[' /w/workspace/oom-master-commit-lint ']' 06:16:54 + PACKAGES=/tmp/packages_end.txt 06:16:54 + case "${OS_FAMILY}" in 06:16:54 + dpkg -l 06:16:54 + grep '^ii' 06:16:54 + '[' -f /tmp/packages_start.txt ']' 06:16:54 + '[' -f /tmp/packages_end.txt ']' 06:16:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:16:54 + '[' /w/workspace/oom-master-commit-lint ']' 06:16:54 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 06:16:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 06:16:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4641137957084309081.sh 06:16:54 ---> capture-instance-metadata.sh 06:16:54 Setup pyenv: 06:16:54 system 06:16:54 3.8.13 06:16:54 3.9.13 06:16:54 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:16:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V4QF 06:16:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:17:01 lf-activate-venv(): INFO: Installing: lftools 06:17:36 lf-activate-venv(): INFO: Adding /tmp/venv-V4QF/bin to PATH 06:17:36 INFO: Running in OpenStack, capturing instance metadata 06:17:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15977037775698382107.sh 06:17:36 provisioning config files... 06:17:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config13681293089738652687tmp 06:17:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:17:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:17:36 [EnvInject] - Injecting environment variables from a build step. 06:17:36 [EnvInject] - Injecting as environment variables the properties content 06:17:36 SERVER_ID=logs 06:17:36 06:17:36 [EnvInject] - Variables injected successfully. 06:17:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6609022485673043422.sh 06:17:36 ---> create-netrc.sh 06:17:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8747453028024933028.sh 06:17:36 ---> python-tools-install.sh 06:17:36 Setup pyenv: 06:17:36 system 06:17:36 3.8.13 06:17:36 3.9.13 06:17:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:17:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V4QF from file:/tmp/.os_lf_venv 06:17:38 lf-activate-venv(): INFO: Installing: lftools 06:17:45 lf-activate-venv(): INFO: Adding /tmp/venv-V4QF/bin to PATH 06:17:45 Generating Requirements File 06:18:17 Python 3.10.6 06:18:18 pip 24.0 from /tmp/venv-V4QF/lib/python3.10/site-packages/pip (python 3.10) 06:18:18 appdirs==1.4.4 06:18:18 argcomplete==3.2.2 06:18:18 aspy.yaml==1.3.0 06:18:18 attrs==23.2.0 06:18:18 autopage==0.5.2 06:18:18 beautifulsoup4==4.12.3 06:18:18 boto3==1.34.46 06:18:18 botocore==1.34.46 06:18:18 bs4==0.0.2 06:18:18 cachetools==5.3.2 06:18:18 certifi==2024.2.2 06:18:18 cffi==1.16.0 06:18:18 cfgv==3.4.0 06:18:18 chardet==5.2.0 06:18:18 charset-normalizer==3.3.2 06:18:18 click==8.1.7 06:18:18 cliff==4.5.0 06:18:18 cmd2==2.4.3 06:18:18 cryptography==3.3.2 06:18:18 debtcollector==2.5.0 06:18:18 decorator==5.1.1 06:18:18 defusedxml==0.7.1 06:18:18 Deprecated==1.2.14 06:18:18 distlib==0.3.8 06:18:18 dnspython==2.6.1 06:18:18 docker==4.2.2 06:18:18 dogpile.cache==1.3.1 06:18:18 email-validator==2.1.0.post1 06:18:18 filelock==3.13.1 06:18:18 future==0.18.3 06:18:18 gitdb==4.0.11 06:18:18 GitPython==3.1.42 06:18:18 google-auth==2.28.0 06:18:18 httplib2==0.22.0 06:18:18 identify==2.5.35 06:18:18 idna==3.6 06:18:18 importlib-resources==1.5.0 06:18:18 iso8601==2.1.0 06:18:18 Jinja2==3.1.3 06:18:18 jmespath==1.0.1 06:18:18 jsonpatch==1.33 06:18:18 jsonpointer==2.4 06:18:18 jsonschema==4.21.1 06:18:18 jsonschema-specifications==2023.12.1 06:18:18 keystoneauth1==5.5.0 06:18:18 kubernetes==29.0.0 06:18:18 lftools==0.37.8 06:18:18 lxml==5.1.0 06:18:18 MarkupSafe==2.1.5 06:18:18 msgpack==1.0.7 06:18:18 multi_key_dict==2.0.3 06:18:18 munch==4.0.0 06:18:18 netaddr==1.2.1 06:18:18 netifaces==0.11.0 06:18:18 niet==1.4.2 06:18:18 nodeenv==1.8.0 06:18:18 oauth2client==4.1.3 06:18:18 oauthlib==3.2.2 06:18:18 openstacksdk==0.62.0 06:18:18 os-client-config==2.1.0 06:18:18 os-service-types==1.7.0 06:18:18 osc-lib==3.0.0 06:18:18 oslo.config==9.3.0 06:18:18 oslo.context==5.3.0 06:18:18 oslo.i18n==6.2.0 06:18:18 oslo.log==5.4.0 06:18:18 oslo.serialization==5.3.0 06:18:18 oslo.utils==7.0.0 06:18:18 packaging==23.2 06:18:18 pbr==6.0.0 06:18:18 platformdirs==4.2.0 06:18:18 prettytable==3.10.0 06:18:18 pyasn1==0.5.1 06:18:18 pyasn1-modules==0.3.0 06:18:18 pycparser==2.21 06:18:18 pygerrit2==2.0.15 06:18:18 PyGithub==2.2.0 06:18:18 pyinotify==0.9.6 06:18:18 PyJWT==2.8.0 06:18:18 PyNaCl==1.5.0 06:18:18 pyparsing==2.4.7 06:18:18 pyperclip==1.8.2 06:18:18 pyrsistent==0.20.0 06:18:18 python-cinderclient==9.4.0 06:18:18 python-dateutil==2.8.2 06:18:18 python-heatclient==3.4.0 06:18:18 python-jenkins==1.8.2 06:18:18 python-keystoneclient==5.3.0 06:18:18 python-magnumclient==4.3.0 06:18:18 python-novaclient==18.4.0 06:18:18 python-openstackclient==6.0.1 06:18:18 python-swiftclient==4.4.0 06:18:18 pytz==2024.1 06:18:18 PyYAML==6.0.1 06:18:18 referencing==0.33.0 06:18:18 requests==2.31.0 06:18:18 requests-oauthlib==1.3.1 06:18:18 requestsexceptions==1.4.0 06:18:18 rfc3986==2.0.0 06:18:18 rpds-py==0.18.0 06:18:18 rsa==4.9 06:18:18 ruamel.yaml==0.18.6 06:18:18 ruamel.yaml.clib==0.2.8 06:18:18 s3transfer==0.10.0 06:18:18 simplejson==3.19.2 06:18:18 six==1.16.0 06:18:18 smmap==5.0.1 06:18:18 soupsieve==2.5 06:18:18 stevedore==5.1.0 06:18:18 tabulate==0.9.0 06:18:18 toml==0.10.2 06:18:18 tomlkit==0.12.3 06:18:18 tqdm==4.66.2 06:18:18 typing_extensions==4.9.0 06:18:18 tzdata==2024.1 06:18:18 urllib3==1.26.18 06:18:18 virtualenv==20.25.0 06:18:18 wcwidth==0.2.13 06:18:18 websocket-client==1.7.0 06:18:18 wrapt==1.16.0 06:18:18 xdg==6.0.0 06:18:18 xmltodict==0.13.0 06:18:18 yq==3.2.3 06:18:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11275341392937281312.sh 06:18:18 ---> sudo-logs.sh 06:18:18 Archiving 'sudo' log.. 06:18:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1598804032542001304.sh 06:18:18 ---> job-cost.sh 06:18:18 Setup pyenv: 06:18:18 system 06:18:18 3.8.13 06:18:18 3.9.13 06:18:18 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:18:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V4QF from file:/tmp/.os_lf_venv 06:18:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:18:27 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. 06:18:27 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 06:18:27 lf-activate-venv(): INFO: Adding /tmp/venv-V4QF/bin to PATH 06:18:27 INFO: No Stack... 06:18:28 INFO: Retrieving Pricing Info for: v3-standard-4 06:18:28 INFO: Archiving Costs 06:18:28 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14387304275387807295.sh 06:18:28 ---> logs-deploy.sh 06:18:28 Setup pyenv: 06:18:28 system 06:18:28 3.8.13 06:18:28 3.9.13 06:18:28 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:18:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V4QF from file:/tmp/.os_lf_venv 06:18:30 lf-activate-venv(): INFO: Installing: lftools 06:18:39 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. 06:18:39 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 06:18:39 lf-activate-venv(): INFO: Adding /tmp/venv-V4QF/bin to PATH 06:18:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7195 06:18:39 INFO: archiving workspace using pattern(s): 06:18:40 Archives upload complete. 06:18:41 INFO: archiving logs to Nexus 06:18:41 ---> uname -a: 06:18:41 Linux prd-ubuntu1804-builder-4c-4g-7203 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:18:41 06:18:41 06:18:41 ---> lscpu: 06:18:41 Architecture: x86_64 06:18:41 CPU op-mode(s): 32-bit, 64-bit 06:18:41 Byte Order: Little Endian 06:18:41 CPU(s): 4 06:18:41 On-line CPU(s) list: 0-3 06:18:41 Thread(s) per core: 1 06:18:41 Core(s) per socket: 1 06:18:41 Socket(s): 4 06:18:41 NUMA node(s): 1 06:18:41 Vendor ID: AuthenticAMD 06:18:41 CPU family: 23 06:18:41 Model: 49 06:18:41 Model name: AMD EPYC-Rome Processor 06:18:41 Stepping: 0 06:18:41 CPU MHz: 2799.998 06:18:41 BogoMIPS: 5599.99 06:18:41 Virtualization: AMD-V 06:18:41 Hypervisor vendor: KVM 06:18:41 Virtualization type: full 06:18:41 L1d cache: 32K 06:18:41 L1i cache: 32K 06:18:41 L2 cache: 512K 06:18:41 L3 cache: 16384K 06:18:41 NUMA node0 CPU(s): 0-3 06:18:41 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 06:18:41 06:18:41 06:18:41 ---> nproc: 06:18:41 4 06:18:41 06:18:41 06:18:41 ---> df -h: 06:18:41 Filesystem Size Used Avail Use% Mounted on 06:18:41 udev 7.9G 0 7.9G 0% /dev 06:18:41 tmpfs 1.6G 672K 1.6G 1% /run 06:18:41 /dev/vda1 78G 8.5G 69G 11% / 06:18:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:18:41 tmpfs 5.0M 0 5.0M 0% /run/lock 06:18:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:18:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:18:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:18:41 06:18:41 06:18:41 ---> free -m: 06:18:41 total used free shared buff/cache available 06:18:41 Mem: 16040 547 13200 0 2292 15169 06:18:41 Swap: 1023 0 1023 06:18:41 06:18:41 06:18:41 ---> ip addr: 06:18:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:18:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:18:41 inet 127.0.0.1/8 scope host lo 06:18:41 valid_lft forever preferred_lft forever 06:18:41 inet6 ::1/128 scope host 06:18:41 valid_lft forever preferred_lft forever 06:18:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:18:41 link/ether fa:16:3e:5b:c1:eb brd ff:ff:ff:ff:ff:ff 06:18:41 inet 10.30.107.186/23 brd 10.30.107.255 scope global dynamic ens3 06:18:41 valid_lft 86194sec preferred_lft 86194sec 06:18:41 inet6 fe80::f816:3eff:fe5b:c1eb/64 scope link 06:18:41 valid_lft forever preferred_lft forever 06:18:41 06:18:41 06:18:41 ---> sar -b -r -n DEV: 06:18:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7203) 02/21/24 _x86_64_ (4 CPU) 06:18:41 06:18:41 06:15:20 LINUX RESTART (4 CPU) 06:18:41 06:18:41 06:16:01 tps rtps wtps bread/s bwrtn/s 06:18:41 06:17:01 150.54 30.89 119.65 1124.48 22029.53 06:18:41 06:18:01 116.36 13.87 102.49 1046.76 25573.13 06:18:41 Average: 133.43 22.37 111.06 1085.58 23803.25 06:18:41 06:18:41 06:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:18:41 06:17:01 13884080 15566304 2540888 15.47 65036 1811980 781476 4.47 684312 1628820 190804 06:18:41 06:18:01 13572652 15508496 2852316 17.37 86268 2032124 796376 4.56 778660 1820540 148936 06:18:41 Average: 13728366 15537400 2696602 16.42 75652 1922052 788926 4.51 731486 1724680 169870 06:18:41 06:18:41 06:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:18:41 06:17:01 ens3 82.67 55.69 793.58 29.79 0.00 0.00 0.00 0.00 06:18:41 06:17:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 06:18:41 06:18:01 ens3 51.91 38.23 788.17 8.56 0.00 0.00 0.00 0.00 06:18:41 06:18:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 06:18:41 Average: ens3 67.27 46.95 790.87 19.16 0.00 0.00 0.00 0.00 06:18:41 Average: lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 06:18:41 06:18:41 06:18:41 ---> sar -P ALL: 06:18:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7203) 02/21/24 _x86_64_ (4 CPU) 06:18:41 06:18:41 06:15:20 LINUX RESTART (4 CPU) 06:18:41 06:18:41 06:16:01 CPU %user %nice %system %iowait %steal %idle 06:18:41 06:17:01 all 17.64 0.00 1.54 6.84 0.06 73.91 06:18:41 06:17:01 0 12.07 0.00 1.35 15.58 0.07 70.93 06:18:41 06:17:01 1 16.01 0.00 1.82 8.45 0.08 73.63 06:18:41 06:17:01 2 18.64 0.00 1.25 1.62 0.05 78.45 06:18:41 06:17:01 3 23.86 0.00 1.74 1.70 0.03 72.66 06:18:41 06:18:01 all 19.65 0.00 1.31 5.32 0.05 73.68 06:18:41 06:18:01 0 12.49 0.00 1.63 8.31 0.05 77.52 06:18:41 06:18:01 1 4.76 0.00 0.62 8.26 0.07 86.29 06:18:41 06:18:01 2 32.30 0.00 1.65 3.88 0.05 62.12 06:18:41 06:18:01 3 29.28 0.00 1.33 0.80 0.05 68.54 06:18:41 Average: all 18.65 0.00 1.42 6.08 0.06 73.79 06:18:41 Average: 0 12.28 0.00 1.49 11.94 0.06 74.23 06:18:41 Average: 1 10.34 0.00 1.22 8.35 0.07 80.02 06:18:41 Average: 2 25.47 0.00 1.45 2.75 0.05 70.28 06:18:41 Average: 3 26.58 0.00 1.53 1.25 0.04 70.59 06:18:41 06:18:41 06:18:41