14:00:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 14:00:57 Running as SYSTEM 14:00:57 [EnvInject] - Loading node environment variables. 14:00:57 Building remotely on prd-ubuntu1804-builder-4c-4g-3259 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:00:57 [ssh-agent] Looking for ssh-agent implementation... 14:00:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:57 $ ssh-agent 14:00:57 SSH_AUTH_SOCK=/tmp/ssh-GUysyPKFy9RC/agent.1612 14:00:57 SSH_AGENT_PID=1614 14:00:57 [ssh-agent] Started. 14:00:57 Running ssh-add (command line suppressed) 14:00:57 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8570245708572974564.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8570245708572974564.key) 14:00:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:00:57 The recommended git tool is: NONE 14:01:00 using credential onap-jenkins-ssh 14:01:00 Wiping out workspace first. 14:01:00 Cloning the remote Git repository 14:01:00 Cloning repository git://cloud.onap.org/mirror/oom.git 14:01:00 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:01:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:01:00 > git --version # timeout=10 14:01:00 > git --version # 'git version 2.17.1' 14:01:00 using GIT_SSH to set credentials Gerrit user 14:01:00 Verifying host key using manually-configured host key entries 14:01:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:01:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:01:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:01:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:01:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:01:05 using GIT_SSH to set credentials Gerrit user 14:01:05 Verifying host key using manually-configured host key entries 14:01:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/4 # timeout=30 14:01:06 > git rev-parse 00e35c4aafc6a7650f9f05a8f44697e31af22892^{commit} # timeout=10 14:01:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:01:06 Checking out Revision 00e35c4aafc6a7650f9f05a8f44697e31af22892 (refs/changes/63/142163/4) 14:01:06 > git config core.sparsecheckout # timeout=10 14:01:06 > git checkout -f 00e35c4aafc6a7650f9f05a8f44697e31af22892 # timeout=30 14:01:09 Commit message: "[COMMON] Update readiness image" 14:01:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:01:09 > git rev-list --no-walk 76237a9258ec0af4c079121a2b307656bdadafdc # timeout=10 14:01:09 [EnvInject] - Injecting environment variables from a build step. 14:01:09 [EnvInject] - Injecting as environment variables the properties content 14:01:09 PYTHON=python3 14:01:09 14:01:09 [EnvInject] - Variables injected successfully. 14:01:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17071956198450974718.sh 14:01:09 ---> tox-install.sh 14:01:09 + source /home/jenkins/lf-env.sh 14:01:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:01:09 ++ mktemp -d /tmp/venv-XXXX 14:01:09 + lf_venv=/tmp/venv-bVE7 14:01:09 + local venv_file=/tmp/.os_lf_venv 14:01:09 + local python=python3 14:01:09 + local options 14:01:09 + local set_path=true 14:01:09 + local install_args= 14:01:09 ++ 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 14:01:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:01:09 + true 14:01:09 + case $1 in 14:01:09 + venv_file=/tmp/.toxenv 14:01:09 + shift 2 14:01:09 + true 14:01:09 + case $1 in 14:01:09 + shift 14:01:09 + break 14:01:09 + case $python in 14:01:09 + local pkg_list= 14:01:09 + [[ -d /opt/pyenv ]] 14:01:09 + echo 'Setup pyenv:' 14:01:09 Setup pyenv: 14:01:09 + export PYENV_ROOT=/opt/pyenv 14:01:09 + PYENV_ROOT=/opt/pyenv 14:01:09 + 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 14:01:09 + 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 14:01:09 + pyenv versions 14:01:09 * system (set by /opt/pyenv/version) 14:01:09 * 3.8.13 (set by /opt/pyenv/version) 14:01:09 * 3.9.13 (set by /opt/pyenv/version) 14:01:09 * 3.10.6 (set by /opt/pyenv/version) 14:01:09 + command -v pyenv 14:01:09 ++ pyenv init - --no-rehash 14:01:09 + 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[*]}"'\'')" 14:01:09 export PATH="/opt/pyenv/shims:${PATH}" 14:01:09 export PYENV_SHELL=bash 14:01:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:01:09 pyenv() { 14:01:09 local command 14:01:09 command="${1:-}" 14:01:09 if [ "$#" -gt 0 ]; then 14:01:09 shift 14:01:09 fi 14:01:09 14:01:09 case "$command" in 14:01:09 rehash|shell) 14:01:09 eval "$(pyenv "sh-$command" "$@")" 14:01:09 ;; 14:01:09 *) 14:01:09 command pyenv "$command" "$@" 14:01:09 ;; 14:01:09 esac 14:01:09 }' 14:01:09 +++ 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[*]}"' 14:01:09 ++ 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 14:01:09 ++ 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 14:01:09 ++ 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 14:01:09 ++ export PYENV_SHELL=bash 14:01:09 ++ PYENV_SHELL=bash 14:01:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:01:09 +++ complete -F _pyenv pyenv 14:01:09 ++ lf-pyver python3 14:01:09 ++ local py_version_xy=python3 14:01:09 ++ local py_version_xyz= 14:01:09 ++ pyenv versions 14:01:09 ++ local command 14:01:09 ++ command=versions 14:01:09 ++ '[' 1 -gt 0 ']' 14:01:09 ++ shift 14:01:09 ++ case "$command" in 14:01:09 ++ command pyenv versions 14:01:09 ++ pyenv versions 14:01:09 ++ sed 's/^[ *]* //' 14:01:09 ++ awk '{ print $1 }' 14:01:09 ++ grep -E '^[0-9.]*[0-9]$' 14:01:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:01:10 +++ sort -V 14:01:10 +++ grep '^3' /tmp/.pyenv_versions 14:01:10 +++ tail -n 1 14:01:10 ++ py_version_xyz=3.10.6 14:01:10 ++ [[ -z 3.10.6 ]] 14:01:10 ++ echo 3.10.6 14:01:10 ++ return 0 14:01:10 + pyenv local 3.10.6 14:01:10 + local command 14:01:10 + command=local 14:01:10 + '[' 2 -gt 0 ']' 14:01:10 + shift 14:01:10 + case "$command" in 14:01:10 + command pyenv local 3.10.6 14:01:10 + pyenv local 3.10.6 14:01:10 + for arg in "$@" 14:01:10 + case $arg in 14:01:10 + pkg_list+='tox ' 14:01:10 + for arg in "$@" 14:01:10 + case $arg in 14:01:10 + pkg_list+='virtualenv ' 14:01:10 + for arg in "$@" 14:01:10 + case $arg in 14:01:10 + pkg_list+='urllib3~=1.26.15 ' 14:01:10 + [[ -f /tmp/.toxenv ]] 14:01:10 + [[ ! -f /tmp/.toxenv ]] 14:01:10 + [[ -n '' ]] 14:01:10 + python3 -m venv /tmp/venv-bVE7 14:01:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bVE7' 14:01:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bVE7 14:01:14 + echo /tmp/venv-bVE7 14:01:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:01:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:01:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:01:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:14 + local 'pip_opts=--upgrade --quiet' 14:01:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:01:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:01:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:01:14 + [[ -n '' ]] 14:01:14 + [[ -n '' ]] 14:01:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:01:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:01:14 + /tmp/venv-bVE7/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 14:01:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:01:18 lf-activate-venv(): INFO: Base packages installed successfully 14:01:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:01:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:01:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:01:18 + /tmp/venv-bVE7/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 14:01:20 + type python3 14:01:20 + true 14:01:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bVE7/bin to PATH' 14:01:20 lf-activate-venv(): INFO: Adding /tmp/venv-bVE7/bin to PATH 14:01:20 + PATH=/tmp/venv-bVE7/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 14:01:20 + return 0 14:01:20 + python3 --version 14:01:20 Python 3.10.6 14:01:20 + python3 -m pip --version 14:01:20 pip 25.2 from /tmp/venv-bVE7/lib/python3.10/site-packages/pip (python 3.10) 14:01:20 + python3 -m pip freeze 14:01:20 cachetools==6.2.1 14:01:20 chardet==5.2.0 14:01:20 colorama==0.4.6 14:01:20 distlib==0.4.0 14:01:20 filelock==3.20.0 14:01:20 packaging==25.0 14:01:20 platformdirs==4.5.0 14:01:20 pluggy==1.6.0 14:01:20 pyproject-api==1.10.0 14:01:20 tomli==2.3.0 14:01:20 tox==4.31.0 14:01:20 typing_extensions==4.15.0 14:01:20 urllib3==1.26.20 14:01:20 virtualenv==20.35.3 14:01:20 [EnvInject] - Injecting environment variables from a build step. 14:01:20 [EnvInject] - Injecting as environment variables the properties content 14:01:20 PARALLEL=false 14:01:20 14:01:20 [EnvInject] - Variables injected successfully. 14:01:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8902941681543762548.sh 14:01:20 ---> tox-run.sh 14:01:20 + 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 14:01:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:01:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:01:20 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:01:20 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:01:20 + source /home/jenkins/lf-env.sh 14:01:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:01:20 ++ mktemp -d /tmp/venv-XXXX 14:01:20 + lf_venv=/tmp/venv-00QL 14:01:20 + local venv_file=/tmp/.os_lf_venv 14:01:20 + local python=python3 14:01:20 + local options 14:01:20 + local set_path=true 14:01:20 + local install_args= 14:01:20 ++ 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 14:01:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:01:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:01:20 + true 14:01:20 + case $1 in 14:01:20 + venv_file=/tmp/.toxenv 14:01:20 + shift 2 14:01:20 + true 14:01:20 + case $1 in 14:01:20 + shift 14:01:20 + break 14:01:20 + case $python in 14:01:20 + local pkg_list= 14:01:20 + [[ -d /opt/pyenv ]] 14:01:20 + echo 'Setup pyenv:' 14:01:20 Setup pyenv: 14:01:20 + export PYENV_ROOT=/opt/pyenv 14:01:20 + PYENV_ROOT=/opt/pyenv 14:01:20 + 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 14:01:20 + 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 14:01:20 + pyenv versions 14:01:20 system 14:01:21 3.8.13 14:01:21 3.9.13 14:01:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:01:21 + command -v pyenv 14:01:21 ++ pyenv init - --no-rehash 14:01:21 + 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[*]}"'\'')" 14:01:21 export PATH="/opt/pyenv/shims:${PATH}" 14:01:21 export PYENV_SHELL=bash 14:01:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:01:21 pyenv() { 14:01:21 local command 14:01:21 command="${1:-}" 14:01:21 if [ "$#" -gt 0 ]; then 14:01:21 shift 14:01:21 fi 14:01:21 14:01:21 case "$command" in 14:01:21 rehash|shell) 14:01:21 eval "$(pyenv "sh-$command" "$@")" 14:01:21 ;; 14:01:21 *) 14:01:21 command pyenv "$command" "$@" 14:01:21 ;; 14:01:21 esac 14:01:21 }' 14:01:21 +++ 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[*]}"' 14:01:21 ++ 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 14:01:21 ++ 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 14:01:21 ++ 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 14:01:21 ++ export PYENV_SHELL=bash 14:01:21 ++ PYENV_SHELL=bash 14:01:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:01:21 +++ complete -F _pyenv pyenv 14:01:21 ++ lf-pyver python3 14:01:21 ++ local py_version_xy=python3 14:01:21 ++ local py_version_xyz= 14:01:21 ++ pyenv versions 14:01:21 ++ local command 14:01:21 ++ command=versions 14:01:21 ++ '[' 1 -gt 0 ']' 14:01:21 ++ shift 14:01:21 ++ case "$command" in 14:01:21 ++ command pyenv versions 14:01:21 ++ pyenv versions 14:01:21 ++ awk '{ print $1 }' 14:01:21 ++ sed 's/^[ *]* //' 14:01:21 ++ grep -E '^[0-9.]*[0-9]$' 14:01:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:01:21 +++ grep '^3' /tmp/.pyenv_versions 14:01:21 +++ sort -V 14:01:21 +++ tail -n 1 14:01:21 ++ py_version_xyz=3.10.6 14:01:21 ++ [[ -z 3.10.6 ]] 14:01:21 ++ echo 3.10.6 14:01:21 ++ return 0 14:01:21 + pyenv local 3.10.6 14:01:21 + local command 14:01:21 + command=local 14:01:21 + '[' 2 -gt 0 ']' 14:01:21 + shift 14:01:21 + case "$command" in 14:01:21 + command pyenv local 3.10.6 14:01:21 + pyenv local 3.10.6 14:01:21 + for arg in "$@" 14:01:21 + case $arg in 14:01:21 + pkg_list+='tox ' 14:01:21 + for arg in "$@" 14:01:21 + case $arg in 14:01:21 + pkg_list+='virtualenv ' 14:01:21 + for arg in "$@" 14:01:21 + case $arg in 14:01:21 + pkg_list+='urllib3~=1.26.15 ' 14:01:21 + [[ -f /tmp/.toxenv ]] 14:01:21 ++ cat /tmp/.toxenv 14:01:21 + lf_venv=/tmp/venv-bVE7 14:01:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bVE7 from' file:/tmp/.toxenv 14:01:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bVE7 from file:/tmp/.toxenv 14:01:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:01:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:21 + local 'pip_opts=--upgrade --quiet' 14:01:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:01:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:01:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:01:21 + [[ -n '' ]] 14:01:21 + [[ -n '' ]] 14:01:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:01:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:01:21 + /tmp/venv-bVE7/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 14:01:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:01:22 lf-activate-venv(): INFO: Base packages installed successfully 14:01:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:01:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:01:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:01:22 + /tmp/venv-bVE7/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 14:01:23 + type python3 14:01:23 + true 14:01:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bVE7/bin to PATH' 14:01:23 lf-activate-venv(): INFO: Adding /tmp/venv-bVE7/bin to PATH 14:01:23 + PATH=/tmp/venv-bVE7/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 14:01:23 + return 0 14:01:23 + [[ -d /opt/pyenv ]] 14:01:23 + echo '---> Setting up pyenv' 14:01:23 ---> Setting up pyenv 14:01:23 + export PYENV_ROOT=/opt/pyenv 14:01:23 + PYENV_ROOT=/opt/pyenv 14:01:23 + export PATH=/opt/pyenv/bin:/tmp/venv-bVE7/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 14:01:23 + PATH=/opt/pyenv/bin:/tmp/venv-bVE7/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 14:01:23 ++ pwd 14:01:23 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:01:23 + export PYTHONPATH 14:01:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:01:23 + TOX_TESTENV_PASSENV=PYTHONPATH 14:01:23 + tox --version 14:01:23 4.31.0 from /tmp/venv-bVE7/lib/python3.10/site-packages/tox/__init__.py 14:01:23 + PARALLEL=false 14:01:23 + TOX_OPTIONS_LIST= 14:01:23 + [[ -n checkbashisms ]] 14:01:23 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:01:23 + case ${PARALLEL,,} in 14:01:23 + tox -e checkbashisms 14:01:23 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:01:24 checkbashisms: freeze> python -m pip freeze --all 14:01:25 checkbashisms: pip==25.2,setuptools==80.9.0 14:01:25 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:01:27 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:01:29 checkbashisms: OK (5.09=setup[1.46]+cmd[3.63] seconds) 14:01:29 congratulations :) (5.13 seconds) 14:01:29 + tox_status=0 14:01:29 + echo '---> Completed tox runs' 14:01:29 ---> Completed tox runs 14:01:29 + for i in .tox/*/log 14:01:29 ++ echo .tox/checkbashisms/log 14:01:29 ++ awk -F/ '{print $2}' 14:01:29 + tox_env=checkbashisms 14:01:29 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:01:29 + DOC_DIR=docs/_build/html 14:01:29 + [[ -d docs/_build/html ]] 14:01:29 + echo '---> tox-run.sh ends' 14:01:29 ---> tox-run.sh ends 14:01:29 + test 0 -eq 0 14:01:29 $ ssh-agent -k 14:01:29 unset SSH_AUTH_SOCK; 14:01:29 unset SSH_AGENT_PID; 14:01:29 echo Agent pid 1614 killed; 14:01:29 [ssh-agent] Stopped. 14:01:29 [PostBuildScript] - [INFO] Executing post build scripts. 14:01:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16515468219829647336.sh 14:01:29 ---> sysstat.sh 14:01:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2507815069929229239.sh 14:01:29 ---> package-listing.sh 14:01:29 ++ facter osfamily 14:01:29 ++ tr '[:upper:]' '[:lower:]' 14:01:29 + OS_FAMILY=debian 14:01:29 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:01:29 + START_PACKAGES=/tmp/packages_start.txt 14:01:29 + END_PACKAGES=/tmp/packages_end.txt 14:01:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:01:29 + PACKAGES=/tmp/packages_start.txt 14:01:29 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:01:29 + PACKAGES=/tmp/packages_end.txt 14:01:29 + case "${OS_FAMILY}" in 14:01:29 + dpkg -l 14:01:29 + grep '^ii' 14:01:29 + '[' -f /tmp/packages_start.txt ']' 14:01:29 + '[' -f /tmp/packages_end.txt ']' 14:01:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:01:29 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:01:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:01:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:01:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10385042602471590215.sh 14:01:29 ---> capture-instance-metadata.sh 14:01:29 Setup pyenv: 14:01:30 system 14:01:30 3.8.13 14:01:30 3.9.13 14:01:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:01:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Nop 14:01:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:01:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:01:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:01:37 lf-activate-venv(): INFO: Base packages installed successfully 14:01:37 lf-activate-venv(): INFO: Installing additional packages: lftools 14:02:00 lf-activate-venv(): INFO: Adding /tmp/venv-0Nop/bin to PATH 14:02:00 INFO: Running in OpenStack, capturing instance metadata 14:02:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5034137325667291732.sh 14:02:00 provisioning config files... 14:02:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config195324372534121213tmp 14:02:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:02:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:02:00 [EnvInject] - Injecting environment variables from a build step. 14:02:00 [EnvInject] - Injecting as environment variables the properties content 14:02:00 SERVER_ID=logs 14:02:00 14:02:00 [EnvInject] - Variables injected successfully. 14:02:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5096809571668657401.sh 14:02:00 ---> create-netrc.sh 14:02:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12601733574608232168.sh 14:02:00 ---> python-tools-install.sh 14:02:00 Setup pyenv: 14:02:00 system 14:02:00 3.8.13 14:02:00 3.9.13 14:02:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:02:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Nop from file:/tmp/.os_lf_venv 14:02:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:02 lf-activate-venv(): INFO: Base packages installed successfully 14:02:02 lf-activate-venv(): INFO: Installing additional packages: lftools 14:02:11 lf-activate-venv(): INFO: Adding /tmp/venv-0Nop/bin to PATH 14:02:11 Generating Requirements File 14:02:29 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. 14:02:29 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:02:29 Python 3.10.6 14:02:29 pip 25.2 from /tmp/venv-0Nop/lib/python3.10/site-packages/pip (python 3.10) 14:02:30 appdirs==1.4.4 14:02:30 argcomplete==3.6.2 14:02:30 aspy.yaml==1.3.0 14:02:30 attrs==25.4.0 14:02:30 autopage==0.5.2 14:02:30 beautifulsoup4==4.14.2 14:02:30 boto3==1.40.54 14:02:30 botocore==1.40.54 14:02:30 bs4==0.0.2 14:02:30 cachetools==6.2.1 14:02:30 certifi==2025.10.5 14:02:30 cffi==2.0.0 14:02:30 cfgv==3.4.0 14:02:30 chardet==5.2.0 14:02:30 charset-normalizer==3.4.4 14:02:30 click==8.3.0 14:02:30 cliff==4.11.0 14:02:30 cmd2==2.7.0 14:02:30 cryptography==3.3.2 14:02:30 debtcollector==3.0.0 14:02:30 decorator==5.2.1 14:02:30 defusedxml==0.7.1 14:02:30 Deprecated==1.2.18 14:02:30 distlib==0.4.0 14:02:30 dnspython==2.8.0 14:02:30 docker==7.1.0 14:02:30 dogpile.cache==1.5.0 14:02:30 durationpy==0.10 14:02:30 email-validator==2.3.0 14:02:30 filelock==3.20.0 14:02:30 future==1.0.0 14:02:30 gitdb==4.0.12 14:02:30 GitPython==3.1.45 14:02:30 google-auth==2.41.1 14:02:30 httplib2==0.31.0 14:02:30 identify==2.6.15 14:02:30 idna==3.11 14:02:30 importlib-resources==1.5.0 14:02:30 iso8601==2.1.0 14:02:30 Jinja2==3.1.6 14:02:30 jmespath==1.0.1 14:02:30 jsonpatch==1.33 14:02:30 jsonpointer==3.0.0 14:02:30 jsonschema==4.25.1 14:02:30 jsonschema-specifications==2025.9.1 14:02:30 keystoneauth1==5.12.0 14:02:30 kubernetes==34.1.0 14:02:30 lftools==0.37.15 14:02:30 lxml==6.0.2 14:02:30 markdown-it-py==4.0.0 14:02:30 MarkupSafe==3.0.3 14:02:30 mdurl==0.1.2 14:02:30 msgpack==1.1.2 14:02:30 multi_key_dict==2.0.3 14:02:30 munch==4.0.0 14:02:30 netaddr==1.3.0 14:02:30 niet==1.4.2 14:02:30 nodeenv==1.9.1 14:02:30 oauth2client==4.1.3 14:02:30 oauthlib==3.3.1 14:02:30 openstacksdk==4.7.1 14:02:30 os-service-types==1.8.0 14:02:30 osc-lib==4.2.0 14:02:30 oslo.config==10.0.0 14:02:30 oslo.context==6.1.0 14:02:30 oslo.i18n==6.6.0 14:02:30 oslo.log==7.2.1 14:02:30 oslo.serialization==5.8.0 14:02:30 oslo.utils==9.1.0 14:02:30 packaging==25.0 14:02:30 pbr==7.0.1 14:02:30 platformdirs==4.5.0 14:02:30 prettytable==3.16.0 14:02:30 psutil==7.1.0 14:02:30 pyasn1==0.6.1 14:02:30 pyasn1_modules==0.4.2 14:02:30 pycparser==2.23 14:02:30 pygerrit2==2.0.15 14:02:30 PyGithub==2.8.1 14:02:30 Pygments==2.19.2 14:02:30 PyJWT==2.10.1 14:02:30 PyNaCl==1.6.0 14:02:30 pyparsing==2.4.7 14:02:30 pyperclip==1.11.0 14:02:30 pyrsistent==0.20.0 14:02:30 python-cinderclient==9.8.0 14:02:30 python-dateutil==2.9.0.post0 14:02:30 python-heatclient==4.3.0 14:02:30 python-jenkins==1.8.3 14:02:30 python-keystoneclient==5.7.0 14:02:30 python-magnumclient==4.9.0 14:02:30 python-openstackclient==8.2.0 14:02:30 python-swiftclient==4.8.0 14:02:30 PyYAML==6.0.3 14:02:30 referencing==0.37.0 14:02:30 requests==2.32.5 14:02:30 requests-oauthlib==2.0.0 14:02:30 requestsexceptions==1.4.0 14:02:30 rfc3986==2.0.0 14:02:30 rich==14.2.0 14:02:30 rich-argparse==1.7.1 14:02:30 rpds-py==0.27.1 14:02:30 rsa==4.9.1 14:02:30 ruamel.yaml==0.18.15 14:02:30 ruamel.yaml.clib==0.2.14 14:02:30 s3transfer==0.14.0 14:02:30 simplejson==3.20.2 14:02:30 six==1.17.0 14:02:30 smmap==5.0.2 14:02:30 soupsieve==2.8 14:02:30 stevedore==5.5.0 14:02:30 tabulate==0.9.0 14:02:30 toml==0.10.2 14:02:30 tomlkit==0.13.3 14:02:30 tqdm==4.67.1 14:02:30 typing_extensions==4.15.0 14:02:30 tzdata==2025.2 14:02:30 urllib3==1.26.20 14:02:30 virtualenv==20.35.3 14:02:30 wcwidth==0.2.14 14:02:30 websocket-client==1.9.0 14:02:30 wrapt==1.17.3 14:02:30 xdg==6.0.0 14:02:30 xmltodict==1.0.2 14:02:30 yq==3.4.3 14:02:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7522107508257030460.sh 14:02:30 ---> sudo-logs.sh 14:02:30 Archiving 'sudo' log.. 14:02:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18443086312797439739.sh 14:02:30 ---> job-cost.sh 14:02:30 Setup pyenv: 14:02:30 system 14:02:30 3.8.13 14:02:30 3.9.13 14:02:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:02:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Nop from file:/tmp/.os_lf_venv 14:02:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:32 lf-activate-venv(): INFO: Base packages installed successfully 14:02:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:02:37 lf-activate-venv(): INFO: Adding /tmp/venv-0Nop/bin to PATH 14:02:37 INFO: No Stack... 14:02:38 INFO: Retrieving Pricing Info for: v3-standard-4 14:02:38 INFO: Archiving Costs 14:02:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9384347923677253971.sh 14:02:38 ---> logs-deploy.sh 14:02:38 Setup pyenv: 14:02:38 system 14:02:38 3.8.13 14:02:38 3.9.13 14:02:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:02:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Nop from file:/tmp/.os_lf_venv 14:02:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:02:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:02:40 lf-activate-venv(): INFO: Base packages installed successfully 14:02:40 lf-activate-venv(): INFO: Installing additional packages: lftools 14:02:49 lf-activate-venv(): INFO: Adding /tmp/venv-0Nop/bin to PATH 14:02:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4267 14:02:49 INFO: archiving workspace using pattern(s): 14:02:50 Archives upload complete. 14:02:50 INFO: archiving logs to Nexus 14:02:51 ---> uname -a: 14:02:51 Linux prd-ubuntu1804-builder-4c-4g-3259 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:02:51 14:02:51 14:02:51 ---> lscpu: 14:02:51 Architecture: x86_64 14:02:51 CPU op-mode(s): 32-bit, 64-bit 14:02:51 Byte Order: Little Endian 14:02:51 CPU(s): 4 14:02:51 On-line CPU(s) list: 0-3 14:02:51 Thread(s) per core: 1 14:02:51 Core(s) per socket: 1 14:02:51 Socket(s): 4 14:02:51 NUMA node(s): 1 14:02:51 Vendor ID: AuthenticAMD 14:02:51 CPU family: 23 14:02:51 Model: 49 14:02:51 Model name: AMD EPYC-Rome Processor 14:02:51 Stepping: 0 14:02:51 CPU MHz: 2800.000 14:02:51 BogoMIPS: 5600.00 14:02:51 Virtualization: AMD-V 14:02:51 Hypervisor vendor: KVM 14:02:51 Virtualization type: full 14:02:51 L1d cache: 32K 14:02:51 L1i cache: 32K 14:02:51 L2 cache: 512K 14:02:51 L3 cache: 16384K 14:02:51 NUMA node0 CPU(s): 0-3 14:02:51 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 14:02:51 14:02:51 14:02:51 ---> nproc: 14:02:51 4 14:02:51 14:02:51 14:02:51 ---> df -h: 14:02:51 Filesystem Size Used Avail Use% Mounted on 14:02:51 udev 7.9G 0 7.9G 0% /dev 14:02:51 tmpfs 1.6G 676K 1.6G 1% /run 14:02:51 /dev/vda1 78G 8.3G 70G 11% / 14:02:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:02:51 tmpfs 5.0M 0 5.0M 0% /run/lock 14:02:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:02:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:02:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:02:51 14:02:51 14:02:51 ---> free -m: 14:02:51 total used free shared buff/cache available 14:02:51 Mem: 16040 564 13406 0 2068 15161 14:02:51 Swap: 1023 0 1023 14:02:51 14:02:51 14:02:51 ---> ip addr: 14:02:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:02:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:02:51 inet 127.0.0.1/8 scope host lo 14:02:51 valid_lft forever preferred_lft forever 14:02:51 inet6 ::1/128 scope host 14:02:51 valid_lft forever preferred_lft forever 14:02:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:02:51 link/ether fa:16:3e:8a:34:3e brd ff:ff:ff:ff:ff:ff 14:02:51 inet 10.30.106.172/23 brd 10.30.107.255 scope global dynamic ens3 14:02:51 valid_lft 86269sec preferred_lft 86269sec 14:02:51 inet6 fe80::f816:3eff:fe8a:343e/64 scope link 14:02:51 valid_lft forever preferred_lft forever 14:02:51 14:02:51 14:02:51 ---> sar -b -r -n DEV: 14:02:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3259) 10/17/25 _x86_64_ (4 CPU) 14:02:51 14:02:51 14:00:42 LINUX RESTART (4 CPU) 14:02:51 14:02:51 14:01:01 tps rtps wtps bread/s bwrtn/s 14:02:51 14:02:01 336.28 24.38 311.90 886.12 57689.32 14:02:51 Average: 336.28 24.38 311.90 886.12 57689.32 14:02:51 14:02:51 14:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:02:51 14:02:01 13883000 15548948 2541968 15.48 69420 1790324 741328 4.24 698856 1616072 170244 14:02:51 Average: 13883000 15548948 2541968 15.48 69420 1790324 741328 4.24 698856 1616072 170244 14:02:51 14:02:51 14:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:02:51 14:02:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 14:02:51 14:02:01 ens3 165.94 118.25 1586.04 33.42 0.00 0.00 0.00 0.00 14:02:51 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 14:02:51 Average: ens3 165.94 118.25 1586.04 33.42 0.00 0.00 0.00 0.00 14:02:51 14:02:51 14:02:51 ---> sar -P ALL: 14:02:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3259) 10/17/25 _x86_64_ (4 CPU) 14:02:51 14:02:51 14:00:42 LINUX RESTART (4 CPU) 14:02:51 14:02:51 14:01:01 CPU %user %nice %system %iowait %steal %idle 14:02:51 14:02:01 all 22.34 0.00 2.10 3.19 0.05 72.31 14:02:51 14:02:01 0 7.88 0.00 1.33 4.32 0.05 86.41 14:02:51 14:02:01 1 38.86 0.00 2.71 0.87 0.08 57.47 14:02:51 14:02:01 2 29.98 0.00 3.06 3.58 0.05 63.33 14:02:51 14:02:01 3 12.75 0.00 1.32 3.97 0.03 81.92 14:02:51 Average: all 22.34 0.00 2.10 3.19 0.05 72.31 14:02:51 Average: 0 7.88 0.00 1.33 4.32 0.05 86.41 14:02:51 Average: 1 38.86 0.00 2.71 0.87 0.08 57.47 14:02:51 Average: 2 29.98 0.00 3.06 3.58 0.05 63.33 14:02:51 Average: 3 12.75 0.00 1.32 3.97 0.03 81.92 14:02:51 14:02:51 14:02:51