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