08:47:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141804 08:47:32 Running as SYSTEM 08:47:32 [EnvInject] - Loading node environment variables. 08:47:32 Building remotely on prd-ubuntu1804-builder-4c-4g-35163 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:47:32 [ssh-agent] Looking for ssh-agent implementation... 08:47:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:32 $ ssh-agent 08:47:32 SSH_AUTH_SOCK=/tmp/ssh-KmrRgvQh97iw/agent.1763 08:47:32 SSH_AGENT_PID=1765 08:47:32 [ssh-agent] Started. 08:47:32 Running ssh-add (command line suppressed) 08:47:32 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14381771885821482134.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14381771885821482134.key) 08:47:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:47:32 The recommended git tool is: NONE 08:47:33 using credential onap-jenkins-ssh 08:47:33 Wiping out workspace first. 08:47:33 Cloning the remote Git repository 08:47:33 Cloning repository git://cloud.onap.org/mirror/oom.git 08:47:33 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:47:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:47:33 > git --version # timeout=10 08:47:33 > git --version # 'git version 2.17.1' 08:47:33 using GIT_SSH to set credentials Gerrit user 08:47:33 Verifying host key using manually-configured host key entries 08:47:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:47:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:47:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:47:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:47:39 using GIT_SSH to set credentials Gerrit user 08:47:39 Verifying host key using manually-configured host key entries 08:47:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/04/141804/1 # timeout=30 08:47:39 > git rev-parse 391e3c37a3c63fc8bf705c562a64f03a267798bd^{commit} # timeout=10 08:47:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:47:39 Checking out Revision 391e3c37a3c63fc8bf705c562a64f03a267798bd (refs/changes/04/141804/1) 08:47:39 > git config core.sparsecheckout # timeout=10 08:47:39 > git checkout -f 391e3c37a3c63fc8bf705c562a64f03a267798bd # timeout=30 08:47:42 Commit message: "[PORTALNG] 14.1.0 release" 08:47:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:47:43 > git rev-list --no-walk 31e467f455949c2eddd3107a9772f333b48a44ea # timeout=10 08:47:43 [EnvInject] - Injecting environment variables from a build step. 08:47:43 [EnvInject] - Injecting as environment variables the properties content 08:47:43 PYTHON=python3 08:47:43 08:47:43 [EnvInject] - Variables injected successfully. 08:47:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10873971629436427461.sh 08:47:43 ---> tox-install.sh 08:47:43 + source /home/jenkins/lf-env.sh 08:47:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:43 ++ mktemp -d /tmp/venv-XXXX 08:47:43 + lf_venv=/tmp/venv-B1U8 08:47:43 + local venv_file=/tmp/.os_lf_venv 08:47:43 + local python=python3 08:47:43 + local options 08:47:43 + local set_path=true 08:47:43 + local install_args= 08:47:43 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:43 + true 08:47:43 + case $1 in 08:47:43 + venv_file=/tmp/.toxenv 08:47:43 + shift 2 08:47:43 + true 08:47:43 + case $1 in 08:47:43 + shift 08:47:43 + break 08:47:43 + case $python in 08:47:43 + local pkg_list= 08:47:43 + [[ -d /opt/pyenv ]] 08:47:43 + echo 'Setup pyenv:' 08:47:43 Setup pyenv: 08:47:43 + export PYENV_ROOT=/opt/pyenv 08:47:43 + PYENV_ROOT=/opt/pyenv 08:47:43 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:43 + pyenv versions 08:47:43 * system (set by /opt/pyenv/version) 08:47:43 * 3.8.13 (set by /opt/pyenv/version) 08:47:43 * 3.9.13 (set by /opt/pyenv/version) 08:47:43 * 3.10.6 (set by /opt/pyenv/version) 08:47:43 + command -v pyenv 08:47:43 ++ pyenv init - --no-rehash 08:47:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:47:43 export PATH="/opt/pyenv/shims:${PATH}" 08:47:43 export PYENV_SHELL=bash 08:47:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:43 pyenv() { 08:47:43 local command 08:47:43 command="${1:-}" 08:47:43 if [ "$#" -gt 0 ]; then 08:47:43 shift 08:47:43 fi 08:47:43 08:47:43 case "$command" in 08:47:43 rehash|shell) 08:47:43 eval "$(pyenv "sh-$command" "$@")" 08:47:43 ;; 08:47:43 *) 08:47:43 command pyenv "$command" "$@" 08:47:43 ;; 08:47:43 esac 08:47:43 }' 08:47:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:47:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:43 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:43 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:43 ++ export PYENV_SHELL=bash 08:47:43 ++ PYENV_SHELL=bash 08:47:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:43 +++ complete -F _pyenv pyenv 08:47:43 ++ lf-pyver python3 08:47:43 ++ local py_version_xy=python3 08:47:43 ++ local py_version_xyz= 08:47:43 ++ pyenv versions 08:47:43 ++ local command 08:47:43 ++ sed 's/^[ *]* //' 08:47:43 ++ command=versions 08:47:43 ++ '[' 1 -gt 0 ']' 08:47:43 ++ shift 08:47:43 ++ case "$command" in 08:47:43 ++ command pyenv versions 08:47:43 ++ pyenv versions 08:47:43 ++ awk '{ print $1 }' 08:47:43 ++ grep -E '^[0-9.]*[0-9]$' 08:47:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:43 +++ grep '^3' /tmp/.pyenv_versions 08:47:43 +++ sort -V 08:47:43 +++ tail -n 1 08:47:43 ++ py_version_xyz=3.10.6 08:47:43 ++ [[ -z 3.10.6 ]] 08:47:43 ++ echo 3.10.6 08:47:43 ++ return 0 08:47:43 + pyenv local 3.10.6 08:47:43 + local command 08:47:43 + command=local 08:47:43 + '[' 2 -gt 0 ']' 08:47:43 + shift 08:47:43 + case "$command" in 08:47:43 + command pyenv local 3.10.6 08:47:43 + pyenv local 3.10.6 08:47:43 + for arg in "$@" 08:47:43 + case $arg in 08:47:43 + pkg_list+='tox ' 08:47:43 + for arg in "$@" 08:47:43 + case $arg in 08:47:43 + pkg_list+='virtualenv ' 08:47:43 + for arg in "$@" 08:47:43 + case $arg in 08:47:43 + pkg_list+='urllib3~=1.26.15 ' 08:47:43 + [[ -f /tmp/.toxenv ]] 08:47:43 + [[ ! -f /tmp/.toxenv ]] 08:47:43 + [[ -n '' ]] 08:47:43 + python3 -m venv /tmp/venv-B1U8 08:47:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B1U8' 08:47:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B1U8 08:47:47 + echo /tmp/venv-B1U8 08:47:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:47:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:47:47 + /tmp/venv-B1U8/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:47:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:47:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:47:51 + /tmp/venv-B1U8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:47:53 + type python3 08:47:53 + true 08:47:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B1U8/bin to PATH' 08:47:53 lf-activate-venv(): INFO: Adding /tmp/venv-B1U8/bin to PATH 08:47:53 + PATH=/tmp/venv-B1U8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:53 + return 0 08:47:53 + python3 --version 08:47:53 Python 3.10.6 08:47:53 + python3 -m pip --version 08:47:53 pip 25.2 from /tmp/venv-B1U8/lib/python3.10/site-packages/pip (python 3.10) 08:47:53 + python3 -m pip freeze 08:47:54 cachetools==6.1.0 08:47:54 chardet==5.2.0 08:47:54 colorama==0.4.6 08:47:54 distlib==0.4.0 08:47:54 filelock==3.18.0 08:47:54 packaging==25.0 08:47:54 platformdirs==4.3.8 08:47:54 pluggy==1.6.0 08:47:54 pyproject-api==1.9.1 08:47:54 tomli==2.2.1 08:47:54 tox==4.28.4 08:47:54 typing_extensions==4.14.1 08:47:54 urllib3==1.26.20 08:47:54 virtualenv==20.33.1 08:47:54 [EnvInject] - Injecting environment variables from a build step. 08:47:54 [EnvInject] - Injecting as environment variables the properties content 08:47:54 PARALLEL=false 08:47:54 08:47:54 [EnvInject] - Variables injected successfully. 08:47:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16954608561734116040.sh 08:47:54 ---> tox-run.sh 08:47:54 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:47:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:47:54 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:47:54 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:47:54 + source /home/jenkins/lf-env.sh 08:47:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:54 ++ mktemp -d /tmp/venv-XXXX 08:47:54 + lf_venv=/tmp/venv-N3Gz 08:47:54 + local venv_file=/tmp/.os_lf_venv 08:47:54 + local python=python3 08:47:54 + local options 08:47:54 + local set_path=true 08:47:54 + local install_args= 08:47:54 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:54 + true 08:47:54 + case $1 in 08:47:54 + venv_file=/tmp/.toxenv 08:47:54 + shift 2 08:47:54 + true 08:47:54 + case $1 in 08:47:54 + shift 08:47:54 + break 08:47:54 + case $python in 08:47:54 + local pkg_list= 08:47:54 + [[ -d /opt/pyenv ]] 08:47:54 + echo 'Setup pyenv:' 08:47:54 Setup pyenv: 08:47:54 + export PYENV_ROOT=/opt/pyenv 08:47:54 + PYENV_ROOT=/opt/pyenv 08:47:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:54 + pyenv versions 08:47:54 system 08:47:54 3.8.13 08:47:54 3.9.13 08:47:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:47:54 + command -v pyenv 08:47:54 ++ pyenv init - --no-rehash 08:47:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:47:54 export PATH="/opt/pyenv/shims:${PATH}" 08:47:54 export PYENV_SHELL=bash 08:47:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:54 pyenv() { 08:47:54 local command 08:47:54 command="${1:-}" 08:47:54 if [ "$#" -gt 0 ]; then 08:47:54 shift 08:47:54 fi 08:47:54 08:47:54 case "$command" in 08:47:54 rehash|shell) 08:47:54 eval "$(pyenv "sh-$command" "$@")" 08:47:54 ;; 08:47:54 *) 08:47:54 command pyenv "$command" "$@" 08:47:54 ;; 08:47:54 esac 08:47:54 }' 08:47:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:47:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:54 ++ export PYENV_SHELL=bash 08:47:54 ++ PYENV_SHELL=bash 08:47:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:54 +++ complete -F _pyenv pyenv 08:47:54 ++ lf-pyver python3 08:47:54 ++ local py_version_xy=python3 08:47:54 ++ local py_version_xyz= 08:47:54 ++ pyenv versions 08:47:54 ++ local command 08:47:54 ++ command=versions 08:47:54 ++ awk '{ print $1 }' 08:47:54 ++ '[' 1 -gt 0 ']' 08:47:54 ++ sed 's/^[ *]* //' 08:47:54 ++ shift 08:47:54 ++ case "$command" in 08:47:54 ++ grep -E '^[0-9.]*[0-9]$' 08:47:54 ++ command pyenv versions 08:47:54 ++ pyenv versions 08:47:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:54 +++ grep '^3' /tmp/.pyenv_versions 08:47:54 +++ sort -V 08:47:54 +++ tail -n 1 08:47:54 ++ py_version_xyz=3.10.6 08:47:54 ++ [[ -z 3.10.6 ]] 08:47:54 ++ echo 3.10.6 08:47:54 ++ return 0 08:47:54 + pyenv local 3.10.6 08:47:54 + local command 08:47:54 + command=local 08:47:54 + '[' 2 -gt 0 ']' 08:47:54 + shift 08:47:54 + case "$command" in 08:47:54 + command pyenv local 3.10.6 08:47:54 + pyenv local 3.10.6 08:47:54 + for arg in "$@" 08:47:54 + case $arg in 08:47:54 + pkg_list+='tox ' 08:47:54 + for arg in "$@" 08:47:54 + case $arg in 08:47:54 + pkg_list+='virtualenv ' 08:47:54 + for arg in "$@" 08:47:54 + case $arg in 08:47:54 + pkg_list+='urllib3~=1.26.15 ' 08:47:54 + [[ -f /tmp/.toxenv ]] 08:47:54 ++ cat /tmp/.toxenv 08:47:54 + lf_venv=/tmp/venv-B1U8 08:47:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B1U8 from' file:/tmp/.toxenv 08:47:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B1U8 from file:/tmp/.toxenv 08:47:54 + /tmp/venv-B1U8/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:47:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:47:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:47:55 + /tmp/venv-B1U8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:47:56 + type python3 08:47:56 + true 08:47:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B1U8/bin to PATH' 08:47:56 lf-activate-venv(): INFO: Adding /tmp/venv-B1U8/bin to PATH 08:47:56 + PATH=/tmp/venv-B1U8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:56 + return 0 08:47:56 + [[ -d /opt/pyenv ]] 08:47:56 + echo '---> Setting up pyenv' 08:47:56 ---> Setting up pyenv 08:47:56 + export PYENV_ROOT=/opt/pyenv 08:47:56 + PYENV_ROOT=/opt/pyenv 08:47:56 + export PATH=/opt/pyenv/bin:/tmp/venv-B1U8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:56 + PATH=/opt/pyenv/bin:/tmp/venv-B1U8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:47:56 ++ pwd 08:47:56 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:47:56 + export PYTHONPATH 08:47:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:47:56 + TOX_TESTENV_PASSENV=PYTHONPATH 08:47:56 + tox --version 08:47:56 4.28.4 from /tmp/venv-B1U8/lib/python3.10/site-packages/tox/__init__.py 08:47:56 + PARALLEL=false 08:47:56 + TOX_OPTIONS_LIST= 08:47:56 + [[ -n checkbashisms ]] 08:47:56 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:47:56 + case ${PARALLEL,,} in 08:47:56 + tox -e checkbashisms 08:47:56 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:47:57 checkbashisms: freeze> python -m pip freeze --all 08:47:58 checkbashisms: pip==25.1.1,setuptools==80.9.0 08:47:58 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:48:00 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:48:02 checkbashisms: OK (4.94=setup[1.43]+cmd[3.51] seconds) 08:48:02 congratulations :) (5.15 seconds) 08:48:02 + tox_status=0 08:48:02 + echo '---> Completed tox runs' 08:48:02 ---> Completed tox runs 08:48:02 + for i in .tox/*/log 08:48:02 ++ awk -F/ '{print $2}' 08:48:02 ++ echo .tox/checkbashisms/log 08:48:02 + tox_env=checkbashisms 08:48:02 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:48:02 + DOC_DIR=docs/_build/html 08:48:02 + [[ -d docs/_build/html ]] 08:48:02 + echo '---> tox-run.sh ends' 08:48:02 ---> tox-run.sh ends 08:48:02 + test 0 -eq 0 08:48:02 $ ssh-agent -k 08:48:02 unset SSH_AUTH_SOCK; 08:48:02 unset SSH_AGENT_PID; 08:48:02 echo Agent pid 1765 killed; 08:48:02 [ssh-agent] Stopped. 08:48:02 [PostBuildScript] - [INFO] Executing post build scripts. 08:48:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4242256322193646938.sh 08:48:02 ---> sysstat.sh 08:48:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8883398417136911546.sh 08:48:02 ---> package-listing.sh 08:48:02 ++ facter osfamily 08:48:02 ++ tr '[:upper:]' '[:lower:]' 08:48:02 + OS_FAMILY=debian 08:48:02 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:48:02 + START_PACKAGES=/tmp/packages_start.txt 08:48:02 + END_PACKAGES=/tmp/packages_end.txt 08:48:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:48:02 + PACKAGES=/tmp/packages_start.txt 08:48:02 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:48:02 + PACKAGES=/tmp/packages_end.txt 08:48:02 + case "${OS_FAMILY}" in 08:48:02 + dpkg -l 08:48:02 + grep '^ii' 08:48:02 + '[' -f /tmp/packages_start.txt ']' 08:48:02 + '[' -f /tmp/packages_end.txt ']' 08:48:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:48:02 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:48:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:48:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:48:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6287552564830208096.sh 08:48:02 ---> capture-instance-metadata.sh 08:48:02 Setup pyenv: 08:48:02 system 08:48:02 3.8.13 08:48:02 3.9.13 08:48:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:48:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q3DH 08:48:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:48:10 lf-activate-venv(): INFO: Installing: lftools 08:48:35 lf-activate-venv(): INFO: Adding /tmp/venv-Q3DH/bin to PATH 08:48:35 INFO: Running in OpenStack, capturing instance metadata 08:48:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14871533588125736099.sh 08:48:35 provisioning config files... 08:48:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config18231905524505586065tmp 08:48:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:48:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:48:35 [EnvInject] - Injecting environment variables from a build step. 08:48:35 [EnvInject] - Injecting as environment variables the properties content 08:48:35 SERVER_ID=logs 08:48:35 08:48:35 [EnvInject] - Variables injected successfully. 08:48:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6063611917666424852.sh 08:48:35 ---> create-netrc.sh 08:48:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1912630053389563562.sh 08:48:35 ---> python-tools-install.sh 08:48:35 Setup pyenv: 08:48:35 system 08:48:35 3.8.13 08:48:35 3.9.13 08:48:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:48:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q3DH from file:/tmp/.os_lf_venv 08:48:37 lf-activate-venv(): INFO: Installing: lftools 08:48:45 lf-activate-venv(): INFO: Adding /tmp/venv-Q3DH/bin to PATH 08:48:45 Generating Requirements File 08:49:05 Python 3.10.6 08:49:05 pip 25.2 from /tmp/venv-Q3DH/lib/python3.10/site-packages/pip (python 3.10) 08:49:05 appdirs==1.4.4 08:49:05 argcomplete==3.6.2 08:49:05 aspy.yaml==1.3.0 08:49:05 attrs==25.3.0 08:49:05 autopage==0.5.2 08:49:05 beautifulsoup4==4.13.4 08:49:05 boto3==1.40.8 08:49:05 botocore==1.40.8 08:49:05 bs4==0.0.2 08:49:05 cachetools==5.5.2 08:49:05 certifi==2025.8.3 08:49:05 cffi==1.17.1 08:49:05 cfgv==3.4.0 08:49:05 chardet==5.2.0 08:49:05 charset-normalizer==3.4.3 08:49:05 click==8.2.1 08:49:05 cliff==4.10.0 08:49:05 cmd2==2.7.0 08:49:05 cryptography==3.3.2 08:49:05 debtcollector==3.0.0 08:49:05 decorator==5.2.1 08:49:05 defusedxml==0.7.1 08:49:05 Deprecated==1.2.18 08:49:05 distlib==0.4.0 08:49:05 dnspython==2.7.0 08:49:05 docker==7.1.0 08:49:05 dogpile.cache==1.4.0 08:49:05 durationpy==0.10 08:49:05 email_validator==2.2.0 08:49:05 filelock==3.18.0 08:49:05 future==1.0.0 08:49:05 gitdb==4.0.12 08:49:05 GitPython==3.1.45 08:49:05 google-auth==2.40.3 08:49:05 httplib2==0.22.0 08:49:05 identify==2.6.13 08:49:05 idna==3.10 08:49:05 importlib-resources==1.5.0 08:49:05 iso8601==2.1.0 08:49:05 Jinja2==3.1.6 08:49:05 jmespath==1.0.1 08:49:05 jsonpatch==1.33 08:49:05 jsonpointer==3.0.0 08:49:05 jsonschema==4.25.0 08:49:05 jsonschema-specifications==2025.4.1 08:49:05 keystoneauth1==5.11.1 08:49:05 kubernetes==33.1.0 08:49:05 lftools==0.37.13 08:49:05 lxml==6.0.0 08:49:05 markdown-it-py==4.0.0 08:49:05 MarkupSafe==3.0.2 08:49:05 mdurl==0.1.2 08:49:05 msgpack==1.1.1 08:49:05 multi_key_dict==2.0.3 08:49:05 munch==4.0.0 08:49:05 netaddr==1.3.0 08:49:05 niet==1.4.2 08:49:05 nodeenv==1.9.1 08:49:05 oauth2client==4.1.3 08:49:05 oauthlib==3.3.1 08:49:05 openstacksdk==4.6.0 08:49:05 os-client-config==2.3.0 08:49:05 os-service-types==1.8.0 08:49:05 osc-lib==4.1.0 08:49:05 oslo.config==10.0.0 08:49:05 oslo.context==6.0.0 08:49:05 oslo.i18n==6.5.1 08:49:05 oslo.log==7.2.0 08:49:05 oslo.serialization==5.7.0 08:49:05 oslo.utils==9.0.0 08:49:05 packaging==25.0 08:49:05 pbr==6.1.1 08:49:05 platformdirs==4.3.8 08:49:05 prettytable==3.16.0 08:49:05 psutil==7.0.0 08:49:05 pyasn1==0.6.1 08:49:05 pyasn1_modules==0.4.2 08:49:05 pycparser==2.22 08:49:05 pygerrit2==2.0.15 08:49:05 PyGithub==2.7.0 08:49:05 Pygments==2.19.2 08:49:05 PyJWT==2.10.1 08:49:05 PyNaCl==1.5.0 08:49:05 pyparsing==2.4.7 08:49:05 pyperclip==1.9.0 08:49:05 pyrsistent==0.20.0 08:49:05 python-cinderclient==9.7.0 08:49:05 python-dateutil==2.9.0.post0 08:49:05 python-heatclient==4.3.0 08:49:05 python-jenkins==1.8.3 08:49:05 python-keystoneclient==5.6.0 08:49:05 python-magnumclient==4.8.1 08:49:05 python-openstackclient==8.1.0 08:49:05 python-swiftclient==4.8.0 08:49:05 PyYAML==6.0.2 08:49:05 referencing==0.36.2 08:49:05 requests==2.32.4 08:49:05 requests-oauthlib==2.0.0 08:49:05 requestsexceptions==1.4.0 08:49:05 rfc3986==2.0.0 08:49:05 rich==14.1.0 08:49:05 rich-argparse==1.7.1 08:49:05 rpds-py==0.27.0 08:49:05 rsa==4.9.1 08:49:05 ruamel.yaml==0.18.14 08:49:05 ruamel.yaml.clib==0.2.12 08:49:05 s3transfer==0.13.1 08:49:05 simplejson==3.20.1 08:49:05 six==1.17.0 08:49:05 smmap==5.0.2 08:49:05 soupsieve==2.7 08:49:05 stevedore==5.4.1 08:49:05 tabulate==0.9.0 08:49:05 toml==0.10.2 08:49:05 tomlkit==0.13.3 08:49:05 tqdm==4.67.1 08:49:05 typing_extensions==4.14.1 08:49:05 tzdata==2025.2 08:49:05 urllib3==1.26.20 08:49:05 virtualenv==20.33.1 08:49:05 wcwidth==0.2.13 08:49:05 websocket-client==1.8.0 08:49:05 wrapt==1.17.3 08:49:05 xdg==6.0.0 08:49:05 xmltodict==0.14.2 08:49:05 yq==3.4.3 08:49:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13220679445606959272.sh 08:49:05 ---> sudo-logs.sh 08:49:05 Archiving 'sudo' log.. 08:49:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14690996289298701936.sh 08:49:06 ---> job-cost.sh 08:49:06 Setup pyenv: 08:49:06 system 08:49:06 3.8.13 08:49:06 3.9.13 08:49:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:49:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q3DH from file:/tmp/.os_lf_venv 08:49:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:49:13 lf-activate-venv(): INFO: Adding /tmp/venv-Q3DH/bin to PATH 08:49:13 INFO: No Stack... 08:49:13 INFO: Retrieving Pricing Info for: v3-standard-4 08:49:13 INFO: Archiving Costs 08:49:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9246817285031899087.sh 08:49:13 ---> logs-deploy.sh 08:49:13 Setup pyenv: 08:49:13 system 08:49:13 3.8.13 08:49:13 3.9.13 08:49:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:49:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q3DH from file:/tmp/.os_lf_venv 08:49:15 lf-activate-venv(): INFO: Installing: lftools 08:49:23 lf-activate-venv(): INFO: Adding /tmp/venv-Q3DH/bin to PATH 08:49:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4218 08:49:23 INFO: archiving workspace using pattern(s): 08:49:24 Archives upload complete. 08:49:24 INFO: archiving logs to Nexus 08:49:25 ---> uname -a: 08:49:25 Linux prd-ubuntu1804-builder-4c-4g-35163 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:49:25 08:49:25 08:49:25 ---> lscpu: 08:49:25 Architecture: x86_64 08:49:25 CPU op-mode(s): 32-bit, 64-bit 08:49:25 Byte Order: Little Endian 08:49:25 CPU(s): 4 08:49:25 On-line CPU(s) list: 0-3 08:49:25 Thread(s) per core: 1 08:49:25 Core(s) per socket: 1 08:49:25 Socket(s): 4 08:49:25 NUMA node(s): 1 08:49:25 Vendor ID: AuthenticAMD 08:49:25 CPU family: 23 08:49:25 Model: 49 08:49:25 Model name: AMD EPYC-Rome Processor 08:49:25 Stepping: 0 08:49:25 CPU MHz: 2800.000 08:49:25 BogoMIPS: 5600.00 08:49:25 Virtualization: AMD-V 08:49:25 Hypervisor vendor: KVM 08:49:25 Virtualization type: full 08:49:25 L1d cache: 32K 08:49:25 L1i cache: 32K 08:49:25 L2 cache: 512K 08:49:25 L3 cache: 16384K 08:49:25 NUMA node0 CPU(s): 0-3 08:49:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 08:49:25 08:49:25 08:49:25 ---> nproc: 08:49:25 4 08:49:25 08:49:25 08:49:25 ---> df -h: 08:49:25 Filesystem Size Used Avail Use% Mounted on 08:49:25 udev 7.9G 0 7.9G 0% /dev 08:49:25 tmpfs 1.6G 672K 1.6G 1% /run 08:49:25 /dev/vda1 78G 8.3G 70G 11% / 08:49:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:49:25 tmpfs 5.0M 0 5.0M 0% /run/lock 08:49:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:49:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:49:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:49:25 08:49:25 08:49:25 ---> free -m: 08:49:25 total used free shared buff/cache available 08:49:25 Mem: 16040 584 13386 0 2069 15142 08:49:25 Swap: 1023 0 1023 08:49:25 08:49:25 08:49:25 ---> ip addr: 08:49:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:49:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:49:25 inet 127.0.0.1/8 scope host lo 08:49:25 valid_lft forever preferred_lft forever 08:49:25 inet6 ::1/128 scope host 08:49:25 valid_lft forever preferred_lft forever 08:49:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:49:25 link/ether fa:16:3e:9c:41:0e brd ff:ff:ff:ff:ff:ff 08:49:25 inet 10.30.107.156/23 brd 10.30.107.255 scope global dynamic ens3 08:49:25 valid_lft 85884sec preferred_lft 85884sec 08:49:25 inet6 fe80::f816:3eff:fe9c:410e/64 scope link 08:49:25 valid_lft forever preferred_lft forever 08:49:25 08:49:25 08:49:25 ---> sar -b -r -n DEV: 08:49:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35163) 08/13/25 _x86_64_ (4 CPU) 08:49:25 08:49:25 08:40:52 LINUX RESTART (4 CPU) 08:49:25 08:49:25 08:41:01 tps rtps wtps bread/s bwrtn/s 08:49:25 08:42:01 68.21 32.31 35.89 2822.60 44199.83 08:49:25 08:43:01 17.52 0.42 17.11 11.33 24741.90 08:49:25 08:44:01 10.48 0.00 10.48 0.00 15064.69 08:49:25 08:45:01 0.87 0.00 0.87 0.00 11.86 08:49:25 08:46:01 1.20 0.00 1.20 0.00 15.20 08:49:25 08:47:01 0.80 0.00 0.80 0.00 11.46 08:49:25 08:48:01 287.85 26.85 261.01 918.51 5222.33 08:49:25 08:49:01 91.87 0.88 90.99 110.50 9884.31 08:49:25 Average: 59.85 7.56 52.29 482.84 12394.41 08:49:25 08:49:25 08:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:49:25 08:42:01 14459636 15689200 1965324 11.97 32064 1416788 716292 4.10 490896 1299536 304 08:49:25 08:43:01 14441968 15672416 1982992 12.07 32152 1417136 700168 4.01 508428 1299444 212 08:49:25 08:44:01 14441692 15672228 1983268 12.07 32224 1417140 700168 4.01 508340 1299432 180 08:49:25 08:45:01 14441000 15671604 1983960 12.08 32272 1417148 700168 4.01 509124 1299440 184 08:49:25 08:46:01 14440420 15671032 1984540 12.08 32324 1417140 700168 4.01 509324 1299440 8 08:49:25 08:47:01 14440596 15671312 1984364 12.08 32356 1417156 700168 4.01 509192 1299452 176 08:49:25 08:48:01 14121392 15552668 2303568 14.02 46392 1593460 812304 4.65 674376 1430112 87760 08:49:25 08:49:01 13734440 15485116 2690520 16.38 75800 1865844 808416 4.63 774784 1681476 187620 08:49:25 Average: 14315143 15635697 2109817 12.85 39448 1495226 729732 4.18 560558 1363542 34556 08:49:25 08:49:25 08:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:49:25 08:42:01 ens3 182.50 116.13 516.60 30.59 0.00 0.00 0.00 0.00 08:49:25 08:42:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 08:49:25 08:43:01 ens3 8.60 6.38 5.52 6.55 0.00 0.00 0.00 0.00 08:49:25 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:25 08:44:01 ens3 0.57 0.17 0.10 0.19 0.00 0.00 0.00 0.00 08:49:25 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:25 08:45:01 ens3 1.45 0.75 0.56 0.68 0.00 0.00 0.00 0.00 08:49:25 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:25 08:46:01 ens3 0.58 0.48 0.31 0.51 0.00 0.00 0.00 0.00 08:49:25 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:25 08:47:01 ens3 0.40 0.30 0.14 0.27 0.00 0.00 0.00 0.00 08:49:25 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:25 08:48:01 ens3 246.29 165.99 1185.96 54.38 0.00 0.00 0.00 0.00 08:49:25 08:48:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 08:49:25 08:49:01 ens3 123.29 81.97 951.79 13.87 0.00 0.00 0.00 0.00 08:49:25 08:49:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 08:49:25 Average: ens3 70.46 46.52 332.62 13.38 0.00 0.00 0.00 0.00 08:49:25 Average: lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 08:49:25 08:49:25 08:49:25 ---> sar -P ALL: 08:49:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35163) 08/13/25 _x86_64_ (4 CPU) 08:49:25 08:49:25 08:40:52 LINUX RESTART (4 CPU) 08:49:25 08:49:25 08:41:01 CPU %user %nice %system %iowait %steal %idle 08:49:25 08:42:01 all 3.67 0.00 0.61 6.42 0.02 89.28 08:49:25 08:42:01 0 4.36 0.00 0.68 11.11 0.02 83.83 08:49:25 08:42:01 1 3.79 0.00 0.73 1.63 0.02 93.83 08:49:25 08:42:01 2 2.81 0.00 0.57 1.09 0.02 95.52 08:49:25 08:42:01 3 3.73 0.00 0.50 11.85 0.02 83.91 08:49:25 08:43:01 all 0.85 0.00 0.08 3.87 0.02 95.18 08:49:25 08:43:01 0 0.47 0.00 0.12 0.03 0.00 99.38 08:49:25 08:43:01 1 1.02 0.00 0.03 0.02 0.02 98.92 08:49:25 08:43:01 2 1.30 0.00 0.08 0.00 0.02 98.60 08:49:25 08:43:01 3 0.57 0.00 0.08 15.46 0.03 83.85 08:49:25 08:44:01 all 0.08 0.00 0.02 1.68 0.01 98.21 08:49:25 08:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:49:25 08:44:01 1 0.17 0.00 0.03 0.00 0.02 99.78 08:49:25 08:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:49:25 08:44:01 3 0.10 0.00 0.03 6.74 0.02 93.11 08:49:25 08:45:01 all 0.51 0.00 0.02 0.01 0.01 99.46 08:49:25 08:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:49:25 08:45:01 1 1.13 0.00 0.00 0.00 0.02 98.86 08:49:25 08:45:01 2 0.03 0.00 0.00 0.02 0.00 99.95 08:49:25 08:45:01 3 0.85 0.00 0.02 0.02 0.00 99.12 08:49:25 08:46:01 all 0.04 0.00 0.01 0.02 0.01 99.92 08:49:25 08:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:49:25 08:46:01 1 0.08 0.00 0.07 0.02 0.02 99.82 08:49:25 08:46:01 2 0.03 0.00 0.02 0.05 0.00 99.90 08:49:25 08:46:01 3 0.03 0.00 0.00 0.03 0.02 99.92 08:49:25 08:47:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:49:25 08:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:49:25 08:47:01 1 0.05 0.00 0.05 0.00 0.02 99.88 08:49:25 08:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:49:25 08:47:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:49:25 08:48:01 all 11.06 0.00 1.16 1.54 0.03 86.22 08:49:25 08:48:01 0 8.70 0.00 2.10 3.74 0.02 85.44 08:49:25 08:48:01 1 18.29 0.00 1.07 0.95 0.03 79.66 08:49:25 08:48:01 2 9.55 0.00 0.63 0.22 0.03 89.57 08:49:25 08:48:01 3 7.71 0.00 0.79 1.24 0.03 90.23 08:49:25 08:49:01 all 21.12 0.00 1.38 2.34 0.04 75.12 08:49:25 08:49:01 0 7.01 0.00 0.97 3.16 0.05 88.81 08:49:25 08:49:01 1 51.42 0.00 2.62 1.65 0.08 44.23 08:49:25 08:49:01 2 16.90 0.00 1.05 0.25 0.02 81.78 08:49:25 08:49:01 3 9.28 0.00 0.89 4.27 0.03 85.53 08:49:25 Average: all 4.67 0.00 0.41 1.98 0.02 92.92 08:49:25 Average: 0 2.57 0.00 0.49 2.25 0.01 94.68 08:49:25 Average: 1 9.48 0.00 0.57 0.53 0.03 89.39 08:49:25 Average: 2 3.83 0.00 0.30 0.20 0.01 95.66 08:49:25 Average: 3 2.80 0.00 0.29 4.95 0.02 91.94 08:49:25 08:49:25 08:49:25