13:38:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142673 13:38:47 Running as SYSTEM 13:38:47 [EnvInject] - Loading node environment variables. 13:38:47 Building remotely on prd-ubuntu1804-builder-4c-4g-18482 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:38:47 [ssh-agent] Looking for ssh-agent implementation... 13:38:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:38:47 $ ssh-agent 13:38:47 SSH_AUTH_SOCK=/tmp/ssh-2YD6HvxGbnEM/agent.1710 13:38:47 SSH_AGENT_PID=1712 13:38:47 [ssh-agent] Started. 13:38:47 Running ssh-add (command line suppressed) 13:38:47 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17324881153027607463.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17324881153027607463.key) 13:38:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:38:47 The recommended git tool is: NONE 13:38:49 using credential onap-jenkins-ssh 13:38:49 Wiping out workspace first. 13:38:49 Cloning the remote Git repository 13:38:49 Cloning repository git://cloud.onap.org/mirror/oom.git 13:38:49 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:38:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:38:49 > git --version # timeout=10 13:38:49 > git --version # 'git version 2.17.1' 13:38:49 using GIT_SSH to set credentials Gerrit user 13:38:49 Verifying host key using manually-configured host key entries 13:38:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:38:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:38:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:38:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:38:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:38:55 using GIT_SSH to set credentials Gerrit user 13:38:55 Verifying host key using manually-configured host key entries 13:38:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/142673/1 # timeout=30 13:38:56 > git rev-parse 760ee9591b89f7af389e0a8c955bde79eaf56a52^{commit} # timeout=10 13:38:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:38:56 Checking out Revision 760ee9591b89f7af389e0a8c955bde79eaf56a52 (refs/changes/73/142673/1) 13:38:56 > git config core.sparsecheckout # timeout=10 13:38:56 > git checkout -f 760ee9591b89f7af389e0a8c955bde79eaf56a52 # timeout=30 13:38:59 Commit message: "[MULTICLOUD] 13.2.0 release" 13:38:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:38:59 > git rev-list --no-walk 060b5ddc9e82ab691e3459586285a69133380c88 # timeout=10 13:38:59 [EnvInject] - Injecting environment variables from a build step. 13:38:59 [EnvInject] - Injecting as environment variables the properties content 13:38:59 PYTHON=python3 13:38:59 13:38:59 [EnvInject] - Variables injected successfully. 13:38:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15569891675557850295.sh 13:38:59 ---> tox-install.sh 13:38:59 + source /home/jenkins/lf-env.sh 13:38:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:38:59 ++ mktemp -d /tmp/venv-XXXX 13:38:59 + lf_venv=/tmp/venv-n08b 13:38:59 + local venv_file=/tmp/.os_lf_venv 13:38:59 + local python=python3 13:38:59 + local options 13:38:59 + local set_path=true 13:38:59 + local install_args= 13:38:59 ++ 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 13:38:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:38:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:38:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:38:59 + true 13:38:59 + case $1 in 13:38:59 + venv_file=/tmp/.toxenv 13:38:59 + shift 2 13:38:59 + true 13:38:59 + case $1 in 13:38:59 + shift 13:38:59 + break 13:38:59 + case $python in 13:38:59 + local pkg_list= 13:38:59 + [[ -d /opt/pyenv ]] 13:38:59 + echo 'Setup pyenv:' 13:38:59 Setup pyenv: 13:38:59 + export PYENV_ROOT=/opt/pyenv 13:38:59 + PYENV_ROOT=/opt/pyenv 13:38:59 + 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 13:38:59 + 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 13:38:59 + pyenv versions 13:39:00 * system (set by /opt/pyenv/version) 13:39:00 * 3.8.13 (set by /opt/pyenv/version) 13:39:00 * 3.9.13 (set by /opt/pyenv/version) 13:39:00 * 3.10.6 (set by /opt/pyenv/version) 13:39:00 + command -v pyenv 13:39:00 ++ pyenv init - --no-rehash 13:39:00 + 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[*]}"'\'')" 13:39:00 export PATH="/opt/pyenv/shims:${PATH}" 13:39:00 export PYENV_SHELL=bash 13:39:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:39:00 pyenv() { 13:39:00 local command 13:39:00 command="${1:-}" 13:39:00 if [ "$#" -gt 0 ]; then 13:39:00 shift 13:39:00 fi 13:39:00 13:39:00 case "$command" in 13:39:00 rehash|shell) 13:39:00 eval "$(pyenv "sh-$command" "$@")" 13:39:00 ;; 13:39:00 *) 13:39:00 command pyenv "$command" "$@" 13:39:00 ;; 13:39:00 esac 13:39:00 }' 13:39:00 +++ 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[*]}"' 13:39:00 ++ 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 13:39:00 ++ 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 13:39:00 ++ 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 13:39:00 ++ export PYENV_SHELL=bash 13:39:00 ++ PYENV_SHELL=bash 13:39:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:39:00 +++ complete -F _pyenv pyenv 13:39:00 ++ lf-pyver python3 13:39:00 ++ local py_version_xy=python3 13:39:00 ++ local py_version_xyz= 13:39:00 ++ pyenv versions 13:39:00 ++ local command 13:39:00 ++ command=versions 13:39:00 ++ '[' 1 -gt 0 ']' 13:39:00 ++ shift 13:39:00 ++ case "$command" in 13:39:00 ++ command pyenv versions 13:39:00 ++ pyenv versions 13:39:00 ++ sed 's/^[ *]* //' 13:39:00 ++ awk '{ print $1 }' 13:39:00 ++ grep -E '^[0-9.]*[0-9]$' 13:39:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:39:00 +++ grep '^3' /tmp/.pyenv_versions 13:39:00 +++ sort -V 13:39:00 +++ tail -n 1 13:39:00 ++ py_version_xyz=3.10.6 13:39:00 ++ [[ -z 3.10.6 ]] 13:39:00 ++ echo 3.10.6 13:39:00 ++ return 0 13:39:00 + pyenv local 3.10.6 13:39:00 + local command 13:39:00 + command=local 13:39:00 + '[' 2 -gt 0 ']' 13:39:00 + shift 13:39:00 + case "$command" in 13:39:00 + command pyenv local 3.10.6 13:39:00 + pyenv local 3.10.6 13:39:00 + for arg in "$@" 13:39:00 + case $arg in 13:39:00 + pkg_list+='tox ' 13:39:00 + for arg in "$@" 13:39:00 + case $arg in 13:39:00 + pkg_list+='virtualenv ' 13:39:00 + for arg in "$@" 13:39:00 + case $arg in 13:39:00 + pkg_list+='urllib3~=1.26.15 ' 13:39:00 + [[ -f /tmp/.toxenv ]] 13:39:00 + [[ ! -f /tmp/.toxenv ]] 13:39:00 + [[ -n '' ]] 13:39:00 + python3 -m venv /tmp/venv-n08b 13:39:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n08b' 13:39:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n08b 13:39:04 + echo /tmp/venv-n08b 13:39:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:39:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:39:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:39:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:39:04 + local 'pip_opts=--upgrade --quiet' 13:39:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:39:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:39:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:39:04 + [[ -n '' ]] 13:39:04 + [[ -n '' ]] 13:39:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:39:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:39:04 + /tmp/venv-n08b/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 13:39:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:39:08 lf-activate-venv(): INFO: Base packages installed successfully 13:39:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:39:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:39:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:39:08 + /tmp/venv-n08b/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 13:39:10 + type python3 13:39:10 + true 13:39:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-n08b/bin to PATH' 13:39:10 lf-activate-venv(): INFO: Adding /tmp/venv-n08b/bin to PATH 13:39:10 + PATH=/tmp/venv-n08b/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 13:39:10 + return 0 13:39:10 + python3 --version 13:39:10 Python 3.10.6 13:39:10 + python3 -m pip --version 13:39:10 pip 25.3 from /tmp/venv-n08b/lib/python3.10/site-packages/pip (python 3.10) 13:39:10 + python3 -m pip freeze 13:39:11 cachetools==6.2.2 13:39:11 chardet==5.2.0 13:39:11 colorama==0.4.6 13:39:11 distlib==0.4.0 13:39:11 filelock==3.20.0 13:39:11 packaging==25.0 13:39:11 platformdirs==4.5.1 13:39:11 pluggy==1.6.0 13:39:11 pyproject-api==1.10.0 13:39:11 tomli==2.3.0 13:39:11 tox==4.32.0 13:39:11 typing_extensions==4.15.0 13:39:11 urllib3==1.26.20 13:39:11 virtualenv==20.35.4 13:39:11 [EnvInject] - Injecting environment variables from a build step. 13:39:11 [EnvInject] - Injecting as environment variables the properties content 13:39:11 PARALLEL=false 13:39:11 13:39:11 [EnvInject] - Variables injected successfully. 13:39:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11329895468829907648.sh 13:39:11 ---> tox-run.sh 13:39:11 + 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 13:39:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:39:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:39:11 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:39:11 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:39:11 + source /home/jenkins/lf-env.sh 13:39:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:39:11 ++ mktemp -d /tmp/venv-XXXX 13:39:11 + lf_venv=/tmp/venv-vafP 13:39:11 + local venv_file=/tmp/.os_lf_venv 13:39:11 + local python=python3 13:39:11 + local options 13:39:11 + local set_path=true 13:39:11 + local install_args= 13:39:11 ++ 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 13:39:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:39:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:39:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:39:11 + true 13:39:11 + case $1 in 13:39:11 + venv_file=/tmp/.toxenv 13:39:11 + shift 2 13:39:11 + true 13:39:11 + case $1 in 13:39:11 + shift 13:39:11 + break 13:39:11 + case $python in 13:39:11 + local pkg_list= 13:39:11 + [[ -d /opt/pyenv ]] 13:39:11 + echo 'Setup pyenv:' 13:39:11 Setup pyenv: 13:39:11 + export PYENV_ROOT=/opt/pyenv 13:39:11 + PYENV_ROOT=/opt/pyenv 13:39:11 + 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 13:39:11 + 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 13:39:11 + pyenv versions 13:39:11 system 13:39:11 3.8.13 13:39:11 3.9.13 13:39:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:39:11 + command -v pyenv 13:39:11 ++ pyenv init - --no-rehash 13:39:11 + 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[*]}"'\'')" 13:39:11 export PATH="/opt/pyenv/shims:${PATH}" 13:39:11 export PYENV_SHELL=bash 13:39:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:39:11 pyenv() { 13:39:11 local command 13:39:11 command="${1:-}" 13:39:11 if [ "$#" -gt 0 ]; then 13:39:11 shift 13:39:11 fi 13:39:11 13:39:11 case "$command" in 13:39:11 rehash|shell) 13:39:11 eval "$(pyenv "sh-$command" "$@")" 13:39:11 ;; 13:39:11 *) 13:39:11 command pyenv "$command" "$@" 13:39:11 ;; 13:39:11 esac 13:39:11 }' 13:39:11 +++ 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[*]}"' 13:39:11 ++ 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 13:39:11 ++ 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 13:39:11 ++ 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 13:39:11 ++ export PYENV_SHELL=bash 13:39:11 ++ PYENV_SHELL=bash 13:39:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:39:11 +++ complete -F _pyenv pyenv 13:39:11 ++ lf-pyver python3 13:39:11 ++ local py_version_xy=python3 13:39:11 ++ local py_version_xyz= 13:39:11 ++ pyenv versions 13:39:11 ++ local command 13:39:11 ++ command=versions 13:39:11 ++ '[' 1 -gt 0 ']' 13:39:11 ++ shift 13:39:11 ++ case "$command" in 13:39:11 ++ command pyenv versions 13:39:11 ++ sed 's/^[ *]* //' 13:39:11 ++ pyenv versions 13:39:11 ++ awk '{ print $1 }' 13:39:11 ++ grep -E '^[0-9.]*[0-9]$' 13:39:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:39:11 +++ sort -V 13:39:11 +++ grep '^3' /tmp/.pyenv_versions 13:39:11 +++ tail -n 1 13:39:11 ++ py_version_xyz=3.10.6 13:39:11 ++ [[ -z 3.10.6 ]] 13:39:11 ++ echo 3.10.6 13:39:11 ++ return 0 13:39:11 + pyenv local 3.10.6 13:39:11 + local command 13:39:11 + command=local 13:39:11 + '[' 2 -gt 0 ']' 13:39:11 + shift 13:39:11 + case "$command" in 13:39:11 + command pyenv local 3.10.6 13:39:11 + pyenv local 3.10.6 13:39:11 + for arg in "$@" 13:39:11 + case $arg in 13:39:11 + pkg_list+='tox ' 13:39:11 + for arg in "$@" 13:39:11 + case $arg in 13:39:11 + pkg_list+='virtualenv ' 13:39:11 + for arg in "$@" 13:39:11 + case $arg in 13:39:11 + pkg_list+='urllib3~=1.26.15 ' 13:39:11 + [[ -f /tmp/.toxenv ]] 13:39:11 ++ cat /tmp/.toxenv 13:39:11 + lf_venv=/tmp/venv-n08b 13:39:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n08b from' file:/tmp/.toxenv 13:39:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n08b from file:/tmp/.toxenv 13:39:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:39:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:39:11 + local 'pip_opts=--upgrade --quiet' 13:39:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:39:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:39:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:39:11 + [[ -n '' ]] 13:39:11 + [[ -n '' ]] 13:39:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:39:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:39:11 + /tmp/venv-n08b/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 13:39:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:39:12 lf-activate-venv(): INFO: Base packages installed successfully 13:39:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:39:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:39:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:39:12 + /tmp/venv-n08b/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 13:39:13 + type python3 13:39:13 + true 13:39:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-n08b/bin to PATH' 13:39:13 lf-activate-venv(): INFO: Adding /tmp/venv-n08b/bin to PATH 13:39:13 + PATH=/tmp/venv-n08b/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 13:39:13 + return 0 13:39:13 + [[ -d /opt/pyenv ]] 13:39:13 + echo '---> Setting up pyenv' 13:39:13 ---> Setting up pyenv 13:39:13 + export PYENV_ROOT=/opt/pyenv 13:39:13 + PYENV_ROOT=/opt/pyenv 13:39:13 + export PATH=/opt/pyenv/bin:/tmp/venv-n08b/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 13:39:13 + PATH=/opt/pyenv/bin:/tmp/venv-n08b/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 13:39:13 ++ pwd 13:39:13 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:39:13 + export PYTHONPATH 13:39:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:39:13 + TOX_TESTENV_PASSENV=PYTHONPATH 13:39:13 + tox --version 13:39:13 4.32.0 from /tmp/venv-n08b/lib/python3.10/site-packages/tox/__init__.py 13:39:13 + PARALLEL=false 13:39:13 + TOX_OPTIONS_LIST= 13:39:13 + [[ -n checkbashisms ]] 13:39:13 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:39:13 + case ${PARALLEL,,} in 13:39:13 + tox -e checkbashisms 13:39:13 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:39:15 checkbashisms: freeze> python -m pip freeze --all 13:39:15 checkbashisms: pip==25.3,setuptools==80.9.0 13:39:15 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:39:17 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:39:19 checkbashisms: OK (4.91=setup[1.46]+cmd[3.45] seconds) 13:39:19 congratulations :) (4.95 seconds) 13:39:19 + tox_status=0 13:39:19 + echo '---> Completed tox runs' 13:39:19 ---> Completed tox runs 13:39:19 + for i in .tox/*/log 13:39:19 ++ echo .tox/checkbashisms/log 13:39:19 ++ awk -F/ '{print $2}' 13:39:19 + tox_env=checkbashisms 13:39:19 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:39:19 + DOC_DIR=docs/_build/html 13:39:19 + [[ -d docs/_build/html ]] 13:39:19 + echo '---> tox-run.sh ends' 13:39:19 ---> tox-run.sh ends 13:39:19 + test 0 -eq 0 13:39:19 $ ssh-agent -k 13:39:19 unset SSH_AUTH_SOCK; 13:39:19 unset SSH_AGENT_PID; 13:39:19 echo Agent pid 1712 killed; 13:39:19 [ssh-agent] Stopped. 13:39:19 [PostBuildScript] - [INFO] Executing post build scripts. 13:39:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13008874641811421389.sh 13:39:19 ---> sysstat.sh 13:39:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7550042343272999112.sh 13:39:19 ---> package-listing.sh 13:39:19 ++ facter osfamily 13:39:19 ++ tr '[:upper:]' '[:lower:]' 13:39:20 + OS_FAMILY=debian 13:39:20 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:39:20 + START_PACKAGES=/tmp/packages_start.txt 13:39:20 + END_PACKAGES=/tmp/packages_end.txt 13:39:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:39:20 + PACKAGES=/tmp/packages_start.txt 13:39:20 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:39:20 + PACKAGES=/tmp/packages_end.txt 13:39:20 + case "${OS_FAMILY}" in 13:39:20 + dpkg -l 13:39:20 + grep '^ii' 13:39:20 + '[' -f /tmp/packages_start.txt ']' 13:39:20 + '[' -f /tmp/packages_end.txt ']' 13:39:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:39:20 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:39:20 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:39:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:39:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6075871790435435423.sh 13:39:20 ---> capture-instance-metadata.sh 13:39:20 Setup pyenv: 13:39:20 system 13:39:20 3.8.13 13:39:20 3.9.13 13:39:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:39:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xcCk 13:39:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:39:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:39:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:39:27 lf-activate-venv(): INFO: Base packages installed successfully 13:39:27 lf-activate-venv(): INFO: Installing additional packages: lftools 13:39:50 lf-activate-venv(): INFO: Adding /tmp/venv-xcCk/bin to PATH 13:39:50 INFO: Running in OpenStack, capturing instance metadata 13:39:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15066599200708255636.sh 13:39:50 provisioning config files... 13:39:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config18281416517012956552tmp 13:39:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:39:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:39:50 [EnvInject] - Injecting environment variables from a build step. 13:39:50 [EnvInject] - Injecting as environment variables the properties content 13:39:50 SERVER_ID=logs 13:39:50 13:39:50 [EnvInject] - Variables injected successfully. 13:39:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5771064937065004105.sh 13:39:50 ---> create-netrc.sh 13:39:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9822410276307702259.sh 13:39:50 ---> python-tools-install.sh 13:39:50 Setup pyenv: 13:39:50 system 13:39:50 3.8.13 13:39:50 3.9.13 13:39:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:39:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xcCk from file:/tmp/.os_lf_venv 13:39:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:39:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:39:52 lf-activate-venv(): INFO: Base packages installed successfully 13:39:52 lf-activate-venv(): INFO: Installing additional packages: lftools 13:40:00 lf-activate-venv(): INFO: Adding /tmp/venv-xcCk/bin to PATH 13:40:00 Generating Requirements File 13:40:19 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. 13:40:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:40:19 Python 3.10.6 13:40:19 pip 25.3 from /tmp/venv-xcCk/lib/python3.10/site-packages/pip (python 3.10) 13:40:20 appdirs==1.4.4 13:40:20 argcomplete==3.6.3 13:40:20 aspy.yaml==1.3.0 13:40:20 attrs==25.4.0 13:40:20 autopage==0.5.2 13:40:20 beautifulsoup4==4.14.3 13:40:20 boto3==1.42.4 13:40:20 botocore==1.42.4 13:40:20 bs4==0.0.2 13:40:20 cachetools==6.2.2 13:40:20 certifi==2025.11.12 13:40:20 cffi==2.0.0 13:40:20 cfgv==3.5.0 13:40:20 chardet==5.2.0 13:40:20 charset-normalizer==3.4.4 13:40:20 click==8.3.1 13:40:20 cliff==4.13.0 13:40:20 cmd2==2.7.0 13:40:20 cryptography==3.3.2 13:40:20 debtcollector==3.0.0 13:40:20 decorator==5.2.1 13:40:20 defusedxml==0.7.1 13:40:20 Deprecated==1.3.1 13:40:20 distlib==0.4.0 13:40:20 dnspython==2.8.0 13:40:20 docker==7.1.0 13:40:20 dogpile.cache==1.5.0 13:40:20 durationpy==0.10 13:40:20 email-validator==2.3.0 13:40:20 filelock==3.20.0 13:40:20 future==1.0.0 13:40:20 gitdb==4.0.12 13:40:20 GitPython==3.1.45 13:40:20 google-auth==2.43.0 13:40:20 httplib2==0.31.0 13:40:20 identify==2.6.15 13:40:20 idna==3.11 13:40:20 importlib-resources==1.5.0 13:40:20 iso8601==2.1.0 13:40:20 Jinja2==3.1.6 13:40:20 jmespath==1.0.1 13:40:20 jsonpatch==1.33 13:40:20 jsonpointer==3.0.0 13:40:20 jsonschema==4.25.1 13:40:20 jsonschema-specifications==2025.9.1 13:40:20 keystoneauth1==5.12.0 13:40:20 kubernetes==34.1.0 13:40:20 lftools==0.37.17 13:40:20 lxml==6.0.2 13:40:20 markdown-it-py==4.0.0 13:40:20 MarkupSafe==3.0.3 13:40:20 mdurl==0.1.2 13:40:20 msgpack==1.1.2 13:40:20 multi_key_dict==2.0.3 13:40:20 munch==4.0.0 13:40:20 netaddr==1.3.0 13:40:20 niet==1.4.2 13:40:20 nodeenv==1.9.1 13:40:20 oauth2client==4.1.3 13:40:20 oauthlib==3.3.1 13:40:20 openstacksdk==4.8.0 13:40:20 os-service-types==1.8.2 13:40:20 osc-lib==4.2.0 13:40:20 oslo.config==10.1.0 13:40:20 oslo.context==6.2.0 13:40:20 oslo.i18n==6.7.1 13:40:20 oslo.log==7.2.1 13:40:20 oslo.serialization==5.8.0 13:40:20 oslo.utils==9.2.0 13:40:20 packaging==25.0 13:40:20 pbr==7.0.3 13:40:20 platformdirs==4.5.1 13:40:20 prettytable==3.17.0 13:40:20 psutil==7.1.3 13:40:20 pyasn1==0.6.1 13:40:20 pyasn1_modules==0.4.2 13:40:20 pycparser==2.23 13:40:20 pygerrit2==2.0.15 13:40:20 PyGithub==2.8.1 13:40:20 Pygments==2.19.2 13:40:20 PyJWT==2.10.1 13:40:20 PyNaCl==1.6.1 13:40:20 pyparsing==2.4.7 13:40:20 pyperclip==1.11.0 13:40:20 pyrsistent==0.20.0 13:40:20 python-cinderclient==9.8.0 13:40:20 python-dateutil==2.9.0.post0 13:40:20 python-heatclient==4.3.0 13:40:20 python-jenkins==1.8.3 13:40:20 python-keystoneclient==5.7.0 13:40:20 python-magnumclient==4.9.0 13:40:20 python-openstackclient==8.2.0 13:40:20 python-swiftclient==4.9.0 13:40:20 PyYAML==6.0.3 13:40:20 referencing==0.37.0 13:40:20 requests==2.32.5 13:40:20 requests-oauthlib==2.0.0 13:40:20 requestsexceptions==1.4.0 13:40:20 rfc3986==2.0.0 13:40:20 rich==14.2.0 13:40:20 rich-argparse==1.7.2 13:40:20 rpds-py==0.30.0 13:40:20 rsa==4.9.1 13:40:20 ruamel.yaml==0.18.16 13:40:20 ruamel.yaml.clib==0.2.15 13:40:20 s3transfer==0.16.0 13:40:20 simplejson==3.20.2 13:40:20 six==1.17.0 13:40:20 smmap==5.0.2 13:40:20 soupsieve==2.8 13:40:20 stevedore==5.6.0 13:40:20 tabulate==0.9.0 13:40:20 toml==0.10.2 13:40:20 tomlkit==0.13.3 13:40:20 tqdm==4.67.1 13:40:20 typing_extensions==4.15.0 13:40:20 tzdata==2025.2 13:40:20 urllib3==1.26.20 13:40:20 virtualenv==20.35.4 13:40:20 wcwidth==0.2.14 13:40:20 websocket-client==1.9.0 13:40:20 wrapt==2.0.1 13:40:20 xdg==6.0.0 13:40:20 xmltodict==1.0.2 13:40:20 yq==3.4.3 13:40:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17461129165968994125.sh 13:40:20 ---> sudo-logs.sh 13:40:20 Archiving 'sudo' log.. 13:40:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1450980228952119029.sh 13:40:20 ---> job-cost.sh 13:40:20 Setup pyenv: 13:40:20 system 13:40:20 3.8.13 13:40:20 3.9.13 13:40:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:40:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xcCk from file:/tmp/.os_lf_venv 13:40:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:22 lf-activate-venv(): INFO: Base packages installed successfully 13:40:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:40:27 lf-activate-venv(): INFO: Adding /tmp/venv-xcCk/bin to PATH 13:40:27 INFO: No Stack... 13:40:27 INFO: Retrieving Pricing Info for: v3-standard-4 13:40:28 INFO: Archiving Costs 13:40:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16666022431378514617.sh 13:40:28 ---> logs-deploy.sh 13:40:28 Setup pyenv: 13:40:28 system 13:40:28 3.8.13 13:40:28 3.9.13 13:40:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:40:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xcCk from file:/tmp/.os_lf_venv 13:40:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:30 lf-activate-venv(): INFO: Base packages installed successfully 13:40:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:40:38 lf-activate-venv(): INFO: Adding /tmp/venv-xcCk/bin to PATH 13:40:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4334 13:40:38 INFO: archiving workspace using pattern(s): 13:40:39 Archives upload complete. 13:40:39 INFO: archiving logs to Nexus 13:40:40 ---> uname -a: 13:40:40 Linux prd-ubuntu1804-builder-4c-4g-18482 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:40:40 13:40:40 13:40:40 ---> lscpu: 13:40:40 Architecture: x86_64 13:40:40 CPU op-mode(s): 32-bit, 64-bit 13:40:40 Byte Order: Little Endian 13:40:40 CPU(s): 4 13:40:40 On-line CPU(s) list: 0-3 13:40:40 Thread(s) per core: 1 13:40:40 Core(s) per socket: 1 13:40:40 Socket(s): 4 13:40:40 NUMA node(s): 1 13:40:40 Vendor ID: AuthenticAMD 13:40:40 CPU family: 23 13:40:40 Model: 49 13:40:40 Model name: AMD EPYC-Rome Processor 13:40:40 Stepping: 0 13:40:40 CPU MHz: 2800.000 13:40:40 BogoMIPS: 5600.00 13:40:40 Virtualization: AMD-V 13:40:40 Hypervisor vendor: KVM 13:40:40 Virtualization type: full 13:40:40 L1d cache: 32K 13:40:40 L1i cache: 32K 13:40:40 L2 cache: 512K 13:40:40 L3 cache: 16384K 13:40:40 NUMA node0 CPU(s): 0-3 13:40:40 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 13:40:40 13:40:40 13:40:40 ---> nproc: 13:40:40 4 13:40:40 13:40:40 13:40:40 ---> df -h: 13:40:40 Filesystem Size Used Avail Use% Mounted on 13:40:40 udev 7.9G 0 7.9G 0% /dev 13:40:40 tmpfs 1.6G 676K 1.6G 1% /run 13:40:40 /dev/vda1 78G 8.3G 70G 11% / 13:40:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:40:40 tmpfs 5.0M 0 5.0M 0% /run/lock 13:40:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:40:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:40:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:40:40 13:40:40 13:40:40 ---> free -m: 13:40:40 total used free shared buff/cache available 13:40:40 Mem: 16040 553 13415 0 2070 15172 13:40:40 Swap: 1023 0 1023 13:40:40 13:40:40 13:40:40 ---> ip addr: 13:40:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:40:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:40:40 inet 127.0.0.1/8 scope host lo 13:40:40 valid_lft forever preferred_lft forever 13:40:40 inet6 ::1/128 scope host 13:40:40 valid_lft forever preferred_lft forever 13:40:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:40:40 link/ether fa:16:3e:0d:0c:5a brd ff:ff:ff:ff:ff:ff 13:40:40 inet 10.30.107.203/23 brd 10.30.107.255 scope global dynamic ens3 13:40:40 valid_lft 86272sec preferred_lft 86272sec 13:40:40 inet6 fe80::f816:3eff:fe0d:c5a/64 scope link 13:40:40 valid_lft forever preferred_lft forever 13:40:40 13:40:40 13:40:40 ---> sar -b -r -n DEV: 13:40:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18482) 12/07/25 _x86_64_ (4 CPU) 13:40:40 13:40:40 13:38:34 LINUX RESTART (4 CPU) 13:40:40 13:40:40 13:39:01 tps rtps wtps bread/s bwrtn/s 13:40:40 13:40:01 112.45 9.13 103.32 243.16 42408.53 13:40:40 Average: 112.45 9.13 103.32 243.16 42408.53 13:40:40 13:40:40 13:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:40:40 13:40:01 13910996 15578188 2513972 15.31 70132 1791984 741516 4.24 673972 1615516 150460 13:40:40 Average: 13910996 15578188 2513972 15.31 70132 1791984 741516 4.24 673972 1615516 150460 13:40:40 13:40:40 13:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:40:40 13:40:01 lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 13:40:40 13:40:01 ens3 64.21 47.94 909.15 11.88 0.00 0.00 0.00 0.00 13:40:40 Average: lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 13:40:40 Average: ens3 64.21 47.94 909.15 11.88 0.00 0.00 0.00 0.00 13:40:40 13:40:40 13:40:40 ---> sar -P ALL: 13:40:40 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18482) 12/07/25 _x86_64_ (4 CPU) 13:40:40 13:40:40 13:38:34 LINUX RESTART (4 CPU) 13:40:40 13:40:40 13:39:01 CPU %user %nice %system %iowait %steal %idle 13:40:40 13:40:01 all 21.66 0.00 1.62 2.83 0.06 73.83 13:40:40 13:40:01 0 8.22 0.00 1.37 6.54 0.07 83.80 13:40:40 13:40:01 1 42.57 0.00 1.93 1.03 0.07 54.39 13:40:40 13:40:01 2 15.26 0.00 1.56 1.92 0.03 81.22 13:40:40 13:40:01 3 20.51 0.00 1.58 1.85 0.05 76.00 13:40:40 Average: all 21.66 0.00 1.62 2.83 0.06 73.83 13:40:40 Average: 0 8.22 0.00 1.37 6.54 0.07 83.80 13:40:40 Average: 1 42.57 0.00 1.93 1.03 0.07 54.39 13:40:40 Average: 2 15.26 0.00 1.56 1.92 0.03 81.22 13:40:40 Average: 3 20.51 0.00 1.58 1.85 0.05 76.00 13:40:40 13:40:40 13:40:40