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