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