05:12:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141880 05:12:46 Running as SYSTEM 05:12:46 [EnvInject] - Loading node environment variables. 05:12:46 Building remotely on prd-ubuntu1804-builder-4c-4g-4829 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:12:46 [ssh-agent] Looking for ssh-agent implementation... 05:12:46 $ ssh-agent 05:12:46 SSH_AUTH_SOCK=/tmp/ssh-hqC963MU7stU/agent.1696 05:12:46 SSH_AGENT_PID=1698 05:12:46 [ssh-agent] Started. 05:12:46 Running ssh-add (command line suppressed) 05:12:46 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5105817429204155067.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5105817429204155067.key) 05:12:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:12:46 The recommended git tool is: NONE 05:12:48 using credential onap-jenkins-ssh 05:12:48 Wiping out workspace first. 05:12:48 Cloning the remote Git repository 05:12:48 Cloning repository git://cloud.onap.org/mirror/oom.git 05:12:48 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:12:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:12:48 > git --version # timeout=10 05:12:48 > git --version # 'git version 2.17.1' 05:12:48 using GIT_SSH to set credentials Gerrit user 05:12:48 Verifying host key using manually-configured host key entries 05:12:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:12:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:12:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:12:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:12:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:12:53 using GIT_SSH to set credentials Gerrit user 05:12:53 Verifying host key using manually-configured host key entries 05:12:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141880/16 # timeout=30 05:12:54 > git rev-parse 8f460f899288ef42d21dac3e3f9da74b8415ceef^{commit} # timeout=10 05:12:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:12:54 Checking out Revision 8f460f899288ef42d21dac3e3f9da74b8415ceef (refs/changes/80/141880/16) 05:12:54 > git config core.sparsecheckout # timeout=10 05:12:54 > git checkout -f 8f460f899288ef42d21dac3e3f9da74b8415ceef # timeout=30 05:12:56 Commit message: "[SDC] Move db init jobs to init container." 05:12:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:12:57 > git rev-list --no-walk 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=10 05:12:57 [EnvInject] - Injecting environment variables from a build step. 05:12:57 [EnvInject] - Injecting as environment variables the properties content 05:12:57 PYTHON=python3 05:12:57 05:12:57 [EnvInject] - Variables injected successfully. 05:12:57 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2016095376362468237.sh 05:12:57 ---> tox-install.sh 05:12:57 + source /home/jenkins/lf-env.sh 05:12:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:12:57 ++ mktemp -d /tmp/venv-XXXX 05:12:57 + lf_venv=/tmp/venv-5J5V 05:12:57 + local venv_file=/tmp/.os_lf_venv 05:12:57 + local python=python3 05:12:57 + local options 05:12:57 + local set_path=true 05:12:57 + local install_args= 05:12:57 ++ 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 05:12:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:12:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:12:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:12:57 + true 05:12:57 + case $1 in 05:12:57 + venv_file=/tmp/.toxenv 05:12:57 + shift 2 05:12:57 + true 05:12:57 + case $1 in 05:12:57 + shift 05:12:57 + break 05:12:57 + case $python in 05:12:57 + local pkg_list= 05:12:57 + [[ -d /opt/pyenv ]] 05:12:57 + echo 'Setup pyenv:' 05:12:57 Setup pyenv: 05:12:57 + export PYENV_ROOT=/opt/pyenv 05:12:57 + PYENV_ROOT=/opt/pyenv 05:12:57 + 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 05:12:57 + 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 05:12:57 + pyenv versions 05:12:57 * system (set by /opt/pyenv/version) 05:12:57 * 3.8.13 (set by /opt/pyenv/version) 05:12:57 * 3.9.13 (set by /opt/pyenv/version) 05:12:57 * 3.10.6 (set by /opt/pyenv/version) 05:12:57 + command -v pyenv 05:12:57 ++ pyenv init - --no-rehash 05:12:57 + 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[*]}"'\'')" 05:12:57 export PATH="/opt/pyenv/shims:${PATH}" 05:12:57 export PYENV_SHELL=bash 05:12:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:12:57 pyenv() { 05:12:57 local command 05:12:57 command="${1:-}" 05:12:57 if [ "$#" -gt 0 ]; then 05:12:57 shift 05:12:57 fi 05:12:57 05:12:57 case "$command" in 05:12:57 rehash|shell) 05:12:57 eval "$(pyenv "sh-$command" "$@")" 05:12:57 ;; 05:12:57 *) 05:12:57 command pyenv "$command" "$@" 05:12:57 ;; 05:12:57 esac 05:12:57 }' 05:12:57 +++ 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[*]}"' 05:12:57 ++ 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 05:12:57 ++ 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 05:12:57 ++ 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 05:12:57 ++ export PYENV_SHELL=bash 05:12:57 ++ PYENV_SHELL=bash 05:12:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:12:57 +++ complete -F _pyenv pyenv 05:12:57 ++ lf-pyver python3 05:12:57 ++ local py_version_xy=python3 05:12:57 ++ local py_version_xyz= 05:12:57 ++ pyenv versions 05:12:57 ++ local command 05:12:57 ++ command=versions 05:12:57 ++ '[' 1 -gt 0 ']' 05:12:57 ++ shift 05:12:57 ++ case "$command" in 05:12:57 ++ command pyenv versions 05:12:57 ++ awk '{ print $1 }' 05:12:57 ++ pyenv versions 05:12:57 ++ sed 's/^[ *]* //' 05:12:57 ++ grep -E '^[0-9.]*[0-9]$' 05:12:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:12:57 +++ sort -V 05:12:57 +++ grep '^3' /tmp/.pyenv_versions 05:12:57 +++ tail -n 1 05:12:57 ++ py_version_xyz=3.10.6 05:12:57 ++ [[ -z 3.10.6 ]] 05:12:57 ++ echo 3.10.6 05:12:57 ++ return 0 05:12:57 + pyenv local 3.10.6 05:12:57 + local command 05:12:57 + command=local 05:12:57 + '[' 2 -gt 0 ']' 05:12:57 + shift 05:12:57 + case "$command" in 05:12:57 + command pyenv local 3.10.6 05:12:57 + pyenv local 3.10.6 05:12:57 + for arg in "$@" 05:12:57 + case $arg in 05:12:57 + pkg_list+='tox ' 05:12:57 + for arg in "$@" 05:12:57 + case $arg in 05:12:57 + pkg_list+='virtualenv ' 05:12:57 + for arg in "$@" 05:12:57 + case $arg in 05:12:57 + pkg_list+='urllib3~=1.26.15 ' 05:12:57 + [[ -f /tmp/.toxenv ]] 05:12:57 + [[ ! -f /tmp/.toxenv ]] 05:12:57 + [[ -n '' ]] 05:12:57 + python3 -m venv /tmp/venv-5J5V 05:13:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5J5V' 05:13:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5J5V 05:13:01 + echo /tmp/venv-5J5V 05:13:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:13:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:13:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:13:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:13:01 + local 'pip_opts=--upgrade --quiet' 05:13:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:13:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:13:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:13:01 + [[ -n '' ]] 05:13:01 + [[ -n '' ]] 05:13:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:13:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:13:01 + /tmp/venv-5J5V/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 05:13:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:13:05 lf-activate-venv(): INFO: Base packages installed successfully 05:13:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:13:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:13:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:13:05 + /tmp/venv-5J5V/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 05:13:07 + type python3 05:13:07 + true 05:13:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5J5V/bin to PATH' 05:13:07 lf-activate-venv(): INFO: Adding /tmp/venv-5J5V/bin to PATH 05:13:07 + PATH=/tmp/venv-5J5V/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 05:13:07 + return 0 05:13:07 + python3 --version 05:13:07 Python 3.10.6 05:13:07 + python3 -m pip --version 05:13:07 pip 25.3 from /tmp/venv-5J5V/lib/python3.10/site-packages/pip (python 3.10) 05:13:07 + python3 -m pip freeze 05:13:08 cachetools==6.2.4 05:13:08 chardet==5.2.0 05:13:08 colorama==0.4.6 05:13:08 distlib==0.4.0 05:13:08 filelock==3.20.3 05:13:08 packaging==25.0 05:13:08 platformdirs==4.5.1 05:13:08 pluggy==1.6.0 05:13:08 pyproject-api==1.10.0 05:13:08 tomli==2.4.0 05:13:08 tox==4.34.1 05:13:08 typing_extensions==4.15.0 05:13:08 urllib3==1.26.20 05:13:08 virtualenv==20.36.1 05:13:08 [EnvInject] - Injecting environment variables from a build step. 05:13:08 [EnvInject] - Injecting as environment variables the properties content 05:13:08 PARALLEL=false 05:13:08 05:13:08 [EnvInject] - Variables injected successfully. 05:13:08 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12730967769373391444.sh 05:13:08 ---> tox-run.sh 05:13:08 + 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 05:13:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:13:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:13:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:13:08 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:13:08 + source /home/jenkins/lf-env.sh 05:13:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:13:08 ++ mktemp -d /tmp/venv-XXXX 05:13:08 + lf_venv=/tmp/venv-NENf 05:13:08 + local venv_file=/tmp/.os_lf_venv 05:13:08 + local python=python3 05:13:08 + local options 05:13:08 + local set_path=true 05:13:08 + local install_args= 05:13:08 ++ 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 05:13:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:13:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:13:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:13:08 + true 05:13:08 + case $1 in 05:13:08 + venv_file=/tmp/.toxenv 05:13:08 + shift 2 05:13:08 + true 05:13:08 + case $1 in 05:13:08 + shift 05:13:08 + break 05:13:08 + case $python in 05:13:08 + local pkg_list= 05:13:08 + [[ -d /opt/pyenv ]] 05:13:08 + echo 'Setup pyenv:' 05:13:08 Setup pyenv: 05:13:08 + export PYENV_ROOT=/opt/pyenv 05:13:08 + PYENV_ROOT=/opt/pyenv 05:13:08 + 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 05:13:08 + 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 05:13:08 + pyenv versions 05:13:08 system 05:13:08 3.8.13 05:13:08 3.9.13 05:13:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:13:08 + command -v pyenv 05:13:08 ++ pyenv init - --no-rehash 05:13:08 + 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[*]}"'\'')" 05:13:08 export PATH="/opt/pyenv/shims:${PATH}" 05:13:08 export PYENV_SHELL=bash 05:13:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:13:08 pyenv() { 05:13:08 local command 05:13:08 command="${1:-}" 05:13:08 if [ "$#" -gt 0 ]; then 05:13:08 shift 05:13:08 fi 05:13:08 05:13:08 case "$command" in 05:13:08 rehash|shell) 05:13:08 eval "$(pyenv "sh-$command" "$@")" 05:13:08 ;; 05:13:08 *) 05:13:08 command pyenv "$command" "$@" 05:13:08 ;; 05:13:08 esac 05:13:08 }' 05:13:08 +++ 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[*]}"' 05:13:08 ++ 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 05:13:08 ++ 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 05:13:08 ++ 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 05:13:08 ++ export PYENV_SHELL=bash 05:13:08 ++ PYENV_SHELL=bash 05:13:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:13:08 +++ complete -F _pyenv pyenv 05:13:08 ++ lf-pyver python3 05:13:08 ++ local py_version_xy=python3 05:13:08 ++ local py_version_xyz= 05:13:08 ++ pyenv versions 05:13:08 ++ local command 05:13:08 ++ command=versions 05:13:08 ++ '[' 1 -gt 0 ']' 05:13:08 ++ shift 05:13:08 ++ awk '{ print $1 }' 05:13:08 ++ case "$command" in 05:13:08 ++ grep -E '^[0-9.]*[0-9]$' 05:13:08 ++ command pyenv versions 05:13:08 ++ pyenv versions 05:13:08 ++ sed 's/^[ *]* //' 05:13:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:13:08 +++ grep '^3' /tmp/.pyenv_versions 05:13:08 +++ sort -V 05:13:08 +++ tail -n 1 05:13:08 ++ py_version_xyz=3.10.6 05:13:08 ++ [[ -z 3.10.6 ]] 05:13:08 ++ echo 3.10.6 05:13:08 ++ return 0 05:13:08 + pyenv local 3.10.6 05:13:08 + local command 05:13:08 + command=local 05:13:08 + '[' 2 -gt 0 ']' 05:13:08 + shift 05:13:08 + case "$command" in 05:13:08 + command pyenv local 3.10.6 05:13:08 + pyenv local 3.10.6 05:13:08 + for arg in "$@" 05:13:08 + case $arg in 05:13:08 + pkg_list+='tox ' 05:13:08 + for arg in "$@" 05:13:08 + case $arg in 05:13:08 + pkg_list+='virtualenv ' 05:13:08 + for arg in "$@" 05:13:08 + case $arg in 05:13:08 + pkg_list+='urllib3~=1.26.15 ' 05:13:08 + [[ -f /tmp/.toxenv ]] 05:13:08 ++ cat /tmp/.toxenv 05:13:08 + lf_venv=/tmp/venv-5J5V 05:13:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5J5V from' file:/tmp/.toxenv 05:13:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5J5V from file:/tmp/.toxenv 05:13:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:13:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:13:08 + local 'pip_opts=--upgrade --quiet' 05:13:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:13:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:13:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:13:08 + [[ -n '' ]] 05:13:08 + [[ -n '' ]] 05:13:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:13:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:13:08 + /tmp/venv-5J5V/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 05:13:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:13:09 lf-activate-venv(): INFO: Base packages installed successfully 05:13:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:13:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:13:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:13:09 + /tmp/venv-5J5V/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 05:13:10 + type python3 05:13:10 + true 05:13:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5J5V/bin to PATH' 05:13:10 lf-activate-venv(): INFO: Adding /tmp/venv-5J5V/bin to PATH 05:13:10 + PATH=/tmp/venv-5J5V/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 05:13:10 + return 0 05:13:10 + [[ -d /opt/pyenv ]] 05:13:10 + echo '---> Setting up pyenv' 05:13:10 ---> Setting up pyenv 05:13:10 + export PYENV_ROOT=/opt/pyenv 05:13:10 + PYENV_ROOT=/opt/pyenv 05:13:10 + export PATH=/opt/pyenv/bin:/tmp/venv-5J5V/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 05:13:10 + PATH=/opt/pyenv/bin:/tmp/venv-5J5V/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 05:13:10 ++ pwd 05:13:10 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:13:10 + export PYTHONPATH 05:13:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:13:10 + TOX_TESTENV_PASSENV=PYTHONPATH 05:13:10 + tox --version 05:13:10 4.34.1 from /tmp/venv-5J5V/lib/python3.10/site-packages/tox/__init__.py 05:13:10 + PARALLEL=false 05:13:10 + TOX_OPTIONS_LIST= 05:13:10 + [[ -n checkbashisms ]] 05:13:10 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:13:10 + case ${PARALLEL,,} in 05:13:10 + tox -e checkbashisms 05:13:10 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:13:11 checkbashisms: freeze> python -m pip freeze --all 05:13:12 checkbashisms: pip==25.3,setuptools==80.9.0 05:13:12 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:13:13 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:13:15 checkbashisms: OK (4.71=setup[1.24]+cmd[3.47] seconds) 05:13:15 congratulations :) (4.74 seconds) 05:13:15 + tox_status=0 05:13:15 + echo '---> Completed tox runs' 05:13:15 ---> Completed tox runs 05:13:15 + for i in .tox/*/log 05:13:15 ++ echo .tox/checkbashisms/log 05:13:15 ++ awk -F/ '{print $2}' 05:13:15 + tox_env=checkbashisms 05:13:15 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:13:15 + DOC_DIR=docs/_build/html 05:13:15 + [[ -d docs/_build/html ]] 05:13:15 + echo '---> tox-run.sh ends' 05:13:15 ---> tox-run.sh ends 05:13:15 + test 0 -eq 0 05:13:15 $ ssh-agent -k 05:13:15 unset SSH_AUTH_SOCK; 05:13:15 unset SSH_AGENT_PID; 05:13:15 echo Agent pid 1698 killed; 05:13:15 [ssh-agent] Stopped. 05:13:15 [PostBuildScript] - [INFO] Executing post build scripts. 05:13:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9623328450048534531.sh 05:13:16 ---> sysstat.sh 05:13:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10075714904432001074.sh 05:13:16 ---> package-listing.sh 05:13:16 ++ facter osfamily 05:13:16 ++ tr '[:upper:]' '[:lower:]' 05:13:16 + OS_FAMILY=debian 05:13:16 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:13:16 + START_PACKAGES=/tmp/packages_start.txt 05:13:16 + END_PACKAGES=/tmp/packages_end.txt 05:13:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:13:16 + PACKAGES=/tmp/packages_start.txt 05:13:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:13:16 + PACKAGES=/tmp/packages_end.txt 05:13:16 + case "${OS_FAMILY}" in 05:13:16 + dpkg -l 05:13:16 + grep '^ii' 05:13:16 + '[' -f /tmp/packages_start.txt ']' 05:13:16 + '[' -f /tmp/packages_end.txt ']' 05:13:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:13:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:13:16 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:13:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:13:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13424063095047399356.sh 05:13:16 ---> capture-instance-metadata.sh 05:13:16 Setup pyenv: 05:13:16 system 05:13:16 3.8.13 05:13:16 3.9.13 05:13:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:13:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gXQm 05:13:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:13:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:13:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:13:24 lf-activate-venv(): INFO: Base packages installed successfully 05:13:24 lf-activate-venv(): INFO: Installing additional packages: lftools 05:13:46 lf-activate-venv(): INFO: Adding /tmp/venv-gXQm/bin to PATH 05:13:46 INFO: Running in OpenStack, capturing instance metadata 05:13:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6518087911995443337.sh 05:13:47 provisioning config files... 05:13:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8308644684503959695tmp 05:13:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:13:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:13:47 [EnvInject] - Injecting environment variables from a build step. 05:13:47 [EnvInject] - Injecting as environment variables the properties content 05:13:47 SERVER_ID=logs 05:13:47 05:13:47 [EnvInject] - Variables injected successfully. 05:13:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5275430134540712380.sh 05:13:47 ---> create-netrc.sh 05:13:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins572682922029634974.sh 05:13:47 ---> python-tools-install.sh 05:13:47 Setup pyenv: 05:13:47 system 05:13:47 3.8.13 05:13:47 3.9.13 05:13:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:13:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXQm from file:/tmp/.os_lf_venv 05:13:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:13:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:13:49 lf-activate-venv(): INFO: Base packages installed successfully 05:13:49 lf-activate-venv(): INFO: Installing additional packages: lftools 05:13:57 lf-activate-venv(): INFO: Adding /tmp/venv-gXQm/bin to PATH 05:13:57 Generating Requirements File 05:14:15 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. 05:14:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:14:15 Python 3.10.6 05:14:15 pip 25.3 from /tmp/venv-gXQm/lib/python3.10/site-packages/pip (python 3.10) 05:14:15 appdirs==1.4.4 05:14:15 argcomplete==3.6.3 05:14:15 aspy.yaml==1.3.0 05:14:15 attrs==25.4.0 05:14:15 autopage==0.5.2 05:14:15 backports.strenum==1.3.1 05:14:15 beautifulsoup4==4.14.3 05:14:15 boto3==1.42.25 05:14:15 botocore==1.42.25 05:14:15 bs4==0.0.2 05:14:15 certifi==2026.1.4 05:14:15 cffi==2.0.0 05:14:15 cfgv==3.5.0 05:14:15 chardet==5.2.0 05:14:15 charset-normalizer==3.4.4 05:14:15 click==8.3.1 05:14:15 cliff==4.13.1 05:14:15 cmd2==3.1.0 05:14:15 cryptography==3.3.2 05:14:15 debtcollector==3.0.0 05:14:15 decorator==5.2.1 05:14:15 defusedxml==0.7.1 05:14:15 Deprecated==1.3.1 05:14:15 distlib==0.4.0 05:14:15 dnspython==2.8.0 05:14:15 docker==7.1.0 05:14:15 dogpile.cache==1.5.0 05:14:15 durationpy==0.10 05:14:15 email-validator==2.3.0 05:14:15 filelock==3.20.3 05:14:15 future==1.0.0 05:14:15 gitdb==4.0.12 05:14:15 GitPython==3.1.46 05:14:15 google-auth==2.47.0 05:14:15 httplib2==0.31.0 05:14:15 identify==2.6.15 05:14:15 idna==3.11 05:14:15 importlib-resources==1.5.0 05:14:15 iso8601==2.1.0 05:14:15 Jinja2==3.1.6 05:14:15 jmespath==1.0.1 05:14:15 jsonpatch==1.33 05:14:15 jsonpointer==3.0.0 05:14:15 jsonschema==4.26.0 05:14:15 jsonschema-specifications==2025.9.1 05:14:15 keystoneauth1==5.12.0 05:14:15 kubernetes==34.1.0 05:14:15 lftools==0.37.18 05:14:15 lxml==6.0.2 05:14:15 markdown-it-py==4.0.0 05:14:15 MarkupSafe==3.0.3 05:14:15 mdurl==0.1.2 05:14:15 msgpack==1.1.2 05:14:15 multi_key_dict==2.0.3 05:14:15 munch==4.0.0 05:14:15 netaddr==1.3.0 05:14:15 niet==1.4.2 05:14:15 nodeenv==1.10.0 05:14:15 oauth2client==4.1.3 05:14:15 oauthlib==3.3.1 05:14:15 openstacksdk==4.8.0 05:14:15 os-service-types==1.8.2 05:14:15 osc-lib==4.3.0 05:14:15 oslo.config==10.2.0 05:14:15 oslo.context==6.2.0 05:14:15 oslo.i18n==6.7.1 05:14:15 oslo.log==8.0.0 05:14:15 oslo.serialization==5.9.0 05:14:15 oslo.utils==9.2.0 05:14:15 packaging==25.0 05:14:15 pbr==7.0.3 05:14:15 platformdirs==4.5.1 05:14:15 prettytable==3.17.0 05:14:15 psutil==7.2.1 05:14:15 pyasn1==0.6.1 05:14:15 pyasn1_modules==0.4.2 05:14:15 pycparser==2.23 05:14:15 pygerrit2==2.0.15 05:14:15 PyGithub==2.8.1 05:14:15 Pygments==2.19.2 05:14:15 PyJWT==2.10.1 05:14:15 PyNaCl==1.6.2 05:14:15 pyparsing==2.4.7 05:14:15 pyperclip==1.11.0 05:14:15 pyrsistent==0.20.0 05:14:15 python-cinderclient==9.8.0 05:14:15 python-dateutil==2.9.0.post0 05:14:15 python-heatclient==4.3.0 05:14:15 python-jenkins==1.8.3 05:14:15 python-keystoneclient==5.7.0 05:14:15 python-magnumclient==4.9.0 05:14:15 python-openstackclient==8.3.0 05:14:15 python-swiftclient==4.9.0 05:14:15 PyYAML==6.0.3 05:14:15 referencing==0.37.0 05:14:15 requests==2.32.5 05:14:15 requests-oauthlib==2.0.0 05:14:15 requestsexceptions==1.4.0 05:14:15 rfc3986==2.0.0 05:14:15 rich==14.2.0 05:14:15 rich-argparse==1.7.2 05:14:15 rpds-py==0.30.0 05:14:15 rsa==4.9.1 05:14:15 ruamel.yaml==0.19.1 05:14:15 ruamel.yaml.clib==0.2.15 05:14:15 s3transfer==0.16.0 05:14:15 simplejson==3.20.2 05:14:15 six==1.17.0 05:14:15 smmap==5.0.2 05:14:15 soupsieve==2.8.1 05:14:15 stevedore==5.6.0 05:14:15 tabulate==0.9.0 05:14:15 toml==0.10.2 05:14:15 tomlkit==0.13.3 05:14:15 tqdm==4.67.1 05:14:15 typing_extensions==4.15.0 05:14:15 tzdata==2025.3 05:14:15 urllib3==1.26.20 05:14:15 virtualenv==20.36.1 05:14:15 wcwidth==0.2.14 05:14:15 websocket-client==1.9.0 05:14:15 wrapt==2.0.1 05:14:15 xdg==6.0.0 05:14:15 xmltodict==1.0.2 05:14:15 yq==3.4.3 05:14:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1286421252557771511.sh 05:14:16 ---> sudo-logs.sh 05:14:16 Archiving 'sudo' log.. 05:14:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8612638200361996686.sh 05:14:16 ---> job-cost.sh 05:14:16 Setup pyenv: 05:14:16 system 05:14:16 3.8.13 05:14:16 3.9.13 05:14:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:14:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXQm from file:/tmp/.os_lf_venv 05:14:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:14:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:14:18 lf-activate-venv(): INFO: Base packages installed successfully 05:14:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:14:23 lf-activate-venv(): INFO: Adding /tmp/venv-gXQm/bin to PATH 05:14:23 INFO: No Stack... 05:14:23 INFO: Retrieving Pricing Info for: v3-standard-4 05:14:24 INFO: Archiving Costs 05:14:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7995415287536457295.sh 05:14:24 ---> logs-deploy.sh 05:14:24 Setup pyenv: 05:14:24 system 05:14:24 3.8.13 05:14:24 3.9.13 05:14:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:14:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXQm from file:/tmp/.os_lf_venv 05:14:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:14:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:14:26 lf-activate-venv(): INFO: Base packages installed successfully 05:14:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:14:34 lf-activate-venv(): INFO: Adding /tmp/venv-gXQm/bin to PATH 05:14:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4378 05:14:34 INFO: archiving workspace using pattern(s): 05:14:35 Archives upload complete. 05:14:35 INFO: archiving logs to Nexus 05:14:36 ---> uname -a: 05:14:36 Linux prd-ubuntu1804-builder-4c-4g-4829 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:14:36 05:14:36 05:14:36 ---> lscpu: 05:14:36 Architecture: x86_64 05:14:36 CPU op-mode(s): 32-bit, 64-bit 05:14:36 Byte Order: Little Endian 05:14:36 CPU(s): 4 05:14:36 On-line CPU(s) list: 0-3 05:14:36 Thread(s) per core: 1 05:14:36 Core(s) per socket: 1 05:14:36 Socket(s): 4 05:14:36 NUMA node(s): 1 05:14:36 Vendor ID: AuthenticAMD 05:14:36 CPU family: 23 05:14:36 Model: 49 05:14:36 Model name: AMD EPYC-Rome Processor 05:14:36 Stepping: 0 05:14:36 CPU MHz: 2799.998 05:14:36 BogoMIPS: 5599.99 05:14:36 Virtualization: AMD-V 05:14:36 Hypervisor vendor: KVM 05:14:36 Virtualization type: full 05:14:36 L1d cache: 32K 05:14:36 L1i cache: 32K 05:14:36 L2 cache: 512K 05:14:36 L3 cache: 16384K 05:14:36 NUMA node0 CPU(s): 0-3 05:14:36 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 05:14:36 05:14:36 05:14:36 ---> nproc: 05:14:36 4 05:14:36 05:14:36 05:14:36 ---> df -h: 05:14:36 Filesystem Size Used Avail Use% Mounted on 05:14:36 udev 7.9G 0 7.9G 0% /dev 05:14:36 tmpfs 1.6G 680K 1.6G 1% /run 05:14:36 /dev/vda1 78G 8.3G 70G 11% / 05:14:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:14:36 tmpfs 5.0M 0 5.0M 0% /run/lock 05:14:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:14:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:14:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:14:36 05:14:36 05:14:36 ---> free -m: 05:14:36 total used free shared buff/cache available 05:14:36 Mem: 16040 568 13403 0 2068 15157 05:14:36 Swap: 1023 0 1023 05:14:36 05:14:36 05:14:36 ---> ip addr: 05:14:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:14:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:14:36 inet 127.0.0.1/8 scope host lo 05:14:36 valid_lft forever preferred_lft forever 05:14:36 inet6 ::1/128 scope host 05:14:36 valid_lft forever preferred_lft forever 05:14:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:14:36 link/ether fa:16:3e:fb:ff:b5 brd ff:ff:ff:ff:ff:ff 05:14:36 inet 10.30.107.133/23 brd 10.30.107.255 scope global dynamic ens3 05:14:36 valid_lft 86269sec preferred_lft 86269sec 05:14:36 inet6 fe80::f816:3eff:fefb:ffb5/64 scope link 05:14:36 valid_lft forever preferred_lft forever 05:14:36 05:14:36 05:14:36 ---> sar -b -r -n DEV: 05:14:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4829) 01/12/26 _x86_64_ (4 CPU) 05:14:36 05:14:36 05:12:32 LINUX RESTART (4 CPU) 05:14:36 05:14:36 05:13:01 tps rtps wtps bread/s bwrtn/s 05:14:36 05:14:02 123.20 8.63 114.56 230.63 52910.11 05:14:36 Average: 123.20 8.63 114.56 230.63 52910.11 05:14:36 05:14:36 05:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:14:36 05:14:02 13879912 15553504 2545056 15.50 71128 1797508 771272 4.41 698516 1620632 136868 05:14:36 Average: 13879912 15553504 2545056 15.50 71128 1797508 771272 4.41 698516 1620632 136868 05:14:36 05:14:36 05:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:14:36 05:14:02 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 05:14:36 05:14:02 ens3 76.27 55.86 1001.77 12.45 0.00 0.00 0.00 0.00 05:14:36 Average: lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 05:14:36 Average: ens3 76.27 55.86 1001.77 12.45 0.00 0.00 0.00 0.00 05:14:36 05:14:36 05:14:36 ---> sar -P ALL: 05:14:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4829) 01/12/26 _x86_64_ (4 CPU) 05:14:36 05:14:36 05:12:32 LINUX RESTART (4 CPU) 05:14:36 05:14:36 05:13:01 CPU %user %nice %system %iowait %steal %idle 05:14:36 05:14:02 all 21.50 0.00 1.52 1.97 0.06 74.94 05:14:36 05:14:02 0 39.44 0.00 1.77 1.72 0.07 57.01 05:14:36 05:14:02 1 10.06 0.00 1.09 2.00 0.05 86.80 05:14:36 05:14:02 2 28.31 0.00 2.14 2.48 0.07 67.00 05:14:36 05:14:02 3 8.18 0.00 1.05 1.71 0.03 89.03 05:14:36 Average: all 21.50 0.00 1.52 1.97 0.06 74.94 05:14:36 Average: 0 39.44 0.00 1.77 1.72 0.07 57.01 05:14:36 Average: 1 10.06 0.00 1.09 2.00 0.05 86.80 05:14:36 Average: 2 28.31 0.00 2.14 2.48 0.07 67.00 05:14:36 Average: 3 8.18 0.00 1.05 1.71 0.03 89.03 05:14:36 05:14:36 05:14:36