10:24:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 10:24:19 Running as SYSTEM 10:24:19 [EnvInject] - Loading node environment variables. 10:24:19 Building remotely on prd-ubuntu1804-builder-4c-4g-17962 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:24:19 [ssh-agent] Looking for ssh-agent implementation... 10:24:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:19 $ ssh-agent 10:24:19 SSH_AUTH_SOCK=/tmp/ssh-DCtKwkzYgu50/agent.1756 10:24:19 SSH_AGENT_PID=1758 10:24:19 [ssh-agent] Started. 10:24:19 Running ssh-add (command line suppressed) 10:24:19 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_13877058174728870966.key (/w/workspace/oom-master-commit-lint@tmp/private_key_13877058174728870966.key) 10:24:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:24:19 The recommended git tool is: NONE 10:24:21 using credential onap-jenkins-ssh 10:24:21 Wiping out workspace first. 10:24:21 Cloning the remote Git repository 10:24:21 Cloning repository git://cloud.onap.org/mirror/oom.git 10:24:21 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:24:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:24:21 > git --version # timeout=10 10:24:21 > git --version # 'git version 2.17.1' 10:24:21 using GIT_SSH to set credentials Gerrit user 10:24:21 Verifying host key using manually-configured host key entries 10:24:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:24:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:24:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:24:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:24:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:24:29 using GIT_SSH to set credentials Gerrit user 10:24:29 Verifying host key using manually-configured host key entries 10:24:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/2 # timeout=30 10:24:29 > git rev-parse 4e1a6486b0196a65ea3bfbeecf1085f57b707ccc^{commit} # timeout=10 10:24:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:24:29 Checking out Revision 4e1a6486b0196a65ea3bfbeecf1085f57b707ccc (refs/changes/73/137573/2) 10:24:29 > git config core.sparsecheckout # timeout=10 10:24:29 > git checkout -f 4e1a6486b0196a65ea3bfbeecf1085f57b707ccc # timeout=30 10:24:33 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 10:24:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:24:33 > git rev-list --no-walk f2178120d049f004cb189f4af3c65bb0d4d81e6c # timeout=10 10:24:33 [EnvInject] - Injecting environment variables from a build step. 10:24:33 [EnvInject] - Injecting as environment variables the properties content 10:24:33 PYTHON=python3 10:24:33 10:24:33 [EnvInject] - Variables injected successfully. 10:24:33 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1461300092318684663.sh 10:24:33 ---> tox-install.sh 10:24:33 + source /home/jenkins/lf-env.sh 10:24:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:24:33 ++ mktemp -d /tmp/venv-XXXX 10:24:33 + lf_venv=/tmp/venv-kv0z 10:24:33 + local venv_file=/tmp/.os_lf_venv 10:24:33 + local python=python3 10:24:33 + local options 10:24:33 + local set_path=true 10:24:33 + local install_args= 10:24:33 ++ 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 10:24:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:24:33 + true 10:24:33 + case $1 in 10:24:33 + venv_file=/tmp/.toxenv 10:24:33 + shift 2 10:24:33 + true 10:24:33 + case $1 in 10:24:33 + shift 10:24:33 + break 10:24:33 + case $python in 10:24:33 + local pkg_list= 10:24:33 + [[ -d /opt/pyenv ]] 10:24:33 + echo 'Setup pyenv:' 10:24:33 Setup pyenv: 10:24:33 + export PYENV_ROOT=/opt/pyenv 10:24:33 + PYENV_ROOT=/opt/pyenv 10:24:33 + 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 10:24:33 + 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 10:24:33 + pyenv versions 10:24:33 * system (set by /opt/pyenv/version) 10:24:33 * 3.8.13 (set by /opt/pyenv/version) 10:24:33 * 3.9.13 (set by /opt/pyenv/version) 10:24:33 * 3.10.6 (set by /opt/pyenv/version) 10:24:33 + command -v pyenv 10:24:33 ++ pyenv init - --no-rehash 10:24:33 + 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[*]}"'\'')" 10:24:33 export PATH="/opt/pyenv/shims:${PATH}" 10:24:33 export PYENV_SHELL=bash 10:24:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:24:33 pyenv() { 10:24:33 local command 10:24:33 command="${1:-}" 10:24:33 if [ "$#" -gt 0 ]; then 10:24:33 shift 10:24:33 fi 10:24:33 10:24:33 case "$command" in 10:24:33 rehash|shell) 10:24:33 eval "$(pyenv "sh-$command" "$@")" 10:24:33 ;; 10:24:33 *) 10:24:33 command pyenv "$command" "$@" 10:24:33 ;; 10:24:33 esac 10:24:33 }' 10:24:33 +++ 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[*]}"' 10:24:33 ++ 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 10:24:33 ++ 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 10:24:33 ++ 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 10:24:33 ++ export PYENV_SHELL=bash 10:24:33 ++ PYENV_SHELL=bash 10:24:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:24:33 +++ complete -F _pyenv pyenv 10:24:33 ++ lf-pyver python3 10:24:33 ++ local py_version_xy=python3 10:24:33 ++ local py_version_xyz= 10:24:33 ++ pyenv versions 10:24:33 ++ local command 10:24:33 ++ command=versions 10:24:33 ++ '[' 1 -gt 0 ']' 10:24:33 ++ shift 10:24:33 ++ case "$command" in 10:24:33 ++ command pyenv versions 10:24:33 ++ pyenv versions 10:24:33 ++ sed 's/^[ *]* //' 10:24:33 ++ grep -E '^[0-9.]*[0-9]$' 10:24:33 ++ awk '{ print $1 }' 10:24:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:24:33 +++ sort -V 10:24:33 +++ tail -n 1 10:24:33 +++ grep '^3' /tmp/.pyenv_versions 10:24:33 ++ py_version_xyz=3.10.6 10:24:33 ++ [[ -z 3.10.6 ]] 10:24:33 ++ echo 3.10.6 10:24:33 ++ return 0 10:24:33 + pyenv local 3.10.6 10:24:33 + local command 10:24:33 + command=local 10:24:33 + '[' 2 -gt 0 ']' 10:24:33 + shift 10:24:33 + case "$command" in 10:24:33 + command pyenv local 3.10.6 10:24:33 + pyenv local 3.10.6 10:24:33 + for arg in "$@" 10:24:33 + case $arg in 10:24:33 + pkg_list+='tox ' 10:24:33 + for arg in "$@" 10:24:33 + case $arg in 10:24:33 + pkg_list+='virtualenv ' 10:24:33 + for arg in "$@" 10:24:33 + case $arg in 10:24:33 + pkg_list+='urllib3~=1.26.15 ' 10:24:33 + [[ -f /tmp/.toxenv ]] 10:24:33 + [[ ! -f /tmp/.toxenv ]] 10:24:33 + [[ -n '' ]] 10:24:33 + python3 -m venv /tmp/venv-kv0z 10:24:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kv0z' 10:24:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kv0z 10:24:38 + echo /tmp/venv-kv0z 10:24:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:24:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:24:38 + /tmp/venv-kv0z/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:24:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:24:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:24:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:24:41 + /tmp/venv-kv0z/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:24:43 + type python3 10:24:43 + true 10:24:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kv0z/bin to PATH' 10:24:43 lf-activate-venv(): INFO: Adding /tmp/venv-kv0z/bin to PATH 10:24:43 + PATH=/tmp/venv-kv0z/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 10:24:43 + return 0 10:24:43 + python3 --version 10:24:43 Python 3.10.6 10:24:43 + python3 -m pip --version 10:24:44 pip 24.0 from /tmp/venv-kv0z/lib/python3.10/site-packages/pip (python 3.10) 10:24:44 + python3 -m pip freeze 10:24:44 cachetools==5.3.3 10:24:44 chardet==5.2.0 10:24:44 colorama==0.4.6 10:24:44 distlib==0.3.8 10:24:44 filelock==3.13.1 10:24:44 packaging==24.0 10:24:44 platformdirs==4.2.0 10:24:44 pluggy==1.4.0 10:24:44 pyproject-api==1.6.1 10:24:44 tomli==2.0.1 10:24:44 tox==4.14.2 10:24:44 urllib3==1.26.18 10:24:44 virtualenv==20.25.1 10:24:44 [EnvInject] - Injecting environment variables from a build step. 10:24:44 [EnvInject] - Injecting as environment variables the properties content 10:24:44 PARALLEL=false 10:24:44 10:24:44 [EnvInject] - Variables injected successfully. 10:24:44 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7385223502309115383.sh 10:24:44 ---> tox-run.sh 10:24:44 + 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 10:24:44 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:24:44 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:24:44 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:24:44 + cd /w/workspace/oom-master-commit-lint/. 10:24:44 + source /home/jenkins/lf-env.sh 10:24:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:24:44 ++ mktemp -d /tmp/venv-XXXX 10:24:44 + lf_venv=/tmp/venv-BaBd 10:24:44 + local venv_file=/tmp/.os_lf_venv 10:24:44 + local python=python3 10:24:44 + local options 10:24:44 + local set_path=true 10:24:44 + local install_args= 10:24:44 ++ 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 10:24:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:24:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:24:44 + true 10:24:44 + case $1 in 10:24:44 + venv_file=/tmp/.toxenv 10:24:44 + shift 2 10:24:44 + true 10:24:44 + case $1 in 10:24:44 + shift 10:24:44 + break 10:24:44 + case $python in 10:24:44 + local pkg_list= 10:24:44 + [[ -d /opt/pyenv ]] 10:24:44 + echo 'Setup pyenv:' 10:24:44 Setup pyenv: 10:24:44 + export PYENV_ROOT=/opt/pyenv 10:24:44 + PYENV_ROOT=/opt/pyenv 10:24:44 + 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 10:24:44 + 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 10:24:44 + pyenv versions 10:24:44 system 10:24:44 3.8.13 10:24:44 3.9.13 10:24:44 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:24:44 + command -v pyenv 10:24:44 ++ pyenv init - --no-rehash 10:24:44 + 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[*]}"'\'')" 10:24:44 export PATH="/opt/pyenv/shims:${PATH}" 10:24:44 export PYENV_SHELL=bash 10:24:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:24:44 pyenv() { 10:24:44 local command 10:24:44 command="${1:-}" 10:24:44 if [ "$#" -gt 0 ]; then 10:24:44 shift 10:24:44 fi 10:24:44 10:24:44 case "$command" in 10:24:44 rehash|shell) 10:24:44 eval "$(pyenv "sh-$command" "$@")" 10:24:44 ;; 10:24:44 *) 10:24:44 command pyenv "$command" "$@" 10:24:44 ;; 10:24:44 esac 10:24:44 }' 10:24:44 +++ 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[*]}"' 10:24:44 ++ 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 10:24:44 ++ 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 10:24:44 ++ 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 10:24:44 ++ export PYENV_SHELL=bash 10:24:44 ++ PYENV_SHELL=bash 10:24:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:24:44 +++ complete -F _pyenv pyenv 10:24:44 ++ lf-pyver python3 10:24:44 ++ local py_version_xy=python3 10:24:44 ++ local py_version_xyz= 10:24:44 ++ pyenv versions 10:24:44 ++ local command 10:24:44 ++ command=versions 10:24:44 ++ '[' 1 -gt 0 ']' 10:24:44 ++ shift 10:24:44 ++ case "$command" in 10:24:44 ++ command pyenv versions 10:24:44 ++ pyenv versions 10:24:44 ++ awk '{ print $1 }' 10:24:44 ++ sed 's/^[ *]* //' 10:24:44 ++ grep -E '^[0-9.]*[0-9]$' 10:24:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:24:44 +++ grep '^3' /tmp/.pyenv_versions 10:24:44 +++ sort -V 10:24:44 +++ tail -n 1 10:24:44 ++ py_version_xyz=3.10.6 10:24:44 ++ [[ -z 3.10.6 ]] 10:24:44 ++ echo 3.10.6 10:24:44 ++ return 0 10:24:44 + pyenv local 3.10.6 10:24:44 + local command 10:24:44 + command=local 10:24:44 + '[' 2 -gt 0 ']' 10:24:44 + shift 10:24:44 + case "$command" in 10:24:44 + command pyenv local 3.10.6 10:24:44 + pyenv local 3.10.6 10:24:44 + for arg in "$@" 10:24:44 + case $arg in 10:24:44 + pkg_list+='tox ' 10:24:44 + for arg in "$@" 10:24:44 + case $arg in 10:24:44 + pkg_list+='virtualenv ' 10:24:44 + for arg in "$@" 10:24:44 + case $arg in 10:24:44 + pkg_list+='urllib3~=1.26.15 ' 10:24:44 + [[ -f /tmp/.toxenv ]] 10:24:44 ++ cat /tmp/.toxenv 10:24:44 + lf_venv=/tmp/venv-kv0z 10:24:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kv0z from' file:/tmp/.toxenv 10:24:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kv0z from file:/tmp/.toxenv 10:24:44 + /tmp/venv-kv0z/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:24:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:24:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:24:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:24:45 + /tmp/venv-kv0z/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:24:47 + type python3 10:24:47 + true 10:24:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kv0z/bin to PATH' 10:24:47 lf-activate-venv(): INFO: Adding /tmp/venv-kv0z/bin to PATH 10:24:47 + PATH=/tmp/venv-kv0z/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 10:24:47 + return 0 10:24:47 + [[ -d /opt/pyenv ]] 10:24:47 + echo '---> Setting up pyenv' 10:24:47 ---> Setting up pyenv 10:24:47 + export PYENV_ROOT=/opt/pyenv 10:24:47 + PYENV_ROOT=/opt/pyenv 10:24:47 + export PATH=/opt/pyenv/bin:/tmp/venv-kv0z/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 10:24:47 + PATH=/opt/pyenv/bin:/tmp/venv-kv0z/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 10:24:47 ++ pwd 10:24:47 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:24:47 + export PYTHONPATH 10:24:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:24:47 + TOX_TESTENV_PASSENV=PYTHONPATH 10:24:47 + tox --version 10:24:47 4.14.2 from /tmp/venv-kv0z/lib/python3.10/site-packages/tox/__init__.py 10:24:47 + PARALLEL=false 10:24:47 + TOX_OPTIONS_LIST= 10:24:47 + [[ -n gitlint ]] 10:24:47 + TOX_OPTIONS_LIST=' -e gitlint' 10:24:47 + case ${PARALLEL,,} in 10:24:47 + tox -e gitlint 10:24:47 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:24:49 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 10:25:15 gitlint: freeze> python -m pip freeze --all 10:25:15 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 10:25:15 gitlint: commands[0]> gitlint 10:25:16 gitlint: OK (28.24=setup[28.04]+cmd[0.19] seconds) 10:25:16 congratulations :) (28.40 seconds) 10:25:16 + tox_status=0 10:25:16 + echo '---> Completed tox runs' 10:25:16 ---> Completed tox runs 10:25:16 + for i in .tox/*/log 10:25:16 ++ echo .tox/gitlint/log 10:25:16 ++ awk -F/ '{print $2}' 10:25:16 + tox_env=gitlint 10:25:16 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:25:16 + DOC_DIR=docs/_build/html 10:25:16 + [[ -d docs/_build/html ]] 10:25:16 + echo '---> tox-run.sh ends' 10:25:16 ---> tox-run.sh ends 10:25:16 + test 0 -eq 0 10:25:16 $ ssh-agent -k 10:25:16 unset SSH_AUTH_SOCK; 10:25:16 unset SSH_AGENT_PID; 10:25:16 echo Agent pid 1758 killed; 10:25:16 [ssh-agent] Stopped. 10:25:16 [PostBuildScript] - [INFO] Executing post build scripts. 10:25:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11446682717170603591.sh 10:25:16 ---> sysstat.sh 10:25:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7616021649513038376.sh 10:25:16 ---> package-listing.sh 10:25:16 ++ facter osfamily 10:25:16 ++ tr '[:upper:]' '[:lower:]' 10:25:16 + OS_FAMILY=debian 10:25:16 + workspace=/w/workspace/oom-master-commit-lint 10:25:16 + START_PACKAGES=/tmp/packages_start.txt 10:25:16 + END_PACKAGES=/tmp/packages_end.txt 10:25:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:25:16 + PACKAGES=/tmp/packages_start.txt 10:25:16 + '[' /w/workspace/oom-master-commit-lint ']' 10:25:16 + PACKAGES=/tmp/packages_end.txt 10:25:16 + case "${OS_FAMILY}" in 10:25:16 + dpkg -l 10:25:16 + grep '^ii' 10:25:16 + '[' -f /tmp/packages_start.txt ']' 10:25:16 + '[' -f /tmp/packages_end.txt ']' 10:25:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:25:16 + '[' /w/workspace/oom-master-commit-lint ']' 10:25:16 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:25:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:25:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12030675059940525827.sh 10:25:16 ---> capture-instance-metadata.sh 10:25:16 Setup pyenv: 10:25:16 system 10:25:16 3.8.13 10:25:16 3.9.13 10:25:17 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:25:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CuPn 10:25:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:25:23 lf-activate-venv(): INFO: Installing: lftools 10:25:52 lf-activate-venv(): INFO: Adding /tmp/venv-CuPn/bin to PATH 10:25:52 INFO: Running in OpenStack, capturing instance metadata 10:25:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10027646401341216442.sh 10:25:53 provisioning config files... 10:25:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config15858905463298403667tmp 10:25:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:25:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:25:53 [EnvInject] - Injecting environment variables from a build step. 10:25:53 [EnvInject] - Injecting as environment variables the properties content 10:25:53 SERVER_ID=logs 10:25:53 10:25:53 [EnvInject] - Variables injected successfully. 10:25:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1670321209420755751.sh 10:25:53 ---> create-netrc.sh 10:25:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3631659406580512867.sh 10:25:53 ---> python-tools-install.sh 10:25:53 Setup pyenv: 10:25:53 system 10:25:53 3.8.13 10:25:53 3.9.13 10:25:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:25:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CuPn from file:/tmp/.os_lf_venv 10:25:54 lf-activate-venv(): INFO: Installing: lftools 10:26:02 lf-activate-venv(): INFO: Adding /tmp/venv-CuPn/bin to PATH 10:26:02 Generating Requirements File 10:26:29 Python 3.10.6 10:26:29 pip 24.0 from /tmp/venv-CuPn/lib/python3.10/site-packages/pip (python 3.10) 10:26:29 appdirs==1.4.4 10:26:29 argcomplete==3.2.3 10:26:29 aspy.yaml==1.3.0 10:26:29 attrs==23.2.0 10:26:29 autopage==0.5.2 10:26:29 beautifulsoup4==4.12.3 10:26:29 boto3==1.34.69 10:26:29 botocore==1.34.69 10:26:29 bs4==0.0.2 10:26:29 cachetools==5.3.3 10:26:29 certifi==2024.2.2 10:26:29 cffi==1.16.0 10:26:29 cfgv==3.4.0 10:26:29 chardet==5.2.0 10:26:29 charset-normalizer==3.3.2 10:26:29 click==8.1.7 10:26:29 cliff==4.6.0 10:26:29 cmd2==2.4.3 10:26:29 cryptography==3.3.2 10:26:29 debtcollector==3.0.0 10:26:29 decorator==5.1.1 10:26:29 defusedxml==0.7.1 10:26:29 Deprecated==1.2.14 10:26:29 distlib==0.3.8 10:26:29 dnspython==2.6.1 10:26:29 docker==4.2.2 10:26:29 dogpile.cache==1.3.2 10:26:29 email_validator==2.1.1 10:26:29 filelock==3.13.1 10:26:29 future==1.0.0 10:26:29 gitdb==4.0.11 10:26:29 GitPython==3.1.42 10:26:29 google-auth==2.29.0 10:26:29 httplib2==0.22.0 10:26:29 identify==2.5.35 10:26:29 idna==3.6 10:26:29 importlib-resources==1.5.0 10:26:29 iso8601==2.1.0 10:26:29 Jinja2==3.1.3 10:26:29 jmespath==1.0.1 10:26:29 jsonpatch==1.33 10:26:29 jsonpointer==2.4 10:26:29 jsonschema==4.21.1 10:26:29 jsonschema-specifications==2023.12.1 10:26:29 keystoneauth1==5.6.0 10:26:29 kubernetes==29.0.0 10:26:29 lftools==0.37.10 10:26:29 lxml==5.1.0 10:26:29 MarkupSafe==2.1.5 10:26:29 msgpack==1.0.8 10:26:29 multi_key_dict==2.0.3 10:26:29 munch==4.0.0 10:26:29 netaddr==1.2.1 10:26:29 netifaces==0.11.0 10:26:29 niet==1.4.2 10:26:29 nodeenv==1.8.0 10:26:29 oauth2client==4.1.3 10:26:29 oauthlib==3.2.2 10:26:29 openstacksdk==3.0.0 10:26:29 os-client-config==2.1.0 10:26:29 os-service-types==1.7.0 10:26:29 osc-lib==3.0.1 10:26:29 oslo.config==9.4.0 10:26:29 oslo.context==5.5.0 10:26:29 oslo.i18n==6.3.0 10:26:29 oslo.log==5.5.0 10:26:29 oslo.serialization==5.4.0 10:26:29 oslo.utils==7.1.0 10:26:29 packaging==24.0 10:26:29 pbr==6.0.0 10:26:29 platformdirs==4.2.0 10:26:29 prettytable==3.10.0 10:26:29 pyasn1==0.5.1 10:26:29 pyasn1-modules==0.3.0 10:26:29 pycparser==2.21 10:26:29 pygerrit2==2.0.15 10:26:29 PyGithub==2.3.0 10:26:29 pyinotify==0.9.6 10:26:29 PyJWT==2.8.0 10:26:29 PyNaCl==1.5.0 10:26:29 pyparsing==2.4.7 10:26:29 pyperclip==1.8.2 10:26:29 pyrsistent==0.20.0 10:26:29 python-cinderclient==9.5.0 10:26:29 python-dateutil==2.9.0.post0 10:26:29 python-heatclient==3.5.0 10:26:29 python-jenkins==1.8.2 10:26:29 python-keystoneclient==5.4.0 10:26:29 python-magnumclient==4.4.0 10:26:29 python-novaclient==18.6.0 10:26:29 python-openstackclient==6.6.0 10:26:29 python-swiftclient==4.5.0 10:26:29 PyYAML==6.0.1 10:26:29 referencing==0.34.0 10:26:29 requests==2.31.0 10:26:29 requests-oauthlib==2.0.0 10:26:29 requestsexceptions==1.4.0 10:26:29 rfc3986==2.0.0 10:26:29 rpds-py==0.18.0 10:26:29 rsa==4.9 10:26:29 ruamel.yaml==0.18.6 10:26:29 ruamel.yaml.clib==0.2.8 10:26:29 s3transfer==0.10.1 10:26:29 simplejson==3.19.2 10:26:29 six==1.16.0 10:26:29 smmap==5.0.1 10:26:29 soupsieve==2.5 10:26:29 stevedore==5.2.0 10:26:29 tabulate==0.9.0 10:26:29 toml==0.10.2 10:26:29 tomlkit==0.12.4 10:26:29 tqdm==4.66.2 10:26:29 typing_extensions==4.10.0 10:26:29 tzdata==2024.1 10:26:29 urllib3==1.26.18 10:26:29 virtualenv==20.25.1 10:26:29 wcwidth==0.2.13 10:26:29 websocket-client==1.7.0 10:26:29 wrapt==1.16.0 10:26:29 xdg==6.0.0 10:26:29 xmltodict==0.13.0 10:26:29 yq==3.2.3 10:26:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12161806069628823051.sh 10:26:29 ---> sudo-logs.sh 10:26:29 Archiving 'sudo' log.. 10:26:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1915159918720880758.sh 10:26:30 ---> job-cost.sh 10:26:30 Setup pyenv: 10:26:30 system 10:26:30 3.8.13 10:26:30 3.9.13 10:26:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:26:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CuPn from file:/tmp/.os_lf_venv 10:26:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:26:36 lf-activate-venv(): INFO: Adding /tmp/venv-CuPn/bin to PATH 10:26:36 INFO: No Stack... 10:26:36 INFO: Retrieving Pricing Info for: v3-standard-4 10:26:36 INFO: Archiving Costs 10:26:36 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8854092046405154831.sh 10:26:36 ---> logs-deploy.sh 10:26:36 Setup pyenv: 10:26:36 system 10:26:36 3.8.13 10:26:36 3.9.13 10:26:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:26:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CuPn from file:/tmp/.os_lf_venv 10:26:38 lf-activate-venv(): INFO: Installing: lftools 10:26:47 lf-activate-venv(): INFO: Adding /tmp/venv-CuPn/bin to PATH 10:26:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7255 10:26:47 INFO: archiving workspace using pattern(s): 10:26:48 Archives upload complete. 10:26:48 INFO: archiving logs to Nexus 10:26:49 ---> uname -a: 10:26:49 Linux prd-ubuntu1804-builder-4c-4g-17962 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:26:49 10:26:49 10:26:49 ---> lscpu: 10:26:49 Architecture: x86_64 10:26:49 CPU op-mode(s): 32-bit, 64-bit 10:26:49 Byte Order: Little Endian 10:26:49 CPU(s): 4 10:26:49 On-line CPU(s) list: 0-3 10:26:49 Thread(s) per core: 1 10:26:49 Core(s) per socket: 1 10:26:49 Socket(s): 4 10:26:49 NUMA node(s): 1 10:26:49 Vendor ID: AuthenticAMD 10:26:49 CPU family: 23 10:26:49 Model: 49 10:26:49 Model name: AMD EPYC-Rome Processor 10:26:49 Stepping: 0 10:26:49 CPU MHz: 2799.998 10:26:49 BogoMIPS: 5599.99 10:26:49 Virtualization: AMD-V 10:26:49 Hypervisor vendor: KVM 10:26:49 Virtualization type: full 10:26:49 L1d cache: 32K 10:26:49 L1i cache: 32K 10:26:49 L2 cache: 512K 10:26:49 L3 cache: 16384K 10:26:49 NUMA node0 CPU(s): 0-3 10:26:49 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 10:26:49 10:26:49 10:26:49 ---> nproc: 10:26:49 4 10:26:49 10:26:49 10:26:49 ---> df -h: 10:26:49 Filesystem Size Used Avail Use% Mounted on 10:26:49 udev 7.9G 0 7.9G 0% /dev 10:26:49 tmpfs 1.6G 672K 1.6G 1% /run 10:26:49 /dev/vda1 78G 8.5G 69G 11% / 10:26:49 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:26:49 tmpfs 5.0M 0 5.0M 0% /run/lock 10:26:49 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:26:49 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:26:49 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:26:49 10:26:49 10:26:49 ---> free -m: 10:26:49 total used free shared buff/cache available 10:26:49 Mem: 16040 544 13210 0 2284 15172 10:26:49 Swap: 1023 0 1023 10:26:49 10:26:49 10:26:49 ---> ip addr: 10:26:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:26:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:26:49 inet 127.0.0.1/8 scope host lo 10:26:49 valid_lft forever preferred_lft forever 10:26:49 inet6 ::1/128 scope host 10:26:49 valid_lft forever preferred_lft forever 10:26:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:26:49 link/ether fa:16:3e:3b:8e:df brd ff:ff:ff:ff:ff:ff 10:26:49 inet 10.30.106.63/23 brd 10.30.107.255 scope global dynamic ens3 10:26:49 valid_lft 86114sec preferred_lft 86114sec 10:26:49 inet6 fe80::f816:3eff:fe3b:8edf/64 scope link 10:26:49 valid_lft forever preferred_lft forever 10:26:49 10:26:49 10:26:49 ---> sar -b -r -n DEV: 10:26:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17962) 03/25/24 _x86_64_ (4 CPU) 10:26:49 10:26:49 10:22:04 LINUX RESTART (4 CPU) 10:26:49 10:26:49 10:23:02 tps rtps wtps bread/s bwrtn/s 10:26:49 10:24:01 25.36 0.03 25.33 2.44 31794.10 10:26:49 10:25:01 166.19 33.62 132.57 1227.06 11232.92 10:26:49 10:26:01 135.18 14.35 120.83 1089.69 15060.02 10:26:49 Average: 109.38 16.09 93.29 777.35 19293.16 10:26:49 10:26:49 10:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:26:49 10:24:01 14470064 15698708 1954896 11.90 32144 1415640 697280 3.99 479872 1299536 28 10:26:49 10:25:01 14072444 15520852 2352516 14.32 52096 1603528 884084 5.06 722720 1428052 104272 10:26:49 10:26:01 13605076 15502388 2819884 17.17 86336 1994144 801896 4.59 783688 1784516 147020 10:26:49 Average: 14049195 15573983 2375765 14.46 56859 1671104 794420 4.55 662093 1504035 83773 10:26:49 10:26:49 10:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:26:49 10:24:01 ens3 2.08 1.44 1.19 1.83 0.00 0.00 0.00 0.00 10:26:49 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:49 10:25:01 ens3 183.27 140.64 1097.47 45.65 0.00 0.00 0.00 0.00 10:26:49 10:25:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 10:26:49 10:26:01 ens3 74.67 47.44 1236.46 11.74 0.00 0.00 0.00 0.00 10:26:49 10:26:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 10:26:49 Average: ens3 87.15 63.52 782.69 19.84 0.00 0.00 0.00 0.00 10:26:49 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 10:26:49 10:26:49 10:26:49 ---> sar -P ALL: 10:26:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17962) 03/25/24 _x86_64_ (4 CPU) 10:26:49 10:26:49 10:22:04 LINUX RESTART (4 CPU) 10:26:49 10:26:49 10:23:02 CPU %user %nice %system %iowait %steal %idle 10:26:49 10:24:01 all 0.30 0.00 0.05 3.95 0.01 95.70 10:26:49 10:24:01 0 0.81 0.00 0.10 15.72 0.02 83.35 10:26:49 10:24:01 1 0.17 0.00 0.03 0.02 0.02 99.76 10:26:49 10:24:01 2 0.08 0.00 0.02 0.03 0.00 99.86 10:26:49 10:24:01 3 0.10 0.00 0.03 0.00 0.02 99.85 10:26:49 10:25:01 all 13.23 0.00 1.34 3.46 0.05 81.93 10:26:49 10:25:01 0 6.68 0.00 1.34 9.53 0.07 82.39 10:26:49 10:25:01 1 10.22 0.00 1.30 2.20 0.03 86.25 10:26:49 10:25:01 2 18.97 0.00 1.38 1.70 0.05 77.89 10:26:49 10:25:01 3 17.04 0.00 1.34 0.44 0.05 81.13 10:26:49 10:26:01 all 20.90 0.00 1.84 2.28 0.06 74.92 10:26:49 10:26:01 0 8.48 0.00 1.15 0.37 0.05 89.95 10:26:49 10:26:01 1 34.63 0.00 2.42 7.99 0.08 54.88 10:26:49 10:26:01 2 28.29 0.00 2.78 0.60 0.08 68.25 10:26:49 10:26:01 3 12.28 0.00 1.02 0.15 0.03 86.52 10:26:49 Average: all 11.53 0.00 1.08 3.23 0.04 84.13 10:26:49 Average: 0 5.34 0.00 0.87 8.50 0.04 85.24 10:26:49 Average: 1 15.07 0.00 1.26 3.42 0.04 80.21 10:26:49 Average: 2 15.85 0.00 1.40 0.78 0.04 81.92 10:26:49 Average: 3 9.85 0.00 0.80 0.20 0.03 89.12 10:26:49 10:26:49 10:26:49