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