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