16:01:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 16:01:27 Running as SYSTEM 16:01:27 [EnvInject] - Loading node environment variables. 16:01:27 Building remotely on prd-ubuntu1804-builder-4c-4g-2809 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:01:27 [ssh-agent] Looking for ssh-agent implementation... 16:01:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:27 $ ssh-agent 16:01:27 SSH_AUTH_SOCK=/tmp/ssh-W8PBZ8bhfsUh/agent.1764 16:01:27 SSH_AGENT_PID=1766 16:01:27 [ssh-agent] Started. 16:01:27 Running ssh-add (command line suppressed) 16:01:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6982226361845820010.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6982226361845820010.key) 16:01:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:01:28 The recommended git tool is: NONE 16:01:29 using credential onap-jenkins-ssh 16:01:29 Wiping out workspace first. 16:01:29 Cloning the remote Git repository 16:01:29 Cloning repository git://cloud.onap.org/mirror/oom.git 16:01:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:01:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:01:29 > git --version # timeout=10 16:01:29 > git --version # 'git version 2.17.1' 16:01:29 using GIT_SSH to set credentials Gerrit user 16:01:29 Verifying host key using manually-configured host key entries 16:01:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:01:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:01:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:01:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:01:35 using GIT_SSH to set credentials Gerrit user 16:01:35 Verifying host key using manually-configured host key entries 16:01:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/2 # timeout=30 16:01:36 > git rev-parse e11db1b9ce3f9d494b7052e6f7efe90cb79bfc0d^{commit} # timeout=10 16:01:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:01:36 Checking out Revision e11db1b9ce3f9d494b7052e6f7efe90cb79bfc0d (refs/changes/57/136757/2) 16:01:36 > git config core.sparsecheckout # timeout=10 16:01:36 > git checkout -f e11db1b9ce3f9d494b7052e6f7efe90cb79bfc0d # timeout=30 16:01:39 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 16:01:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:01:39 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 16:01:39 [EnvInject] - Injecting environment variables from a build step. 16:01:39 [EnvInject] - Injecting as environment variables the properties content 16:01:39 PYTHON=python3 16:01:39 16:01:39 [EnvInject] - Variables injected successfully. 16:01:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4374183004488568181.sh 16:01:39 ---> tox-install.sh 16:01:39 + source /home/jenkins/lf-env.sh 16:01:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:01:39 ++ mktemp -d /tmp/venv-XXXX 16:01:39 + lf_venv=/tmp/venv-4ggQ 16:01:39 + local venv_file=/tmp/.os_lf_venv 16:01:39 + local python=python3 16:01:39 + local options 16:01:39 + local set_path=true 16:01:39 + local install_args= 16:01:39 ++ 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 16:01:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:01:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:01:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:01:39 + true 16:01:39 + case $1 in 16:01:39 + venv_file=/tmp/.toxenv 16:01:39 + shift 2 16:01:39 + true 16:01:39 + case $1 in 16:01:39 + shift 16:01:39 + break 16:01:39 + case $python in 16:01:39 + local pkg_list= 16:01:39 + [[ -d /opt/pyenv ]] 16:01:39 + echo 'Setup pyenv:' 16:01:39 Setup pyenv: 16:01:39 + export PYENV_ROOT=/opt/pyenv 16:01:39 + PYENV_ROOT=/opt/pyenv 16:01:39 + 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 16:01:39 + 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 16:01:39 + pyenv versions 16:01:39 * system (set by /opt/pyenv/version) 16:01:39 * 3.8.13 (set by /opt/pyenv/version) 16:01:39 * 3.9.13 (set by /opt/pyenv/version) 16:01:39 * 3.10.6 (set by /opt/pyenv/version) 16:01:39 + command -v pyenv 16:01:39 ++ pyenv init - --no-rehash 16:01:39 + 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[*]}"'\'')" 16:01:39 export PATH="/opt/pyenv/shims:${PATH}" 16:01:39 export PYENV_SHELL=bash 16:01:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:01:39 pyenv() { 16:01:39 local command 16:01:39 command="${1:-}" 16:01:39 if [ "$#" -gt 0 ]; then 16:01:39 shift 16:01:39 fi 16:01:39 16:01:39 case "$command" in 16:01:39 rehash|shell) 16:01:39 eval "$(pyenv "sh-$command" "$@")" 16:01:39 ;; 16:01:39 *) 16:01:39 command pyenv "$command" "$@" 16:01:39 ;; 16:01:39 esac 16:01:39 }' 16:01:39 +++ 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[*]}"' 16:01:39 ++ 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 16:01:39 ++ 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 16:01:39 ++ 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 16:01:39 ++ export PYENV_SHELL=bash 16:01:39 ++ PYENV_SHELL=bash 16:01:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:01:39 +++ complete -F _pyenv pyenv 16:01:39 ++ lf-pyver python3 16:01:39 ++ local py_version_xy=python3 16:01:39 ++ local py_version_xyz= 16:01:39 ++ pyenv versions 16:01:39 ++ sed 's/^[ *]* //' 16:01:39 ++ local command 16:01:39 ++ awk '{ print $1 }' 16:01:39 ++ command=versions 16:01:39 ++ '[' 1 -gt 0 ']' 16:01:39 ++ shift 16:01:39 ++ case "$command" in 16:01:39 ++ command pyenv versions 16:01:39 ++ pyenv versions 16:01:39 ++ grep -E '^[0-9.]*[0-9]$' 16:01:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:01:40 +++ sort -V 16:01:40 +++ grep '^3' /tmp/.pyenv_versions 16:01:40 +++ tail -n 1 16:01:40 ++ py_version_xyz=3.10.6 16:01:40 ++ [[ -z 3.10.6 ]] 16:01:40 ++ echo 3.10.6 16:01:40 ++ return 0 16:01:40 + pyenv local 3.10.6 16:01:40 + local command 16:01:40 + command=local 16:01:40 + '[' 2 -gt 0 ']' 16:01:40 + shift 16:01:40 + case "$command" in 16:01:40 + command pyenv local 3.10.6 16:01:40 + pyenv local 3.10.6 16:01:40 + for arg in "$@" 16:01:40 + case $arg in 16:01:40 + pkg_list+='tox ' 16:01:40 + for arg in "$@" 16:01:40 + case $arg in 16:01:40 + pkg_list+='virtualenv ' 16:01:40 + for arg in "$@" 16:01:40 + case $arg in 16:01:40 + pkg_list+='urllib3~=1.26.15 ' 16:01:40 + [[ -f /tmp/.toxenv ]] 16:01:40 + [[ ! -f /tmp/.toxenv ]] 16:01:40 + [[ -n '' ]] 16:01:40 + python3 -m venv /tmp/venv-4ggQ 16:01:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4ggQ' 16:01:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4ggQ 16:01:44 + echo /tmp/venv-4ggQ 16:01:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:01:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:01:44 + /tmp/venv-4ggQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:01:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:01:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:01:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:01:47 + /tmp/venv-4ggQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:01:50 + type python3 16:01:50 + true 16:01:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4ggQ/bin to PATH' 16:01:50 lf-activate-venv(): INFO: Adding /tmp/venv-4ggQ/bin to PATH 16:01:50 + PATH=/tmp/venv-4ggQ/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 16:01:50 + return 0 16:01:50 + python3 --version 16:01:50 Python 3.10.6 16:01:50 + python3 -m pip --version 16:01:50 pip 23.3.1 from /tmp/venv-4ggQ/lib/python3.10/site-packages/pip (python 3.10) 16:01:50 + python3 -m pip freeze 16:01:51 cachetools==5.3.2 16:01:51 chardet==5.2.0 16:01:51 colorama==0.4.6 16:01:51 distlib==0.3.7 16:01:51 filelock==3.13.1 16:01:51 packaging==23.2 16:01:51 platformdirs==4.1.0 16:01:51 pluggy==1.3.0 16:01:51 pyproject-api==1.6.1 16:01:51 tomli==2.0.1 16:01:51 tox==4.11.4 16:01:51 urllib3==1.26.18 16:01:51 virtualenv==20.25.0 16:01:51 [EnvInject] - Injecting environment variables from a build step. 16:01:51 [EnvInject] - Injecting as environment variables the properties content 16:01:51 PARALLEL=false 16:01:51 16:01:51 [EnvInject] - Variables injected successfully. 16:01:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5115316876077387193.sh 16:01:51 ---> tox-run.sh 16:01:51 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:01:51 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:01:51 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:01:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:01:51 + cd /w/workspace/oom-master-pre-commit-lint/. 16:01:51 + source /home/jenkins/lf-env.sh 16:01:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:01:51 ++ mktemp -d /tmp/venv-XXXX 16:01:51 + lf_venv=/tmp/venv-GSqg 16:01:51 + local venv_file=/tmp/.os_lf_venv 16:01:51 + local python=python3 16:01:51 + local options 16:01:51 + local set_path=true 16:01:51 + local install_args= 16:01:51 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:01:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:01:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:01:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:01:51 + true 16:01:51 + case $1 in 16:01:51 + venv_file=/tmp/.toxenv 16:01:51 + shift 2 16:01:51 + true 16:01:51 + case $1 in 16:01:51 + shift 16:01:51 + break 16:01:51 + case $python in 16:01:51 + local pkg_list= 16:01:51 + [[ -d /opt/pyenv ]] 16:01:51 + echo 'Setup pyenv:' 16:01:51 Setup pyenv: 16:01:51 + export PYENV_ROOT=/opt/pyenv 16:01:51 + PYENV_ROOT=/opt/pyenv 16:01:51 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:01:51 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:01:51 + pyenv versions 16:01:51 system 16:01:51 3.8.13 16:01:51 3.9.13 16:01:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:01:51 + command -v pyenv 16:01:51 ++ pyenv init - --no-rehash 16:01:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 16:01:51 export PATH="/opt/pyenv/shims:${PATH}" 16:01:51 export PYENV_SHELL=bash 16:01:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:01:51 pyenv() { 16:01:51 local command 16:01:51 command="${1:-}" 16:01:51 if [ "$#" -gt 0 ]; then 16:01:51 shift 16:01:51 fi 16:01:51 16:01:51 case "$command" in 16:01:51 rehash|shell) 16:01:51 eval "$(pyenv "sh-$command" "$@")" 16:01:51 ;; 16:01:51 *) 16:01:51 command pyenv "$command" "$@" 16:01:51 ;; 16:01:51 esac 16:01:51 }' 16:01:51 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 16:01:51 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:01:51 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:01:51 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:01:51 ++ export PYENV_SHELL=bash 16:01:51 ++ PYENV_SHELL=bash 16:01:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:01:51 +++ complete -F _pyenv pyenv 16:01:51 ++ lf-pyver python3 16:01:51 ++ local py_version_xy=python3 16:01:51 ++ local py_version_xyz= 16:01:51 ++ pyenv versions 16:01:51 ++ local command 16:01:51 ++ command=versions 16:01:51 ++ '[' 1 -gt 0 ']' 16:01:51 ++ shift 16:01:51 ++ case "$command" in 16:01:51 ++ command pyenv versions 16:01:51 ++ pyenv versions 16:01:51 ++ sed 's/^[ *]* //' 16:01:51 ++ awk '{ print $1 }' 16:01:51 ++ grep -E '^[0-9.]*[0-9]$' 16:01:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:01:51 +++ grep '^3' /tmp/.pyenv_versions 16:01:51 +++ sort -V 16:01:51 +++ tail -n 1 16:01:51 ++ py_version_xyz=3.10.6 16:01:51 ++ [[ -z 3.10.6 ]] 16:01:51 ++ echo 3.10.6 16:01:51 ++ return 0 16:01:51 + pyenv local 3.10.6 16:01:51 + local command 16:01:51 + command=local 16:01:51 + '[' 2 -gt 0 ']' 16:01:51 + shift 16:01:51 + case "$command" in 16:01:51 + command pyenv local 3.10.6 16:01:51 + pyenv local 3.10.6 16:01:51 + for arg in "$@" 16:01:51 + case $arg in 16:01:51 + pkg_list+='tox ' 16:01:51 + for arg in "$@" 16:01:51 + case $arg in 16:01:51 + pkg_list+='virtualenv ' 16:01:51 + for arg in "$@" 16:01:51 + case $arg in 16:01:51 + pkg_list+='urllib3~=1.26.15 ' 16:01:51 + [[ -f /tmp/.toxenv ]] 16:01:51 ++ cat /tmp/.toxenv 16:01:51 + lf_venv=/tmp/venv-4ggQ 16:01:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4ggQ from' file:/tmp/.toxenv 16:01:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4ggQ from file:/tmp/.toxenv 16:01:51 + /tmp/venv-4ggQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:01:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:01:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:01:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:01:52 + /tmp/venv-4ggQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:01:53 + type python3 16:01:53 + true 16:01:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4ggQ/bin to PATH' 16:01:53 lf-activate-venv(): INFO: Adding /tmp/venv-4ggQ/bin to PATH 16:01:53 + PATH=/tmp/venv-4ggQ/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 16:01:53 + return 0 16:01:53 + [[ -d /opt/pyenv ]] 16:01:53 + echo '---> Setting up pyenv' 16:01:53 ---> Setting up pyenv 16:01:53 + export PYENV_ROOT=/opt/pyenv 16:01:53 + PYENV_ROOT=/opt/pyenv 16:01:53 + export PATH=/opt/pyenv/bin:/tmp/venv-4ggQ/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 16:01:53 + PATH=/opt/pyenv/bin:/tmp/venv-4ggQ/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 16:01:53 ++ pwd 16:01:53 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:01:53 + export PYTHONPATH 16:01:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:01:53 + TOX_TESTENV_PASSENV=PYTHONPATH 16:01:53 + tox --version 16:01:53 4.11.4 from /tmp/venv-4ggQ/lib/python3.10/site-packages/tox/__init__.py 16:01:54 + PARALLEL=false 16:01:54 + TOX_OPTIONS_LIST= 16:01:54 + [[ -n pre-commit ]] 16:01:54 + TOX_OPTIONS_LIST=' -e pre-commit' 16:01:54 + case ${PARALLEL,,} in 16:01:54 + tox -e pre-commit 16:01:54 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:01:55 pre-commit: install_deps> python -I -m pip install pre-commit 16:01:58 pre-commit: freeze> python -m pip freeze --all 16:01:58 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.32,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 16:01:58 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:01:58 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:01:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:02:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:02:01 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:02:01 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:02:01 [INFO] Once installed this environment will be reused. 16:02:01 [INFO] This may take a few minutes... 16:02:05 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:02:05 [INFO] Once installed this environment will be reused. 16:02:05 [INFO] This may take a few minutes... 16:02:11 Trim Trailing Whitespace.................................................Failed 16:02:11 - hook id: trailing-whitespace 16:02:11 - exit code: 1 16:02:11 - files were modified by this hook 16:02:11 16:02:11 Fixing docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 16:02:11 Fixing docs/sections/oom_project_description.rst 16:02:11 16:02:11 Tabs remover.............................................................Passed 16:02:11 pre-commit hook(s) made changes. 16:02:11 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 16:02:11 To run `pre-commit` as part of git workflow, use `pre-commit install`. 16:02:11 All changes made by hooks: 16:02:11 diff --git a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 16:02:11 index 2f7b47faa..4c21217c2 100644 16:02:11 --- a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 16:02:11 +++ b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 16:02:11 @@ -313,7 +313,7 @@ Gateway-API (recommended) 16:02:11 16:02:11 .. include:: ../../resources/yaml/common-gateway.yaml 16:02:11 :code: yaml 16:02:11 - 16:02:11 + 16:02:11 - Apply the change:: 16:02:11 16:02:11 > kubectl apply -f common-gateway.yaml 16:02:11 diff --git a/docs/sections/oom_project_description.rst b/docs/sections/oom_project_description.rst 16:02:11 index a74919913..774237946 100644 16:02:11 --- a/docs/sections/oom_project_description.rst 16:02:11 +++ b/docs/sections/oom_project_description.rst 16:02:11 @@ -102,4 +102,3 @@ to examples and templates for describing new ones. 16:02:11 subcomponent -> sCharts 16:02:11 blueprint -> component 16:02:11 } 16:02:11 - 16:02:11 \ No newline at end of file 16:02:11 pre-commit: exit 1 (12.56 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2315 16:02:11 pre-commit: FAIL code 1 (16.89=setup[4.33]+cmd[12.56] seconds) 16:02:11 evaluation failed :( (17.08 seconds) 16:02:11 + tox_status=1 16:02:11 + echo '---> Completed tox runs' 16:02:11 ---> Completed tox runs 16:02:11 + for i in .tox/*/log 16:02:11 ++ echo .tox/pre-commit/log 16:02:11 ++ awk -F/ '{print $2}' 16:02:11 + tox_env=pre-commit 16:02:11 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:02:11 + DOC_DIR=docs/_build/html 16:02:11 + [[ -d docs/_build/html ]] 16:02:11 + echo '---> tox-run.sh ends' 16:02:11 ---> tox-run.sh ends 16:02:11 + test 1 -eq 0 16:02:11 + exit 1 16:02:11 ++ '[' 2 = 1 ']' 16:02:11 Build step 'Execute shell' marked build as failure 16:02:11 $ ssh-agent -k 16:02:11 unset SSH_AUTH_SOCK; 16:02:11 unset SSH_AGENT_PID; 16:02:11 echo Agent pid 1766 killed; 16:02:11 [ssh-agent] Stopped. 16:02:11 [PostBuildScript] - [INFO] Executing post build scripts. 16:02:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18042300941489313340.sh 16:02:11 ---> sysstat.sh 16:02:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12458803159156560872.sh 16:02:11 ---> package-listing.sh 16:02:11 ++ facter osfamily 16:02:11 ++ tr '[:upper:]' '[:lower:]' 16:02:12 + OS_FAMILY=debian 16:02:12 + workspace=/w/workspace/oom-master-pre-commit-lint 16:02:12 + START_PACKAGES=/tmp/packages_start.txt 16:02:12 + END_PACKAGES=/tmp/packages_end.txt 16:02:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:02:12 + PACKAGES=/tmp/packages_start.txt 16:02:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:02:12 + PACKAGES=/tmp/packages_end.txt 16:02:12 + case "${OS_FAMILY}" in 16:02:12 + dpkg -l 16:02:12 + grep '^ii' 16:02:12 + '[' -f /tmp/packages_start.txt ']' 16:02:12 + '[' -f /tmp/packages_end.txt ']' 16:02:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:02:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:02:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:02:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:02:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11131336622723841538.sh 16:02:12 ---> capture-instance-metadata.sh 16:02:12 Setup pyenv: 16:02:12 system 16:02:12 3.8.13 16:02:12 3.9.13 16:02:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:02:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i8Az 16:02:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:02:19 lf-activate-venv(): INFO: Installing: lftools 16:02:53 lf-activate-venv(): INFO: Adding /tmp/venv-i8Az/bin to PATH 16:02:53 INFO: Running in OpenStack, capturing instance metadata 16:02:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14184962566165363296.sh 16:02:54 provisioning config files... 16:02:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8288053170498723435tmp 16:02:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:02:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:02:54 [EnvInject] - Injecting environment variables from a build step. 16:02:54 [EnvInject] - Injecting as environment variables the properties content 16:02:54 SERVER_ID=logs 16:02:54 16:02:54 [EnvInject] - Variables injected successfully. 16:02:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15739889084158525377.sh 16:02:54 ---> create-netrc.sh 16:02:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9991604191068117884.sh 16:02:54 ---> python-tools-install.sh 16:02:54 Setup pyenv: 16:02:54 system 16:02:54 3.8.13 16:02:54 3.9.13 16:02:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:02:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i8Az from file:/tmp/.os_lf_venv 16:02:55 lf-activate-venv(): INFO: Installing: lftools 16:03:05 lf-activate-venv(): INFO: Adding /tmp/venv-i8Az/bin to PATH 16:03:05 Generating Requirements File 16:03:40 Python 3.10.6 16:03:40 pip 23.3.1 from /tmp/venv-i8Az/lib/python3.10/site-packages/pip (python 3.10) 16:03:41 appdirs==1.4.4 16:03:41 argcomplete==3.1.6 16:03:41 aspy.yaml==1.3.0 16:03:41 attrs==23.1.0 16:03:41 autopage==0.5.2 16:03:41 Babel==2.13.1 16:03:41 beautifulsoup4==4.12.2 16:03:41 boto3==1.33.8 16:03:41 botocore==1.33.8 16:03:41 bs4==0.0.1 16:03:41 cachetools==5.3.2 16:03:41 certifi==2023.11.17 16:03:41 cffi==1.16.0 16:03:41 cfgv==3.4.0 16:03:41 chardet==5.2.0 16:03:41 charset-normalizer==3.3.2 16:03:41 click==8.1.7 16:03:41 cliff==4.4.0 16:03:41 cmd2==2.4.3 16:03:41 cryptography==3.3.2 16:03:41 debtcollector==2.5.0 16:03:41 decorator==5.1.1 16:03:41 defusedxml==0.7.1 16:03:41 Deprecated==1.2.14 16:03:41 distlib==0.3.7 16:03:41 dnspython==2.4.2 16:03:41 docker==4.2.2 16:03:41 dogpile.cache==1.2.2 16:03:41 email-validator==2.1.0.post1 16:03:41 filelock==3.13.1 16:03:41 future==0.18.3 16:03:41 gitdb==4.0.11 16:03:41 GitPython==3.1.40 16:03:41 google-auth==2.25.1 16:03:41 httplib2==0.22.0 16:03:41 identify==2.5.32 16:03:41 idna==3.6 16:03:41 importlib-metadata==7.0.0 16:03:41 importlib-resources==1.5.0 16:03:41 iso8601==2.1.0 16:03:41 Jinja2==3.1.2 16:03:41 jmespath==1.0.1 16:03:41 jsonpatch==1.33 16:03:41 jsonpointer==2.4 16:03:41 jsonschema==4.20.0 16:03:41 jsonschema-specifications==2023.11.2 16:03:41 keystoneauth1==5.4.0 16:03:41 kubernetes==28.1.0 16:03:41 lftools==0.37.8 16:03:41 lxml==4.9.3 16:03:41 MarkupSafe==2.1.3 16:03:41 msgpack==1.0.7 16:03:41 multi-key-dict==2.0.3 16:03:41 munch==4.0.0 16:03:41 netaddr==0.9.0 16:03:41 netifaces==0.11.0 16:03:41 niet==1.4.2 16:03:41 nodeenv==1.8.0 16:03:41 oauth2client==4.1.3 16:03:41 oauthlib==3.2.2 16:03:41 openstacksdk==0.62.0 16:03:41 os-client-config==2.1.0 16:03:41 os-service-types==1.7.0 16:03:41 osc-lib==2.9.0 16:03:41 oslo.config==9.2.0 16:03:41 oslo.context==5.3.0 16:03:41 oslo.i18n==6.2.0 16:03:41 oslo.log==5.4.0 16:03:41 oslo.serialization==5.2.0 16:03:41 oslo.utils==6.3.0 16:03:41 packaging==23.2 16:03:41 pbr==6.0.0 16:03:41 platformdirs==4.1.0 16:03:41 prettytable==3.9.0 16:03:41 pyasn1==0.5.1 16:03:41 pyasn1-modules==0.3.0 16:03:41 pycparser==2.21 16:03:41 pygerrit2==2.0.15 16:03:41 PyGithub==2.1.1 16:03:41 pyinotify==0.9.6 16:03:41 PyJWT==2.8.0 16:03:41 PyNaCl==1.5.0 16:03:41 pyparsing==2.4.7 16:03:41 pyperclip==1.8.2 16:03:41 pyrsistent==0.20.0 16:03:41 python-cinderclient==9.4.0 16:03:41 python-dateutil==2.8.2 16:03:41 python-heatclient==3.3.0 16:03:41 python-jenkins==1.8.2 16:03:41 python-keystoneclient==5.2.0 16:03:41 python-magnumclient==4.3.0 16:03:41 python-novaclient==18.4.0 16:03:41 python-openstackclient==6.0.0 16:03:41 python-swiftclient==4.4.0 16:03:41 pytz==2023.3.post1 16:03:41 PyYAML==6.0.1 16:03:41 referencing==0.31.1 16:03:41 requests==2.31.0 16:03:41 requests-oauthlib==1.3.1 16:03:41 requestsexceptions==1.4.0 16:03:41 rfc3986==2.0.0 16:03:41 rpds-py==0.13.2 16:03:41 rsa==4.9 16:03:41 ruamel.yaml==0.18.5 16:03:41 ruamel.yaml.clib==0.2.8 16:03:41 s3transfer==0.8.2 16:03:41 simplejson==3.19.2 16:03:41 six==1.16.0 16:03:41 smmap==5.0.1 16:03:41 soupsieve==2.5 16:03:41 stevedore==5.1.0 16:03:41 tabulate==0.9.0 16:03:41 toml==0.10.2 16:03:41 tomlkit==0.12.3 16:03:41 tqdm==4.66.1 16:03:41 typing_extensions==4.8.0 16:03:41 tzdata==2023.3 16:03:41 urllib3==1.26.18 16:03:41 virtualenv==20.25.0 16:03:41 wcwidth==0.2.12 16:03:41 websocket-client==1.7.0 16:03:41 wrapt==1.16.0 16:03:41 xdg==6.0.0 16:03:41 xmltodict==0.13.0 16:03:41 yq==3.2.3 16:03:41 zipp==3.17.0 16:03:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14074854578402303460.sh 16:03:41 ---> sudo-logs.sh 16:03:41 Archiving 'sudo' log.. 16:03:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2753736049190076974.sh 16:03:41 ---> job-cost.sh 16:03:41 Setup pyenv: 16:03:41 system 16:03:41 3.8.13 16:03:41 3.9.13 16:03:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:03:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i8Az from file:/tmp/.os_lf_venv 16:03:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:03:50 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. 16:03:50 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:03:51 lf-activate-venv(): INFO: Adding /tmp/venv-i8Az/bin to PATH 16:03:51 INFO: No Stack... 16:03:51 INFO: Retrieving Pricing Info for: v3-standard-4 16:03:51 INFO: Archiving Costs 16:03:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1342833509678023606.sh 16:03:51 ---> logs-deploy.sh 16:03:51 Setup pyenv: 16:03:52 system 16:03:52 3.8.13 16:03:52 3.9.13 16:03:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:03:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i8Az from file:/tmp/.os_lf_venv 16:03:53 lf-activate-venv(): INFO: Installing: lftools 16:04:03 lf-activate-venv(): INFO: Adding /tmp/venv-i8Az/bin to PATH 16:04:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3217 16:04:03 INFO: archiving workspace using pattern(s): 16:04:04 Archives upload complete. 16:04:05 INFO: archiving logs to Nexus 16:04:05 ---> uname -a: 16:04:05 Linux prd-ubuntu1804-builder-4c-4g-2809 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:04:05 16:04:05 16:04:05 ---> lscpu: 16:04:05 Architecture: x86_64 16:04:05 CPU op-mode(s): 32-bit, 64-bit 16:04:05 Byte Order: Little Endian 16:04:05 CPU(s): 4 16:04:05 On-line CPU(s) list: 0-3 16:04:05 Thread(s) per core: 1 16:04:05 Core(s) per socket: 1 16:04:05 Socket(s): 4 16:04:05 NUMA node(s): 1 16:04:05 Vendor ID: AuthenticAMD 16:04:05 CPU family: 23 16:04:05 Model: 49 16:04:05 Model name: AMD EPYC-Rome Processor 16:04:05 Stepping: 0 16:04:05 CPU MHz: 2800.000 16:04:05 BogoMIPS: 5600.00 16:04:05 Virtualization: AMD-V 16:04:05 Hypervisor vendor: KVM 16:04:05 Virtualization type: full 16:04:05 L1d cache: 32K 16:04:05 L1i cache: 32K 16:04:05 L2 cache: 512K 16:04:05 L3 cache: 16384K 16:04:05 NUMA node0 CPU(s): 0-3 16:04:05 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 16:04:05 16:04:05 16:04:05 ---> nproc: 16:04:05 4 16:04:05 16:04:05 16:04:05 ---> df -h: 16:04:05 Filesystem Size Used Avail Use% Mounted on 16:04:05 udev 7.9G 0 7.9G 0% /dev 16:04:05 tmpfs 1.6G 672K 1.6G 1% /run 16:04:05 /dev/vda1 78G 8.4G 69G 11% / 16:04:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:04:05 tmpfs 5.0M 0 5.0M 0% /run/lock 16:04:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:04:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:04:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:04:05 16:04:05 16:04:05 ---> free -m: 16:04:05 total used free shared buff/cache available 16:04:05 Mem: 16040 524 13305 0 2209 15197 16:04:05 Swap: 1023 0 1023 16:04:05 16:04:05 16:04:05 ---> ip addr: 16:04:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:04:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:04:05 inet 127.0.0.1/8 scope host lo 16:04:05 valid_lft forever preferred_lft forever 16:04:05 inet6 ::1/128 scope host 16:04:05 valid_lft forever preferred_lft forever 16:04:05 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 16:04:05 link/ether fa:16:3e:fa:3a:bd brd ff:ff:ff:ff:ff:ff 16:04:05 inet 10.30.106.156/23 brd 10.30.107.255 scope global dynamic ens3 16:04:05 valid_lft 86215sec preferred_lft 86215sec 16:04:05 inet6 fe80::f816:3eff:fefa:3abd/64 scope link 16:04:05 valid_lft forever preferred_lft forever 16:04:05 16:04:05 16:04:05 ---> sar -b -r -n DEV: 16:04:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2809) 12/06/23 _x86_64_ (4 CPU) 16:04:05 16:04:05 16:01:03 LINUX RESTART (4 CPU) 16:04:05 16:04:05 16:02:01 tps rtps wtps bread/s bwrtn/s 16:04:05 16:03:01 106.80 14.38 92.42 1103.37 23459.65 16:04:05 16:04:01 79.40 0.35 79.05 24.80 22709.68 16:04:05 Average: 93.10 7.36 85.74 564.13 23084.70 16:04:05 16:04:05 16:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:04:05 16:03:01 13800072 15565192 2624896 15.98 72080 1882700 786392 4.50 754164 1637968 141396 16:04:05 16:04:01 13585244 15528552 2839724 17.29 84128 2041472 800860 4.58 802380 1788864 140928 16:04:05 Average: 13692658 15546872 2732310 16.64 78104 1962086 793626 4.54 778272 1713416 141162 16:04:05 16:04:05 16:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:04:05 16:03:01 ens3 48.80 35.02 642.91 8.88 0.00 0.00 0.00 0.00 16:04:05 16:03:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 16:04:05 16:04:01 ens3 45.78 32.74 527.58 7.32 0.00 0.00 0.00 0.00 16:04:05 16:04:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 16:04:05 Average: ens3 47.29 33.88 585.25 8.10 0.00 0.00 0.00 0.00 16:04:05 Average: lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 16:04:05 16:04:05 16:04:05 ---> sar -P ALL: 16:04:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2809) 12/06/23 _x86_64_ (4 CPU) 16:04:05 16:04:05 16:01:03 LINUX RESTART (4 CPU) 16:04:05 16:04:05 16:02:01 CPU %user %nice %system %iowait %steal %idle 16:04:05 16:03:01 all 21.82 0.00 1.71 6.32 0.07 70.09 16:04:05 16:03:01 0 28.12 0.00 1.81 2.48 0.07 67.53 16:04:05 16:03:01 1 20.17 0.00 1.51 0.92 0.07 77.33 16:04:05 16:03:01 2 30.59 0.00 2.45 12.91 0.10 53.95 16:04:05 16:03:01 3 8.62 0.00 1.07 8.91 0.05 81.35 16:04:05 16:04:01 all 20.03 0.00 1.19 5.15 0.05 73.58 16:04:05 16:04:01 0 25.50 0.00 0.85 1.69 0.05 71.91 16:04:05 16:04:01 1 30.10 0.00 1.93 6.22 0.08 61.66 16:04:05 16:04:01 2 14.82 0.00 0.80 0.07 0.03 84.28 16:04:05 16:04:01 3 9.78 0.00 1.18 12.61 0.03 76.39 16:04:05 Average: all 20.93 0.00 1.45 5.73 0.06 71.83 16:04:05 Average: 0 26.81 0.00 1.33 2.08 0.06 69.72 16:04:05 Average: 1 25.13 0.00 1.72 3.56 0.08 69.51 16:04:05 Average: 2 22.69 0.00 1.63 6.48 0.07 69.15 16:04:05 Average: 3 9.20 0.00 1.13 10.75 0.04 78.88 16:04:05 16:04:05 16:04:05