09:35:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 09:35:02 Running as SYSTEM 09:35:02 [EnvInject] - Loading node environment variables. 09:35:02 Building remotely on prd-ubuntu1804-builder-4c-4g-3340 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 09:35:02 [ssh-agent] Looking for ssh-agent implementation... 09:35:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:02 $ ssh-agent 09:35:02 SSH_AUTH_SOCK=/tmp/ssh-VuD2jpi3vwlO/agent.1684 09:35:02 SSH_AGENT_PID=1686 09:35:02 [ssh-agent] Started. 09:35:02 Running ssh-add (command line suppressed) 09:35:02 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_19550837749939942.key (/w/workspace/oom-master-commit-lint@tmp/private_key_19550837749939942.key) 09:35:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:35:02 The recommended git tool is: NONE 09:35:04 using credential onap-jenkins-ssh 09:35:04 Wiping out workspace first. 09:35:04 Cloning the remote Git repository 09:35:04 Cloning repository git://cloud.onap.org/mirror/oom.git 09:35:04 > git init /w/workspace/oom-master-commit-lint # timeout=10 09:35:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:35:04 > git --version # timeout=10 09:35:04 > git --version # 'git version 2.17.1' 09:35:04 using GIT_SSH to set credentials Gerrit user 09:35:04 Verifying host key using manually-configured host key entries 09:35:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:35:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:35:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:35:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:35:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:35:10 using GIT_SSH to set credentials Gerrit user 09:35:10 Verifying host key using manually-configured host key entries 09:35:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/1 # timeout=30 09:35:10 > git rev-parse 9a9ef8cb3bee41a974ba38b82b130e1c40acd182^{commit} # timeout=10 09:35:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:35:10 Checking out Revision 9a9ef8cb3bee41a974ba38b82b130e1c40acd182 (refs/changes/49/137149/1) 09:35:10 > git config core.sparsecheckout # timeout=10 09:35:10 > git checkout -f 9a9ef8cb3bee41a974ba38b82b130e1c40acd182 # timeout=30 09:35:13 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 09:35:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:35:13 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 09:35:13 [EnvInject] - Injecting environment variables from a build step. 09:35:14 [EnvInject] - Injecting as environment variables the properties content 09:35:14 PYTHON=python3 09:35:14 09:35:14 [EnvInject] - Variables injected successfully. 09:35:14 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14786274454620439326.sh 09:35:14 ---> tox-install.sh 09:35:14 + source /home/jenkins/lf-env.sh 09:35:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:35:14 ++ mktemp -d /tmp/venv-XXXX 09:35:14 + lf_venv=/tmp/venv-zSiL 09:35:14 + local venv_file=/tmp/.os_lf_venv 09:35:14 + local python=python3 09:35:14 + local options 09:35:14 + local set_path=true 09:35:14 + local install_args= 09:35:14 ++ 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:35:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:35:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:35:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:35:14 + true 09:35:14 + case $1 in 09:35:14 + venv_file=/tmp/.toxenv 09:35:14 + shift 2 09:35:14 + true 09:35:14 + case $1 in 09:35:14 + shift 09:35:14 + break 09:35:14 + case $python in 09:35:14 + local pkg_list= 09:35:14 + [[ -d /opt/pyenv ]] 09:35:14 + echo 'Setup pyenv:' 09:35:14 Setup pyenv: 09:35:14 + export PYENV_ROOT=/opt/pyenv 09:35:14 + PYENV_ROOT=/opt/pyenv 09:35:14 + 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:35:14 + 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:35:14 + pyenv versions 09:35:14 * system (set by /opt/pyenv/version) 09:35:14 * 3.8.13 (set by /opt/pyenv/version) 09:35:14 * 3.9.13 (set by /opt/pyenv/version) 09:35:14 * 3.10.6 (set by /opt/pyenv/version) 09:35:14 + command -v pyenv 09:35:14 ++ pyenv init - --no-rehash 09:35:14 + 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:35:14 export PATH="/opt/pyenv/shims:${PATH}" 09:35:14 export PYENV_SHELL=bash 09:35:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:35:14 pyenv() { 09:35:14 local command 09:35:14 command="${1:-}" 09:35:14 if [ "$#" -gt 0 ]; then 09:35:14 shift 09:35:14 fi 09:35:14 09:35:14 case "$command" in 09:35:14 rehash|shell) 09:35:14 eval "$(pyenv "sh-$command" "$@")" 09:35:14 ;; 09:35:14 *) 09:35:14 command pyenv "$command" "$@" 09:35:14 ;; 09:35:14 esac 09:35:14 }' 09:35:14 +++ 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:35:14 ++ 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:35:14 ++ 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:35:14 ++ 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:35:14 ++ export PYENV_SHELL=bash 09:35:14 ++ PYENV_SHELL=bash 09:35:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:35:14 +++ complete -F _pyenv pyenv 09:35:14 ++ lf-pyver python3 09:35:14 ++ local py_version_xy=python3 09:35:14 ++ local py_version_xyz= 09:35:14 ++ pyenv versions 09:35:14 ++ local command 09:35:14 ++ command=versions 09:35:14 ++ sed 's/^[ *]* //' 09:35:14 ++ '[' 1 -gt 0 ']' 09:35:14 ++ shift 09:35:14 ++ case "$command" in 09:35:14 ++ command pyenv versions 09:35:14 ++ pyenv versions 09:35:14 ++ awk '{ print $1 }' 09:35:14 ++ grep -E '^[0-9.]*[0-9]$' 09:35:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:35:14 +++ grep '^3' /tmp/.pyenv_versions 09:35:14 +++ sort -V 09:35:14 +++ tail -n 1 09:35:14 ++ py_version_xyz=3.10.6 09:35:14 ++ [[ -z 3.10.6 ]] 09:35:14 ++ echo 3.10.6 09:35:14 ++ return 0 09:35:14 + pyenv local 3.10.6 09:35:14 + local command 09:35:14 + command=local 09:35:14 + '[' 2 -gt 0 ']' 09:35:14 + shift 09:35:14 + case "$command" in 09:35:14 + command pyenv local 3.10.6 09:35:14 + pyenv local 3.10.6 09:35:14 + for arg in "$@" 09:35:14 + case $arg in 09:35:14 + pkg_list+='tox ' 09:35:14 + for arg in "$@" 09:35:14 + case $arg in 09:35:14 + pkg_list+='virtualenv ' 09:35:14 + for arg in "$@" 09:35:14 + case $arg in 09:35:14 + pkg_list+='urllib3~=1.26.15 ' 09:35:14 + [[ -f /tmp/.toxenv ]] 09:35:14 + [[ ! -f /tmp/.toxenv ]] 09:35:14 + [[ -n '' ]] 09:35:14 + python3 -m venv /tmp/venv-zSiL 09:35:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zSiL' 09:35:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zSiL 09:35:19 + echo /tmp/venv-zSiL 09:35:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:35:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:35:19 + /tmp/venv-zSiL/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:35:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:35:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:35:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:35:22 + /tmp/venv-zSiL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:35:26 + type python3 09:35:26 + true 09:35:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zSiL/bin to PATH' 09:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-zSiL/bin to PATH 09:35:26 + PATH=/tmp/venv-zSiL/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:35:26 + return 0 09:35:26 + python3 --version 09:35:26 Python 3.10.6 09:35:26 + python3 -m pip --version 09:35:26 pip 24.0 from /tmp/venv-zSiL/lib/python3.10/site-packages/pip (python 3.10) 09:35:26 + python3 -m pip freeze 09:35:26 cachetools==5.3.2 09:35:26 chardet==5.2.0 09:35:26 colorama==0.4.6 09:35:26 distlib==0.3.8 09:35:26 filelock==3.13.1 09:35:26 packaging==23.2 09:35:26 platformdirs==4.2.0 09:35:26 pluggy==1.4.0 09:35:26 pyproject-api==1.6.1 09:35:26 tomli==2.0.1 09:35:26 tox==4.12.1 09:35:26 urllib3==1.26.18 09:35:26 virtualenv==20.25.0 09:35:26 [EnvInject] - Injecting environment variables from a build step. 09:35:26 [EnvInject] - Injecting as environment variables the properties content 09:35:26 PARALLEL=false 09:35:26 09:35:26 [EnvInject] - Variables injected successfully. 09:35:26 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3000422217415424244.sh 09:35:27 ---> tox-run.sh 09:35:27 + 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:35:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 09:35:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 09:35:27 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 09:35:27 + cd /w/workspace/oom-master-commit-lint/. 09:35:27 + source /home/jenkins/lf-env.sh 09:35:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:35:27 ++ mktemp -d /tmp/venv-XXXX 09:35:27 + lf_venv=/tmp/venv-H26f 09:35:27 + local venv_file=/tmp/.os_lf_venv 09:35:27 + local python=python3 09:35:27 + local options 09:35:27 + local set_path=true 09:35:27 + local install_args= 09:35:27 ++ 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:35:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:35:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:35:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:35:27 + true 09:35:27 + case $1 in 09:35:27 + venv_file=/tmp/.toxenv 09:35:27 + shift 2 09:35:27 + true 09:35:27 + case $1 in 09:35:27 + shift 09:35:27 + break 09:35:27 + case $python in 09:35:27 + local pkg_list= 09:35:27 + [[ -d /opt/pyenv ]] 09:35:27 + echo 'Setup pyenv:' 09:35:27 Setup pyenv: 09:35:27 + export PYENV_ROOT=/opt/pyenv 09:35:27 + PYENV_ROOT=/opt/pyenv 09:35:27 + 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:35:27 + 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:35:27 + pyenv versions 09:35:27 system 09:35:27 3.8.13 09:35:27 3.9.13 09:35:27 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:35:27 + command -v pyenv 09:35:27 ++ pyenv init - --no-rehash 09:35:27 + 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:35:27 export PATH="/opt/pyenv/shims:${PATH}" 09:35:27 export PYENV_SHELL=bash 09:35:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:35:27 pyenv() { 09:35:27 local command 09:35:27 command="${1:-}" 09:35:27 if [ "$#" -gt 0 ]; then 09:35:27 shift 09:35:27 fi 09:35:27 09:35:27 case "$command" in 09:35:27 rehash|shell) 09:35:27 eval "$(pyenv "sh-$command" "$@")" 09:35:27 ;; 09:35:27 *) 09:35:27 command pyenv "$command" "$@" 09:35:27 ;; 09:35:27 esac 09:35:27 }' 09:35:27 +++ 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:35:27 ++ 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:35:27 ++ 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:35:27 ++ 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:35:27 ++ export PYENV_SHELL=bash 09:35:27 ++ PYENV_SHELL=bash 09:35:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:35:27 +++ complete -F _pyenv pyenv 09:35:27 ++ lf-pyver python3 09:35:27 ++ local py_version_xy=python3 09:35:27 ++ local py_version_xyz= 09:35:27 ++ pyenv versions 09:35:27 ++ local command 09:35:27 ++ command=versions 09:35:27 ++ '[' 1 -gt 0 ']' 09:35:27 ++ shift 09:35:27 ++ case "$command" in 09:35:27 ++ command pyenv versions 09:35:27 ++ pyenv versions 09:35:27 ++ awk '{ print $1 }' 09:35:27 ++ sed 's/^[ *]* //' 09:35:27 ++ grep -E '^[0-9.]*[0-9]$' 09:35:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:35:27 +++ sort -V 09:35:27 +++ grep '^3' /tmp/.pyenv_versions 09:35:27 +++ tail -n 1 09:35:27 ++ py_version_xyz=3.10.6 09:35:27 ++ [[ -z 3.10.6 ]] 09:35:27 ++ echo 3.10.6 09:35:27 ++ return 0 09:35:27 + pyenv local 3.10.6 09:35:27 + local command 09:35:27 + command=local 09:35:27 + '[' 2 -gt 0 ']' 09:35:27 + shift 09:35:27 + case "$command" in 09:35:27 + command pyenv local 3.10.6 09:35:27 + pyenv local 3.10.6 09:35:27 + for arg in "$@" 09:35:27 + case $arg in 09:35:27 + pkg_list+='tox ' 09:35:27 + for arg in "$@" 09:35:27 + case $arg in 09:35:27 + pkg_list+='virtualenv ' 09:35:27 + for arg in "$@" 09:35:27 + case $arg in 09:35:27 + pkg_list+='urllib3~=1.26.15 ' 09:35:27 + [[ -f /tmp/.toxenv ]] 09:35:27 ++ cat /tmp/.toxenv 09:35:27 + lf_venv=/tmp/venv-zSiL 09:35:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zSiL from' file:/tmp/.toxenv 09:35:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zSiL from file:/tmp/.toxenv 09:35:27 + /tmp/venv-zSiL/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:35:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:35:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:35:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:35:28 + /tmp/venv-zSiL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:35:29 + type python3 09:35:29 + true 09:35:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zSiL/bin to PATH' 09:35:29 lf-activate-venv(): INFO: Adding /tmp/venv-zSiL/bin to PATH 09:35:29 + PATH=/tmp/venv-zSiL/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:35:29 + return 0 09:35:29 + [[ -d /opt/pyenv ]] 09:35:29 + echo '---> Setting up pyenv' 09:35:29 ---> Setting up pyenv 09:35:29 + export PYENV_ROOT=/opt/pyenv 09:35:29 + PYENV_ROOT=/opt/pyenv 09:35:29 + export PATH=/opt/pyenv/bin:/tmp/venv-zSiL/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:35:29 + PATH=/opt/pyenv/bin:/tmp/venv-zSiL/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:35:29 ++ pwd 09:35:29 + PYTHONPATH=/w/workspace/oom-master-commit-lint 09:35:29 + export PYTHONPATH 09:35:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:35:29 + TOX_TESTENV_PASSENV=PYTHONPATH 09:35:29 + tox --version 09:35:29 4.12.1 from /tmp/venv-zSiL/lib/python3.10/site-packages/tox/__init__.py 09:35:29 + PARALLEL=false 09:35:29 + TOX_OPTIONS_LIST= 09:35:29 + [[ -n gitlint ]] 09:35:29 + TOX_OPTIONS_LIST=' -e gitlint' 09:35:29 + case ${PARALLEL,,} in 09:35:29 + tox -e gitlint 09:35:29 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 09:35:31 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:35:57 gitlint: freeze> python -m pip freeze --all 09:35:58 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 09:35:58 gitlint: commands[0]> gitlint 09:35:58 gitlint: OK (28.21=setup[28.02]+cmd[0.19] seconds) 09:35:58 congratulations :) (28.38 seconds) 09:35:58 + tox_status=0 09:35:58 + echo '---> Completed tox runs' 09:35:58 ---> Completed tox runs 09:35:58 + for i in .tox/*/log 09:35:58 ++ echo .tox/gitlint/log 09:35:58 ++ awk -F/ '{print $2}' 09:35:58 + tox_env=gitlint 09:35:58 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 09:35:58 + DOC_DIR=docs/_build/html 09:35:58 + [[ -d docs/_build/html ]] 09:35:58 + echo '---> tox-run.sh ends' 09:35:58 ---> tox-run.sh ends 09:35:58 + test 0 -eq 0 09:35:58 $ ssh-agent -k 09:35:58 unset SSH_AUTH_SOCK; 09:35:58 unset SSH_AGENT_PID; 09:35:58 echo Agent pid 1686 killed; 09:35:58 [ssh-agent] Stopped. 09:35:58 [PostBuildScript] - [INFO] Executing post build scripts. 09:35:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18262966868381287740.sh 09:35:58 ---> sysstat.sh 09:35:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9101016957732850092.sh 09:35:58 ---> package-listing.sh 09:35:58 ++ facter osfamily 09:35:58 ++ tr '[:upper:]' '[:lower:]' 09:35:59 + OS_FAMILY=debian 09:35:59 + workspace=/w/workspace/oom-master-commit-lint 09:35:59 + START_PACKAGES=/tmp/packages_start.txt 09:35:59 + END_PACKAGES=/tmp/packages_end.txt 09:35:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:35:59 + PACKAGES=/tmp/packages_start.txt 09:35:59 + '[' /w/workspace/oom-master-commit-lint ']' 09:35:59 + PACKAGES=/tmp/packages_end.txt 09:35:59 + case "${OS_FAMILY}" in 09:35:59 + dpkg -l 09:35:59 + grep '^ii' 09:35:59 + '[' -f /tmp/packages_start.txt ']' 09:35:59 + '[' -f /tmp/packages_end.txt ']' 09:35:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:35:59 + '[' /w/workspace/oom-master-commit-lint ']' 09:35:59 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 09:35:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 09:35:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16876889679664145734.sh 09:35:59 ---> capture-instance-metadata.sh 09:35:59 Setup pyenv: 09:35:59 system 09:35:59 3.8.13 09:35:59 3.9.13 09:35:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:36:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YwXs 09:36:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:36:06 lf-activate-venv(): INFO: Installing: lftools 09:36:44 lf-activate-venv(): INFO: Adding /tmp/venv-YwXs/bin to PATH 09:36:44 INFO: Running in OpenStack, capturing instance metadata 09:36:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17520942517446627320.sh 09:36:44 provisioning config files... 09:36:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config14562767443342900352tmp 09:36:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:36:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:36:44 [EnvInject] - Injecting environment variables from a build step. 09:36:44 [EnvInject] - Injecting as environment variables the properties content 09:36:44 SERVER_ID=logs 09:36:44 09:36:44 [EnvInject] - Variables injected successfully. 09:36:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8001436548489278418.sh 09:36:44 ---> create-netrc.sh 09:36:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3895737752973785924.sh 09:36:45 ---> python-tools-install.sh 09:36:45 Setup pyenv: 09:36:45 system 09:36:45 3.8.13 09:36:45 3.9.13 09:36:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:36:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YwXs from file:/tmp/.os_lf_venv 09:36:46 lf-activate-venv(): INFO: Installing: lftools 09:36:55 lf-activate-venv(): INFO: Adding /tmp/venv-YwXs/bin to PATH 09:36:55 Generating Requirements File 09:37:28 Python 3.10.6 09:37:28 pip 24.0 from /tmp/venv-YwXs/lib/python3.10/site-packages/pip (python 3.10) 09:37:29 appdirs==1.4.4 09:37:29 argcomplete==3.2.2 09:37:29 aspy.yaml==1.3.0 09:37:29 attrs==23.2.0 09:37:29 autopage==0.5.2 09:37:29 beautifulsoup4==4.12.3 09:37:29 boto3==1.34.36 09:37:29 botocore==1.34.36 09:37:29 bs4==0.0.2 09:37:29 cachetools==5.3.2 09:37:29 certifi==2024.2.2 09:37:29 cffi==1.16.0 09:37:29 cfgv==3.4.0 09:37:29 chardet==5.2.0 09:37:29 charset-normalizer==3.3.2 09:37:29 click==8.1.7 09:37:29 cliff==4.5.0 09:37:29 cmd2==2.4.3 09:37:29 cryptography==3.3.2 09:37:29 debtcollector==2.5.0 09:37:29 decorator==5.1.1 09:37:29 defusedxml==0.7.1 09:37:29 Deprecated==1.2.14 09:37:29 distlib==0.3.8 09:37:29 dnspython==2.5.0 09:37:29 docker==4.2.2 09:37:29 dogpile.cache==1.3.0 09:37:29 email-validator==2.1.0.post1 09:37:29 filelock==3.13.1 09:37:29 future==0.18.3 09:37:29 gitdb==4.0.11 09:37:29 GitPython==3.1.41 09:37:29 google-auth==2.27.0 09:37:29 httplib2==0.22.0 09:37:29 identify==2.5.33 09:37:29 idna==3.6 09:37:29 importlib-resources==1.5.0 09:37:29 iso8601==2.1.0 09:37:29 Jinja2==3.1.3 09:37:29 jmespath==1.0.1 09:37:29 jsonpatch==1.33 09:37:29 jsonpointer==2.4 09:37:29 jsonschema==4.21.1 09:37:29 jsonschema-specifications==2023.12.1 09:37:29 keystoneauth1==5.5.0 09:37:29 kubernetes==29.0.0 09:37:29 lftools==0.37.8 09:37:29 lxml==5.1.0 09:37:29 MarkupSafe==2.1.5 09:37:29 msgpack==1.0.7 09:37:29 multi_key_dict==2.0.3 09:37:29 munch==4.0.0 09:37:29 netaddr==0.10.1 09:37:29 netifaces==0.11.0 09:37:29 niet==1.4.2 09:37:29 nodeenv==1.8.0 09:37:29 oauth2client==4.1.3 09:37:29 oauthlib==3.2.2 09:37:29 openstacksdk==0.62.0 09:37:29 os-client-config==2.1.0 09:37:29 os-service-types==1.7.0 09:37:29 osc-lib==3.0.0 09:37:29 oslo.config==9.3.0 09:37:29 oslo.context==5.3.0 09:37:29 oslo.i18n==6.2.0 09:37:29 oslo.log==5.4.0 09:37:29 oslo.serialization==5.3.0 09:37:29 oslo.utils==7.0.0 09:37:29 packaging==23.2 09:37:29 pbr==6.0.0 09:37:29 platformdirs==4.2.0 09:37:29 prettytable==3.9.0 09:37:29 pyasn1==0.5.1 09:37:29 pyasn1-modules==0.3.0 09:37:29 pycparser==2.21 09:37:29 pygerrit2==2.0.15 09:37:29 PyGithub==2.2.0 09:37:29 pyinotify==0.9.6 09:37:29 PyJWT==2.8.0 09:37:29 PyNaCl==1.5.0 09:37:29 pyparsing==2.4.7 09:37:29 pyperclip==1.8.2 09:37:29 pyrsistent==0.20.0 09:37:29 python-cinderclient==9.4.0 09:37:29 python-dateutil==2.8.2 09:37:29 python-heatclient==3.4.0 09:37:29 python-jenkins==1.8.2 09:37:29 python-keystoneclient==5.3.0 09:37:29 python-magnumclient==4.3.0 09:37:29 python-novaclient==18.4.0 09:37:29 python-openstackclient==6.0.0 09:37:29 python-swiftclient==4.4.0 09:37:29 pytz==2024.1 09:37:29 PyYAML==6.0.1 09:37:29 referencing==0.33.0 09:37:29 requests==2.31.0 09:37:29 requests-oauthlib==1.3.1 09:37:29 requestsexceptions==1.4.0 09:37:29 rfc3986==2.0.0 09:37:29 rpds-py==0.17.1 09:37:29 rsa==4.9 09:37:29 ruamel.yaml==0.18.6 09:37:29 ruamel.yaml.clib==0.2.8 09:37:29 s3transfer==0.10.0 09:37:29 simplejson==3.19.2 09:37:29 six==1.16.0 09:37:29 smmap==5.0.1 09:37:29 soupsieve==2.5 09:37:29 stevedore==5.1.0 09:37:29 tabulate==0.9.0 09:37:29 toml==0.10.2 09:37:29 tomlkit==0.12.3 09:37:29 tqdm==4.66.1 09:37:29 typing_extensions==4.9.0 09:37:29 tzdata==2023.4 09:37:29 urllib3==1.26.18 09:37:29 virtualenv==20.25.0 09:37:29 wcwidth==0.2.13 09:37:29 websocket-client==1.7.0 09:37:29 wrapt==1.16.0 09:37:29 xdg==6.0.0 09:37:29 xmltodict==0.13.0 09:37:29 yq==3.2.3 09:37:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6276649245987907602.sh 09:37:29 ---> sudo-logs.sh 09:37:29 Archiving 'sudo' log.. 09:37:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5687428665878894082.sh 09:37:29 ---> job-cost.sh 09:37:29 Setup pyenv: 09:37:29 system 09:37:29 3.8.13 09:37:29 3.9.13 09:37:29 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:37:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YwXs from file:/tmp/.os_lf_venv 09:37:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:37: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:37:38 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 09:37:38 lf-activate-venv(): INFO: Adding /tmp/venv-YwXs/bin to PATH 09:37:38 INFO: No Stack... 09:37:38 INFO: Retrieving Pricing Info for: v3-standard-4 09:37:38 INFO: Archiving Costs 09:37:38 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2709668810478793290.sh 09:37:39 ---> logs-deploy.sh 09:37:39 Setup pyenv: 09:37:39 system 09:37:39 3.8.13 09:37:39 3.9.13 09:37:39 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:37:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YwXs from file:/tmp/.os_lf_venv 09:37:40 lf-activate-venv(): INFO: Installing: lftools 09:37: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:37:50 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:37:50 lf-activate-venv(): INFO: Adding /tmp/venv-YwXs/bin to PATH 09:37:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7179 09:37:50 INFO: archiving workspace using pattern(s): 09:37:51 Archives upload complete. 09:37:51 INFO: archiving logs to Nexus 09:37:52 ---> uname -a: 09:37:52 Linux prd-ubuntu1804-builder-4c-4g-3340 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:37:52 09:37:52 09:37:52 ---> lscpu: 09:37:52 Architecture: x86_64 09:37:52 CPU op-mode(s): 32-bit, 64-bit 09:37:52 Byte Order: Little Endian 09:37:52 CPU(s): 4 09:37:52 On-line CPU(s) list: 0-3 09:37:52 Thread(s) per core: 1 09:37:52 Core(s) per socket: 1 09:37:52 Socket(s): 4 09:37:52 NUMA node(s): 1 09:37:52 Vendor ID: AuthenticAMD 09:37:52 CPU family: 23 09:37:52 Model: 49 09:37:52 Model name: AMD EPYC-Rome Processor 09:37:52 Stepping: 0 09:37:52 CPU MHz: 2799.998 09:37:52 BogoMIPS: 5599.99 09:37:52 Virtualization: AMD-V 09:37:52 Hypervisor vendor: KVM 09:37:52 Virtualization type: full 09:37:52 L1d cache: 32K 09:37:52 L1i cache: 32K 09:37:52 L2 cache: 512K 09:37:52 L3 cache: 16384K 09:37:52 NUMA node0 CPU(s): 0-3 09:37:52 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:37:52 09:37:52 09:37:52 ---> nproc: 09:37:52 4 09:37:52 09:37:52 09:37:52 ---> df -h: 09:37:52 Filesystem Size Used Avail Use% Mounted on 09:37:52 udev 7.9G 0 7.9G 0% /dev 09:37:52 tmpfs 1.6G 672K 1.6G 1% /run 09:37:52 /dev/vda1 78G 8.5G 69G 11% / 09:37:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:37:52 tmpfs 5.0M 0 5.0M 0% /run/lock 09:37:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:37:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:37:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:37:52 09:37:52 09:37:52 ---> free -m: 09:37:52 total used free shared buff/cache available 09:37:52 Mem: 16040 546 13200 0 2293 15170 09:37:52 Swap: 1023 0 1023 09:37:52 09:37:52 09:37:52 ---> ip addr: 09:37:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:37:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:37:52 inet 127.0.0.1/8 scope host lo 09:37:52 valid_lft forever preferred_lft forever 09:37:52 inet6 ::1/128 scope host 09:37:52 valid_lft forever preferred_lft forever 09:37:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:37:52 link/ether fa:16:3e:46:e6:40 brd ff:ff:ff:ff:ff:ff 09:37:52 inet 10.30.107.73/23 brd 10.30.107.255 scope global dynamic ens3 09:37:52 valid_lft 86212sec preferred_lft 86212sec 09:37:52 inet6 fe80::f816:3eff:fe46:e640/64 scope link 09:37:52 valid_lft forever preferred_lft forever 09:37:52 09:37:52 09:37:52 ---> sar -b -r -n DEV: 09:37:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3340) 02/07/24 _x86_64_ (4 CPU) 09:37:52 09:37:52 09:34:46 LINUX RESTART (4 CPU) 09:37:52 09:37:52 09:35:01 tps rtps wtps bread/s bwrtn/s 09:37:52 09:36:02 215.45 37.31 178.14 1360.17 12381.40 09:37:52 09:37:01 102.05 14.12 87.93 1066.67 14218.06 09:37:52 Average: 159.23 25.81 133.41 1214.65 13292.02 09:37:52 09:37:52 09:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:37:52 09:36:02 13907688 15562604 2517280 15.33 64596 1787388 769844 4.41 689200 1604492 196876 09:37:52 09:37:01 13665604 15558844 2759364 16.80 83624 1994716 761148 4.36 726412 1785840 136884 09:37:52 Average: 13786646 15560724 2638322 16.06 74110 1891052 765496 4.38 707806 1695166 166880 09:37:52 09:37:52 09:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:37:52 09:36:02 ens3 296.58 202.12 1832.37 58.71 0.00 0.00 0.00 0.00 09:37:52 09:36:02 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 09:37:52 09:37:01 ens3 59.16 40.26 676.10 8.52 0.00 0.00 0.00 0.00 09:37:52 09:37:01 lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 09:37:52 Average: ens3 178.87 121.87 1259.09 33.82 0.00 0.00 0.00 0.00 09:37:52 Average: lo 1.51 1.51 0.16 0.16 0.00 0.00 0.00 0.00 09:37:52 09:37:52 09:37:52 ---> sar -P ALL: 09:37:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3340) 02/07/24 _x86_64_ (4 CPU) 09:37:52 09:37:52 09:34:46 LINUX RESTART (4 CPU) 09:37:52 09:37:52 09:35:01 CPU %user %nice %system %iowait %steal %idle 09:37:52 09:36:02 all 21.05 0.00 2.26 4.84 0.08 71.77 09:37:52 09:36:02 0 17.81 0.00 1.61 0.73 0.07 79.78 09:37:52 09:36:02 1 16.18 0.00 2.10 7.82 0.07 73.84 09:37:52 09:36:02 2 33.31 0.00 2.93 5.81 0.10 57.85 09:37:52 09:36:02 3 16.96 0.00 2.37 5.06 0.07 75.53 09:37:52 09:37:01 all 18.54 0.00 1.32 6.23 0.05 73.86 09:37:52 09:37:01 0 26.01 0.00 1.20 1.02 0.05 71.71 09:37:52 09:37:01 1 22.64 0.00 1.83 7.43 0.07 68.03 09:37:52 09:37:01 2 5.03 0.00 0.71 5.24 0.03 88.99 09:37:52 09:37:01 3 20.54 0.00 1.56 11.21 0.03 66.66 09:37:52 Average: all 19.80 0.00 1.79 5.53 0.06 72.81 09:37:52 Average: 0 21.87 0.00 1.41 0.87 0.06 75.79 09:37:52 Average: 1 19.39 0.00 1.96 7.63 0.07 70.95 09:37:52 Average: 2 19.22 0.00 1.82 5.53 0.07 73.37 09:37:52 Average: 3 18.74 0.00 1.97 8.11 0.05 71.13 09:37:52 09:37:52 09:37:52