10:24:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136832 10:24:46 Running as SYSTEM 10:24:46 [EnvInject] - Loading node environment variables. 10:24:46 Building remotely on prd-ubuntu1804-builder-4c-4g-11275 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:24:46 [ssh-agent] Looking for ssh-agent implementation... 10:24:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:46 $ ssh-agent 10:24:46 SSH_AUTH_SOCK=/tmp/ssh-CLsiTXk8qoJL/agent.1708 10:24:46 SSH_AGENT_PID=1710 10:24:46 [ssh-agent] Started. 10:24:46 Running ssh-add (command line suppressed) 10:24:46 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_12568575179517202547.key (/w/workspace/oom-master-commit-lint@tmp/private_key_12568575179517202547.key) 10:24:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:24:46 The recommended git tool is: NONE 10:24:48 using credential onap-jenkins-ssh 10:24:48 Wiping out workspace first. 10:24:48 Cloning the remote Git repository 10:24:48 Cloning repository git://cloud.onap.org/mirror/oom.git 10:24:48 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:24:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:24:48 > git --version # timeout=10 10:24:48 > git --version # 'git version 2.17.1' 10:24:48 using GIT_SSH to set credentials Gerrit user 10:24:48 Verifying host key using manually-configured host key entries 10:24:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:25:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:25:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:25:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:25:04 using GIT_SSH to set credentials Gerrit user 10:25:04 Verifying host key using manually-configured host key entries 10:25:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/32/136832/4 # timeout=30 10:25:07 > git rev-parse 9964927d8766c5c396ef2caf6f7aeb7494db279e^{commit} # timeout=10 10:25:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:25:07 Checking out Revision 9964927d8766c5c396ef2caf6f7aeb7494db279e (refs/changes/32/136832/4) 10:25:07 > git config core.sparsecheckout # timeout=10 10:25:07 > git checkout -f 9964927d8766c5c396ef2caf6f7aeb7494db279e # timeout=30 10:25:11 Commit message: "[POLICY] Update docker images to latest versions" 10:25:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:25:11 > git rev-list --no-walk 9e79dd39f57135ab08f58b74b628c4ae5991e503 # timeout=10 10:25:11 [EnvInject] - Injecting environment variables from a build step. 10:25:11 [EnvInject] - Injecting as environment variables the properties content 10:25:11 PYTHON=python3 10:25:11 10:25:11 [EnvInject] - Variables injected successfully. 10:25:11 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins18216350670388297090.sh 10:25:11 ---> tox-install.sh 10:25:11 + source /home/jenkins/lf-env.sh 10:25:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:25:11 ++ mktemp -d /tmp/venv-XXXX 10:25:11 + lf_venv=/tmp/venv-GZl0 10:25:11 + local venv_file=/tmp/.os_lf_venv 10:25:11 + local python=python3 10:25:11 + local options 10:25:11 + local set_path=true 10:25:11 + local install_args= 10:25:11 ++ 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:25:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:25:11 + true 10:25:11 + case $1 in 10:25:11 + venv_file=/tmp/.toxenv 10:25:11 + shift 2 10:25:11 + true 10:25:11 + case $1 in 10:25:11 + shift 10:25:11 + break 10:25:11 + case $python in 10:25:11 + local pkg_list= 10:25:11 + [[ -d /opt/pyenv ]] 10:25:11 + echo 'Setup pyenv:' 10:25:11 Setup pyenv: 10:25:11 + export PYENV_ROOT=/opt/pyenv 10:25:11 + PYENV_ROOT=/opt/pyenv 10:25:11 + 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:25:11 + 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:25:11 + pyenv versions 10:25:11 * system (set by /opt/pyenv/version) 10:25:11 * 3.8.13 (set by /opt/pyenv/version) 10:25:11 * 3.9.13 (set by /opt/pyenv/version) 10:25:11 * 3.10.6 (set by /opt/pyenv/version) 10:25:11 + command -v pyenv 10:25:11 ++ pyenv init - --no-rehash 10:25:11 + 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:25:11 export PATH="/opt/pyenv/shims:${PATH}" 10:25:11 export PYENV_SHELL=bash 10:25:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:25:11 pyenv() { 10:25:11 local command 10:25:11 command="${1:-}" 10:25:11 if [ "$#" -gt 0 ]; then 10:25:11 shift 10:25:11 fi 10:25:11 10:25:11 case "$command" in 10:25:11 rehash|shell) 10:25:11 eval "$(pyenv "sh-$command" "$@")" 10:25:11 ;; 10:25:11 *) 10:25:11 command pyenv "$command" "$@" 10:25:11 ;; 10:25:11 esac 10:25:11 }' 10:25:11 +++ 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:25:11 ++ 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:25:11 ++ 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:25:11 ++ 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:25:11 ++ export PYENV_SHELL=bash 10:25:11 ++ PYENV_SHELL=bash 10:25:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:25:11 +++ complete -F _pyenv pyenv 10:25:11 ++ lf-pyver python3 10:25:11 ++ local py_version_xy=python3 10:25:11 ++ local py_version_xyz= 10:25:11 ++ pyenv versions 10:25:11 ++ local command 10:25:11 ++ sed 's/^[ *]* //' 10:25:11 ++ command=versions 10:25:11 ++ '[' 1 -gt 0 ']' 10:25:11 ++ shift 10:25:11 ++ case "$command" in 10:25:11 ++ command pyenv versions 10:25:11 ++ pyenv versions 10:25:11 ++ awk '{ print $1 }' 10:25:11 ++ grep -E '^[0-9.]*[0-9]$' 10:25:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:25:11 +++ grep '^3' /tmp/.pyenv_versions 10:25:11 +++ sort -V 10:25:11 +++ tail -n 1 10:25:11 ++ py_version_xyz=3.10.6 10:25:11 ++ [[ -z 3.10.6 ]] 10:25:11 ++ echo 3.10.6 10:25:11 ++ return 0 10:25:11 + pyenv local 3.10.6 10:25:11 + local command 10:25:11 + command=local 10:25:11 + '[' 2 -gt 0 ']' 10:25:11 + shift 10:25:11 + case "$command" in 10:25:11 + command pyenv local 3.10.6 10:25:11 + pyenv local 3.10.6 10:25:11 + for arg in "$@" 10:25:11 + case $arg in 10:25:11 + pkg_list+='tox ' 10:25:11 + for arg in "$@" 10:25:11 + case $arg in 10:25:11 + pkg_list+='virtualenv ' 10:25:11 + for arg in "$@" 10:25:11 + case $arg in 10:25:11 + pkg_list+='urllib3~=1.26.15 ' 10:25:11 + [[ -f /tmp/.toxenv ]] 10:25:11 + [[ ! -f /tmp/.toxenv ]] 10:25:11 + [[ -n '' ]] 10:25:11 + python3 -m venv /tmp/venv-GZl0 10:25:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GZl0' 10:25:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GZl0 10:25:15 + echo /tmp/venv-GZl0 10:25:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:25:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:25:15 + /tmp/venv-GZl0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:25:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:25:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:25:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:25:18 + /tmp/venv-GZl0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:25:21 + type python3 10:25:21 + true 10:25:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GZl0/bin to PATH' 10:25:21 lf-activate-venv(): INFO: Adding /tmp/venv-GZl0/bin to PATH 10:25:21 + PATH=/tmp/venv-GZl0/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:25:21 + return 0 10:25:21 + python3 --version 10:25:21 Python 3.10.6 10:25:21 + python3 -m pip --version 10:25:21 pip 24.0 from /tmp/venv-GZl0/lib/python3.10/site-packages/pip (python 3.10) 10:25:21 + python3 -m pip freeze 10:25:22 cachetools==5.3.3 10:25:22 chardet==5.2.0 10:25:22 colorama==0.4.6 10:25:22 distlib==0.3.8 10:25:22 filelock==3.13.1 10:25:22 packaging==23.2 10:25:22 platformdirs==4.2.0 10:25:22 pluggy==1.4.0 10:25:22 pyproject-api==1.6.1 10:25:22 tomli==2.0.1 10:25:22 tox==4.14.0 10:25:22 urllib3==1.26.18 10:25:22 virtualenv==20.25.1 10:25:22 [EnvInject] - Injecting environment variables from a build step. 10:25:22 [EnvInject] - Injecting as environment variables the properties content 10:25:22 PARALLEL=false 10:25:22 10:25:22 [EnvInject] - Variables injected successfully. 10:25:22 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9682790305942548562.sh 10:25:22 ---> tox-run.sh 10:25:22 + 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:25:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:25:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:25:22 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:25:22 + cd /w/workspace/oom-master-commit-lint/. 10:25:22 + source /home/jenkins/lf-env.sh 10:25:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:25:22 ++ mktemp -d /tmp/venv-XXXX 10:25:22 + lf_venv=/tmp/venv-bTxo 10:25:22 + local venv_file=/tmp/.os_lf_venv 10:25:22 + local python=python3 10:25:22 + local options 10:25:22 + local set_path=true 10:25:22 + local install_args= 10:25:22 ++ 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:25:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:25:22 + true 10:25:22 + case $1 in 10:25:22 + venv_file=/tmp/.toxenv 10:25:22 + shift 2 10:25:22 + true 10:25:22 + case $1 in 10:25:22 + shift 10:25:22 + break 10:25:22 + case $python in 10:25:22 + local pkg_list= 10:25:22 + [[ -d /opt/pyenv ]] 10:25:22 + echo 'Setup pyenv:' 10:25:22 Setup pyenv: 10:25:22 + export PYENV_ROOT=/opt/pyenv 10:25:22 + PYENV_ROOT=/opt/pyenv 10:25:22 + 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:25:22 + 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:25:22 + pyenv versions 10:25:22 system 10:25:22 3.8.13 10:25:22 3.9.13 10:25:22 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:25:22 + command -v pyenv 10:25:22 ++ pyenv init - --no-rehash 10:25:22 + 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:25:22 export PATH="/opt/pyenv/shims:${PATH}" 10:25:22 export PYENV_SHELL=bash 10:25:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:25:22 pyenv() { 10:25:22 local command 10:25:22 command="${1:-}" 10:25:22 if [ "$#" -gt 0 ]; then 10:25:22 shift 10:25:22 fi 10:25:22 10:25:22 case "$command" in 10:25:22 rehash|shell) 10:25:22 eval "$(pyenv "sh-$command" "$@")" 10:25:22 ;; 10:25:22 *) 10:25:22 command pyenv "$command" "$@" 10:25:22 ;; 10:25:22 esac 10:25:22 }' 10:25:22 +++ 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:25:22 ++ 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:25:22 ++ 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:25:22 ++ 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:25:22 ++ export PYENV_SHELL=bash 10:25:22 ++ PYENV_SHELL=bash 10:25:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:25:22 +++ complete -F _pyenv pyenv 10:25:22 ++ lf-pyver python3 10:25:22 ++ local py_version_xy=python3 10:25:22 ++ local py_version_xyz= 10:25:22 ++ pyenv versions 10:25:22 ++ local command 10:25:22 ++ command=versions 10:25:22 ++ '[' 1 -gt 0 ']' 10:25:22 ++ shift 10:25:22 ++ case "$command" in 10:25:22 ++ command pyenv versions 10:25:22 ++ pyenv versions 10:25:22 ++ sed 's/^[ *]* //' 10:25:22 ++ grep -E '^[0-9.]*[0-9]$' 10:25:22 ++ awk '{ print $1 }' 10:25:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:25:22 +++ grep '^3' /tmp/.pyenv_versions 10:25:22 +++ sort -V 10:25:22 +++ tail -n 1 10:25:22 ++ py_version_xyz=3.10.6 10:25:22 ++ [[ -z 3.10.6 ]] 10:25:22 ++ echo 3.10.6 10:25:22 ++ return 0 10:25:22 + pyenv local 3.10.6 10:25:22 + local command 10:25:22 + command=local 10:25:22 + '[' 2 -gt 0 ']' 10:25:22 + shift 10:25:22 + case "$command" in 10:25:22 + command pyenv local 3.10.6 10:25:22 + pyenv local 3.10.6 10:25:22 + for arg in "$@" 10:25:22 + case $arg in 10:25:22 + pkg_list+='tox ' 10:25:22 + for arg in "$@" 10:25:22 + case $arg in 10:25:22 + pkg_list+='virtualenv ' 10:25:22 + for arg in "$@" 10:25:22 + case $arg in 10:25:22 + pkg_list+='urllib3~=1.26.15 ' 10:25:22 + [[ -f /tmp/.toxenv ]] 10:25:22 ++ cat /tmp/.toxenv 10:25:22 + lf_venv=/tmp/venv-GZl0 10:25:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GZl0 from' file:/tmp/.toxenv 10:25:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GZl0 from file:/tmp/.toxenv 10:25:22 + /tmp/venv-GZl0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:25:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:25:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:25:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:25:23 + /tmp/venv-GZl0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:25:27 + type python3 10:25:27 + true 10:25:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GZl0/bin to PATH' 10:25:27 lf-activate-venv(): INFO: Adding /tmp/venv-GZl0/bin to PATH 10:25:27 + PATH=/tmp/venv-GZl0/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:25:27 + return 0 10:25:27 + [[ -d /opt/pyenv ]] 10:25:27 + echo '---> Setting up pyenv' 10:25:27 ---> Setting up pyenv 10:25:27 + export PYENV_ROOT=/opt/pyenv 10:25:27 + PYENV_ROOT=/opt/pyenv 10:25:27 + export PATH=/opt/pyenv/bin:/tmp/venv-GZl0/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:25:27 + PATH=/opt/pyenv/bin:/tmp/venv-GZl0/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:25:27 ++ pwd 10:25:27 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:25:27 + export PYTHONPATH 10:25:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:25:27 + TOX_TESTENV_PASSENV=PYTHONPATH 10:25:27 + tox --version 10:25:28 4.14.0 from /tmp/venv-GZl0/lib/python3.10/site-packages/tox/__init__.py 10:25:28 + PARALLEL=false 10:25:28 + TOX_OPTIONS_LIST= 10:25:28 + [[ -n gitlint ]] 10:25:28 + TOX_OPTIONS_LIST=' -e gitlint' 10:25:28 + case ${PARALLEL,,} in 10:25:28 + tox -e gitlint 10:25:28 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:25:30 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:57 gitlint: freeze> python -m pip freeze --all 10:25:58 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:58 gitlint: commands[0]> gitlint 10:25:58 gitlint: OK (29.80=setup[29.62]+cmd[0.17] seconds) 10:25:58 congratulations :) (29.98 seconds) 10:25:58 + tox_status=0 10:25:58 + echo '---> Completed tox runs' 10:25:58 ---> Completed tox runs 10:25:58 + for i in .tox/*/log 10:25:58 ++ echo .tox/gitlint/log 10:25:58 ++ awk -F/ '{print $2}' 10:25:58 + tox_env=gitlint 10:25:58 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:25:58 + DOC_DIR=docs/_build/html 10:25:58 + [[ -d docs/_build/html ]] 10:25:58 + echo '---> tox-run.sh ends' 10:25:58 ---> tox-run.sh ends 10:25:58 + test 0 -eq 0 10:25:58 $ ssh-agent -k 10:25:58 unset SSH_AUTH_SOCK; 10:25:58 unset SSH_AGENT_PID; 10:25:58 echo Agent pid 1710 killed; 10:25:58 [ssh-agent] Stopped. 10:25:58 [PostBuildScript] - [INFO] Executing post build scripts. 10:25:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9775941391265801251.sh 10:25:58 ---> sysstat.sh 10:25:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6085045570957934339.sh 10:25:59 ---> package-listing.sh 10:25:59 ++ tr '[:upper:]' '[:lower:]' 10:25:59 ++ facter osfamily 10:25:59 + OS_FAMILY=debian 10:25:59 + workspace=/w/workspace/oom-master-commit-lint 10:25:59 + START_PACKAGES=/tmp/packages_start.txt 10:25:59 + END_PACKAGES=/tmp/packages_end.txt 10:25:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:25:59 + PACKAGES=/tmp/packages_start.txt 10:25:59 + '[' /w/workspace/oom-master-commit-lint ']' 10:25:59 + PACKAGES=/tmp/packages_end.txt 10:25:59 + case "${OS_FAMILY}" in 10:25:59 + dpkg -l 10:25:59 + grep '^ii' 10:25:59 + '[' -f /tmp/packages_start.txt ']' 10:25:59 + '[' -f /tmp/packages_end.txt ']' 10:25:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:25:59 + '[' /w/workspace/oom-master-commit-lint ']' 10:25:59 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:25:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:25:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13559712506433361876.sh 10:25:59 ---> capture-instance-metadata.sh 10:25:59 Setup pyenv: 10:25:59 system 10:25:59 3.8.13 10:25:59 3.9.13 10:25:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:26:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u1H7 10:26:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:26:06 lf-activate-venv(): INFO: Installing: lftools 10:26:37 lf-activate-venv(): INFO: Adding /tmp/venv-u1H7/bin to PATH 10:26:37 INFO: Running in OpenStack, capturing instance metadata 10:26:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14090682975625119558.sh 10:26:38 provisioning config files... 10:26:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config8792789281970017184tmp 10:26:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:26:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:26:38 [EnvInject] - Injecting environment variables from a build step. 10:26:38 [EnvInject] - Injecting as environment variables the properties content 10:26:38 SERVER_ID=logs 10:26:38 10:26:38 [EnvInject] - Variables injected successfully. 10:26:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15181296737098248996.sh 10:26:38 ---> create-netrc.sh 10:26:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9982061014455001309.sh 10:26:38 ---> python-tools-install.sh 10:26:38 Setup pyenv: 10:26:38 system 10:26:38 3.8.13 10:26:38 3.9.13 10:26:38 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:26:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1H7 from file:/tmp/.os_lf_venv 10:26:39 lf-activate-venv(): INFO: Installing: lftools 10:26:47 lf-activate-venv(): INFO: Adding /tmp/venv-u1H7/bin to PATH 10:26:47 Generating Requirements File 10:27:16 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. 10:27:16 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:27:16 Python 3.10.6 10:27:17 pip 24.0 from /tmp/venv-u1H7/lib/python3.10/site-packages/pip (python 3.10) 10:27:17 appdirs==1.4.4 10:27:17 argcomplete==3.2.2 10:27:17 aspy.yaml==1.3.0 10:27:17 attrs==23.2.0 10:27:17 autopage==0.5.2 10:27:17 beautifulsoup4==4.12.3 10:27:17 boto3==1.34.56 10:27:17 botocore==1.34.56 10:27:17 bs4==0.0.2 10:27:17 cachetools==5.3.3 10:27:17 certifi==2024.2.2 10:27:17 cffi==1.16.0 10:27:17 cfgv==3.4.0 10:27:17 chardet==5.2.0 10:27:17 charset-normalizer==3.3.2 10:27:17 click==8.1.7 10:27:17 cliff==4.6.0 10:27:17 cmd2==2.4.3 10:27:17 cryptography==3.3.2 10:27:17 debtcollector==3.0.0 10:27:17 decorator==5.1.1 10:27:17 defusedxml==0.7.1 10:27:17 Deprecated==1.2.14 10:27:17 distlib==0.3.8 10:27:17 dnspython==2.6.1 10:27:17 docker==4.2.2 10:27:17 dogpile.cache==1.3.2 10:27:17 email_validator==2.1.1 10:27:17 filelock==3.13.1 10:27:17 future==1.0.0 10:27:17 gitdb==4.0.11 10:27:17 GitPython==3.1.42 10:27:17 google-auth==2.28.1 10:27:17 httplib2==0.22.0 10:27:17 identify==2.5.35 10:27:17 idna==3.6 10:27:17 importlib-resources==1.5.0 10:27:17 iso8601==2.1.0 10:27:17 Jinja2==3.1.3 10:27:17 jmespath==1.0.1 10:27:17 jsonpatch==1.33 10:27:17 jsonpointer==2.4 10:27:17 jsonschema==4.21.1 10:27:17 jsonschema-specifications==2023.12.1 10:27:17 keystoneauth1==5.6.0 10:27:17 kubernetes==29.0.0 10:27:17 lftools==0.37.9 10:27:17 lxml==5.1.0 10:27:17 MarkupSafe==2.1.5 10:27:17 msgpack==1.0.8 10:27:17 multi_key_dict==2.0.3 10:27:17 munch==4.0.0 10:27:17 netaddr==1.2.1 10:27:17 netifaces==0.11.0 10:27:17 niet==1.4.2 10:27:17 nodeenv==1.8.0 10:27:17 oauth2client==4.1.3 10:27:17 oauthlib==3.2.2 10:27:17 openstacksdk==0.62.0 10:27:17 os-client-config==2.1.0 10:27:17 os-service-types==1.7.0 10:27:17 osc-lib==3.0.1 10:27:17 oslo.config==9.4.0 10:27:17 oslo.context==5.5.0 10:27:17 oslo.i18n==6.3.0 10:27:17 oslo.log==5.5.0 10:27:17 oslo.serialization==5.4.0 10:27:17 oslo.utils==7.1.0 10:27:17 packaging==23.2 10:27:17 pbr==6.0.0 10:27:17 platformdirs==4.2.0 10:27:17 prettytable==3.10.0 10:27:17 pyasn1==0.5.1 10:27:17 pyasn1-modules==0.3.0 10:27:17 pycparser==2.21 10:27:17 pygerrit2==2.0.15 10:27:17 PyGithub==2.2.0 10:27:17 pyinotify==0.9.6 10:27:17 PyJWT==2.8.0 10:27:17 PyNaCl==1.5.0 10:27:17 pyparsing==2.4.7 10:27:17 pyperclip==1.8.2 10:27:17 pyrsistent==0.20.0 10:27:17 python-cinderclient==9.5.0 10:27:17 python-dateutil==2.9.0.post0 10:27:17 python-heatclient==3.5.0 10:27:17 python-jenkins==1.8.2 10:27:17 python-keystoneclient==5.4.0 10:27:17 python-magnumclient==4.4.0 10:27:17 python-novaclient==18.5.0 10:27:17 python-openstackclient==6.0.1 10:27:17 python-swiftclient==4.5.0 10:27:17 PyYAML==6.0.1 10:27:17 referencing==0.33.0 10:27:17 requests==2.31.0 10:27:17 requests-oauthlib==1.3.1 10:27:17 requestsexceptions==1.4.0 10:27:17 rfc3986==2.0.0 10:27:17 rpds-py==0.18.0 10:27:17 rsa==4.9 10:27:17 ruamel.yaml==0.18.6 10:27:17 ruamel.yaml.clib==0.2.8 10:27:17 s3transfer==0.10.0 10:27:17 simplejson==3.19.2 10:27:17 six==1.16.0 10:27:17 smmap==5.0.1 10:27:17 soupsieve==2.5 10:27:17 stevedore==5.2.0 10:27:17 tabulate==0.9.0 10:27:17 toml==0.10.2 10:27:17 tomlkit==0.12.4 10:27:17 tqdm==4.66.2 10:27:17 typing_extensions==4.10.0 10:27:17 tzdata==2024.1 10:27:17 urllib3==1.26.18 10:27:17 virtualenv==20.25.1 10:27:17 wcwidth==0.2.13 10:27:17 websocket-client==1.7.0 10:27:17 wrapt==1.16.0 10:27:17 xdg==6.0.0 10:27:17 xmltodict==0.13.0 10:27:17 yq==3.2.3 10:27:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11047397779008464217.sh 10:27:17 ---> sudo-logs.sh 10:27:17 Archiving 'sudo' log.. 10:27:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11292289136903231388.sh 10:27:17 ---> job-cost.sh 10:27:17 Setup pyenv: 10:27:17 system 10:27:17 3.8.13 10:27:17 3.9.13 10:27:17 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:27:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1H7 from file:/tmp/.os_lf_venv 10:27:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:27:27 lf-activate-venv(): INFO: Adding /tmp/venv-u1H7/bin to PATH 10:27:27 INFO: No Stack... 10:27:27 INFO: Retrieving Pricing Info for: v3-standard-4 10:27:27 INFO: Archiving Costs 10:27:27 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13644402360969182075.sh 10:27:27 ---> logs-deploy.sh 10:27:27 Setup pyenv: 10:27:27 system 10:27:27 3.8.13 10:27:27 3.9.13 10:27:27 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:27:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u1H7 from file:/tmp/.os_lf_venv 10:27:29 lf-activate-venv(): INFO: Installing: lftools 10:27:37 lf-activate-venv(): INFO: Adding /tmp/venv-u1H7/bin to PATH 10:27:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7228 10:27:37 INFO: archiving workspace using pattern(s): 10:27:38 Archives upload complete. 10:27:39 INFO: archiving logs to Nexus 10:27:39 ---> uname -a: 10:27:39 Linux prd-ubuntu1804-builder-4c-4g-11275 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:27:39 10:27:39 10:27:39 ---> lscpu: 10:27:39 Architecture: x86_64 10:27:39 CPU op-mode(s): 32-bit, 64-bit 10:27:39 Byte Order: Little Endian 10:27:39 CPU(s): 4 10:27:39 On-line CPU(s) list: 0-3 10:27:39 Thread(s) per core: 1 10:27:39 Core(s) per socket: 1 10:27:39 Socket(s): 4 10:27:39 NUMA node(s): 1 10:27:39 Vendor ID: AuthenticAMD 10:27:39 CPU family: 23 10:27:39 Model: 49 10:27:39 Model name: AMD EPYC-Rome Processor 10:27:39 Stepping: 0 10:27:39 CPU MHz: 2799.998 10:27:39 BogoMIPS: 5599.99 10:27:39 Virtualization: AMD-V 10:27:39 Hypervisor vendor: KVM 10:27:39 Virtualization type: full 10:27:39 L1d cache: 32K 10:27:39 L1i cache: 32K 10:27:39 L2 cache: 512K 10:27:39 L3 cache: 16384K 10:27:39 NUMA node0 CPU(s): 0-3 10:27:39 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:27:39 10:27:39 10:27:39 ---> nproc: 10:27:39 4 10:27:39 10:27:39 10:27:39 ---> df -h: 10:27:39 Filesystem Size Used Avail Use% Mounted on 10:27:39 udev 7.9G 0 7.9G 0% /dev 10:27:39 tmpfs 1.6G 672K 1.6G 1% /run 10:27:39 /dev/vda1 78G 8.5G 69G 11% / 10:27:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:27:39 tmpfs 5.0M 0 5.0M 0% /run/lock 10:27:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:27:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:27:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:27:39 10:27:39 10:27:39 ---> free -m: 10:27:39 total used free shared buff/cache available 10:27:39 Mem: 16040 558 13193 0 2288 15158 10:27:39 Swap: 1023 0 1023 10:27:39 10:27:39 10:27:39 ---> ip addr: 10:27:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:27:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:27:39 inet 127.0.0.1/8 scope host lo 10:27:39 valid_lft forever preferred_lft forever 10:27:39 inet6 ::1/128 scope host 10:27:39 valid_lft forever preferred_lft forever 10:27:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:27:39 link/ether fa:16:3e:b1:cc:ba brd ff:ff:ff:ff:ff:ff 10:27:39 inet 10.30.107.218/23 brd 10.30.107.255 scope global dynamic ens3 10:27:39 valid_lft 86209sec preferred_lft 86209sec 10:27:39 inet6 fe80::f816:3eff:feb1:ccba/64 scope link 10:27:39 valid_lft forever preferred_lft forever 10:27:39 10:27:39 10:27:39 ---> sar -b -r -n DEV: 10:27:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11275) 03/06/24 _x86_64_ (4 CPU) 10:27:39 10:27:39 10:24:30 LINUX RESTART (4 CPU) 10:27:39 10:27:39 10:25:02 tps rtps wtps bread/s bwrtn/s 10:27:39 10:26:01 243.82 31.13 212.69 1132.09 31720.91 10:27:39 10:27:01 129.66 13.88 115.78 1048.89 34531.31 10:27:39 Average: 186.26 22.43 163.83 1090.15 33137.80 10:27:39 10:27:39 10:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:27:39 10:26:01 13902908 15551920 2522060 15.36 66720 1778984 765636 4.38 702600 1596044 192332 10:27:39 10:27:01 13613276 15537864 2811692 17.12 88064 2019616 744892 4.26 752344 1808952 158152 10:27:39 Average: 13758092 15544892 2666876 16.24 77392 1899300 755264 4.32 727472 1702498 175242 10:27:39 10:27:39 10:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:27:39 10:26:01 lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 10:27:39 10:26:01 ens3 109.30 75.97 853.91 27.48 0.00 0.00 0.00 0.00 10:27:39 10:27:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 10:27:39 10:27:01 ens3 53.74 39.29 741.42 9.26 0.00 0.00 0.00 0.00 10:27:39 Average: lo 1.65 1.65 0.17 0.17 0.00 0.00 0.00 0.00 10:27:39 Average: ens3 81.29 57.48 797.20 18.29 0.00 0.00 0.00 0.00 10:27:39 10:27:39 10:27:39 ---> sar -P ALL: 10:27:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11275) 03/06/24 _x86_64_ (4 CPU) 10:27:39 10:27:39 10:24:30 LINUX RESTART (4 CPU) 10:27:39 10:27:39 10:25:02 CPU %user %nice %system %iowait %steal %idle 10:27:39 10:26:01 all 16.79 0.00 1.94 6.13 0.06 75.08 10:27:39 10:26:01 0 8.32 0.00 1.47 6.53 0.07 83.61 10:27:39 10:26:01 1 27.77 0.00 2.64 10.17 0.09 59.34 10:27:39 10:26:01 2 13.80 0.00 1.26 0.37 0.07 84.50 10:27:39 10:26:01 3 17.26 0.00 2.40 7.44 0.05 72.85 10:27:39 10:27:01 all 20.43 0.00 1.42 5.32 0.06 72.77 10:27:39 10:27:01 0 7.48 0.00 0.90 3.60 0.07 87.95 10:27:39 10:27:01 1 36.37 0.00 1.77 1.40 0.07 60.39 10:27:39 10:27:01 2 34.66 0.00 2.06 2.11 0.05 61.13 10:27:39 10:27:01 3 3.21 0.00 0.99 14.17 0.03 81.61 10:27:39 Average: all 18.63 0.00 1.68 5.72 0.06 73.92 10:27:39 Average: 0 7.90 0.00 1.18 5.05 0.07 85.80 10:27:39 Average: 1 32.11 0.00 2.20 5.75 0.08 59.87 10:27:39 Average: 2 24.31 0.00 1.66 1.25 0.06 72.72 10:27:39 Average: 3 10.17 0.00 1.69 10.83 0.04 77.27 10:27:39 10:27:39 10:27:39