10:41:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136590 10:41:48 Running as SYSTEM 10:41:48 [EnvInject] - Loading node environment variables. 10:41:48 Building remotely on prd-ubuntu1804-builder-4c-4g-678 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:41:48 [ssh-agent] Looking for ssh-agent implementation... 10:41:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:41:48 $ ssh-agent 10:41:48 SSH_AUTH_SOCK=/tmp/ssh-m5DdkZbsZh1b/agent.1703 10:41:48 SSH_AGENT_PID=1705 10:41:48 [ssh-agent] Started. 10:41:49 Running ssh-add (command line suppressed) 10:41:49 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_6802723526822459853.key (/w/workspace/oom-master-commit-lint@tmp/private_key_6802723526822459853.key) 10:41:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:41:49 The recommended git tool is: NONE 10:41:50 using credential onap-jenkins-ssh 10:41:50 Wiping out workspace first. 10:41:50 Cloning the remote Git repository 10:41:50 Cloning repository git://cloud.onap.org/mirror/oom.git 10:41:50 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:41:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:41:50 > git --version # timeout=10 10:41:50 > git --version # 'git version 2.17.1' 10:41:50 using GIT_SSH to set credentials Gerrit user 10:41:50 Verifying host key using manually-configured host key entries 10:41:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:41:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:41:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:41:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:41:56 using GIT_SSH to set credentials Gerrit user 10:41:56 Verifying host key using manually-configured host key entries 10:41:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/136590/1 # timeout=30 10:41:56 > git rev-parse eea0e4cceddedfe30aacf32c3c16fad10edfccff^{commit} # timeout=10 10:41:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:41:56 Checking out Revision eea0e4cceddedfe30aacf32c3c16fad10edfccff (refs/changes/90/136590/1) 10:41:56 > git config core.sparsecheckout # timeout=10 10:41:56 > git checkout -f eea0e4cceddedfe30aacf32c3c16fad10edfccff # timeout=30 10:42:00 Commit message: "[STRIMZI] Add podAntiAffinity to kafka deployment" 10:42:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:42:00 > git rev-list --no-walk 60f33d7fa1d42a7d75df330852cd35d2cd316f10 # timeout=10 10:42:00 [EnvInject] - Injecting environment variables from a build step. 10:42:00 [EnvInject] - Injecting as environment variables the properties content 10:42:00 PYTHON=python3 10:42:00 10:42:00 [EnvInject] - Variables injected successfully. 10:42:00 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2573771934651459124.sh 10:42:00 ---> tox-install.sh 10:42:00 + source /home/jenkins/lf-env.sh 10:42:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:42:00 ++ mktemp -d /tmp/venv-XXXX 10:42:00 + lf_venv=/tmp/venv-Mmqc 10:42:00 + local venv_file=/tmp/.os_lf_venv 10:42:00 + local python=python3 10:42:00 + local options 10:42:00 + local set_path=true 10:42:00 + local install_args= 10:42: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 10:42:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:42:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:42:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:42:00 + true 10:42:00 + case $1 in 10:42:00 + venv_file=/tmp/.toxenv 10:42:00 + shift 2 10:42:00 + true 10:42:00 + case $1 in 10:42:00 + shift 10:42:00 + break 10:42:00 + case $python in 10:42:00 + local pkg_list= 10:42:00 + [[ -d /opt/pyenv ]] 10:42:00 + echo 'Setup pyenv:' 10:42:00 Setup pyenv: 10:42:00 + export PYENV_ROOT=/opt/pyenv 10:42:00 + PYENV_ROOT=/opt/pyenv 10:42:00 + 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 10:42:00 + 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 10:42:00 + pyenv versions 10:42:00 * system (set by /opt/pyenv/version) 10:42:00 * 3.8.13 (set by /opt/pyenv/version) 10:42:00 * 3.9.13 (set by /opt/pyenv/version) 10:42:00 * 3.10.6 (set by /opt/pyenv/version) 10:42:00 + command -v pyenv 10:42:00 ++ pyenv init - --no-rehash 10:42: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[*]}"'\'')" 10:42:00 export PATH="/opt/pyenv/shims:${PATH}" 10:42:00 export PYENV_SHELL=bash 10:42:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:42:00 pyenv() { 10:42:00 local command 10:42:00 command="${1:-}" 10:42:00 if [ "$#" -gt 0 ]; then 10:42:00 shift 10:42:00 fi 10:42:00 10:42:00 case "$command" in 10:42:00 rehash|shell) 10:42:00 eval "$(pyenv "sh-$command" "$@")" 10:42:00 ;; 10:42:00 *) 10:42:00 command pyenv "$command" "$@" 10:42:00 ;; 10:42:00 esac 10:42:00 }' 10:42: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[*]}"' 10:42:00 ++ 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 10:42:00 ++ 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 10:42:00 ++ 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 10:42:00 ++ export PYENV_SHELL=bash 10:42:00 ++ PYENV_SHELL=bash 10:42:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:42:00 +++ complete -F _pyenv pyenv 10:42:00 ++ lf-pyver python3 10:42:00 ++ local py_version_xy=python3 10:42:00 ++ local py_version_xyz= 10:42:00 ++ sed 's/^[ *]* //' 10:42:00 ++ pyenv versions 10:42:00 ++ awk '{ print $1 }' 10:42:00 ++ local command 10:42:00 ++ command=versions 10:42:00 ++ '[' 1 -gt 0 ']' 10:42:00 ++ shift 10:42:00 ++ case "$command" in 10:42:00 ++ command pyenv versions 10:42:00 ++ pyenv versions 10:42:00 ++ grep -E '^[0-9.]*[0-9]$' 10:42:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:42:00 +++ grep '^3' /tmp/.pyenv_versions 10:42:00 +++ sort -V 10:42:00 +++ tail -n 1 10:42:00 ++ py_version_xyz=3.10.6 10:42:00 ++ [[ -z 3.10.6 ]] 10:42:00 ++ echo 3.10.6 10:42:00 ++ return 0 10:42:00 + pyenv local 3.10.6 10:42:00 + local command 10:42:00 + command=local 10:42:00 + '[' 2 -gt 0 ']' 10:42:00 + shift 10:42:00 + case "$command" in 10:42:00 + command pyenv local 3.10.6 10:42:00 + pyenv local 3.10.6 10:42:00 + for arg in "$@" 10:42:00 + case $arg in 10:42:00 + pkg_list+='tox ' 10:42:00 + for arg in "$@" 10:42:00 + case $arg in 10:42:00 + pkg_list+='virtualenv ' 10:42:00 + for arg in "$@" 10:42:00 + case $arg in 10:42:00 + pkg_list+='urllib3~=1.26.15 ' 10:42:00 + [[ -f /tmp/.toxenv ]] 10:42:00 + [[ ! -f /tmp/.toxenv ]] 10:42:00 + [[ -n '' ]] 10:42:00 + python3 -m venv /tmp/venv-Mmqc 10:42:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mmqc' 10:42:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mmqc 10:42:05 + echo /tmp/venv-Mmqc 10:42:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:42:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:42:05 + /tmp/venv-Mmqc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:42:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:42:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:42:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:42:08 + /tmp/venv-Mmqc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:42:10 + type python3 10:42:10 + true 10:42:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Mmqc/bin to PATH' 10:42:10 lf-activate-venv(): INFO: Adding /tmp/venv-Mmqc/bin to PATH 10:42:10 + PATH=/tmp/venv-Mmqc/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 10:42:10 + return 0 10:42:10 + python3 --version 10:42:10 Python 3.10.6 10:42:10 + python3 -m pip --version 10:42:11 pip 23.3.1 from /tmp/venv-Mmqc/lib/python3.10/site-packages/pip (python 3.10) 10:42:11 + python3 -m pip freeze 10:42:11 cachetools==5.3.2 10:42:11 chardet==5.2.0 10:42:11 colorama==0.4.6 10:42:11 distlib==0.3.7 10:42:11 filelock==3.13.1 10:42:11 packaging==23.2 10:42:11 platformdirs==3.11.0 10:42:11 pluggy==1.3.0 10:42:11 pyproject-api==1.6.1 10:42:11 tomli==2.0.1 10:42:11 tox==4.11.3 10:42:11 urllib3==1.26.18 10:42:11 virtualenv==20.24.6 10:42:11 [EnvInject] - Injecting environment variables from a build step. 10:42:11 [EnvInject] - Injecting as environment variables the properties content 10:42:11 PARALLEL=false 10:42:11 10:42:11 [EnvInject] - Variables injected successfully. 10:42:11 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13288128307857388707.sh 10:42:11 ---> tox-run.sh 10:42:11 + 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 10:42:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:42:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:42:11 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:42:11 + cd /w/workspace/oom-master-commit-lint/. 10:42:11 + source /home/jenkins/lf-env.sh 10:42:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:42:11 ++ mktemp -d /tmp/venv-XXXX 10:42:11 + lf_venv=/tmp/venv-ds3A 10:42:11 + local venv_file=/tmp/.os_lf_venv 10:42:11 + local python=python3 10:42:11 + local options 10:42:11 + local set_path=true 10:42:11 + local install_args= 10:42:11 ++ 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 10:42:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:42:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:42:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:42:11 + true 10:42:11 + case $1 in 10:42:11 + venv_file=/tmp/.toxenv 10:42:11 + shift 2 10:42:11 + true 10:42:11 + case $1 in 10:42:11 + shift 10:42:11 + break 10:42:11 + case $python in 10:42:11 + local pkg_list= 10:42:11 + [[ -d /opt/pyenv ]] 10:42:11 + echo 'Setup pyenv:' 10:42:11 Setup pyenv: 10:42:11 + export PYENV_ROOT=/opt/pyenv 10:42:11 + PYENV_ROOT=/opt/pyenv 10:42:11 + 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 10:42:11 + 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 10:42:11 + pyenv versions 10:42:11 system 10:42:11 3.8.13 10:42:11 3.9.13 10:42:11 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:42:11 + command -v pyenv 10:42:11 ++ pyenv init - --no-rehash 10:42:11 + 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[*]}"'\'')" 10:42:11 export PATH="/opt/pyenv/shims:${PATH}" 10:42:11 export PYENV_SHELL=bash 10:42:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:42:11 pyenv() { 10:42:11 local command 10:42:11 command="${1:-}" 10:42:11 if [ "$#" -gt 0 ]; then 10:42:11 shift 10:42:11 fi 10:42:11 10:42:11 case "$command" in 10:42:11 rehash|shell) 10:42:11 eval "$(pyenv "sh-$command" "$@")" 10:42:11 ;; 10:42:11 *) 10:42:11 command pyenv "$command" "$@" 10:42:11 ;; 10:42:11 esac 10:42:11 }' 10:42:11 +++ 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[*]}"' 10:42:11 ++ 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 10:42:11 ++ 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 10:42:11 ++ 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 10:42:11 ++ export PYENV_SHELL=bash 10:42:11 ++ PYENV_SHELL=bash 10:42:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:42:11 +++ complete -F _pyenv pyenv 10:42:11 ++ lf-pyver python3 10:42:11 ++ local py_version_xy=python3 10:42:11 ++ local py_version_xyz= 10:42:11 ++ pyenv versions 10:42:11 ++ local command 10:42:11 ++ sed 's/^[ *]* //' 10:42:11 ++ command=versions 10:42:11 ++ '[' 1 -gt 0 ']' 10:42:11 ++ shift 10:42:11 ++ case "$command" in 10:42:11 ++ command pyenv versions 10:42:11 ++ pyenv versions 10:42:11 ++ awk '{ print $1 }' 10:42:11 ++ grep -E '^[0-9.]*[0-9]$' 10:42:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:42:11 +++ grep '^3' /tmp/.pyenv_versions 10:42:11 +++ sort -V 10:42:11 +++ tail -n 1 10:42:11 ++ py_version_xyz=3.10.6 10:42:11 ++ [[ -z 3.10.6 ]] 10:42:11 ++ echo 3.10.6 10:42:11 ++ return 0 10:42:11 + pyenv local 3.10.6 10:42:11 + local command 10:42:11 + command=local 10:42:11 + '[' 2 -gt 0 ']' 10:42:11 + shift 10:42:11 + case "$command" in 10:42:11 + command pyenv local 3.10.6 10:42:11 + pyenv local 3.10.6 10:42:11 + for arg in "$@" 10:42:11 + case $arg in 10:42:11 + pkg_list+='tox ' 10:42:11 + for arg in "$@" 10:42:11 + case $arg in 10:42:11 + pkg_list+='virtualenv ' 10:42:11 + for arg in "$@" 10:42:11 + case $arg in 10:42:11 + pkg_list+='urllib3~=1.26.15 ' 10:42:11 + [[ -f /tmp/.toxenv ]] 10:42:11 ++ cat /tmp/.toxenv 10:42:11 + lf_venv=/tmp/venv-Mmqc 10:42:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mmqc from' file:/tmp/.toxenv 10:42:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mmqc from file:/tmp/.toxenv 10:42:11 + /tmp/venv-Mmqc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:42:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:42:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:42:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:42:12 + /tmp/venv-Mmqc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:42:14 + type python3 10:42:14 + true 10:42:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Mmqc/bin to PATH' 10:42:14 lf-activate-venv(): INFO: Adding /tmp/venv-Mmqc/bin to PATH 10:42:14 + PATH=/tmp/venv-Mmqc/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 10:42:14 + return 0 10:42:14 + [[ -d /opt/pyenv ]] 10:42:14 + echo '---> Setting up pyenv' 10:42:14 ---> Setting up pyenv 10:42:14 + export PYENV_ROOT=/opt/pyenv 10:42:14 + PYENV_ROOT=/opt/pyenv 10:42:14 + export PATH=/opt/pyenv/bin:/tmp/venv-Mmqc/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 10:42:14 + PATH=/opt/pyenv/bin:/tmp/venv-Mmqc/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 10:42:14 ++ pwd 10:42:14 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:42:14 + export PYTHONPATH 10:42:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:42:14 + TOX_TESTENV_PASSENV=PYTHONPATH 10:42:14 + tox --version 10:42:14 4.11.3 from /tmp/venv-Mmqc/lib/python3.10/site-packages/tox/__init__.py 10:42:14 + PARALLEL=false 10:42:14 + TOX_OPTIONS_LIST= 10:42:14 + [[ -n gitlint ]] 10:42:14 + TOX_OPTIONS_LIST=' -e gitlint' 10:42:14 + case ${PARALLEL,,} in 10:42:14 + tox -e gitlint 10:42:14 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:42:16 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 10:42:42 gitlint: freeze> python -m pip freeze --all 10:42:42 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 10:42:42 gitlint: commands[0]> gitlint 10:42:42 gitlint: OK (27.92=setup[27.77]+cmd[0.15] seconds) 10:42:42 congratulations :) (28.09 seconds) 10:42:42 + tox_status=0 10:42:42 + echo '---> Completed tox runs' 10:42:42 ---> Completed tox runs 10:42:42 + for i in .tox/*/log 10:42:42 ++ echo .tox/gitlint/log 10:42:42 ++ awk -F/ '{print $2}' 10:42:42 + tox_env=gitlint 10:42:42 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:42:42 + DOC_DIR=docs/_build/html 10:42:42 + [[ -d docs/_build/html ]] 10:42:42 + echo '---> tox-run.sh ends' 10:42:42 ---> tox-run.sh ends 10:42:42 + test 0 -eq 0 10:42:42 $ ssh-agent -k 10:42:42 unset SSH_AUTH_SOCK; 10:42:42 unset SSH_AGENT_PID; 10:42:42 echo Agent pid 1705 killed; 10:42:42 [ssh-agent] Stopped. 10:42:43 [PostBuildScript] - [INFO] Executing post build scripts. 10:42:43 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2425336463352915560.sh 10:42:43 ---> sysstat.sh 10:42:43 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15589224978053888419.sh 10:42:43 ---> package-listing.sh 10:42:43 ++ facter osfamily 10:42:43 ++ tr '[:upper:]' '[:lower:]' 10:42:43 + OS_FAMILY=debian 10:42:43 + workspace=/w/workspace/oom-master-commit-lint 10:42:43 + START_PACKAGES=/tmp/packages_start.txt 10:42:43 + END_PACKAGES=/tmp/packages_end.txt 10:42:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:42:43 + PACKAGES=/tmp/packages_start.txt 10:42:43 + '[' /w/workspace/oom-master-commit-lint ']' 10:42:43 + PACKAGES=/tmp/packages_end.txt 10:42:43 + case "${OS_FAMILY}" in 10:42:43 + dpkg -l 10:42:43 + grep '^ii' 10:42:43 + '[' -f /tmp/packages_start.txt ']' 10:42:43 + '[' -f /tmp/packages_end.txt ']' 10:42:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:42:43 + '[' /w/workspace/oom-master-commit-lint ']' 10:42:43 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:42:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:42:43 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13657150706493588081.sh 10:42:43 ---> capture-instance-metadata.sh 10:42:43 Setup pyenv: 10:42:43 system 10:42:43 3.8.13 10:42:43 3.9.13 10:42:43 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:42:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PG18 10:42:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:42:51 lf-activate-venv(): INFO: Installing: lftools 10:43:29 lf-activate-venv(): INFO: Adding /tmp/venv-PG18/bin to PATH 10:43:29 INFO: Running in OpenStack, capturing instance metadata 10:43:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17967703137839867906.sh 10:43:30 provisioning config files... 10:43:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config2128060989598775973tmp 10:43:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:43:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:43:30 [EnvInject] - Injecting environment variables from a build step. 10:43:30 [EnvInject] - Injecting as environment variables the properties content 10:43:30 SERVER_ID=logs 10:43:30 10:43:30 [EnvInject] - Variables injected successfully. 10:43:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13710874810714061205.sh 10:43:30 ---> create-netrc.sh 10:43:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4065469582159505017.sh 10:43:30 ---> python-tools-install.sh 10:43:30 Setup pyenv: 10:43:30 system 10:43:30 3.8.13 10:43:30 3.9.13 10:43:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:43:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PG18 from file:/tmp/.os_lf_venv 10:43:31 lf-activate-venv(): INFO: Installing: lftools 10:43:39 lf-activate-venv(): INFO: Adding /tmp/venv-PG18/bin to PATH 10:43:39 Generating Requirements File 10:44:09 Python 3.10.6 10:44:09 pip 23.3.1 from /tmp/venv-PG18/lib/python3.10/site-packages/pip (python 3.10) 10:44:10 appdirs==1.4.4 10:44:10 argcomplete==3.1.6 10:44:10 aspy.yaml==1.3.0 10:44:10 attrs==23.1.0 10:44:10 autopage==0.5.2 10:44:10 Babel==2.13.1 10:44:10 beautifulsoup4==4.12.2 10:44:10 boto3==1.29.2 10:44:10 botocore==1.32.2 10:44:10 bs4==0.0.1 10:44:10 cachetools==5.3.2 10:44:10 certifi==2023.7.22 10:44:10 cffi==1.16.0 10:44:10 cfgv==3.4.0 10:44:10 chardet==5.2.0 10:44:10 charset-normalizer==3.3.2 10:44:10 click==8.1.7 10:44:10 cliff==4.4.0 10:44:10 cmd2==2.4.3 10:44:10 cryptography==3.3.2 10:44:10 debtcollector==2.5.0 10:44:10 decorator==5.1.1 10:44:10 defusedxml==0.7.1 10:44:10 Deprecated==1.2.14 10:44:10 distlib==0.3.7 10:44:10 dnspython==2.4.2 10:44:10 docker==4.2.2 10:44:10 dogpile.cache==1.2.2 10:44:10 email-validator==2.1.0.post1 10:44:10 filelock==3.13.1 10:44:10 future==0.18.3 10:44:10 gitdb==4.0.11 10:44:10 GitPython==3.1.40 10:44:10 google-auth==2.23.4 10:44:10 httplib2==0.22.0 10:44:10 identify==2.5.31 10:44:10 idna==3.4 10:44:10 importlib-metadata==6.8.0 10:44:10 importlib-resources==1.5.0 10:44:10 iso8601==2.1.0 10:44:10 Jinja2==3.1.2 10:44:10 jmespath==1.0.1 10:44:10 jsonpatch==1.33 10:44:10 jsonpointer==2.4 10:44:10 jsonschema==4.20.0 10:44:10 jsonschema-specifications==2023.11.1 10:44:10 keystoneauth1==5.3.0 10:44:10 kubernetes==28.1.0 10:44:10 lftools==0.37.8 10:44:10 lxml==4.9.3 10:44:10 MarkupSafe==2.1.3 10:44:10 msgpack==1.0.7 10:44:10 multi-key-dict==2.0.3 10:44:10 munch==4.0.0 10:44:10 netaddr==0.9.0 10:44:10 netifaces==0.11.0 10:44:10 niet==1.4.2 10:44:10 nodeenv==1.8.0 10:44:10 oauth2client==4.1.3 10:44:10 oauthlib==3.2.2 10:44:10 openstacksdk==0.62.0 10:44:10 os-client-config==2.1.0 10:44:10 os-service-types==1.7.0 10:44:10 osc-lib==2.9.0 10:44:10 oslo.config==9.2.0 10:44:10 oslo.context==5.3.0 10:44:10 oslo.i18n==6.2.0 10:44:10 oslo.log==5.4.0 10:44:10 oslo.serialization==5.2.0 10:44:10 oslo.utils==6.3.0 10:44:10 packaging==23.2 10:44:10 pbr==6.0.0 10:44:10 platformdirs==3.11.0 10:44:10 prettytable==3.9.0 10:44:10 pyasn1==0.5.0 10:44:10 pyasn1-modules==0.3.0 10:44:10 pycparser==2.21 10:44:10 pygerrit2==2.0.15 10:44:10 PyGithub==2.1.1 10:44:10 pyinotify==0.9.6 10:44:10 PyJWT==2.8.0 10:44:10 PyNaCl==1.5.0 10:44:10 pyparsing==2.4.7 10:44:10 pyperclip==1.8.2 10:44:10 pyrsistent==0.20.0 10:44:10 python-cinderclient==9.4.0 10:44:10 python-dateutil==2.8.2 10:44:10 python-heatclient==3.3.0 10:44:10 python-jenkins==1.8.2 10:44:10 python-keystoneclient==5.2.0 10:44:10 python-magnumclient==4.2.0 10:44:10 python-novaclient==18.4.0 10:44:10 python-openstackclient==6.0.0 10:44:10 python-swiftclient==4.4.0 10:44:10 pytz==2023.3.post1 10:44:10 PyYAML==6.0.1 10:44:10 referencing==0.31.0 10:44:10 requests==2.31.0 10:44:10 requests-oauthlib==1.3.1 10:44:10 requestsexceptions==1.4.0 10:44:10 rfc3986==2.0.0 10:44:10 rpds-py==0.13.0 10:44:10 rsa==4.9 10:44:10 ruamel.yaml==0.18.5 10:44:10 ruamel.yaml.clib==0.2.8 10:44:10 s3transfer==0.7.0 10:44:10 simplejson==3.19.2 10:44:10 six==1.16.0 10:44:10 smmap==5.0.1 10:44:10 soupsieve==2.5 10:44:10 stevedore==5.1.0 10:44:10 tabulate==0.9.0 10:44:10 toml==0.10.2 10:44:10 tomlkit==0.12.3 10:44:10 tqdm==4.66.1 10:44:10 typing_extensions==4.8.0 10:44:10 tzdata==2023.3 10:44:10 urllib3==1.26.18 10:44:10 virtualenv==20.24.6 10:44:10 wcwidth==0.2.10 10:44:10 websocket-client==1.6.4 10:44:10 wrapt==1.16.0 10:44:10 xdg==6.0.0 10:44:10 xmltodict==0.13.0 10:44:10 yq==3.2.3 10:44:10 zipp==3.17.0 10:44:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3616302152521695680.sh 10:44:10 ---> sudo-logs.sh 10:44:10 Archiving 'sudo' log.. 10:44:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6650679936821062214.sh 10:44:10 ---> job-cost.sh 10:44:10 Setup pyenv: 10:44:10 system 10:44:10 3.8.13 10:44:10 3.9.13 10:44:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:44:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PG18 from file:/tmp/.os_lf_venv 10:44:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:44:19 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. 10:44:19 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 10:44:19 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 10:44:19 lf-activate-venv(): INFO: Adding /tmp/venv-PG18/bin to PATH 10:44:19 INFO: No Stack... 10:44:20 INFO: Retrieving Pricing Info for: v3-standard-4 10:44:20 INFO: Archiving Costs 10:44:20 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12115702205070500975.sh 10:44:20 ---> logs-deploy.sh 10:44:20 Setup pyenv: 10:44:20 system 10:44:20 3.8.13 10:44:20 3.9.13 10:44:20 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:44:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PG18 from file:/tmp/.os_lf_venv 10:44:22 lf-activate-venv(): INFO: Installing: lftools 10:44:31 lf-activate-venv(): INFO: Adding /tmp/venv-PG18/bin to PATH 10:44:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7083 10:44:31 INFO: archiving workspace using pattern(s): 10:44:32 Archives upload complete. 10:44:33 INFO: archiving logs to Nexus 10:44:33 ---> uname -a: 10:44:33 Linux prd-ubuntu1804-builder-4c-4g-678 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:44:33 10:44:33 10:44:33 ---> lscpu: 10:44:33 Architecture: x86_64 10:44:33 CPU op-mode(s): 32-bit, 64-bit 10:44:33 Byte Order: Little Endian 10:44:33 CPU(s): 4 10:44:33 On-line CPU(s) list: 0-3 10:44:33 Thread(s) per core: 1 10:44:33 Core(s) per socket: 1 10:44:33 Socket(s): 4 10:44:33 NUMA node(s): 1 10:44:33 Vendor ID: AuthenticAMD 10:44:33 CPU family: 23 10:44:33 Model: 49 10:44:33 Model name: AMD EPYC-Rome Processor 10:44:33 Stepping: 0 10:44:33 CPU MHz: 2799.998 10:44:33 BogoMIPS: 5599.99 10:44:33 Virtualization: AMD-V 10:44:33 Hypervisor vendor: KVM 10:44:33 Virtualization type: full 10:44:33 L1d cache: 32K 10:44:33 L1i cache: 32K 10:44:33 L2 cache: 512K 10:44:33 L3 cache: 16384K 10:44:33 NUMA node0 CPU(s): 0-3 10:44:33 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 10:44:33 10:44:33 10:44:33 ---> nproc: 10:44:33 4 10:44:33 10:44:33 10:44:33 ---> df -h: 10:44:33 Filesystem Size Used Avail Use% Mounted on 10:44:33 udev 7.9G 0 7.9G 0% /dev 10:44:33 tmpfs 1.6G 672K 1.6G 1% /run 10:44:33 /dev/vda1 78G 8.5G 69G 11% / 10:44:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:44:33 tmpfs 5.0M 0 5.0M 0% /run/lock 10:44:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:44:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:44:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:44:33 10:44:33 10:44:34 ---> free -m: 10:44:34 total used free shared buff/cache available 10:44:34 Mem: 16040 542 13167 0 2330 15174 10:44:34 Swap: 1023 0 1023 10:44:34 10:44:34 10:44:34 ---> ip addr: 10:44:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:44:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:44:34 inet 127.0.0.1/8 scope host lo 10:44:34 valid_lft forever preferred_lft forever 10:44:34 inet6 ::1/128 scope host 10:44:34 valid_lft forever preferred_lft forever 10:44:34 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 10:44:34 link/ether fa:16:3e:10:6b:5c brd ff:ff:ff:ff:ff:ff 10:44:34 inet 10.30.107.154/23 brd 10.30.107.255 scope global dynamic ens3 10:44:34 valid_lft 86216sec preferred_lft 86216sec 10:44:34 inet6 fe80::f816:3eff:fe10:6b5c/64 scope link 10:44:34 valid_lft forever preferred_lft forever 10:44:34 10:44:34 10:44:34 ---> sar -b -r -n DEV: 10:44:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-678) 11/17/23 _x86_64_ (4 CPU) 10:44:34 10:44:34 10:41:32 LINUX RESTART (4 CPU) 10:44:34 10:44:34 10:42:02 tps rtps wtps bread/s bwrtn/s 10:44:34 10:43:01 108.10 16.15 91.95 516.66 27511.00 10:44:34 10:44:01 136.75 13.85 122.91 1047.92 34432.12 10:44:34 Average: 122.55 14.99 107.56 784.54 31000.92 10:44:34 10:44:34 10:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:44:34 10:43:01 13903556 15578040 2521412 15.35 65684 1804420 764156 4.37 680596 1618308 190140 10:44:34 10:44:01 13582968 15535808 2842000 17.30 87052 2047964 763168 4.37 758384 1833988 63116 10:44:34 Average: 13743262 15556924 2681706 16.33 76368 1926192 763662 4.37 719490 1726148 126628 10:44:34 10:44:34 10:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:44:34 10:43:01 lo 1.76 1.76 0.19 0.19 0.00 0.00 0.00 0.00 10:44:34 10:43:01 ens3 60.53 39.59 810.11 9.16 0.00 0.00 0.00 0.00 10:44:34 10:44:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 10:44:34 10:44:01 ens3 63.86 42.90 812.50 8.82 0.00 0.00 0.00 0.00 10:44:34 Average: lo 1.55 1.55 0.16 0.16 0.00 0.00 0.00 0.00 10:44:34 Average: ens3 62.21 41.26 811.32 8.99 0.00 0.00 0.00 0.00 10:44:34 10:44:34 10:44:34 ---> sar -P ALL: 10:44:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-678) 11/17/23 _x86_64_ (4 CPU) 10:44:34 10:44:34 10:41:32 LINUX RESTART (4 CPU) 10:44:34 10:44:34 10:42:02 CPU %user %nice %system %iowait %steal %idle 10:44:34 10:43:01 all 17.85 0.00 1.65 5.02 0.06 75.41 10:44:34 10:43:01 0 8.04 0.00 1.00 8.25 0.05 82.65 10:44:34 10:43:01 1 39.84 0.00 2.83 2.49 0.10 54.73 10:44:34 10:43:01 2 10.98 0.00 1.32 2.22 0.05 85.43 10:44:34 10:43:01 3 12.66 0.00 1.44 7.09 0.05 78.75 10:44:34 10:44:01 all 20.22 0.00 1.45 5.66 0.06 72.60 10:44:34 10:44:01 0 21.33 0.00 1.25 9.89 0.07 67.46 10:44:34 10:44:01 1 31.97 0.00 1.91 6.54 0.07 59.52 10:44:34 10:44:01 2 14.16 0.00 1.26 3.70 0.03 80.85 10:44:34 10:44:01 3 13.44 0.00 1.38 2.53 0.07 82.57 10:44:34 Average: all 19.05 0.00 1.55 5.34 0.06 73.99 10:44:34 Average: 0 14.74 0.00 1.13 9.07 0.06 75.00 10:44:34 Average: 1 35.86 0.00 2.36 4.53 0.08 57.15 10:44:34 Average: 2 12.58 0.00 1.29 2.96 0.04 83.12 10:44:34 Average: 3 13.06 0.00 1.41 4.79 0.06 80.68 10:44:34 10:44:34 10:44:34