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