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