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