16:50:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137077 16:50:38 Running as SYSTEM 16:50:38 [EnvInject] - Loading node environment variables. 16:50:38 Building remotely on prd-ubuntu1804-builder-4c-4g-14817 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 16:50:38 [ssh-agent] Looking for ssh-agent implementation... 16:50:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:38 $ ssh-agent 16:50:38 SSH_AUTH_SOCK=/tmp/ssh-ZrLkzYeg4Tmk/agent.1714 16:50:38 SSH_AGENT_PID=1716 16:50:38 [ssh-agent] Started. 16:50:38 Running ssh-add (command line suppressed) 16:50:38 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_13060042407643817455.key (/w/workspace/oom-master-commit-lint@tmp/private_key_13060042407643817455.key) 16:50:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:50:38 The recommended git tool is: NONE 16:50:39 using credential onap-jenkins-ssh 16:50:39 Wiping out workspace first. 16:50:39 Cloning the remote Git repository 16:50:39 Cloning repository git://cloud.onap.org/mirror/oom.git 16:50:40 > git init /w/workspace/oom-master-commit-lint # timeout=10 16:50:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:50:40 > git --version # timeout=10 16:50:40 > git --version # 'git version 2.17.1' 16:50:40 using GIT_SSH to set credentials Gerrit user 16:50:40 Verifying host key using manually-configured host key entries 16:50:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:50:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:50:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:50:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:50:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:50:45 using GIT_SSH to set credentials Gerrit user 16:50:45 Verifying host key using manually-configured host key entries 16:50:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/137077/1 # timeout=30 16:50:46 > git rev-parse 9206a040f6f4fb0de43c722f1b756e077787079d^{commit} # timeout=10 16:50:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:50:46 Checking out Revision 9206a040f6f4fb0de43c722f1b756e077787079d (refs/changes/77/137077/1) 16:50:46 > git config core.sparsecheckout # timeout=10 16:50:46 > git checkout -f 9206a040f6f4fb0de43c722f1b756e077787079d # timeout=30 16:50:49 Commit message: "[CPS] Including Swagger UI in permit-uri config" 16:50:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:50:49 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 16:50:49 [EnvInject] - Injecting environment variables from a build step. 16:50:49 [EnvInject] - Injecting as environment variables the properties content 16:50:49 PYTHON=python3 16:50:49 16:50:49 [EnvInject] - Variables injected successfully. 16:50:49 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12593841176265093663.sh 16:50:49 ---> tox-install.sh 16:50:49 + source /home/jenkins/lf-env.sh 16:50:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:50:49 ++ mktemp -d /tmp/venv-XXXX 16:50:49 + lf_venv=/tmp/venv-Vy7x 16:50:49 + local venv_file=/tmp/.os_lf_venv 16:50:49 + local python=python3 16:50:49 + local options 16:50:49 + local set_path=true 16:50:49 + local install_args= 16:50:49 ++ 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 16:50:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:50:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:50:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:50:49 + true 16:50:49 + case $1 in 16:50:49 + venv_file=/tmp/.toxenv 16:50:49 + shift 2 16:50:49 + true 16:50:49 + case $1 in 16:50:49 + shift 16:50:49 + break 16:50:49 + case $python in 16:50:49 + local pkg_list= 16:50:49 + [[ -d /opt/pyenv ]] 16:50:49 + echo 'Setup pyenv:' 16:50:49 Setup pyenv: 16:50:49 + export PYENV_ROOT=/opt/pyenv 16:50:49 + PYENV_ROOT=/opt/pyenv 16:50:49 + 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 16:50:49 + 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 16:50:49 + pyenv versions 16:50:49 * system (set by /opt/pyenv/version) 16:50:49 * 3.8.13 (set by /opt/pyenv/version) 16:50:49 * 3.9.13 (set by /opt/pyenv/version) 16:50:49 * 3.10.6 (set by /opt/pyenv/version) 16:50:49 + command -v pyenv 16:50:49 ++ pyenv init - --no-rehash 16:50:49 + 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[*]}"'\'')" 16:50:49 export PATH="/opt/pyenv/shims:${PATH}" 16:50:49 export PYENV_SHELL=bash 16:50:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:50:49 pyenv() { 16:50:49 local command 16:50:49 command="${1:-}" 16:50:49 if [ "$#" -gt 0 ]; then 16:50:49 shift 16:50:49 fi 16:50:49 16:50:49 case "$command" in 16:50:49 rehash|shell) 16:50:49 eval "$(pyenv "sh-$command" "$@")" 16:50:49 ;; 16:50:49 *) 16:50:49 command pyenv "$command" "$@" 16:50:49 ;; 16:50:49 esac 16:50:49 }' 16:50:49 +++ 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[*]}"' 16:50:49 ++ 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 16:50:49 ++ 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 16:50:49 ++ 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 16:50:49 ++ export PYENV_SHELL=bash 16:50:49 ++ PYENV_SHELL=bash 16:50:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:50:49 +++ complete -F _pyenv pyenv 16:50:49 ++ lf-pyver python3 16:50:49 ++ local py_version_xy=python3 16:50:49 ++ local py_version_xyz= 16:50:49 ++ pyenv versions 16:50:49 ++ local command 16:50:49 ++ command=versions 16:50:49 ++ '[' 1 -gt 0 ']' 16:50:49 ++ shift 16:50:49 ++ case "$command" in 16:50:49 ++ sed 's/^[ *]* //' 16:50:49 ++ command pyenv versions 16:50:49 ++ pyenv versions 16:50:49 ++ awk '{ print $1 }' 16:50:49 ++ grep -E '^[0-9.]*[0-9]$' 16:50:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:50:49 +++ grep '^3' /tmp/.pyenv_versions 16:50:49 +++ sort -V 16:50:49 +++ tail -n 1 16:50:49 ++ py_version_xyz=3.10.6 16:50:49 ++ [[ -z 3.10.6 ]] 16:50:49 ++ echo 3.10.6 16:50:49 ++ return 0 16:50:49 + pyenv local 3.10.6 16:50:49 + local command 16:50:49 + command=local 16:50:49 + '[' 2 -gt 0 ']' 16:50:49 + shift 16:50:49 + case "$command" in 16:50:49 + command pyenv local 3.10.6 16:50:49 + pyenv local 3.10.6 16:50:49 + for arg in "$@" 16:50:49 + case $arg in 16:50:49 + pkg_list+='tox ' 16:50:49 + for arg in "$@" 16:50:49 + case $arg in 16:50:49 + pkg_list+='virtualenv ' 16:50:49 + for arg in "$@" 16:50:49 + case $arg in 16:50:49 + pkg_list+='urllib3~=1.26.15 ' 16:50:49 + [[ -f /tmp/.toxenv ]] 16:50:49 + [[ ! -f /tmp/.toxenv ]] 16:50:49 + [[ -n '' ]] 16:50:49 + python3 -m venv /tmp/venv-Vy7x 16:50:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vy7x' 16:50:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vy7x 16:50:54 + echo /tmp/venv-Vy7x 16:50:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:50:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:50:54 + /tmp/venv-Vy7x/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:50:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:50:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:50:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:50:57 + /tmp/venv-Vy7x/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:50:59 + type python3 16:50:59 + true 16:50:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Vy7x/bin to PATH' 16:50:59 lf-activate-venv(): INFO: Adding /tmp/venv-Vy7x/bin to PATH 16:50:59 + PATH=/tmp/venv-Vy7x/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 16:50:59 + return 0 16:50:59 + python3 --version 16:50:59 Python 3.10.6 16:50:59 + python3 -m pip --version 16:50:59 pip 23.3.2 from /tmp/venv-Vy7x/lib/python3.10/site-packages/pip (python 3.10) 16:51:00 + python3 -m pip freeze 16:51:00 cachetools==5.3.2 16:51:00 chardet==5.2.0 16:51:00 colorama==0.4.6 16:51:00 distlib==0.3.8 16:51:00 filelock==3.13.1 16:51:00 packaging==23.2 16:51:00 platformdirs==4.1.0 16:51:00 pluggy==1.4.0 16:51:00 pyproject-api==1.6.1 16:51:00 tomli==2.0.1 16:51:00 tox==4.12.1 16:51:00 urllib3==1.26.18 16:51:00 virtualenv==20.25.0 16:51:00 [EnvInject] - Injecting environment variables from a build step. 16:51:00 [EnvInject] - Injecting as environment variables the properties content 16:51:00 PARALLEL=false 16:51:00 16:51:00 [EnvInject] - Variables injected successfully. 16:51:00 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17779255962293720436.sh 16:51:00 ---> tox-run.sh 16:51:00 + 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 16:51:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 16:51:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 16:51:00 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 16:51:00 + cd /w/workspace/oom-master-commit-lint/. 16:51:00 + source /home/jenkins/lf-env.sh 16:51:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:51:00 ++ mktemp -d /tmp/venv-XXXX 16:51:00 + lf_venv=/tmp/venv-6WvD 16:51:00 + local venv_file=/tmp/.os_lf_venv 16:51:00 + local python=python3 16:51:00 + local options 16:51:00 + local set_path=true 16:51:00 + local install_args= 16:51:00 ++ 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 16:51:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:51:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:51:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:51:00 + true 16:51:00 + case $1 in 16:51:00 + venv_file=/tmp/.toxenv 16:51:00 + shift 2 16:51:00 + true 16:51:00 + case $1 in 16:51:00 + shift 16:51:00 + break 16:51:00 + case $python in 16:51:00 + local pkg_list= 16:51:00 + [[ -d /opt/pyenv ]] 16:51:00 + echo 'Setup pyenv:' 16:51:00 Setup pyenv: 16:51:00 + export PYENV_ROOT=/opt/pyenv 16:51:00 + PYENV_ROOT=/opt/pyenv 16:51:00 + 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 16:51:00 + 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 16:51:00 + pyenv versions 16:51:00 system 16:51:00 3.8.13 16:51:00 3.9.13 16:51:00 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:51:00 + command -v pyenv 16:51:00 ++ pyenv init - --no-rehash 16:51:00 + 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[*]}"'\'')" 16:51:00 export PATH="/opt/pyenv/shims:${PATH}" 16:51:00 export PYENV_SHELL=bash 16:51:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:51:00 pyenv() { 16:51:00 local command 16:51:00 command="${1:-}" 16:51:00 if [ "$#" -gt 0 ]; then 16:51:00 shift 16:51:00 fi 16:51:00 16:51:00 case "$command" in 16:51:00 rehash|shell) 16:51:00 eval "$(pyenv "sh-$command" "$@")" 16:51:00 ;; 16:51:00 *) 16:51:00 command pyenv "$command" "$@" 16:51:00 ;; 16:51:00 esac 16:51:00 }' 16:51:00 +++ 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[*]}"' 16:51:00 ++ 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 16:51:00 ++ 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 16:51:00 ++ 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 16:51:00 ++ export PYENV_SHELL=bash 16:51:00 ++ PYENV_SHELL=bash 16:51:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:51:00 +++ complete -F _pyenv pyenv 16:51:00 ++ lf-pyver python3 16:51:00 ++ local py_version_xy=python3 16:51:00 ++ local py_version_xyz= 16:51:00 ++ pyenv versions 16:51:00 ++ local command 16:51:00 ++ command=versions 16:51:00 ++ '[' 1 -gt 0 ']' 16:51:00 ++ shift 16:51:00 ++ case "$command" in 16:51:00 ++ command pyenv versions 16:51:00 ++ pyenv versions 16:51:00 ++ sed 's/^[ *]* //' 16:51:00 ++ awk '{ print $1 }' 16:51:00 ++ grep -E '^[0-9.]*[0-9]$' 16:51:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:51:00 +++ grep '^3' /tmp/.pyenv_versions 16:51:00 +++ sort -V 16:51:00 +++ tail -n 1 16:51:00 ++ py_version_xyz=3.10.6 16:51:00 ++ [[ -z 3.10.6 ]] 16:51:00 ++ echo 3.10.6 16:51:00 ++ return 0 16:51:00 + pyenv local 3.10.6 16:51:00 + local command 16:51:00 + command=local 16:51:00 + '[' 2 -gt 0 ']' 16:51:00 + shift 16:51:00 + case "$command" in 16:51:00 + command pyenv local 3.10.6 16:51:00 + pyenv local 3.10.6 16:51:00 + for arg in "$@" 16:51:00 + case $arg in 16:51:00 + pkg_list+='tox ' 16:51:00 + for arg in "$@" 16:51:00 + case $arg in 16:51:00 + pkg_list+='virtualenv ' 16:51:00 + for arg in "$@" 16:51:00 + case $arg in 16:51:00 + pkg_list+='urllib3~=1.26.15 ' 16:51:00 + [[ -f /tmp/.toxenv ]] 16:51:00 ++ cat /tmp/.toxenv 16:51:00 + lf_venv=/tmp/venv-Vy7x 16:51:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vy7x from' file:/tmp/.toxenv 16:51:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vy7x from file:/tmp/.toxenv 16:51:00 + /tmp/venv-Vy7x/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:51:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:51:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:51:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:51:01 + /tmp/venv-Vy7x/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:51:02 + type python3 16:51:02 + true 16:51:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Vy7x/bin to PATH' 16:51:02 lf-activate-venv(): INFO: Adding /tmp/venv-Vy7x/bin to PATH 16:51:02 + PATH=/tmp/venv-Vy7x/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 16:51:02 + return 0 16:51:02 + [[ -d /opt/pyenv ]] 16:51:02 + echo '---> Setting up pyenv' 16:51:02 ---> Setting up pyenv 16:51:02 + export PYENV_ROOT=/opt/pyenv 16:51:02 + PYENV_ROOT=/opt/pyenv 16:51:02 + export PATH=/opt/pyenv/bin:/tmp/venv-Vy7x/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 16:51:02 + PATH=/opt/pyenv/bin:/tmp/venv-Vy7x/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 16:51:02 ++ pwd 16:51:02 + PYTHONPATH=/w/workspace/oom-master-commit-lint 16:51:02 + export PYTHONPATH 16:51:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:51:02 + TOX_TESTENV_PASSENV=PYTHONPATH 16:51:02 + tox --version 16:51:03 4.12.1 from /tmp/venv-Vy7x/lib/python3.10/site-packages/tox/__init__.py 16:51:03 + PARALLEL=false 16:51:03 + TOX_OPTIONS_LIST= 16:51:03 + [[ -n gitlint ]] 16:51:03 + TOX_OPTIONS_LIST=' -e gitlint' 16:51:03 + case ${PARALLEL,,} in 16:51:03 + tox -e gitlint 16:51:03 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 16:51:05 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 16:51:29 gitlint: freeze> python -m pip freeze --all 16:51:30 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.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 16:51:30 gitlint: commands[0]> gitlint 16:51:30 3: B6 Body message is missing 16:51:30 3: B8 Body does not match regex (.{20,}) 16:51:30 gitlint: exit 2 (0.19 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2400 16:51:30 gitlint: FAIL code 2 (26.98=setup[26.79]+cmd[0.19] seconds) 16:51:30 evaluation failed :( (27.17 seconds) 16:51:30 + tox_status=2 16:51:30 + echo '---> Completed tox runs' 16:51:30 ---> Completed tox runs 16:51:30 + for i in .tox/*/log 16:51:30 ++ echo .tox/gitlint/log 16:51:30 ++ awk -F/ '{print $2}' 16:51:30 + tox_env=gitlint 16:51:30 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 16:51:30 + DOC_DIR=docs/_build/html 16:51:30 + [[ -d docs/_build/html ]] 16:51:30 + echo '---> tox-run.sh ends' 16:51:30 ---> tox-run.sh ends 16:51:30 + test 2 -eq 0 16:51:30 + exit 2 16:51:30 ++ '[' 2 = 1 ']' 16:51:30 Build step 'Execute shell' marked build as failure 16:51:30 $ ssh-agent -k 16:51:30 unset SSH_AUTH_SOCK; 16:51:30 unset SSH_AGENT_PID; 16:51:30 echo Agent pid 1716 killed; 16:51:30 [ssh-agent] Stopped. 16:51:30 [PostBuildScript] - [INFO] Executing post build scripts. 16:51:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7502872183485526730.sh 16:51:30 ---> sysstat.sh 16:51:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7197270308347957779.sh 16:51:31 ---> package-listing.sh 16:51:31 ++ facter osfamily 16:51:31 ++ tr '[:upper:]' '[:lower:]' 16:51:31 + OS_FAMILY=debian 16:51:31 + workspace=/w/workspace/oom-master-commit-lint 16:51:31 + START_PACKAGES=/tmp/packages_start.txt 16:51:31 + END_PACKAGES=/tmp/packages_end.txt 16:51:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:51:31 + PACKAGES=/tmp/packages_start.txt 16:51:31 + '[' /w/workspace/oom-master-commit-lint ']' 16:51:31 + PACKAGES=/tmp/packages_end.txt 16:51:31 + case "${OS_FAMILY}" in 16:51:31 + dpkg -l 16:51:31 + grep '^ii' 16:51:31 + '[' -f /tmp/packages_start.txt ']' 16:51:31 + '[' -f /tmp/packages_end.txt ']' 16:51:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:51:31 + '[' /w/workspace/oom-master-commit-lint ']' 16:51:31 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 16:51:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 16:51:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12958168204390803829.sh 16:51:31 ---> capture-instance-metadata.sh 16:51:31 Setup pyenv: 16:51:31 system 16:51:31 3.8.13 16:51:31 3.9.13 16:51:31 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:51:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nIhg 16:51:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:51:38 lf-activate-venv(): INFO: Installing: lftools 16:52:06 lf-activate-venv(): INFO: Adding /tmp/venv-nIhg/bin to PATH 16:52:06 INFO: Running in OpenStack, capturing instance metadata 16:52:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1367133105999614472.sh 16:52:06 provisioning config files... 16:52:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config16714919769443078091tmp 16:52:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:52:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:52:06 [EnvInject] - Injecting environment variables from a build step. 16:52:06 [EnvInject] - Injecting as environment variables the properties content 16:52:06 SERVER_ID=logs 16:52:06 16:52:06 [EnvInject] - Variables injected successfully. 16:52:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8672377313868608063.sh 16:52:06 ---> create-netrc.sh 16:52:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6953704305620301114.sh 16:52:06 ---> python-tools-install.sh 16:52:06 Setup pyenv: 16:52:06 system 16:52:06 3.8.13 16:52:06 3.9.13 16:52:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:52:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nIhg from file:/tmp/.os_lf_venv 16:52:08 lf-activate-venv(): INFO: Installing: lftools 16:52:15 lf-activate-venv(): INFO: Adding /tmp/venv-nIhg/bin to PATH 16:52:15 Generating Requirements File 16:52:45 Python 3.10.6 16:52:45 pip 23.3.2 from /tmp/venv-nIhg/lib/python3.10/site-packages/pip (python 3.10) 16:52:46 appdirs==1.4.4 16:52:46 argcomplete==3.2.2 16:52:46 aspy.yaml==1.3.0 16:52:46 attrs==23.2.0 16:52:46 autopage==0.5.2 16:52:46 beautifulsoup4==4.12.3 16:52:46 boto3==1.34.26 16:52:46 botocore==1.34.26 16:52:46 bs4==0.0.2 16:52:46 cachetools==5.3.2 16:52:46 certifi==2023.11.17 16:52:46 cffi==1.16.0 16:52:46 cfgv==3.4.0 16:52:46 chardet==5.2.0 16:52:46 charset-normalizer==3.3.2 16:52:46 click==8.1.7 16:52:46 cliff==4.5.0 16:52:46 cmd2==2.4.3 16:52:46 cryptography==3.3.2 16:52:46 debtcollector==2.5.0 16:52:46 decorator==5.1.1 16:52:46 defusedxml==0.7.1 16:52:46 Deprecated==1.2.14 16:52:46 distlib==0.3.8 16:52:46 dnspython==2.5.0 16:52:46 docker==4.2.2 16:52:46 dogpile.cache==1.3.0 16:52:46 email-validator==2.1.0.post1 16:52:46 filelock==3.13.1 16:52:46 future==0.18.3 16:52:46 gitdb==4.0.11 16:52:46 GitPython==3.1.41 16:52:46 google-auth==2.26.2 16:52:46 httplib2==0.22.0 16:52:46 identify==2.5.33 16:52:46 idna==3.6 16:52:46 importlib-resources==1.5.0 16:52:46 iso8601==2.1.0 16:52:46 Jinja2==3.1.3 16:52:46 jmespath==1.0.1 16:52:46 jsonpatch==1.33 16:52:46 jsonpointer==2.4 16:52:46 jsonschema==4.21.1 16:52:46 jsonschema-specifications==2023.12.1 16:52:46 keystoneauth1==5.5.0 16:52:46 kubernetes==29.0.0 16:52:46 lftools==0.37.8 16:52:46 lxml==5.1.0 16:52:46 MarkupSafe==2.1.4 16:52:46 msgpack==1.0.7 16:52:46 multi_key_dict==2.0.3 16:52:46 munch==4.0.0 16:52:46 netaddr==0.10.1 16:52:46 netifaces==0.11.0 16:52:46 niet==1.4.2 16:52:46 nodeenv==1.8.0 16:52:46 oauth2client==4.1.3 16:52:46 oauthlib==3.2.2 16:52:46 openstacksdk==0.62.0 16:52:46 os-client-config==2.1.0 16:52:46 os-service-types==1.7.0 16:52:46 osc-lib==3.0.0 16:52:46 oslo.config==9.3.0 16:52:46 oslo.context==5.3.0 16:52:46 oslo.i18n==6.2.0 16:52:46 oslo.log==5.4.0 16:52:46 oslo.serialization==5.3.0 16:52:46 oslo.utils==7.0.0 16:52:46 packaging==23.2 16:52:46 pbr==6.0.0 16:52:46 platformdirs==4.1.0 16:52:46 prettytable==3.9.0 16:52:46 pyasn1==0.5.1 16:52:46 pyasn1-modules==0.3.0 16:52:46 pycparser==2.21 16:52:46 pygerrit2==2.0.15 16:52:46 PyGithub==2.1.1 16:52:46 pyinotify==0.9.6 16:52:46 PyJWT==2.8.0 16:52:46 PyNaCl==1.5.0 16:52:46 pyparsing==2.4.7 16:52:46 pyperclip==1.8.2 16:52:46 pyrsistent==0.20.0 16:52:46 python-cinderclient==9.4.0 16:52:46 python-dateutil==2.8.2 16:52:46 python-heatclient==3.4.0 16:52:46 python-jenkins==1.8.2 16:52:46 python-keystoneclient==5.3.0 16:52:46 python-magnumclient==4.3.0 16:52:46 python-novaclient==18.4.0 16:52:46 python-openstackclient==6.0.0 16:52:46 python-swiftclient==4.4.0 16:52:46 pytz==2023.3.post1 16:52:46 PyYAML==6.0.1 16:52:46 referencing==0.32.1 16:52:46 requests==2.31.0 16:52:46 requests-oauthlib==1.3.1 16:52:46 requestsexceptions==1.4.0 16:52:46 rfc3986==2.0.0 16:52:46 rpds-py==0.17.1 16:52:46 rsa==4.9 16:52:46 ruamel.yaml==0.18.5 16:52:46 ruamel.yaml.clib==0.2.8 16:52:46 s3transfer==0.10.0 16:52:46 simplejson==3.19.2 16:52:46 six==1.16.0 16:52:46 smmap==5.0.1 16:52:46 soupsieve==2.5 16:52:46 stevedore==5.1.0 16:52:46 tabulate==0.9.0 16:52:46 toml==0.10.2 16:52:46 tomlkit==0.12.3 16:52:46 tqdm==4.66.1 16:52:46 typing_extensions==4.9.0 16:52:46 tzdata==2023.4 16:52:46 urllib3==1.26.18 16:52:46 virtualenv==20.25.0 16:52:46 wcwidth==0.2.13 16:52:46 websocket-client==1.7.0 16:52:46 wrapt==1.16.0 16:52:46 xdg==6.0.0 16:52:46 xmltodict==0.13.0 16:52:46 yq==3.2.3 16:52:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3585549271573403172.sh 16:52:46 ---> sudo-logs.sh 16:52:46 Archiving 'sudo' log.. 16:52:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10497280900466806824.sh 16:52:46 ---> job-cost.sh 16:52:46 Setup pyenv: 16:52:46 system 16:52:46 3.8.13 16:52:46 3.9.13 16:52:46 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:52:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nIhg from file:/tmp/.os_lf_venv 16:52:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:52:55 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. 16:52:55 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 16:52:55 lf-activate-venv(): INFO: Adding /tmp/venv-nIhg/bin to PATH 16:52:55 INFO: No Stack... 16:52:56 INFO: Retrieving Pricing Info for: v3-standard-4 16:52:56 INFO: Archiving Costs 16:52:56 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7878693433725124137.sh 16:52:56 ---> logs-deploy.sh 16:52:56 Setup pyenv: 16:52:56 system 16:52:56 3.8.13 16:52:56 3.9.13 16:52:56 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:52:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nIhg from file:/tmp/.os_lf_venv 16:52:57 lf-activate-venv(): INFO: Installing: lftools 16:53:07 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. 16:53:07 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:53:07 lf-activate-venv(): INFO: Adding /tmp/venv-nIhg/bin to PATH 16:53:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7163 16:53:07 INFO: archiving workspace using pattern(s): 16:53:08 Archives upload complete. 16:53:08 INFO: archiving logs to Nexus 16:53:09 ---> uname -a: 16:53:09 Linux prd-ubuntu1804-builder-4c-4g-14817 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:53:09 16:53:09 16:53:09 ---> lscpu: 16:53:09 Architecture: x86_64 16:53:09 CPU op-mode(s): 32-bit, 64-bit 16:53:09 Byte Order: Little Endian 16:53:09 CPU(s): 4 16:53:09 On-line CPU(s) list: 0-3 16:53:09 Thread(s) per core: 1 16:53:09 Core(s) per socket: 1 16:53:09 Socket(s): 4 16:53:09 NUMA node(s): 1 16:53:09 Vendor ID: AuthenticAMD 16:53:09 CPU family: 23 16:53:09 Model: 49 16:53:09 Model name: AMD EPYC-Rome Processor 16:53:09 Stepping: 0 16:53:09 CPU MHz: 2799.998 16:53:09 BogoMIPS: 5599.99 16:53:09 Virtualization: AMD-V 16:53:09 Hypervisor vendor: KVM 16:53:09 Virtualization type: full 16:53:09 L1d cache: 32K 16:53:09 L1i cache: 32K 16:53:09 L2 cache: 512K 16:53:09 L3 cache: 16384K 16:53:09 NUMA node0 CPU(s): 0-3 16:53:09 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 16:53:09 16:53:09 16:53:09 ---> nproc: 16:53:09 4 16:53:09 16:53:09 16:53:09 ---> df -h: 16:53:09 Filesystem Size Used Avail Use% Mounted on 16:53:09 udev 7.9G 0 7.9G 0% /dev 16:53:09 tmpfs 1.6G 672K 1.6G 1% /run 16:53:09 /dev/vda1 78G 8.5G 69G 11% / 16:53:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:53:09 tmpfs 5.0M 0 5.0M 0% /run/lock 16:53:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:53:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:53:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:53:09 16:53:09 16:53:09 ---> free -m: 16:53:09 total used free shared buff/cache available 16:53:09 Mem: 16040 532 13215 0 2291 15184 16:53:09 Swap: 1023 0 1023 16:53:09 16:53:09 16:53:09 ---> ip addr: 16:53:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:53:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:53:09 inet 127.0.0.1/8 scope host lo 16:53:09 valid_lft forever preferred_lft forever 16:53:09 inet6 ::1/128 scope host 16:53:09 valid_lft forever preferred_lft forever 16:53:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:53:09 link/ether fa:16:3e:5c:30:8b brd ff:ff:ff:ff:ff:ff 16:53:09 inet 10.30.106.71/23 brd 10.30.107.255 scope global dynamic ens3 16:53:09 valid_lft 86216sec preferred_lft 86216sec 16:53:09 inet6 fe80::f816:3eff:fe5c:308b/64 scope link 16:53:09 valid_lft forever preferred_lft forever 16:53:09 16:53:09 16:53:09 ---> sar -b -r -n DEV: 16:53:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14817) 01/24/24 _x86_64_ (4 CPU) 16:53:09 16:53:09 16:50:20 LINUX RESTART (4 CPU) 16:53:09 16:53:09 16:51:02 tps rtps wtps bread/s bwrtn/s 16:53:09 16:52:01 147.82 25.20 122.62 1414.68 21712.52 16:53:09 16:53:01 87.10 1.10 86.00 124.38 17719.05 16:53:09 Average: 117.21 13.05 104.16 764.11 19699.01 16:53:09 16:53:09 16:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:53:09 16:52:01 13667852 15509668 2757116 16.79 73792 1958224 867732 4.97 789036 1732136 136748 16:53:09 16:53:01 13531316 15549100 2893652 17.62 94904 2100272 771068 4.41 744356 1886204 97648 16:53:09 Average: 13599584 15529384 2825384 17.20 84348 2029248 819400 4.69 766696 1809170 117198 16:53:09 16:53:09 16:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:53:09 16:52:01 lo 1.49 1.49 0.16 0.16 0.00 0.00 0.00 0.00 16:53:09 16:52:01 ens3 75.78 51.23 1290.32 10.37 0.00 0.00 0.00 0.00 16:53:09 16:53:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 16:53:09 16:53:01 ens3 45.86 33.23 369.76 8.73 0.00 0.00 0.00 0.00 16:53:09 Average: lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 16:53:09 Average: ens3 60.70 42.15 826.17 9.55 0.00 0.00 0.00 0.00 16:53:09 16:53:09 16:53:09 ---> sar -P ALL: 16:53:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14817) 01/24/24 _x86_64_ (4 CPU) 16:53:09 16:53:09 16:50:20 LINUX RESTART (4 CPU) 16:53:09 16:53:09 16:51:02 CPU %user %nice %system %iowait %steal %idle 16:53:09 16:52:01 all 19.72 0.00 1.90 4.28 0.06 74.04 16:53:09 16:52:01 0 42.00 0.00 3.26 2.80 0.08 51.85 16:53:09 16:52:01 1 9.39 0.00 1.75 8.03 0.05 80.78 16:53:09 16:52:01 2 18.23 0.00 1.60 4.29 0.07 75.81 16:53:09 16:52:01 3 9.19 0.00 1.01 1.99 0.07 87.74 16:53:09 16:53:01 all 21.35 0.00 1.42 2.57 0.06 74.60 16:53:09 16:53:01 0 31.48 0.00 1.78 0.47 0.07 66.21 16:53:09 16:53:01 1 8.98 0.00 0.90 2.11 0.03 87.97 16:53:09 16:53:01 2 36.94 0.00 2.09 3.24 0.07 57.67 16:53:09 16:53:01 3 7.91 0.00 0.89 4.50 0.07 86.64 16:53:09 Average: all 20.54 0.00 1.66 3.42 0.06 74.32 16:53:09 Average: 0 36.68 0.00 2.52 1.62 0.08 59.10 16:53:09 Average: 1 9.19 0.00 1.32 5.04 0.04 84.40 16:53:09 Average: 2 27.67 0.00 1.84 3.76 0.07 66.66 16:53:09 Average: 3 8.54 0.00 0.95 3.26 0.07 87.19 16:53:09 16:53:09 16:53:09