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