09:45:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137197 09:45:34 Running as SYSTEM 09:45:34 [EnvInject] - Loading node environment variables. 09:45:34 Building remotely on prd-ubuntu1804-builder-4c-4g-3979 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:45:34 [ssh-agent] Looking for ssh-agent implementation... 09:45:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:45:34 $ ssh-agent 09:45:34 SSH_AUTH_SOCK=/tmp/ssh-NuHdTgKloJ9o/agent.1919 09:45:34 SSH_AGENT_PID=1920 09:45:34 [ssh-agent] Started. 09:45:34 Running ssh-add (command line suppressed) 09:45:34 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2217439604529971410.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2217439604529971410.key) 09:45:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:45:34 The recommended git tool is: NONE 09:45:36 using credential onap-jenkins-ssh 09:45:36 Wiping out workspace first. 09:45:36 Cloning the remote Git repository 09:45:36 Cloning repository git://cloud.onap.org/mirror/oom.git 09:45:36 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:45:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:45:36 > git --version # timeout=10 09:45:36 > git --version # 'git version 2.17.1' 09:45:36 using GIT_SSH to set credentials Gerrit user 09:45:36 Verifying host key using manually-configured host key entries 09:45:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:45:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:45:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:45:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:45:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:45:43 using GIT_SSH to set credentials Gerrit user 09:45:43 Verifying host key using manually-configured host key entries 09:45:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/97/137197/1 # timeout=30 09:45:43 > git rev-parse 2e26b58b9d09edee0b517c87f916eef08d567270^{commit} # timeout=10 09:45:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:45:43 Checking out Revision 2e26b58b9d09edee0b517c87f916eef08d567270 (refs/changes/97/137197/1) 09:45:43 > git config core.sparsecheckout # timeout=10 09:45:43 > git checkout -f 2e26b58b9d09edee0b517c87f916eef08d567270 # timeout=30 09:45:47 Commit message: "[SDC] Remove MR connection in SDC-BE" 09:45:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:45:47 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 09:45:47 [EnvInject] - Injecting environment variables from a build step. 09:45:47 [EnvInject] - Injecting as environment variables the properties content 09:45:47 PYTHON=python3 09:45:47 09:45:47 [EnvInject] - Variables injected successfully. 09:45:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5212075327965525648.sh 09:45:47 ---> tox-install.sh 09:45:47 + source /home/jenkins/lf-env.sh 09:45:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:45:47 ++ mktemp -d /tmp/venv-XXXX 09:45:47 + lf_venv=/tmp/venv-Btyb 09:45:47 + local venv_file=/tmp/.os_lf_venv 09:45:47 + local python=python3 09:45:47 + local options 09:45:47 + local set_path=true 09:45:47 + local install_args= 09:45:47 ++ 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 09:45:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:45:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:45:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:45:47 + true 09:45:47 + case $1 in 09:45:47 + venv_file=/tmp/.toxenv 09:45:47 + shift 2 09:45:47 + true 09:45:47 + case $1 in 09:45:47 + shift 09:45:47 + break 09:45:47 + case $python in 09:45:47 + local pkg_list= 09:45:47 + [[ -d /opt/pyenv ]] 09:45:47 + echo 'Setup pyenv:' 09:45:47 Setup pyenv: 09:45:47 + export PYENV_ROOT=/opt/pyenv 09:45:47 + PYENV_ROOT=/opt/pyenv 09:45:47 + 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 09:45:47 + 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 09:45:47 + pyenv versions 09:45:47 * system (set by /opt/pyenv/version) 09:45:47 * 3.8.13 (set by /opt/pyenv/version) 09:45:47 * 3.9.13 (set by /opt/pyenv/version) 09:45:47 * 3.10.6 (set by /opt/pyenv/version) 09:45:47 + command -v pyenv 09:45:47 ++ pyenv init - --no-rehash 09:45:47 + 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[*]}"'\'')" 09:45:47 export PATH="/opt/pyenv/shims:${PATH}" 09:45:47 export PYENV_SHELL=bash 09:45:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:45:47 pyenv() { 09:45:47 local command 09:45:47 command="${1:-}" 09:45:47 if [ "$#" -gt 0 ]; then 09:45:47 shift 09:45:47 fi 09:45:47 09:45:47 case "$command" in 09:45:47 rehash|shell) 09:45:47 eval "$(pyenv "sh-$command" "$@")" 09:45:47 ;; 09:45:47 *) 09:45:47 command pyenv "$command" "$@" 09:45:47 ;; 09:45:47 esac 09:45:47 }' 09:45:47 +++ 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[*]}"' 09:45:47 ++ 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 09:45:47 ++ 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 09:45:47 ++ 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 09:45:47 ++ export PYENV_SHELL=bash 09:45:47 ++ PYENV_SHELL=bash 09:45:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:45:47 +++ complete -F _pyenv pyenv 09:45:47 ++ lf-pyver python3 09:45:47 ++ local py_version_xy=python3 09:45:47 ++ local py_version_xyz= 09:45:47 ++ sed 's/^[ *]* //' 09:45:47 ++ pyenv versions 09:45:47 ++ grep -E '^[0-9.]*[0-9]$' 09:45:47 ++ local command 09:45:47 ++ command=versions 09:45:47 ++ '[' 1 -gt 0 ']' 09:45:47 ++ shift 09:45:47 ++ case "$command" in 09:45:47 ++ command pyenv versions 09:45:47 ++ pyenv versions 09:45:47 ++ awk '{ print $1 }' 09:45:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:45:47 +++ grep '^3' /tmp/.pyenv_versions 09:45:47 +++ sort -V 09:45:47 +++ tail -n 1 09:45:47 ++ py_version_xyz=3.10.6 09:45:47 ++ [[ -z 3.10.6 ]] 09:45:47 ++ echo 3.10.6 09:45:47 ++ return 0 09:45:47 + pyenv local 3.10.6 09:45:47 + local command 09:45:47 + command=local 09:45:47 + '[' 2 -gt 0 ']' 09:45:47 + shift 09:45:47 + case "$command" in 09:45:47 + command pyenv local 3.10.6 09:45:47 + pyenv local 3.10.6 09:45:47 + for arg in "$@" 09:45:47 + case $arg in 09:45:47 + pkg_list+='tox ' 09:45:47 + for arg in "$@" 09:45:47 + case $arg in 09:45:47 + pkg_list+='virtualenv ' 09:45:47 + for arg in "$@" 09:45:47 + case $arg in 09:45:47 + pkg_list+='urllib3~=1.26.15 ' 09:45:47 + [[ -f /tmp/.toxenv ]] 09:45:47 + [[ ! -f /tmp/.toxenv ]] 09:45:47 + [[ -n '' ]] 09:45:47 + python3 -m venv /tmp/venv-Btyb 09:45:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Btyb' 09:45:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Btyb 09:45:52 + echo /tmp/venv-Btyb 09:45:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:45:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:45:52 + /tmp/venv-Btyb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:45:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:45:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:45:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:45:56 + /tmp/venv-Btyb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:46:01 + type python3 09:46:01 + true 09:46:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Btyb/bin to PATH' 09:46:01 lf-activate-venv(): INFO: Adding /tmp/venv-Btyb/bin to PATH 09:46:01 + PATH=/tmp/venv-Btyb/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 09:46:01 + return 0 09:46:01 + python3 --version 09:46:01 Python 3.10.6 09:46:01 + python3 -m pip --version 09:46:01 pip 24.0 from /tmp/venv-Btyb/lib/python3.10/site-packages/pip (python 3.10) 09:46:01 + python3 -m pip freeze 09:46:01 cachetools==5.3.2 09:46:01 chardet==5.2.0 09:46:01 colorama==0.4.6 09:46:01 distlib==0.3.8 09:46:01 filelock==3.13.1 09:46:01 packaging==23.2 09:46:01 platformdirs==4.2.0 09:46:01 pluggy==1.4.0 09:46:01 pyproject-api==1.6.1 09:46:01 tomli==2.0.1 09:46:01 tox==4.12.1 09:46:01 urllib3==1.26.18 09:46:01 virtualenv==20.25.0 09:46:01 [EnvInject] - Injecting environment variables from a build step. 09:46:01 [EnvInject] - Injecting as environment variables the properties content 09:46:01 PARALLEL=false 09:46:01 09:46:01 [EnvInject] - Variables injected successfully. 09:46:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13492905783323867480.sh 09:46:01 ---> tox-run.sh 09:46:01 + 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 09:46:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:46:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:46:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:46:01 + cd /w/workspace/oom-master-pre-commit-lint/. 09:46:01 + source /home/jenkins/lf-env.sh 09:46:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:46:01 ++ mktemp -d /tmp/venv-XXXX 09:46:01 + lf_venv=/tmp/venv-3Y6y 09:46:01 + local venv_file=/tmp/.os_lf_venv 09:46:01 + local python=python3 09:46:01 + local options 09:46:01 + local set_path=true 09:46:01 + local install_args= 09:46:01 ++ 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 09:46:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:46:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:46:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:46:01 + true 09:46:01 + case $1 in 09:46:01 + venv_file=/tmp/.toxenv 09:46:01 + shift 2 09:46:01 + true 09:46:01 + case $1 in 09:46:01 + shift 09:46:01 + break 09:46:01 + case $python in 09:46:01 + local pkg_list= 09:46:01 + [[ -d /opt/pyenv ]] 09:46:01 + echo 'Setup pyenv:' 09:46:01 Setup pyenv: 09:46:01 + export PYENV_ROOT=/opt/pyenv 09:46:01 + PYENV_ROOT=/opt/pyenv 09:46:01 + 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 09:46:01 + 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 09:46:01 + pyenv versions 09:46:01 system 09:46:01 3.8.13 09:46:01 3.9.13 09:46:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:46:01 + command -v pyenv 09:46:01 ++ pyenv init - --no-rehash 09:46:01 + 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[*]}"'\'')" 09:46:01 export PATH="/opt/pyenv/shims:${PATH}" 09:46:01 export PYENV_SHELL=bash 09:46:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:46:01 pyenv() { 09:46:01 local command 09:46:01 command="${1:-}" 09:46:01 if [ "$#" -gt 0 ]; then 09:46:01 shift 09:46:01 fi 09:46:01 09:46:01 case "$command" in 09:46:01 rehash|shell) 09:46:01 eval "$(pyenv "sh-$command" "$@")" 09:46:01 ;; 09:46:01 *) 09:46:01 command pyenv "$command" "$@" 09:46:01 ;; 09:46:01 esac 09:46:01 }' 09:46:01 +++ 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[*]}"' 09:46:01 ++ 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 09:46:01 ++ 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 09:46:01 ++ 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 09:46:01 ++ export PYENV_SHELL=bash 09:46:01 ++ PYENV_SHELL=bash 09:46:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:46:01 +++ complete -F _pyenv pyenv 09:46:01 ++ lf-pyver python3 09:46:01 ++ local py_version_xy=python3 09:46:01 ++ local py_version_xyz= 09:46:01 ++ pyenv versions 09:46:01 ++ sed 's/^[ *]* //' 09:46:01 ++ local command 09:46:01 ++ command=versions 09:46:01 ++ grep -E '^[0-9.]*[0-9]$' 09:46:01 ++ '[' 1 -gt 0 ']' 09:46:01 ++ shift 09:46:01 ++ case "$command" in 09:46:01 ++ command pyenv versions 09:46:01 ++ pyenv versions 09:46:01 ++ awk '{ print $1 }' 09:46:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:46:01 +++ grep '^3' /tmp/.pyenv_versions 09:46:01 +++ sort -V 09:46:01 +++ tail -n 1 09:46:01 ++ py_version_xyz=3.10.6 09:46:01 ++ [[ -z 3.10.6 ]] 09:46:01 ++ echo 3.10.6 09:46:01 ++ return 0 09:46:01 + pyenv local 3.10.6 09:46:01 + local command 09:46:01 + command=local 09:46:01 + '[' 2 -gt 0 ']' 09:46:01 + shift 09:46:01 + case "$command" in 09:46:01 + command pyenv local 3.10.6 09:46:01 + pyenv local 3.10.6 09:46:01 + for arg in "$@" 09:46:01 + case $arg in 09:46:01 + pkg_list+='tox ' 09:46:01 + for arg in "$@" 09:46:01 + case $arg in 09:46:01 + pkg_list+='virtualenv ' 09:46:01 + for arg in "$@" 09:46:01 + case $arg in 09:46:01 + pkg_list+='urllib3~=1.26.15 ' 09:46:01 + [[ -f /tmp/.toxenv ]] 09:46:01 ++ cat /tmp/.toxenv 09:46:01 + lf_venv=/tmp/venv-Btyb 09:46:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Btyb from' file:/tmp/.toxenv 09:46:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Btyb from file:/tmp/.toxenv 09:46:01 + /tmp/venv-Btyb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:46:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:46:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:46:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:46:02 + /tmp/venv-Btyb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:46:04 + type python3 09:46:04 + true 09:46:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Btyb/bin to PATH' 09:46:04 lf-activate-venv(): INFO: Adding /tmp/venv-Btyb/bin to PATH 09:46:04 + PATH=/tmp/venv-Btyb/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 09:46:04 + return 0 09:46:04 + [[ -d /opt/pyenv ]] 09:46:04 + echo '---> Setting up pyenv' 09:46:04 ---> Setting up pyenv 09:46:04 + export PYENV_ROOT=/opt/pyenv 09:46:04 + PYENV_ROOT=/opt/pyenv 09:46:04 + export PATH=/opt/pyenv/bin:/tmp/venv-Btyb/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 09:46:04 + PATH=/opt/pyenv/bin:/tmp/venv-Btyb/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 09:46:04 ++ pwd 09:46:04 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:46:04 + export PYTHONPATH 09:46:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:46:04 + TOX_TESTENV_PASSENV=PYTHONPATH 09:46:04 + tox --version 09:46:04 4.12.1 from /tmp/venv-Btyb/lib/python3.10/site-packages/tox/__init__.py 09:46:04 + PARALLEL=false 09:46:04 + TOX_OPTIONS_LIST= 09:46:04 + [[ -n pre-commit ]] 09:46:04 + TOX_OPTIONS_LIST=' -e pre-commit' 09:46:04 + case ${PARALLEL,,} in 09:46:04 + tox -e pre-commit 09:46:04 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:46:06 pre-commit: install_deps> python -I -m pip install pre-commit 09:46:09 pre-commit: freeze> python -m pip freeze --all 09:46:10 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 09:46:10 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:46:10 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:46:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:46:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:46:13 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:46:13 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:46:13 [INFO] Once installed this environment will be reused. 09:46:13 [INFO] This may take a few minutes... 09:46:17 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:46:17 [INFO] Once installed this environment will be reused. 09:46:17 [INFO] This may take a few minutes... 09:46:26 Trim Trailing Whitespace.................................................Passed 09:46:26 Tabs remover.............................................................Passed 09:46:26 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:46:26 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:46:26 [INFO] Once installed this environment will be reused. 09:46:26 [INFO] This may take a few minutes... 09:46:35 gitlint..............................................(no files to check)Skipped 09:46:35 pre-commit: OK (29.93=setup[5.04]+cmd[16.03,8.86] seconds) 09:46:35 congratulations :) (30.10 seconds) 09:46:35 + tox_status=0 09:46:35 + echo '---> Completed tox runs' 09:46:35 ---> Completed tox runs 09:46:35 + for i in .tox/*/log 09:46:35 ++ echo .tox/pre-commit/log 09:46:35 ++ awk -F/ '{print $2}' 09:46:35 + tox_env=pre-commit 09:46:35 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:46:35 + DOC_DIR=docs/_build/html 09:46:35 + [[ -d docs/_build/html ]] 09:46:35 + echo '---> tox-run.sh ends' 09:46:35 ---> tox-run.sh ends 09:46:35 + test 0 -eq 0 09:46:35 $ ssh-agent -k 09:46:35 unset SSH_AUTH_SOCK; 09:46:35 unset SSH_AGENT_PID; 09:46:35 echo Agent pid 1920 killed; 09:46:35 [ssh-agent] Stopped. 09:46:35 [PostBuildScript] - [INFO] Executing post build scripts. 09:46:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16325747469171073298.sh 09:46:35 ---> sysstat.sh 09:46:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9467161091960218458.sh 09:46:35 ---> package-listing.sh 09:46:35 ++ tr '[:upper:]' '[:lower:]' 09:46:35 ++ facter osfamily 09:46:35 + OS_FAMILY=debian 09:46:35 + workspace=/w/workspace/oom-master-pre-commit-lint 09:46:35 + START_PACKAGES=/tmp/packages_start.txt 09:46:35 + END_PACKAGES=/tmp/packages_end.txt 09:46:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:46:35 + PACKAGES=/tmp/packages_start.txt 09:46:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:46:35 + PACKAGES=/tmp/packages_end.txt 09:46:35 + case "${OS_FAMILY}" in 09:46:35 + dpkg -l 09:46:35 + grep '^ii' 09:46:36 + '[' -f /tmp/packages_start.txt ']' 09:46:36 + '[' -f /tmp/packages_end.txt ']' 09:46:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:46:36 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:46:36 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:46:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:46:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14944121687650839396.sh 09:46:36 ---> capture-instance-metadata.sh 09:46:36 Setup pyenv: 09:46:36 system 09:46:36 3.8.13 09:46:36 3.9.13 09:46:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:46:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xMGC 09:46:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:46:43 lf-activate-venv(): INFO: Installing: lftools 09:47:23 lf-activate-venv(): INFO: Adding /tmp/venv-xMGC/bin to PATH 09:47:23 INFO: Running in OpenStack, capturing instance metadata 09:47:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17027817575936190782.sh 09:47:23 provisioning config files... 09:47:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11233651489137785036tmp 09:47:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:47:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:47:23 [EnvInject] - Injecting environment variables from a build step. 09:47:23 [EnvInject] - Injecting as environment variables the properties content 09:47:23 SERVER_ID=logs 09:47:23 09:47:23 [EnvInject] - Variables injected successfully. 09:47:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13103599436836568773.sh 09:47:23 ---> create-netrc.sh 09:47:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1482715770963057798.sh 09:47:23 ---> python-tools-install.sh 09:47:23 Setup pyenv: 09:47:23 system 09:47:23 3.8.13 09:47:23 3.9.13 09:47:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:47:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xMGC from file:/tmp/.os_lf_venv 09:47:25 lf-activate-venv(): INFO: Installing: lftools 09:47:37 lf-activate-venv(): INFO: Adding /tmp/venv-xMGC/bin to PATH 09:47:37 Generating Requirements File 09:48:31 Python 3.10.6 09:48:31 pip 24.0 from /tmp/venv-xMGC/lib/python3.10/site-packages/pip (python 3.10) 09:48:31 appdirs==1.4.4 09:48:31 argcomplete==3.2.2 09:48:31 aspy.yaml==1.3.0 09:48:31 attrs==23.2.0 09:48:31 autopage==0.5.2 09:48:31 beautifulsoup4==4.12.3 09:48:31 boto3==1.34.38 09:48:31 botocore==1.34.38 09:48:31 bs4==0.0.2 09:48:31 cachetools==5.3.2 09:48:31 certifi==2024.2.2 09:48:31 cffi==1.16.0 09:48:31 cfgv==3.4.0 09:48:31 chardet==5.2.0 09:48:31 charset-normalizer==3.3.2 09:48:31 click==8.1.7 09:48:31 cliff==4.5.0 09:48:31 cmd2==2.4.3 09:48:31 cryptography==3.3.2 09:48:31 debtcollector==2.5.0 09:48:31 decorator==5.1.1 09:48:31 defusedxml==0.7.1 09:48:31 Deprecated==1.2.14 09:48:31 distlib==0.3.8 09:48:31 dnspython==2.5.0 09:48:31 docker==4.2.2 09:48:31 dogpile.cache==1.3.1 09:48:31 email-validator==2.1.0.post1 09:48:31 filelock==3.13.1 09:48:31 future==0.18.3 09:48:31 gitdb==4.0.11 09:48:31 GitPython==3.1.41 09:48:31 google-auth==2.27.0 09:48:31 httplib2==0.22.0 09:48:31 identify==2.5.33 09:48:31 idna==3.6 09:48:31 importlib-resources==1.5.0 09:48:31 iso8601==2.1.0 09:48:31 Jinja2==3.1.3 09:48:31 jmespath==1.0.1 09:48:31 jsonpatch==1.33 09:48:31 jsonpointer==2.4 09:48:31 jsonschema==4.21.1 09:48:31 jsonschema-specifications==2023.12.1 09:48:31 keystoneauth1==5.5.0 09:48:31 kubernetes==29.0.0 09:48:31 lftools==0.37.8 09:48:31 lxml==5.1.0 09:48:31 MarkupSafe==2.1.5 09:48:31 msgpack==1.0.7 09:48:31 multi_key_dict==2.0.3 09:48:31 munch==4.0.0 09:48:31 netaddr==0.10.1 09:48:31 netifaces==0.11.0 09:48:31 niet==1.4.2 09:48:31 nodeenv==1.8.0 09:48:31 oauth2client==4.1.3 09:48:31 oauthlib==3.2.2 09:48:31 openstacksdk==0.62.0 09:48:31 os-client-config==2.1.0 09:48:31 os-service-types==1.7.0 09:48:31 osc-lib==3.0.0 09:48:31 oslo.config==9.3.0 09:48:31 oslo.context==5.3.0 09:48:31 oslo.i18n==6.2.0 09:48:31 oslo.log==5.4.0 09:48:31 oslo.serialization==5.3.0 09:48:31 oslo.utils==7.0.0 09:48:31 packaging==23.2 09:48:31 pbr==6.0.0 09:48:31 platformdirs==4.2.0 09:48:31 prettytable==3.9.0 09:48:31 pyasn1==0.5.1 09:48:31 pyasn1-modules==0.3.0 09:48:31 pycparser==2.21 09:48:31 pygerrit2==2.0.15 09:48:31 PyGithub==2.2.0 09:48:31 pyinotify==0.9.6 09:48:31 PyJWT==2.8.0 09:48:31 PyNaCl==1.5.0 09:48:31 pyparsing==2.4.7 09:48:31 pyperclip==1.8.2 09:48:31 pyrsistent==0.20.0 09:48:31 python-cinderclient==9.4.0 09:48:31 python-dateutil==2.8.2 09:48:31 python-heatclient==3.4.0 09:48:31 python-jenkins==1.8.2 09:48:31 python-keystoneclient==5.3.0 09:48:31 python-magnumclient==4.3.0 09:48:31 python-novaclient==18.4.0 09:48:31 python-openstackclient==6.0.1 09:48:31 python-swiftclient==4.4.0 09:48:31 pytz==2024.1 09:48:31 PyYAML==6.0.1 09:48:31 referencing==0.33.0 09:48:31 requests==2.31.0 09:48:31 requests-oauthlib==1.3.1 09:48:31 requestsexceptions==1.4.0 09:48:31 rfc3986==2.0.0 09:48:31 rpds-py==0.17.1 09:48:31 rsa==4.9 09:48:31 ruamel.yaml==0.18.6 09:48:31 ruamel.yaml.clib==0.2.8 09:48:31 s3transfer==0.10.0 09:48:31 simplejson==3.19.2 09:48:31 six==1.16.0 09:48:31 smmap==5.0.1 09:48:31 soupsieve==2.5 09:48:31 stevedore==5.1.0 09:48:31 tabulate==0.9.0 09:48:31 toml==0.10.2 09:48:31 tomlkit==0.12.3 09:48:31 tqdm==4.66.1 09:48:31 typing_extensions==4.9.0 09:48:31 tzdata==2023.4 09:48:31 urllib3==1.26.18 09:48:31 virtualenv==20.25.0 09:48:31 wcwidth==0.2.13 09:48:31 websocket-client==1.7.0 09:48:31 wrapt==1.16.0 09:48:31 xdg==6.0.0 09:48:31 xmltodict==0.13.0 09:48:31 yq==3.2.3 09:48:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6854246364181419852.sh 09:48:32 ---> sudo-logs.sh 09:48:32 Archiving 'sudo' log.. 09:48:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins42049310577483984.sh 09:48:32 ---> job-cost.sh 09:48:32 Setup pyenv: 09:48:32 system 09:48:32 3.8.13 09:48:32 3.9.13 09:48:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:48:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xMGC from file:/tmp/.os_lf_venv 09:48:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:48:45 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. 09:48:45 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 09:48:46 lf-activate-venv(): INFO: Adding /tmp/venv-xMGC/bin to PATH 09:48:46 INFO: No Stack... 09:48:46 INFO: Retrieving Pricing Info for: v3-standard-4 09:48:46 INFO: Archiving Costs 09:48:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17469708615026287623.sh 09:48:46 ---> logs-deploy.sh 09:48:46 Setup pyenv: 09:48:46 system 09:48:46 3.8.13 09:48:46 3.9.13 09:48:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:48:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xMGC from file:/tmp/.os_lf_venv 09:48:48 lf-activate-venv(): INFO: Installing: lftools 09:48:58 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. 09:48:58 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 09:48:59 lf-activate-venv(): INFO: Adding /tmp/venv-xMGC/bin to PATH 09:48:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3300 09:48:59 INFO: archiving workspace using pattern(s): 09:49:00 Archives upload complete. 09:49:00 INFO: archiving logs to Nexus 09:49:01 ---> uname -a: 09:49:01 Linux prd-ubuntu1804-builder-4c-4g-3979 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:49:01 09:49:01 09:49:01 ---> lscpu: 09:49:01 Architecture: x86_64 09:49:01 CPU op-mode(s): 32-bit, 64-bit 09:49:01 Byte Order: Little Endian 09:49:01 CPU(s): 4 09:49:01 On-line CPU(s) list: 0-3 09:49:01 Thread(s) per core: 1 09:49:01 Core(s) per socket: 1 09:49:01 Socket(s): 4 09:49:01 NUMA node(s): 1 09:49:01 Vendor ID: AuthenticAMD 09:49:01 CPU family: 23 09:49:01 Model: 49 09:49:01 Model name: AMD EPYC-Rome Processor 09:49:01 Stepping: 0 09:49:01 CPU MHz: 2799.998 09:49:01 BogoMIPS: 5599.99 09:49:01 Virtualization: AMD-V 09:49:01 Hypervisor vendor: KVM 09:49:01 Virtualization type: full 09:49:01 L1d cache: 32K 09:49:01 L1i cache: 32K 09:49:01 L2 cache: 512K 09:49:01 L3 cache: 16384K 09:49:01 NUMA node0 CPU(s): 0-3 09:49:01 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 09:49:01 09:49:01 09:49:01 ---> nproc: 09:49:01 4 09:49:01 09:49:01 09:49:01 ---> df -h: 09:49:01 Filesystem Size Used Avail Use% Mounted on 09:49:01 udev 7.9G 0 7.9G 0% /dev 09:49:01 tmpfs 1.6G 672K 1.6G 1% /run 09:49:01 /dev/vda1 78G 8.4G 69G 11% / 09:49:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:49:01 tmpfs 5.0M 0 5.0M 0% /run/lock 09:49:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:49:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:49:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:49:01 09:49:01 09:49:01 ---> free -m: 09:49:01 total used free shared buff/cache available 09:49:01 Mem: 16040 551 13276 0 2212 15169 09:49:01 Swap: 1023 0 1023 09:49:01 09:49:01 09:49:01 ---> ip addr: 09:49:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:49:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:49:01 inet 127.0.0.1/8 scope host lo 09:49:01 valid_lft forever preferred_lft forever 09:49:01 inet6 ::1/128 scope host 09:49:01 valid_lft forever preferred_lft forever 09:49:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:49:01 link/ether fa:16:3e:cf:73:68 brd ff:ff:ff:ff:ff:ff 09:49:01 inet 10.30.106.249/23 brd 10.30.107.255 scope global dynamic ens3 09:49:01 valid_lft 86152sec preferred_lft 86152sec 09:49:01 inet6 fe80::f816:3eff:fecf:7368/64 scope link 09:49:01 valid_lft forever preferred_lft forever 09:49:01 09:49:01 09:49:01 ---> sar -b -r -n DEV: 09:49:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3979) 02/09/24 _x86_64_ (4 CPU) 09:49:01 09:49:01 09:44:58 LINUX RESTART (4 CPU) 09:49:01 09:49:01 09:45:01 tps rtps wtps bread/s bwrtn/s 09:49:01 09:46:02 191.03 87.65 103.38 5027.70 47026.96 09:49:01 09:47:01 91.68 17.43 74.25 1128.43 16602.91 09:49:01 09:48:01 80.05 2.28 77.77 119.45 17294.85 09:49:01 09:49:01 45.79 0.78 45.01 40.39 12077.32 09:49:01 Average: 102.18 27.08 75.11 1580.86 23278.04 09:49:01 09:49:01 09:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:49:01 09:46:02 14217472 15595728 2207496 13.44 42608 1547916 737484 4.22 626464 1391996 58472 09:49:01 09:47:01 13873660 15521284 2551308 15.53 61004 1783288 830012 4.75 763712 1566264 64324 09:49:01 09:48:01 13697384 15551336 2727584 16.61 76564 1964324 753772 4.31 760272 1726084 40908 09:49:01 09:49:01 13606808 15544748 2818160 17.16 87732 2031268 751196 4.30 787776 1777460 74916 09:49:01 Average: 13848831 15553274 2576137 15.68 66977 1831699 768116 4.40 734556 1615451 59655 09:49:01 09:49:01 09:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:49:01 09:46:02 ens3 439.09 304.35 1602.26 75.58 0.00 0.00 0.00 0.00 09:49:01 09:46:02 lo 4.60 4.60 0.46 0.46 0.00 0.00 0.00 0.00 09:49:01 09:47:01 ens3 76.96 65.99 663.15 10.99 0.00 0.00 0.00 0.00 09:49:01 09:47:01 lo 15.52 15.52 1.66 1.66 0.00 0.00 0.00 0.00 09:49:01 09:48:01 ens3 82.60 70.02 758.20 11.38 0.00 0.00 0.00 0.00 09:49:01 09:48:01 lo 17.13 17.13 1.84 1.84 0.00 0.00 0.00 0.00 09:49:01 09:49:01 ens3 44.08 40.89 174.22 9.77 0.00 0.00 0.00 0.00 09:49:01 09:49:01 lo 13.93 13.93 1.49 1.49 0.00 0.00 0.00 0.00 09:49:01 Average: ens3 161.03 120.54 800.02 27.00 0.00 0.00 0.00 0.00 09:49:01 Average: lo 12.78 12.78 1.36 1.36 0.00 0.00 0.00 0.00 09:49:01 09:49:01 09:49:01 ---> sar -P ALL: 09:49:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3979) 02/09/24 _x86_64_ (4 CPU) 09:49:01 09:49:01 09:44:58 LINUX RESTART (4 CPU) 09:49:01 09:49:01 09:45:01 CPU %user %nice %system %iowait %steal %idle 09:49:01 09:46:02 all 13.23 0.00 2.04 20.67 0.05 64.00 09:49:01 09:46:02 0 16.69 0.00 1.66 11.26 0.05 70.35 09:49:01 09:46:02 1 12.27 0.00 2.15 34.56 0.05 50.98 09:49:01 09:46:02 2 15.38 0.00 1.62 31.34 0.07 51.59 09:49:01 09:46:02 3 8.57 0.00 2.73 5.52 0.03 83.14 09:49:01 09:47:01 all 21.57 0.00 1.55 8.08 0.06 68.75 09:49:01 09:47:01 0 14.78 0.00 1.53 8.77 0.05 74.87 09:49:01 09:47:01 1 33.88 0.00 1.95 3.21 0.08 60.87 09:49:01 09:47:01 2 10.47 0.00 1.01 19.39 0.07 69.06 09:49:01 09:47:01 3 27.22 0.00 1.68 0.87 0.07 70.16 09:49:01 09:48:01 all 14.88 0.00 1.12 10.27 0.05 73.68 09:49:01 09:48:01 0 13.38 0.00 1.32 17.05 0.05 68.20 09:49:01 09:48:01 1 33.86 0.00 2.03 5.97 0.05 58.09 09:49:01 09:48:01 2 5.42 0.00 0.62 17.75 0.03 76.18 09:49:01 09:48:01 3 6.87 0.00 0.53 0.28 0.02 92.29 09:49:01 09:49:01 all 16.88 0.00 1.03 7.95 0.04 74.09 09:49:01 09:49:01 0 13.18 0.00 1.15 21.91 0.03 63.72 09:49:01 09:49:01 1 42.02 0.00 2.07 3.12 0.07 52.73 09:49:01 09:49:01 2 3.55 0.00 0.36 6.54 0.02 89.53 09:49:01 09:49:01 3 8.88 0.00 0.55 0.32 0.03 90.22 09:49:01 Average: all 16.62 0.00 1.44 11.75 0.05 70.15 09:49:01 Average: 0 14.50 0.00 1.42 14.78 0.05 69.26 09:49:01 Average: 1 30.51 0.00 2.05 11.73 0.06 55.65 09:49:01 Average: 2 8.68 0.00 0.90 18.71 0.05 71.66 09:49:01 Average: 3 12.82 0.00 1.37 1.75 0.04 84.02 09:49:01 09:49:01 09:49:01