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