10:33:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137167 10:33:24 Running as SYSTEM 10:33:24 [EnvInject] - Loading node environment variables. 10:33:24 Building remotely on prd-ubuntu1804-builder-4c-4g-14053 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:33:24 [ssh-agent] Looking for ssh-agent implementation... 10:33:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:33:25 $ ssh-agent 10:33:25 SSH_AUTH_SOCK=/tmp/ssh-HiaRre65XSg5/agent.1635 10:33:25 SSH_AGENT_PID=1637 10:33:25 [ssh-agent] Started. 10:33:25 Running ssh-add (command line suppressed) 10:33:25 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_6289505363335313207.key (/w/workspace/oom-master-commit-lint@tmp/private_key_6289505363335313207.key) 10:33:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:33:25 The recommended git tool is: NONE 10:33:26 using credential onap-jenkins-ssh 10:33:26 Wiping out workspace first. 10:33:26 Cloning the remote Git repository 10:33:26 Cloning repository git://cloud.onap.org/mirror/oom.git 10:33:26 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:33:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:33:26 > git --version # timeout=10 10:33:26 > git --version # 'git version 2.17.1' 10:33:26 using GIT_SSH to set credentials Gerrit user 10:33:26 Verifying host key using manually-configured host key entries 10:33:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:33:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:33:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:33:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:33:32 using GIT_SSH to set credentials Gerrit user 10:33:32 Verifying host key using manually-configured host key entries 10:33:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/67/137167/1 # timeout=30 10:33:33 > git rev-parse 2757e0b285ee9927653b1f6df4e542025b89be8f^{commit} # timeout=10 10:33:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:33:33 Checking out Revision 2757e0b285ee9927653b1f6df4e542025b89be8f (refs/changes/67/137167/1) 10:33:33 > git config core.sparsecheckout # timeout=10 10:33:33 > git checkout -f 2757e0b285ee9927653b1f6df4e542025b89be8f # timeout=30 10:33:36 Commit message: "[OOM] Fixed DCAE PRH chart readinessCheck issues" 10:33:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:33:36 > git rev-list --no-walk 8cbb3d9b964b774b1400df5d909913b669c2a243 # timeout=10 10:33:36 [EnvInject] - Injecting environment variables from a build step. 10:33:36 [EnvInject] - Injecting as environment variables the properties content 10:33:36 PYTHON=python3 10:33:36 10:33:36 [EnvInject] - Variables injected successfully. 10:33:36 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12150334489491923401.sh 10:33:36 ---> tox-install.sh 10:33:36 + source /home/jenkins/lf-env.sh 10:33:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:33:36 ++ mktemp -d /tmp/venv-XXXX 10:33:36 + lf_venv=/tmp/venv-1nrE 10:33:36 + local venv_file=/tmp/.os_lf_venv 10:33:36 + local python=python3 10:33:36 + local options 10:33:36 + local set_path=true 10:33:36 + local install_args= 10:33:36 ++ 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:33:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:33:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:33:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:33:36 + true 10:33:36 + case $1 in 10:33:36 + venv_file=/tmp/.toxenv 10:33:36 + shift 2 10:33:36 + true 10:33:36 + case $1 in 10:33:36 + shift 10:33:36 + break 10:33:36 + case $python in 10:33:36 + local pkg_list= 10:33:36 + [[ -d /opt/pyenv ]] 10:33:36 + echo 'Setup pyenv:' 10:33:36 Setup pyenv: 10:33:36 + export PYENV_ROOT=/opt/pyenv 10:33:36 + PYENV_ROOT=/opt/pyenv 10:33:36 + 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:33:36 + 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:33:36 + pyenv versions 10:33:36 * system (set by /opt/pyenv/version) 10:33:36 * 3.8.13 (set by /opt/pyenv/version) 10:33:36 * 3.9.13 (set by /opt/pyenv/version) 10:33:36 * 3.10.6 (set by /opt/pyenv/version) 10:33:36 + command -v pyenv 10:33:36 ++ pyenv init - --no-rehash 10:33:36 + 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:33:36 export PATH="/opt/pyenv/shims:${PATH}" 10:33:36 export PYENV_SHELL=bash 10:33:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:33:36 pyenv() { 10:33:36 local command 10:33:36 command="${1:-}" 10:33:36 if [ "$#" -gt 0 ]; then 10:33:36 shift 10:33:36 fi 10:33:36 10:33:36 case "$command" in 10:33:36 rehash|shell) 10:33:36 eval "$(pyenv "sh-$command" "$@")" 10:33:36 ;; 10:33:36 *) 10:33:36 command pyenv "$command" "$@" 10:33:36 ;; 10:33:36 esac 10:33:36 }' 10:33:36 +++ 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:33:36 ++ 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:33:36 ++ 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:33:36 ++ 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:33:36 ++ export PYENV_SHELL=bash 10:33:36 ++ PYENV_SHELL=bash 10:33:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:33:36 +++ complete -F _pyenv pyenv 10:33:36 ++ lf-pyver python3 10:33:36 ++ local py_version_xy=python3 10:33:36 ++ local py_version_xyz= 10:33:36 ++ pyenv versions 10:33:36 ++ sed 's/^[ *]* //' 10:33:36 ++ local command 10:33:36 ++ command=versions 10:33:36 ++ '[' 1 -gt 0 ']' 10:33:36 ++ shift 10:33:36 ++ case "$command" in 10:33:36 ++ command pyenv versions 10:33:36 ++ pyenv versions 10:33:36 ++ awk '{ print $1 }' 10:33:36 ++ grep -E '^[0-9.]*[0-9]$' 10:33:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:33:36 +++ grep '^3' /tmp/.pyenv_versions 10:33:36 +++ sort -V 10:33:36 +++ tail -n 1 10:33:36 ++ py_version_xyz=3.10.6 10:33:36 ++ [[ -z 3.10.6 ]] 10:33:36 ++ echo 3.10.6 10:33:36 ++ return 0 10:33:36 + pyenv local 3.10.6 10:33:36 + local command 10:33:36 + command=local 10:33:36 + '[' 2 -gt 0 ']' 10:33:36 + shift 10:33:36 + case "$command" in 10:33:36 + command pyenv local 3.10.6 10:33:36 + pyenv local 3.10.6 10:33:36 + for arg in "$@" 10:33:36 + case $arg in 10:33:36 + pkg_list+='tox ' 10:33:36 + for arg in "$@" 10:33:36 + case $arg in 10:33:36 + pkg_list+='virtualenv ' 10:33:36 + for arg in "$@" 10:33:36 + case $arg in 10:33:36 + pkg_list+='urllib3~=1.26.15 ' 10:33:36 + [[ -f /tmp/.toxenv ]] 10:33:36 + [[ ! -f /tmp/.toxenv ]] 10:33:36 + [[ -n '' ]] 10:33:36 + python3 -m venv /tmp/venv-1nrE 10:33:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1nrE' 10:33:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1nrE 10:33:41 + echo /tmp/venv-1nrE 10:33:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:33:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:33:41 + /tmp/venv-1nrE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:33:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:33:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:33:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:33:44 + /tmp/venv-1nrE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:33:48 + type python3 10:33:48 + true 10:33:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1nrE/bin to PATH' 10:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-1nrE/bin to PATH 10:33:48 + PATH=/tmp/venv-1nrE/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:33:48 + return 0 10:33:48 + python3 --version 10:33:48 Python 3.10.6 10:33:48 + python3 -m pip --version 10:33:48 pip 24.0 from /tmp/venv-1nrE/lib/python3.10/site-packages/pip (python 3.10) 10:33:48 + python3 -m pip freeze 10:33:48 cachetools==5.3.3 10:33:48 chardet==5.2.0 10:33:48 colorama==0.4.6 10:33:48 distlib==0.3.8 10:33:48 filelock==3.13.1 10:33:48 packaging==24.0 10:33:48 platformdirs==4.2.0 10:33:48 pluggy==1.4.0 10:33:48 pyproject-api==1.6.1 10:33:48 tomli==2.0.1 10:33:48 tox==4.14.1 10:33:48 urllib3==1.26.18 10:33:48 virtualenv==20.25.1 10:33:48 [EnvInject] - Injecting environment variables from a build step. 10:33:48 [EnvInject] - Injecting as environment variables the properties content 10:33:48 PARALLEL=false 10:33:48 10:33:48 [EnvInject] - Variables injected successfully. 10:33:48 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16507956620860763338.sh 10:33:48 ---> tox-run.sh 10:33:48 + 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:33:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:33:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:33:48 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:33:48 + cd /w/workspace/oom-master-commit-lint/. 10:33:48 + source /home/jenkins/lf-env.sh 10:33:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:33:48 ++ mktemp -d /tmp/venv-XXXX 10:33:48 + lf_venv=/tmp/venv-0aC8 10:33:48 + local venv_file=/tmp/.os_lf_venv 10:33:48 + local python=python3 10:33:48 + local options 10:33:48 + local set_path=true 10:33:48 + local install_args= 10:33:48 ++ 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:33:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:33:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:33:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:33:48 + true 10:33:48 + case $1 in 10:33:48 + venv_file=/tmp/.toxenv 10:33:48 + shift 2 10:33:48 + true 10:33:48 + case $1 in 10:33:48 + shift 10:33:48 + break 10:33:48 + case $python in 10:33:48 + local pkg_list= 10:33:48 + [[ -d /opt/pyenv ]] 10:33:48 + echo 'Setup pyenv:' 10:33:48 Setup pyenv: 10:33:48 + export PYENV_ROOT=/opt/pyenv 10:33:48 + PYENV_ROOT=/opt/pyenv 10:33:48 + 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:33:48 + 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:33:48 + pyenv versions 10:33:48 system 10:33:48 3.8.13 10:33:48 3.9.13 10:33:48 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:33:48 + command -v pyenv 10:33:48 ++ pyenv init - --no-rehash 10:33:48 + 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:33:48 export PATH="/opt/pyenv/shims:${PATH}" 10:33:48 export PYENV_SHELL=bash 10:33:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:33:48 pyenv() { 10:33:48 local command 10:33:48 command="${1:-}" 10:33:48 if [ "$#" -gt 0 ]; then 10:33:48 shift 10:33:48 fi 10:33:48 10:33:48 case "$command" in 10:33:48 rehash|shell) 10:33:48 eval "$(pyenv "sh-$command" "$@")" 10:33:48 ;; 10:33:48 *) 10:33:48 command pyenv "$command" "$@" 10:33:48 ;; 10:33:48 esac 10:33:48 }' 10:33:48 +++ 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:33:48 ++ 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:33:48 ++ 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:33:48 ++ 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:33:48 ++ export PYENV_SHELL=bash 10:33:48 ++ PYENV_SHELL=bash 10:33:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:33:48 +++ complete -F _pyenv pyenv 10:33:48 ++ lf-pyver python3 10:33:48 ++ local py_version_xy=python3 10:33:48 ++ local py_version_xyz= 10:33:48 ++ pyenv versions 10:33:48 ++ sed 's/^[ *]* //' 10:33:48 ++ local command 10:33:48 ++ command=versions 10:33:48 ++ '[' 1 -gt 0 ']' 10:33:48 ++ grep -E '^[0-9.]*[0-9]$' 10:33:48 ++ shift 10:33:48 ++ case "$command" in 10:33:48 ++ command pyenv versions 10:33:48 ++ pyenv versions 10:33:48 ++ awk '{ print $1 }' 10:33:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:33:48 +++ grep '^3' /tmp/.pyenv_versions 10:33:48 +++ sort -V 10:33:48 +++ tail -n 1 10:33:48 ++ py_version_xyz=3.10.6 10:33:48 ++ [[ -z 3.10.6 ]] 10:33:48 ++ echo 3.10.6 10:33:48 ++ return 0 10:33:48 + pyenv local 3.10.6 10:33:48 + local command 10:33:48 + command=local 10:33:48 + '[' 2 -gt 0 ']' 10:33:48 + shift 10:33:48 + case "$command" in 10:33:48 + command pyenv local 3.10.6 10:33:48 + pyenv local 3.10.6 10:33:48 + for arg in "$@" 10:33:48 + case $arg in 10:33:48 + pkg_list+='tox ' 10:33:48 + for arg in "$@" 10:33:48 + case $arg in 10:33:48 + pkg_list+='virtualenv ' 10:33:48 + for arg in "$@" 10:33:48 + case $arg in 10:33:48 + pkg_list+='urllib3~=1.26.15 ' 10:33:48 + [[ -f /tmp/.toxenv ]] 10:33:48 ++ cat /tmp/.toxenv 10:33:48 + lf_venv=/tmp/venv-1nrE 10:33:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1nrE from' file:/tmp/.toxenv 10:33:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1nrE from file:/tmp/.toxenv 10:33:48 + /tmp/venv-1nrE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:33:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:33:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:33:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:33:49 + /tmp/venv-1nrE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:33:51 + type python3 10:33:51 + true 10:33:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1nrE/bin to PATH' 10:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-1nrE/bin to PATH 10:33:51 + PATH=/tmp/venv-1nrE/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:33:51 + return 0 10:33:51 + [[ -d /opt/pyenv ]] 10:33:51 + echo '---> Setting up pyenv' 10:33:51 ---> Setting up pyenv 10:33:51 + export PYENV_ROOT=/opt/pyenv 10:33:51 + PYENV_ROOT=/opt/pyenv 10:33:51 + export PATH=/opt/pyenv/bin:/tmp/venv-1nrE/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:33:51 + PATH=/opt/pyenv/bin:/tmp/venv-1nrE/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:33:51 ++ pwd 10:33:51 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:33:51 + export PYTHONPATH 10:33:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:33:51 + TOX_TESTENV_PASSENV=PYTHONPATH 10:33:51 + tox --version 10:33:51 4.14.1 from /tmp/venv-1nrE/lib/python3.10/site-packages/tox/__init__.py 10:33:51 + PARALLEL=false 10:33:51 + TOX_OPTIONS_LIST= 10:33:51 + [[ -n gitlint ]] 10:33:51 + TOX_OPTIONS_LIST=' -e gitlint' 10:33:51 + case ${PARALLEL,,} in 10:33:51 + tox -e gitlint 10:33:51 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:33:54 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:34:36 gitlint: freeze> python -m pip freeze --all 10:34:37 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:34:37 gitlint: commands[0]> gitlint 10:34:37 gitlint: OK (45.18=setup[44.97]+cmd[0.21] seconds) 10:34:37 congratulations :) (45.35 seconds) 10:34:37 + tox_status=0 10:34:37 + echo '---> Completed tox runs' 10:34:37 ---> Completed tox runs 10:34:37 + for i in .tox/*/log 10:34:37 ++ echo .tox/gitlint/log 10:34:37 ++ awk -F/ '{print $2}' 10:34:37 + tox_env=gitlint 10:34:37 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:34:37 + DOC_DIR=docs/_build/html 10:34:37 + [[ -d docs/_build/html ]] 10:34:37 + echo '---> tox-run.sh ends' 10:34:37 ---> tox-run.sh ends 10:34:37 + test 0 -eq 0 10:34:37 $ ssh-agent -k 10:34:37 unset SSH_AUTH_SOCK; 10:34:37 unset SSH_AGENT_PID; 10:34:37 echo Agent pid 1637 killed; 10:34:37 [ssh-agent] Stopped. 10:34:37 [PostBuildScript] - [INFO] Executing post build scripts. 10:34:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1132048529776266071.sh 10:34:37 ---> sysstat.sh 10:34:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12051031535338122843.sh 10:34:38 ---> package-listing.sh 10:34:38 ++ facter osfamily 10:34:38 ++ tr '[:upper:]' '[:lower:]' 10:34:38 + OS_FAMILY=debian 10:34:38 + workspace=/w/workspace/oom-master-commit-lint 10:34:38 + START_PACKAGES=/tmp/packages_start.txt 10:34:38 + END_PACKAGES=/tmp/packages_end.txt 10:34:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:34:38 + PACKAGES=/tmp/packages_start.txt 10:34:38 + '[' /w/workspace/oom-master-commit-lint ']' 10:34:38 + PACKAGES=/tmp/packages_end.txt 10:34:38 + case "${OS_FAMILY}" in 10:34:38 + dpkg -l 10:34:38 + grep '^ii' 10:34:38 + '[' -f /tmp/packages_start.txt ']' 10:34:38 + '[' -f /tmp/packages_end.txt ']' 10:34:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:34:38 + '[' /w/workspace/oom-master-commit-lint ']' 10:34:38 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:34:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:34:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13003832176759236399.sh 10:34:38 ---> capture-instance-metadata.sh 10:34:38 Setup pyenv: 10:34:38 system 10:34:38 3.8.13 10:34:38 3.9.13 10:34:38 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:34:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6zZe 10:34:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:34:45 lf-activate-venv(): INFO: Installing: lftools 10:36:15 lf-activate-venv(): INFO: Adding /tmp/venv-6zZe/bin to PATH 10:36:15 INFO: Running in OpenStack, capturing instance metadata 10:36:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7694438177734771652.sh 10:36:15 provisioning config files... 10:36:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config2812463943226322681tmp 10:36:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:36:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:36:15 [EnvInject] - Injecting environment variables from a build step. 10:36:15 [EnvInject] - Injecting as environment variables the properties content 10:36:15 SERVER_ID=logs 10:36:15 10:36:15 [EnvInject] - Variables injected successfully. 10:36:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15522976130754218626.sh 10:36:15 ---> create-netrc.sh 10:36:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11388734937046458709.sh 10:36:15 ---> python-tools-install.sh 10:36:15 Setup pyenv: 10:36:15 system 10:36:15 3.8.13 10:36:15 3.9.13 10:36:15 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:36:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6zZe from file:/tmp/.os_lf_venv 10:36:17 lf-activate-venv(): INFO: Installing: lftools 10:36:28 lf-activate-venv(): INFO: Adding /tmp/venv-6zZe/bin to PATH 10:36:28 Generating Requirements File 10:36:59 Python 3.10.6 10:36:59 pip 24.0 from /tmp/venv-6zZe/lib/python3.10/site-packages/pip (python 3.10) 10:37:00 appdirs==1.4.4 10:37:00 argcomplete==3.2.3 10:37:00 aspy.yaml==1.3.0 10:37:00 attrs==23.2.0 10:37:00 autopage==0.5.2 10:37:00 beautifulsoup4==4.12.3 10:37:00 boto3==1.34.64 10:37:00 botocore==1.34.64 10:37:00 bs4==0.0.2 10:37:00 cachetools==5.3.3 10:37:00 certifi==2024.2.2 10:37:00 cffi==1.16.0 10:37:00 cfgv==3.4.0 10:37:00 chardet==5.2.0 10:37:00 charset-normalizer==3.3.2 10:37:00 click==8.1.7 10:37:00 cliff==4.6.0 10:37:00 cmd2==2.4.3 10:37:00 cryptography==3.3.2 10:37:00 debtcollector==3.0.0 10:37:00 decorator==5.1.1 10:37:00 defusedxml==0.7.1 10:37:00 Deprecated==1.2.14 10:37:00 distlib==0.3.8 10:37:00 dnspython==2.6.1 10:37:00 docker==4.2.2 10:37:00 dogpile.cache==1.3.2 10:37:00 email_validator==2.1.1 10:37:00 filelock==3.13.1 10:37:00 future==1.0.0 10:37:00 gitdb==4.0.11 10:37:00 GitPython==3.1.42 10:37:00 google-auth==2.28.2 10:37:00 httplib2==0.22.0 10:37:00 identify==2.5.35 10:37:00 idna==3.6 10:37:00 importlib-resources==1.5.0 10:37:00 iso8601==2.1.0 10:37:00 Jinja2==3.1.3 10:37:00 jmespath==1.0.1 10:37:00 jsonpatch==1.33 10:37:00 jsonpointer==2.4 10:37:00 jsonschema==4.21.1 10:37:00 jsonschema-specifications==2023.12.1 10:37:00 keystoneauth1==5.6.0 10:37:00 kubernetes==29.0.0 10:37:00 lftools==0.37.10 10:37:00 lxml==5.1.0 10:37:00 MarkupSafe==2.1.5 10:37:00 msgpack==1.0.8 10:37:00 multi_key_dict==2.0.3 10:37:00 munch==4.0.0 10:37:00 netaddr==1.2.1 10:37:00 netifaces==0.11.0 10:37:00 niet==1.4.2 10:37:00 nodeenv==1.8.0 10:37:00 oauth2client==4.1.3 10:37:00 oauthlib==3.2.2 10:37:00 openstacksdk==3.0.0 10:37:00 os-client-config==2.1.0 10:37:00 os-service-types==1.7.0 10:37:00 osc-lib==3.0.1 10:37:00 oslo.config==9.4.0 10:37:00 oslo.context==5.5.0 10:37:00 oslo.i18n==6.3.0 10:37:00 oslo.log==5.5.0 10:37:00 oslo.serialization==5.4.0 10:37:00 oslo.utils==7.1.0 10:37:00 packaging==24.0 10:37:00 pbr==6.0.0 10:37:00 platformdirs==4.2.0 10:37:00 prettytable==3.10.0 10:37:00 pyasn1==0.5.1 10:37:00 pyasn1-modules==0.3.0 10:37:00 pycparser==2.21 10:37:00 pygerrit2==2.0.15 10:37:00 PyGithub==2.2.0 10:37:00 pyinotify==0.9.6 10:37:00 PyJWT==2.8.0 10:37:00 PyNaCl==1.5.0 10:37:00 pyparsing==2.4.7 10:37:00 pyperclip==1.8.2 10:37:00 pyrsistent==0.20.0 10:37:00 python-cinderclient==9.5.0 10:37:00 python-dateutil==2.9.0.post0 10:37:00 python-heatclient==3.5.0 10:37:00 python-jenkins==1.8.2 10:37:00 python-keystoneclient==5.4.0 10:37:00 python-magnumclient==4.4.0 10:37:00 python-novaclient==18.6.0 10:37:00 python-openstackclient==6.5.0 10:37:00 python-swiftclient==4.5.0 10:37:00 PyYAML==6.0.1 10:37:00 referencing==0.34.0 10:37:00 requests==2.31.0 10:37:00 requests-oauthlib==1.4.0 10:37:00 requestsexceptions==1.4.0 10:37:00 rfc3986==2.0.0 10:37:00 rpds-py==0.18.0 10:37:00 rsa==4.9 10:37:00 ruamel.yaml==0.18.6 10:37:00 ruamel.yaml.clib==0.2.8 10:37:00 s3transfer==0.10.1 10:37:00 simplejson==3.19.2 10:37:00 six==1.16.0 10:37:00 smmap==5.0.1 10:37:00 soupsieve==2.5 10:37:00 stevedore==5.2.0 10:37:00 tabulate==0.9.0 10:37:00 toml==0.10.2 10:37:00 tomlkit==0.12.4 10:37:00 tqdm==4.66.2 10:37:00 typing_extensions==4.10.0 10:37:00 tzdata==2024.1 10:37:00 urllib3==1.26.18 10:37:00 virtualenv==20.25.1 10:37:00 wcwidth==0.2.13 10:37:00 websocket-client==1.7.0 10:37:00 wrapt==1.16.0 10:37:00 xdg==6.0.0 10:37:00 xmltodict==0.13.0 10:37:00 yq==3.2.3 10:37:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins900918062796354888.sh 10:37:00 ---> sudo-logs.sh 10:37:00 Archiving 'sudo' log.. 10:37:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13497257725527350363.sh 10:37:00 ---> job-cost.sh 10:37:00 Setup pyenv: 10:37:00 system 10:37:00 3.8.13 10:37:00 3.9.13 10:37:00 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:37:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6zZe from file:/tmp/.os_lf_venv 10:37:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:37:06 lf-activate-venv(): INFO: Adding /tmp/venv-6zZe/bin to PATH 10:37:06 INFO: No Stack... 10:37:06 INFO: Retrieving Pricing Info for: v3-standard-4 10:37:07 INFO: Archiving Costs 10:37:07 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1825117591914910161.sh 10:37:07 ---> logs-deploy.sh 10:37:07 Setup pyenv: 10:37:07 system 10:37:07 3.8.13 10:37:07 3.9.13 10:37:07 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:37:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6zZe from file:/tmp/.os_lf_venv 10:37:08 lf-activate-venv(): INFO: Installing: lftools 10:37:18 lf-activate-venv(): INFO: Adding /tmp/venv-6zZe/bin to PATH 10:37:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7237 10:37:18 INFO: archiving workspace using pattern(s): 10:37:19 Archives upload complete. 10:37:19 INFO: archiving logs to Nexus 10:37:20 ---> uname -a: 10:37:20 Linux prd-ubuntu1804-builder-4c-4g-14053 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:37:20 10:37:20 10:37:20 ---> lscpu: 10:37:20 Architecture: x86_64 10:37:20 CPU op-mode(s): 32-bit, 64-bit 10:37:20 Byte Order: Little Endian 10:37:20 CPU(s): 4 10:37:20 On-line CPU(s) list: 0-3 10:37:20 Thread(s) per core: 1 10:37:20 Core(s) per socket: 1 10:37:20 Socket(s): 4 10:37:20 NUMA node(s): 1 10:37:20 Vendor ID: AuthenticAMD 10:37:20 CPU family: 23 10:37:20 Model: 49 10:37:20 Model name: AMD EPYC-Rome Processor 10:37:20 Stepping: 0 10:37:20 CPU MHz: 2799.998 10:37:20 BogoMIPS: 5599.99 10:37:20 Virtualization: AMD-V 10:37:20 Hypervisor vendor: KVM 10:37:20 Virtualization type: full 10:37:20 L1d cache: 32K 10:37:20 L1i cache: 32K 10:37:20 L2 cache: 512K 10:37:20 L3 cache: 16384K 10:37:20 NUMA node0 CPU(s): 0-3 10:37:20 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:37:20 10:37:20 10:37:20 ---> nproc: 10:37:20 4 10:37:20 10:37:20 10:37:20 ---> df -h: 10:37:20 Filesystem Size Used Avail Use% Mounted on 10:37:20 udev 7.9G 0 7.9G 0% /dev 10:37:20 tmpfs 1.6G 672K 1.6G 1% /run 10:37:20 /dev/vda1 78G 8.5G 69G 11% / 10:37:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:37:20 tmpfs 5.0M 0 5.0M 0% /run/lock 10:37:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:37:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:37:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:37:20 10:37:20 10:37:20 ---> free -m: 10:37:20 total used free shared buff/cache available 10:37:20 Mem: 16040 540 13215 0 2283 15176 10:37:20 Swap: 1023 0 1023 10:37:20 10:37:20 10:37:20 ---> ip addr: 10:37:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:37:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:37:20 inet 127.0.0.1/8 scope host lo 10:37:20 valid_lft forever preferred_lft forever 10:37:20 inet6 ::1/128 scope host 10:37:20 valid_lft forever preferred_lft forever 10:37:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:37:20 link/ether fa:16:3e:00:9f:c3 brd ff:ff:ff:ff:ff:ff 10:37:20 inet 10.30.107.243/23 brd 10.30.107.255 scope global dynamic ens3 10:37:20 valid_lft 86141sec preferred_lft 86141sec 10:37:20 inet6 fe80::f816:3eff:fe00:9fc3/64 scope link 10:37:20 valid_lft forever preferred_lft forever 10:37:20 10:37:20 10:37:20 ---> sar -b -r -n DEV: 10:37:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14053) 03/18/24 _x86_64_ (4 CPU) 10:37:20 10:37:20 10:33:03 LINUX RESTART (4 CPU) 10:37:20 10:37:20 10:34:02 tps rtps wtps bread/s bwrtn/s 10:37:20 10:35:01 104.00 0.54 103.46 42.84 31797.32 10:37:20 10:36:01 70.97 13.11 57.86 949.31 23154.01 10:37:20 10:37:01 72.05 1.08 70.97 124.25 13153.94 10:37:20 Average: 82.22 4.94 77.28 373.97 22650.95 10:37:20 10:37:20 10:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:37:20 10:35:01 13839072 15529432 2585896 15.74 69484 1814768 805932 4.61 725260 1628328 106460 10:37:20 10:36:01 13668188 15474800 2756780 16.78 75152 1922576 867400 4.96 813064 1708932 44468 10:37:20 10:37:01 13564948 15567236 2860020 17.41 93812 2085700 755148 4.32 722864 1874008 102792 10:37:20 Average: 13690736 15523823 2734232 16.65 79483 1941015 809493 4.63 753729 1737089 84573 10:37:20 10:37:20 10:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:37:20 10:35:01 lo 0.75 0.75 0.08 0.08 0.00 0.00 0.00 0.00 10:37:20 10:35:01 ens3 47.06 31.18 688.44 7.69 0.00 0.00 0.00 0.00 10:37:20 10:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:37:20 10:36:01 ens3 37.28 24.15 606.53 3.48 0.00 0.00 0.00 0.00 10:37:20 10:37:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 10:37:20 10:37:01 ens3 26.78 21.60 242.77 6.18 0.00 0.00 0.00 0.00 10:37:20 Average: lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 10:37:20 Average: ens3 36.98 25.61 511.60 5.77 0.00 0.00 0.00 0.00 10:37:20 10:37:20 10:37:20 ---> sar -P ALL: 10:37:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14053) 03/18/24 _x86_64_ (4 CPU) 10:37:20 10:37:20 10:33:03 LINUX RESTART (4 CPU) 10:37:20 10:37:20 10:34:02 CPU %user %nice %system %iowait %steal %idle 10:37:20 10:35:01 all 12.74 0.00 1.06 15.06 0.07 71.07 10:37:20 10:35:01 0 24.54 0.00 1.65 24.58 0.07 49.16 10:37:20 10:35:01 1 5.06 0.00 0.66 1.93 0.03 92.32 10:37:20 10:35:01 2 4.36 0.00 0.93 32.60 0.10 62.01 10:37:20 10:35:01 3 17.07 0.00 0.95 1.14 0.07 80.78 10:37:20 10:36:01 all 5.16 0.00 0.55 21.41 0.03 72.86 10:37:20 10:36:01 0 1.50 0.00 0.30 2.64 0.03 95.53 10:37:20 10:36:01 1 5.71 0.00 0.62 3.68 0.02 89.97 10:37:20 10:36:01 2 7.65 0.00 0.60 76.63 0.05 15.07 10:37:20 10:36:01 3 5.77 0.00 0.67 2.48 0.02 91.07 10:37:20 10:37:01 all 17.46 0.00 1.04 7.16 0.05 74.29 10:37:20 10:37:01 0 7.48 0.00 0.63 0.48 0.03 91.37 10:37:20 10:37:01 1 15.93 0.00 1.15 2.34 0.07 80.51 10:37:20 10:37:01 2 12.67 0.00 1.22 23.94 0.07 62.10 10:37:20 10:37:01 3 33.76 0.00 1.15 1.99 0.05 63.05 10:37:20 Average: all 11.78 0.00 0.88 14.55 0.05 72.75 10:37:20 Average: 0 11.09 0.00 0.86 9.13 0.04 78.88 10:37:20 Average: 1 8.92 0.00 0.81 2.66 0.04 87.58 10:37:20 Average: 2 8.24 0.00 0.92 44.52 0.07 46.26 10:37:20 Average: 3 18.87 0.00 0.92 1.87 0.04 78.29 10:37:20 10:37:20 10:37:20