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