18:55:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 18:55:25 Running as SYSTEM 18:55:25 [EnvInject] - Loading node environment variables. 18:55:25 Building remotely on prd-ubuntu1804-builder-4c-4g-2402 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 18:55:25 [ssh-agent] Looking for ssh-agent implementation... 18:55:25 $ ssh-agent 18:55:25 SSH_AUTH_SOCK=/tmp/ssh-jipRqOXd9tyz/agent.1674 18:55:25 SSH_AGENT_PID=1676 18:55:25 [ssh-agent] Started. 18:55:25 Running ssh-add (command line suppressed) 18:55:25 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8396759736570942668.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8396759736570942668.key) 18:55:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:55:25 The recommended git tool is: NONE 18:55:27 using credential onap-jenkins-ssh 18:55:27 Wiping out workspace first. 18:55:27 Cloning the remote Git repository 18:55:27 Cloning repository git://cloud.onap.org/mirror/oom.git 18:55:27 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 18:55:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:55:27 > git --version # timeout=10 18:55:27 > git --version # 'git version 2.17.1' 18:55:27 using GIT_SSH to set credentials Gerrit user 18:55:27 Verifying host key using manually-configured host key entries 18:55:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:55:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:55:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:55:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:55:32 using GIT_SSH to set credentials Gerrit user 18:55:32 Verifying host key using manually-configured host key entries 18:55:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/5 # timeout=30 18:55:33 > git rev-parse dbad799f974eb7a834253cf7e460c8a718b81d6d^{commit} # timeout=10 18:55:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:55:33 Checking out Revision dbad799f974eb7a834253cf7e460c8a718b81d6d (refs/changes/64/142664/5) 18:55:33 > git config core.sparsecheckout # timeout=10 18:55:33 > git checkout -f dbad799f974eb7a834253cf7e460c8a718b81d6d # timeout=30 18:55:36 Commit message: "Update SDNC versions for Quebec" 18:55:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:55:36 > git rev-list --no-walk f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=10 18:55:37 [EnvInject] - Injecting environment variables from a build step. 18:55:37 [EnvInject] - Injecting as environment variables the properties content 18:55:37 PYTHON=python3 18:55:37 18:55:37 [EnvInject] - Variables injected successfully. 18:55:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7252054928809200089.sh 18:55:37 ---> tox-install.sh 18:55:37 + source /home/jenkins/lf-env.sh 18:55:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:55:37 ++ mktemp -d /tmp/venv-XXXX 18:55:37 + lf_venv=/tmp/venv-miNg 18:55:37 + local venv_file=/tmp/.os_lf_venv 18:55:37 + local python=python3 18:55:37 + local options 18:55:37 + local set_path=true 18:55:37 + local install_args= 18:55:37 ++ 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 18:55:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:55:37 + true 18:55:37 + case $1 in 18:55:37 + venv_file=/tmp/.toxenv 18:55:37 + shift 2 18:55:37 + true 18:55:37 + case $1 in 18:55:37 + shift 18:55:37 + break 18:55:37 + case $python in 18:55:37 + local pkg_list= 18:55:37 + [[ -d /opt/pyenv ]] 18:55:37 + echo 'Setup pyenv:' 18:55:37 Setup pyenv: 18:55:37 + export PYENV_ROOT=/opt/pyenv 18:55:37 + PYENV_ROOT=/opt/pyenv 18:55:37 + 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 18:55:37 + 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 18:55:37 + pyenv versions 18:55:37 * system (set by /opt/pyenv/version) 18:55:37 * 3.8.13 (set by /opt/pyenv/version) 18:55:37 * 3.9.13 (set by /opt/pyenv/version) 18:55:37 * 3.10.6 (set by /opt/pyenv/version) 18:55:37 + command -v pyenv 18:55:37 ++ pyenv init - --no-rehash 18:55:37 + 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[*]}"'\'')" 18:55:37 export PATH="/opt/pyenv/shims:${PATH}" 18:55:37 export PYENV_SHELL=bash 18:55:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:55:37 pyenv() { 18:55:37 local command 18:55:37 command="${1:-}" 18:55:37 if [ "$#" -gt 0 ]; then 18:55:37 shift 18:55:37 fi 18:55:37 18:55:37 case "$command" in 18:55:37 rehash|shell) 18:55:37 eval "$(pyenv "sh-$command" "$@")" 18:55:37 ;; 18:55:37 *) 18:55:37 command pyenv "$command" "$@" 18:55:37 ;; 18:55:37 esac 18:55:37 }' 18:55:37 +++ 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[*]}"' 18:55:37 ++ 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 18:55:37 ++ 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 18:55:37 ++ 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 18:55:37 ++ export PYENV_SHELL=bash 18:55:37 ++ PYENV_SHELL=bash 18:55:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:55:37 +++ complete -F _pyenv pyenv 18:55:37 ++ lf-pyver python3 18:55:37 ++ local py_version_xy=python3 18:55:37 ++ local py_version_xyz= 18:55:37 ++ pyenv versions 18:55:37 ++ local command 18:55:37 ++ command=versions 18:55:37 ++ '[' 1 -gt 0 ']' 18:55:37 ++ shift 18:55:37 ++ case "$command" in 18:55:37 ++ command pyenv versions 18:55:37 ++ sed 's/^[ *]* //' 18:55:37 ++ pyenv versions 18:55:37 ++ awk '{ print $1 }' 18:55:37 ++ grep -E '^[0-9.]*[0-9]$' 18:55:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:55:37 +++ grep '^3' /tmp/.pyenv_versions 18:55:37 +++ sort -V 18:55:37 +++ tail -n 1 18:55:37 ++ py_version_xyz=3.10.6 18:55:37 ++ [[ -z 3.10.6 ]] 18:55:37 ++ echo 3.10.6 18:55:37 ++ return 0 18:55:37 + pyenv local 3.10.6 18:55:37 + local command 18:55:37 + command=local 18:55:37 + '[' 2 -gt 0 ']' 18:55:37 + shift 18:55:37 + case "$command" in 18:55:37 + command pyenv local 3.10.6 18:55:37 + pyenv local 3.10.6 18:55:37 + for arg in "$@" 18:55:37 + case $arg in 18:55:37 + pkg_list+='tox ' 18:55:37 + for arg in "$@" 18:55:37 + case $arg in 18:55:37 + pkg_list+='virtualenv ' 18:55:37 + for arg in "$@" 18:55:37 + case $arg in 18:55:37 + pkg_list+='urllib3~=1.26.15 ' 18:55:37 + [[ -f /tmp/.toxenv ]] 18:55:37 + [[ ! -f /tmp/.toxenv ]] 18:55:37 + [[ -n '' ]] 18:55:37 + python3 -m venv /tmp/venv-miNg 18:55:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-miNg' 18:55:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-miNg 18:55:41 + echo /tmp/venv-miNg 18:55:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:55:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:55:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:55:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:55:41 + local 'pip_opts=--upgrade --quiet' 18:55:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:55:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:55:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:55:41 + [[ -n '' ]] 18:55:41 + [[ -n '' ]] 18:55:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:55:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:55:41 + /tmp/venv-miNg/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 18:55:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:55:45 lf-activate-venv(): INFO: Base packages installed successfully 18:55:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:55:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:55:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:55:45 + /tmp/venv-miNg/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 18:55:47 + type python3 18:55:47 + true 18:55:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-miNg/bin to PATH' 18:55:47 lf-activate-venv(): INFO: Adding /tmp/venv-miNg/bin to PATH 18:55:47 + PATH=/tmp/venv-miNg/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 18:55:47 + return 0 18:55:47 + python3 --version 18:55:47 Python 3.10.6 18:55:47 + python3 -m pip --version 18:55:47 pip 25.3 from /tmp/venv-miNg/lib/python3.10/site-packages/pip (python 3.10) 18:55:47 + python3 -m pip freeze 18:55:47 cachetools==6.2.4 18:55:47 chardet==5.2.0 18:55:47 colorama==0.4.6 18:55:47 distlib==0.4.0 18:55:47 filelock==3.20.3 18:55:47 packaging==26.0 18:55:47 platformdirs==4.5.1 18:55:47 pluggy==1.6.0 18:55:47 pyproject-api==1.10.0 18:55:47 tomli==2.4.0 18:55:47 tox==4.34.1 18:55:47 typing_extensions==4.15.0 18:55:47 urllib3==1.26.20 18:55:47 virtualenv==20.36.1 18:55:48 [EnvInject] - Injecting environment variables from a build step. 18:55:48 [EnvInject] - Injecting as environment variables the properties content 18:55:48 PARALLEL=false 18:55:48 18:55:48 [EnvInject] - Variables injected successfully. 18:55:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16702534606032718647.sh 18:55:48 ---> tox-run.sh 18:55:48 + 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 18:55:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 18:55:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 18:55:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 18:55:48 + cd /w/workspace/oom-master-checkbashisms-lint/. 18:55:48 + source /home/jenkins/lf-env.sh 18:55:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:55:48 ++ mktemp -d /tmp/venv-XXXX 18:55:48 + lf_venv=/tmp/venv-gbbE 18:55:48 + local venv_file=/tmp/.os_lf_venv 18:55:48 + local python=python3 18:55:48 + local options 18:55:48 + local set_path=true 18:55:48 + local install_args= 18:55: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 18:55:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:55:48 + true 18:55:48 + case $1 in 18:55:48 + venv_file=/tmp/.toxenv 18:55:48 + shift 2 18:55:48 + true 18:55:48 + case $1 in 18:55:48 + shift 18:55:48 + break 18:55:48 + case $python in 18:55:48 + local pkg_list= 18:55:48 + [[ -d /opt/pyenv ]] 18:55:48 + echo 'Setup pyenv:' 18:55:48 Setup pyenv: 18:55:48 + export PYENV_ROOT=/opt/pyenv 18:55:48 + PYENV_ROOT=/opt/pyenv 18:55:48 + 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 18:55:48 + 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 18:55:48 + pyenv versions 18:55:48 system 18:55:48 3.8.13 18:55:48 3.9.13 18:55:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:55:48 + command -v pyenv 18:55:48 ++ pyenv init - --no-rehash 18:55: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[*]}"'\'')" 18:55:48 export PATH="/opt/pyenv/shims:${PATH}" 18:55:48 export PYENV_SHELL=bash 18:55:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:55:48 pyenv() { 18:55:48 local command 18:55:48 command="${1:-}" 18:55:48 if [ "$#" -gt 0 ]; then 18:55:48 shift 18:55:48 fi 18:55:48 18:55:48 case "$command" in 18:55:48 rehash|shell) 18:55:48 eval "$(pyenv "sh-$command" "$@")" 18:55:48 ;; 18:55:48 *) 18:55:48 command pyenv "$command" "$@" 18:55:48 ;; 18:55:48 esac 18:55:48 }' 18:55: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[*]}"' 18:55:48 ++ 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 18:55:48 ++ 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 18:55:48 ++ 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 18:55:48 ++ export PYENV_SHELL=bash 18:55:48 ++ PYENV_SHELL=bash 18:55:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:55:48 +++ complete -F _pyenv pyenv 18:55:48 ++ lf-pyver python3 18:55:48 ++ local py_version_xy=python3 18:55:48 ++ local py_version_xyz= 18:55:48 ++ pyenv versions 18:55:48 ++ local command 18:55:48 ++ command=versions 18:55:48 ++ '[' 1 -gt 0 ']' 18:55:48 ++ shift 18:55:48 ++ case "$command" in 18:55:48 ++ command pyenv versions 18:55:48 ++ pyenv versions 18:55:48 ++ sed 's/^[ *]* //' 18:55:48 ++ awk '{ print $1 }' 18:55:48 ++ grep -E '^[0-9.]*[0-9]$' 18:55:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:55:48 +++ grep '^3' /tmp/.pyenv_versions 18:55:48 +++ sort -V 18:55:48 +++ tail -n 1 18:55:48 ++ py_version_xyz=3.10.6 18:55:48 ++ [[ -z 3.10.6 ]] 18:55:48 ++ echo 3.10.6 18:55:48 ++ return 0 18:55:48 + pyenv local 3.10.6 18:55:48 + local command 18:55:48 + command=local 18:55:48 + '[' 2 -gt 0 ']' 18:55:48 + shift 18:55:48 + case "$command" in 18:55:48 + command pyenv local 3.10.6 18:55:48 + pyenv local 3.10.6 18:55:48 + for arg in "$@" 18:55:48 + case $arg in 18:55:48 + pkg_list+='tox ' 18:55:48 + for arg in "$@" 18:55:48 + case $arg in 18:55:48 + pkg_list+='virtualenv ' 18:55:48 + for arg in "$@" 18:55:48 + case $arg in 18:55:48 + pkg_list+='urllib3~=1.26.15 ' 18:55:48 + [[ -f /tmp/.toxenv ]] 18:55:48 ++ cat /tmp/.toxenv 18:55:48 + lf_venv=/tmp/venv-miNg 18:55:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-miNg from' file:/tmp/.toxenv 18:55:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-miNg from file:/tmp/.toxenv 18:55:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:55:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:55:48 + local 'pip_opts=--upgrade --quiet' 18:55:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:55:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:55:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:55:48 + [[ -n '' ]] 18:55:48 + [[ -n '' ]] 18:55:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:55:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:55:48 + /tmp/venv-miNg/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 18:55:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:55:49 lf-activate-venv(): INFO: Base packages installed successfully 18:55:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:55:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:55:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:55:49 + /tmp/venv-miNg/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 18:55:50 + type python3 18:55:50 + true 18:55:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-miNg/bin to PATH' 18:55:50 lf-activate-venv(): INFO: Adding /tmp/venv-miNg/bin to PATH 18:55:50 + PATH=/tmp/venv-miNg/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 18:55:50 + return 0 18:55:50 + [[ -d /opt/pyenv ]] 18:55:50 + echo '---> Setting up pyenv' 18:55:50 ---> Setting up pyenv 18:55:50 + export PYENV_ROOT=/opt/pyenv 18:55:50 + PYENV_ROOT=/opt/pyenv 18:55:50 + export PATH=/opt/pyenv/bin:/tmp/venv-miNg/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 18:55:50 + PATH=/opt/pyenv/bin:/tmp/venv-miNg/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 18:55:50 ++ pwd 18:55:50 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 18:55:50 + export PYTHONPATH 18:55:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:55:50 + TOX_TESTENV_PASSENV=PYTHONPATH 18:55:50 + tox --version 18:55:50 4.34.1 from /tmp/venv-miNg/lib/python3.10/site-packages/tox/__init__.py 18:55:50 + PARALLEL=false 18:55:50 + TOX_OPTIONS_LIST= 18:55:50 + [[ -n checkbashisms ]] 18:55:50 + TOX_OPTIONS_LIST=' -e checkbashisms' 18:55:50 + case ${PARALLEL,,} in 18:55:50 + tox -e checkbashisms 18:55:50 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 18:55:51 checkbashisms: freeze> python -m pip freeze --all 18:55:52 checkbashisms: pip==25.3,setuptools==80.9.0 18:55:52 checkbashisms: commands[0]> .ci/check-bashisms.sh 18:55:54 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 18:55:55 checkbashisms: OK (4.85=setup[1.41]+cmd[3.44] seconds) 18:55:55 congratulations :) (4.88 seconds) 18:55:55 + tox_status=0 18:55:55 + echo '---> Completed tox runs' 18:55:55 ---> Completed tox runs 18:55:55 + for i in .tox/*/log 18:55:55 ++ echo .tox/checkbashisms/log 18:55:55 ++ awk -F/ '{print $2}' 18:55:55 + tox_env=checkbashisms 18:55:55 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 18:55:55 + DOC_DIR=docs/_build/html 18:55:55 + [[ -d docs/_build/html ]] 18:55:55 + echo '---> tox-run.sh ends' 18:55:55 ---> tox-run.sh ends 18:55:55 + test 0 -eq 0 18:55:56 $ ssh-agent -k 18:55:56 unset SSH_AUTH_SOCK; 18:55:56 unset SSH_AGENT_PID; 18:55:56 echo Agent pid 1676 killed; 18:55:56 [ssh-agent] Stopped. 18:55:56 [PostBuildScript] - [INFO] Executing post build scripts. 18:55:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1612351194991738701.sh 18:55:56 ---> sysstat.sh 18:55:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16380950605222307212.sh 18:55:56 ---> package-listing.sh 18:55:56 ++ facter osfamily 18:55:56 ++ tr '[:upper:]' '[:lower:]' 18:55:56 + OS_FAMILY=debian 18:55:56 + workspace=/w/workspace/oom-master-checkbashisms-lint 18:55:56 + START_PACKAGES=/tmp/packages_start.txt 18:55:56 + END_PACKAGES=/tmp/packages_end.txt 18:55:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:56 + PACKAGES=/tmp/packages_start.txt 18:55:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:55:56 + PACKAGES=/tmp/packages_end.txt 18:55:56 + case "${OS_FAMILY}" in 18:55:56 + dpkg -l 18:55:56 + grep '^ii' 18:55:56 + '[' -f /tmp/packages_start.txt ']' 18:55:56 + '[' -f /tmp/packages_end.txt ']' 18:55:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:55:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 18:55:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 18:55:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10244527619648549599.sh 18:55:56 ---> capture-instance-metadata.sh 18:55:56 Setup pyenv: 18:55:56 system 18:55:56 3.8.13 18:55:56 3.9.13 18:55:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:56:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CzIm 18:56:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:56:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:04 lf-activate-venv(): INFO: Base packages installed successfully 18:56:04 lf-activate-venv(): INFO: Installing additional packages: lftools 18:56:27 lf-activate-venv(): INFO: Adding /tmp/venv-CzIm/bin to PATH 18:56:27 INFO: Running in OpenStack, capturing instance metadata 18:56:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8195447990974606950.sh 18:56:27 provisioning config files... 18:56:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15775775502660138338tmp 18:56:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:56:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:56:27 [EnvInject] - Injecting environment variables from a build step. 18:56:27 [EnvInject] - Injecting as environment variables the properties content 18:56:27 SERVER_ID=logs 18:56:27 18:56:27 [EnvInject] - Variables injected successfully. 18:56:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4017226796058839406.sh 18:56:27 ---> create-netrc.sh 18:56:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9823878357053853530.sh 18:56:27 ---> python-tools-install.sh 18:56:27 Setup pyenv: 18:56:27 system 18:56:27 3.8.13 18:56:27 3.9.13 18:56:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:56:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CzIm from file:/tmp/.os_lf_venv 18:56:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:29 lf-activate-venv(): INFO: Base packages installed successfully 18:56:29 lf-activate-venv(): INFO: Installing additional packages: lftools 18:56:38 lf-activate-venv(): INFO: Adding /tmp/venv-CzIm/bin to PATH 18:56:38 Generating Requirements File 18:56:55 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. 18:56:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:56:56 Python 3.10.6 18:56:56 pip 25.3 from /tmp/venv-CzIm/lib/python3.10/site-packages/pip (python 3.10) 18:56:56 appdirs==1.4.4 18:56:56 argcomplete==3.6.3 18:56:56 aspy.yaml==1.3.0 18:56:56 attrs==25.4.0 18:56:56 autopage==0.5.2 18:56:56 backports.strenum==1.3.1 18:56:56 beautifulsoup4==4.14.3 18:56:56 boto3==1.42.33 18:56:56 botocore==1.42.33 18:56:56 bs4==0.0.2 18:56:56 certifi==2026.1.4 18:56:56 cffi==2.0.0 18:56:56 cfgv==3.5.0 18:56:56 chardet==5.2.0 18:56:56 charset-normalizer==3.4.4 18:56:56 click==8.3.1 18:56:56 cliff==4.13.1 18:56:56 cmd2==3.1.0 18:56:56 cryptography==3.3.2 18:56:56 debtcollector==3.0.0 18:56:56 decorator==5.2.1 18:56:56 defusedxml==0.7.1 18:56:56 Deprecated==1.3.1 18:56:56 distlib==0.4.0 18:56:56 dnspython==2.8.0 18:56:56 docker==7.1.0 18:56:56 dogpile.cache==1.5.0 18:56:56 durationpy==0.10 18:56:56 email-validator==2.3.0 18:56:56 filelock==3.20.3 18:56:56 future==1.0.0 18:56:56 gitdb==4.0.12 18:56:56 GitPython==3.1.46 18:56:56 httplib2==0.30.2 18:56:56 identify==2.6.16 18:56:56 idna==3.11 18:56:56 importlib-resources==1.5.0 18:56:56 iso8601==2.1.0 18:56:56 Jinja2==3.1.6 18:56:56 jmespath==1.1.0 18:56:56 jsonpatch==1.33 18:56:56 jsonpointer==3.0.0 18:56:56 jsonschema==4.26.0 18:56:56 jsonschema-specifications==2025.9.1 18:56:56 keystoneauth1==5.13.0 18:56:56 kubernetes==35.0.0 18:56:56 lftools==0.37.21 18:56:56 lxml==6.0.2 18:56:56 markdown-it-py==4.0.0 18:56:56 MarkupSafe==3.0.3 18:56:56 mdurl==0.1.2 18:56:56 msgpack==1.1.2 18:56:56 multi_key_dict==2.0.3 18:56:56 munch==4.0.0 18:56:56 netaddr==1.3.0 18:56:56 niet==1.4.2 18:56:56 nodeenv==1.10.0 18:56:56 oauth2client==4.1.3 18:56:56 oauthlib==3.3.1 18:56:56 openstacksdk==4.9.0 18:56:56 os-service-types==1.8.2 18:56:56 osc-lib==4.3.0 18:56:56 oslo.config==10.2.0 18:56:56 oslo.context==6.2.0 18:56:56 oslo.i18n==6.7.1 18:56:56 oslo.log==8.0.0 18:56:56 oslo.serialization==5.9.0 18:56:56 oslo.utils==9.2.0 18:56:56 packaging==26.0 18:56:56 pbr==7.0.3 18:56:56 platformdirs==4.5.1 18:56:56 prettytable==3.17.0 18:56:56 psutil==7.2.1 18:56:56 pyasn1==0.6.2 18:56:56 pyasn1_modules==0.4.2 18:56:56 pycparser==3.0 18:56:56 pygerrit2==2.0.15 18:56:56 PyGithub==2.8.1 18:56:56 Pygments==2.19.2 18:56:56 PyJWT==2.10.1 18:56:56 PyNaCl==1.6.2 18:56:56 pyparsing==2.4.7 18:56:56 pyperclip==1.11.0 18:56:56 pyrsistent==0.20.0 18:56:56 python-cinderclient==9.8.0 18:56:56 python-dateutil==2.9.0.post0 18:56:56 python-heatclient==5.0.0 18:56:56 python-jenkins==1.8.3 18:56:56 python-keystoneclient==5.7.0 18:56:56 python-magnumclient==4.9.0 18:56:56 python-openstackclient==8.3.0 18:56:56 python-swiftclient==4.9.0 18:56:56 PyYAML==6.0.3 18:56:56 referencing==0.37.0 18:56:56 requests==2.32.5 18:56:56 requests-oauthlib==2.0.0 18:56:56 requestsexceptions==1.4.0 18:56:56 rfc3986==2.0.0 18:56:56 rich==14.2.0 18:56:56 rich-argparse==1.7.2 18:56:56 rpds-py==0.30.0 18:56:56 rsa==4.9.1 18:56:56 ruamel.yaml==0.19.1 18:56:56 ruamel.yaml.clib==0.2.15 18:56:56 s3transfer==0.16.0 18:56:56 simplejson==3.20.2 18:56:56 six==1.17.0 18:56:56 smmap==5.0.2 18:56:56 soupsieve==2.8.3 18:56:56 stevedore==5.6.0 18:56:56 tabulate==0.9.0 18:56:56 toml==0.10.2 18:56:56 tomlkit==0.14.0 18:56:56 tqdm==4.67.1 18:56:56 typing_extensions==4.15.0 18:56:56 tzdata==2025.3 18:56:56 urllib3==1.26.20 18:56:56 virtualenv==20.36.1 18:56:56 wcwidth==0.3.1 18:56:56 websocket-client==1.9.0 18:56:56 wrapt==2.0.1 18:56:56 xdg==6.0.0 18:56:56 xmltodict==1.0.2 18:56:56 yq==3.4.3 18:56:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8111993778903186755.sh 18:56:56 ---> sudo-logs.sh 18:56:56 Archiving 'sudo' log.. 18:56:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13699433533417755942.sh 18:56:56 ---> job-cost.sh 18:56:56 Setup pyenv: 18:56:56 system 18:56:56 3.8.13 18:56:56 3.9.13 18:56:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:56:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CzIm from file:/tmp/.os_lf_venv 18:56:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:58 lf-activate-venv(): INFO: Base packages installed successfully 18:56:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:57:04 lf-activate-venv(): INFO: Adding /tmp/venv-CzIm/bin to PATH 18:57:04 INFO: No Stack... 18:57:04 INFO: Retrieving Pricing Info for: v3-standard-4 18:57:04 INFO: Archiving Costs 18:57:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins166060736733314865.sh 18:57:04 ---> logs-deploy.sh 18:57:04 Setup pyenv: 18:57:04 system 18:57:04 3.8.13 18:57:04 3.9.13 18:57:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:57:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CzIm from file:/tmp/.os_lf_venv 18:57:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:57:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:57:06 lf-activate-venv(): INFO: Base packages installed successfully 18:57:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:57:14 lf-activate-venv(): INFO: Adding /tmp/venv-CzIm/bin to PATH 18:57:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4390 18:57:14 INFO: archiving workspace using pattern(s): 18:57:15 Archives upload complete. 18:57:15 INFO: archiving logs to Nexus 18:57:16 ---> uname -a: 18:57:16 Linux prd-ubuntu1804-builder-4c-4g-2402 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:57:16 18:57:16 18:57:16 ---> lscpu: 18:57:16 Architecture: x86_64 18:57:16 CPU op-mode(s): 32-bit, 64-bit 18:57:16 Byte Order: Little Endian 18:57:16 CPU(s): 4 18:57:16 On-line CPU(s) list: 0-3 18:57:16 Thread(s) per core: 1 18:57:16 Core(s) per socket: 1 18:57:16 Socket(s): 4 18:57:16 NUMA node(s): 1 18:57:16 Vendor ID: AuthenticAMD 18:57:16 CPU family: 23 18:57:16 Model: 49 18:57:16 Model name: AMD EPYC-Rome Processor 18:57:16 Stepping: 0 18:57:16 CPU MHz: 2799.998 18:57:16 BogoMIPS: 5599.99 18:57:16 Virtualization: AMD-V 18:57:16 Hypervisor vendor: KVM 18:57:16 Virtualization type: full 18:57:16 L1d cache: 32K 18:57:16 L1i cache: 32K 18:57:16 L2 cache: 512K 18:57:16 L3 cache: 16384K 18:57:16 NUMA node0 CPU(s): 0-3 18:57:16 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 18:57:16 18:57:16 18:57:16 ---> nproc: 18:57:16 4 18:57:16 18:57:16 18:57:16 ---> df -h: 18:57:16 Filesystem Size Used Avail Use% Mounted on 18:57:16 udev 7.9G 0 7.9G 0% /dev 18:57:16 tmpfs 1.6G 676K 1.6G 1% /run 18:57:16 /dev/vda1 78G 8.3G 70G 11% / 18:57:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:57:16 tmpfs 5.0M 0 5.0M 0% /run/lock 18:57:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:57:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:57:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:57:16 18:57:16 18:57:16 ---> free -m: 18:57:16 total used free shared buff/cache available 18:57:16 Mem: 16040 623 13351 0 2064 15102 18:57:16 Swap: 1023 0 1023 18:57:16 18:57:16 18:57:16 ---> ip addr: 18:57:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:57:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:57:16 inet 127.0.0.1/8 scope host lo 18:57:16 valid_lft forever preferred_lft forever 18:57:16 inet6 ::1/128 scope host 18:57:16 valid_lft forever preferred_lft forever 18:57:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:57:16 link/ether fa:16:3e:59:a6:02 brd ff:ff:ff:ff:ff:ff 18:57:16 inet 10.30.106.240/23 brd 10.30.107.255 scope global dynamic ens3 18:57:16 valid_lft 86274sec preferred_lft 86274sec 18:57:16 inet6 fe80::f816:3eff:fe59:a602/64 scope link 18:57:16 valid_lft forever preferred_lft forever 18:57:16 18:57:16 18:57:16 ---> sar -b -r -n DEV: 18:57:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2402) 01/23/26 _x86_64_ (4 CPU) 18:57:16 18:57:16 18:55:13 LINUX RESTART (4 CPU) 18:57:16 18:57:16 18:56:01 tps rtps wtps bread/s bwrtn/s 18:57:16 18:57:01 124.80 1.08 123.71 122.38 13700.65 18:57:16 Average: 124.80 1.08 123.71 122.38 13700.65 18:57:16 18:57:16 18:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:57:16 18:57:01 13684984 15468984 2739976 16.68 78428 1893396 845264 4.84 786192 1713436 122784 18:57:16 Average: 13684984 15468984 2739976 16.68 78428 1893396 845264 4.84 786192 1713436 122784 18:57:16 18:57:16 18:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:57:16 18:57:01 ens3 67.54 52.44 960.89 11.55 0.00 0.00 0.00 0.00 18:57:16 18:57:01 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 18:57:16 Average: ens3 67.54 52.44 960.89 11.55 0.00 0.00 0.00 0.00 18:57:16 Average: lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 18:57:16 18:57:16 18:57:16 ---> sar -P ALL: 18:57:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2402) 01/23/26 _x86_64_ (4 CPU) 18:57:16 18:57:16 18:55:13 LINUX RESTART (4 CPU) 18:57:16 18:57:16 18:56:01 CPU %user %nice %system %iowait %steal %idle 18:57:16 18:57:01 all 21.00 0.00 1.43 1.64 0.05 75.89 18:57:16 18:57:01 0 4.88 0.00 0.72 4.56 0.03 89.81 18:57:16 18:57:01 1 24.08 0.00 1.67 0.87 0.05 73.34 18:57:16 18:57:01 2 16.25 0.00 0.89 0.50 0.07 82.30 18:57:16 18:57:01 3 38.76 0.00 2.45 0.62 0.07 58.10 18:57:16 Average: all 21.00 0.00 1.43 1.64 0.05 75.89 18:57:16 Average: 0 4.88 0.00 0.72 4.56 0.03 89.81 18:57:16 Average: 1 24.08 0.00 1.67 0.87 0.05 73.34 18:57:16 Average: 2 16.25 0.00 0.89 0.50 0.07 82.30 18:57:16 Average: 3 38.76 0.00 2.45 0.62 0.07 58.10 18:57:16 18:57:16 18:57:16