15:28:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136569 15:28:50 Running as SYSTEM 15:28:50 [EnvInject] - Loading node environment variables. 15:28:50 Building remotely on prd-ubuntu1804-builder-4c-4g-344 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:28:50 [ssh-agent] Looking for ssh-agent implementation... 15:28:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:50 $ ssh-agent 15:28:50 SSH_AUTH_SOCK=/tmp/ssh-sRXSpWc3MRS3/agent.1771 15:28:50 SSH_AGENT_PID=1773 15:28:50 [ssh-agent] Started. 15:28:50 Running ssh-add (command line suppressed) 15:28:50 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_13587053484713235686.key (/w/workspace/oom-master-commit-lint@tmp/private_key_13587053484713235686.key) 15:28:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:28:50 The recommended git tool is: NONE 15:28:52 using credential onap-jenkins-ssh 15:28:52 Wiping out workspace first. 15:28:52 Cloning the remote Git repository 15:28:52 Cloning repository git://cloud.onap.org/mirror/oom.git 15:28:52 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:28:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:28:52 > git --version # timeout=10 15:28:52 > git --version # 'git version 2.17.1' 15:28:52 using GIT_SSH to set credentials Gerrit user 15:28:52 Verifying host key using manually-configured host key entries 15:28:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:28:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:28:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:28:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:28:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:28:59 using GIT_SSH to set credentials Gerrit user 15:28:59 Verifying host key using manually-configured host key entries 15:28:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/69/136569/4 # timeout=30 15:28:59 > git rev-parse 60f33d7fa1d42a7d75df330852cd35d2cd316f10^{commit} # timeout=10 15:28:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:28:59 Checking out Revision 60f33d7fa1d42a7d75df330852cd35d2cd316f10 (refs/changes/69/136569/4) 15:28:59 > git config core.sparsecheckout # timeout=10 15:28:59 > git checkout -f 60f33d7fa1d42a7d75df330852cd35d2cd316f10 # timeout=30 15:29:05 Commit message: "[AAI] Update OOM to include the latest version v28 for AAI schema" 15:29:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:29:05 > git rev-list --no-walk 546e7acd3e3bdcfbbf31c28fcf81703dc994f384 # timeout=10 15:29:05 [EnvInject] - Injecting environment variables from a build step. 15:29:05 [EnvInject] - Injecting as environment variables the properties content 15:29:05 PYTHON=python3 15:29:05 15:29:05 [EnvInject] - Variables injected successfully. 15:29:05 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1186094105033496992.sh 15:29:05 ---> tox-install.sh 15:29:05 + source /home/jenkins/lf-env.sh 15:29:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:29:05 ++ mktemp -d /tmp/venv-XXXX 15:29:05 + lf_venv=/tmp/venv-RpOj 15:29:05 + local venv_file=/tmp/.os_lf_venv 15:29:05 + local python=python3 15:29:05 + local options 15:29:05 + local set_path=true 15:29:05 + local install_args= 15:29:05 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:29:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:29:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:29:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:29:05 + true 15:29:05 + case $1 in 15:29:05 + venv_file=/tmp/.toxenv 15:29:05 + shift 2 15:29:05 + true 15:29:05 + case $1 in 15:29:05 + shift 15:29:05 + break 15:29:05 + case $python in 15:29:05 + local pkg_list= 15:29:05 + [[ -d /opt/pyenv ]] 15:29:05 + echo 'Setup pyenv:' 15:29:05 Setup pyenv: 15:29:05 + export PYENV_ROOT=/opt/pyenv 15:29:05 + PYENV_ROOT=/opt/pyenv 15:29:05 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:05 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:05 + pyenv versions 15:29:05 * system (set by /opt/pyenv/version) 15:29:05 * 3.8.13 (set by /opt/pyenv/version) 15:29:05 * 3.9.13 (set by /opt/pyenv/version) 15:29:05 * 3.10.6 (set by /opt/pyenv/version) 15:29:05 + command -v pyenv 15:29:05 ++ pyenv init - --no-rehash 15:29:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:29:06 export PATH="/opt/pyenv/shims:${PATH}" 15:29:06 export PYENV_SHELL=bash 15:29:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:29:06 pyenv() { 15:29:06 local command 15:29:06 command="${1:-}" 15:29:06 if [ "$#" -gt 0 ]; then 15:29:06 shift 15:29:06 fi 15:29:06 15:29:06 case "$command" in 15:29:06 rehash|shell) 15:29:06 eval "$(pyenv "sh-$command" "$@")" 15:29:06 ;; 15:29:06 *) 15:29:06 command pyenv "$command" "$@" 15:29:06 ;; 15:29:06 esac 15:29:06 }' 15:29:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:29:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:06 ++ export PYENV_SHELL=bash 15:29:06 ++ PYENV_SHELL=bash 15:29:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:29:06 +++ complete -F _pyenv pyenv 15:29:06 ++ lf-pyver python3 15:29:06 ++ local py_version_xy=python3 15:29:06 ++ local py_version_xyz= 15:29:06 ++ pyenv versions 15:29:06 ++ local command 15:29:06 ++ command=versions 15:29:06 ++ '[' 1 -gt 0 ']' 15:29:06 ++ shift 15:29:06 ++ case "$command" in 15:29:06 ++ command pyenv versions 15:29:06 ++ pyenv versions 15:29:06 ++ sed 's/^[ *]* //' 15:29:06 ++ awk '{ print $1 }' 15:29:06 ++ grep -E '^[0-9.]*[0-9]$' 15:29:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:29:06 +++ grep '^3' /tmp/.pyenv_versions 15:29:06 +++ tail -n 1 15:29:06 +++ sort -V 15:29:06 ++ py_version_xyz=3.10.6 15:29:06 ++ [[ -z 3.10.6 ]] 15:29:06 ++ echo 3.10.6 15:29:06 ++ return 0 15:29:06 + pyenv local 3.10.6 15:29:06 + local command 15:29:06 + command=local 15:29:06 + '[' 2 -gt 0 ']' 15:29:06 + shift 15:29:06 + case "$command" in 15:29:06 + command pyenv local 3.10.6 15:29:06 + pyenv local 3.10.6 15:29:06 + for arg in "$@" 15:29:06 + case $arg in 15:29:06 + pkg_list+='tox ' 15:29:06 + for arg in "$@" 15:29:06 + case $arg in 15:29:06 + pkg_list+='virtualenv ' 15:29:06 + for arg in "$@" 15:29:06 + case $arg in 15:29:06 + pkg_list+='urllib3~=1.26.15 ' 15:29:06 + [[ -f /tmp/.toxenv ]] 15:29:06 + [[ ! -f /tmp/.toxenv ]] 15:29:06 + [[ -n '' ]] 15:29:06 + python3 -m venv /tmp/venv-RpOj 15:29:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RpOj' 15:29:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RpOj 15:29:10 + echo /tmp/venv-RpOj 15:29:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:29:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:29:10 + /tmp/venv-RpOj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:29:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:29:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:29:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:29:14 + /tmp/venv-RpOj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:29:16 + type python3 15:29:16 + true 15:29:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RpOj/bin to PATH' 15:29:16 lf-activate-venv(): INFO: Adding /tmp/venv-RpOj/bin to PATH 15:29:16 + PATH=/tmp/venv-RpOj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:16 + return 0 15:29:16 + python3 --version 15:29:16 Python 3.10.6 15:29:16 + python3 -m pip --version 15:29:17 pip 23.3.1 from /tmp/venv-RpOj/lib/python3.10/site-packages/pip (python 3.10) 15:29:17 + python3 -m pip freeze 15:29:17 cachetools==5.3.2 15:29:17 chardet==5.2.0 15:29:17 colorama==0.4.6 15:29:17 distlib==0.3.7 15:29:17 filelock==3.13.1 15:29:17 packaging==23.2 15:29:17 platformdirs==3.11.0 15:29:17 pluggy==1.3.0 15:29:17 pyproject-api==1.6.1 15:29:17 tomli==2.0.1 15:29:17 tox==4.11.3 15:29:17 urllib3==1.26.18 15:29:17 virtualenv==20.24.6 15:29:17 [EnvInject] - Injecting environment variables from a build step. 15:29:17 [EnvInject] - Injecting as environment variables the properties content 15:29:17 PARALLEL=false 15:29:17 15:29:17 [EnvInject] - Variables injected successfully. 15:29:17 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6739913480177784737.sh 15:29:17 ---> tox-run.sh 15:29:17 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:29:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:29:17 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:29:17 + cd /w/workspace/oom-master-commit-lint/. 15:29:17 + source /home/jenkins/lf-env.sh 15:29:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:29:17 ++ mktemp -d /tmp/venv-XXXX 15:29:17 + lf_venv=/tmp/venv-Wbee 15:29:17 + local venv_file=/tmp/.os_lf_venv 15:29:17 + local python=python3 15:29:17 + local options 15:29:17 + local set_path=true 15:29:17 + local install_args= 15:29:17 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:29:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:29:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:29:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:29:17 + true 15:29:17 + case $1 in 15:29:17 + venv_file=/tmp/.toxenv 15:29:17 + shift 2 15:29:17 + true 15:29:17 + case $1 in 15:29:17 + shift 15:29:17 + break 15:29:17 + case $python in 15:29:17 + local pkg_list= 15:29:17 + [[ -d /opt/pyenv ]] 15:29:17 + echo 'Setup pyenv:' 15:29:17 Setup pyenv: 15:29:17 + export PYENV_ROOT=/opt/pyenv 15:29:17 + PYENV_ROOT=/opt/pyenv 15:29:17 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:17 + pyenv versions 15:29:17 system 15:29:17 3.8.13 15:29:17 3.9.13 15:29:17 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:29:17 + command -v pyenv 15:29:17 ++ pyenv init - --no-rehash 15:29:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:29:17 export PATH="/opt/pyenv/shims:${PATH}" 15:29:17 export PYENV_SHELL=bash 15:29:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:29:17 pyenv() { 15:29:17 local command 15:29:17 command="${1:-}" 15:29:17 if [ "$#" -gt 0 ]; then 15:29:17 shift 15:29:17 fi 15:29:17 15:29:17 case "$command" in 15:29:17 rehash|shell) 15:29:17 eval "$(pyenv "sh-$command" "$@")" 15:29:17 ;; 15:29:17 *) 15:29:17 command pyenv "$command" "$@" 15:29:17 ;; 15:29:17 esac 15:29:17 }' 15:29:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:29:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:17 ++ export PYENV_SHELL=bash 15:29:17 ++ PYENV_SHELL=bash 15:29:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:29:17 +++ complete -F _pyenv pyenv 15:29:17 ++ lf-pyver python3 15:29:17 ++ local py_version_xy=python3 15:29:17 ++ local py_version_xyz= 15:29:17 ++ pyenv versions 15:29:17 ++ local command 15:29:17 ++ command=versions 15:29:17 ++ sed 's/^[ *]* //' 15:29:17 ++ '[' 1 -gt 0 ']' 15:29:17 ++ shift 15:29:17 ++ case "$command" in 15:29:17 ++ command pyenv versions 15:29:17 ++ pyenv versions 15:29:17 ++ awk '{ print $1 }' 15:29:17 ++ grep -E '^[0-9.]*[0-9]$' 15:29:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:29:17 +++ grep '^3' /tmp/.pyenv_versions 15:29:17 +++ tail -n 1 15:29:17 +++ sort -V 15:29:17 ++ py_version_xyz=3.10.6 15:29:17 ++ [[ -z 3.10.6 ]] 15:29:17 ++ echo 3.10.6 15:29:17 ++ return 0 15:29:17 + pyenv local 3.10.6 15:29:17 + local command 15:29:17 + command=local 15:29:17 + '[' 2 -gt 0 ']' 15:29:17 + shift 15:29:17 + case "$command" in 15:29:17 + command pyenv local 3.10.6 15:29:17 + pyenv local 3.10.6 15:29:17 + for arg in "$@" 15:29:17 + case $arg in 15:29:17 + pkg_list+='tox ' 15:29:17 + for arg in "$@" 15:29:17 + case $arg in 15:29:17 + pkg_list+='virtualenv ' 15:29:17 + for arg in "$@" 15:29:17 + case $arg in 15:29:17 + pkg_list+='urllib3~=1.26.15 ' 15:29:17 + [[ -f /tmp/.toxenv ]] 15:29:17 ++ cat /tmp/.toxenv 15:29:17 + lf_venv=/tmp/venv-RpOj 15:29:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RpOj from' file:/tmp/.toxenv 15:29:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RpOj from file:/tmp/.toxenv 15:29:17 + /tmp/venv-RpOj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:29:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:29:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:29:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:29:18 + /tmp/venv-RpOj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:29:20 + type python3 15:29:20 + true 15:29:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RpOj/bin to PATH' 15:29:20 lf-activate-venv(): INFO: Adding /tmp/venv-RpOj/bin to PATH 15:29:20 + PATH=/tmp/venv-RpOj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:20 + return 0 15:29:20 + [[ -d /opt/pyenv ]] 15:29:20 + echo '---> Setting up pyenv' 15:29:20 ---> Setting up pyenv 15:29:20 + export PYENV_ROOT=/opt/pyenv 15:29:20 + PYENV_ROOT=/opt/pyenv 15:29:20 + export PATH=/opt/pyenv/bin:/tmp/venv-RpOj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:20 + PATH=/opt/pyenv/bin:/tmp/venv-RpOj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:29:20 ++ pwd 15:29:20 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:29:20 + export PYTHONPATH 15:29:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:29:20 + TOX_TESTENV_PASSENV=PYTHONPATH 15:29:20 + tox --version 15:29:20 4.11.3 from /tmp/venv-RpOj/lib/python3.10/site-packages/tox/__init__.py 15:29:20 + PARALLEL=false 15:29:20 + TOX_OPTIONS_LIST= 15:29:20 + [[ -n gitlint ]] 15:29:20 + TOX_OPTIONS_LIST=' -e gitlint' 15:29:20 + case ${PARALLEL,,} in 15:29:20 + tox -e gitlint 15:29:20 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:29:22 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 15:29:51 gitlint: freeze> python -m pip freeze --all 15:29:51 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.7.22,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.0,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.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.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,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.41.2,wrapt==1.13.3,zipp==3.7.0 15:29:51 gitlint: commands[0]> gitlint 15:29:51 gitlint: OK (30.53=setup[30.35]+cmd[0.17] seconds) 15:29:51 congratulations :) (30.70 seconds) 15:29:51 + tox_status=0 15:29:51 + echo '---> Completed tox runs' 15:29:51 ---> Completed tox runs 15:29:51 + for i in .tox/*/log 15:29:51 ++ awk -F/ '{print $2}' 15:29:51 ++ echo .tox/gitlint/log 15:29:51 + tox_env=gitlint 15:29:51 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:29:51 + DOC_DIR=docs/_build/html 15:29:51 + [[ -d docs/_build/html ]] 15:29:51 + echo '---> tox-run.sh ends' 15:29:51 ---> tox-run.sh ends 15:29:51 + test 0 -eq 0 15:29:51 $ ssh-agent -k 15:29:51 unset SSH_AUTH_SOCK; 15:29:51 unset SSH_AGENT_PID; 15:29:51 echo Agent pid 1773 killed; 15:29:51 [ssh-agent] Stopped. 15:29:51 [PostBuildScript] - [INFO] Executing post build scripts. 15:29:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1841159674788655723.sh 15:29:51 ---> sysstat.sh 15:29:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17822977008117424480.sh 15:29:52 ---> package-listing.sh 15:29:52 ++ tr '[:upper:]' '[:lower:]' 15:29:52 ++ facter osfamily 15:29:52 + OS_FAMILY=debian 15:29:52 + workspace=/w/workspace/oom-master-commit-lint 15:29:52 + START_PACKAGES=/tmp/packages_start.txt 15:29:52 + END_PACKAGES=/tmp/packages_end.txt 15:29:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:52 + PACKAGES=/tmp/packages_start.txt 15:29:52 + '[' /w/workspace/oom-master-commit-lint ']' 15:29:52 + PACKAGES=/tmp/packages_end.txt 15:29:52 + case "${OS_FAMILY}" in 15:29:52 + dpkg -l 15:29:52 + grep '^ii' 15:29:52 + '[' -f /tmp/packages_start.txt ']' 15:29:52 + '[' -f /tmp/packages_end.txt ']' 15:29:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:52 + '[' /w/workspace/oom-master-commit-lint ']' 15:29:52 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:29:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:29:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3116981222994868414.sh 15:29:52 ---> capture-instance-metadata.sh 15:29:52 Setup pyenv: 15:29:52 system 15:29:52 3.8.13 15:29:52 3.9.13 15:29:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:29:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jqb9 15:29:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:29:59 lf-activate-venv(): INFO: Installing: lftools 15:30:31 lf-activate-venv(): INFO: Adding /tmp/venv-Jqb9/bin to PATH 15:30:32 INFO: Running in OpenStack, capturing instance metadata 15:30:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10166490478363092164.sh 15:30:32 provisioning config files... 15:30:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config17003659749015499354tmp 15:30:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:30:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:30:32 [EnvInject] - Injecting environment variables from a build step. 15:30:32 [EnvInject] - Injecting as environment variables the properties content 15:30:32 SERVER_ID=logs 15:30:32 15:30:32 [EnvInject] - Variables injected successfully. 15:30:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11279005074389762772.sh 15:30:32 ---> create-netrc.sh 15:30:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16910338211075366711.sh 15:30:32 ---> python-tools-install.sh 15:30:32 Setup pyenv: 15:30:32 system 15:30:32 3.8.13 15:30:32 3.9.13 15:30:32 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:30:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jqb9 from file:/tmp/.os_lf_venv 15:30:33 lf-activate-venv(): INFO: Installing: lftools 15:30:41 lf-activate-venv(): INFO: Adding /tmp/venv-Jqb9/bin to PATH 15:30:41 Generating Requirements File 15:31:14 Python 3.10.6 15:31:15 pip 23.3.1 from /tmp/venv-Jqb9/lib/python3.10/site-packages/pip (python 3.10) 15:31:15 appdirs==1.4.4 15:31:15 argcomplete==3.1.6 15:31:15 aspy.yaml==1.3.0 15:31:15 attrs==23.1.0 15:31:15 autopage==0.5.2 15:31:15 Babel==2.13.1 15:31:15 beautifulsoup4==4.12.2 15:31:15 boto3==1.29.1 15:31:15 botocore==1.32.1 15:31:15 bs4==0.0.1 15:31:15 cachetools==5.3.2 15:31:15 certifi==2023.7.22 15:31:15 cffi==1.16.0 15:31:15 cfgv==3.4.0 15:31:15 chardet==5.2.0 15:31:15 charset-normalizer==3.3.2 15:31:15 click==8.1.7 15:31:15 cliff==4.4.0 15:31:15 cmd2==2.4.3 15:31:15 cryptography==3.3.2 15:31:15 debtcollector==2.5.0 15:31:15 decorator==5.1.1 15:31:15 defusedxml==0.7.1 15:31:15 Deprecated==1.2.14 15:31:15 distlib==0.3.7 15:31:15 dnspython==2.4.2 15:31:15 docker==4.2.2 15:31:15 dogpile.cache==1.2.2 15:31:15 email-validator==2.1.0.post1 15:31:15 filelock==3.13.1 15:31:15 future==0.18.3 15:31:15 gitdb==4.0.11 15:31:15 GitPython==3.1.40 15:31:15 google-auth==2.23.4 15:31:15 httplib2==0.22.0 15:31:15 identify==2.5.31 15:31:15 idna==3.4 15:31:15 importlib-metadata==6.8.0 15:31:15 importlib-resources==1.5.0 15:31:15 iso8601==2.1.0 15:31:15 Jinja2==3.1.2 15:31:15 jmespath==1.0.1 15:31:15 jsonpatch==1.33 15:31:15 jsonpointer==2.4 15:31:15 jsonschema==4.19.2 15:31:15 jsonschema-specifications==2023.11.1 15:31:15 keystoneauth1==5.3.0 15:31:15 kubernetes==28.1.0 15:31:15 lftools==0.37.8 15:31:15 lxml==4.9.3 15:31:15 MarkupSafe==2.1.3 15:31:15 msgpack==1.0.7 15:31:15 multi-key-dict==2.0.3 15:31:15 munch==4.0.0 15:31:15 netaddr==0.9.0 15:31:15 netifaces==0.11.0 15:31:15 niet==1.4.2 15:31:15 nodeenv==1.8.0 15:31:15 oauth2client==4.1.3 15:31:15 oauthlib==3.2.2 15:31:15 openstacksdk==0.62.0 15:31:15 os-client-config==2.1.0 15:31:15 os-service-types==1.7.0 15:31:15 osc-lib==2.9.0 15:31:15 oslo.config==9.2.0 15:31:15 oslo.context==5.3.0 15:31:15 oslo.i18n==6.2.0 15:31:15 oslo.log==5.4.0 15:31:15 oslo.serialization==5.2.0 15:31:15 oslo.utils==6.3.0 15:31:15 packaging==23.2 15:31:15 pbr==6.0.0 15:31:15 platformdirs==3.11.0 15:31:15 prettytable==3.9.0 15:31:15 pyasn1==0.5.0 15:31:15 pyasn1-modules==0.3.0 15:31:15 pycparser==2.21 15:31:15 pygerrit2==2.0.15 15:31:15 PyGithub==2.1.1 15:31:15 pyinotify==0.9.6 15:31:15 PyJWT==2.8.0 15:31:15 PyNaCl==1.5.0 15:31:15 pyparsing==2.4.7 15:31:15 pyperclip==1.8.2 15:31:15 pyrsistent==0.20.0 15:31:15 python-cinderclient==9.4.0 15:31:15 python-dateutil==2.8.2 15:31:15 python-heatclient==3.3.0 15:31:15 python-jenkins==1.8.2 15:31:15 python-keystoneclient==5.2.0 15:31:15 python-magnumclient==4.2.0 15:31:15 python-novaclient==18.4.0 15:31:15 python-openstackclient==6.0.0 15:31:15 python-swiftclient==4.4.0 15:31:15 pytz==2023.3.post1 15:31:15 PyYAML==6.0.1 15:31:15 referencing==0.31.0 15:31:15 requests==2.31.0 15:31:15 requests-oauthlib==1.3.1 15:31:15 requestsexceptions==1.4.0 15:31:15 rfc3986==2.0.0 15:31:15 rpds-py==0.13.0 15:31:15 rsa==4.9 15:31:15 ruamel.yaml==0.18.5 15:31:15 ruamel.yaml.clib==0.2.8 15:31:15 s3transfer==0.7.0 15:31:15 simplejson==3.19.2 15:31:15 six==1.16.0 15:31:15 smmap==5.0.1 15:31:15 soupsieve==2.5 15:31:15 stevedore==5.1.0 15:31:15 tabulate==0.9.0 15:31:15 toml==0.10.2 15:31:15 tomlkit==0.12.3 15:31:15 tqdm==4.66.1 15:31:15 typing_extensions==4.8.0 15:31:15 tzdata==2023.3 15:31:15 urllib3==1.26.18 15:31:15 virtualenv==20.24.6 15:31:15 wcwidth==0.2.10 15:31:15 websocket-client==1.6.4 15:31:15 wrapt==1.16.0 15:31:15 xdg==6.0.0 15:31:15 xmltodict==0.13.0 15:31:15 yq==3.2.3 15:31:15 zipp==3.17.0 15:31:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10648965045771976870.sh 15:31:15 ---> sudo-logs.sh 15:31:15 Archiving 'sudo' log.. 15:31:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4309378121080378016.sh 15:31:16 ---> job-cost.sh 15:31:16 Setup pyenv: 15:31:16 system 15:31:16 3.8.13 15:31:16 3.9.13 15:31:16 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:31:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jqb9 from file:/tmp/.os_lf_venv 15:31:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:31:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:31:25 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:31:25 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 15:31:25 lf-activate-venv(): INFO: Adding /tmp/venv-Jqb9/bin to PATH 15:31:25 INFO: No Stack... 15:31:26 INFO: Retrieving Pricing Info for: v3-standard-4 15:31:26 INFO: Archiving Costs 15:31:26 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17238481546170933751.sh 15:31:26 ---> logs-deploy.sh 15:31:26 Setup pyenv: 15:31:26 system 15:31:26 3.8.13 15:31:26 3.9.13 15:31:26 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:31:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jqb9 from file:/tmp/.os_lf_venv 15:31:28 lf-activate-venv(): INFO: Installing: lftools 15:31:37 lf-activate-venv(): INFO: Adding /tmp/venv-Jqb9/bin to PATH 15:31:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7082 15:31:37 INFO: archiving workspace using pattern(s): 15:31:38 Archives upload complete. 15:31:38 INFO: archiving logs to Nexus 15:31:39 ---> uname -a: 15:31:39 Linux prd-ubuntu1804-builder-4c-4g-344 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:31:39 15:31:39 15:31:39 ---> lscpu: 15:31:39 Architecture: x86_64 15:31:39 CPU op-mode(s): 32-bit, 64-bit 15:31:39 Byte Order: Little Endian 15:31:39 CPU(s): 4 15:31:39 On-line CPU(s) list: 0-3 15:31:39 Thread(s) per core: 1 15:31:39 Core(s) per socket: 1 15:31:39 Socket(s): 4 15:31:39 NUMA node(s): 1 15:31:39 Vendor ID: AuthenticAMD 15:31:39 CPU family: 23 15:31:39 Model: 49 15:31:39 Model name: AMD EPYC-Rome Processor 15:31:39 Stepping: 0 15:31:39 CPU MHz: 2799.996 15:31:39 BogoMIPS: 5599.99 15:31:39 Virtualization: AMD-V 15:31:39 Hypervisor vendor: KVM 15:31:39 Virtualization type: full 15:31:39 L1d cache: 32K 15:31:39 L1i cache: 32K 15:31:39 L2 cache: 512K 15:31:39 L3 cache: 16384K 15:31:39 NUMA node0 CPU(s): 0-3 15:31:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:31:39 15:31:39 15:31:39 ---> nproc: 15:31:39 4 15:31:39 15:31:39 15:31:39 ---> df -h: 15:31:39 Filesystem Size Used Avail Use% Mounted on 15:31:39 udev 7.9G 0 7.9G 0% /dev 15:31:39 tmpfs 1.6G 672K 1.6G 1% /run 15:31:39 /dev/vda1 78G 8.5G 69G 11% / 15:31:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:31:39 tmpfs 5.0M 0 5.0M 0% /run/lock 15:31:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:31:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:31:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:31:39 15:31:39 15:31:39 ---> free -m: 15:31:39 total used free shared buff/cache available 15:31:39 Mem: 16040 532 13176 0 2330 15183 15:31:39 Swap: 1023 0 1023 15:31:39 15:31:39 15:31:39 ---> ip addr: 15:31:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:31:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:31:39 inet 127.0.0.1/8 scope host lo 15:31:39 valid_lft forever preferred_lft forever 15:31:39 inet6 ::1/128 scope host 15:31:39 valid_lft forever preferred_lft forever 15:31:39 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:31:39 link/ether fa:16:3e:67:25:0c brd ff:ff:ff:ff:ff:ff 15:31:39 inet 10.30.106.57/23 brd 10.30.107.255 scope global dynamic ens3 15:31:39 valid_lft 86210sec preferred_lft 86210sec 15:31:39 inet6 fe80::f816:3eff:fe67:250c/64 scope link 15:31:39 valid_lft forever preferred_lft forever 15:31:39 15:31:39 15:31:39 ---> sar -b -r -n DEV: 15:31:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-344) 11/16/23 _x86_64_ (4 CPU) 15:31:39 15:31:39 15:28:32 LINUX RESTART (4 CPU) 15:31:39 15:31:39 15:29:01 tps rtps wtps bread/s bwrtn/s 15:31:39 15:30:01 218.78 30.34 188.44 1106.48 20966.77 15:31:39 15:31:01 119.60 13.88 105.72 1048.89 26235.09 15:31:39 Average: 169.19 22.11 147.08 1077.69 23600.93 15:31:39 15:31:39 15:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:31:39 15:30:01 13882960 15548536 2542008 15.48 64992 1796568 784768 4.49 710500 1611644 185240 15:31:39 15:31:01 13610724 15555248 2814244 17.13 86344 2040976 782612 4.48 739848 1828528 93940 15:31:39 Average: 13746842 15551892 2678126 16.31 75668 1918772 783690 4.49 725174 1720086 139590 15:31:39 15:31:39 15:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:31:39 15:30:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 15:31:39 15:30:01 ens3 69.61 46.44 788.80 22.27 0.00 0.00 0.00 0.00 15:31:39 15:31:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 15:31:39 15:31:01 ens3 58.09 40.14 823.85 8.46 0.00 0.00 0.00 0.00 15:31:39 Average: lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 15:31:39 Average: ens3 63.85 43.29 806.33 15.37 0.00 0.00 0.00 0.00 15:31:39 15:31:39 15:31:39 ---> sar -P ALL: 15:31:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-344) 11/16/23 _x86_64_ (4 CPU) 15:31:39 15:31:39 15:28:32 LINUX RESTART (4 CPU) 15:31:39 15:31:39 15:29:01 CPU %user %nice %system %iowait %steal %idle 15:31:39 15:30:01 all 18.02 0.00 1.84 7.14 0.06 72.94 15:31:39 15:30:01 0 17.32 0.00 2.10 4.87 0.07 75.65 15:31:39 15:30:01 1 5.09 0.00 1.25 18.62 0.05 74.99 15:31:39 15:30:01 2 33.90 0.00 2.42 2.86 0.08 60.74 15:31:39 15:30:01 3 15.75 0.00 1.61 2.23 0.05 80.36 15:31:39 15:31:01 all 19.66 0.00 1.29 6.35 0.05 72.66 15:31:39 15:31:01 0 9.03 0.00 0.53 0.68 0.02 89.74 15:31:39 15:31:01 1 14.99 0.00 1.29 12.84 0.07 70.82 15:31:39 15:31:01 2 33.62 0.00 1.74 3.94 0.10 60.60 15:31:39 15:31:01 3 21.11 0.00 1.59 7.97 0.05 69.28 15:31:39 Average: all 18.84 0.00 1.56 6.74 0.06 72.80 15:31:39 Average: 0 13.16 0.00 1.31 2.77 0.04 82.72 15:31:39 Average: 1 10.04 0.00 1.27 15.73 0.06 72.90 15:31:39 Average: 2 33.76 0.00 2.08 3.40 0.09 60.67 15:31:39 Average: 3 18.43 0.00 1.60 5.10 0.05 74.83 15:31:39 15:31:39 15:31:39