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