05:40:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 05:40:02 Running as SYSTEM 05:40:02 [EnvInject] - Loading node environment variables. 05:40:02 Building remotely on prd-ubuntu1804-builder-4c-4g-966 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:40:02 [ssh-agent] Looking for ssh-agent implementation... 05:40:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:02 $ ssh-agent 05:40:02 SSH_AUTH_SOCK=/tmp/ssh-TjLACyakS3PS/agent.1645 05:40:02 SSH_AGENT_PID=1647 05:40:02 [ssh-agent] Started. 05:40:02 Running ssh-add (command line suppressed) 05:40:02 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5545885142978438915.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5545885142978438915.key) 05:40:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:40:02 The recommended git tool is: NONE 05:40:04 using credential onap-jenkins-ssh 05:40:04 Wiping out workspace first. 05:40:04 Cloning the remote Git repository 05:40:04 Cloning repository git://cloud.onap.org/mirror/oom.git 05:40:04 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:40:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:40:04 > git --version # timeout=10 05:40:04 > git --version # 'git version 2.17.1' 05:40:04 using GIT_SSH to set credentials Gerrit user 05:40:04 Verifying host key using manually-configured host key entries 05:40:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:40:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:40:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:40:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:40:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:40:09 using GIT_SSH to set credentials Gerrit user 05:40:09 Verifying host key using manually-configured host key entries 05:40:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/9 # timeout=30 05:40:10 > git rev-parse 12b4ad5ae8860dfc83918ef7a4d01f96c5f86960^{commit} # timeout=10 05:40:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:40:10 Checking out Revision 12b4ad5ae8860dfc83918ef7a4d01f96c5f86960 (refs/changes/80/141880/9) 05:40:10 > git config core.sparsecheckout # timeout=10 05:40:10 > git checkout -f 12b4ad5ae8860dfc83918ef7a4d01f96c5f86960 # timeout=30 05:40:13 Commit message: "[SDC] Move db init jobs to init container." 05:40:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:40:13 > git rev-list --no-walk 76237a9258ec0af4c079121a2b307656bdadafdc # timeout=10 05:40:13 [EnvInject] - Injecting environment variables from a build step. 05:40:13 [EnvInject] - Injecting as environment variables the properties content 05:40:13 PYTHON=python3 05:40:13 05:40:13 [EnvInject] - Variables injected successfully. 05:40:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14124962817616761692.sh 05:40:13 ---> tox-install.sh 05:40:13 + source /home/jenkins/lf-env.sh 05:40:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:40:13 ++ mktemp -d /tmp/venv-XXXX 05:40:13 + lf_venv=/tmp/venv-7a9v 05:40:13 + local venv_file=/tmp/.os_lf_venv 05:40:13 + local python=python3 05:40:13 + local options 05:40:13 + local set_path=true 05:40:13 + local install_args= 05:40:13 ++ 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 05:40:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:40:13 + true 05:40:13 + case $1 in 05:40:13 + venv_file=/tmp/.toxenv 05:40:13 + shift 2 05:40:13 + true 05:40:13 + case $1 in 05:40:13 + shift 05:40:13 + break 05:40:13 + case $python in 05:40:13 + local pkg_list= 05:40:13 + [[ -d /opt/pyenv ]] 05:40:13 + echo 'Setup pyenv:' 05:40:13 Setup pyenv: 05:40:13 + export PYENV_ROOT=/opt/pyenv 05:40:13 + PYENV_ROOT=/opt/pyenv 05:40:13 + 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 05:40:13 + 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 05:40:13 + pyenv versions 05:40:13 * system (set by /opt/pyenv/version) 05:40:13 * 3.8.13 (set by /opt/pyenv/version) 05:40:13 * 3.9.13 (set by /opt/pyenv/version) 05:40:14 * 3.10.6 (set by /opt/pyenv/version) 05:40:14 + command -v pyenv 05:40:14 ++ pyenv init - --no-rehash 05:40:14 + 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[*]}"'\'')" 05:40:14 export PATH="/opt/pyenv/shims:${PATH}" 05:40:14 export PYENV_SHELL=bash 05:40:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:40:14 pyenv() { 05:40:14 local command 05:40:14 command="${1:-}" 05:40:14 if [ "$#" -gt 0 ]; then 05:40:14 shift 05:40:14 fi 05:40:14 05:40:14 case "$command" in 05:40:14 rehash|shell) 05:40:14 eval "$(pyenv "sh-$command" "$@")" 05:40:14 ;; 05:40:14 *) 05:40:14 command pyenv "$command" "$@" 05:40:14 ;; 05:40:14 esac 05:40:14 }' 05:40:14 +++ 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[*]}"' 05:40:14 ++ 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 05:40:14 ++ 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 05:40:14 ++ 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 05:40:14 ++ export PYENV_SHELL=bash 05:40:14 ++ PYENV_SHELL=bash 05:40:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:40:14 +++ complete -F _pyenv pyenv 05:40:14 ++ lf-pyver python3 05:40:14 ++ local py_version_xy=python3 05:40:14 ++ local py_version_xyz= 05:40:14 ++ pyenv versions 05:40:14 ++ local command 05:40:14 ++ command=versions 05:40:14 ++ '[' 1 -gt 0 ']' 05:40:14 ++ shift 05:40:14 ++ case "$command" in 05:40:14 ++ command pyenv versions 05:40:14 ++ pyenv versions 05:40:14 ++ sed 's/^[ *]* //' 05:40:14 ++ awk '{ print $1 }' 05:40:14 ++ grep -E '^[0-9.]*[0-9]$' 05:40:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:40:14 +++ grep '^3' /tmp/.pyenv_versions 05:40:14 +++ sort -V 05:40:14 +++ tail -n 1 05:40:14 ++ py_version_xyz=3.10.6 05:40:14 ++ [[ -z 3.10.6 ]] 05:40:14 ++ echo 3.10.6 05:40:14 ++ return 0 05:40:14 + pyenv local 3.10.6 05:40:14 + local command 05:40:14 + command=local 05:40:14 + '[' 2 -gt 0 ']' 05:40:14 + shift 05:40:14 + case "$command" in 05:40:14 + command pyenv local 3.10.6 05:40:14 + pyenv local 3.10.6 05:40:14 + for arg in "$@" 05:40:14 + case $arg in 05:40:14 + pkg_list+='tox ' 05:40:14 + for arg in "$@" 05:40:14 + case $arg in 05:40:14 + pkg_list+='virtualenv ' 05:40:14 + for arg in "$@" 05:40:14 + case $arg in 05:40:14 + pkg_list+='urllib3~=1.26.15 ' 05:40:14 + [[ -f /tmp/.toxenv ]] 05:40:14 + [[ ! -f /tmp/.toxenv ]] 05:40:14 + [[ -n '' ]] 05:40:14 + python3 -m venv /tmp/venv-7a9v 05:40:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7a9v' 05:40:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7a9v 05:40:18 + echo /tmp/venv-7a9v 05:40:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:40:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:40:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:40:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:40:18 + local 'pip_opts=--upgrade --quiet' 05:40:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:40:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:40:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:40:18 + [[ -n '' ]] 05:40:18 + [[ -n '' ]] 05:40:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:40:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:40:18 + /tmp/venv-7a9v/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 05:40:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:40:22 lf-activate-venv(): INFO: Base packages installed successfully 05:40:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:40:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:40:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:40:22 + /tmp/venv-7a9v/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 05:40:24 + type python3 05:40:24 + true 05:40:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7a9v/bin to PATH' 05:40:24 lf-activate-venv(): INFO: Adding /tmp/venv-7a9v/bin to PATH 05:40:24 + PATH=/tmp/venv-7a9v/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 05:40:24 + return 0 05:40:24 + python3 --version 05:40:24 Python 3.10.6 05:40:24 + python3 -m pip --version 05:40:24 pip 25.2 from /tmp/venv-7a9v/lib/python3.10/site-packages/pip (python 3.10) 05:40:24 + python3 -m pip freeze 05:40:24 cachetools==6.2.0 05:40:24 chardet==5.2.0 05:40:24 colorama==0.4.6 05:40:24 distlib==0.4.0 05:40:24 filelock==3.19.1 05:40:24 packaging==25.0 05:40:24 platformdirs==4.4.0 05:40:24 pluggy==1.6.0 05:40:24 pyproject-api==1.9.1 05:40:24 tomli==2.2.1 05:40:24 tox==4.30.2 05:40:24 typing_extensions==4.15.0 05:40:24 urllib3==1.26.20 05:40:24 virtualenv==20.34.0 05:40:24 [EnvInject] - Injecting environment variables from a build step. 05:40:24 [EnvInject] - Injecting as environment variables the properties content 05:40:24 PARALLEL=false 05:40:24 05:40:24 [EnvInject] - Variables injected successfully. 05:40:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17744980668992719144.sh 05:40:24 ---> tox-run.sh 05:40:24 + 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 05:40:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:40:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:40:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:40:24 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:40:24 + source /home/jenkins/lf-env.sh 05:40:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:40:24 ++ mktemp -d /tmp/venv-XXXX 05:40:24 + lf_venv=/tmp/venv-7Thv 05:40:24 + local venv_file=/tmp/.os_lf_venv 05:40:24 + local python=python3 05:40:24 + local options 05:40:24 + local set_path=true 05:40:24 + local install_args= 05:40:24 ++ 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 05:40:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:40:24 + true 05:40:24 + case $1 in 05:40:24 + venv_file=/tmp/.toxenv 05:40:24 + shift 2 05:40:24 + true 05:40:24 + case $1 in 05:40:24 + shift 05:40:24 + break 05:40:24 + case $python in 05:40:24 + local pkg_list= 05:40:24 + [[ -d /opt/pyenv ]] 05:40:24 + echo 'Setup pyenv:' 05:40:24 Setup pyenv: 05:40:24 + export PYENV_ROOT=/opt/pyenv 05:40:24 + PYENV_ROOT=/opt/pyenv 05:40:24 + 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 05:40:24 + 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 05:40:24 + pyenv versions 05:40:24 system 05:40:24 3.8.13 05:40:24 3.9.13 05:40:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:40:24 + command -v pyenv 05:40:24 ++ pyenv init - --no-rehash 05:40:24 + 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[*]}"'\'')" 05:40:24 export PATH="/opt/pyenv/shims:${PATH}" 05:40:24 export PYENV_SHELL=bash 05:40:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:40:24 pyenv() { 05:40:24 local command 05:40:24 command="${1:-}" 05:40:24 if [ "$#" -gt 0 ]; then 05:40:24 shift 05:40:24 fi 05:40:24 05:40:24 case "$command" in 05:40:24 rehash|shell) 05:40:24 eval "$(pyenv "sh-$command" "$@")" 05:40:24 ;; 05:40:24 *) 05:40:24 command pyenv "$command" "$@" 05:40:24 ;; 05:40:24 esac 05:40:24 }' 05:40:24 +++ 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[*]}"' 05:40:24 ++ 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 05:40:24 ++ 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 05:40:24 ++ 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 05:40:24 ++ export PYENV_SHELL=bash 05:40:24 ++ PYENV_SHELL=bash 05:40:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:40:24 +++ complete -F _pyenv pyenv 05:40:24 ++ lf-pyver python3 05:40:24 ++ local py_version_xy=python3 05:40:24 ++ local py_version_xyz= 05:40:24 ++ pyenv versions 05:40:24 ++ local command 05:40:24 ++ command=versions 05:40:24 ++ '[' 1 -gt 0 ']' 05:40:24 ++ shift 05:40:24 ++ case "$command" in 05:40:24 ++ command pyenv versions 05:40:24 ++ pyenv versions 05:40:24 ++ sed 's/^[ *]* //' 05:40:24 ++ awk '{ print $1 }' 05:40:24 ++ grep -E '^[0-9.]*[0-9]$' 05:40:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:40:24 +++ grep '^3' /tmp/.pyenv_versions 05:40:24 +++ sort -V 05:40:24 +++ tail -n 1 05:40:24 ++ py_version_xyz=3.10.6 05:40:24 ++ [[ -z 3.10.6 ]] 05:40:24 ++ echo 3.10.6 05:40:24 ++ return 0 05:40:24 + pyenv local 3.10.6 05:40:24 + local command 05:40:24 + command=local 05:40:24 + '[' 2 -gt 0 ']' 05:40:24 + shift 05:40:24 + case "$command" in 05:40:24 + command pyenv local 3.10.6 05:40:24 + pyenv local 3.10.6 05:40:24 + for arg in "$@" 05:40:24 + case $arg in 05:40:24 + pkg_list+='tox ' 05:40:24 + for arg in "$@" 05:40:24 + case $arg in 05:40:24 + pkg_list+='virtualenv ' 05:40:24 + for arg in "$@" 05:40:24 + case $arg in 05:40:24 + pkg_list+='urllib3~=1.26.15 ' 05:40:24 + [[ -f /tmp/.toxenv ]] 05:40:24 ++ cat /tmp/.toxenv 05:40:24 + lf_venv=/tmp/venv-7a9v 05:40:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7a9v from' file:/tmp/.toxenv 05:40:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7a9v from file:/tmp/.toxenv 05:40:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:40:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:40:24 + local 'pip_opts=--upgrade --quiet' 05:40:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:40:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:40:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:40:24 + [[ -n '' ]] 05:40:24 + [[ -n '' ]] 05:40:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:40:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:40:24 + /tmp/venv-7a9v/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 05:40:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:40:25 lf-activate-venv(): INFO: Base packages installed successfully 05:40:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:40:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:40:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:40:25 + /tmp/venv-7a9v/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 05:40:26 + type python3 05:40:26 + true 05:40:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7a9v/bin to PATH' 05:40:26 lf-activate-venv(): INFO: Adding /tmp/venv-7a9v/bin to PATH 05:40:26 + PATH=/tmp/venv-7a9v/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 05:40:26 + return 0 05:40:26 + [[ -d /opt/pyenv ]] 05:40:26 + echo '---> Setting up pyenv' 05:40:26 ---> Setting up pyenv 05:40:26 + export PYENV_ROOT=/opt/pyenv 05:40:26 + PYENV_ROOT=/opt/pyenv 05:40:26 + export PATH=/opt/pyenv/bin:/tmp/venv-7a9v/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 05:40:26 + PATH=/opt/pyenv/bin:/tmp/venv-7a9v/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 05:40:26 ++ pwd 05:40:26 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:40:26 + export PYTHONPATH 05:40:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:40:26 + TOX_TESTENV_PASSENV=PYTHONPATH 05:40:26 + tox --version 05:40:27 4.30.2 from /tmp/venv-7a9v/lib/python3.10/site-packages/tox/__init__.py 05:40:27 + PARALLEL=false 05:40:27 + TOX_OPTIONS_LIST= 05:40:27 + [[ -n checkbashisms ]] 05:40:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:40:27 + case ${PARALLEL,,} in 05:40:27 + tox -e checkbashisms 05:40:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:40:28 checkbashisms: freeze> python -m pip freeze --all 05:40:28 checkbashisms: pip==25.2,setuptools==80.9.0 05:40:28 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:40:30 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:40:32 checkbashisms: OK (4.80=setup[1.32]+cmd[3.49] seconds) 05:40:32 congratulations :) (4.84 seconds) 05:40:32 + tox_status=0 05:40:32 + echo '---> Completed tox runs' 05:40:32 ---> Completed tox runs 05:40:32 + for i in .tox/*/log 05:40:32 ++ echo .tox/checkbashisms/log 05:40:32 ++ awk -F/ '{print $2}' 05:40:32 + tox_env=checkbashisms 05:40:32 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:40:32 + DOC_DIR=docs/_build/html 05:40:32 + [[ -d docs/_build/html ]] 05:40:32 + echo '---> tox-run.sh ends' 05:40:32 ---> tox-run.sh ends 05:40:32 + test 0 -eq 0 05:40:32 $ ssh-agent -k 05:40:32 unset SSH_AUTH_SOCK; 05:40:32 unset SSH_AGENT_PID; 05:40:32 echo Agent pid 1647 killed; 05:40:32 [ssh-agent] Stopped. 05:40:32 [PostBuildScript] - [INFO] Executing post build scripts. 05:40:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14507138940021681690.sh 05:40:32 ---> sysstat.sh 05:40:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3237438955636961022.sh 05:40:32 ---> package-listing.sh 05:40:32 ++ facter osfamily 05:40:32 ++ tr '[:upper:]' '[:lower:]' 05:40:33 + OS_FAMILY=debian 05:40:33 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:40:33 + START_PACKAGES=/tmp/packages_start.txt 05:40:33 + END_PACKAGES=/tmp/packages_end.txt 05:40:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:40:33 + PACKAGES=/tmp/packages_start.txt 05:40:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:40:33 + PACKAGES=/tmp/packages_end.txt 05:40:33 + case "${OS_FAMILY}" in 05:40:33 + dpkg -l 05:40:33 + grep '^ii' 05:40:33 + '[' -f /tmp/packages_start.txt ']' 05:40:33 + '[' -f /tmp/packages_end.txt ']' 05:40:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:40:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:40:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:40:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:40:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16165751338271777451.sh 05:40:33 ---> capture-instance-metadata.sh 05:40:33 Setup pyenv: 05:40:33 system 05:40:33 3.8.13 05:40:33 3.9.13 05:40:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:40:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w58O 05:40:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:40:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:40:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:40:40 lf-activate-venv(): INFO: Base packages installed successfully 05:40:40 lf-activate-venv(): INFO: Installing additional packages: lftools 05:41:03 lf-activate-venv(): INFO: Adding /tmp/venv-w58O/bin to PATH 05:41:03 INFO: Running in OpenStack, capturing instance metadata 05:41:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6070783643088627076.sh 05:41:03 provisioning config files... 05:41:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10803808662301492420tmp 05:41:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:41:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:41:03 [EnvInject] - Injecting environment variables from a build step. 05:41:03 [EnvInject] - Injecting as environment variables the properties content 05:41:03 SERVER_ID=logs 05:41:03 05:41:03 [EnvInject] - Variables injected successfully. 05:41:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13465990320227521506.sh 05:41:03 ---> create-netrc.sh 05:41:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16149288384449321393.sh 05:41:03 ---> python-tools-install.sh 05:41:03 Setup pyenv: 05:41:03 system 05:41:03 3.8.13 05:41:03 3.9.13 05:41:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:41:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w58O from file:/tmp/.os_lf_venv 05:41:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:41:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:41:05 lf-activate-venv(): INFO: Base packages installed successfully 05:41:05 lf-activate-venv(): INFO: Installing additional packages: lftools 05:41:13 lf-activate-venv(): INFO: Adding /tmp/venv-w58O/bin to PATH 05:41:13 Generating Requirements File 05:41:30 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. 05:41:30 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:41:31 Python 3.10.6 05:41:31 pip 25.2 from /tmp/venv-w58O/lib/python3.10/site-packages/pip (python 3.10) 05:41:31 appdirs==1.4.4 05:41:31 argcomplete==3.6.2 05:41:31 aspy.yaml==1.3.0 05:41:31 attrs==25.3.0 05:41:31 autopage==0.5.2 05:41:31 beautifulsoup4==4.14.0 05:41:31 boto3==1.40.40 05:41:31 botocore==1.40.40 05:41:31 bs4==0.0.2 05:41:31 cachetools==5.5.2 05:41:31 certifi==2025.8.3 05:41:31 cffi==2.0.0 05:41:31 cfgv==3.4.0 05:41:31 chardet==5.2.0 05:41:31 charset-normalizer==3.4.3 05:41:31 click==8.3.0 05:41:31 cliff==4.11.0 05:41:31 cmd2==2.7.0 05:41:31 cryptography==3.3.2 05:41:31 debtcollector==3.0.0 05:41:31 decorator==5.2.1 05:41:31 defusedxml==0.7.1 05:41:31 Deprecated==1.2.18 05:41:31 distlib==0.4.0 05:41:31 dnspython==2.8.0 05:41:31 docker==7.1.0 05:41:31 dogpile.cache==1.4.1 05:41:31 durationpy==0.10 05:41:31 email-validator==2.3.0 05:41:31 filelock==3.19.1 05:41:31 future==1.0.0 05:41:31 gitdb==4.0.12 05:41:31 GitPython==3.1.45 05:41:31 google-auth==2.40.3 05:41:31 httplib2==0.31.0 05:41:31 identify==2.6.14 05:41:31 idna==3.10 05:41:31 importlib-resources==1.5.0 05:41:31 iso8601==2.1.0 05:41:31 Jinja2==3.1.6 05:41:31 jmespath==1.0.1 05:41:31 jsonpatch==1.33 05:41:31 jsonpointer==3.0.0 05:41:31 jsonschema==4.25.1 05:41:31 jsonschema-specifications==2025.9.1 05:41:31 keystoneauth1==5.12.0 05:41:31 kubernetes==33.1.0 05:41:31 lftools==0.37.14 05:41:31 lxml==6.0.2 05:41:31 markdown-it-py==4.0.0 05:41:31 MarkupSafe==3.0.3 05:41:31 mdurl==0.1.2 05:41:31 msgpack==1.1.1 05:41:31 multi_key_dict==2.0.3 05:41:31 munch==4.0.0 05:41:31 netaddr==1.3.0 05:41:31 niet==1.4.2 05:41:31 nodeenv==1.9.1 05:41:31 oauth2client==4.1.3 05:41:31 oauthlib==3.3.1 05:41:31 openstacksdk==4.7.1 05:41:31 os-service-types==1.8.0 05:41:31 osc-lib==4.2.0 05:41:31 oslo.config==10.0.0 05:41:31 oslo.context==6.1.0 05:41:31 oslo.i18n==6.6.0 05:41:31 oslo.log==7.2.1 05:41:31 oslo.serialization==5.8.0 05:41:31 oslo.utils==9.1.0 05:41:31 packaging==25.0 05:41:31 pbr==7.0.1 05:41:31 platformdirs==4.4.0 05:41:31 prettytable==3.16.0 05:41:31 psutil==7.1.0 05:41:31 pyasn1==0.6.1 05:41:31 pyasn1_modules==0.4.2 05:41:31 pycparser==2.23 05:41:31 pygerrit2==2.0.15 05:41:31 PyGithub==2.8.1 05:41:31 Pygments==2.19.2 05:41:31 PyJWT==2.10.1 05:41:31 PyNaCl==1.6.0 05:41:31 pyparsing==2.4.7 05:41:31 pyperclip==1.11.0 05:41:31 pyrsistent==0.20.0 05:41:31 python-cinderclient==9.8.0 05:41:31 python-dateutil==2.9.0.post0 05:41:31 python-heatclient==4.3.0 05:41:31 python-jenkins==1.8.3 05:41:31 python-keystoneclient==5.7.0 05:41:31 python-magnumclient==4.9.0 05:41:31 python-openstackclient==8.2.0 05:41:31 python-swiftclient==4.8.0 05:41:31 PyYAML==6.0.3 05:41:31 referencing==0.36.2 05:41:31 requests==2.32.5 05:41:31 requests-oauthlib==2.0.0 05:41:31 requestsexceptions==1.4.0 05:41:31 rfc3986==2.0.0 05:41:31 rich==14.1.0 05:41:31 rich-argparse==1.7.1 05:41:31 rpds-py==0.27.1 05:41:31 rsa==4.9.1 05:41:31 ruamel.yaml==0.18.15 05:41:31 ruamel.yaml.clib==0.2.14 05:41:31 s3transfer==0.14.0 05:41:31 simplejson==3.20.2 05:41:31 six==1.17.0 05:41:31 smmap==5.0.2 05:41:31 soupsieve==2.8 05:41:31 stevedore==5.5.0 05:41:31 tabulate==0.9.0 05:41:31 toml==0.10.2 05:41:31 tomlkit==0.13.3 05:41:31 tqdm==4.67.1 05:41:31 typing_extensions==4.15.0 05:41:31 tzdata==2025.2 05:41:31 urllib3==1.26.20 05:41:31 virtualenv==20.34.0 05:41:31 wcwidth==0.2.14 05:41:31 websocket-client==1.8.0 05:41:31 wrapt==1.17.3 05:41:31 xdg==6.0.0 05:41:31 xmltodict==1.0.2 05:41:31 yq==3.4.3 05:41:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11894336888612428224.sh 05:41:31 ---> sudo-logs.sh 05:41:31 Archiving 'sudo' log.. 05:41:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11151793788031565969.sh 05:41:32 ---> job-cost.sh 05:41:32 Setup pyenv: 05:41:32 system 05:41:32 3.8.13 05:41:32 3.9.13 05:41:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:41:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w58O from file:/tmp/.os_lf_venv 05:41:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:41:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:41:34 lf-activate-venv(): INFO: Base packages installed successfully 05:41:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:41:39 lf-activate-venv(): INFO: Adding /tmp/venv-w58O/bin to PATH 05:41:39 INFO: No Stack... 05:41:39 INFO: Retrieving Pricing Info for: v3-standard-4 05:41:39 INFO: Archiving Costs 05:41:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4128839088796671488.sh 05:41:39 ---> logs-deploy.sh 05:41:39 Setup pyenv: 05:41:39 system 05:41:39 3.8.13 05:41:39 3.9.13 05:41:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:41:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w58O from file:/tmp/.os_lf_venv 05:41:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:41:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:41:41 lf-activate-venv(): INFO: Base packages installed successfully 05:41:41 lf-activate-venv(): INFO: Installing additional packages: lftools 05:41:50 lf-activate-venv(): INFO: Adding /tmp/venv-w58O/bin to PATH 05:41:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4263 05:41:50 INFO: archiving workspace using pattern(s): 05:41:51 Archives upload complete. 05:41:51 INFO: archiving logs to Nexus 05:41:52 ---> uname -a: 05:41:52 Linux prd-ubuntu1804-builder-4c-4g-966 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:41:52 05:41:52 05:41:52 ---> lscpu: 05:41:52 Architecture: x86_64 05:41:52 CPU op-mode(s): 32-bit, 64-bit 05:41:52 Byte Order: Little Endian 05:41:52 CPU(s): 4 05:41:52 On-line CPU(s) list: 0-3 05:41:52 Thread(s) per core: 1 05:41:52 Core(s) per socket: 1 05:41:52 Socket(s): 4 05:41:52 NUMA node(s): 1 05:41:52 Vendor ID: AuthenticAMD 05:41:52 CPU family: 23 05:41:52 Model: 49 05:41:52 Model name: AMD EPYC-Rome Processor 05:41:52 Stepping: 0 05:41:52 CPU MHz: 2799.998 05:41:52 BogoMIPS: 5599.99 05:41:52 Virtualization: AMD-V 05:41:52 Hypervisor vendor: KVM 05:41:52 Virtualization type: full 05:41:52 L1d cache: 32K 05:41:52 L1i cache: 32K 05:41:52 L2 cache: 512K 05:41:52 L3 cache: 16384K 05:41:52 NUMA node0 CPU(s): 0-3 05:41:52 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 05:41:52 05:41:52 05:41:52 ---> nproc: 05:41:52 4 05:41:52 05:41:52 05:41:52 ---> df -h: 05:41:52 Filesystem Size Used Avail Use% Mounted on 05:41:52 udev 7.9G 0 7.9G 0% /dev 05:41:52 tmpfs 1.6G 672K 1.6G 1% /run 05:41:52 /dev/vda1 78G 8.3G 70G 11% / 05:41:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:41:52 tmpfs 5.0M 0 5.0M 0% /run/lock 05:41:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:41:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:41:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:41:52 05:41:52 05:41:52 ---> free -m: 05:41:52 total used free shared buff/cache available 05:41:52 Mem: 16040 547 13426 0 2065 15179 05:41:52 Swap: 1023 0 1023 05:41:52 05:41:52 05:41:52 ---> ip addr: 05:41:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:41:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:41:52 inet 127.0.0.1/8 scope host lo 05:41:52 valid_lft forever preferred_lft forever 05:41:52 inet6 ::1/128 scope host 05:41:52 valid_lft forever preferred_lft forever 05:41:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:41:52 link/ether fa:16:3e:e1:db:04 brd ff:ff:ff:ff:ff:ff 05:41:52 inet 10.30.106.116/23 brd 10.30.107.255 scope global dynamic ens3 05:41:52 valid_lft 86274sec preferred_lft 86274sec 05:41:52 inet6 fe80::f816:3eff:fee1:db04/64 scope link 05:41:52 valid_lft forever preferred_lft forever 05:41:52 05:41:52 05:41:52 ---> sar -b -r -n DEV: 05:41:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-966) 09/29/25 _x86_64_ (4 CPU) 05:41:52 05:41:52 05:39:48 LINUX RESTART (4 CPU) 05:41:52 05:41:52 05:40:01 tps rtps wtps bread/s bwrtn/s 05:41:52 05:41:01 346.68 31.78 314.90 1075.02 56567.37 05:41:52 Average: 346.68 31.78 314.90 1075.02 56567.37 05:41:52 05:41:52 05:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:41:52 05:41:01 13777516 15484676 2647452 16.12 68084 1832760 855884 4.90 799604 1620608 212164 05:41:52 Average: 13777516 15484676 2647452 16.12 68084 1832760 855884 4.90 799604 1620608 212164 05:41:52 05:41:52 05:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:41:52 05:41:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 05:41:52 05:41:01 ens3 407.88 265.22 2287.88 76.36 0.00 0.00 0.00 0.00 05:41:52 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 05:41:52 Average: ens3 407.88 265.22 2287.88 76.36 0.00 0.00 0.00 0.00 05:41:52 05:41:52 05:41:52 ---> sar -P ALL: 05:41:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-966) 09/29/25 _x86_64_ (4 CPU) 05:41:52 05:41:52 05:39:48 LINUX RESTART (4 CPU) 05:41:52 05:41:52 05:40:01 CPU %user %nice %system %iowait %steal %idle 05:41:52 05:41:01 all 23.49 0.00 2.17 3.41 0.06 70.87 05:41:52 05:41:01 0 16.08 0.00 2.44 2.73 0.07 78.69 05:41:52 05:41:01 1 25.25 0.00 1.67 2.90 0.05 70.13 05:41:52 05:41:01 2 28.56 0.00 2.54 7.57 0.07 61.26 05:41:52 05:41:01 3 24.05 0.00 2.05 0.47 0.07 73.37 05:41:52 Average: all 23.49 0.00 2.17 3.41 0.06 70.87 05:41:52 Average: 0 16.08 0.00 2.44 2.73 0.07 78.69 05:41:52 Average: 1 25.25 0.00 1.67 2.90 0.05 70.13 05:41:52 Average: 2 28.56 0.00 2.54 7.57 0.07 61.26 05:41:52 Average: 3 24.05 0.00 2.05 0.47 0.07 73.37 05:41:52 05:41:52 05:41:52