15:47:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 15:47:38 Running as SYSTEM 15:47:38 [EnvInject] - Loading node environment variables. 15:47:38 Building remotely on prd-ubuntu1804-builder-4c-4g-4289 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:47:38 [ssh-agent] Looking for ssh-agent implementation... 15:47:38 $ ssh-agent 15:47:39 SSH_AUTH_SOCK=/tmp/ssh-ck1hU986u9V0/agent.1705 15:47:39 SSH_AGENT_PID=1707 15:47:39 [ssh-agent] Started. 15:47:39 Running ssh-add (command line suppressed) 15:47:39 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18144088184712217162.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18144088184712217162.key) 15:47:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:47:39 The recommended git tool is: NONE 15:47:40 using credential onap-jenkins-ssh 15:47:40 Wiping out workspace first. 15:47:40 Cloning the remote Git repository 15:47:40 Cloning repository git://cloud.onap.org/mirror/oom.git 15:47:40 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:47:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:47:40 > git --version # timeout=10 15:47:40 > git --version # 'git version 2.17.1' 15:47:40 using GIT_SSH to set credentials Gerrit user 15:47:40 Verifying host key using manually-configured host key entries 15:47:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:47:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:47:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:47:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:47:46 using GIT_SSH to set credentials Gerrit user 15:47:46 Verifying host key using manually-configured host key entries 15:47:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/15 # timeout=30 15:47:46 > git rev-parse da96583da46b2ca434ed3f2c924438dea27e9123^{commit} # timeout=10 15:47:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:47:46 Checking out Revision da96583da46b2ca434ed3f2c924438dea27e9123 (refs/changes/80/141880/15) 15:47:46 > git config core.sparsecheckout # timeout=10 15:47:46 > git checkout -f da96583da46b2ca434ed3f2c924438dea27e9123 # timeout=30 15:47:50 Commit message: "[SDC] Move db init jobs to init container." 15:47:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:47:50 > git rev-list --no-walk 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=10 15:47:50 [EnvInject] - Injecting environment variables from a build step. 15:47:50 [EnvInject] - Injecting as environment variables the properties content 15:47:50 PYTHON=python3 15:47:50 15:47:50 [EnvInject] - Variables injected successfully. 15:47:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16676664970463550525.sh 15:47:50 ---> tox-install.sh 15:47:50 + source /home/jenkins/lf-env.sh 15:47:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:47:50 ++ mktemp -d /tmp/venv-XXXX 15:47:50 + lf_venv=/tmp/venv-oO2b 15:47:50 + local venv_file=/tmp/.os_lf_venv 15:47:50 + local python=python3 15:47:50 + local options 15:47:50 + local set_path=true 15:47:50 + local install_args= 15:47:50 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:47:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:47:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:47:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:47:50 + true 15:47:50 + case $1 in 15:47:50 + venv_file=/tmp/.toxenv 15:47:50 + shift 2 15:47:50 + true 15:47:50 + case $1 in 15:47:50 + shift 15:47:50 + break 15:47:50 + case $python in 15:47:50 + local pkg_list= 15:47:50 + [[ -d /opt/pyenv ]] 15:47:50 + echo 'Setup pyenv:' 15:47:50 Setup pyenv: 15:47:50 + export PYENV_ROOT=/opt/pyenv 15:47:50 + PYENV_ROOT=/opt/pyenv 15:47:50 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:50 + pyenv versions 15:47:50 * system (set by /opt/pyenv/version) 15:47:50 * 3.8.13 (set by /opt/pyenv/version) 15:47:50 * 3.9.13 (set by /opt/pyenv/version) 15:47:50 * 3.10.6 (set by /opt/pyenv/version) 15:47:50 + command -v pyenv 15:47:50 ++ pyenv init - --no-rehash 15:47:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:47:50 export PATH="/opt/pyenv/shims:${PATH}" 15:47:50 export PYENV_SHELL=bash 15:47:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:47:50 pyenv() { 15:47:50 local command 15:47:50 command="${1:-}" 15:47:50 if [ "$#" -gt 0 ]; then 15:47:50 shift 15:47:50 fi 15:47:50 15:47:50 case "$command" in 15:47:50 rehash|shell) 15:47:50 eval "$(pyenv "sh-$command" "$@")" 15:47:50 ;; 15:47:50 *) 15:47:50 command pyenv "$command" "$@" 15:47:50 ;; 15:47:50 esac 15:47:50 }' 15:47:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:47:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:50 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:50 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:47:50 ++ export PYENV_SHELL=bash 15:47:50 ++ PYENV_SHELL=bash 15:47:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:47:50 +++ complete -F _pyenv pyenv 15:47:50 ++ lf-pyver python3 15:47:50 ++ local py_version_xy=python3 15:47:50 ++ local py_version_xyz= 15:47:50 ++ pyenv versions 15:47:50 ++ local command 15:47:50 ++ sed 's/^[ *]* //' 15:47:50 ++ command=versions 15:47:50 ++ '[' 1 -gt 0 ']' 15:47:50 ++ awk '{ print $1 }' 15:47:50 ++ grep -E '^[0-9.]*[0-9]$' 15:47:50 ++ shift 15:47:50 ++ case "$command" in 15:47:50 ++ command pyenv versions 15:47:50 ++ pyenv versions 15:47:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:47:51 +++ grep '^3' /tmp/.pyenv_versions 15:47:51 +++ sort -V 15:47:51 +++ tail -n 1 15:47:51 ++ py_version_xyz=3.10.6 15:47:51 ++ [[ -z 3.10.6 ]] 15:47:51 ++ echo 3.10.6 15:47:51 ++ return 0 15:47:51 + pyenv local 3.10.6 15:47:51 + local command 15:47:51 + command=local 15:47:51 + '[' 2 -gt 0 ']' 15:47:51 + shift 15:47:51 + case "$command" in 15:47:51 + command pyenv local 3.10.6 15:47:51 + pyenv local 3.10.6 15:47:51 + for arg in "$@" 15:47:51 + case $arg in 15:47:51 + pkg_list+='tox ' 15:47:51 + for arg in "$@" 15:47:51 + case $arg in 15:47:51 + pkg_list+='virtualenv ' 15:47:51 + for arg in "$@" 15:47:51 + case $arg in 15:47:51 + pkg_list+='urllib3~=1.26.15 ' 15:47:51 + [[ -f /tmp/.toxenv ]] 15:47:51 + [[ ! -f /tmp/.toxenv ]] 15:47:51 + [[ -n '' ]] 15:47:51 + python3 -m venv /tmp/venv-oO2b 15:47:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oO2b' 15:47:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oO2b 15:47:55 + echo /tmp/venv-oO2b 15:47:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:47:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:47:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:47:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:47:55 + local 'pip_opts=--upgrade --quiet' 15:47:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:47:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:47:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:47:55 + [[ -n '' ]] 15:47:55 + [[ -n '' ]] 15:47:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:47:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:47:55 + /tmp/venv-oO2b/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 15:47:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:47:59 lf-activate-venv(): INFO: Base packages installed successfully 15:47:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:47:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:47:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:47:59 + /tmp/venv-oO2b/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 15:48:01 + type python3 15:48:01 + true 15:48:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oO2b/bin to PATH' 15:48:01 lf-activate-venv(): INFO: Adding /tmp/venv-oO2b/bin to PATH 15:48:01 + PATH=/tmp/venv-oO2b/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:01 + return 0 15:48:01 + python3 --version 15:48:01 Python 3.10.6 15:48:01 + python3 -m pip --version 15:48:01 pip 25.3 from /tmp/venv-oO2b/lib/python3.10/site-packages/pip (python 3.10) 15:48:01 + python3 -m pip freeze 15:48:02 cachetools==6.2.4 15:48:02 chardet==5.2.0 15:48:02 colorama==0.4.6 15:48:02 distlib==0.4.0 15:48:02 filelock==3.20.2 15:48:02 packaging==25.0 15:48:02 platformdirs==4.5.1 15:48:02 pluggy==1.6.0 15:48:02 pyproject-api==1.10.0 15:48:02 tomli==2.3.0 15:48:02 tox==4.34.0 15:48:02 typing_extensions==4.15.0 15:48:02 urllib3==1.26.20 15:48:02 virtualenv==20.36.0 15:48:02 [EnvInject] - Injecting environment variables from a build step. 15:48:02 [EnvInject] - Injecting as environment variables the properties content 15:48:02 PARALLEL=false 15:48:02 15:48:02 [EnvInject] - Variables injected successfully. 15:48:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11140224525002645699.sh 15:48:02 ---> tox-run.sh 15:48:02 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:48:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:48:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:48:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:48:02 + source /home/jenkins/lf-env.sh 15:48:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:48:02 ++ mktemp -d /tmp/venv-XXXX 15:48:02 + lf_venv=/tmp/venv-3ny8 15:48:02 + local venv_file=/tmp/.os_lf_venv 15:48:02 + local python=python3 15:48:02 + local options 15:48:02 + local set_path=true 15:48:02 + local install_args= 15:48:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:48:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:48:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:48:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:48:02 + true 15:48:02 + case $1 in 15:48:02 + venv_file=/tmp/.toxenv 15:48:02 + shift 2 15:48:02 + true 15:48:02 + case $1 in 15:48:02 + shift 15:48:02 + break 15:48:02 + case $python in 15:48:02 + local pkg_list= 15:48:02 + [[ -d /opt/pyenv ]] 15:48:02 + echo 'Setup pyenv:' 15:48:02 Setup pyenv: 15:48:02 + export PYENV_ROOT=/opt/pyenv 15:48:02 + PYENV_ROOT=/opt/pyenv 15:48:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:02 + pyenv versions 15:48:02 system 15:48:02 3.8.13 15:48:02 3.9.13 15:48:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:48:02 + command -v pyenv 15:48:02 ++ pyenv init - --no-rehash 15:48:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:48:02 export PATH="/opt/pyenv/shims:${PATH}" 15:48:02 export PYENV_SHELL=bash 15:48:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:48:02 pyenv() { 15:48:02 local command 15:48:02 command="${1:-}" 15:48:02 if [ "$#" -gt 0 ]; then 15:48:02 shift 15:48:02 fi 15:48:02 15:48:02 case "$command" in 15:48:02 rehash|shell) 15:48:02 eval "$(pyenv "sh-$command" "$@")" 15:48:02 ;; 15:48:02 *) 15:48:02 command pyenv "$command" "$@" 15:48:02 ;; 15:48:02 esac 15:48:02 }' 15:48:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:48:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:02 ++ export PYENV_SHELL=bash 15:48:02 ++ PYENV_SHELL=bash 15:48:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:48:02 +++ complete -F _pyenv pyenv 15:48:02 ++ lf-pyver python3 15:48:02 ++ local py_version_xy=python3 15:48:02 ++ local py_version_xyz= 15:48:02 ++ pyenv versions 15:48:02 ++ local command 15:48:02 ++ command=versions 15:48:02 ++ '[' 1 -gt 0 ']' 15:48:02 ++ shift 15:48:02 ++ case "$command" in 15:48:02 ++ command pyenv versions 15:48:02 ++ pyenv versions 15:48:02 ++ sed 's/^[ *]* //' 15:48:02 ++ awk '{ print $1 }' 15:48:02 ++ grep -E '^[0-9.]*[0-9]$' 15:48:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:48:02 +++ grep '^3' /tmp/.pyenv_versions 15:48:02 +++ sort -V 15:48:02 +++ tail -n 1 15:48:02 ++ py_version_xyz=3.10.6 15:48:02 ++ [[ -z 3.10.6 ]] 15:48:02 ++ echo 3.10.6 15:48:02 ++ return 0 15:48:02 + pyenv local 3.10.6 15:48:02 + local command 15:48:02 + command=local 15:48:02 + '[' 2 -gt 0 ']' 15:48:02 + shift 15:48:02 + case "$command" in 15:48:02 + command pyenv local 3.10.6 15:48:02 + pyenv local 3.10.6 15:48:02 + for arg in "$@" 15:48:02 + case $arg in 15:48:02 + pkg_list+='tox ' 15:48:02 + for arg in "$@" 15:48:02 + case $arg in 15:48:02 + pkg_list+='virtualenv ' 15:48:02 + for arg in "$@" 15:48:02 + case $arg in 15:48:02 + pkg_list+='urllib3~=1.26.15 ' 15:48:02 + [[ -f /tmp/.toxenv ]] 15:48:02 ++ cat /tmp/.toxenv 15:48:02 + lf_venv=/tmp/venv-oO2b 15:48:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oO2b from' file:/tmp/.toxenv 15:48:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oO2b from file:/tmp/.toxenv 15:48:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:48:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:02 + local 'pip_opts=--upgrade --quiet' 15:48:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:48:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:48:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:48:02 + [[ -n '' ]] 15:48:02 + [[ -n '' ]] 15:48:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:48:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:02 + /tmp/venv-oO2b/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 15:48:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:48:03 lf-activate-venv(): INFO: Base packages installed successfully 15:48:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:48:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:48:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:48:03 + /tmp/venv-oO2b/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 15:48:04 + type python3 15:48:04 + true 15:48:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oO2b/bin to PATH' 15:48:04 lf-activate-venv(): INFO: Adding /tmp/venv-oO2b/bin to PATH 15:48:04 + PATH=/tmp/venv-oO2b/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:04 + return 0 15:48:04 + [[ -d /opt/pyenv ]] 15:48:04 + echo '---> Setting up pyenv' 15:48:04 ---> Setting up pyenv 15:48:04 + export PYENV_ROOT=/opt/pyenv 15:48:04 + PYENV_ROOT=/opt/pyenv 15:48:04 + export PATH=/opt/pyenv/bin:/tmp/venv-oO2b/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:04 + PATH=/opt/pyenv/bin:/tmp/venv-oO2b/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:48:04 ++ pwd 15:48:04 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:48:04 + export PYTHONPATH 15:48:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:48:04 + TOX_TESTENV_PASSENV=PYTHONPATH 15:48:04 + tox --version 15:48:04 4.34.0 from /tmp/venv-oO2b/lib/python3.10/site-packages/tox/__init__.py 15:48:04 + PARALLEL=false 15:48:04 + TOX_OPTIONS_LIST= 15:48:04 + [[ -n checkbashisms ]] 15:48:04 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:48:04 + case ${PARALLEL,,} in 15:48:04 + tox -e checkbashisms 15:48:04 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:48:05 checkbashisms: freeze> python -m pip freeze --all 15:48:06 checkbashisms: pip==25.3,setuptools==80.9.0 15:48:06 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:48:08 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:48:10 checkbashisms: OK (5.14=setup[1.37]+cmd[3.77] seconds) 15:48:10 congratulations :) (5.18 seconds) 15:48:10 + tox_status=0 15:48:10 + echo '---> Completed tox runs' 15:48:10 ---> Completed tox runs 15:48:10 + for i in .tox/*/log 15:48:10 ++ echo .tox/checkbashisms/log 15:48:10 ++ awk -F/ '{print $2}' 15:48:10 + tox_env=checkbashisms 15:48:10 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:48:10 + DOC_DIR=docs/_build/html 15:48:10 + [[ -d docs/_build/html ]] 15:48:10 + echo '---> tox-run.sh ends' 15:48:10 ---> tox-run.sh ends 15:48:10 + test 0 -eq 0 15:48:10 $ ssh-agent -k 15:48:10 unset SSH_AUTH_SOCK; 15:48:10 unset SSH_AGENT_PID; 15:48:10 echo Agent pid 1707 killed; 15:48:10 [ssh-agent] Stopped. 15:48:10 [PostBuildScript] - [INFO] Executing post build scripts. 15:48:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10035778181433388720.sh 15:48:10 ---> sysstat.sh 15:48:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11969519737185541805.sh 15:48:10 ---> package-listing.sh 15:48:10 ++ tr '[:upper:]' '[:lower:]' 15:48:10 ++ facter osfamily 15:48:10 + OS_FAMILY=debian 15:48:10 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:48:10 + START_PACKAGES=/tmp/packages_start.txt 15:48:10 + END_PACKAGES=/tmp/packages_end.txt 15:48:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:48:10 + PACKAGES=/tmp/packages_start.txt 15:48:10 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:48:10 + PACKAGES=/tmp/packages_end.txt 15:48:10 + case "${OS_FAMILY}" in 15:48:10 + dpkg -l 15:48:10 + grep '^ii' 15:48:10 + '[' -f /tmp/packages_start.txt ']' 15:48:10 + '[' -f /tmp/packages_end.txt ']' 15:48:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:48:10 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:48:10 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:48:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:48:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12643968375103230047.sh 15:48:11 ---> capture-instance-metadata.sh 15:48:11 Setup pyenv: 15:48:11 system 15:48:11 3.8.13 15:48:11 3.9.13 15:48:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:48:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SDnU 15:48:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:48:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:18 lf-activate-venv(): INFO: Base packages installed successfully 15:48:18 lf-activate-venv(): INFO: Installing additional packages: lftools 15:48:43 lf-activate-venv(): INFO: Adding /tmp/venv-SDnU/bin to PATH 15:48:43 INFO: Running in OpenStack, capturing instance metadata 15:48:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins581930367560939908.sh 15:48:43 provisioning config files... 15:48:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8184907096752127529tmp 15:48:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:48:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:48:43 [EnvInject] - Injecting environment variables from a build step. 15:48:43 [EnvInject] - Injecting as environment variables the properties content 15:48:43 SERVER_ID=logs 15:48:43 15:48:43 [EnvInject] - Variables injected successfully. 15:48:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18275097837958850666.sh 15:48:43 ---> create-netrc.sh 15:48:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16683815008824167314.sh 15:48:43 ---> python-tools-install.sh 15:48:43 Setup pyenv: 15:48:44 system 15:48:44 3.8.13 15:48:44 3.9.13 15:48:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:48:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SDnU from file:/tmp/.os_lf_venv 15:48:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:48:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:48:46 lf-activate-venv(): INFO: Base packages installed successfully 15:48:46 lf-activate-venv(): INFO: Installing additional packages: lftools 15:48:58 lf-activate-venv(): INFO: Adding /tmp/venv-SDnU/bin to PATH 15:48:58 Generating Requirements File 15:49:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:49:18 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:49:19 Python 3.10.6 15:49:19 pip 25.3 from /tmp/venv-SDnU/lib/python3.10/site-packages/pip (python 3.10) 15:49:19 appdirs==1.4.4 15:49:19 argcomplete==3.6.3 15:49:19 aspy.yaml==1.3.0 15:49:19 attrs==25.4.0 15:49:19 autopage==0.5.2 15:49:19 backports.strenum==1.3.1 15:49:19 beautifulsoup4==4.14.3 15:49:19 boto3==1.42.24 15:49:19 botocore==1.42.24 15:49:19 bs4==0.0.2 15:49:19 certifi==2026.1.4 15:49:19 cffi==2.0.0 15:49:19 cfgv==3.5.0 15:49:19 chardet==5.2.0 15:49:19 charset-normalizer==3.4.4 15:49:19 click==8.3.1 15:49:19 cliff==4.13.1 15:49:19 cmd2==3.1.0 15:49:19 cryptography==3.3.2 15:49:19 debtcollector==3.0.0 15:49:19 decorator==5.2.1 15:49:19 defusedxml==0.7.1 15:49:19 Deprecated==1.3.1 15:49:19 distlib==0.4.0 15:49:19 dnspython==2.8.0 15:49:19 docker==7.1.0 15:49:19 dogpile.cache==1.5.0 15:49:19 durationpy==0.10 15:49:19 email-validator==2.3.0 15:49:19 filelock==3.20.2 15:49:19 future==1.0.0 15:49:19 gitdb==4.0.12 15:49:19 GitPython==3.1.46 15:49:19 google-auth==2.47.0 15:49:19 httplib2==0.31.0 15:49:19 identify==2.6.15 15:49:19 idna==3.11 15:49:19 importlib-resources==1.5.0 15:49:19 iso8601==2.1.0 15:49:19 Jinja2==3.1.6 15:49:19 jmespath==1.0.1 15:49:19 jsonpatch==1.33 15:49:19 jsonpointer==3.0.0 15:49:19 jsonschema==4.26.0 15:49:19 jsonschema-specifications==2025.9.1 15:49:19 keystoneauth1==5.12.0 15:49:19 kubernetes==34.1.0 15:49:19 lftools==0.37.18 15:49:19 lxml==6.0.2 15:49:19 markdown-it-py==4.0.0 15:49:19 MarkupSafe==3.0.3 15:49:19 mdurl==0.1.2 15:49:19 msgpack==1.1.2 15:49:19 multi_key_dict==2.0.3 15:49:19 munch==4.0.0 15:49:19 netaddr==1.3.0 15:49:19 niet==1.4.2 15:49:19 nodeenv==1.10.0 15:49:19 oauth2client==4.1.3 15:49:19 oauthlib==3.3.1 15:49:19 openstacksdk==4.8.0 15:49:19 os-service-types==1.8.2 15:49:19 osc-lib==4.3.0 15:49:19 oslo.config==10.2.0 15:49:19 oslo.context==6.2.0 15:49:19 oslo.i18n==6.7.1 15:49:19 oslo.log==8.0.0 15:49:19 oslo.serialization==5.9.0 15:49:19 oslo.utils==9.2.0 15:49:19 packaging==25.0 15:49:19 pbr==7.0.3 15:49:19 platformdirs==4.5.1 15:49:19 prettytable==3.17.0 15:49:19 psutil==7.2.1 15:49:19 pyasn1==0.6.1 15:49:19 pyasn1_modules==0.4.2 15:49:19 pycparser==2.23 15:49:19 pygerrit2==2.0.15 15:49:19 PyGithub==2.8.1 15:49:19 Pygments==2.19.2 15:49:19 PyJWT==2.10.1 15:49:19 PyNaCl==1.6.2 15:49:19 pyparsing==2.4.7 15:49:19 pyperclip==1.11.0 15:49:19 pyrsistent==0.20.0 15:49:19 python-cinderclient==9.8.0 15:49:19 python-dateutil==2.9.0.post0 15:49:19 python-heatclient==4.3.0 15:49:19 python-jenkins==1.8.3 15:49:19 python-keystoneclient==5.7.0 15:49:19 python-magnumclient==4.9.0 15:49:19 python-openstackclient==8.3.0 15:49:19 python-swiftclient==4.9.0 15:49:19 PyYAML==6.0.3 15:49:19 referencing==0.37.0 15:49:19 requests==2.32.5 15:49:19 requests-oauthlib==2.0.0 15:49:19 requestsexceptions==1.4.0 15:49:19 rfc3986==2.0.0 15:49:19 rich==14.2.0 15:49:19 rich-argparse==1.7.2 15:49:19 rpds-py==0.30.0 15:49:19 rsa==4.9.1 15:49:19 ruamel.yaml==0.19.1 15:49:19 ruamel.yaml.clib==0.2.15 15:49:19 s3transfer==0.16.0 15:49:19 simplejson==3.20.2 15:49:19 six==1.17.0 15:49:19 smmap==5.0.2 15:49:19 soupsieve==2.8.1 15:49:19 stevedore==5.6.0 15:49:19 tabulate==0.9.0 15:49:19 toml==0.10.2 15:49:19 tomlkit==0.13.3 15:49:19 tqdm==4.67.1 15:49:19 typing_extensions==4.15.0 15:49:19 tzdata==2025.3 15:49:19 urllib3==1.26.20 15:49:19 virtualenv==20.36.0 15:49:19 wcwidth==0.2.14 15:49:19 websocket-client==1.9.0 15:49:19 wrapt==2.0.1 15:49:19 xdg==6.0.0 15:49:19 xmltodict==1.0.2 15:49:19 yq==3.4.3 15:49:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10520248821139905822.sh 15:49:19 ---> sudo-logs.sh 15:49:19 Archiving 'sudo' log.. 15:49:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17881740836871774900.sh 15:49:20 ---> job-cost.sh 15:49:20 Setup pyenv: 15:49:20 system 15:49:20 3.8.13 15:49:20 3.9.13 15:49:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:49:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SDnU from file:/tmp/.os_lf_venv 15:49:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:49:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:49:22 lf-activate-venv(): INFO: Base packages installed successfully 15:49:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:49:27 lf-activate-venv(): INFO: Adding /tmp/venv-SDnU/bin to PATH 15:49:27 INFO: No Stack... 15:49:28 INFO: Retrieving Pricing Info for: v3-standard-4 15:49:28 INFO: Archiving Costs 15:49:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins95408421222580698.sh 15:49:28 ---> logs-deploy.sh 15:49:28 Setup pyenv: 15:49:28 system 15:49:28 3.8.13 15:49:28 3.9.13 15:49:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:49:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SDnU from file:/tmp/.os_lf_venv 15:49:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:49:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:49:30 lf-activate-venv(): INFO: Base packages installed successfully 15:49:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:49:39 lf-activate-venv(): INFO: Adding /tmp/venv-SDnU/bin to PATH 15:49:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4377 15:49:39 INFO: archiving workspace using pattern(s): 15:49:40 Archives upload complete. 15:49:40 INFO: archiving logs to Nexus 15:49:41 ---> uname -a: 15:49:41 Linux prd-ubuntu1804-builder-4c-4g-4289 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:49:41 15:49:41 15:49:41 ---> lscpu: 15:49:41 Architecture: x86_64 15:49:41 CPU op-mode(s): 32-bit, 64-bit 15:49:41 Byte Order: Little Endian 15:49:41 CPU(s): 4 15:49:41 On-line CPU(s) list: 0-3 15:49:41 Thread(s) per core: 1 15:49:41 Core(s) per socket: 1 15:49:41 Socket(s): 4 15:49:41 NUMA node(s): 1 15:49:41 Vendor ID: AuthenticAMD 15:49:41 CPU family: 23 15:49:41 Model: 49 15:49:41 Model name: AMD EPYC-Rome Processor 15:49:41 Stepping: 0 15:49:41 CPU MHz: 2799.998 15:49:41 BogoMIPS: 5599.99 15:49:41 Virtualization: AMD-V 15:49:41 Hypervisor vendor: KVM 15:49:41 Virtualization type: full 15:49:41 L1d cache: 32K 15:49:41 L1i cache: 32K 15:49:41 L2 cache: 512K 15:49:41 L3 cache: 16384K 15:49:41 NUMA node0 CPU(s): 0-3 15:49:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:49:41 15:49:41 15:49:41 ---> nproc: 15:49:41 4 15:49:41 15:49:41 15:49:41 ---> df -h: 15:49:41 Filesystem Size Used Avail Use% Mounted on 15:49:41 udev 7.9G 0 7.9G 0% /dev 15:49:41 tmpfs 1.6G 676K 1.6G 1% /run 15:49:41 /dev/vda1 78G 8.3G 70G 11% / 15:49:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:49:41 tmpfs 5.0M 0 5.0M 0% /run/lock 15:49:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:49:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:49:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:49:41 15:49:41 15:49:41 ---> free -m: 15:49:41 total used free shared buff/cache available 15:49:41 Mem: 16040 561 13409 0 2069 15164 15:49:41 Swap: 1023 0 1023 15:49:41 15:49:41 15:49:41 ---> ip addr: 15:49:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:49:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:49:41 inet 127.0.0.1/8 scope host lo 15:49:41 valid_lft forever preferred_lft forever 15:49:41 inet6 ::1/128 scope host 15:49:41 valid_lft forever preferred_lft forever 15:49:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:49:41 link/ether fa:16:3e:9b:fb:6b brd ff:ff:ff:ff:ff:ff 15:49:41 inet 10.30.106.97/23 brd 10.30.107.255 scope global dynamic ens3 15:49:41 valid_lft 86258sec preferred_lft 86258sec 15:49:41 inet6 fe80::f816:3eff:fe9b:fb6b/64 scope link 15:49:41 valid_lft forever preferred_lft forever 15:49:41 15:49:41 15:49:41 ---> sar -b -r -n DEV: 15:49:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4289) 01/09/26 _x86_64_ (4 CPU) 15:49:41 15:49:41 15:47:21 LINUX RESTART (4 CPU) 15:49:41 15:49:41 15:48:01 tps rtps wtps bread/s bwrtn/s 15:49:41 15:49:01 85.44 5.11 80.32 201.40 13431.26 15:49:41 Average: 85.44 5.11 80.32 201.40 13431.26 15:49:41 15:49:41 15:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:49:41 15:49:01 13934536 15596548 2490432 15.16 70252 1787028 732404 4.19 655948 1609556 131976 15:49:41 Average: 13934536 15596548 2490432 15.16 70252 1787028 732404 4.19 655948 1609556 131976 15:49:41 15:49:41 15:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:49:41 15:49:01 ens3 56.78 42.55 725.57 10.20 0.00 0.00 0.00 0.00 15:49:41 15:49:01 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 15:49:41 Average: ens3 56.78 42.55 725.57 10.20 0.00 0.00 0.00 0.00 15:49:41 Average: lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 15:49:41 15:49:41 15:49:41 ---> sar -P ALL: 15:49:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4289) 01/09/26 _x86_64_ (4 CPU) 15:49:41 15:49:41 15:47:21 LINUX RESTART (4 CPU) 15:49:41 15:49:41 15:48:01 CPU %user %nice %system %iowait %steal %idle 15:49:41 15:49:01 all 19.49 0.00 1.35 3.70 0.06 75.40 15:49:41 15:49:01 0 32.84 0.00 2.06 1.25 0.07 63.78 15:49:41 15:49:01 1 19.45 0.00 1.43 0.42 0.03 78.67 15:49:41 15:49:01 2 22.33 0.00 1.20 7.05 0.07 69.34 15:49:41 15:49:01 3 3.40 0.00 0.70 6.09 0.08 89.72 15:49:41 Average: all 19.49 0.00 1.35 3.70 0.06 75.40 15:49:41 Average: 0 32.84 0.00 2.06 1.25 0.07 63.78 15:49:41 Average: 1 19.45 0.00 1.43 0.42 0.03 78.67 15:49:41 Average: 2 22.33 0.00 1.20 7.05 0.07 69.34 15:49:41 Average: 3 3.40 0.00 0.70 6.09 0.08 89.72 15:49:41 15:49:41 15:49:41