13:38:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137370 13:38:12 Running as SYSTEM 13:38:12 [EnvInject] - Loading node environment variables. 13:38:12 Building remotely on prd-ubuntu1804-builder-4c-4g-9457 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:38:12 [ssh-agent] Looking for ssh-agent implementation... 13:38:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:38:12 $ ssh-agent 13:38:12 SSH_AUTH_SOCK=/tmp/ssh-r2AWMTRafPlL/agent.1663 13:38:12 SSH_AGENT_PID=1665 13:38:12 [ssh-agent] Started. 13:38:12 Running ssh-add (command line suppressed) 13:38:12 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_870793743578903239.key (/w/workspace/oom-master-commit-lint@tmp/private_key_870793743578903239.key) 13:38:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:38:12 The recommended git tool is: NONE 13:38:14 using credential onap-jenkins-ssh 13:38:14 Wiping out workspace first. 13:38:14 Cloning the remote Git repository 13:38:14 Cloning repository git://cloud.onap.org/mirror/oom.git 13:38:14 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:38:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:38:14 > git --version # timeout=10 13:38:14 > git --version # 'git version 2.17.1' 13:38:14 using GIT_SSH to set credentials Gerrit user 13:38:14 Verifying host key using manually-configured host key entries 13:38:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:38:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:38:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:38:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:38:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:38:19 using GIT_SSH to set credentials Gerrit user 13:38:19 Verifying host key using manually-configured host key entries 13:38:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/70/137370/5 # timeout=30 13:38:20 > git rev-parse 4753743f0743a6b22f69e718c3cdb4ba8843cea6^{commit} # timeout=10 13:38:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:38:20 Checking out Revision 4753743f0743a6b22f69e718c3cdb4ba8843cea6 (refs/changes/70/137370/5) 13:38:20 > git config core.sparsecheckout # timeout=10 13:38:20 > git checkout -f 4753743f0743a6b22f69e718c3cdb4ba8843cea6 # timeout=30 13:38:20 Commit message: "[COMMON] Harmonize resource settings" 13:38:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:38:20 > git rev-list --no-walk ee7e3ada3228e4c80b622aa588d48ac34789cedd # timeout=10 13:38:20 [EnvInject] - Injecting environment variables from a build step. 13:38:20 [EnvInject] - Injecting as environment variables the properties content 13:38:20 PYTHON=python3 13:38:20 13:38:20 [EnvInject] - Variables injected successfully. 13:38:20 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6756584829074571401.sh 13:38:20 ---> tox-install.sh 13:38:20 + source /home/jenkins/lf-env.sh 13:38:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:38:20 ++ mktemp -d /tmp/venv-XXXX 13:38:20 + lf_venv=/tmp/venv-jyM7 13:38:20 + local venv_file=/tmp/.os_lf_venv 13:38:20 + local python=python3 13:38:20 + local options 13:38:20 + local set_path=true 13:38:20 + local install_args= 13:38:20 ++ 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 13:38:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:38:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:38:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:38:20 + true 13:38:20 + case $1 in 13:38:20 + venv_file=/tmp/.toxenv 13:38:20 + shift 2 13:38:20 + true 13:38:20 + case $1 in 13:38:20 + shift 13:38:20 + break 13:38:20 + case $python in 13:38:20 + local pkg_list= 13:38:20 + [[ -d /opt/pyenv ]] 13:38:20 + echo 'Setup pyenv:' 13:38:20 Setup pyenv: 13:38:20 + export PYENV_ROOT=/opt/pyenv 13:38:20 + PYENV_ROOT=/opt/pyenv 13:38:20 + 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 13:38:20 + 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 13:38:20 + pyenv versions 13:38:20 * system (set by /opt/pyenv/version) 13:38:20 * 3.8.13 (set by /opt/pyenv/version) 13:38:20 * 3.9.13 (set by /opt/pyenv/version) 13:38:20 * 3.10.6 (set by /opt/pyenv/version) 13:38:20 + command -v pyenv 13:38:20 ++ pyenv init - --no-rehash 13:38:20 + 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[*]}"'\'')" 13:38:20 export PATH="/opt/pyenv/shims:${PATH}" 13:38:20 export PYENV_SHELL=bash 13:38:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:38:20 pyenv() { 13:38:20 local command 13:38:20 command="${1:-}" 13:38:20 if [ "$#" -gt 0 ]; then 13:38:20 shift 13:38:20 fi 13:38:20 13:38:20 case "$command" in 13:38:20 rehash|shell) 13:38:20 eval "$(pyenv "sh-$command" "$@")" 13:38:20 ;; 13:38:20 *) 13:38:20 command pyenv "$command" "$@" 13:38:20 ;; 13:38:20 esac 13:38:20 }' 13:38:20 +++ 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[*]}"' 13:38:20 ++ 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 13:38:20 ++ 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 13:38:20 ++ 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 13:38:20 ++ export PYENV_SHELL=bash 13:38:20 ++ PYENV_SHELL=bash 13:38:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:38:20 +++ complete -F _pyenv pyenv 13:38:20 ++ lf-pyver python3 13:38:20 ++ local py_version_xy=python3 13:38:20 ++ local py_version_xyz= 13:38:20 ++ pyenv versions 13:38:20 ++ local command 13:38:20 ++ command=versions 13:38:20 ++ '[' 1 -gt 0 ']' 13:38:20 ++ shift 13:38:20 ++ case "$command" in 13:38:20 ++ command pyenv versions 13:38:20 ++ pyenv versions 13:38:20 ++ sed 's/^[ *]* //' 13:38:20 ++ awk '{ print $1 }' 13:38:20 ++ grep -E '^[0-9.]*[0-9]$' 13:38:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:38:21 +++ grep '^3' /tmp/.pyenv_versions 13:38:21 +++ sort -V 13:38:21 +++ tail -n 1 13:38:21 ++ py_version_xyz=3.10.6 13:38:21 ++ [[ -z 3.10.6 ]] 13:38:21 ++ echo 3.10.6 13:38:21 ++ return 0 13:38:21 + pyenv local 3.10.6 13:38:21 + local command 13:38:21 + command=local 13:38:21 + '[' 2 -gt 0 ']' 13:38:21 + shift 13:38:21 + case "$command" in 13:38:21 + command pyenv local 3.10.6 13:38:21 + pyenv local 3.10.6 13:38:21 + for arg in "$@" 13:38:21 + case $arg in 13:38:21 + pkg_list+='tox ' 13:38:21 + for arg in "$@" 13:38:21 + case $arg in 13:38:21 + pkg_list+='virtualenv ' 13:38:21 + for arg in "$@" 13:38:21 + case $arg in 13:38:21 + pkg_list+='urllib3~=1.26.15 ' 13:38:21 + [[ -f /tmp/.toxenv ]] 13:38:21 + [[ ! -f /tmp/.toxenv ]] 13:38:21 + [[ -n '' ]] 13:38:21 + python3 -m venv /tmp/venv-jyM7 13:38:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jyM7' 13:38:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jyM7 13:38:25 + echo /tmp/venv-jyM7 13:38:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:38:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:38:25 + /tmp/venv-jyM7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:38:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:38:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:38:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:38:28 + /tmp/venv-jyM7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:38:31 + type python3 13:38:31 + true 13:38:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jyM7/bin to PATH' 13:38:31 lf-activate-venv(): INFO: Adding /tmp/venv-jyM7/bin to PATH 13:38:31 + PATH=/tmp/venv-jyM7/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 13:38:31 + return 0 13:38:31 + python3 --version 13:38:31 Python 3.10.6 13:38:31 + python3 -m pip --version 13:38:31 pip 24.0 from /tmp/venv-jyM7/lib/python3.10/site-packages/pip (python 3.10) 13:38:31 + python3 -m pip freeze 13:38:31 cachetools==5.3.3 13:38:31 chardet==5.2.0 13:38:31 colorama==0.4.6 13:38:31 distlib==0.3.8 13:38:31 filelock==3.13.1 13:38:31 packaging==23.2 13:38:31 platformdirs==4.2.0 13:38:31 pluggy==1.4.0 13:38:31 pyproject-api==1.6.1 13:38:31 tomli==2.0.1 13:38:31 tox==4.13.0 13:38:31 urllib3==1.26.18 13:38:31 virtualenv==20.25.1 13:38:31 [EnvInject] - Injecting environment variables from a build step. 13:38:31 [EnvInject] - Injecting as environment variables the properties content 13:38:31 PARALLEL=false 13:38:31 13:38:31 [EnvInject] - Variables injected successfully. 13:38:31 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13404193424430906233.sh 13:38:31 ---> tox-run.sh 13:38:31 + 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 13:38:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:38:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:38:31 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:38:31 + cd /w/workspace/oom-master-commit-lint/. 13:38:31 + source /home/jenkins/lf-env.sh 13:38:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:38:31 ++ mktemp -d /tmp/venv-XXXX 13:38:31 + lf_venv=/tmp/venv-STEE 13:38:31 + local venv_file=/tmp/.os_lf_venv 13:38:31 + local python=python3 13:38:31 + local options 13:38:31 + local set_path=true 13:38:31 + local install_args= 13:38:31 ++ 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 13:38:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:38:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:38:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:38:31 + true 13:38:31 + case $1 in 13:38:31 + venv_file=/tmp/.toxenv 13:38:31 + shift 2 13:38:31 + true 13:38:31 + case $1 in 13:38:31 + shift 13:38:31 + break 13:38:31 + case $python in 13:38:31 + local pkg_list= 13:38:31 + [[ -d /opt/pyenv ]] 13:38:31 + echo 'Setup pyenv:' 13:38:31 Setup pyenv: 13:38:31 + export PYENV_ROOT=/opt/pyenv 13:38:31 + PYENV_ROOT=/opt/pyenv 13:38:31 + 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 13:38:31 + 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 13:38:31 + pyenv versions 13:38:31 system 13:38:31 3.8.13 13:38:31 3.9.13 13:38:32 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:38:32 + command -v pyenv 13:38:32 ++ pyenv init - --no-rehash 13:38:32 + 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[*]}"'\'')" 13:38:32 export PATH="/opt/pyenv/shims:${PATH}" 13:38:32 export PYENV_SHELL=bash 13:38:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:38:32 pyenv() { 13:38:32 local command 13:38:32 command="${1:-}" 13:38:32 if [ "$#" -gt 0 ]; then 13:38:32 shift 13:38:32 fi 13:38:32 13:38:32 case "$command" in 13:38:32 rehash|shell) 13:38:32 eval "$(pyenv "sh-$command" "$@")" 13:38:32 ;; 13:38:32 *) 13:38:32 command pyenv "$command" "$@" 13:38:32 ;; 13:38:32 esac 13:38:32 }' 13:38:32 +++ 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[*]}"' 13:38:32 ++ 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 13:38:32 ++ 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 13:38:32 ++ 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 13:38:32 ++ export PYENV_SHELL=bash 13:38:32 ++ PYENV_SHELL=bash 13:38:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:38:32 +++ complete -F _pyenv pyenv 13:38:32 ++ lf-pyver python3 13:38:32 ++ local py_version_xy=python3 13:38:32 ++ local py_version_xyz= 13:38:32 ++ pyenv versions 13:38:32 ++ local command 13:38:32 ++ command=versions 13:38:32 ++ '[' 1 -gt 0 ']' 13:38:32 ++ shift 13:38:32 ++ case "$command" in 13:38:32 ++ command pyenv versions 13:38:32 ++ pyenv versions 13:38:32 ++ sed 's/^[ *]* //' 13:38:32 ++ awk '{ print $1 }' 13:38:32 ++ grep -E '^[0-9.]*[0-9]$' 13:38:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:38:32 +++ grep '^3' /tmp/.pyenv_versions 13:38:32 +++ sort -V 13:38:32 +++ tail -n 1 13:38:32 ++ py_version_xyz=3.10.6 13:38:32 ++ [[ -z 3.10.6 ]] 13:38:32 ++ echo 3.10.6 13:38:32 ++ return 0 13:38:32 + pyenv local 3.10.6 13:38:32 + local command 13:38:32 + command=local 13:38:32 + '[' 2 -gt 0 ']' 13:38:32 + shift 13:38:32 + case "$command" in 13:38:32 + command pyenv local 3.10.6 13:38:32 + pyenv local 3.10.6 13:38:32 + for arg in "$@" 13:38:32 + case $arg in 13:38:32 + pkg_list+='tox ' 13:38:32 + for arg in "$@" 13:38:32 + case $arg in 13:38:32 + pkg_list+='virtualenv ' 13:38:32 + for arg in "$@" 13:38:32 + case $arg in 13:38:32 + pkg_list+='urllib3~=1.26.15 ' 13:38:32 + [[ -f /tmp/.toxenv ]] 13:38:32 ++ cat /tmp/.toxenv 13:38:32 + lf_venv=/tmp/venv-jyM7 13:38:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jyM7 from' file:/tmp/.toxenv 13:38:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jyM7 from file:/tmp/.toxenv 13:38:32 + /tmp/venv-jyM7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:38:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:38:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:38:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:38:33 + /tmp/venv-jyM7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:38:34 + type python3 13:38:34 + true 13:38:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jyM7/bin to PATH' 13:38:34 lf-activate-venv(): INFO: Adding /tmp/venv-jyM7/bin to PATH 13:38:34 + PATH=/tmp/venv-jyM7/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 13:38:34 + return 0 13:38:34 + [[ -d /opt/pyenv ]] 13:38:34 + echo '---> Setting up pyenv' 13:38:34 ---> Setting up pyenv 13:38:34 + export PYENV_ROOT=/opt/pyenv 13:38:34 + PYENV_ROOT=/opt/pyenv 13:38:34 + export PATH=/opt/pyenv/bin:/tmp/venv-jyM7/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 13:38:34 + PATH=/opt/pyenv/bin:/tmp/venv-jyM7/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 13:38:34 ++ pwd 13:38:34 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:38:34 + export PYTHONPATH 13:38:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:38:34 + TOX_TESTENV_PASSENV=PYTHONPATH 13:38:34 + tox --version 13:38:34 4.13.0 from /tmp/venv-jyM7/lib/python3.10/site-packages/tox/__init__.py 13:38:34 + PARALLEL=false 13:38:34 + TOX_OPTIONS_LIST= 13:38:34 + [[ -n gitlint ]] 13:38:34 + TOX_OPTIONS_LIST=' -e gitlint' 13:38:34 + case ${PARALLEL,,} in 13:38:34 + tox -e gitlint 13:38:34 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:38:37 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 13:39:04 gitlint: freeze> python -m pip freeze --all 13:39:05 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 13:39:05 gitlint: commands[0]> gitlint 13:39:05 gitlint: OK (30.30=setup[30.13]+cmd[0.17] seconds) 13:39:05 congratulations :) (30.50 seconds) 13:39:05 + tox_status=0 13:39:05 + echo '---> Completed tox runs' 13:39:05 ---> Completed tox runs 13:39:05 + for i in .tox/*/log 13:39:05 ++ echo .tox/gitlint/log 13:39:05 ++ awk -F/ '{print $2}' 13:39:05 + tox_env=gitlint 13:39:05 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:39:05 + DOC_DIR=docs/_build/html 13:39:05 + [[ -d docs/_build/html ]] 13:39:05 + echo '---> tox-run.sh ends' 13:39:05 ---> tox-run.sh ends 13:39:05 + test 0 -eq 0 13:39:05 $ ssh-agent -k 13:39:05 unset SSH_AUTH_SOCK; 13:39:05 unset SSH_AGENT_PID; 13:39:05 echo Agent pid 1665 killed; 13:39:05 [ssh-agent] Stopped. 13:39:05 [PostBuildScript] - [INFO] Executing post build scripts. 13:39:05 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13328291731205678288.sh 13:39:05 ---> sysstat.sh 13:39:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10606954510439225438.sh 13:39:06 ---> package-listing.sh 13:39:06 ++ tr '[:upper:]' '[:lower:]' 13:39:06 ++ facter osfamily 13:39:06 + OS_FAMILY=debian 13:39:06 + workspace=/w/workspace/oom-master-commit-lint 13:39:06 + START_PACKAGES=/tmp/packages_start.txt 13:39:06 + END_PACKAGES=/tmp/packages_end.txt 13:39:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:39:06 + PACKAGES=/tmp/packages_start.txt 13:39:06 + '[' /w/workspace/oom-master-commit-lint ']' 13:39:06 + PACKAGES=/tmp/packages_end.txt 13:39:06 + case "${OS_FAMILY}" in 13:39:06 + dpkg -l 13:39:06 + grep '^ii' 13:39:06 + '[' -f /tmp/packages_start.txt ']' 13:39:06 + '[' -f /tmp/packages_end.txt ']' 13:39:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:39:06 + '[' /w/workspace/oom-master-commit-lint ']' 13:39:06 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:39:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:39:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1367470622529869847.sh 13:39:06 ---> capture-instance-metadata.sh 13:39:06 Setup pyenv: 13:39:06 system 13:39:06 3.8.13 13:39:06 3.9.13 13:39:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:39:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yjUx 13:39:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:39:13 lf-activate-venv(): INFO: Installing: lftools 13:39:47 lf-activate-venv(): INFO: Adding /tmp/venv-yjUx/bin to PATH 13:39:47 INFO: Running in OpenStack, capturing instance metadata 13:39:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2852564582684438487.sh 13:39:47 provisioning config files... 13:39:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config231165097423076031tmp 13:39:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:39:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:39:47 [EnvInject] - Injecting environment variables from a build step. 13:39:47 [EnvInject] - Injecting as environment variables the properties content 13:39:47 SERVER_ID=logs 13:39:47 13:39:47 [EnvInject] - Variables injected successfully. 13:39:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins557327859401955980.sh 13:39:47 ---> create-netrc.sh 13:39:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9852035968887695382.sh 13:39:47 ---> python-tools-install.sh 13:39:47 Setup pyenv: 13:39:47 system 13:39:47 3.8.13 13:39:47 3.9.13 13:39:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:39:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjUx from file:/tmp/.os_lf_venv 13:39:49 lf-activate-venv(): INFO: Installing: lftools 13:39:56 lf-activate-venv(): INFO: Adding /tmp/venv-yjUx/bin to PATH 13:39:56 Generating Requirements File 13:40:25 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. 13:40:25 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 13:40:25 Python 3.10.6 13:40:25 pip 24.0 from /tmp/venv-yjUx/lib/python3.10/site-packages/pip (python 3.10) 13:40:26 appdirs==1.4.4 13:40:26 argcomplete==3.2.2 13:40:26 aspy.yaml==1.3.0 13:40:26 attrs==23.2.0 13:40:26 autopage==0.5.2 13:40:26 beautifulsoup4==4.12.3 13:40:26 boto3==1.34.51 13:40:26 botocore==1.34.51 13:40:26 bs4==0.0.2 13:40:26 cachetools==5.3.3 13:40:26 certifi==2024.2.2 13:40:26 cffi==1.16.0 13:40:26 cfgv==3.4.0 13:40:26 chardet==5.2.0 13:40:26 charset-normalizer==3.3.2 13:40:26 click==8.1.7 13:40:26 cliff==4.6.0 13:40:26 cmd2==2.4.3 13:40:26 cryptography==3.3.2 13:40:26 debtcollector==3.0.0 13:40:26 decorator==5.1.1 13:40:26 defusedxml==0.7.1 13:40:26 Deprecated==1.2.14 13:40:26 distlib==0.3.8 13:40:26 dnspython==2.6.1 13:40:26 docker==4.2.2 13:40:26 dogpile.cache==1.3.2 13:40:26 email_validator==2.1.1 13:40:26 filelock==3.13.1 13:40:26 future==1.0.0 13:40:26 gitdb==4.0.11 13:40:26 GitPython==3.1.42 13:40:26 google-auth==2.28.1 13:40:26 httplib2==0.22.0 13:40:26 identify==2.5.35 13:40:26 idna==3.6 13:40:26 importlib-resources==1.5.0 13:40:26 iso8601==2.1.0 13:40:26 Jinja2==3.1.3 13:40:26 jmespath==1.0.1 13:40:26 jsonpatch==1.33 13:40:26 jsonpointer==2.4 13:40:26 jsonschema==4.21.1 13:40:26 jsonschema-specifications==2023.12.1 13:40:26 keystoneauth1==5.6.0 13:40:26 kubernetes==29.0.0 13:40:26 lftools==0.37.9 13:40:26 lxml==5.1.0 13:40:26 MarkupSafe==2.1.5 13:40:26 msgpack==1.0.7 13:40:26 multi_key_dict==2.0.3 13:40:26 munch==4.0.0 13:40:26 netaddr==1.2.1 13:40:26 netifaces==0.11.0 13:40:26 niet==1.4.2 13:40:26 nodeenv==1.8.0 13:40:26 oauth2client==4.1.3 13:40:26 oauthlib==3.2.2 13:40:26 openstacksdk==0.62.0 13:40:26 os-client-config==2.1.0 13:40:26 os-service-types==1.7.0 13:40:26 osc-lib==3.0.1 13:40:26 oslo.config==9.4.0 13:40:26 oslo.context==5.4.0 13:40:26 oslo.i18n==6.3.0 13:40:26 oslo.log==5.5.0 13:40:26 oslo.serialization==5.4.0 13:40:26 oslo.utils==7.1.0 13:40:26 packaging==23.2 13:40:26 pbr==6.0.0 13:40:26 platformdirs==4.2.0 13:40:26 prettytable==3.10.0 13:40:26 pyasn1==0.5.1 13:40:26 pyasn1-modules==0.3.0 13:40:26 pycparser==2.21 13:40:26 pygerrit2==2.0.15 13:40:26 PyGithub==2.2.0 13:40:26 pyinotify==0.9.6 13:40:26 PyJWT==2.8.0 13:40:26 PyNaCl==1.5.0 13:40:26 pyparsing==2.4.7 13:40:26 pyperclip==1.8.2 13:40:26 pyrsistent==0.20.0 13:40:26 python-cinderclient==9.4.0 13:40:26 python-dateutil==2.8.2 13:40:26 python-heatclient==3.4.0 13:40:26 python-jenkins==1.8.2 13:40:26 python-keystoneclient==5.3.0 13:40:26 python-magnumclient==4.3.0 13:40:26 python-novaclient==18.4.0 13:40:26 python-openstackclient==6.0.1 13:40:26 python-swiftclient==4.4.0 13:40:26 PyYAML==6.0.1 13:40:26 referencing==0.33.0 13:40:26 requests==2.31.0 13:40:26 requests-oauthlib==1.3.1 13:40:26 requestsexceptions==1.4.0 13:40:26 rfc3986==2.0.0 13:40:26 rpds-py==0.18.0 13:40:26 rsa==4.9 13:40:26 ruamel.yaml==0.18.6 13:40:26 ruamel.yaml.clib==0.2.8 13:40:26 s3transfer==0.10.0 13:40:26 simplejson==3.19.2 13:40:26 six==1.16.0 13:40:26 smmap==5.0.1 13:40:26 soupsieve==2.5 13:40:26 stevedore==5.2.0 13:40:26 tabulate==0.9.0 13:40:26 toml==0.10.2 13:40:26 tomlkit==0.12.4 13:40:26 tqdm==4.66.2 13:40:26 typing_extensions==4.10.0 13:40:26 tzdata==2024.1 13:40:26 urllib3==1.26.18 13:40:26 virtualenv==20.25.1 13:40:26 wcwidth==0.2.13 13:40:26 websocket-client==1.7.0 13:40:26 wrapt==1.16.0 13:40:26 xdg==6.0.0 13:40:26 xmltodict==0.13.0 13:40:26 yq==3.2.3 13:40:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18151792244707657113.sh 13:40:26 ---> sudo-logs.sh 13:40:26 Archiving 'sudo' log.. 13:40:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12792814365611234316.sh 13:40:26 ---> job-cost.sh 13:40:26 Setup pyenv: 13:40:26 system 13:40:26 3.8.13 13:40:26 3.9.13 13:40:26 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:40:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjUx from file:/tmp/.os_lf_venv 13:40:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:40:36 lf-activate-venv(): INFO: Adding /tmp/venv-yjUx/bin to PATH 13:40:36 INFO: No Stack... 13:40:36 INFO: Retrieving Pricing Info for: v3-standard-4 13:40:36 INFO: Archiving Costs 13:40:36 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9910139446216109558.sh 13:40:36 ---> logs-deploy.sh 13:40:36 Setup pyenv: 13:40:36 system 13:40:36 3.8.13 13:40:36 3.9.13 13:40:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:40:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjUx from file:/tmp/.os_lf_venv 13:40:38 lf-activate-venv(): INFO: Installing: lftools 13:40:46 lf-activate-venv(): INFO: Adding /tmp/venv-yjUx/bin to PATH 13:40:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7213 13:40:46 INFO: archiving workspace using pattern(s): 13:40:47 Archives upload complete. 13:40:47 INFO: archiving logs to Nexus 13:40:48 ---> uname -a: 13:40:48 Linux prd-ubuntu1804-builder-4c-4g-9457 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:40:48 13:40:48 13:40:48 ---> lscpu: 13:40:48 Architecture: x86_64 13:40:48 CPU op-mode(s): 32-bit, 64-bit 13:40:48 Byte Order: Little Endian 13:40:48 CPU(s): 4 13:40:48 On-line CPU(s) list: 0-3 13:40:48 Thread(s) per core: 1 13:40:48 Core(s) per socket: 1 13:40:48 Socket(s): 4 13:40:48 NUMA node(s): 1 13:40:48 Vendor ID: AuthenticAMD 13:40:48 CPU family: 23 13:40:48 Model: 49 13:40:48 Model name: AMD EPYC-Rome Processor 13:40:48 Stepping: 0 13:40:48 CPU MHz: 2800.000 13:40:48 BogoMIPS: 5600.00 13:40:48 Virtualization: AMD-V 13:40:48 Hypervisor vendor: KVM 13:40:48 Virtualization type: full 13:40:48 L1d cache: 32K 13:40:48 L1i cache: 32K 13:40:48 L2 cache: 512K 13:40:48 L3 cache: 16384K 13:40:48 NUMA node0 CPU(s): 0-3 13:40:48 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 13:40:48 13:40:48 13:40:48 ---> nproc: 13:40:48 4 13:40:48 13:40:48 13:40:48 ---> df -h: 13:40:48 Filesystem Size Used Avail Use% Mounted on 13:40:48 udev 7.9G 0 7.9G 0% /dev 13:40:48 tmpfs 1.6G 672K 1.6G 1% /run 13:40:48 /dev/vda1 78G 8.5G 69G 11% / 13:40:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:40:48 tmpfs 5.0M 0 5.0M 0% /run/lock 13:40:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:40:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:40:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:40:48 13:40:48 13:40:48 ---> free -m: 13:40:48 total used free shared buff/cache available 13:40:48 Mem: 16040 539 13212 0 2287 15177 13:40:48 Swap: 1023 0 1023 13:40:48 13:40:48 13:40:48 ---> ip addr: 13:40:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:40:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:40:48 inet 127.0.0.1/8 scope host lo 13:40:48 valid_lft forever preferred_lft forever 13:40:48 inet6 ::1/128 scope host 13:40:48 valid_lft forever preferred_lft forever 13:40:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:40:48 link/ether fa:16:3e:7d:c7:42 brd ff:ff:ff:ff:ff:ff 13:40:48 inet 10.30.106.47/23 brd 10.30.107.255 scope global dynamic ens3 13:40:48 valid_lft 86222sec preferred_lft 86222sec 13:40:48 inet6 fe80::f816:3eff:fe7d:c742/64 scope link 13:40:48 valid_lft forever preferred_lft forever 13:40:48 13:40:48 13:40:48 ---> sar -b -r -n DEV: 13:40:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9457) 02/28/24 _x86_64_ (4 CPU) 13:40:48 13:40:48 13:37:53 LINUX RESTART (4 CPU) 13:40:48 13:40:48 13:38:01 tps rtps wtps bread/s bwrtn/s 13:40:48 13:39:02 166.06 66.07 99.98 4048.26 49733.18 13:40:48 13:40:01 117.56 14.42 103.14 1101.64 30979.56 13:40:48 Average: 142.01 40.46 101.55 2587.33 40435.15 13:40:48 13:40:48 13:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:40:48 13:39:02 13877844 15510152 2547124 15.51 62780 1769332 917096 5.25 758940 1572388 182388 13:40:48 13:40:01 13673652 15569300 2751316 16.75 85556 1994976 757428 4.33 719312 1785868 135452 13:40:48 Average: 13775748 15539726 2649220 16.13 74168 1882154 837262 4.79 739126 1679128 158920 13:40:48 13:40:48 13:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:40:48 13:39:02 ens3 499.93 337.01 2202.98 70.08 0.00 0.00 0.00 0.00 13:40:48 13:39:02 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 13:40:48 13:40:01 ens3 55.84 41.69 675.36 26.01 0.00 0.00 0.00 0.00 13:40:48 13:40:01 lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 13:40:48 Average: ens3 279.75 190.59 1445.59 48.23 0.00 0.00 0.00 0.00 13:40:48 Average: lo 1.81 1.81 0.19 0.19 0.00 0.00 0.00 0.00 13:40:48 13:40:48 13:40:48 ---> sar -P ALL: 13:40:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9457) 02/28/24 _x86_64_ (4 CPU) 13:40:48 13:40:48 13:37:53 LINUX RESTART (4 CPU) 13:40:48 13:40:48 13:38:01 CPU %user %nice %system %iowait %steal %idle 13:40:48 13:39:02 all 20.21 0.00 2.38 7.21 0.08 70.13 13:40:48 13:39:02 0 19.58 0.00 2.11 0.53 0.07 77.72 13:40:48 13:39:02 1 18.39 0.00 2.06 14.83 0.05 64.67 13:40:48 13:39:02 2 11.87 0.00 2.58 10.60 0.08 74.87 13:40:48 13:39:02 3 30.97 0.00 2.77 2.89 0.08 63.28 13:40:48 13:40:01 all 20.08 0.00 1.49 5.37 0.05 73.02 13:40:48 13:40:01 0 17.53 0.00 1.51 2.24 0.05 78.67 13:40:48 13:40:01 1 38.02 0.00 2.24 2.22 0.07 57.45 13:40:48 13:40:01 2 10.56 0.00 1.07 14.07 0.03 74.27 13:40:48 13:40:01 3 14.22 0.00 1.15 2.92 0.05 81.66 13:40:48 Average: all 20.14 0.00 1.94 6.29 0.06 71.56 13:40:48 Average: 0 18.56 0.00 1.81 1.38 0.06 78.19 13:40:48 Average: 1 28.14 0.00 2.15 8.57 0.06 61.08 13:40:48 Average: 2 11.22 0.00 1.83 12.32 0.06 74.57 13:40:48 Average: 3 22.66 0.00 1.97 2.91 0.07 72.39 13:40:48 13:40:48 13:40:48