11:19:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142903 11:19:25 Running as SYSTEM 11:19:25 [EnvInject] - Loading node environment variables. 11:19:25 Building remotely on prd-ubuntu1804-builder-4c-4g-3725 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:19:25 [ssh-agent] Looking for ssh-agent implementation... 11:19:26 $ ssh-agent 11:19:26 SSH_AUTH_SOCK=/tmp/ssh-5fyTsAw8q4fL/agent.1598 11:19:26 SSH_AGENT_PID=1600 11:19:26 [ssh-agent] Started. 11:19:26 Running ssh-add (command line suppressed) 11:19:26 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7745350112176663978.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7745350112176663978.key) 11:19:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:19:26 The recommended git tool is: NONE 11:19:27 using credential onap-jenkins-ssh 11:19:27 Wiping out workspace first. 11:19:27 Cloning the remote Git repository 11:19:27 Cloning repository git://cloud.onap.org/mirror/oom.git 11:19:27 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:19:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:19:27 > git --version # timeout=10 11:19:27 > git --version # 'git version 2.17.1' 11:19:27 using GIT_SSH to set credentials Gerrit user 11:19:27 Verifying host key using manually-configured host key entries 11:19:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:19:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:19:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:19:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:19:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:19:33 using GIT_SSH to set credentials Gerrit user 11:19:33 Verifying host key using manually-configured host key entries 11:19:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/142903/2 # timeout=30 11:19:33 > git rev-parse a8047f62fe602b7b3a6bc0d6bd7f7a3532b3f00a^{commit} # timeout=10 11:19:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:19:34 Checking out Revision a8047f62fe602b7b3a6bc0d6bd7f7a3532b3f00a (refs/changes/03/142903/2) 11:19:34 > git config core.sparsecheckout # timeout=10 11:19:34 > git checkout -f a8047f62fe602b7b3a6bc0d6bd7f7a3532b3f00a # timeout=30 11:19:37 Commit message: "Remove duplication of Spring configs in participants" 11:19:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:19:37 > git rev-list --no-walk f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=10 11:19:37 [EnvInject] - Injecting environment variables from a build step. 11:19:37 [EnvInject] - Injecting as environment variables the properties content 11:19:37 PYTHON=python3 11:19:37 11:19:37 [EnvInject] - Variables injected successfully. 11:19:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4794825417059340820.sh 11:19:37 ---> tox-install.sh 11:19:37 + source /home/jenkins/lf-env.sh 11:19:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:37 ++ mktemp -d /tmp/venv-XXXX 11:19:37 + lf_venv=/tmp/venv-fnbc 11:19:37 + local venv_file=/tmp/.os_lf_venv 11:19:37 + local python=python3 11:19:37 + local options 11:19:37 + local set_path=true 11:19:37 + local install_args= 11:19:37 ++ 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:19:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:19:37 + true 11:19:37 + case $1 in 11:19:37 + venv_file=/tmp/.toxenv 11:19:37 + shift 2 11:19:37 + true 11:19:37 + case $1 in 11:19:37 + shift 11:19:37 + break 11:19:37 + case $python in 11:19:37 + local pkg_list= 11:19:37 + [[ -d /opt/pyenv ]] 11:19:37 + echo 'Setup pyenv:' 11:19:37 Setup pyenv: 11:19:37 + export PYENV_ROOT=/opt/pyenv 11:19:37 + PYENV_ROOT=/opt/pyenv 11:19:37 + 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:19:37 + 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:19:37 + pyenv versions 11:19:37 * system (set by /opt/pyenv/version) 11:19:37 * 3.8.13 (set by /opt/pyenv/version) 11:19:37 * 3.9.13 (set by /opt/pyenv/version) 11:19:37 * 3.10.6 (set by /opt/pyenv/version) 11:19:37 + command -v pyenv 11:19:37 ++ pyenv init - --no-rehash 11:19:38 + 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:19:38 export PATH="/opt/pyenv/shims:${PATH}" 11:19:38 export PYENV_SHELL=bash 11:19:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:19:38 pyenv() { 11:19:38 local command 11:19:38 command="${1:-}" 11:19:38 if [ "$#" -gt 0 ]; then 11:19:38 shift 11:19:38 fi 11:19:38 11:19:38 case "$command" in 11:19:38 rehash|shell) 11:19:38 eval "$(pyenv "sh-$command" "$@")" 11:19:38 ;; 11:19:38 *) 11:19:38 command pyenv "$command" "$@" 11:19:38 ;; 11:19:38 esac 11:19:38 }' 11:19:38 +++ 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:19:38 ++ 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:19:38 ++ 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:19:38 ++ 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:19:38 ++ export PYENV_SHELL=bash 11:19:38 ++ PYENV_SHELL=bash 11:19:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:19:38 +++ complete -F _pyenv pyenv 11:19:38 ++ lf-pyver python3 11:19:38 ++ local py_version_xy=python3 11:19:38 ++ local py_version_xyz= 11:19:38 ++ sed 's/^[ *]* //' 11:19:38 ++ pyenv versions 11:19:38 ++ local command 11:19:38 ++ command=versions 11:19:38 ++ '[' 1 -gt 0 ']' 11:19:38 ++ shift 11:19:38 ++ case "$command" in 11:19:38 ++ command pyenv versions 11:19:38 ++ pyenv versions 11:19:38 ++ awk '{ print $1 }' 11:19:38 ++ grep -E '^[0-9.]*[0-9]$' 11:19:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:19:38 +++ sort -V 11:19:38 +++ grep '^3' /tmp/.pyenv_versions 11:19:38 +++ tail -n 1 11:19:38 ++ py_version_xyz=3.10.6 11:19:38 ++ [[ -z 3.10.6 ]] 11:19:38 ++ echo 3.10.6 11:19:38 ++ return 0 11:19:38 + pyenv local 3.10.6 11:19:38 + local command 11:19:38 + command=local 11:19:38 + '[' 2 -gt 0 ']' 11:19:38 + shift 11:19:38 + case "$command" in 11:19:38 + command pyenv local 3.10.6 11:19:38 + pyenv local 3.10.6 11:19:38 + for arg in "$@" 11:19:38 + case $arg in 11:19:38 + pkg_list+='tox ' 11:19:38 + for arg in "$@" 11:19:38 + case $arg in 11:19:38 + pkg_list+='virtualenv ' 11:19:38 + for arg in "$@" 11:19:38 + case $arg in 11:19:38 + pkg_list+='urllib3~=1.26.15 ' 11:19:38 + [[ -f /tmp/.toxenv ]] 11:19:38 + [[ ! -f /tmp/.toxenv ]] 11:19:38 + [[ -n '' ]] 11:19:38 + python3 -m venv /tmp/venv-fnbc 11:19:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fnbc' 11:19:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fnbc 11:19:42 + echo /tmp/venv-fnbc 11:19:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:19:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:19:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:19:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:19:42 + local 'pip_opts=--upgrade --quiet' 11:19:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:19:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:19:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:19:42 + [[ -n '' ]] 11:19:42 + [[ -n '' ]] 11:19:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:19:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:19:42 + /tmp/venv-fnbc/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:19:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:19:46 lf-activate-venv(): INFO: Base packages installed successfully 11:19:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:19:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:19:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:19:46 + /tmp/venv-fnbc/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:19:49 + type python3 11:19:49 + true 11:19:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fnbc/bin to PATH' 11:19:49 lf-activate-venv(): INFO: Adding /tmp/venv-fnbc/bin to PATH 11:19:49 + PATH=/tmp/venv-fnbc/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:19:49 + return 0 11:19:49 + python3 --version 11:19:49 Python 3.10.6 11:19:49 + python3 -m pip --version 11:19:49 pip 25.3 from /tmp/venv-fnbc/lib/python3.10/site-packages/pip (python 3.10) 11:19:49 + python3 -m pip freeze 11:19:50 cachetools==6.2.6 11:19:50 chardet==5.2.0 11:19:50 colorama==0.4.6 11:19:50 distlib==0.4.0 11:19:50 filelock==3.20.3 11:19:50 packaging==26.0 11:19:50 platformdirs==4.5.1 11:19:50 pluggy==1.6.0 11:19:50 pyproject-api==1.10.0 11:19:50 tomli==2.4.0 11:19:50 tox==4.34.1 11:19:50 typing_extensions==4.15.0 11:19:50 urllib3==1.26.20 11:19:50 virtualenv==20.36.1 11:19:50 [EnvInject] - Injecting environment variables from a build step. 11:19:50 [EnvInject] - Injecting as environment variables the properties content 11:19:50 PARALLEL=false 11:19:50 11:19:50 [EnvInject] - Variables injected successfully. 11:19:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14547861791899186751.sh 11:19:50 ---> tox-run.sh 11:19:50 + 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:19:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:19:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:19:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:19:50 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:19:50 + source /home/jenkins/lf-env.sh 11:19:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:19:50 ++ mktemp -d /tmp/venv-XXXX 11:19:50 + lf_venv=/tmp/venv-vyaF 11:19:50 + local venv_file=/tmp/.os_lf_venv 11:19:50 + local python=python3 11:19:50 + local options 11:19:50 + local set_path=true 11:19:50 + local install_args= 11:19: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 11:19:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:19:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:19:50 + true 11:19:50 + case $1 in 11:19:50 + venv_file=/tmp/.toxenv 11:19:50 + shift 2 11:19:50 + true 11:19:50 + case $1 in 11:19:50 + shift 11:19:50 + break 11:19:50 + case $python in 11:19:50 + local pkg_list= 11:19:50 + [[ -d /opt/pyenv ]] 11:19:50 + echo 'Setup pyenv:' 11:19:50 Setup pyenv: 11:19:50 + export PYENV_ROOT=/opt/pyenv 11:19:50 + PYENV_ROOT=/opt/pyenv 11:19:50 + 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:19:50 + 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:19:50 + pyenv versions 11:19:50 system 11:19:50 3.8.13 11:19:50 3.9.13 11:19:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:19:50 + command -v pyenv 11:19:50 ++ pyenv init - --no-rehash 11:19: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[*]}"'\'')" 11:19:50 export PATH="/opt/pyenv/shims:${PATH}" 11:19:50 export PYENV_SHELL=bash 11:19:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:19:50 pyenv() { 11:19:50 local command 11:19:50 command="${1:-}" 11:19:50 if [ "$#" -gt 0 ]; then 11:19:50 shift 11:19:50 fi 11:19:50 11:19:50 case "$command" in 11:19:50 rehash|shell) 11:19:50 eval "$(pyenv "sh-$command" "$@")" 11:19:50 ;; 11:19:50 *) 11:19:50 command pyenv "$command" "$@" 11:19:50 ;; 11:19:50 esac 11:19:50 }' 11:19: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[*]}"' 11:19:50 ++ 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:19:50 ++ 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:19:50 ++ 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:19:50 ++ export PYENV_SHELL=bash 11:19:50 ++ PYENV_SHELL=bash 11:19:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:19:50 +++ complete -F _pyenv pyenv 11:19:50 ++ lf-pyver python3 11:19:50 ++ local py_version_xy=python3 11:19:50 ++ local py_version_xyz= 11:19:50 ++ pyenv versions 11:19:50 ++ local command 11:19:50 ++ command=versions 11:19:50 ++ '[' 1 -gt 0 ']' 11:19:50 ++ shift 11:19:50 ++ case "$command" in 11:19:50 ++ sed 's/^[ *]* //' 11:19:50 ++ command pyenv versions 11:19:50 ++ pyenv versions 11:19:50 ++ awk '{ print $1 }' 11:19:50 ++ grep -E '^[0-9.]*[0-9]$' 11:19:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:19:50 +++ grep '^3' /tmp/.pyenv_versions 11:19:50 +++ sort -V 11:19:50 +++ tail -n 1 11:19:50 ++ py_version_xyz=3.10.6 11:19:50 ++ [[ -z 3.10.6 ]] 11:19:50 ++ echo 3.10.6 11:19:50 ++ return 0 11:19:50 + pyenv local 3.10.6 11:19:50 + local command 11:19:50 + command=local 11:19:50 + '[' 2 -gt 0 ']' 11:19:50 + shift 11:19:50 + case "$command" in 11:19:50 + command pyenv local 3.10.6 11:19:50 + pyenv local 3.10.6 11:19:50 + for arg in "$@" 11:19:50 + case $arg in 11:19:50 + pkg_list+='tox ' 11:19:50 + for arg in "$@" 11:19:50 + case $arg in 11:19:50 + pkg_list+='virtualenv ' 11:19:50 + for arg in "$@" 11:19:50 + case $arg in 11:19:50 + pkg_list+='urllib3~=1.26.15 ' 11:19:50 + [[ -f /tmp/.toxenv ]] 11:19:50 ++ cat /tmp/.toxenv 11:19:50 + lf_venv=/tmp/venv-fnbc 11:19:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fnbc from' file:/tmp/.toxenv 11:19:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fnbc from file:/tmp/.toxenv 11:19:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:19:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:19:50 + local 'pip_opts=--upgrade --quiet' 11:19:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:19:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:19:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:19:50 + [[ -n '' ]] 11:19:50 + [[ -n '' ]] 11:19:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:19:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:19:50 + /tmp/venv-fnbc/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:19:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:19:51 lf-activate-venv(): INFO: Base packages installed successfully 11:19:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:19:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:19:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:19:51 + /tmp/venv-fnbc/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:19:52 + type python3 11:19:52 + true 11:19:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fnbc/bin to PATH' 11:19:52 lf-activate-venv(): INFO: Adding /tmp/venv-fnbc/bin to PATH 11:19:52 + PATH=/tmp/venv-fnbc/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:19:52 + return 0 11:19:52 + [[ -d /opt/pyenv ]] 11:19:52 + echo '---> Setting up pyenv' 11:19:52 ---> Setting up pyenv 11:19:52 + export PYENV_ROOT=/opt/pyenv 11:19:52 + PYENV_ROOT=/opt/pyenv 11:19:52 + export PATH=/opt/pyenv/bin:/tmp/venv-fnbc/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:19:52 + PATH=/opt/pyenv/bin:/tmp/venv-fnbc/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:19:52 ++ pwd 11:19:52 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:19:52 + export PYTHONPATH 11:19:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:19:52 + TOX_TESTENV_PASSENV=PYTHONPATH 11:19:52 + tox --version 11:19:52 4.34.1 from /tmp/venv-fnbc/lib/python3.10/site-packages/tox/__init__.py 11:19:52 + PARALLEL=false 11:19:52 + TOX_OPTIONS_LIST= 11:19:52 + [[ -n checkbashisms ]] 11:19:52 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:19:52 + case ${PARALLEL,,} in 11:19:52 + tox -e checkbashisms 11:19:52 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:19:54 checkbashisms: freeze> python -m pip freeze --all 11:19:54 checkbashisms: pip==25.3,setuptools==80.9.0 11:19:54 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:19:56 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:19:58 checkbashisms: OK (4.99=setup[1.47]+cmd[3.53] seconds) 11:19:58 congratulations :) (5.03 seconds) 11:19:58 + tox_status=0 11:19:58 + echo '---> Completed tox runs' 11:19:58 ---> Completed tox runs 11:19:58 + for i in .tox/*/log 11:19:58 ++ echo .tox/checkbashisms/log 11:19:58 ++ awk -F/ '{print $2}' 11:19:58 + tox_env=checkbashisms 11:19:58 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:19:58 + DOC_DIR=docs/_build/html 11:19:58 + [[ -d docs/_build/html ]] 11:19:58 + echo '---> tox-run.sh ends' 11:19:58 ---> tox-run.sh ends 11:19:58 + test 0 -eq 0 11:19:58 $ ssh-agent -k 11:19:58 unset SSH_AUTH_SOCK; 11:19:58 unset SSH_AGENT_PID; 11:19:58 echo Agent pid 1600 killed; 11:19:58 [ssh-agent] Stopped. 11:19:58 [PostBuildScript] - [INFO] Executing post build scripts. 11:19:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8766940539785269748.sh 11:19:58 ---> sysstat.sh 11:19:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3502125219442716313.sh 11:19:58 ---> package-listing.sh 11:19:58 ++ facter osfamily 11:19:58 ++ tr '[:upper:]' '[:lower:]' 11:19:59 + OS_FAMILY=debian 11:19:59 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:19:59 + START_PACKAGES=/tmp/packages_start.txt 11:19:59 + END_PACKAGES=/tmp/packages_end.txt 11:19:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:19:59 + PACKAGES=/tmp/packages_start.txt 11:19:59 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:19:59 + PACKAGES=/tmp/packages_end.txt 11:19:59 + case "${OS_FAMILY}" in 11:19:59 + dpkg -l 11:19:59 + grep '^ii' 11:19:59 + '[' -f /tmp/packages_start.txt ']' 11:19:59 + '[' -f /tmp/packages_end.txt ']' 11:19:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:19:59 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:19:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:19:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:19:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins668364997518107834.sh 11:19:59 ---> capture-instance-metadata.sh 11:19:59 Setup pyenv: 11:19:59 system 11:19:59 3.8.13 11:19:59 3.9.13 11:19:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:20:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0V8F 11:20:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:20:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:07 lf-activate-venv(): INFO: Base packages installed successfully 11:20:07 lf-activate-venv(): INFO: Installing additional packages: lftools 11:20:33 lf-activate-venv(): INFO: Adding /tmp/venv-0V8F/bin to PATH 11:20:33 INFO: Running in OpenStack, capturing instance metadata 11:20:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12299211373741628569.sh 11:20:33 provisioning config files... 11:20:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6492097222864688375tmp 11:20:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:20:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:20:33 [EnvInject] - Injecting environment variables from a build step. 11:20:33 [EnvInject] - Injecting as environment variables the properties content 11:20:33 SERVER_ID=logs 11:20:33 11:20:33 [EnvInject] - Variables injected successfully. 11:20:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14440769005800510212.sh 11:20:33 ---> create-netrc.sh 11:20:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9706265084350796196.sh 11:20:34 ---> python-tools-install.sh 11:20:34 Setup pyenv: 11:20:34 system 11:20:34 3.8.13 11:20:34 3.9.13 11:20:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:20:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0V8F from file:/tmp/.os_lf_venv 11:20:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:36 lf-activate-venv(): INFO: Base packages installed successfully 11:20:36 lf-activate-venv(): INFO: Installing additional packages: lftools 11:20:44 lf-activate-venv(): INFO: Adding /tmp/venv-0V8F/bin to PATH 11:20:44 Generating Requirements File 11:21:03 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:21:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:21:03 Python 3.10.6 11:21:04 pip 25.3 from /tmp/venv-0V8F/lib/python3.10/site-packages/pip (python 3.10) 11:21:04 appdirs==1.4.4 11:21:04 argcomplete==3.6.3 11:21:04 aspy.yaml==1.3.0 11:21:04 attrs==25.4.0 11:21:04 autopage==0.5.2 11:21:04 backports.strenum==1.3.1 11:21:04 beautifulsoup4==4.14.3 11:21:04 boto3==1.42.36 11:21:04 botocore==1.42.36 11:21:04 bs4==0.0.2 11:21:04 certifi==2026.1.4 11:21:04 cffi==2.0.0 11:21:04 cfgv==3.5.0 11:21:04 chardet==5.2.0 11:21:04 charset-normalizer==3.4.4 11:21:04 click==8.3.1 11:21:04 cliff==4.13.1 11:21:04 cmd2==3.1.2 11:21:04 cryptography==3.3.2 11:21:04 debtcollector==3.0.0 11:21:04 decorator==5.2.1 11:21:04 defusedxml==0.7.1 11:21:04 Deprecated==1.3.1 11:21:04 distlib==0.4.0 11:21:04 dnspython==2.8.0 11:21:04 docker==7.1.0 11:21:04 dogpile.cache==1.5.0 11:21:04 durationpy==0.10 11:21:04 email-validator==2.3.0 11:21:04 filelock==3.20.3 11:21:04 future==1.0.0 11:21:04 gitdb==4.0.12 11:21:04 GitPython==3.1.46 11:21:04 httplib2==0.30.2 11:21:04 identify==2.6.16 11:21:04 idna==3.11 11:21:04 importlib-resources==1.5.0 11:21:04 iso8601==2.1.0 11:21:04 Jinja2==3.1.6 11:21:04 jmespath==1.1.0 11:21:04 jsonpatch==1.33 11:21:04 jsonpointer==3.0.0 11:21:04 jsonschema==4.26.0 11:21:04 jsonschema-specifications==2025.9.1 11:21:04 keystoneauth1==5.13.0 11:21:04 kubernetes==35.0.0 11:21:04 lftools==0.37.21 11:21:04 lxml==6.0.2 11:21:04 markdown-it-py==4.0.0 11:21:04 MarkupSafe==3.0.3 11:21:04 mdurl==0.1.2 11:21:04 msgpack==1.1.2 11:21:04 multi_key_dict==2.0.3 11:21:04 munch==4.0.0 11:21:04 netaddr==1.3.0 11:21:04 niet==1.4.2 11:21:04 nodeenv==1.10.0 11:21:04 oauth2client==4.1.3 11:21:04 oauthlib==3.3.1 11:21:04 openstacksdk==4.9.0 11:21:04 os-service-types==1.8.2 11:21:04 osc-lib==4.3.0 11:21:04 oslo.config==10.2.0 11:21:04 oslo.context==6.2.0 11:21:04 oslo.i18n==6.7.1 11:21:04 oslo.log==8.0.0 11:21:04 oslo.serialization==5.9.0 11:21:04 oslo.utils==9.2.0 11:21:04 packaging==26.0 11:21:04 pbr==7.0.3 11:21:04 platformdirs==4.5.1 11:21:04 prettytable==3.17.0 11:21:04 psutil==7.2.1 11:21:04 pyasn1==0.6.2 11:21:04 pyasn1_modules==0.4.2 11:21:04 pycparser==3.0 11:21:04 pygerrit2==2.0.15 11:21:04 PyGithub==2.8.1 11:21:04 Pygments==2.19.2 11:21:04 PyJWT==2.10.1 11:21:04 PyNaCl==1.6.2 11:21:04 pyparsing==2.4.7 11:21:04 pyperclip==1.11.0 11:21:04 pyrsistent==0.20.0 11:21:04 python-cinderclient==9.8.0 11:21:04 python-dateutil==2.9.0.post0 11:21:04 python-heatclient==5.0.0 11:21:04 python-jenkins==1.8.3 11:21:04 python-keystoneclient==5.7.0 11:21:04 python-magnumclient==4.9.0 11:21:04 python-openstackclient==8.3.0 11:21:04 python-swiftclient==4.9.0 11:21:04 PyYAML==6.0.3 11:21:04 referencing==0.37.0 11:21:04 requests==2.32.5 11:21:04 requests-oauthlib==2.0.0 11:21:04 requestsexceptions==1.4.0 11:21:04 rfc3986==2.0.0 11:21:04 rich==14.3.1 11:21:04 rich-argparse==1.7.2 11:21:04 rpds-py==0.30.0 11:21:04 rsa==4.9.1 11:21:04 ruamel.yaml==0.19.1 11:21:04 ruamel.yaml.clib==0.2.15 11:21:04 s3transfer==0.16.0 11:21:04 simplejson==3.20.2 11:21:04 six==1.17.0 11:21:04 smmap==5.0.2 11:21:04 soupsieve==2.8.3 11:21:04 stevedore==5.6.0 11:21:04 tabulate==0.9.0 11:21:04 toml==0.10.2 11:21:04 tomlkit==0.14.0 11:21:04 tqdm==4.67.1 11:21:04 typing_extensions==4.15.0 11:21:04 tzdata==2025.3 11:21:04 urllib3==1.26.20 11:21:04 virtualenv==20.36.1 11:21:04 wcwidth==0.5.0 11:21:04 websocket-client==1.9.0 11:21:04 wrapt==2.0.1 11:21:04 xdg==6.0.0 11:21:04 xmltodict==1.0.2 11:21:04 yq==3.4.3 11:21:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2888489970801189574.sh 11:21:04 ---> sudo-logs.sh 11:21:04 Archiving 'sudo' log.. 11:21:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7240471012631236230.sh 11:21:04 ---> job-cost.sh 11:21:04 Setup pyenv: 11:21:04 system 11:21:04 3.8.13 11:21:04 3.9.13 11:21:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:21:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0V8F from file:/tmp/.os_lf_venv 11:21:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:21:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:21:07 lf-activate-venv(): INFO: Base packages installed successfully 11:21:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:21:12 lf-activate-venv(): INFO: Adding /tmp/venv-0V8F/bin to PATH 11:21:12 INFO: No Stack... 11:21:13 INFO: Retrieving Pricing Info for: v3-standard-4 11:21:13 INFO: Archiving Costs 11:21:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12657186293963616349.sh 11:21:13 ---> logs-deploy.sh 11:21:13 Setup pyenv: 11:21:13 system 11:21:13 3.8.13 11:21:13 3.9.13 11:21:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:21:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0V8F from file:/tmp/.os_lf_venv 11:21:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:21:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:21:15 lf-activate-venv(): INFO: Base packages installed successfully 11:21:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:21:24 lf-activate-venv(): INFO: Adding /tmp/venv-0V8F/bin to PATH 11:21:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4395 11:21:24 INFO: archiving workspace using pattern(s): 11:21:25 Archives upload complete. 11:21:26 INFO: archiving logs to Nexus 11:21:26 ---> uname -a: 11:21:26 Linux prd-ubuntu1804-builder-4c-4g-3725 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:21:26 11:21:26 11:21:26 ---> lscpu: 11:21:26 Architecture: x86_64 11:21:26 CPU op-mode(s): 32-bit, 64-bit 11:21:26 Byte Order: Little Endian 11:21:26 CPU(s): 4 11:21:26 On-line CPU(s) list: 0-3 11:21:26 Thread(s) per core: 1 11:21:26 Core(s) per socket: 1 11:21:26 Socket(s): 4 11:21:26 NUMA node(s): 1 11:21:26 Vendor ID: AuthenticAMD 11:21:26 CPU family: 23 11:21:26 Model: 49 11:21:26 Model name: AMD EPYC-Rome Processor 11:21:26 Stepping: 0 11:21:26 CPU MHz: 2799.998 11:21:26 BogoMIPS: 5599.99 11:21:26 Virtualization: AMD-V 11:21:26 Hypervisor vendor: KVM 11:21:26 Virtualization type: full 11:21:26 L1d cache: 32K 11:21:26 L1i cache: 32K 11:21:26 L2 cache: 512K 11:21:26 L3 cache: 16384K 11:21:26 NUMA node0 CPU(s): 0-3 11:21:26 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:21:26 11:21:26 11:21:26 ---> nproc: 11:21:26 4 11:21:26 11:21:26 11:21:26 ---> df -h: 11:21:26 Filesystem Size Used Avail Use% Mounted on 11:21:26 udev 7.9G 0 7.9G 0% /dev 11:21:26 tmpfs 1.6G 676K 1.6G 1% /run 11:21:26 /dev/vda1 78G 8.3G 70G 11% / 11:21:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:21:26 tmpfs 5.0M 0 5.0M 0% /run/lock 11:21:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:21:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:21:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:21:26 11:21:26 11:21:26 ---> free -m: 11:21:26 total used free shared buff/cache available 11:21:26 Mem: 16040 545 13424 0 2070 15180 11:21:26 Swap: 1023 0 1023 11:21:26 11:21:26 11:21:26 ---> ip addr: 11:21:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:21:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:21:26 inet 127.0.0.1/8 scope host lo 11:21:26 valid_lft forever preferred_lft forever 11:21:26 inet6 ::1/128 scope host 11:21:26 valid_lft forever preferred_lft forever 11:21:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:21:26 link/ether fa:16:3e:95:40:db brd ff:ff:ff:ff:ff:ff 11:21:26 inet 10.30.106.88/23 brd 10.30.107.255 scope global dynamic ens3 11:21:26 valid_lft 86263sec preferred_lft 86263sec 11:21:26 inet6 fe80::f816:3eff:fe95:40db/64 scope link 11:21:26 valid_lft forever preferred_lft forever 11:21:26 11:21:26 11:21:26 ---> sar -b -r -n DEV: 11:21:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3725) 01/28/26 _x86_64_ (4 CPU) 11:21:26 11:21:26 11:19:11 LINUX RESTART (4 CPU) 11:21:26 11:21:26 11:20:02 tps rtps wtps bread/s bwrtn/s 11:21:26 11:21:01 126.11 1.93 124.18 124.72 46450.57 11:21:26 Average: 126.11 1.93 124.18 124.72 46450.57 11:21:26 11:21:26 11:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:21:26 11:21:01 13749200 15521200 2675768 16.29 76108 1885232 801432 4.59 739168 1700500 167008 11:21:26 Average: 13749200 15521200 2675768 16.29 76108 1885232 801432 4.59 739168 1700500 167008 11:21:26 11:21:26 11:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:21:26 11:21:01 ens3 63.26 47.79 980.28 10.23 0.00 0.00 0.00 0.00 11:21:26 11:21:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 11:21:26 Average: ens3 63.26 47.79 980.28 10.23 0.00 0.00 0.00 0.00 11:21:26 Average: lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 11:21:26 11:21:26 11:21:26 ---> sar -P ALL: 11:21:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3725) 01/28/26 _x86_64_ (4 CPU) 11:21:26 11:21:26 11:19:11 LINUX RESTART (4 CPU) 11:21:26 11:21:26 11:20:02 CPU %user %nice %system %iowait %steal %idle 11:21:26 11:21:01 all 20.85 0.00 1.39 4.12 0.07 73.56 11:21:26 11:21:01 0 29.59 0.00 2.09 0.46 0.08 67.78 11:21:26 11:21:01 1 6.68 0.00 0.37 6.44 0.05 86.45 11:21:26 11:21:01 2 30.10 0.00 1.82 5.55 0.10 62.43 11:21:26 11:21:01 3 17.02 0.00 1.27 4.04 0.05 77.61 11:21:26 Average: all 20.85 0.00 1.39 4.12 0.07 73.56 11:21:26 Average: 0 29.59 0.00 2.09 0.46 0.08 67.78 11:21:26 Average: 1 6.68 0.00 0.37 6.44 0.05 86.45 11:21:26 Average: 2 30.10 0.00 1.82 5.55 0.10 62.43 11:21:26 Average: 3 17.02 0.00 1.27 4.04 0.05 77.61 11:21:26 11:21:26 11:21:26