12:53:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/140839 12:53:54 Running as SYSTEM 12:53:54 [EnvInject] - Loading node environment variables. 12:53:54 Building remotely on prd-ubuntu1804-builder-4c-4g-22070 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:53:54 [ssh-agent] Looking for ssh-agent implementation... 12:53:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:54 $ ssh-agent 12:53:54 SSH_AUTH_SOCK=/tmp/ssh-cP5TVFPZF8Gx/agent.1783 12:53:54 SSH_AGENT_PID=1785 12:53:54 [ssh-agent] Started. 12:53:54 Running ssh-add (command line suppressed) 12:53:54 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_422587182427226424.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_422587182427226424.key) 12:53:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:53:54 The recommended git tool is: NONE 12:53:56 using credential onap-jenkins-ssh 12:53:56 Wiping out workspace first. 12:53:56 Cloning the remote Git repository 12:53:56 Cloning repository git://cloud.onap.org/mirror/oom.git 12:53:56 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:53:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:53:56 > git --version # timeout=10 12:53:56 > git --version # 'git version 2.17.1' 12:53:56 using GIT_SSH to set credentials Gerrit user 12:53:56 Verifying host key using manually-configured host key entries 12:53:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:54:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:54:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:54:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:54:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:54:02 using GIT_SSH to set credentials Gerrit user 12:54:02 Verifying host key using manually-configured host key entries 12:54:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/140839/12 # timeout=30 12:54:02 > git rev-parse dd6eceef3a3a986b353290d703a8c38d372adbf6^{commit} # timeout=10 12:54:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:54:02 Checking out Revision dd6eceef3a3a986b353290d703a8c38d372adbf6 (refs/changes/39/140839/12) 12:54:02 > git config core.sparsecheckout # timeout=10 12:54:02 > git checkout -f dd6eceef3a3a986b353290d703a8c38d372adbf6 # timeout=30 12:54:06 Commit message: "[SO] Test Java17 based versions of SO" 12:54:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:54:06 > git rev-list --no-walk 80f4bd735f4dbbf4e79dc3325d9ea9a259e5ec59 # timeout=10 12:54:06 [EnvInject] - Injecting environment variables from a build step. 12:54:06 [EnvInject] - Injecting as environment variables the properties content 12:54:06 PYTHON=python3 12:54:06 12:54:06 [EnvInject] - Variables injected successfully. 12:54:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11218438842921709444.sh 12:54:06 ---> tox-install.sh 12:54:06 + source /home/jenkins/lf-env.sh 12:54:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:06 ++ mktemp -d /tmp/venv-XXXX 12:54:06 + lf_venv=/tmp/venv-KF1C 12:54:06 + local venv_file=/tmp/.os_lf_venv 12:54:06 + local python=python3 12:54:06 + local options 12:54:06 + local set_path=true 12:54:06 + local install_args= 12:54:06 ++ 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 12:54:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:06 + true 12:54:06 + case $1 in 12:54:06 + venv_file=/tmp/.toxenv 12:54:06 + shift 2 12:54:06 + true 12:54:06 + case $1 in 12:54:06 + shift 12:54:06 + break 12:54:06 + case $python in 12:54:06 + local pkg_list= 12:54:06 + [[ -d /opt/pyenv ]] 12:54:06 + echo 'Setup pyenv:' 12:54:06 Setup pyenv: 12:54:06 + export PYENV_ROOT=/opt/pyenv 12:54:06 + PYENV_ROOT=/opt/pyenv 12:54:06 + 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 12:54:06 + 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 12:54:06 + pyenv versions 12:54:06 * system (set by /opt/pyenv/version) 12:54:06 * 3.8.13 (set by /opt/pyenv/version) 12:54:06 * 3.9.13 (set by /opt/pyenv/version) 12:54:06 * 3.10.6 (set by /opt/pyenv/version) 12:54:06 + command -v pyenv 12:54:06 ++ pyenv init - --no-rehash 12:54:06 + 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[*]}"'\'')" 12:54:06 export PATH="/opt/pyenv/shims:${PATH}" 12:54:06 export PYENV_SHELL=bash 12:54:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:06 pyenv() { 12:54:06 local command 12:54:06 command="${1:-}" 12:54:06 if [ "$#" -gt 0 ]; then 12:54:06 shift 12:54:06 fi 12:54:06 12:54:06 case "$command" in 12:54:06 rehash|shell) 12:54:06 eval "$(pyenv "sh-$command" "$@")" 12:54:06 ;; 12:54:06 *) 12:54:06 command pyenv "$command" "$@" 12:54:06 ;; 12:54:06 esac 12:54:06 }' 12:54:06 +++ 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[*]}"' 12:54:06 ++ 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 12:54:06 ++ 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 12:54:06 ++ 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 12:54:06 ++ export PYENV_SHELL=bash 12:54:06 ++ PYENV_SHELL=bash 12:54:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:06 +++ complete -F _pyenv pyenv 12:54:06 ++ lf-pyver python3 12:54:06 ++ local py_version_xy=python3 12:54:06 ++ local py_version_xyz= 12:54:06 ++ pyenv versions 12:54:06 ++ local command 12:54:06 ++ command=versions 12:54:06 ++ '[' 1 -gt 0 ']' 12:54:06 ++ shift 12:54:06 ++ case "$command" in 12:54:06 ++ command pyenv versions 12:54:06 ++ pyenv versions 12:54:06 ++ sed 's/^[ *]* //' 12:54:06 ++ awk '{ print $1 }' 12:54:06 ++ grep -E '^[0-9.]*[0-9]$' 12:54:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:06 +++ grep '^3' /tmp/.pyenv_versions 12:54:06 +++ sort -V 12:54:06 +++ tail -n 1 12:54:06 ++ py_version_xyz=3.10.6 12:54:06 ++ [[ -z 3.10.6 ]] 12:54:06 ++ echo 3.10.6 12:54:06 ++ return 0 12:54:06 + pyenv local 3.10.6 12:54:06 + local command 12:54:06 + command=local 12:54:06 + '[' 2 -gt 0 ']' 12:54:06 + shift 12:54:06 + case "$command" in 12:54:06 + command pyenv local 3.10.6 12:54:06 + pyenv local 3.10.6 12:54:06 + for arg in "$@" 12:54:06 + case $arg in 12:54:06 + pkg_list+='tox ' 12:54:06 + for arg in "$@" 12:54:06 + case $arg in 12:54:06 + pkg_list+='virtualenv ' 12:54:06 + for arg in "$@" 12:54:06 + case $arg in 12:54:06 + pkg_list+='urllib3~=1.26.15 ' 12:54:06 + [[ -f /tmp/.toxenv ]] 12:54:06 + [[ ! -f /tmp/.toxenv ]] 12:54:06 + [[ -n '' ]] 12:54:06 + python3 -m venv /tmp/venv-KF1C 12:54:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KF1C' 12:54:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KF1C 12:54:10 + echo /tmp/venv-KF1C 12:54:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:54:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:54:10 + /tmp/venv-KF1C/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:54:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:54:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:54:14 + /tmp/venv-KF1C/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:54:16 + type python3 12:54:16 + true 12:54:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KF1C/bin to PATH' 12:54:16 lf-activate-venv(): INFO: Adding /tmp/venv-KF1C/bin to PATH 12:54:16 + PATH=/tmp/venv-KF1C/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 12:54:16 + return 0 12:54:16 + python3 --version 12:54:16 Python 3.10.6 12:54:16 + python3 -m pip --version 12:54:17 pip 25.1.1 from /tmp/venv-KF1C/lib/python3.10/site-packages/pip (python 3.10) 12:54:17 + python3 -m pip freeze 12:54:17 cachetools==6.1.0 12:54:17 chardet==5.2.0 12:54:17 colorama==0.4.6 12:54:17 distlib==0.3.9 12:54:17 filelock==3.18.0 12:54:17 packaging==25.0 12:54:17 platformdirs==4.3.8 12:54:17 pluggy==1.6.0 12:54:17 pyproject-api==1.9.1 12:54:17 tomli==2.2.1 12:54:17 tox==4.27.0 12:54:17 typing_extensions==4.14.0 12:54:17 urllib3==1.26.20 12:54:17 virtualenv==20.31.2 12:54:17 [EnvInject] - Injecting environment variables from a build step. 12:54:17 [EnvInject] - Injecting as environment variables the properties content 12:54:17 PARALLEL=false 12:54:17 12:54:17 [EnvInject] - Variables injected successfully. 12:54:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8458156645442099074.sh 12:54:17 ---> tox-run.sh 12:54:17 + 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 12:54:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:54:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:54:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:54:17 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:54:17 + source /home/jenkins/lf-env.sh 12:54:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:17 ++ mktemp -d /tmp/venv-XXXX 12:54:17 + lf_venv=/tmp/venv-Xssd 12:54:17 + local venv_file=/tmp/.os_lf_venv 12:54:17 + local python=python3 12:54:17 + local options 12:54:17 + local set_path=true 12:54:17 + local install_args= 12:54:17 ++ 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 12:54:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:17 + true 12:54:17 + case $1 in 12:54:17 + venv_file=/tmp/.toxenv 12:54:17 + shift 2 12:54:17 + true 12:54:17 + case $1 in 12:54:17 + shift 12:54:17 + break 12:54:17 + case $python in 12:54:17 + local pkg_list= 12:54:17 + [[ -d /opt/pyenv ]] 12:54:17 + echo 'Setup pyenv:' 12:54:17 Setup pyenv: 12:54:17 + export PYENV_ROOT=/opt/pyenv 12:54:17 + PYENV_ROOT=/opt/pyenv 12:54:17 + 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 12:54:17 + 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 12:54:17 + pyenv versions 12:54:17 system 12:54:17 3.8.13 12:54:17 3.9.13 12:54:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:54:17 + command -v pyenv 12:54:17 ++ pyenv init - --no-rehash 12:54:17 + 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[*]}"'\'')" 12:54:17 export PATH="/opt/pyenv/shims:${PATH}" 12:54:17 export PYENV_SHELL=bash 12:54:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:17 pyenv() { 12:54:17 local command 12:54:17 command="${1:-}" 12:54:17 if [ "$#" -gt 0 ]; then 12:54:17 shift 12:54:17 fi 12:54:17 12:54:17 case "$command" in 12:54:17 rehash|shell) 12:54:17 eval "$(pyenv "sh-$command" "$@")" 12:54:17 ;; 12:54:17 *) 12:54:17 command pyenv "$command" "$@" 12:54:17 ;; 12:54:17 esac 12:54:17 }' 12:54:17 +++ 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[*]}"' 12:54:17 ++ 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 12:54:17 ++ 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 12:54:17 ++ 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 12:54:17 ++ export PYENV_SHELL=bash 12:54:17 ++ PYENV_SHELL=bash 12:54:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:17 +++ complete -F _pyenv pyenv 12:54:17 ++ lf-pyver python3 12:54:17 ++ local py_version_xy=python3 12:54:17 ++ local py_version_xyz= 12:54:17 ++ sed 's/^[ *]* //' 12:54:17 ++ pyenv versions 12:54:17 ++ local command 12:54:17 ++ grep -E '^[0-9.]*[0-9]$' 12:54:17 ++ command=versions 12:54:17 ++ '[' 1 -gt 0 ']' 12:54:17 ++ shift 12:54:17 ++ case "$command" in 12:54:17 ++ command pyenv versions 12:54:17 ++ pyenv versions 12:54:17 ++ awk '{ print $1 }' 12:54:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:17 +++ grep '^3' /tmp/.pyenv_versions 12:54:17 +++ sort -V 12:54:17 +++ tail -n 1 12:54:17 ++ py_version_xyz=3.10.6 12:54:17 ++ [[ -z 3.10.6 ]] 12:54:17 ++ echo 3.10.6 12:54:17 ++ return 0 12:54:17 + pyenv local 3.10.6 12:54:17 + local command 12:54:17 + command=local 12:54:17 + '[' 2 -gt 0 ']' 12:54:17 + shift 12:54:17 + case "$command" in 12:54:17 + command pyenv local 3.10.6 12:54:17 + pyenv local 3.10.6 12:54:17 + for arg in "$@" 12:54:17 + case $arg in 12:54:17 + pkg_list+='tox ' 12:54:17 + for arg in "$@" 12:54:17 + case $arg in 12:54:17 + pkg_list+='virtualenv ' 12:54:17 + for arg in "$@" 12:54:17 + case $arg in 12:54:17 + pkg_list+='urllib3~=1.26.15 ' 12:54:17 + [[ -f /tmp/.toxenv ]] 12:54:17 ++ cat /tmp/.toxenv 12:54:17 + lf_venv=/tmp/venv-KF1C 12:54:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KF1C from' file:/tmp/.toxenv 12:54:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KF1C from file:/tmp/.toxenv 12:54:17 + /tmp/venv-KF1C/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:54:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:54:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:54:18 + /tmp/venv-KF1C/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:54:19 + type python3 12:54:19 + true 12:54:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KF1C/bin to PATH' 12:54:19 lf-activate-venv(): INFO: Adding /tmp/venv-KF1C/bin to PATH 12:54:19 + PATH=/tmp/venv-KF1C/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 12:54:19 + return 0 12:54:19 + [[ -d /opt/pyenv ]] 12:54:19 + echo '---> Setting up pyenv' 12:54:19 ---> Setting up pyenv 12:54:19 + export PYENV_ROOT=/opt/pyenv 12:54:19 + PYENV_ROOT=/opt/pyenv 12:54:19 + export PATH=/opt/pyenv/bin:/tmp/venv-KF1C/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 12:54:19 + PATH=/opt/pyenv/bin:/tmp/venv-KF1C/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 12:54:19 ++ pwd 12:54:19 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:54:19 + export PYTHONPATH 12:54:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:54:19 + TOX_TESTENV_PASSENV=PYTHONPATH 12:54:19 + tox --version 12:54:19 4.27.0 from /tmp/venv-KF1C/lib/python3.10/site-packages/tox/__init__.py 12:54:19 + PARALLEL=false 12:54:19 + TOX_OPTIONS_LIST= 12:54:19 + [[ -n checkbashisms ]] 12:54:19 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:54:19 + case ${PARALLEL,,} in 12:54:19 + tox -e checkbashisms 12:54:19 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:54:21 checkbashisms: freeze> python -m pip freeze --all 12:54:21 checkbashisms: pip==25.1.1,setuptools==80.3.1 12:54:21 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:54:22 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:54:22 you may get strange results 12:54:22 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:54:22 you may get strange results 12:54:23 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:54:25 checkbashisms: OK (4.74=setup[1.31]+cmd[3.43] seconds) 12:54:25 congratulations :) (4.95 seconds) 12:54:25 + tox_status=0 12:54:25 + echo '---> Completed tox runs' 12:54:25 ---> Completed tox runs 12:54:25 + for i in .tox/*/log 12:54:25 ++ echo .tox/checkbashisms/log 12:54:25 ++ awk -F/ '{print $2}' 12:54:25 + tox_env=checkbashisms 12:54:25 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:54:25 + DOC_DIR=docs/_build/html 12:54:25 + [[ -d docs/_build/html ]] 12:54:25 + echo '---> tox-run.sh ends' 12:54:25 ---> tox-run.sh ends 12:54:25 + test 0 -eq 0 12:54:25 $ ssh-agent -k 12:54:25 unset SSH_AUTH_SOCK; 12:54:25 unset SSH_AGENT_PID; 12:54:25 echo Agent pid 1785 killed; 12:54:25 [ssh-agent] Stopped. 12:54:25 [PostBuildScript] - [INFO] Executing post build scripts. 12:54:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15706767565925118936.sh 12:54:25 ---> sysstat.sh 12:54:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12429796334118142980.sh 12:54:25 ---> package-listing.sh 12:54:25 ++ facter osfamily 12:54:25 ++ tr '[:upper:]' '[:lower:]' 12:54:25 + OS_FAMILY=debian 12:54:25 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:54:25 + START_PACKAGES=/tmp/packages_start.txt 12:54:25 + END_PACKAGES=/tmp/packages_end.txt 12:54:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:54:25 + PACKAGES=/tmp/packages_start.txt 12:54:25 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:54:25 + PACKAGES=/tmp/packages_end.txt 12:54:25 + case "${OS_FAMILY}" in 12:54:25 + dpkg -l 12:54:25 + grep '^ii' 12:54:25 + '[' -f /tmp/packages_start.txt ']' 12:54:25 + '[' -f /tmp/packages_end.txt ']' 12:54:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:54:25 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:54:25 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:54:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:54:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11569739791765902674.sh 12:54:25 ---> capture-instance-metadata.sh 12:54:25 Setup pyenv: 12:54:25 system 12:54:25 3.8.13 12:54:25 3.9.13 12:54:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:54:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0XR1 12:54:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:54:33 lf-activate-venv(): INFO: Installing: lftools 12:54:56 lf-activate-venv(): INFO: Adding /tmp/venv-0XR1/bin to PATH 12:54:56 INFO: Running in OpenStack, capturing instance metadata 12:54:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14694007632275279368.sh 12:54:56 provisioning config files... 12:54:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17894341103614257692tmp 12:54:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:54:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:54:56 [EnvInject] - Injecting environment variables from a build step. 12:54:56 [EnvInject] - Injecting as environment variables the properties content 12:54:56 SERVER_ID=logs 12:54:56 12:54:56 [EnvInject] - Variables injected successfully. 12:54:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12699001179614541316.sh 12:54:56 ---> create-netrc.sh 12:54:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1615065817290893818.sh 12:54:56 ---> python-tools-install.sh 12:54:56 Setup pyenv: 12:54:56 system 12:54:56 3.8.13 12:54:56 3.9.13 12:54:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:54:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0XR1 from file:/tmp/.os_lf_venv 12:54:58 lf-activate-venv(): INFO: Installing: lftools 12:55:06 lf-activate-venv(): INFO: Adding /tmp/venv-0XR1/bin to PATH 12:55:06 Generating Requirements File 12:55:26 Python 3.10.6 12:55:26 pip 25.1.1 from /tmp/venv-0XR1/lib/python3.10/site-packages/pip (python 3.10) 12:55:26 appdirs==1.4.4 12:55:26 argcomplete==3.6.2 12:55:26 aspy.yaml==1.3.0 12:55:26 attrs==25.3.0 12:55:26 autopage==0.5.2 12:55:26 beautifulsoup4==4.13.4 12:55:26 boto3==1.38.38 12:55:26 botocore==1.38.38 12:55:26 bs4==0.0.2 12:55:26 cachetools==5.5.2 12:55:26 certifi==2025.6.15 12:55:26 cffi==1.17.1 12:55:26 cfgv==3.4.0 12:55:26 chardet==5.2.0 12:55:26 charset-normalizer==3.4.2 12:55:26 click==8.2.1 12:55:26 cliff==4.10.0 12:55:26 cmd2==2.6.1 12:55:26 cryptography==3.3.2 12:55:26 debtcollector==3.0.0 12:55:26 decorator==5.2.1 12:55:26 defusedxml==0.7.1 12:55:26 Deprecated==1.2.18 12:55:26 distlib==0.3.9 12:55:26 dnspython==2.7.0 12:55:26 docker==7.1.0 12:55:26 dogpile.cache==1.4.0 12:55:26 durationpy==0.10 12:55:26 email_validator==2.2.0 12:55:26 filelock==3.18.0 12:55:26 future==1.0.0 12:55:26 gitdb==4.0.12 12:55:26 GitPython==3.1.44 12:55:26 google-auth==2.40.3 12:55:26 httplib2==0.22.0 12:55:26 identify==2.6.12 12:55:26 idna==3.10 12:55:26 importlib-resources==1.5.0 12:55:26 iso8601==2.1.0 12:55:26 Jinja2==3.1.6 12:55:26 jmespath==1.0.1 12:55:26 jsonpatch==1.33 12:55:26 jsonpointer==3.0.0 12:55:26 jsonschema==4.24.0 12:55:26 jsonschema-specifications==2025.4.1 12:55:26 keystoneauth1==5.11.1 12:55:26 kubernetes==33.1.0 12:55:26 lftools==0.37.13 12:55:26 lxml==5.4.0 12:55:26 MarkupSafe==3.0.2 12:55:26 msgpack==1.1.1 12:55:26 multi_key_dict==2.0.3 12:55:26 munch==4.0.0 12:55:26 netaddr==1.3.0 12:55:26 niet==1.4.2 12:55:26 nodeenv==1.9.1 12:55:26 oauth2client==4.1.3 12:55:26 oauthlib==3.3.0 12:55:26 openstacksdk==4.6.0 12:55:26 os-client-config==2.1.0 12:55:26 os-service-types==1.7.0 12:55:26 osc-lib==4.0.2 12:55:26 oslo.config==9.8.0 12:55:26 oslo.context==6.0.0 12:55:26 oslo.i18n==6.5.1 12:55:26 oslo.log==7.1.0 12:55:26 oslo.serialization==5.7.0 12:55:26 oslo.utils==9.0.0 12:55:26 packaging==25.0 12:55:26 pbr==6.1.1 12:55:26 platformdirs==4.3.8 12:55:26 prettytable==3.16.0 12:55:26 psutil==7.0.0 12:55:26 pyasn1==0.6.1 12:55:26 pyasn1_modules==0.4.2 12:55:26 pycparser==2.22 12:55:26 pygerrit2==2.0.15 12:55:26 PyGithub==2.6.1 12:55:26 PyJWT==2.10.1 12:55:26 PyNaCl==1.5.0 12:55:26 pyparsing==2.4.7 12:55:26 pyperclip==1.9.0 12:55:26 pyrsistent==0.20.0 12:55:26 python-cinderclient==9.7.0 12:55:26 python-dateutil==2.9.0.post0 12:55:26 python-heatclient==4.2.0 12:55:26 python-jenkins==1.8.2 12:55:26 python-keystoneclient==5.6.0 12:55:26 python-magnumclient==4.8.1 12:55:26 python-openstackclient==8.1.0 12:55:26 python-swiftclient==4.8.0 12:55:26 PyYAML==6.0.2 12:55:26 referencing==0.36.2 12:55:26 requests==2.32.4 12:55:26 requests-oauthlib==2.0.0 12:55:26 requestsexceptions==1.4.0 12:55:26 rfc3986==2.0.0 12:55:26 rpds-py==0.25.1 12:55:26 rsa==4.9.1 12:55:26 ruamel.yaml==0.18.14 12:55:26 ruamel.yaml.clib==0.2.12 12:55:26 s3transfer==0.13.0 12:55:26 simplejson==3.20.1 12:55:26 six==1.17.0 12:55:26 smmap==5.0.2 12:55:26 soupsieve==2.7 12:55:26 stevedore==5.4.1 12:55:26 tabulate==0.9.0 12:55:26 toml==0.10.2 12:55:26 tomlkit==0.13.3 12:55:26 tqdm==4.67.1 12:55:26 typing_extensions==4.14.0 12:55:26 tzdata==2025.2 12:55:26 urllib3==1.26.20 12:55:26 virtualenv==20.31.2 12:55:26 wcwidth==0.2.13 12:55:26 websocket-client==1.8.0 12:55:26 wrapt==1.17.2 12:55:26 xdg==6.0.0 12:55:26 xmltodict==0.14.2 12:55:26 yq==3.4.3 12:55:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9782386967303894282.sh 12:55:26 ---> sudo-logs.sh 12:55:26 Archiving 'sudo' log.. 12:55:27 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15689797484505815932.sh 12:55:27 ---> job-cost.sh 12:55:27 Setup pyenv: 12:55:27 system 12:55:27 3.8.13 12:55:27 3.9.13 12:55:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:55:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0XR1 from file:/tmp/.os_lf_venv 12:55:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:55:34 lf-activate-venv(): INFO: Adding /tmp/venv-0XR1/bin to PATH 12:55:34 INFO: No Stack... 12:55:34 INFO: Retrieving Pricing Info for: v3-standard-4 12:55:34 INFO: Archiving Costs 12:55:34 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15946291311774618395.sh 12:55:34 ---> logs-deploy.sh 12:55:34 Setup pyenv: 12:55:34 system 12:55:34 3.8.13 12:55:34 3.9.13 12:55:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:55:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0XR1 from file:/tmp/.os_lf_venv 12:55:36 lf-activate-venv(): INFO: Installing: lftools 12:55:44 lf-activate-venv(): INFO: Adding /tmp/venv-0XR1/bin to PATH 12:55:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4128 12:55:44 INFO: archiving workspace using pattern(s): 12:55:45 Archives upload complete. 12:55:45 INFO: archiving logs to Nexus 12:55:46 ---> uname -a: 12:55:46 Linux prd-ubuntu1804-builder-4c-4g-22070 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:55:46 12:55:46 12:55:46 ---> lscpu: 12:55:46 Architecture: x86_64 12:55:46 CPU op-mode(s): 32-bit, 64-bit 12:55:46 Byte Order: Little Endian 12:55:46 CPU(s): 4 12:55:46 On-line CPU(s) list: 0-3 12:55:46 Thread(s) per core: 1 12:55:46 Core(s) per socket: 1 12:55:46 Socket(s): 4 12:55:46 NUMA node(s): 1 12:55:46 Vendor ID: AuthenticAMD 12:55:46 CPU family: 23 12:55:46 Model: 49 12:55:46 Model name: AMD EPYC-Rome Processor 12:55:46 Stepping: 0 12:55:46 CPU MHz: 2799.998 12:55:46 BogoMIPS: 5599.99 12:55:46 Virtualization: AMD-V 12:55:46 Hypervisor vendor: KVM 12:55:46 Virtualization type: full 12:55:46 L1d cache: 32K 12:55:46 L1i cache: 32K 12:55:46 L2 cache: 512K 12:55:46 L3 cache: 16384K 12:55:46 NUMA node0 CPU(s): 0-3 12:55:46 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 12:55:46 12:55:46 12:55:46 ---> nproc: 12:55:46 4 12:55:46 12:55:46 12:55:46 ---> df -h: 12:55:46 Filesystem Size Used Avail Use% Mounted on 12:55:46 udev 7.9G 0 7.9G 0% /dev 12:55:46 tmpfs 1.6G 672K 1.6G 1% /run 12:55:46 /dev/vda1 78G 8.3G 70G 11% / 12:55:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:55:46 tmpfs 5.0M 0 5.0M 0% /run/lock 12:55:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:55:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:55:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:55:46 12:55:46 12:55:46 ---> free -m: 12:55:46 total used free shared buff/cache available 12:55:46 Mem: 16040 575 13419 0 2045 15152 12:55:46 Swap: 1023 0 1023 12:55:46 12:55:46 12:55:46 ---> ip addr: 12:55:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:55:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:55:46 inet 127.0.0.1/8 scope host lo 12:55:46 valid_lft forever preferred_lft forever 12:55:46 inet6 ::1/128 scope host 12:55:46 valid_lft forever preferred_lft forever 12:55:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:55:46 link/ether fa:16:3e:a1:d4:14 brd ff:ff:ff:ff:ff:ff 12:55:46 inet 10.30.106.31/23 brd 10.30.107.255 scope global dynamic ens3 12:55:46 valid_lft 85899sec preferred_lft 85899sec 12:55:46 inet6 fe80::f816:3eff:fea1:d414/64 scope link 12:55:46 valid_lft forever preferred_lft forever 12:55:46 12:55:46 12:55:46 ---> sar -b -r -n DEV: 12:55:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22070) 06/18/25 _x86_64_ (4 CPU) 12:55:46 12:55:46 12:47:27 LINUX RESTART (4 CPU) 12:55:46 12:55:46 12:48:02 tps rtps wtps bread/s bwrtn/s 12:55:46 12:49:01 6.13 0.00 6.13 0.00 690.32 12:55:46 12:50:01 1.33 0.00 1.33 0.00 283.02 12:55:46 12:51:01 1.25 0.00 1.25 0.00 281.82 12:55:46 12:52:01 1.55 0.00 1.55 0.00 285.15 12:55:46 12:53:01 1.25 0.00 1.25 0.00 281.82 12:55:46 12:54:01 5.20 3.60 1.60 153.84 487.12 12:55:46 12:55:01 205.45 24.31 181.14 881.17 10772.68 12:55:46 Average: 31.80 4.00 27.81 148.23 1871.87 12:55:46 12:55:46 12:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:55:46 12:49:01 14455700 15685076 1969260 11.99 32040 1416376 674368 3.86 492268 1300032 196 12:55:46 12:50:01 14456172 15685612 1968788 11.99 32088 1416380 674368 3.86 491980 1300020 156 12:55:46 12:51:01 14455848 15685332 1969112 11.99 32128 1416384 674368 3.86 491996 1300028 12 12:55:46 12:52:01 14455672 15685192 1969288 11.99 32168 1416388 674368 3.86 492092 1300028 40 12:55:46 12:53:01 14455428 15685060 1969532 11.99 32236 1416384 692916 3.97 492976 1300028 16 12:55:46 12:54:01 14286880 15570192 2138080 13.02 32412 1469088 863804 4.94 624564 1334892 42524 12:55:46 12:55:01 13882592 15538532 2542368 15.48 68976 1782608 789176 4.52 709404 1607472 162580 12:55:46 Average: 14349756 15647857 2075204 12.63 37435 1476230 720481 4.12 542183 1348929 29361 12:55:46 12:55:46 12:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:55:46 12:49:01 ens3 5.59 3.59 4.70 2.09 0.00 0.00 0.00 0.00 12:55:46 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:46 12:50:01 ens3 1.30 0.68 0.44 0.60 0.00 0.00 0.00 0.00 12:55:46 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:46 12:51:01 ens3 0.22 0.18 0.06 0.18 0.00 0.00 0.00 0.00 12:55:46 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:46 12:52:01 ens3 0.37 0.20 0.07 0.17 0.00 0.00 0.00 0.00 12:55:46 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:55:46 12:53:01 ens3 0.88 0.87 0.48 1.35 0.00 0.00 0.00 0.00 12:55:46 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:46 12:54:01 ens3 138.98 104.93 864.82 25.37 0.00 0.00 0.00 0.00 12:55:46 12:54:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:55:46 12:55:01 ens3 261.88 182.47 985.72 36.68 0.00 0.00 0.00 0.00 12:55:46 12:55:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 12:55:46 Average: ens3 58.59 41.94 265.82 9.51 0.00 0.00 0.00 0.00 12:55:46 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 12:55:46 12:55:46 12:55:46 ---> sar -P ALL: 12:55:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22070) 06/18/25 _x86_64_ (4 CPU) 12:55:46 12:55:46 12:47:27 LINUX RESTART (4 CPU) 12:55:46 12:55:46 12:48:02 CPU %user %nice %system %iowait %steal %idle 12:55:46 12:49:01 all 0.56 0.00 0.03 0.04 0.00 99.37 12:55:46 12:49:01 0 0.20 0.00 0.02 0.05 0.00 99.73 12:55:46 12:49:01 1 0.15 0.00 0.03 0.00 0.02 99.80 12:55:46 12:49:01 2 0.61 0.00 0.03 0.00 0.02 99.34 12:55:46 12:49:01 3 1.24 0.00 0.02 0.14 0.00 98.61 12:55:46 12:50:01 all 0.04 0.00 0.01 0.02 0.01 99.92 12:55:46 12:50:01 0 0.03 0.00 0.00 0.07 0.00 99.90 12:55:46 12:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:55:46 12:50:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:55:46 12:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:55:46 12:51:01 all 0.03 0.00 0.01 0.03 0.01 99.92 12:55:46 12:51:01 0 0.02 0.00 0.00 0.12 0.02 99.85 12:55:46 12:51:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:55:46 12:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:55:46 12:51:01 3 0.05 0.00 0.00 0.02 0.00 99.93 12:55:46 12:52:01 all 0.02 0.00 0.02 0.03 0.01 99.93 12:55:46 12:52:01 0 0.02 0.00 0.02 0.08 0.00 99.88 12:55:46 12:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:55:46 12:52:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:55:46 12:52:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:55:46 12:53:01 all 0.14 0.00 0.03 0.03 0.01 99.80 12:55:46 12:53:01 0 0.12 0.00 0.02 0.10 0.00 99.77 12:55:46 12:53:01 1 0.15 0.00 0.00 0.00 0.00 99.85 12:55:46 12:53:01 2 0.02 0.00 0.03 0.02 0.02 99.92 12:55:46 12:53:01 3 0.27 0.00 0.05 0.02 0.00 99.67 12:55:46 12:54:01 all 2.94 0.00 0.24 0.06 0.01 96.75 12:55:46 12:54:01 0 1.65 0.00 0.17 0.20 0.00 97.99 12:55:46 12:54:01 1 5.61 0.00 0.38 0.00 0.02 93.99 12:55:46 12:54:01 2 2.92 0.00 0.17 0.02 0.02 96.88 12:55:46 12:54:01 3 1.57 0.00 0.27 0.03 0.02 98.11 12:55:46 12:55:01 all 20.80 0.00 1.91 2.64 0.06 74.60 12:55:46 12:55:01 0 2.62 0.00 1.17 4.04 0.03 92.14 12:55:46 12:55:01 1 16.17 0.00 1.79 0.47 0.03 81.54 12:55:46 12:55:01 2 32.17 0.00 2.63 5.45 0.07 59.68 12:55:46 12:55:01 3 32.31 0.00 2.04 0.60 0.07 64.98 12:55:46 Average: all 3.51 0.00 0.32 0.41 0.01 95.75 12:55:46 Average: 0 0.67 0.00 0.20 0.67 0.01 98.46 12:55:46 Average: 1 3.18 0.00 0.32 0.07 0.01 96.42 12:55:46 Average: 2 5.11 0.00 0.42 0.78 0.02 93.67 12:55:46 Average: 3 5.07 0.00 0.34 0.12 0.01 94.45 12:55:46 12:55:46 12:55:46