09:24:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136873 09:24:56 Running as SYSTEM 09:24:56 [EnvInject] - Loading node environment variables. 09:24:56 Building remotely on prd-ubuntu1804-builder-4c-4g-9469 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 09:24:56 [ssh-agent] Looking for ssh-agent implementation... 09:24:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:24:56 $ ssh-agent 09:24:56 SSH_AUTH_SOCK=/tmp/ssh-EmkW0wHuuQ7z/agent.1745 09:24:56 SSH_AGENT_PID=1747 09:24:56 [ssh-agent] Started. 09:24:56 Running ssh-add (command line suppressed) 09:24:56 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_11705650742363390578.key (/w/workspace/oom-master-commit-lint@tmp/private_key_11705650742363390578.key) 09:24:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:24:56 The recommended git tool is: NONE 09:24:58 using credential onap-jenkins-ssh 09:24:58 Wiping out workspace first. 09:24:58 Cloning the remote Git repository 09:24:58 Cloning repository git://cloud.onap.org/mirror/oom.git 09:24:58 > git init /w/workspace/oom-master-commit-lint # timeout=10 09:24:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:24:58 > git --version # timeout=10 09:24:58 > git --version # 'git version 2.17.1' 09:24:58 using GIT_SSH to set credentials Gerrit user 09:24:58 Verifying host key using manually-configured host key entries 09:24:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:25:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:25:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:25:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:25:03 using GIT_SSH to set credentials Gerrit user 09:25:03 Verifying host key using manually-configured host key entries 09:25:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/136873/3 # timeout=30 09:25:04 > git rev-parse a4279c4437199c5514567e0b4008d55be0a4fcea^{commit} # timeout=10 09:25:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:25:04 Checking out Revision a4279c4437199c5514567e0b4008d55be0a4fcea (refs/changes/73/136873/3) 09:25:04 > git config core.sparsecheckout # timeout=10 09:25:04 > git checkout -f a4279c4437199c5514567e0b4008d55be0a4fcea # timeout=30 09:25:07 Commit message: "[MONGODB][COMMON] Support for MongoDB PSMDB Operator" 09:25:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:25:07 > git rev-list --no-walk 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=10 09:25:07 [EnvInject] - Injecting environment variables from a build step. 09:25:07 [EnvInject] - Injecting as environment variables the properties content 09:25:07 PYTHON=python3 09:25:07 09:25:07 [EnvInject] - Variables injected successfully. 09:25:07 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2245709767770897232.sh 09:25:07 ---> tox-install.sh 09:25:07 + source /home/jenkins/lf-env.sh 09:25:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:25:07 ++ mktemp -d /tmp/venv-XXXX 09:25:07 + lf_venv=/tmp/venv-MKM4 09:25:07 + local venv_file=/tmp/.os_lf_venv 09:25:07 + local python=python3 09:25:07 + local options 09:25:07 + local set_path=true 09:25:07 + local install_args= 09:25:07 ++ 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 09:25:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:25:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:25:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:25:07 + true 09:25:07 + case $1 in 09:25:07 + venv_file=/tmp/.toxenv 09:25:07 + shift 2 09:25:07 + true 09:25:07 + case $1 in 09:25:07 + shift 09:25:07 + break 09:25:07 + case $python in 09:25:07 + local pkg_list= 09:25:07 + [[ -d /opt/pyenv ]] 09:25:07 + echo 'Setup pyenv:' 09:25:07 Setup pyenv: 09:25:07 + export PYENV_ROOT=/opt/pyenv 09:25:07 + PYENV_ROOT=/opt/pyenv 09:25:07 + 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 09:25:07 + 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 09:25:07 + pyenv versions 09:25:07 * system (set by /opt/pyenv/version) 09:25:07 * 3.8.13 (set by /opt/pyenv/version) 09:25:07 * 3.9.13 (set by /opt/pyenv/version) 09:25:07 * 3.10.6 (set by /opt/pyenv/version) 09:25:07 + command -v pyenv 09:25:07 ++ pyenv init - --no-rehash 09:25:07 + 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[*]}"'\'')" 09:25:07 export PATH="/opt/pyenv/shims:${PATH}" 09:25:07 export PYENV_SHELL=bash 09:25:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:25:07 pyenv() { 09:25:07 local command 09:25:07 command="${1:-}" 09:25:07 if [ "$#" -gt 0 ]; then 09:25:07 shift 09:25:07 fi 09:25:07 09:25:07 case "$command" in 09:25:07 rehash|shell) 09:25:07 eval "$(pyenv "sh-$command" "$@")" 09:25:07 ;; 09:25:07 *) 09:25:07 command pyenv "$command" "$@" 09:25:07 ;; 09:25:07 esac 09:25:07 }' 09:25:07 +++ 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[*]}"' 09:25:07 ++ 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 09:25:07 ++ 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 09:25:07 ++ 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 09:25:07 ++ export PYENV_SHELL=bash 09:25:07 ++ PYENV_SHELL=bash 09:25:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:25:07 +++ complete -F _pyenv pyenv 09:25:07 ++ lf-pyver python3 09:25:07 ++ local py_version_xy=python3 09:25:07 ++ local py_version_xyz= 09:25:07 ++ pyenv versions 09:25:07 ++ local command 09:25:07 ++ command=versions 09:25:07 ++ '[' 1 -gt 0 ']' 09:25:07 ++ shift 09:25:07 ++ case "$command" in 09:25:07 ++ command pyenv versions 09:25:07 ++ pyenv versions 09:25:07 ++ grep -E '^[0-9.]*[0-9]$' 09:25:07 ++ sed 's/^[ *]* //' 09:25:07 ++ awk '{ print $1 }' 09:25:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:25:07 +++ sort -V 09:25:07 +++ tail -n 1 09:25:07 +++ grep '^3' /tmp/.pyenv_versions 09:25:07 ++ py_version_xyz=3.10.6 09:25:07 ++ [[ -z 3.10.6 ]] 09:25:07 ++ echo 3.10.6 09:25:07 ++ return 0 09:25:07 + pyenv local 3.10.6 09:25:07 + local command 09:25:07 + command=local 09:25:07 + '[' 2 -gt 0 ']' 09:25:07 + shift 09:25:07 + case "$command" in 09:25:07 + command pyenv local 3.10.6 09:25:07 + pyenv local 3.10.6 09:25:07 + for arg in "$@" 09:25:07 + case $arg in 09:25:07 + pkg_list+='tox ' 09:25:07 + for arg in "$@" 09:25:07 + case $arg in 09:25:07 + pkg_list+='virtualenv ' 09:25:07 + for arg in "$@" 09:25:07 + case $arg in 09:25:07 + pkg_list+='urllib3~=1.26.15 ' 09:25:07 + [[ -f /tmp/.toxenv ]] 09:25:07 + [[ ! -f /tmp/.toxenv ]] 09:25:07 + [[ -n '' ]] 09:25:07 + python3 -m venv /tmp/venv-MKM4 09:25:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MKM4' 09:25:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MKM4 09:25:12 + echo /tmp/venv-MKM4 09:25:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:25:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:25:12 + /tmp/venv-MKM4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:25:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:25:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:25:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:25:15 + /tmp/venv-MKM4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:25:18 + type python3 09:25:18 + true 09:25:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MKM4/bin to PATH' 09:25:18 lf-activate-venv(): INFO: Adding /tmp/venv-MKM4/bin to PATH 09:25:18 + PATH=/tmp/venv-MKM4/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 09:25:18 + return 0 09:25:18 + python3 --version 09:25:18 Python 3.10.6 09:25:18 + python3 -m pip --version 09:25:18 pip 23.3.2 from /tmp/venv-MKM4/lib/python3.10/site-packages/pip (python 3.10) 09:25:18 + python3 -m pip freeze 09:25:19 cachetools==5.3.2 09:25:19 chardet==5.2.0 09:25:19 colorama==0.4.6 09:25:19 distlib==0.3.8 09:25:19 filelock==3.13.1 09:25:19 packaging==23.2 09:25:19 platformdirs==4.1.0 09:25:19 pluggy==1.3.0 09:25:19 pyproject-api==1.6.1 09:25:19 tomli==2.0.1 09:25:19 tox==4.11.4 09:25:19 urllib3==1.26.18 09:25:19 virtualenv==20.25.0 09:25:19 [EnvInject] - Injecting environment variables from a build step. 09:25:19 [EnvInject] - Injecting as environment variables the properties content 09:25:19 PARALLEL=false 09:25:19 09:25:19 [EnvInject] - Variables injected successfully. 09:25:19 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16844873865173994842.sh 09:25:19 ---> tox-run.sh 09:25: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 09:25:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 09:25:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 09:25:19 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 09:25:19 + cd /w/workspace/oom-master-commit-lint/. 09:25:19 + source /home/jenkins/lf-env.sh 09:25:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:25:19 ++ mktemp -d /tmp/venv-XXXX 09:25:19 + lf_venv=/tmp/venv-72uq 09:25:19 + local venv_file=/tmp/.os_lf_venv 09:25:19 + local python=python3 09:25:19 + local options 09:25:19 + local set_path=true 09:25:19 + local install_args= 09:25: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 09:25:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:25:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:25:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:25:19 + true 09:25:19 + case $1 in 09:25:19 + venv_file=/tmp/.toxenv 09:25:19 + shift 2 09:25:19 + true 09:25:19 + case $1 in 09:25:19 + shift 09:25:19 + break 09:25:19 + case $python in 09:25:19 + local pkg_list= 09:25:19 + [[ -d /opt/pyenv ]] 09:25:19 + echo 'Setup pyenv:' 09:25:19 Setup pyenv: 09:25:19 + export PYENV_ROOT=/opt/pyenv 09:25:19 + PYENV_ROOT=/opt/pyenv 09:25: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 09:25: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 09:25:19 + pyenv versions 09:25:19 system 09:25:19 3.8.13 09:25:19 3.9.13 09:25:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:25:19 + command -v pyenv 09:25:19 ++ pyenv init - --no-rehash 09:25: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[*]}"'\'')" 09:25:19 export PATH="/opt/pyenv/shims:${PATH}" 09:25:19 export PYENV_SHELL=bash 09:25:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:25:19 pyenv() { 09:25:19 local command 09:25:19 command="${1:-}" 09:25:19 if [ "$#" -gt 0 ]; then 09:25:19 shift 09:25:19 fi 09:25:19 09:25:19 case "$command" in 09:25:19 rehash|shell) 09:25:19 eval "$(pyenv "sh-$command" "$@")" 09:25:19 ;; 09:25:19 *) 09:25:19 command pyenv "$command" "$@" 09:25:19 ;; 09:25:19 esac 09:25:19 }' 09:25: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[*]}"' 09:25: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 09:25: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 09:25: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 09:25:19 ++ export PYENV_SHELL=bash 09:25:19 ++ PYENV_SHELL=bash 09:25:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:25:19 +++ complete -F _pyenv pyenv 09:25:19 ++ lf-pyver python3 09:25:19 ++ local py_version_xy=python3 09:25:19 ++ local py_version_xyz= 09:25:19 ++ pyenv versions 09:25:19 ++ local command 09:25:19 ++ command=versions 09:25:19 ++ '[' 1 -gt 0 ']' 09:25:19 ++ shift 09:25:19 ++ case "$command" in 09:25:19 ++ command pyenv versions 09:25:19 ++ pyenv versions 09:25:19 ++ sed 's/^[ *]* //' 09:25:19 ++ awk '{ print $1 }' 09:25:19 ++ grep -E '^[0-9.]*[0-9]$' 09:25:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:25:19 +++ grep '^3' /tmp/.pyenv_versions 09:25:19 +++ sort -V 09:25:19 +++ tail -n 1 09:25:19 ++ py_version_xyz=3.10.6 09:25:19 ++ [[ -z 3.10.6 ]] 09:25:19 ++ echo 3.10.6 09:25:19 ++ return 0 09:25:19 + pyenv local 3.10.6 09:25:19 + local command 09:25:19 + command=local 09:25:19 + '[' 2 -gt 0 ']' 09:25:19 + shift 09:25:19 + case "$command" in 09:25:19 + command pyenv local 3.10.6 09:25:19 + pyenv local 3.10.6 09:25:19 + for arg in "$@" 09:25:19 + case $arg in 09:25:19 + pkg_list+='tox ' 09:25:19 + for arg in "$@" 09:25:19 + case $arg in 09:25:19 + pkg_list+='virtualenv ' 09:25:19 + for arg in "$@" 09:25:19 + case $arg in 09:25:19 + pkg_list+='urllib3~=1.26.15 ' 09:25:19 + [[ -f /tmp/.toxenv ]] 09:25:19 ++ cat /tmp/.toxenv 09:25:19 + lf_venv=/tmp/venv-MKM4 09:25:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MKM4 from' file:/tmp/.toxenv 09:25:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MKM4 from file:/tmp/.toxenv 09:25:19 + /tmp/venv-MKM4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:25:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:25:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:25:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:25:20 + /tmp/venv-MKM4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:25:21 + type python3 09:25:21 + true 09:25:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MKM4/bin to PATH' 09:25:21 lf-activate-venv(): INFO: Adding /tmp/venv-MKM4/bin to PATH 09:25:21 + PATH=/tmp/venv-MKM4/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 09:25:21 + return 0 09:25:21 + [[ -d /opt/pyenv ]] 09:25:21 + echo '---> Setting up pyenv' 09:25:21 ---> Setting up pyenv 09:25:21 + export PYENV_ROOT=/opt/pyenv 09:25:21 + PYENV_ROOT=/opt/pyenv 09:25:21 + export PATH=/opt/pyenv/bin:/tmp/venv-MKM4/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 09:25:21 + PATH=/opt/pyenv/bin:/tmp/venv-MKM4/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 09:25:21 ++ pwd 09:25:21 + PYTHONPATH=/w/workspace/oom-master-commit-lint 09:25:21 + export PYTHONPATH 09:25:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:25:21 + TOX_TESTENV_PASSENV=PYTHONPATH 09:25:21 + tox --version 09:25:22 4.11.4 from /tmp/venv-MKM4/lib/python3.10/site-packages/tox/__init__.py 09:25:22 + PARALLEL=false 09:25:22 + TOX_OPTIONS_LIST= 09:25:22 + [[ -n gitlint ]] 09:25:22 + TOX_OPTIONS_LIST=' -e gitlint' 09:25:22 + case ${PARALLEL,,} in 09:25:22 + tox -e gitlint 09:25:22 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 09:25: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 09:25:53 gitlint: freeze> python -m pip freeze --all 09:25:53 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.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 09:25:53 gitlint: commands[0]> gitlint 09:25:54 gitlint: OK (31.42=setup[31.24]+cmd[0.18] seconds) 09:25:54 congratulations :) (31.58 seconds) 09:25:54 + tox_status=0 09:25:54 + echo '---> Completed tox runs' 09:25:54 ---> Completed tox runs 09:25:54 + for i in .tox/*/log 09:25:54 ++ echo .tox/gitlint/log 09:25:54 ++ awk -F/ '{print $2}' 09:25:54 + tox_env=gitlint 09:25:54 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 09:25:54 + DOC_DIR=docs/_build/html 09:25:54 + [[ -d docs/_build/html ]] 09:25:54 + echo '---> tox-run.sh ends' 09:25:54 ---> tox-run.sh ends 09:25:54 + test 0 -eq 0 09:25:54 $ ssh-agent -k 09:25:54 unset SSH_AUTH_SOCK; 09:25:54 unset SSH_AGENT_PID; 09:25:54 echo Agent pid 1747 killed; 09:25:54 [ssh-agent] Stopped. 09:25:54 [PostBuildScript] - [INFO] Executing post build scripts. 09:25:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17521777960464929584.sh 09:25:54 ---> sysstat.sh 09:25:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13202445865116031130.sh 09:25:54 ---> package-listing.sh 09:25:54 ++ tr '[:upper:]' '[:lower:]' 09:25:54 ++ facter osfamily 09:25:54 + OS_FAMILY=debian 09:25:54 + workspace=/w/workspace/oom-master-commit-lint 09:25:54 + START_PACKAGES=/tmp/packages_start.txt 09:25:54 + END_PACKAGES=/tmp/packages_end.txt 09:25:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:25:54 + PACKAGES=/tmp/packages_start.txt 09:25:54 + '[' /w/workspace/oom-master-commit-lint ']' 09:25:54 + PACKAGES=/tmp/packages_end.txt 09:25:54 + case "${OS_FAMILY}" in 09:25:54 + dpkg -l 09:25:54 + grep '^ii' 09:25:54 + '[' -f /tmp/packages_start.txt ']' 09:25:54 + '[' -f /tmp/packages_end.txt ']' 09:25:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:25:54 + '[' /w/workspace/oom-master-commit-lint ']' 09:25:54 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 09:25:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 09:25:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14072877122738829767.sh 09:25:54 ---> capture-instance-metadata.sh 09:25:54 Setup pyenv: 09:25:55 system 09:25:55 3.8.13 09:25:55 3.9.13 09:25:55 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:25:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xlra 09:25:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:26:02 lf-activate-venv(): INFO: Installing: lftools 09:26:39 lf-activate-venv(): INFO: Adding /tmp/venv-xlra/bin to PATH 09:26:39 INFO: Running in OpenStack, capturing instance metadata 09:26:39 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16763744950394470321.sh 09:26:39 provisioning config files... 09:26:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config10759462923963938175tmp 09:26:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:26:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:26:39 [EnvInject] - Injecting environment variables from a build step. 09:26:39 [EnvInject] - Injecting as environment variables the properties content 09:26:39 SERVER_ID=logs 09:26:39 09:26:39 [EnvInject] - Variables injected successfully. 09:26:39 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4268692890284281613.sh 09:26:39 ---> create-netrc.sh 09:26:39 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12287078695620792321.sh 09:26:39 ---> python-tools-install.sh 09:26:39 Setup pyenv: 09:26:39 system 09:26:39 3.8.13 09:26:39 3.9.13 09:26:40 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:26:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xlra from file:/tmp/.os_lf_venv 09:26:41 lf-activate-venv(): INFO: Installing: lftools 09:26:52 lf-activate-venv(): INFO: Adding /tmp/venv-xlra/bin to PATH 09:26:52 Generating Requirements File 09:27:28 Python 3.10.6 09:27:28 pip 23.3.2 from /tmp/venv-xlra/lib/python3.10/site-packages/pip (python 3.10) 09:27:29 appdirs==1.4.4 09:27:29 argcomplete==3.2.1 09:27:29 aspy.yaml==1.3.0 09:27:29 attrs==23.2.0 09:27:29 autopage==0.5.2 09:27:29 Babel==2.14.0 09:27:29 beautifulsoup4==4.12.2 09:27:29 boto3==1.34.12 09:27:29 botocore==1.34.12 09:27:29 bs4==0.0.1 09:27:29 cachetools==5.3.2 09:27:29 certifi==2023.11.17 09:27:29 cffi==1.16.0 09:27:29 cfgv==3.4.0 09:27:29 chardet==5.2.0 09:27:29 charset-normalizer==3.3.2 09:27:29 click==8.1.7 09:27:29 cliff==4.4.0 09:27:29 cmd2==2.4.3 09:27:29 cryptography==3.3.2 09:27:29 debtcollector==2.5.0 09:27:29 decorator==5.1.1 09:27:29 defusedxml==0.7.1 09:27:29 Deprecated==1.2.14 09:27:29 distlib==0.3.8 09:27:29 dnspython==2.4.2 09:27:29 docker==4.2.2 09:27:29 dogpile.cache==1.3.0 09:27:29 email-validator==2.1.0.post1 09:27:29 filelock==3.13.1 09:27:29 future==0.18.3 09:27:29 gitdb==4.0.11 09:27:29 GitPython==3.1.40 09:27:29 google-auth==2.26.1 09:27:29 httplib2==0.22.0 09:27:29 identify==2.5.33 09:27:29 idna==3.6 09:27:29 importlib-metadata==7.0.1 09:27:29 importlib-resources==1.5.0 09:27:29 iso8601==2.1.0 09:27:29 Jinja2==3.1.2 09:27:29 jmespath==1.0.1 09:27:29 jsonpatch==1.33 09:27:29 jsonpointer==2.4 09:27:29 jsonschema==4.20.0 09:27:29 jsonschema-specifications==2023.12.1 09:27:29 keystoneauth1==5.4.0 09:27:29 kubernetes==28.1.0 09:27:29 lftools==0.37.8 09:27:29 lxml==5.0.0 09:27:29 MarkupSafe==2.1.3 09:27:29 msgpack==1.0.7 09:27:29 multi_key_dict==2.0.3 09:27:29 munch==4.0.0 09:27:29 netaddr==0.10.1 09:27:29 netifaces==0.11.0 09:27:29 niet==1.4.2 09:27:29 nodeenv==1.8.0 09:27:29 oauth2client==4.1.3 09:27:29 oauthlib==3.2.2 09:27:29 openstacksdk==0.62.0 09:27:29 os-client-config==2.1.0 09:27:29 os-service-types==1.7.0 09:27:29 osc-lib==2.9.0 09:27:29 oslo.config==9.2.0 09:27:29 oslo.context==5.3.0 09:27:29 oslo.i18n==6.2.0 09:27:29 oslo.log==5.4.0 09:27:29 oslo.serialization==5.2.0 09:27:29 oslo.utils==6.3.0 09:27:29 packaging==23.2 09:27:29 pbr==6.0.0 09:27:29 platformdirs==4.1.0 09:27:29 prettytable==3.9.0 09:27:29 pyasn1==0.5.1 09:27:29 pyasn1-modules==0.3.0 09:27:29 pycparser==2.21 09:27:29 pygerrit2==2.0.15 09:27:29 PyGithub==2.1.1 09:27:29 pyinotify==0.9.6 09:27:29 PyJWT==2.8.0 09:27:29 PyNaCl==1.5.0 09:27:29 pyparsing==2.4.7 09:27:29 pyperclip==1.8.2 09:27:29 pyrsistent==0.20.0 09:27:29 python-cinderclient==9.4.0 09:27:29 python-dateutil==2.8.2 09:27:29 python-heatclient==3.3.0 09:27:29 python-jenkins==1.8.2 09:27:29 python-keystoneclient==5.2.0 09:27:29 python-magnumclient==4.3.0 09:27:29 python-novaclient==18.4.0 09:27:29 python-openstackclient==6.0.0 09:27:29 python-swiftclient==4.4.0 09:27:29 pytz==2023.3.post1 09:27:29 PyYAML==6.0.1 09:27:29 referencing==0.32.0 09:27:29 requests==2.31.0 09:27:29 requests-oauthlib==1.3.1 09:27:29 requestsexceptions==1.4.0 09:27:29 rfc3986==2.0.0 09:27:29 rpds-py==0.16.2 09:27:29 rsa==4.9 09:27:29 ruamel.yaml==0.18.5 09:27:29 ruamel.yaml.clib==0.2.8 09:27:29 s3transfer==0.10.0 09:27:29 simplejson==3.19.2 09:27:29 six==1.16.0 09:27:29 smmap==5.0.1 09:27:29 soupsieve==2.5 09:27:29 stevedore==5.1.0 09:27:29 tabulate==0.9.0 09:27:29 toml==0.10.2 09:27:29 tomlkit==0.12.3 09:27:29 tqdm==4.66.1 09:27:29 typing_extensions==4.9.0 09:27:29 tzdata==2023.4 09:27:29 urllib3==1.26.18 09:27:29 virtualenv==20.25.0 09:27:29 wcwidth==0.2.12 09:27:29 websocket-client==1.7.0 09:27:29 wrapt==1.16.0 09:27:29 xdg==6.0.0 09:27:29 xmltodict==0.13.0 09:27:29 yq==3.2.3 09:27:29 zipp==3.17.0 09:27:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16156442647070993962.sh 09:27:29 ---> sudo-logs.sh 09:27:29 Archiving 'sudo' log.. 09:27:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1643910516312941238.sh 09:27:29 ---> job-cost.sh 09:27:29 Setup pyenv: 09:27:29 system 09:27:29 3.8.13 09:27:29 3.9.13 09:27:29 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:27:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xlra from file:/tmp/.os_lf_venv 09:27:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:27:38 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. 09:27:38 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 09:27:38 lf-activate-venv(): INFO: Adding /tmp/venv-xlra/bin to PATH 09:27:38 INFO: No Stack... 09:27:38 INFO: Retrieving Pricing Info for: v3-standard-4 09:27:39 INFO: Archiving Costs 09:27:39 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3756562547140460831.sh 09:27:39 ---> logs-deploy.sh 09:27:39 Setup pyenv: 09:27:39 system 09:27:39 3.8.13 09:27:39 3.9.13 09:27:39 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:27:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xlra from file:/tmp/.os_lf_venv 09:27:40 lf-activate-venv(): INFO: Installing: lftools 09:27:50 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. 09:27:50 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:27:51 lf-activate-venv(): INFO: Adding /tmp/venv-xlra/bin to PATH 09:27:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7129 09:27:51 INFO: archiving workspace using pattern(s): 09:27:52 Archives upload complete. 09:27:52 INFO: archiving logs to Nexus 09:27:53 ---> uname -a: 09:27:53 Linux prd-ubuntu1804-builder-4c-4g-9469 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:27:53 09:27:53 09:27:53 ---> lscpu: 09:27:53 Architecture: x86_64 09:27:53 CPU op-mode(s): 32-bit, 64-bit 09:27:53 Byte Order: Little Endian 09:27:53 CPU(s): 4 09:27:53 On-line CPU(s) list: 0-3 09:27:53 Thread(s) per core: 1 09:27:53 Core(s) per socket: 1 09:27:53 Socket(s): 4 09:27:53 NUMA node(s): 1 09:27:53 Vendor ID: AuthenticAMD 09:27:53 CPU family: 23 09:27:53 Model: 49 09:27:53 Model name: AMD EPYC-Rome Processor 09:27:53 Stepping: 0 09:27:53 CPU MHz: 2800.000 09:27:53 BogoMIPS: 5600.00 09:27:53 Virtualization: AMD-V 09:27:53 Hypervisor vendor: KVM 09:27:53 Virtualization type: full 09:27:53 L1d cache: 32K 09:27:53 L1i cache: 32K 09:27:53 L2 cache: 512K 09:27:53 L3 cache: 16384K 09:27:53 NUMA node0 CPU(s): 0-3 09:27:53 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 09:27:53 09:27:53 09:27:53 ---> nproc: 09:27:53 4 09:27:53 09:27:53 09:27:53 ---> df -h: 09:27:53 Filesystem Size Used Avail Use% Mounted on 09:27:53 udev 7.9G 0 7.9G 0% /dev 09:27:53 tmpfs 1.6G 672K 1.6G 1% /run 09:27:53 /dev/vda1 78G 8.5G 69G 11% / 09:27:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:27:53 tmpfs 5.0M 0 5.0M 0% /run/lock 09:27:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:27:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:27:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:27:53 09:27:53 09:27:53 ---> free -m: 09:27:53 total used free shared buff/cache available 09:27:53 Mem: 16040 545 13156 0 2337 15169 09:27:53 Swap: 1023 0 1023 09:27:53 09:27:53 09:27:53 ---> ip addr: 09:27:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:27:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:27:53 inet 127.0.0.1/8 scope host lo 09:27:53 valid_lft forever preferred_lft forever 09:27:53 inet6 ::1/128 scope host 09:27:53 valid_lft forever preferred_lft forever 09:27:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:27:53 link/ether fa:16:3e:c8:b5:57 brd ff:ff:ff:ff:ff:ff 09:27:53 inet 10.30.107.144/23 brd 10.30.107.255 scope global dynamic ens3 09:27:53 valid_lft 86195sec preferred_lft 86195sec 09:27:53 inet6 fe80::f816:3eff:fec8:b557/64 scope link 09:27:53 valid_lft forever preferred_lft forever 09:27:53 09:27:53 09:27:53 ---> sar -b -r -n DEV: 09:27:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9469) 01/04/24 _x86_64_ (4 CPU) 09:27:53 09:27:53 09:24:30 LINUX RESTART (4 CPU) 09:27:53 09:27:53 09:25:01 tps rtps wtps bread/s bwrtn/s 09:27:53 09:26:01 233.74 30.64 203.10 1115.81 29570.00 09:27:53 09:27:01 105.27 13.88 91.38 1048.89 29628.66 09:27:53 Average: 169.51 22.26 147.24 1082.35 29599.33 09:27:53 09:27:53 09:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:27:53 09:26:01 13901140 15572204 2523820 15.37 64908 1802320 770308 4.41 683776 1616332 192172 09:27:53 09:27:01 13642912 15546332 2782048 16.94 84456 2003900 779048 4.46 743296 1793024 147108 09:27:53 Average: 13772026 15559268 2652934 16.15 74682 1903110 774678 4.43 713536 1704678 169640 09:27:53 09:27:53 09:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:27:53 09:26:01 ens3 92.48 61.21 834.82 25.32 0.00 0.00 0.00 0.00 09:27:53 09:26:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 09:27:53 09:27:01 ens3 46.16 31.19 698.76 7.02 0.00 0.00 0.00 0.00 09:27:53 09:27:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 09:27:53 Average: ens3 69.32 46.20 766.79 16.17 0.00 0.00 0.00 0.00 09:27:53 Average: lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 09:27:53 09:27:53 09:27:53 ---> sar -P ALL: 09:27:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9469) 01/04/24 _x86_64_ (4 CPU) 09:27:53 09:27:53 09:24:30 LINUX RESTART (4 CPU) 09:27:53 09:27:53 09:25:01 CPU %user %nice %system %iowait %steal %idle 09:27:53 09:26:01 all 18.07 0.00 1.89 7.60 0.07 72.38 09:27:53 09:26:01 0 7.51 0.00 1.09 1.51 0.08 89.80 09:27:53 09:26:01 1 22.41 0.00 2.38 21.07 0.08 54.06 09:27:53 09:26:01 2 26.52 0.00 2.31 5.22 0.05 65.90 09:27:53 09:26:01 3 15.80 0.00 1.79 2.56 0.07 79.78 09:27:53 09:27:01 all 17.85 0.00 1.26 9.06 0.05 71.77 09:27:53 09:27:01 0 15.79 0.00 1.34 0.37 0.03 82.46 09:27:53 09:27:01 1 10.30 0.00 0.77 4.47 0.03 84.43 09:27:53 09:27:01 2 24.13 0.00 1.64 19.70 0.05 54.47 09:27:53 09:27:01 3 21.19 0.00 1.29 11.71 0.08 65.73 09:27:53 Average: all 17.96 0.00 1.57 8.33 0.06 72.07 09:27:53 Average: 0 11.66 0.00 1.22 0.94 0.06 86.13 09:27:53 Average: 1 16.34 0.00 1.57 12.75 0.06 69.27 09:27:53 Average: 2 25.33 0.00 1.97 12.46 0.05 60.19 09:27:53 Average: 3 18.49 0.00 1.54 7.13 0.08 72.76 09:27:53 09:27:53 09:27:53