11:03:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142577 11:03:47 Running as SYSTEM 11:03:47 [EnvInject] - Loading node environment variables. 11:03:47 Building remotely on prd-ubuntu1804-builder-4c-4g-16535 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:03:47 [ssh-agent] Looking for ssh-agent implementation... 11:03:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:03:47 $ ssh-agent 11:03:47 SSH_AUTH_SOCK=/tmp/ssh-rTsNlGAYmWEL/agent.1663 11:03:47 SSH_AGENT_PID=1665 11:03:47 [ssh-agent] Started. 11:03:47 Running ssh-add (command line suppressed) 11:03:47 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2446723397808852354.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2446723397808852354.key) 11:03:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:03:47 The recommended git tool is: NONE 11:03:49 using credential onap-jenkins-ssh 11:03:49 Wiping out workspace first. 11:03:49 Cloning the remote Git repository 11:03:49 Cloning repository git://cloud.onap.org/mirror/oom.git 11:03:49 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:03:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:03:49 > git --version # timeout=10 11:03:49 > git --version # 'git version 2.17.1' 11:03:49 using GIT_SSH to set credentials Gerrit user 11:03:49 Verifying host key using manually-configured host key entries 11:03:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:03:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:03:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:03:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:03:54 using GIT_SSH to set credentials Gerrit user 11:03:54 Verifying host key using manually-configured host key entries 11:03:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/142577/5 # timeout=30 11:03:55 > git rev-parse a1b237bfd8c4a33ec4a879ec2b72e238489b4b29^{commit} # timeout=10 11:03:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:03:55 Checking out Revision a1b237bfd8c4a33ec4a879ec2b72e238489b4b29 (refs/changes/77/142577/5) 11:03:55 > git config core.sparsecheckout # timeout=10 11:03:55 > git checkout -f a1b237bfd8c4a33ec4a879ec2b72e238489b4b29 # timeout=30 11:03:55 Commit message: "[COMMON] Disable metrics by default" 11:03:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:03:55 > git rev-list --no-walk 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 # timeout=10 11:03:58 [EnvInject] - Injecting environment variables from a build step. 11:03:58 [EnvInject] - Injecting as environment variables the properties content 11:03:58 PYTHON=python3 11:03:58 11:03:58 [EnvInject] - Variables injected successfully. 11:03:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13809423101029099401.sh 11:03:58 ---> tox-install.sh 11:03:58 + source /home/jenkins/lf-env.sh 11:03:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:03:58 ++ mktemp -d /tmp/venv-XXXX 11:03:58 + lf_venv=/tmp/venv-WskS 11:03:58 + local venv_file=/tmp/.os_lf_venv 11:03:58 + local python=python3 11:03:58 + local options 11:03:58 + local set_path=true 11:03:58 + local install_args= 11:03:58 ++ 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 11:03:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:03:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:03:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:03:58 + true 11:03:58 + case $1 in 11:03:58 + venv_file=/tmp/.toxenv 11:03:58 + shift 2 11:03:58 + true 11:03:58 + case $1 in 11:03:58 + shift 11:03:58 + break 11:03:58 + case $python in 11:03:58 + local pkg_list= 11:03:58 + [[ -d /opt/pyenv ]] 11:03:58 + echo 'Setup pyenv:' 11:03:58 Setup pyenv: 11:03:58 + export PYENV_ROOT=/opt/pyenv 11:03:58 + PYENV_ROOT=/opt/pyenv 11:03:58 + 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 11:03:58 + 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 11:03:58 + pyenv versions 11:03:59 * system (set by /opt/pyenv/version) 11:03:59 * 3.8.13 (set by /opt/pyenv/version) 11:03:59 * 3.9.13 (set by /opt/pyenv/version) 11:03:59 * 3.10.6 (set by /opt/pyenv/version) 11:03:59 + command -v pyenv 11:03:59 ++ pyenv init - --no-rehash 11:03:59 + 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[*]}"'\'')" 11:03:59 export PATH="/opt/pyenv/shims:${PATH}" 11:03:59 export PYENV_SHELL=bash 11:03:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:03:59 pyenv() { 11:03:59 local command 11:03:59 command="${1:-}" 11:03:59 if [ "$#" -gt 0 ]; then 11:03:59 shift 11:03:59 fi 11:03:59 11:03:59 case "$command" in 11:03:59 rehash|shell) 11:03:59 eval "$(pyenv "sh-$command" "$@")" 11:03:59 ;; 11:03:59 *) 11:03:59 command pyenv "$command" "$@" 11:03:59 ;; 11:03:59 esac 11:03:59 }' 11:03:59 +++ 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[*]}"' 11:03:59 ++ 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 11:03:59 ++ 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 11:03:59 ++ 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 11:03:59 ++ export PYENV_SHELL=bash 11:03:59 ++ PYENV_SHELL=bash 11:03:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:03:59 +++ complete -F _pyenv pyenv 11:03:59 ++ lf-pyver python3 11:03:59 ++ local py_version_xy=python3 11:03:59 ++ local py_version_xyz= 11:03:59 ++ pyenv versions 11:03:59 ++ local command 11:03:59 ++ command=versions 11:03:59 ++ '[' 1 -gt 0 ']' 11:03:59 ++ shift 11:03:59 ++ case "$command" in 11:03:59 ++ command pyenv versions 11:03:59 ++ pyenv versions 11:03:59 ++ grep -E '^[0-9.]*[0-9]$' 11:03:59 ++ awk '{ print $1 }' 11:03:59 ++ sed 's/^[ *]* //' 11:03:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:03:59 +++ grep '^3' /tmp/.pyenv_versions 11:03:59 +++ sort -V 11:03:59 +++ tail -n 1 11:03:59 ++ py_version_xyz=3.10.6 11:03:59 ++ [[ -z 3.10.6 ]] 11:03:59 ++ echo 3.10.6 11:03:59 ++ return 0 11:03:59 + pyenv local 3.10.6 11:03:59 + local command 11:03:59 + command=local 11:03:59 + '[' 2 -gt 0 ']' 11:03:59 + shift 11:03:59 + case "$command" in 11:03:59 + command pyenv local 3.10.6 11:03:59 + pyenv local 3.10.6 11:03:59 + for arg in "$@" 11:03:59 + case $arg in 11:03:59 + pkg_list+='tox ' 11:03:59 + for arg in "$@" 11:03:59 + case $arg in 11:03:59 + pkg_list+='virtualenv ' 11:03:59 + for arg in "$@" 11:03:59 + case $arg in 11:03:59 + pkg_list+='urllib3~=1.26.15 ' 11:03:59 + [[ -f /tmp/.toxenv ]] 11:03:59 + [[ ! -f /tmp/.toxenv ]] 11:03:59 + [[ -n '' ]] 11:03:59 + python3 -m venv /tmp/venv-WskS 11:04:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WskS' 11:04:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WskS 11:04:03 + echo /tmp/venv-WskS 11:04:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:04:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:04:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:04:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:03 + local 'pip_opts=--upgrade --quiet' 11:04:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:04:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:04:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:04:03 + [[ -n '' ]] 11:04:03 + [[ -n '' ]] 11:04:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:04:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:03 + /tmp/venv-WskS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:04:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:04:07 lf-activate-venv(): INFO: Base packages installed successfully 11:04:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:04:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:04:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:04:07 + /tmp/venv-WskS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:04:09 + type python3 11:04:09 + true 11:04:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WskS/bin to PATH' 11:04:09 lf-activate-venv(): INFO: Adding /tmp/venv-WskS/bin to PATH 11:04:09 + PATH=/tmp/venv-WskS/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 11:04:09 + return 0 11:04:09 + python3 --version 11:04:09 Python 3.10.6 11:04:09 + python3 -m pip --version 11:04:09 pip 25.3 from /tmp/venv-WskS/lib/python3.10/site-packages/pip (python 3.10) 11:04:09 + python3 -m pip freeze 11:04:10 cachetools==6.2.2 11:04:10 chardet==5.2.0 11:04:10 colorama==0.4.6 11:04:10 distlib==0.4.0 11:04:10 filelock==3.20.0 11:04:10 packaging==25.0 11:04:10 platformdirs==4.5.0 11:04:10 pluggy==1.6.0 11:04:10 pyproject-api==1.10.0 11:04:10 tomli==2.3.0 11:04:10 tox==4.32.0 11:04:10 typing_extensions==4.15.0 11:04:10 urllib3==1.26.20 11:04:10 virtualenv==20.35.4 11:04:10 [EnvInject] - Injecting environment variables from a build step. 11:04:10 [EnvInject] - Injecting as environment variables the properties content 11:04:10 PARALLEL=false 11:04:10 11:04:10 [EnvInject] - Variables injected successfully. 11:04:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16670431302447877275.sh 11:04:10 ---> tox-run.sh 11:04:10 + 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 11:04:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:04:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:04:10 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:04:10 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:04:10 + source /home/jenkins/lf-env.sh 11:04:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:04:10 ++ mktemp -d /tmp/venv-XXXX 11:04:10 + lf_venv=/tmp/venv-Y7y9 11:04:10 + local venv_file=/tmp/.os_lf_venv 11:04:10 + local python=python3 11:04:10 + local options 11:04:10 + local set_path=true 11:04:10 + local install_args= 11:04:10 ++ 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 11:04:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:04:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:04:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:04:10 + true 11:04:10 + case $1 in 11:04:10 + venv_file=/tmp/.toxenv 11:04:10 + shift 2 11:04:10 + true 11:04:10 + case $1 in 11:04:10 + shift 11:04:10 + break 11:04:10 + case $python in 11:04:10 + local pkg_list= 11:04:10 + [[ -d /opt/pyenv ]] 11:04:10 + echo 'Setup pyenv:' 11:04:10 Setup pyenv: 11:04:10 + export PYENV_ROOT=/opt/pyenv 11:04:10 + PYENV_ROOT=/opt/pyenv 11:04:10 + 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 11:04:10 + 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 11:04:10 + pyenv versions 11:04:10 system 11:04:10 3.8.13 11:04:10 3.9.13 11:04:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:04:10 + command -v pyenv 11:04:10 ++ pyenv init - --no-rehash 11:04:10 + 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[*]}"'\'')" 11:04:10 export PATH="/opt/pyenv/shims:${PATH}" 11:04:10 export PYENV_SHELL=bash 11:04:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:04:10 pyenv() { 11:04:10 local command 11:04:10 command="${1:-}" 11:04:10 if [ "$#" -gt 0 ]; then 11:04:10 shift 11:04:10 fi 11:04:10 11:04:10 case "$command" in 11:04:10 rehash|shell) 11:04:10 eval "$(pyenv "sh-$command" "$@")" 11:04:10 ;; 11:04:10 *) 11:04:10 command pyenv "$command" "$@" 11:04:10 ;; 11:04:10 esac 11:04:10 }' 11:04:10 +++ 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[*]}"' 11:04:10 ++ 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 11:04:10 ++ 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 11:04:10 ++ 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 11:04:10 ++ export PYENV_SHELL=bash 11:04:10 ++ PYENV_SHELL=bash 11:04:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:04:10 +++ complete -F _pyenv pyenv 11:04:10 ++ lf-pyver python3 11:04:10 ++ local py_version_xy=python3 11:04:10 ++ local py_version_xyz= 11:04:10 ++ pyenv versions 11:04:10 ++ awk '{ print $1 }' 11:04:10 ++ sed 's/^[ *]* //' 11:04:10 ++ grep -E '^[0-9.]*[0-9]$' 11:04:10 ++ local command 11:04:10 ++ command=versions 11:04:10 ++ '[' 1 -gt 0 ']' 11:04:10 ++ shift 11:04:10 ++ case "$command" in 11:04:10 ++ command pyenv versions 11:04:10 ++ pyenv versions 11:04:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:04:10 +++ grep '^3' /tmp/.pyenv_versions 11:04:10 +++ sort -V 11:04:10 +++ tail -n 1 11:04:10 ++ py_version_xyz=3.10.6 11:04:10 ++ [[ -z 3.10.6 ]] 11:04:10 ++ echo 3.10.6 11:04:10 ++ return 0 11:04:10 + pyenv local 3.10.6 11:04:10 + local command 11:04:10 + command=local 11:04:10 + '[' 2 -gt 0 ']' 11:04:10 + shift 11:04:10 + case "$command" in 11:04:10 + command pyenv local 3.10.6 11:04:10 + pyenv local 3.10.6 11:04:10 + for arg in "$@" 11:04:10 + case $arg in 11:04:10 + pkg_list+='tox ' 11:04:10 + for arg in "$@" 11:04:10 + case $arg in 11:04:10 + pkg_list+='virtualenv ' 11:04:10 + for arg in "$@" 11:04:10 + case $arg in 11:04:10 + pkg_list+='urllib3~=1.26.15 ' 11:04:10 + [[ -f /tmp/.toxenv ]] 11:04:10 ++ cat /tmp/.toxenv 11:04:10 + lf_venv=/tmp/venv-WskS 11:04:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WskS from' file:/tmp/.toxenv 11:04:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WskS from file:/tmp/.toxenv 11:04:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:04:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:10 + local 'pip_opts=--upgrade --quiet' 11:04:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:04:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:04:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:04:10 + [[ -n '' ]] 11:04:10 + [[ -n '' ]] 11:04:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:04:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:10 + /tmp/venv-WskS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:04:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:04:11 lf-activate-venv(): INFO: Base packages installed successfully 11:04:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:04:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:04:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:04:11 + /tmp/venv-WskS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:04:12 + type python3 11:04:12 + true 11:04:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WskS/bin to PATH' 11:04:12 lf-activate-venv(): INFO: Adding /tmp/venv-WskS/bin to PATH 11:04:12 + PATH=/tmp/venv-WskS/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 11:04:12 + return 0 11:04:12 + [[ -d /opt/pyenv ]] 11:04:12 + echo '---> Setting up pyenv' 11:04:12 ---> Setting up pyenv 11:04:12 + export PYENV_ROOT=/opt/pyenv 11:04:12 + PYENV_ROOT=/opt/pyenv 11:04:12 + export PATH=/opt/pyenv/bin:/tmp/venv-WskS/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 11:04:12 + PATH=/opt/pyenv/bin:/tmp/venv-WskS/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 11:04:12 ++ pwd 11:04:12 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:04:12 + export PYTHONPATH 11:04:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:04:12 + TOX_TESTENV_PASSENV=PYTHONPATH 11:04:12 + tox --version 11:04:12 4.32.0 from /tmp/venv-WskS/lib/python3.10/site-packages/tox/__init__.py 11:04:12 + PARALLEL=false 11:04:12 + TOX_OPTIONS_LIST= 11:04:12 + [[ -n checkbashisms ]] 11:04:12 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:04:12 + case ${PARALLEL,,} in 11:04:12 + tox -e checkbashisms 11:04:12 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:04:14 checkbashisms: freeze> python -m pip freeze --all 11:04:14 checkbashisms: pip==25.3,setuptools==80.9.0 11:04:14 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:04:16 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:04:18 checkbashisms: OK (4.90=setup[1.42]+cmd[3.48] seconds) 11:04:18 congratulations :) (4.94 seconds) 11:04:18 + tox_status=0 11:04:18 + echo '---> Completed tox runs' 11:04:18 ---> Completed tox runs 11:04:18 + for i in .tox/*/log 11:04:18 ++ echo .tox/checkbashisms/log 11:04:18 ++ awk -F/ '{print $2}' 11:04:18 + tox_env=checkbashisms 11:04:18 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:04:18 + DOC_DIR=docs/_build/html 11:04:18 + [[ -d docs/_build/html ]] 11:04:18 + echo '---> tox-run.sh ends' 11:04:18 ---> tox-run.sh ends 11:04:18 + test 0 -eq 0 11:04:18 $ ssh-agent -k 11:04:18 unset SSH_AUTH_SOCK; 11:04:18 unset SSH_AGENT_PID; 11:04:18 echo Agent pid 1665 killed; 11:04:18 [ssh-agent] Stopped. 11:04:18 [PostBuildScript] - [INFO] Executing post build scripts. 11:04:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18377577004146306149.sh 11:04:18 ---> sysstat.sh 11:04:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3065585726725694030.sh 11:04:18 ---> package-listing.sh 11:04:18 ++ facter osfamily 11:04:18 ++ tr '[:upper:]' '[:lower:]' 11:04:18 + OS_FAMILY=debian 11:04:18 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:04:18 + START_PACKAGES=/tmp/packages_start.txt 11:04:18 + END_PACKAGES=/tmp/packages_end.txt 11:04:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:04:18 + PACKAGES=/tmp/packages_start.txt 11:04:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:04:18 + PACKAGES=/tmp/packages_end.txt 11:04:18 + case "${OS_FAMILY}" in 11:04:18 + dpkg -l 11:04:18 + grep '^ii' 11:04:18 + '[' -f /tmp/packages_start.txt ']' 11:04:18 + '[' -f /tmp/packages_end.txt ']' 11:04:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:04:18 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:04:18 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:04:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:04:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9213573352044414047.sh 11:04:18 ---> capture-instance-metadata.sh 11:04:18 Setup pyenv: 11:04:19 system 11:04:19 3.8.13 11:04:19 3.9.13 11:04:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:04:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-43mj 11:04:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:04:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:26 lf-activate-venv(): INFO: Base packages installed successfully 11:04:26 lf-activate-venv(): INFO: Installing additional packages: lftools 11:04:48 lf-activate-venv(): INFO: Adding /tmp/venv-43mj/bin to PATH 11:04:48 INFO: Running in OpenStack, capturing instance metadata 11:04:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5066857090377315640.sh 11:04:49 provisioning config files... 11:04:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3482426047905036067tmp 11:04:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:04:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:04:49 [EnvInject] - Injecting environment variables from a build step. 11:04:49 [EnvInject] - Injecting as environment variables the properties content 11:04:49 SERVER_ID=logs 11:04:49 11:04:49 [EnvInject] - Variables injected successfully. 11:04:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3717949154948564766.sh 11:04:49 ---> create-netrc.sh 11:04:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16499099391000263143.sh 11:04:49 ---> python-tools-install.sh 11:04:49 Setup pyenv: 11:04:49 system 11:04:49 3.8.13 11:04:49 3.9.13 11:04:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:04:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-43mj from file:/tmp/.os_lf_venv 11:04:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:04:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:04:51 lf-activate-venv(): INFO: Base packages installed successfully 11:04:51 lf-activate-venv(): INFO: Installing additional packages: lftools 11:04:59 lf-activate-venv(): INFO: Adding /tmp/venv-43mj/bin to PATH 11:04:59 Generating Requirements File 11:05:16 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. 11:05:16 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:05:16 Python 3.10.6 11:05:16 pip 25.3 from /tmp/venv-43mj/lib/python3.10/site-packages/pip (python 3.10) 11:05:17 appdirs==1.4.4 11:05:17 argcomplete==3.6.3 11:05:17 aspy.yaml==1.3.0 11:05:17 attrs==25.4.0 11:05:17 autopage==0.5.2 11:05:17 beautifulsoup4==4.14.2 11:05:17 boto3==1.41.5 11:05:17 botocore==1.41.5 11:05:17 bs4==0.0.2 11:05:17 cachetools==6.2.2 11:05:17 certifi==2025.11.12 11:05:17 cffi==2.0.0 11:05:17 cfgv==3.5.0 11:05:17 chardet==5.2.0 11:05:17 charset-normalizer==3.4.4 11:05:17 click==8.3.1 11:05:17 cliff==4.12.0 11:05:17 cmd2==2.7.0 11:05:17 cryptography==3.3.2 11:05:17 debtcollector==3.0.0 11:05:17 decorator==5.2.1 11:05:17 defusedxml==0.7.1 11:05:17 Deprecated==1.3.1 11:05:17 distlib==0.4.0 11:05:17 dnspython==2.8.0 11:05:17 docker==7.1.0 11:05:17 dogpile.cache==1.5.0 11:05:17 durationpy==0.10 11:05:17 email-validator==2.3.0 11:05:17 filelock==3.20.0 11:05:17 future==1.0.0 11:05:17 gitdb==4.0.12 11:05:17 GitPython==3.1.45 11:05:17 google-auth==2.43.0 11:05:17 httplib2==0.31.0 11:05:17 identify==2.6.15 11:05:17 idna==3.11 11:05:17 importlib-resources==1.5.0 11:05:17 iso8601==2.1.0 11:05:17 Jinja2==3.1.6 11:05:17 jmespath==1.0.1 11:05:17 jsonpatch==1.33 11:05:17 jsonpointer==3.0.0 11:05:17 jsonschema==4.25.1 11:05:17 jsonschema-specifications==2025.9.1 11:05:17 keystoneauth1==5.12.0 11:05:17 kubernetes==34.1.0 11:05:17 lftools==0.37.16 11:05:17 lxml==6.0.2 11:05:17 markdown-it-py==4.0.0 11:05:17 MarkupSafe==3.0.3 11:05:17 mdurl==0.1.2 11:05:17 msgpack==1.1.2 11:05:17 multi_key_dict==2.0.3 11:05:17 munch==4.0.0 11:05:17 netaddr==1.3.0 11:05:17 niet==1.4.2 11:05:17 nodeenv==1.9.1 11:05:17 oauth2client==4.1.3 11:05:17 oauthlib==3.3.1 11:05:17 openstacksdk==4.8.0 11:05:17 os-service-types==1.8.2 11:05:17 osc-lib==4.2.0 11:05:17 oslo.config==10.1.0 11:05:17 oslo.context==6.2.0 11:05:17 oslo.i18n==6.7.1 11:05:17 oslo.log==7.2.1 11:05:17 oslo.serialization==5.8.0 11:05:17 oslo.utils==9.2.0 11:05:17 packaging==25.0 11:05:17 pbr==7.0.3 11:05:17 platformdirs==4.5.0 11:05:17 prettytable==3.17.0 11:05:17 psutil==7.1.3 11:05:17 pyasn1==0.6.1 11:05:17 pyasn1_modules==0.4.2 11:05:17 pycparser==2.23 11:05:17 pygerrit2==2.0.15 11:05:17 PyGithub==2.8.1 11:05:17 Pygments==2.19.2 11:05:17 PyJWT==2.10.1 11:05:17 PyNaCl==1.6.1 11:05:17 pyparsing==2.4.7 11:05:17 pyperclip==1.11.0 11:05:17 pyrsistent==0.20.0 11:05:17 python-cinderclient==9.8.0 11:05:17 python-dateutil==2.9.0.post0 11:05:17 python-heatclient==4.3.0 11:05:17 python-jenkins==1.8.3 11:05:17 python-keystoneclient==5.7.0 11:05:17 python-magnumclient==4.9.0 11:05:17 python-openstackclient==8.2.0 11:05:17 python-swiftclient==4.9.0 11:05:17 PyYAML==6.0.3 11:05:17 referencing==0.37.0 11:05:17 requests==2.32.5 11:05:17 requests-oauthlib==2.0.0 11:05:17 requestsexceptions==1.4.0 11:05:17 rfc3986==2.0.0 11:05:17 rich==14.2.0 11:05:17 rich-argparse==1.7.2 11:05:17 rpds-py==0.29.0 11:05:17 rsa==4.9.1 11:05:17 ruamel.yaml==0.18.16 11:05:17 ruamel.yaml.clib==0.2.15 11:05:17 s3transfer==0.15.0 11:05:17 simplejson==3.20.2 11:05:17 six==1.17.0 11:05:17 smmap==5.0.2 11:05:17 soupsieve==2.8 11:05:17 stevedore==5.6.0 11:05:17 tabulate==0.9.0 11:05:17 toml==0.10.2 11:05:17 tomlkit==0.13.3 11:05:17 tqdm==4.67.1 11:05:17 typing_extensions==4.15.0 11:05:17 tzdata==2025.2 11:05:17 urllib3==1.26.20 11:05:17 virtualenv==20.35.4 11:05:17 wcwidth==0.2.14 11:05:17 websocket-client==1.9.0 11:05:17 wrapt==2.0.1 11:05:17 xdg==6.0.0 11:05:17 xmltodict==1.0.2 11:05:17 yq==3.4.3 11:05:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1590240051568343185.sh 11:05:17 ---> sudo-logs.sh 11:05:17 Archiving 'sudo' log.. 11:05:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6924411783650935385.sh 11:05:17 ---> job-cost.sh 11:05:17 Setup pyenv: 11:05:17 system 11:05:17 3.8.13 11:05:17 3.9.13 11:05:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:05:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-43mj from file:/tmp/.os_lf_venv 11:05:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:19 lf-activate-venv(): INFO: Base packages installed successfully 11:05:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-43mj/bin to PATH 11:05:24 INFO: No Stack... 11:05:25 INFO: Retrieving Pricing Info for: v3-standard-4 11:05:25 INFO: Archiving Costs 11:05:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3267636398720936752.sh 11:05:25 ---> logs-deploy.sh 11:05:25 Setup pyenv: 11:05:25 system 11:05:25 3.8.13 11:05:25 3.9.13 11:05:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:05:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-43mj from file:/tmp/.os_lf_venv 11:05:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:05:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:05:27 lf-activate-venv(): INFO: Base packages installed successfully 11:05:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-43mj/bin to PATH 11:05:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4320 11:05:35 INFO: archiving workspace using pattern(s): 11:05:36 Archives upload complete. 11:05:37 INFO: archiving logs to Nexus 11:05:37 ---> uname -a: 11:05:37 Linux prd-ubuntu1804-builder-4c-4g-16535 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:05:37 11:05:37 11:05:37 ---> lscpu: 11:05:37 Architecture: x86_64 11:05:37 CPU op-mode(s): 32-bit, 64-bit 11:05:37 Byte Order: Little Endian 11:05:37 CPU(s): 4 11:05:37 On-line CPU(s) list: 0-3 11:05:37 Thread(s) per core: 1 11:05:37 Core(s) per socket: 1 11:05:37 Socket(s): 4 11:05:37 NUMA node(s): 1 11:05:37 Vendor ID: AuthenticAMD 11:05:37 CPU family: 23 11:05:37 Model: 49 11:05:37 Model name: AMD EPYC-Rome Processor 11:05:37 Stepping: 0 11:05:37 CPU MHz: 2799.998 11:05:37 BogoMIPS: 5599.99 11:05:37 Virtualization: AMD-V 11:05:37 Hypervisor vendor: KVM 11:05:37 Virtualization type: full 11:05:37 L1d cache: 32K 11:05:37 L1i cache: 32K 11:05:37 L2 cache: 512K 11:05:37 L3 cache: 16384K 11:05:37 NUMA node0 CPU(s): 0-3 11:05:37 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 11:05:37 11:05:37 11:05:37 ---> nproc: 11:05:37 4 11:05:37 11:05:37 11:05:37 ---> df -h: 11:05:37 Filesystem Size Used Avail Use% Mounted on 11:05:37 udev 7.9G 0 7.9G 0% /dev 11:05:37 tmpfs 1.6G 676K 1.6G 1% /run 11:05:37 /dev/vda1 78G 8.3G 70G 11% / 11:05:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:05:37 tmpfs 5.0M 0 5.0M 0% /run/lock 11:05:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:05:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:05:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:05:37 11:05:37 11:05:37 ---> free -m: 11:05:37 total used free shared buff/cache available 11:05:37 Mem: 16040 542 13424 0 2073 15183 11:05:37 Swap: 1023 0 1023 11:05:37 11:05:37 11:05:37 ---> ip addr: 11:05:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:05:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:05:37 inet 127.0.0.1/8 scope host lo 11:05:37 valid_lft forever preferred_lft forever 11:05:37 inet6 ::1/128 scope host 11:05:37 valid_lft forever preferred_lft forever 11:05:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:05:37 link/ether fa:16:3e:f2:7b:55 brd ff:ff:ff:ff:ff:ff 11:05:37 inet 10.30.107.140/23 brd 10.30.107.255 scope global dynamic ens3 11:05:37 valid_lft 86271sec preferred_lft 86271sec 11:05:37 inet6 fe80::f816:3eff:fef2:7b55/64 scope link 11:05:37 valid_lft forever preferred_lft forever 11:05:37 11:05:37 11:05:37 ---> sar -b -r -n DEV: 11:05:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16535) 11/30/25 _x86_64_ (4 CPU) 11:05:37 11:05:37 11:03:30 LINUX RESTART (4 CPU) 11:05:37 11:05:37 11:04:02 tps rtps wtps bread/s bwrtn/s 11:05:37 11:05:01 96.71 8.93 87.78 240.50 23904.69 11:05:37 Average: 96.71 8.93 87.78 240.50 23904.69 11:05:37 11:05:37 11:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:05:37 11:05:01 13943516 15611364 2481452 15.11 70168 1792932 711632 4.07 640900 1617952 148396 11:05:37 Average: 13943516 15611364 2481452 15.11 70168 1792932 711632 4.07 640900 1617952 148396 11:05:37 11:05:37 11:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:05:37 11:05:01 lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 11:05:37 11:05:01 ens3 70.95 50.13 921.77 12.48 0.00 0.00 0.00 0.00 11:05:37 Average: lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 11:05:37 Average: ens3 70.95 50.13 921.77 12.48 0.00 0.00 0.00 0.00 11:05:37 11:05:37 11:05:37 ---> sar -P ALL: 11:05:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16535) 11/30/25 _x86_64_ (4 CPU) 11:05:37 11:05:37 11:03:30 LINUX RESTART (4 CPU) 11:05:37 11:05:37 11:04:02 CPU %user %nice %system %iowait %steal %idle 11:05:37 11:05:01 all 22.19 0.00 1.58 1.53 0.05 74.65 11:05:37 11:05:01 0 14.03 0.00 1.31 0.41 0.03 84.22 11:05:37 11:05:01 1 35.30 0.00 1.41 1.24 0.07 61.98 11:05:37 11:05:01 2 27.93 0.00 2.31 4.47 0.05 65.25 11:05:37 11:05:01 3 11.60 0.00 1.31 0.03 0.05 87.00 11:05:37 Average: all 22.19 0.00 1.58 1.53 0.05 74.65 11:05:37 Average: 0 14.03 0.00 1.31 0.41 0.03 84.22 11:05:37 Average: 1 35.30 0.00 1.41 1.24 0.07 61.98 11:05:37 Average: 2 27.93 0.00 2.31 4.47 0.05 65.25 11:05:37 Average: 3 11.60 0.00 1.31 0.03 0.05 87.00 11:05:37 11:05:37 11:05:37