15:26:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143043 15:26:49 Running as SYSTEM 15:26:49 [EnvInject] - Loading node environment variables. 15:26:49 Building remotely on prd-ubuntu1804-builder-4c-4g-3444 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:26:49 [ssh-agent] Looking for ssh-agent implementation... 15:26:49 $ ssh-agent 15:26:49 SSH_AUTH_SOCK=/tmp/ssh-PTZ5ZFL3dM6Z/agent.1621 15:26:49 SSH_AGENT_PID=1623 15:26:49 [ssh-agent] Started. 15:26:49 Running ssh-add (command line suppressed) 15:26:49 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14215046198252432517.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14215046198252432517.key) 15:26:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:26:49 The recommended git tool is: NONE 15:26:52 using credential onap-jenkins-ssh 15:26:52 Wiping out workspace first. 15:26:52 Cloning the remote Git repository 15:26:52 Cloning repository git://cloud.onap.org/mirror/oom.git 15:26:52 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:26:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:26:52 > git --version # timeout=10 15:26:52 > git --version # 'git version 2.17.1' 15:26:52 using GIT_SSH to set credentials Gerrit user 15:26:52 Verifying host key using manually-configured host key entries 15:26:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:26:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:26:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:26:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:26:58 using GIT_SSH to set credentials Gerrit user 15:26:58 Verifying host key using manually-configured host key entries 15:26:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/43/143043/1 # timeout=30 15:26:59 > git rev-parse b7acd6db74f8bc84bbe7375e439acefaaecf6fea^{commit} # timeout=10 15:26:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:26:59 Checking out Revision b7acd6db74f8bc84bbe7375e439acefaaecf6fea (refs/changes/43/143043/1) 15:26:59 > git config core.sparsecheckout # timeout=10 15:26:59 > git checkout -f b7acd6db74f8bc84bbe7375e439acefaaecf6fea # timeout=30 15:27:02 Commit message: "Chore: Remove broken sphinxcontrib-swaggerdoc module" 15:27:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:27:02 > git rev-list --no-walk f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=10 15:27:03 [EnvInject] - Injecting environment variables from a build step. 15:27:03 [EnvInject] - Injecting as environment variables the properties content 15:27:03 PYTHON=python3 15:27:03 15:27:03 [EnvInject] - Variables injected successfully. 15:27:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11306602276894031345.sh 15:27:03 ---> tox-install.sh 15:27:03 + source /home/jenkins/lf-env.sh 15:27:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:27:03 ++ mktemp -d /tmp/venv-XXXX 15:27:03 + lf_venv=/tmp/venv-40A0 15:27:03 + local venv_file=/tmp/.os_lf_venv 15:27:03 + local python=python3 15:27:03 + local options 15:27:03 + local set_path=true 15:27:03 + local install_args= 15:27:03 ++ 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 15:27:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:27:03 + true 15:27:03 + case $1 in 15:27:03 + venv_file=/tmp/.toxenv 15:27:03 + shift 2 15:27:03 + true 15:27:03 + case $1 in 15:27:03 + shift 15:27:03 + break 15:27:03 + case $python in 15:27:03 + local pkg_list= 15:27:03 + [[ -d /opt/pyenv ]] 15:27:03 + echo 'Setup pyenv:' 15:27:03 Setup pyenv: 15:27:03 + export PYENV_ROOT=/opt/pyenv 15:27:03 + PYENV_ROOT=/opt/pyenv 15:27:03 + 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 15:27:03 + 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 15:27:03 + pyenv versions 15:27:03 * system (set by /opt/pyenv/version) 15:27:03 * 3.8.13 (set by /opt/pyenv/version) 15:27:03 * 3.9.13 (set by /opt/pyenv/version) 15:27:03 * 3.10.6 (set by /opt/pyenv/version) 15:27:03 + command -v pyenv 15:27:03 ++ pyenv init - --no-rehash 15:27:03 + 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[*]}"'\'')" 15:27:03 export PATH="/opt/pyenv/shims:${PATH}" 15:27:03 export PYENV_SHELL=bash 15:27:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:27:03 pyenv() { 15:27:03 local command 15:27:03 command="${1:-}" 15:27:03 if [ "$#" -gt 0 ]; then 15:27:03 shift 15:27:03 fi 15:27:03 15:27:03 case "$command" in 15:27:03 rehash|shell) 15:27:03 eval "$(pyenv "sh-$command" "$@")" 15:27:03 ;; 15:27:03 *) 15:27:03 command pyenv "$command" "$@" 15:27:03 ;; 15:27:03 esac 15:27:03 }' 15:27:03 +++ 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[*]}"' 15:27:03 ++ 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 15:27:03 ++ 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 15:27:03 ++ 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 15:27:03 ++ export PYENV_SHELL=bash 15:27:03 ++ PYENV_SHELL=bash 15:27:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:27:03 +++ complete -F _pyenv pyenv 15:27:03 ++ lf-pyver python3 15:27:03 ++ local py_version_xy=python3 15:27:03 ++ local py_version_xyz= 15:27:03 ++ pyenv versions 15:27:03 ++ local command 15:27:03 ++ command=versions 15:27:03 ++ sed 's/^[ *]* //' 15:27:03 ++ '[' 1 -gt 0 ']' 15:27:03 ++ shift 15:27:03 ++ awk '{ print $1 }' 15:27:03 ++ case "$command" in 15:27:03 ++ grep -E '^[0-9.]*[0-9]$' 15:27:03 ++ command pyenv versions 15:27:03 ++ pyenv versions 15:27:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:27:03 +++ grep '^3' /tmp/.pyenv_versions 15:27:03 +++ sort -V 15:27:03 +++ tail -n 1 15:27:03 ++ py_version_xyz=3.10.6 15:27:03 ++ [[ -z 3.10.6 ]] 15:27:03 ++ echo 3.10.6 15:27:03 ++ return 0 15:27:03 + pyenv local 3.10.6 15:27:03 + local command 15:27:03 + command=local 15:27:03 + '[' 2 -gt 0 ']' 15:27:03 + shift 15:27:03 + case "$command" in 15:27:03 + command pyenv local 3.10.6 15:27:03 + pyenv local 3.10.6 15:27:03 + for arg in "$@" 15:27:03 + case $arg in 15:27:03 + pkg_list+='tox ' 15:27:03 + for arg in "$@" 15:27:03 + case $arg in 15:27:03 + pkg_list+='virtualenv ' 15:27:03 + for arg in "$@" 15:27:03 + case $arg in 15:27:03 + pkg_list+='urllib3~=1.26.15 ' 15:27:03 + [[ -f /tmp/.toxenv ]] 15:27:03 + [[ ! -f /tmp/.toxenv ]] 15:27:03 + [[ -n '' ]] 15:27:03 + python3 -m venv /tmp/venv-40A0 15:27:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-40A0' 15:27:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-40A0 15:27:07 + echo /tmp/venv-40A0 15:27:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:27:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:27:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:27:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:07 + local 'pip_opts=--upgrade --quiet' 15:27:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:27:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:27:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:27:07 + [[ -n '' ]] 15:27:07 + [[ -n '' ]] 15:27:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:27:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:27:07 + /tmp/venv-40A0/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 15:27:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:27:12 lf-activate-venv(): INFO: Base packages installed successfully 15:27:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:27:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:27:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:27:12 + /tmp/venv-40A0/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 15:27:15 + type python3 15:27:15 + true 15:27:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-40A0/bin to PATH' 15:27:15 lf-activate-venv(): INFO: Adding /tmp/venv-40A0/bin to PATH 15:27:15 + PATH=/tmp/venv-40A0/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 15:27:15 + return 0 15:27:15 + python3 --version 15:27:15 Python 3.10.6 15:27:15 + python3 -m pip --version 15:27:16 pip 25.3 from /tmp/venv-40A0/lib/python3.10/site-packages/pip (python 3.10) 15:27:16 + python3 -m pip freeze 15:27:16 cachetools==6.2.5 15:27:16 chardet==5.2.0 15:27:16 colorama==0.4.6 15:27:16 distlib==0.4.0 15:27:16 filelock==3.20.3 15:27:16 packaging==26.0 15:27:16 platformdirs==4.5.1 15:27:16 pluggy==1.6.0 15:27:16 pyproject-api==1.10.0 15:27:16 tomli==2.4.0 15:27:16 tox==4.34.1 15:27:16 typing_extensions==4.15.0 15:27:16 urllib3==1.26.20 15:27:16 virtualenv==20.36.1 15:27:16 [EnvInject] - Injecting environment variables from a build step. 15:27:16 [EnvInject] - Injecting as environment variables the properties content 15:27:16 PARALLEL=false 15:27:16 15:27:16 [EnvInject] - Variables injected successfully. 15:27:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5162927642962819442.sh 15:27:16 ---> tox-run.sh 15:27:16 + 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 15:27:16 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:27:16 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:27:16 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:27:16 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:27:16 + source /home/jenkins/lf-env.sh 15:27:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:27:16 ++ mktemp -d /tmp/venv-XXXX 15:27:16 + lf_venv=/tmp/venv-yUHW 15:27:16 + local venv_file=/tmp/.os_lf_venv 15:27:16 + local python=python3 15:27:16 + local options 15:27:16 + local set_path=true 15:27:16 + local install_args= 15:27:16 ++ 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 15:27:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:27:16 + true 15:27:16 + case $1 in 15:27:16 + venv_file=/tmp/.toxenv 15:27:16 + shift 2 15:27:16 + true 15:27:16 + case $1 in 15:27:16 + shift 15:27:16 + break 15:27:16 + case $python in 15:27:16 + local pkg_list= 15:27:16 + [[ -d /opt/pyenv ]] 15:27:16 + echo 'Setup pyenv:' 15:27:16 Setup pyenv: 15:27:16 + export PYENV_ROOT=/opt/pyenv 15:27:16 + PYENV_ROOT=/opt/pyenv 15:27:16 + 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 15:27:16 + 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 15:27:16 + pyenv versions 15:27:16 system 15:27:16 3.8.13 15:27:16 3.9.13 15:27:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:27:16 + command -v pyenv 15:27:16 ++ pyenv init - --no-rehash 15:27:16 + 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[*]}"'\'')" 15:27:16 export PATH="/opt/pyenv/shims:${PATH}" 15:27:16 export PYENV_SHELL=bash 15:27:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:27:16 pyenv() { 15:27:16 local command 15:27:16 command="${1:-}" 15:27:16 if [ "$#" -gt 0 ]; then 15:27:16 shift 15:27:16 fi 15:27:16 15:27:16 case "$command" in 15:27:16 rehash|shell) 15:27:16 eval "$(pyenv "sh-$command" "$@")" 15:27:16 ;; 15:27:16 *) 15:27:16 command pyenv "$command" "$@" 15:27:16 ;; 15:27:16 esac 15:27:16 }' 15:27:16 +++ 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[*]}"' 15:27:16 ++ 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 15:27:16 ++ 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 15:27:16 ++ 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 15:27:16 ++ export PYENV_SHELL=bash 15:27:16 ++ PYENV_SHELL=bash 15:27:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:27:16 +++ complete -F _pyenv pyenv 15:27:16 ++ lf-pyver python3 15:27:16 ++ local py_version_xy=python3 15:27:16 ++ local py_version_xyz= 15:27:16 ++ pyenv versions 15:27:16 ++ local command 15:27:16 ++ sed 's/^[ *]* //' 15:27:16 ++ command=versions 15:27:16 ++ '[' 1 -gt 0 ']' 15:27:16 ++ shift 15:27:16 ++ case "$command" in 15:27:16 ++ command pyenv versions 15:27:16 ++ grep -E '^[0-9.]*[0-9]$' 15:27:16 ++ pyenv versions 15:27:16 ++ awk '{ print $1 }' 15:27:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:27:16 +++ grep '^3' /tmp/.pyenv_versions 15:27:16 +++ sort -V 15:27:16 +++ tail -n 1 15:27:16 ++ py_version_xyz=3.10.6 15:27:16 ++ [[ -z 3.10.6 ]] 15:27:16 ++ echo 3.10.6 15:27:16 ++ return 0 15:27:16 + pyenv local 3.10.6 15:27:16 + local command 15:27:16 + command=local 15:27:16 + '[' 2 -gt 0 ']' 15:27:16 + shift 15:27:16 + case "$command" in 15:27:16 + command pyenv local 3.10.6 15:27:16 + pyenv local 3.10.6 15:27:16 + for arg in "$@" 15:27:16 + case $arg in 15:27:16 + pkg_list+='tox ' 15:27:16 + for arg in "$@" 15:27:16 + case $arg in 15:27:16 + pkg_list+='virtualenv ' 15:27:16 + for arg in "$@" 15:27:16 + case $arg in 15:27:16 + pkg_list+='urllib3~=1.26.15 ' 15:27:16 + [[ -f /tmp/.toxenv ]] 15:27:16 ++ cat /tmp/.toxenv 15:27:16 + lf_venv=/tmp/venv-40A0 15:27:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40A0 from' file:/tmp/.toxenv 15:27:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40A0 from file:/tmp/.toxenv 15:27:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:27:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:16 + local 'pip_opts=--upgrade --quiet' 15:27:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:27:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:27:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:27:16 + [[ -n '' ]] 15:27:16 + [[ -n '' ]] 15:27:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:27:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:27:16 + /tmp/venv-40A0/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 15:27:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:27:17 lf-activate-venv(): INFO: Base packages installed successfully 15:27:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:27:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:27:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:27:17 + /tmp/venv-40A0/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 15:27:18 + type python3 15:27:18 + true 15:27:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-40A0/bin to PATH' 15:27:18 lf-activate-venv(): INFO: Adding /tmp/venv-40A0/bin to PATH 15:27:18 + PATH=/tmp/venv-40A0/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 15:27:18 + return 0 15:27:18 + [[ -d /opt/pyenv ]] 15:27:18 + echo '---> Setting up pyenv' 15:27:18 ---> Setting up pyenv 15:27:18 + export PYENV_ROOT=/opt/pyenv 15:27:18 + PYENV_ROOT=/opt/pyenv 15:27:18 + export PATH=/opt/pyenv/bin:/tmp/venv-40A0/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 15:27:18 + PATH=/opt/pyenv/bin:/tmp/venv-40A0/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 15:27:18 ++ pwd 15:27:18 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:27:18 + export PYTHONPATH 15:27:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:27:18 + TOX_TESTENV_PASSENV=PYTHONPATH 15:27:18 + tox --version 15:27:19 4.34.1 from /tmp/venv-40A0/lib/python3.10/site-packages/tox/__init__.py 15:27:19 + PARALLEL=false 15:27:19 + TOX_OPTIONS_LIST= 15:27:19 + [[ -n checkbashisms ]] 15:27:19 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:27:19 + case ${PARALLEL,,} in 15:27:19 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:27:19 + tox -e checkbashisms 15:27:20 checkbashisms: freeze> python -m pip freeze --all 15:27:21 checkbashisms: pip==25.3,setuptools==80.9.0 15:27:21 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:27:22 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:27:24 checkbashisms: OK (4.98=setup[1.37]+cmd[3.61] seconds) 15:27:24 congratulations :) (5.02 seconds) 15:27:24 + tox_status=0 15:27:24 + echo '---> Completed tox runs' 15:27:24 ---> Completed tox runs 15:27:24 + for i in .tox/*/log 15:27:24 ++ echo .tox/checkbashisms/log 15:27:24 ++ awk -F/ '{print $2}' 15:27:24 + tox_env=checkbashisms 15:27:24 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:27:24 + DOC_DIR=docs/_build/html 15:27:24 + [[ -d docs/_build/html ]] 15:27:24 + echo '---> tox-run.sh ends' 15:27:24 ---> tox-run.sh ends 15:27:24 + test 0 -eq 0 15:27:24 $ ssh-agent -k 15:27:24 unset SSH_AUTH_SOCK; 15:27:24 unset SSH_AGENT_PID; 15:27:24 echo Agent pid 1623 killed; 15:27:24 [ssh-agent] Stopped. 15:27:24 [PostBuildScript] - [INFO] Executing post build scripts. 15:27:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11359738069955573765.sh 15:27:24 ---> sysstat.sh 15:27:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5380649893358324878.sh 15:27:25 ---> package-listing.sh 15:27:25 ++ tr '[:upper:]' '[:lower:]' 15:27:25 ++ facter osfamily 15:27:25 + OS_FAMILY=debian 15:27:25 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:27:25 + START_PACKAGES=/tmp/packages_start.txt 15:27:25 + END_PACKAGES=/tmp/packages_end.txt 15:27:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:27:25 + PACKAGES=/tmp/packages_start.txt 15:27:25 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:27:25 + PACKAGES=/tmp/packages_end.txt 15:27:25 + case "${OS_FAMILY}" in 15:27:25 + dpkg -l 15:27:25 + grep '^ii' 15:27:25 + '[' -f /tmp/packages_start.txt ']' 15:27:25 + '[' -f /tmp/packages_end.txt ']' 15:27:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:27:25 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:27:25 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:27:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:27:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3353722142746693245.sh 15:27:25 ---> capture-instance-metadata.sh 15:27:25 Setup pyenv: 15:27:25 system 15:27:25 3.8.13 15:27:25 3.9.13 15:27:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:27:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CEvu 15:27:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:27:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:27:38 lf-activate-venv(): INFO: Base packages installed successfully 15:27:38 lf-activate-venv(): INFO: Installing additional packages: lftools 15:28:06 lf-activate-venv(): INFO: Adding /tmp/venv-CEvu/bin to PATH 15:28:06 INFO: Running in OpenStack, capturing instance metadata 15:28:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16180786391548666602.sh 15:28:06 provisioning config files... 15:28:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11131048507832252978tmp 15:28:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:28:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:28:06 [EnvInject] - Injecting environment variables from a build step. 15:28:06 [EnvInject] - Injecting as environment variables the properties content 15:28:06 SERVER_ID=logs 15:28:06 15:28:06 [EnvInject] - Variables injected successfully. 15:28:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6715643188360069360.sh 15:28:06 ---> create-netrc.sh 15:28:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18158241364874298487.sh 15:28:06 ---> python-tools-install.sh 15:28:06 Setup pyenv: 15:28:06 system 15:28:06 3.8.13 15:28:06 3.9.13 15:28:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:28:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CEvu from file:/tmp/.os_lf_venv 15:28:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:28:08 lf-activate-venv(): INFO: Base packages installed successfully 15:28:08 lf-activate-venv(): INFO: Installing additional packages: lftools 15:28:16 lf-activate-venv(): INFO: Adding /tmp/venv-CEvu/bin to PATH 15:28:16 Generating Requirements File 15:28:40 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. 15:28:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:28:41 Python 3.10.6 15:28:41 pip 25.3 from /tmp/venv-CEvu/lib/python3.10/site-packages/pip (python 3.10) 15:28:41 appdirs==1.4.4 15:28:41 argcomplete==3.6.3 15:28:41 aspy.yaml==1.3.0 15:28:41 attrs==25.4.0 15:28:41 autopage==0.5.2 15:28:41 backports.strenum==1.3.1 15:28:41 beautifulsoup4==4.14.3 15:28:41 boto3==1.42.35 15:28:41 botocore==1.42.35 15:28:41 bs4==0.0.2 15:28:41 certifi==2026.1.4 15:28:41 cffi==2.0.0 15:28:41 cfgv==3.5.0 15:28:41 chardet==5.2.0 15:28:41 charset-normalizer==3.4.4 15:28:41 click==8.3.1 15:28:41 cliff==4.13.1 15:28:41 cmd2==3.1.0 15:28:41 cryptography==3.3.2 15:28:41 debtcollector==3.0.0 15:28:41 decorator==5.2.1 15:28:41 defusedxml==0.7.1 15:28:41 Deprecated==1.3.1 15:28:41 distlib==0.4.0 15:28:41 dnspython==2.8.0 15:28:41 docker==7.1.0 15:28:41 dogpile.cache==1.5.0 15:28:41 durationpy==0.10 15:28:41 email-validator==2.3.0 15:28:41 filelock==3.20.3 15:28:41 future==1.0.0 15:28:41 gitdb==4.0.12 15:28:41 GitPython==3.1.46 15:28:41 httplib2==0.30.2 15:28:41 identify==2.6.16 15:28:41 idna==3.11 15:28:41 importlib-resources==1.5.0 15:28:41 iso8601==2.1.0 15:28:41 Jinja2==3.1.6 15:28:41 jmespath==1.1.0 15:28:41 jsonpatch==1.33 15:28:41 jsonpointer==3.0.0 15:28:41 jsonschema==4.26.0 15:28:41 jsonschema-specifications==2025.9.1 15:28:41 keystoneauth1==5.13.0 15:28:41 kubernetes==35.0.0 15:28:41 lftools==0.37.21 15:28:41 lxml==6.0.2 15:28:41 markdown-it-py==4.0.0 15:28:41 MarkupSafe==3.0.3 15:28:41 mdurl==0.1.2 15:28:41 msgpack==1.1.2 15:28:41 multi_key_dict==2.0.3 15:28:41 munch==4.0.0 15:28:41 netaddr==1.3.0 15:28:41 niet==1.4.2 15:28:41 nodeenv==1.10.0 15:28:41 oauth2client==4.1.3 15:28:41 oauthlib==3.3.1 15:28:41 openstacksdk==4.9.0 15:28:41 os-service-types==1.8.2 15:28:41 osc-lib==4.3.0 15:28:41 oslo.config==10.2.0 15:28:41 oslo.context==6.2.0 15:28:41 oslo.i18n==6.7.1 15:28:41 oslo.log==8.0.0 15:28:41 oslo.serialization==5.9.0 15:28:41 oslo.utils==9.2.0 15:28:41 packaging==26.0 15:28:41 pbr==7.0.3 15:28:41 platformdirs==4.5.1 15:28:41 prettytable==3.17.0 15:28:41 psutil==7.2.1 15:28:41 pyasn1==0.6.2 15:28:41 pyasn1_modules==0.4.2 15:28:41 pycparser==3.0 15:28:41 pygerrit2==2.0.15 15:28:41 PyGithub==2.8.1 15:28:41 Pygments==2.19.2 15:28:41 PyJWT==2.10.1 15:28:41 PyNaCl==1.6.2 15:28:41 pyparsing==2.4.7 15:28:41 pyperclip==1.11.0 15:28:41 pyrsistent==0.20.0 15:28:41 python-cinderclient==9.8.0 15:28:41 python-dateutil==2.9.0.post0 15:28:41 python-heatclient==5.0.0 15:28:41 python-jenkins==1.8.3 15:28:41 python-keystoneclient==5.7.0 15:28:41 python-magnumclient==4.9.0 15:28:41 python-openstackclient==8.3.0 15:28:41 python-swiftclient==4.9.0 15:28:41 PyYAML==6.0.3 15:28:41 referencing==0.37.0 15:28:41 requests==2.32.5 15:28:41 requests-oauthlib==2.0.0 15:28:41 requestsexceptions==1.4.0 15:28:41 rfc3986==2.0.0 15:28:41 rich==14.3.1 15:28:41 rich-argparse==1.7.2 15:28:41 rpds-py==0.30.0 15:28:41 rsa==4.9.1 15:28:41 ruamel.yaml==0.19.1 15:28:41 ruamel.yaml.clib==0.2.15 15:28:41 s3transfer==0.16.0 15:28:41 simplejson==3.20.2 15:28:41 six==1.17.0 15:28:41 smmap==5.0.2 15:28:41 soupsieve==2.8.3 15:28:41 stevedore==5.6.0 15:28:41 tabulate==0.9.0 15:28:41 toml==0.10.2 15:28:41 tomlkit==0.14.0 15:28:41 tqdm==4.67.1 15:28:41 typing_extensions==4.15.0 15:28:41 tzdata==2025.3 15:28:41 urllib3==1.26.20 15:28:41 virtualenv==20.36.1 15:28:41 wcwidth==0.5.0 15:28:41 websocket-client==1.9.0 15:28:41 wrapt==2.0.1 15:28:41 xdg==6.0.0 15:28:41 xmltodict==1.0.2 15:28:41 yq==3.4.3 15:28:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4744736144977947370.sh 15:28:41 ---> sudo-logs.sh 15:28:41 Archiving 'sudo' log.. 15:28:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9330789004175022085.sh 15:28:42 ---> job-cost.sh 15:28:42 Setup pyenv: 15:28:42 system 15:28:42 3.8.13 15:28:42 3.9.13 15:28:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:28:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CEvu from file:/tmp/.os_lf_venv 15:28:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:28:44 lf-activate-venv(): INFO: Base packages installed successfully 15:28:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:28:49 lf-activate-venv(): INFO: Adding /tmp/venv-CEvu/bin to PATH 15:28:49 INFO: No Stack... 15:28:49 INFO: Retrieving Pricing Info for: v3-standard-4 15:28:49 INFO: Archiving Costs 15:28:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10440774554840174115.sh 15:28:50 ---> logs-deploy.sh 15:28:50 Setup pyenv: 15:28:50 system 15:28:50 3.8.13 15:28:50 3.9.13 15:28:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:28:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CEvu from file:/tmp/.os_lf_venv 15:28:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:28:52 lf-activate-venv(): INFO: Base packages installed successfully 15:28:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:29:01 lf-activate-venv(): INFO: Adding /tmp/venv-CEvu/bin to PATH 15:29:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4393 15:29:01 INFO: archiving workspace using pattern(s): 15:29:02 Archives upload complete. 15:29:02 INFO: archiving logs to Nexus 15:29:03 ---> uname -a: 15:29:03 Linux prd-ubuntu1804-builder-4c-4g-3444 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:29:03 15:29:03 15:29:03 ---> lscpu: 15:29:03 Architecture: x86_64 15:29:03 CPU op-mode(s): 32-bit, 64-bit 15:29:03 Byte Order: Little Endian 15:29:03 CPU(s): 4 15:29:03 On-line CPU(s) list: 0-3 15:29:03 Thread(s) per core: 1 15:29:03 Core(s) per socket: 1 15:29:03 Socket(s): 4 15:29:03 NUMA node(s): 1 15:29:03 Vendor ID: AuthenticAMD 15:29:03 CPU family: 23 15:29:03 Model: 49 15:29:03 Model name: AMD EPYC-Rome Processor 15:29:03 Stepping: 0 15:29:03 CPU MHz: 2799.998 15:29:03 BogoMIPS: 5599.99 15:29:03 Virtualization: AMD-V 15:29:03 Hypervisor vendor: KVM 15:29:03 Virtualization type: full 15:29:03 L1d cache: 32K 15:29:03 L1i cache: 32K 15:29:03 L2 cache: 512K 15:29:03 L3 cache: 16384K 15:29:03 NUMA node0 CPU(s): 0-3 15:29:03 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 15:29:03 15:29:03 15:29:03 ---> nproc: 15:29:03 4 15:29:03 15:29:03 15:29:03 ---> df -h: 15:29:03 Filesystem Size Used Avail Use% Mounted on 15:29:03 udev 7.9G 0 7.9G 0% /dev 15:29:03 tmpfs 1.6G 676K 1.6G 1% /run 15:29:03 /dev/vda1 78G 8.3G 70G 11% / 15:29:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:29:03 tmpfs 5.0M 0 5.0M 0% /run/lock 15:29:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:29:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:29:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:29:03 15:29:03 15:29:03 ---> free -m: 15:29:03 total used free shared buff/cache available 15:29:03 Mem: 16040 557 13416 0 2065 15168 15:29:03 Swap: 1023 0 1023 15:29:03 15:29:03 15:29:03 ---> ip addr: 15:29:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:29:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:29:03 inet 127.0.0.1/8 scope host lo 15:29:03 valid_lft forever preferred_lft forever 15:29:03 inet6 ::1/128 scope host 15:29:03 valid_lft forever preferred_lft forever 15:29:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:29:03 link/ether fa:16:3e:53:97:b5 brd ff:ff:ff:ff:ff:ff 15:29:03 inet 10.30.106.215/23 brd 10.30.107.255 scope global dynamic ens3 15:29:03 valid_lft 86240sec preferred_lft 86240sec 15:29:03 inet6 fe80::f816:3eff:fe53:97b5/64 scope link 15:29:03 valid_lft forever preferred_lft forever 15:29:03 15:29:03 15:29:03 ---> sar -b -r -n DEV: 15:29:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3444) 01/27/26 _x86_64_ (4 CPU) 15:29:03 15:29:03 15:26:24 LINUX RESTART (4 CPU) 15:29:03 15:29:03 15:27:02 tps rtps wtps bread/s bwrtn/s 15:29:03 15:28:01 93.24 23.65 69.59 805.56 13243.10 15:29:03 15:29:01 84.07 1.68 82.39 128.25 15078.82 15:29:03 Average: 88.62 12.58 76.04 464.08 14168.60 15:29:03 15:29:03 15:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:03 15:28:01 13830852 15477952 2594116 15.79 61768 1783864 878872 5.03 787040 1587328 165024 15:29:03 15:29:01 13762520 15556348 2662448 16.21 79556 1901632 745792 4.27 703688 1716604 96192 15:29:03 Average: 13796686 15517150 2628282 16.00 70662 1842748 812332 4.65 745364 1651966 130608 15:29:03 15:29:03 15:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:03 15:28:01 lo 1.15 1.15 0.14 0.14 0.00 0.00 0.00 0.00 15:29:03 15:28:01 ens3 107.66 68.43 938.95 21.74 0.00 0.00 0.00 0.00 15:29:03 15:29:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 15:29:03 15:29:01 ens3 38.24 28.70 281.97 9.49 0.00 0.00 0.00 0.00 15:29:03 Average: lo 1.18 1.18 0.13 0.13 0.00 0.00 0.00 0.00 15:29:03 Average: ens3 72.66 48.40 607.73 15.57 0.00 0.00 0.00 0.00 15:29:03 15:29:03 15:29:03 ---> sar -P ALL: 15:29:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3444) 01/27/26 _x86_64_ (4 CPU) 15:29:03 15:29:03 15:26:24 LINUX RESTART (4 CPU) 15:29:03 15:29:03 15:27:02 CPU %user %nice %system %iowait %steal %idle 15:29:03 15:28:01 all 18.45 0.00 1.47 5.64 0.06 74.38 15:29:03 15:28:01 0 21.43 0.00 1.59 0.68 0.05 76.24 15:29:03 15:28:01 1 22.67 0.00 1.70 10.00 0.09 65.55 15:29:03 15:28:01 2 17.27 0.00 1.49 2.05 0.07 79.11 15:29:03 15:28:01 3 12.44 0.00 1.05 9.84 0.05 76.62 15:29:03 15:29:01 all 19.85 0.00 1.27 2.86 0.05 75.97 15:29:03 15:29:01 0 20.59 0.00 1.23 0.53 0.05 77.59 15:29:03 15:29:01 1 5.40 0.00 0.88 8.65 0.03 85.03 15:29:03 15:29:01 2 34.71 0.00 2.12 1.94 0.05 61.19 15:29:03 15:29:01 3 18.76 0.00 0.87 0.32 0.07 79.98 15:29:03 Average: all 19.16 0.00 1.37 4.24 0.05 75.18 15:29:03 Average: 0 21.01 0.00 1.41 0.61 0.05 76.92 15:29:03 Average: 1 13.93 0.00 1.29 9.32 0.06 75.41 15:29:03 Average: 2 26.06 0.00 1.81 1.99 0.06 70.07 15:29:03 Average: 3 15.63 0.00 0.96 5.04 0.06 78.32 15:29:03 15:29:03 15:29:03