13:45:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 13:45:38 Running as SYSTEM 13:45:38 [EnvInject] - Loading node environment variables. 13:45:38 Building remotely on prd-ubuntu1804-builder-4c-4g-3440 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:45:38 [ssh-agent] Looking for ssh-agent implementation... 13:45:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:45:38 $ ssh-agent 13:45:38 SSH_AUTH_SOCK=/tmp/ssh-iQFL9PKFhZQi/agent.1754 13:45:38 SSH_AGENT_PID=1756 13:45:38 [ssh-agent] Started. 13:45:38 Running ssh-add (command line suppressed) 13:45:38 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_9208111295701765029.key (/w/workspace/oom-master-commit-lint@tmp/private_key_9208111295701765029.key) 13:45:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:45:38 The recommended git tool is: NONE 13:45:40 using credential onap-jenkins-ssh 13:45:40 Wiping out workspace first. 13:45:40 Cloning the remote Git repository 13:45:40 Cloning repository git://cloud.onap.org/mirror/oom.git 13:45:40 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:45:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:45:40 > git --version # timeout=10 13:45:40 > git --version # 'git version 2.17.1' 13:45:40 using GIT_SSH to set credentials Gerrit user 13:45:40 Verifying host key using manually-configured host key entries 13:45:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:45:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:45:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:45:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:45:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:45:46 using GIT_SSH to set credentials Gerrit user 13:45:46 Verifying host key using manually-configured host key entries 13:45:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/3 # timeout=30 13:45:46 > git rev-parse d456ef21f07e6673216176513b8b66e7a1f6e532^{commit} # timeout=10 13:45:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:45:46 Checking out Revision d456ef21f07e6673216176513b8b66e7a1f6e532 (refs/changes/49/137149/3) 13:45:46 > git config core.sparsecheckout # timeout=10 13:45:46 > git checkout -f d456ef21f07e6673216176513b8b66e7a1f6e532 # timeout=30 13:45:49 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 13:45:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:45:49 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 13:45:49 [EnvInject] - Injecting environment variables from a build step. 13:45:49 [EnvInject] - Injecting as environment variables the properties content 13:45:49 PYTHON=python3 13:45:49 13:45:49 [EnvInject] - Variables injected successfully. 13:45:49 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4795303760750298354.sh 13:45:49 ---> tox-install.sh 13:45:49 + source /home/jenkins/lf-env.sh 13:45:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:45:49 ++ mktemp -d /tmp/venv-XXXX 13:45:49 + lf_venv=/tmp/venv-uMuW 13:45:49 + local venv_file=/tmp/.os_lf_venv 13:45:49 + local python=python3 13:45:49 + local options 13:45:49 + local set_path=true 13:45:49 + local install_args= 13:45: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 13:45:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:45:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:45:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:45:49 + true 13:45:49 + case $1 in 13:45:49 + venv_file=/tmp/.toxenv 13:45:49 + shift 2 13:45:49 + true 13:45:49 + case $1 in 13:45:49 + shift 13:45:49 + break 13:45:49 + case $python in 13:45:49 + local pkg_list= 13:45:49 + [[ -d /opt/pyenv ]] 13:45:49 + echo 'Setup pyenv:' 13:45:49 Setup pyenv: 13:45:49 + export PYENV_ROOT=/opt/pyenv 13:45:49 + PYENV_ROOT=/opt/pyenv 13:45: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 13:45: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 13:45:49 + pyenv versions 13:45:49 * system (set by /opt/pyenv/version) 13:45:49 * 3.8.13 (set by /opt/pyenv/version) 13:45:49 * 3.9.13 (set by /opt/pyenv/version) 13:45:49 * 3.10.6 (set by /opt/pyenv/version) 13:45:49 + command -v pyenv 13:45:49 ++ pyenv init - --no-rehash 13:45: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[*]}"'\'')" 13:45:49 export PATH="/opt/pyenv/shims:${PATH}" 13:45:49 export PYENV_SHELL=bash 13:45:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:45:49 pyenv() { 13:45:49 local command 13:45:49 command="${1:-}" 13:45:49 if [ "$#" -gt 0 ]; then 13:45:49 shift 13:45:49 fi 13:45:49 13:45:49 case "$command" in 13:45:49 rehash|shell) 13:45:49 eval "$(pyenv "sh-$command" "$@")" 13:45:49 ;; 13:45:49 *) 13:45:49 command pyenv "$command" "$@" 13:45:49 ;; 13:45:49 esac 13:45:49 }' 13:45: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[*]}"' 13:45: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 13:45: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 13:45: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 13:45:49 ++ export PYENV_SHELL=bash 13:45:49 ++ PYENV_SHELL=bash 13:45:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:45:49 +++ complete -F _pyenv pyenv 13:45:49 ++ lf-pyver python3 13:45:49 ++ local py_version_xy=python3 13:45:49 ++ local py_version_xyz= 13:45:49 ++ pyenv versions 13:45:49 ++ sed 's/^[ *]* //' 13:45:49 ++ local command 13:45:49 ++ awk '{ print $1 }' 13:45:49 ++ grep -E '^[0-9.]*[0-9]$' 13:45:49 ++ command=versions 13:45:49 ++ '[' 1 -gt 0 ']' 13:45:49 ++ shift 13:45:49 ++ case "$command" in 13:45:49 ++ command pyenv versions 13:45:49 ++ pyenv versions 13:45:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:45:49 +++ grep '^3' /tmp/.pyenv_versions 13:45:49 +++ sort -V 13:45:49 +++ tail -n 1 13:45:49 ++ py_version_xyz=3.10.6 13:45:49 ++ [[ -z 3.10.6 ]] 13:45:49 ++ echo 3.10.6 13:45:49 ++ return 0 13:45:49 + pyenv local 3.10.6 13:45:49 + local command 13:45:49 + command=local 13:45:49 + '[' 2 -gt 0 ']' 13:45:49 + shift 13:45:49 + case "$command" in 13:45:49 + command pyenv local 3.10.6 13:45:49 + pyenv local 3.10.6 13:45:49 + for arg in "$@" 13:45:49 + case $arg in 13:45:49 + pkg_list+='tox ' 13:45:49 + for arg in "$@" 13:45:49 + case $arg in 13:45:49 + pkg_list+='virtualenv ' 13:45:49 + for arg in "$@" 13:45:49 + case $arg in 13:45:49 + pkg_list+='urllib3~=1.26.15 ' 13:45:49 + [[ -f /tmp/.toxenv ]] 13:45:49 + [[ ! -f /tmp/.toxenv ]] 13:45:49 + [[ -n '' ]] 13:45:49 + python3 -m venv /tmp/venv-uMuW 13:45:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uMuW' 13:45:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uMuW 13:45:54 + echo /tmp/venv-uMuW 13:45:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:45:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:45:54 + /tmp/venv-uMuW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:45:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:45:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:45:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:45:57 + /tmp/venv-uMuW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:45:59 + type python3 13:45:59 + true 13:45:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uMuW/bin to PATH' 13:45:59 lf-activate-venv(): INFO: Adding /tmp/venv-uMuW/bin to PATH 13:45:59 + PATH=/tmp/venv-uMuW/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 13:45:59 + return 0 13:45:59 + python3 --version 13:45:59 Python 3.10.6 13:45:59 + python3 -m pip --version 13:46:00 pip 24.0 from /tmp/venv-uMuW/lib/python3.10/site-packages/pip (python 3.10) 13:46:00 + python3 -m pip freeze 13:46:00 cachetools==5.3.2 13:46:00 chardet==5.2.0 13:46:00 colorama==0.4.6 13:46:00 distlib==0.3.8 13:46:00 filelock==3.13.1 13:46:00 packaging==23.2 13:46:00 platformdirs==4.2.0 13:46:00 pluggy==1.4.0 13:46:00 pyproject-api==1.6.1 13:46:00 tomli==2.0.1 13:46:00 tox==4.12.1 13:46:00 urllib3==1.26.18 13:46:00 virtualenv==20.25.0 13:46:00 [EnvInject] - Injecting environment variables from a build step. 13:46:00 [EnvInject] - Injecting as environment variables the properties content 13:46:00 PARALLEL=false 13:46:00 13:46:00 [EnvInject] - Variables injected successfully. 13:46:00 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13841940712694410568.sh 13:46:00 ---> tox-run.sh 13:46: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 13:46:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:46:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:46:00 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:46:00 + cd /w/workspace/oom-master-commit-lint/. 13:46:00 + source /home/jenkins/lf-env.sh 13:46:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:00 ++ mktemp -d /tmp/venv-XXXX 13:46:00 + lf_venv=/tmp/venv-XzTa 13:46:00 + local venv_file=/tmp/.os_lf_venv 13:46:00 + local python=python3 13:46:00 + local options 13:46:00 + local set_path=true 13:46:00 + local install_args= 13:46: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 13:46:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:00 + true 13:46:00 + case $1 in 13:46:00 + venv_file=/tmp/.toxenv 13:46:00 + shift 2 13:46:00 + true 13:46:00 + case $1 in 13:46:00 + shift 13:46:00 + break 13:46:00 + case $python in 13:46:00 + local pkg_list= 13:46:00 + [[ -d /opt/pyenv ]] 13:46:00 + echo 'Setup pyenv:' 13:46:00 Setup pyenv: 13:46:00 + export PYENV_ROOT=/opt/pyenv 13:46:00 + PYENV_ROOT=/opt/pyenv 13:46: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 13:46: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 13:46:00 + pyenv versions 13:46:00 system 13:46:00 3.8.13 13:46:00 3.9.13 13:46:00 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:46:00 + command -v pyenv 13:46:00 ++ pyenv init - --no-rehash 13:46: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[*]}"'\'')" 13:46:00 export PATH="/opt/pyenv/shims:${PATH}" 13:46:00 export PYENV_SHELL=bash 13:46:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:00 pyenv() { 13:46:00 local command 13:46:00 command="${1:-}" 13:46:00 if [ "$#" -gt 0 ]; then 13:46:00 shift 13:46:00 fi 13:46:00 13:46:00 case "$command" in 13:46:00 rehash|shell) 13:46:00 eval "$(pyenv "sh-$command" "$@")" 13:46:00 ;; 13:46:00 *) 13:46:00 command pyenv "$command" "$@" 13:46:00 ;; 13:46:00 esac 13:46:00 }' 13:46: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[*]}"' 13:46: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 13:46: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 13:46: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 13:46:00 ++ export PYENV_SHELL=bash 13:46:00 ++ PYENV_SHELL=bash 13:46:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:00 +++ complete -F _pyenv pyenv 13:46:00 ++ lf-pyver python3 13:46:00 ++ local py_version_xy=python3 13:46:00 ++ local py_version_xyz= 13:46:00 ++ pyenv versions 13:46:00 ++ local command 13:46:00 ++ sed 's/^[ *]* //' 13:46:00 ++ command=versions 13:46:00 ++ '[' 1 -gt 0 ']' 13:46:00 ++ shift 13:46:00 ++ grep -E '^[0-9.]*[0-9]$' 13:46:00 ++ case "$command" in 13:46:00 ++ command pyenv versions 13:46:00 ++ pyenv versions 13:46:00 ++ awk '{ print $1 }' 13:46:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:00 +++ grep '^3' /tmp/.pyenv_versions 13:46:00 +++ sort -V 13:46:00 +++ tail -n 1 13:46:00 ++ py_version_xyz=3.10.6 13:46:00 ++ [[ -z 3.10.6 ]] 13:46:00 ++ echo 3.10.6 13:46:00 ++ return 0 13:46:00 + pyenv local 3.10.6 13:46:00 + local command 13:46:00 + command=local 13:46:00 + '[' 2 -gt 0 ']' 13:46:00 + shift 13:46:00 + case "$command" in 13:46:00 + command pyenv local 3.10.6 13:46:00 + pyenv local 3.10.6 13:46:00 + for arg in "$@" 13:46:00 + case $arg in 13:46:00 + pkg_list+='tox ' 13:46:00 + for arg in "$@" 13:46:00 + case $arg in 13:46:00 + pkg_list+='virtualenv ' 13:46:00 + for arg in "$@" 13:46:00 + case $arg in 13:46:00 + pkg_list+='urllib3~=1.26.15 ' 13:46:00 + [[ -f /tmp/.toxenv ]] 13:46:00 ++ cat /tmp/.toxenv 13:46:00 + lf_venv=/tmp/venv-uMuW 13:46:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uMuW from' file:/tmp/.toxenv 13:46:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uMuW from file:/tmp/.toxenv 13:46:00 + /tmp/venv-uMuW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:46:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:46:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:46:01 + /tmp/venv-uMuW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:46:03 + type python3 13:46:03 + true 13:46:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uMuW/bin to PATH' 13:46:03 lf-activate-venv(): INFO: Adding /tmp/venv-uMuW/bin to PATH 13:46:03 + PATH=/tmp/venv-uMuW/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 13:46:03 + return 0 13:46:03 + [[ -d /opt/pyenv ]] 13:46:03 + echo '---> Setting up pyenv' 13:46:03 ---> Setting up pyenv 13:46:03 + export PYENV_ROOT=/opt/pyenv 13:46:03 + PYENV_ROOT=/opt/pyenv 13:46:03 + export PATH=/opt/pyenv/bin:/tmp/venv-uMuW/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 13:46:03 + PATH=/opt/pyenv/bin:/tmp/venv-uMuW/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 13:46:03 ++ pwd 13:46:03 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:46:03 + export PYTHONPATH 13:46:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:46:03 + TOX_TESTENV_PASSENV=PYTHONPATH 13:46:03 + tox --version 13:46:03 4.12.1 from /tmp/venv-uMuW/lib/python3.10/site-packages/tox/__init__.py 13:46:03 + PARALLEL=false 13:46:03 + TOX_OPTIONS_LIST= 13:46:03 + [[ -n gitlint ]] 13:46:03 + TOX_OPTIONS_LIST=' -e gitlint' 13:46:03 + case ${PARALLEL,,} in 13:46:03 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:46:03 + tox -e gitlint 13:46: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 13:46:30 gitlint: freeze> python -m pip freeze --all 13:46:30 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 13:46:30 gitlint: commands[0]> gitlint 13:46:30 gitlint: OK (26.99=setup[26.77]+cmd[0.22] seconds) 13:46:30 congratulations :) (27.16 seconds) 13:46:30 + tox_status=0 13:46:30 + echo '---> Completed tox runs' 13:46:30 ---> Completed tox runs 13:46:30 + for i in .tox/*/log 13:46:30 ++ echo .tox/gitlint/log 13:46:30 ++ awk -F/ '{print $2}' 13:46:30 + tox_env=gitlint 13:46:30 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:46:30 + DOC_DIR=docs/_build/html 13:46:30 + [[ -d docs/_build/html ]] 13:46:30 + echo '---> tox-run.sh ends' 13:46:30 ---> tox-run.sh ends 13:46:30 + test 0 -eq 0 13:46:30 $ ssh-agent -k 13:46:30 unset SSH_AUTH_SOCK; 13:46:30 unset SSH_AGENT_PID; 13:46:30 echo Agent pid 1756 killed; 13:46:30 [ssh-agent] Stopped. 13:46:30 [PostBuildScript] - [INFO] Executing post build scripts. 13:46:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1218441554865368056.sh 13:46:30 ---> sysstat.sh 13:46:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1614970979844502633.sh 13:46:31 ---> package-listing.sh 13:46:31 ++ tr '[:upper:]' '[:lower:]' 13:46:31 ++ facter osfamily 13:46:31 + OS_FAMILY=debian 13:46:31 + workspace=/w/workspace/oom-master-commit-lint 13:46:31 + START_PACKAGES=/tmp/packages_start.txt 13:46:31 + END_PACKAGES=/tmp/packages_end.txt 13:46:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:46:31 + PACKAGES=/tmp/packages_start.txt 13:46:31 + '[' /w/workspace/oom-master-commit-lint ']' 13:46:31 + PACKAGES=/tmp/packages_end.txt 13:46:31 + case "${OS_FAMILY}" in 13:46:31 + dpkg -l 13:46:31 + grep '^ii' 13:46:31 + '[' -f /tmp/packages_start.txt ']' 13:46:31 + '[' -f /tmp/packages_end.txt ']' 13:46:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:46:31 + '[' /w/workspace/oom-master-commit-lint ']' 13:46:31 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:46:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:46:31 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14751958118566494292.sh 13:46:31 ---> capture-instance-metadata.sh 13:46:31 Setup pyenv: 13:46:31 system 13:46:31 3.8.13 13:46:31 3.9.13 13:46:31 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:46:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iSBc 13:46:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:46:38 lf-activate-venv(): INFO: Installing: lftools 13:47:09 lf-activate-venv(): INFO: Adding /tmp/venv-iSBc/bin to PATH 13:47:09 INFO: Running in OpenStack, capturing instance metadata 13:47:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16985273957060156761.sh 13:47:09 provisioning config files... 13:47:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config1511556071718927177tmp 13:47:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:47:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:47:09 [EnvInject] - Injecting environment variables from a build step. 13:47:09 [EnvInject] - Injecting as environment variables the properties content 13:47:09 SERVER_ID=logs 13:47:09 13:47:09 [EnvInject] - Variables injected successfully. 13:47:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7699905430942240370.sh 13:47:09 ---> create-netrc.sh 13:47:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15827858609687267001.sh 13:47:09 ---> python-tools-install.sh 13:47:09 Setup pyenv: 13:47:09 system 13:47:09 3.8.13 13:47:09 3.9.13 13:47:09 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:47:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iSBc from file:/tmp/.os_lf_venv 13:47:11 lf-activate-venv(): INFO: Installing: lftools 13:47:18 lf-activate-venv(): INFO: Adding /tmp/venv-iSBc/bin to PATH 13:47:18 Generating Requirements File 13:47:50 Python 3.10.6 13:47:51 pip 24.0 from /tmp/venv-iSBc/lib/python3.10/site-packages/pip (python 3.10) 13:47:51 appdirs==1.4.4 13:47:51 argcomplete==3.2.2 13:47:51 aspy.yaml==1.3.0 13:47:51 attrs==23.2.0 13:47:51 autopage==0.5.2 13:47:51 beautifulsoup4==4.12.3 13:47:51 boto3==1.34.36 13:47:51 botocore==1.34.36 13:47:51 bs4==0.0.2 13:47:51 cachetools==5.3.2 13:47:51 certifi==2024.2.2 13:47:51 cffi==1.16.0 13:47:51 cfgv==3.4.0 13:47:51 chardet==5.2.0 13:47:51 charset-normalizer==3.3.2 13:47:51 click==8.1.7 13:47:51 cliff==4.5.0 13:47:51 cmd2==2.4.3 13:47:51 cryptography==3.3.2 13:47:51 debtcollector==2.5.0 13:47:51 decorator==5.1.1 13:47:51 defusedxml==0.7.1 13:47:51 Deprecated==1.2.14 13:47:51 distlib==0.3.8 13:47:51 dnspython==2.5.0 13:47:51 docker==4.2.2 13:47:51 dogpile.cache==1.3.0 13:47:51 email-validator==2.1.0.post1 13:47:51 filelock==3.13.1 13:47:51 future==0.18.3 13:47:51 gitdb==4.0.11 13:47:51 GitPython==3.1.41 13:47:51 google-auth==2.27.0 13:47:51 httplib2==0.22.0 13:47:51 identify==2.5.33 13:47:51 idna==3.6 13:47:51 importlib-resources==1.5.0 13:47:51 iso8601==2.1.0 13:47:51 Jinja2==3.1.3 13:47:51 jmespath==1.0.1 13:47:51 jsonpatch==1.33 13:47:51 jsonpointer==2.4 13:47:51 jsonschema==4.21.1 13:47:51 jsonschema-specifications==2023.12.1 13:47:51 keystoneauth1==5.5.0 13:47:51 kubernetes==29.0.0 13:47:51 lftools==0.37.8 13:47:51 lxml==5.1.0 13:47:51 MarkupSafe==2.1.5 13:47:51 msgpack==1.0.7 13:47:51 multi_key_dict==2.0.3 13:47:51 munch==4.0.0 13:47:51 netaddr==0.10.1 13:47:51 netifaces==0.11.0 13:47:51 niet==1.4.2 13:47:51 nodeenv==1.8.0 13:47:51 oauth2client==4.1.3 13:47:51 oauthlib==3.2.2 13:47:51 openstacksdk==0.62.0 13:47:51 os-client-config==2.1.0 13:47:51 os-service-types==1.7.0 13:47:51 osc-lib==3.0.0 13:47:51 oslo.config==9.3.0 13:47:51 oslo.context==5.3.0 13:47:51 oslo.i18n==6.2.0 13:47:51 oslo.log==5.4.0 13:47:51 oslo.serialization==5.3.0 13:47:51 oslo.utils==7.0.0 13:47:51 packaging==23.2 13:47:51 pbr==6.0.0 13:47:51 platformdirs==4.2.0 13:47:51 prettytable==3.9.0 13:47:51 pyasn1==0.5.1 13:47:51 pyasn1-modules==0.3.0 13:47:51 pycparser==2.21 13:47:51 pygerrit2==2.0.15 13:47:51 PyGithub==2.2.0 13:47:51 pyinotify==0.9.6 13:47:51 PyJWT==2.8.0 13:47:51 PyNaCl==1.5.0 13:47:51 pyparsing==2.4.7 13:47:51 pyperclip==1.8.2 13:47:51 pyrsistent==0.20.0 13:47:51 python-cinderclient==9.4.0 13:47:51 python-dateutil==2.8.2 13:47:51 python-heatclient==3.4.0 13:47:51 python-jenkins==1.8.2 13:47:51 python-keystoneclient==5.3.0 13:47:51 python-magnumclient==4.3.0 13:47:51 python-novaclient==18.4.0 13:47:51 python-openstackclient==6.0.0 13:47:51 python-swiftclient==4.4.0 13:47:51 pytz==2024.1 13:47:51 PyYAML==6.0.1 13:47:51 referencing==0.33.0 13:47:51 requests==2.31.0 13:47:51 requests-oauthlib==1.3.1 13:47:51 requestsexceptions==1.4.0 13:47:51 rfc3986==2.0.0 13:47:51 rpds-py==0.17.1 13:47:51 rsa==4.9 13:47:51 ruamel.yaml==0.18.6 13:47:51 ruamel.yaml.clib==0.2.8 13:47:51 s3transfer==0.10.0 13:47:51 simplejson==3.19.2 13:47:51 six==1.16.0 13:47:51 smmap==5.0.1 13:47:51 soupsieve==2.5 13:47:51 stevedore==5.1.0 13:47:51 tabulate==0.9.0 13:47:51 toml==0.10.2 13:47:51 tomlkit==0.12.3 13:47:51 tqdm==4.66.1 13:47:51 typing_extensions==4.9.0 13:47:51 tzdata==2023.4 13:47:51 urllib3==1.26.18 13:47:51 virtualenv==20.25.0 13:47:51 wcwidth==0.2.13 13:47:51 websocket-client==1.7.0 13:47:51 wrapt==1.16.0 13:47:51 xdg==6.0.0 13:47:51 xmltodict==0.13.0 13:47:51 yq==3.2.3 13:47:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16776899968202010941.sh 13:47:51 ---> sudo-logs.sh 13:47:51 Archiving 'sudo' log.. 13:47:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9643057882270672773.sh 13:47:51 ---> job-cost.sh 13:47:51 Setup pyenv: 13:47:52 system 13:47:52 3.8.13 13:47:52 3.9.13 13:47:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:47:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iSBc from file:/tmp/.os_lf_venv 13:47:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:48:01 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. 13:48:01 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:48:01 lf-activate-venv(): INFO: Adding /tmp/venv-iSBc/bin to PATH 13:48:01 INFO: No Stack... 13:48:01 INFO: Retrieving Pricing Info for: v3-standard-4 13:48:01 INFO: Archiving Costs 13:48:01 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7565924427194491526.sh 13:48:01 ---> logs-deploy.sh 13:48:01 Setup pyenv: 13:48:02 system 13:48:02 3.8.13 13:48:02 3.9.13 13:48:02 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:48:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iSBc from file:/tmp/.os_lf_venv 13:48:03 lf-activate-venv(): INFO: Installing: lftools 13:48:13 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. 13:48:13 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:48:13 lf-activate-venv(): INFO: Adding /tmp/venv-iSBc/bin to PATH 13:48:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7182 13:48:13 INFO: archiving workspace using pattern(s): 13:48:14 Archives upload complete. 13:48:14 INFO: archiving logs to Nexus 13:48:15 ---> uname -a: 13:48:15 Linux prd-ubuntu1804-builder-4c-4g-3440 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:48:15 13:48:15 13:48:15 ---> lscpu: 13:48:15 Architecture: x86_64 13:48:15 CPU op-mode(s): 32-bit, 64-bit 13:48:15 Byte Order: Little Endian 13:48:15 CPU(s): 4 13:48:15 On-line CPU(s) list: 0-3 13:48:15 Thread(s) per core: 1 13:48:15 Core(s) per socket: 1 13:48:15 Socket(s): 4 13:48:15 NUMA node(s): 1 13:48:15 Vendor ID: AuthenticAMD 13:48:15 CPU family: 23 13:48:15 Model: 49 13:48:15 Model name: AMD EPYC-Rome Processor 13:48:15 Stepping: 0 13:48:15 CPU MHz: 2799.998 13:48:15 BogoMIPS: 5599.99 13:48:15 Virtualization: AMD-V 13:48:15 Hypervisor vendor: KVM 13:48:15 Virtualization type: full 13:48:15 L1d cache: 32K 13:48:15 L1i cache: 32K 13:48:15 L2 cache: 512K 13:48:15 L3 cache: 16384K 13:48:15 NUMA node0 CPU(s): 0-3 13:48:15 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 13:48:15 13:48:15 13:48:15 ---> nproc: 13:48:15 4 13:48:15 13:48:15 13:48:15 ---> df -h: 13:48:15 Filesystem Size Used Avail Use% Mounted on 13:48:15 udev 7.9G 0 7.9G 0% /dev 13:48:15 tmpfs 1.6G 672K 1.6G 1% /run 13:48:15 /dev/vda1 78G 8.5G 69G 11% / 13:48:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:48:15 tmpfs 5.0M 0 5.0M 0% /run/lock 13:48:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:48:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:48:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:48:15 13:48:15 13:48:15 ---> free -m: 13:48:15 total used free shared buff/cache available 13:48:15 Mem: 16040 548 13198 0 2293 15169 13:48:15 Swap: 1023 0 1023 13:48:15 13:48:15 13:48:15 ---> ip addr: 13:48:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:48:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:48:15 inet 127.0.0.1/8 scope host lo 13:48:15 valid_lft forever preferred_lft forever 13:48:15 inet6 ::1/128 scope host 13:48:15 valid_lft forever preferred_lft forever 13:48:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:48:15 link/ether fa:16:3e:d9:c8:a6 brd ff:ff:ff:ff:ff:ff 13:48:15 inet 10.30.107.168/23 brd 10.30.107.255 scope global dynamic ens3 13:48:15 valid_lft 86220sec preferred_lft 86220sec 13:48:15 inet6 fe80::f816:3eff:fed9:c8a6/64 scope link 13:48:15 valid_lft forever preferred_lft forever 13:48:15 13:48:15 13:48:15 ---> sar -b -r -n DEV: 13:48:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3440) 02/07/24 _x86_64_ (4 CPU) 13:48:15 13:48:15 13:45:18 LINUX RESTART (4 CPU) 13:48:15 13:48:15 13:46:02 tps rtps wtps bread/s bwrtn/s 13:48:15 13:47:01 143.04 25.22 117.83 1414.81 24013.96 13:48:15 13:48:01 92.28 1.08 91.20 124.25 21585.34 13:48:15 Average: 117.45 13.05 104.40 764.11 22789.45 13:48:15 13:48:15 13:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:48:15 13:47:01 13716252 15516572 2708716 16.49 72640 1919628 817860 4.68 771060 1706864 120816 13:48:15 13:48:01 13576604 15594828 2848364 17.34 94916 2101120 708304 4.05 698576 1889468 121876 13:48:15 Average: 13646428 15555700 2778540 16.92 83778 2010374 763082 4.37 734818 1798166 121346 13:48:15 13:48:15 13:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:48:15 13:47:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 13:48:15 13:47:01 ens3 84.29 53.91 1300.45 11.75 0.00 0.00 0.00 0.00 13:48:15 13:48:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 13:48:15 13:48:01 ens3 42.13 30.79 363.94 8.22 0.00 0.00 0.00 0.00 13:48:15 Average: lo 1.55 1.55 0.16 0.16 0.00 0.00 0.00 0.00 13:48:15 Average: ens3 63.03 42.25 828.26 9.97 0.00 0.00 0.00 0.00 13:48:15 13:48:15 13:48:15 ---> sar -P ALL: 13:48:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3440) 02/07/24 _x86_64_ (4 CPU) 13:48:15 13:48:15 13:45:18 LINUX RESTART (4 CPU) 13:48:15 13:48:15 13:46:02 CPU %user %nice %system %iowait %steal %idle 13:48:15 13:47:01 all 19.77 0.00 1.76 4.88 0.08 73.51 13:48:15 13:47:01 0 18.00 0.00 2.02 7.57 0.07 72.34 13:48:15 13:47:01 1 26.82 0.00 2.39 1.19 0.10 69.49 13:48:15 13:47:01 2 22.53 0.00 1.36 1.64 0.09 74.38 13:48:15 13:47:01 3 11.73 0.00 1.26 9.09 0.07 77.85 13:48:15 13:48:01 all 21.71 0.00 1.28 3.16 0.05 73.79 13:48:15 13:48:01 0 23.54 0.00 1.54 4.36 0.05 70.51 13:48:15 13:48:01 1 33.83 0.00 1.65 0.65 0.05 63.81 13:48:15 13:48:01 2 21.08 0.00 1.21 0.69 0.07 76.96 13:48:15 13:48:01 3 8.39 0.00 0.74 6.95 0.05 83.87 13:48:15 Average: all 20.75 0.00 1.52 4.01 0.07 73.65 13:48:15 Average: 0 20.80 0.00 1.78 5.95 0.06 71.42 13:48:15 Average: 1 30.35 0.00 2.02 0.92 0.08 66.63 13:48:15 Average: 2 21.80 0.00 1.28 1.16 0.08 75.68 13:48:15 Average: 3 10.04 0.00 0.99 8.01 0.06 80.89 13:48:15 13:48:15 13:48:15