16:00:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 16:00:35 Running as SYSTEM 16:00:35 [EnvInject] - Loading node environment variables. 16:00:35 Building remotely on prd-ubuntu1804-builder-4c-4g-2804 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 16:00:35 [ssh-agent] Looking for ssh-agent implementation... 16:00:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:36 $ ssh-agent 16:00:36 SSH_AUTH_SOCK=/tmp/ssh-WTVY12ExyBhU/agent.1644 16:00:36 SSH_AGENT_PID=1646 16:00:36 [ssh-agent] Started. 16:00:36 Running ssh-add (command line suppressed) 16:00:36 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_16707602468218284642.key (/w/workspace/oom-master-commit-lint@tmp/private_key_16707602468218284642.key) 16:00:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:00:36 The recommended git tool is: NONE 16:00:37 using credential onap-jenkins-ssh 16:00:37 Wiping out workspace first. 16:00:37 Cloning the remote Git repository 16:00:37 Cloning repository git://cloud.onap.org/mirror/oom.git 16:00:37 > git init /w/workspace/oom-master-commit-lint # timeout=10 16:00:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:00:38 > git --version # timeout=10 16:00:38 > git --version # 'git version 2.17.1' 16:00:38 using GIT_SSH to set credentials Gerrit user 16:00:38 Verifying host key using manually-configured host key entries 16:00:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:00:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:00:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:00:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:00:43 using GIT_SSH to set credentials Gerrit user 16:00:43 Verifying host key using manually-configured host key entries 16:00:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/2 # timeout=30 16:00:43 > git rev-parse e11db1b9ce3f9d494b7052e6f7efe90cb79bfc0d^{commit} # timeout=10 16:00:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:00:43 Checking out Revision e11db1b9ce3f9d494b7052e6f7efe90cb79bfc0d (refs/changes/57/136757/2) 16:00:43 > git config core.sparsecheckout # timeout=10 16:00:43 > git checkout -f e11db1b9ce3f9d494b7052e6f7efe90cb79bfc0d # timeout=30 16:00:46 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 16:00:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:00:47 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 16:00:47 [EnvInject] - Injecting environment variables from a build step. 16:00:47 [EnvInject] - Injecting as environment variables the properties content 16:00:47 PYTHON=python3 16:00:47 16:00:47 [EnvInject] - Variables injected successfully. 16:00:47 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10860327219156862607.sh 16:00:47 ---> tox-install.sh 16:00:47 + source /home/jenkins/lf-env.sh 16:00:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:47 ++ mktemp -d /tmp/venv-XXXX 16:00:47 + lf_venv=/tmp/venv-iVK4 16:00:47 + local venv_file=/tmp/.os_lf_venv 16:00:47 + local python=python3 16:00:47 + local options 16:00:47 + local set_path=true 16:00:47 + local install_args= 16:00:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:00:47 + true 16:00:47 + case $1 in 16:00:47 + venv_file=/tmp/.toxenv 16:00:47 + shift 2 16:00:47 + true 16:00:47 + case $1 in 16:00:47 + shift 16:00:47 + break 16:00:47 + case $python in 16:00:47 + local pkg_list= 16:00:47 + [[ -d /opt/pyenv ]] 16:00:47 + echo 'Setup pyenv:' 16:00:47 Setup pyenv: 16:00:47 + export PYENV_ROOT=/opt/pyenv 16:00:47 + PYENV_ROOT=/opt/pyenv 16:00:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:47 + pyenv versions 16:00:47 * system (set by /opt/pyenv/version) 16:00:47 * 3.8.13 (set by /opt/pyenv/version) 16:00:47 * 3.9.13 (set by /opt/pyenv/version) 16:00:47 * 3.10.6 (set by /opt/pyenv/version) 16:00:47 + command -v pyenv 16:00:47 ++ pyenv init - --no-rehash 16:00:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 16:00:47 export PATH="/opt/pyenv/shims:${PATH}" 16:00:47 export PYENV_SHELL=bash 16:00:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:00:47 pyenv() { 16:00:47 local command 16:00:47 command="${1:-}" 16:00:47 if [ "$#" -gt 0 ]; then 16:00:47 shift 16:00:47 fi 16:00:47 16:00:47 case "$command" in 16:00:47 rehash|shell) 16:00:47 eval "$(pyenv "sh-$command" "$@")" 16:00:47 ;; 16:00:47 *) 16:00:47 command pyenv "$command" "$@" 16:00:47 ;; 16:00:47 esac 16:00:47 }' 16:00:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 16:00:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:47 ++ export PYENV_SHELL=bash 16:00:47 ++ PYENV_SHELL=bash 16:00:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:00:47 +++ complete -F _pyenv pyenv 16:00:47 ++ lf-pyver python3 16:00:47 ++ local py_version_xy=python3 16:00:47 ++ local py_version_xyz= 16:00:47 ++ pyenv versions 16:00:47 ++ local command 16:00:47 ++ command=versions 16:00:47 ++ sed 's/^[ *]* //' 16:00:47 ++ '[' 1 -gt 0 ']' 16:00:47 ++ shift 16:00:47 ++ case "$command" in 16:00:47 ++ grep -E '^[0-9.]*[0-9]$' 16:00:47 ++ command pyenv versions 16:00:47 ++ pyenv versions 16:00:47 ++ awk '{ print $1 }' 16:00:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:00:47 +++ grep '^3' /tmp/.pyenv_versions 16:00:47 +++ tail -n 1 16:00:47 +++ sort -V 16:00:47 ++ py_version_xyz=3.10.6 16:00:47 ++ [[ -z 3.10.6 ]] 16:00:47 ++ echo 3.10.6 16:00:47 ++ return 0 16:00:47 + pyenv local 3.10.6 16:00:47 + local command 16:00:47 + command=local 16:00:47 + '[' 2 -gt 0 ']' 16:00:47 + shift 16:00:47 + case "$command" in 16:00:47 + command pyenv local 3.10.6 16:00:47 + pyenv local 3.10.6 16:00:47 + for arg in "$@" 16:00:47 + case $arg in 16:00:47 + pkg_list+='tox ' 16:00:47 + for arg in "$@" 16:00:47 + case $arg in 16:00:47 + pkg_list+='virtualenv ' 16:00:47 + for arg in "$@" 16:00:47 + case $arg in 16:00:47 + pkg_list+='urllib3~=1.26.15 ' 16:00:47 + [[ -f /tmp/.toxenv ]] 16:00:47 + [[ ! -f /tmp/.toxenv ]] 16:00:47 + [[ -n '' ]] 16:00:47 + python3 -m venv /tmp/venv-iVK4 16:00:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iVK4' 16:00:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iVK4 16:00:52 + echo /tmp/venv-iVK4 16:00:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:00:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:00:52 + /tmp/venv-iVK4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:00:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:00:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:00:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:00:55 + /tmp/venv-iVK4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:00:58 + type python3 16:00:58 + true 16:00:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iVK4/bin to PATH' 16:00:58 lf-activate-venv(): INFO: Adding /tmp/venv-iVK4/bin to PATH 16:00:58 + PATH=/tmp/venv-iVK4/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 16:00:58 + return 0 16:00:58 + python3 --version 16:00:58 Python 3.10.6 16:00:58 + python3 -m pip --version 16:00:59 pip 23.3.1 from /tmp/venv-iVK4/lib/python3.10/site-packages/pip (python 3.10) 16:00:59 + python3 -m pip freeze 16:00:59 cachetools==5.3.2 16:00:59 chardet==5.2.0 16:00:59 colorama==0.4.6 16:00:59 distlib==0.3.7 16:00:59 filelock==3.13.1 16:00:59 packaging==23.2 16:00:59 platformdirs==4.1.0 16:00:59 pluggy==1.3.0 16:00:59 pyproject-api==1.6.1 16:00:59 tomli==2.0.1 16:00:59 tox==4.11.4 16:00:59 urllib3==1.26.18 16:00:59 virtualenv==20.25.0 16:00:59 [EnvInject] - Injecting environment variables from a build step. 16:00:59 [EnvInject] - Injecting as environment variables the properties content 16:00:59 PARALLEL=false 16:00:59 16:00:59 [EnvInject] - Variables injected successfully. 16:00:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3581345438921262578.sh 16:00:59 ---> tox-run.sh 16:00:59 + 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 16:00:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 16:00:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 16:00:59 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 16:00:59 + cd /w/workspace/oom-master-commit-lint/. 16:00:59 + source /home/jenkins/lf-env.sh 16:00:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:59 ++ mktemp -d /tmp/venv-XXXX 16:00:59 + lf_venv=/tmp/venv-7oJr 16:00:59 + local venv_file=/tmp/.os_lf_venv 16:00:59 + local python=python3 16:00:59 + local options 16:00:59 + local set_path=true 16:00:59 + local install_args= 16:00:59 ++ 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 16:00:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:00:59 + true 16:00:59 + case $1 in 16:00:59 + venv_file=/tmp/.toxenv 16:00:59 + shift 2 16:00:59 + true 16:00:59 + case $1 in 16:00:59 + shift 16:00:59 + break 16:00:59 + case $python in 16:00:59 + local pkg_list= 16:00:59 + [[ -d /opt/pyenv ]] 16:00:59 + echo 'Setup pyenv:' 16:00:59 Setup pyenv: 16:00:59 + export PYENV_ROOT=/opt/pyenv 16:00:59 + PYENV_ROOT=/opt/pyenv 16:00:59 + 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 16:00:59 + 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 16:00:59 + pyenv versions 16:00:59 system 16:00:59 3.8.13 16:00:59 3.9.13 16:00:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:00:59 + command -v pyenv 16:00:59 ++ pyenv init - --no-rehash 16:00:59 + 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[*]}"'\'')" 16:00:59 export PATH="/opt/pyenv/shims:${PATH}" 16:00:59 export PYENV_SHELL=bash 16:00:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:00:59 pyenv() { 16:00:59 local command 16:00:59 command="${1:-}" 16:00:59 if [ "$#" -gt 0 ]; then 16:00:59 shift 16:00:59 fi 16:00:59 16:00:59 case "$command" in 16:00:59 rehash|shell) 16:00:59 eval "$(pyenv "sh-$command" "$@")" 16:00:59 ;; 16:00:59 *) 16:00:59 command pyenv "$command" "$@" 16:00:59 ;; 16:00:59 esac 16:00:59 }' 16:00:59 +++ 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[*]}"' 16:00:59 ++ 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 16:00:59 ++ 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 16:00:59 ++ 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 16:00:59 ++ export PYENV_SHELL=bash 16:00:59 ++ PYENV_SHELL=bash 16:00:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:00:59 +++ complete -F _pyenv pyenv 16:00:59 ++ lf-pyver python3 16:00:59 ++ local py_version_xy=python3 16:00:59 ++ local py_version_xyz= 16:00:59 ++ pyenv versions 16:00:59 ++ local command 16:00:59 ++ command=versions 16:00:59 ++ sed 's/^[ *]* //' 16:00:59 ++ awk '{ print $1 }' 16:00:59 ++ '[' 1 -gt 0 ']' 16:00:59 ++ shift 16:00:59 ++ case "$command" in 16:00:59 ++ command pyenv versions 16:00:59 ++ pyenv versions 16:00:59 ++ grep -E '^[0-9.]*[0-9]$' 16:00:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:00:59 +++ sort -V 16:00:59 +++ grep '^3' /tmp/.pyenv_versions 16:00:59 +++ tail -n 1 16:00:59 ++ py_version_xyz=3.10.6 16:00:59 ++ [[ -z 3.10.6 ]] 16:00:59 ++ echo 3.10.6 16:00:59 ++ return 0 16:00:59 + pyenv local 3.10.6 16:00:59 + local command 16:00:59 + command=local 16:00:59 + '[' 2 -gt 0 ']' 16:00:59 + shift 16:00:59 + case "$command" in 16:00:59 + command pyenv local 3.10.6 16:00:59 + pyenv local 3.10.6 16:00:59 + for arg in "$@" 16:00:59 + case $arg in 16:00:59 + pkg_list+='tox ' 16:00:59 + for arg in "$@" 16:00:59 + case $arg in 16:00:59 + pkg_list+='virtualenv ' 16:00:59 + for arg in "$@" 16:00:59 + case $arg in 16:00:59 + pkg_list+='urllib3~=1.26.15 ' 16:00:59 + [[ -f /tmp/.toxenv ]] 16:00:59 ++ cat /tmp/.toxenv 16:00:59 + lf_venv=/tmp/venv-iVK4 16:00:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVK4 from' file:/tmp/.toxenv 16:00:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVK4 from file:/tmp/.toxenv 16:00:59 + /tmp/venv-iVK4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:01:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:01:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:01:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:01:00 + /tmp/venv-iVK4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:01:01 + type python3 16:01:01 + true 16:01:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iVK4/bin to PATH' 16:01:01 lf-activate-venv(): INFO: Adding /tmp/venv-iVK4/bin to PATH 16:01:01 + PATH=/tmp/venv-iVK4/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 16:01:01 + return 0 16:01:01 + [[ -d /opt/pyenv ]] 16:01:01 + echo '---> Setting up pyenv' 16:01:01 ---> Setting up pyenv 16:01:01 + export PYENV_ROOT=/opt/pyenv 16:01:01 + PYENV_ROOT=/opt/pyenv 16:01:01 + export PATH=/opt/pyenv/bin:/tmp/venv-iVK4/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 16:01:01 + PATH=/opt/pyenv/bin:/tmp/venv-iVK4/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 16:01:01 ++ pwd 16:01:01 + PYTHONPATH=/w/workspace/oom-master-commit-lint 16:01:01 + export PYTHONPATH 16:01:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:01:01 + TOX_TESTENV_PASSENV=PYTHONPATH 16:01:01 + tox --version 16:01:02 4.11.4 from /tmp/venv-iVK4/lib/python3.10/site-packages/tox/__init__.py 16:01:02 + PARALLEL=false 16:01:02 + TOX_OPTIONS_LIST= 16:01:02 + [[ -n gitlint ]] 16:01:02 + TOX_OPTIONS_LIST=' -e gitlint' 16:01:02 + case ${PARALLEL,,} in 16:01:02 + tox -e gitlint 16:01:02 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 16:01:04 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 16:01:33 gitlint: freeze> python -m pip freeze --all 16:01:34 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.11,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.7.0,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.12.0,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.9.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==23.3.1,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==1.5.1,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.0,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.3,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 16:01:34 gitlint: commands[0]> gitlint 16:01:34 gitlint: OK (31.72=setup[31.53]+cmd[0.19] seconds) 16:01:34 congratulations :) (31.88 seconds) 16:01:34 + tox_status=0 16:01:34 + echo '---> Completed tox runs' 16:01:34 ---> Completed tox runs 16:01:34 + for i in .tox/*/log 16:01:34 ++ echo .tox/gitlint/log 16:01:34 ++ awk -F/ '{print $2}' 16:01:34 + tox_env=gitlint 16:01:34 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 16:01:34 + DOC_DIR=docs/_build/html 16:01:34 + [[ -d docs/_build/html ]] 16:01:34 + echo '---> tox-run.sh ends' 16:01:34 ---> tox-run.sh ends 16:01:34 + test 0 -eq 0 16:01:34 $ ssh-agent -k 16:01:34 unset SSH_AUTH_SOCK; 16:01:34 unset SSH_AGENT_PID; 16:01:34 echo Agent pid 1646 killed; 16:01:34 [ssh-agent] Stopped. 16:01:34 [PostBuildScript] - [INFO] Executing post build scripts. 16:01:34 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15143323604394620546.sh 16:01:34 ---> sysstat.sh 16:01:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12221267294211043192.sh 16:01:35 ---> package-listing.sh 16:01:35 ++ facter osfamily 16:01:35 ++ tr '[:upper:]' '[:lower:]' 16:01:35 + OS_FAMILY=debian 16:01:35 + workspace=/w/workspace/oom-master-commit-lint 16:01:35 + START_PACKAGES=/tmp/packages_start.txt 16:01:35 + END_PACKAGES=/tmp/packages_end.txt 16:01:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:01:35 + PACKAGES=/tmp/packages_start.txt 16:01:35 + '[' /w/workspace/oom-master-commit-lint ']' 16:01:35 + PACKAGES=/tmp/packages_end.txt 16:01:35 + case "${OS_FAMILY}" in 16:01:35 + dpkg -l 16:01:35 + grep '^ii' 16:01:35 + '[' -f /tmp/packages_start.txt ']' 16:01:35 + '[' -f /tmp/packages_end.txt ']' 16:01:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:01:35 + '[' /w/workspace/oom-master-commit-lint ']' 16:01:35 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 16:01:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 16:01:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17258562860949604234.sh 16:01:35 ---> capture-instance-metadata.sh 16:01:35 Setup pyenv: 16:01:35 system 16:01:35 3.8.13 16:01:35 3.9.13 16:01:35 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:01:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3R9y 16:01:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:01:42 lf-activate-venv(): INFO: Installing: lftools 16:02:16 lf-activate-venv(): INFO: Adding /tmp/venv-3R9y/bin to PATH 16:02:16 INFO: Running in OpenStack, capturing instance metadata 16:02:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15382546257574684051.sh 16:02:16 provisioning config files... 16:02:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config3168680020483937018tmp 16:02:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:02:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:02:16 [EnvInject] - Injecting environment variables from a build step. 16:02:16 [EnvInject] - Injecting as environment variables the properties content 16:02:16 SERVER_ID=logs 16:02:16 16:02:16 [EnvInject] - Variables injected successfully. 16:02:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3305997324810332234.sh 16:02:16 ---> create-netrc.sh 16:02:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins472834068652004188.sh 16:02:16 ---> python-tools-install.sh 16:02:16 Setup pyenv: 16:02:16 system 16:02:16 3.8.13 16:02:16 3.9.13 16:02:16 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:02:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3R9y from file:/tmp/.os_lf_venv 16:02:18 lf-activate-venv(): INFO: Installing: lftools 16:02:26 lf-activate-venv(): INFO: Adding /tmp/venv-3R9y/bin to PATH 16:02:26 Generating Requirements File 16:02:57 Python 3.10.6 16:02:57 pip 23.3.1 from /tmp/venv-3R9y/lib/python3.10/site-packages/pip (python 3.10) 16:02:58 appdirs==1.4.4 16:02:58 argcomplete==3.1.6 16:02:58 aspy.yaml==1.3.0 16:02:58 attrs==23.1.0 16:02:58 autopage==0.5.2 16:02:58 Babel==2.13.1 16:02:58 beautifulsoup4==4.12.2 16:02:58 boto3==1.33.8 16:02:58 botocore==1.33.8 16:02:58 bs4==0.0.1 16:02:58 cachetools==5.3.2 16:02:58 certifi==2023.11.17 16:02:58 cffi==1.16.0 16:02:58 cfgv==3.4.0 16:02:58 chardet==5.2.0 16:02:58 charset-normalizer==3.3.2 16:02:58 click==8.1.7 16:02:58 cliff==4.4.0 16:02:58 cmd2==2.4.3 16:02:58 cryptography==3.3.2 16:02:58 debtcollector==2.5.0 16:02:58 decorator==5.1.1 16:02:58 defusedxml==0.7.1 16:02:58 Deprecated==1.2.14 16:02:58 distlib==0.3.7 16:02:58 dnspython==2.4.2 16:02:58 docker==4.2.2 16:02:58 dogpile.cache==1.2.2 16:02:58 email-validator==2.1.0.post1 16:02:58 filelock==3.13.1 16:02:58 future==0.18.3 16:02:58 gitdb==4.0.11 16:02:58 GitPython==3.1.40 16:02:58 google-auth==2.25.1 16:02:58 httplib2==0.22.0 16:02:58 identify==2.5.32 16:02:58 idna==3.6 16:02:58 importlib-metadata==7.0.0 16:02:58 importlib-resources==1.5.0 16:02:58 iso8601==2.1.0 16:02:58 Jinja2==3.1.2 16:02:58 jmespath==1.0.1 16:02:58 jsonpatch==1.33 16:02:58 jsonpointer==2.4 16:02:58 jsonschema==4.20.0 16:02:58 jsonschema-specifications==2023.11.2 16:02:58 keystoneauth1==5.4.0 16:02:58 kubernetes==28.1.0 16:02:58 lftools==0.37.8 16:02:58 lxml==4.9.3 16:02:58 MarkupSafe==2.1.3 16:02:58 msgpack==1.0.7 16:02:58 multi-key-dict==2.0.3 16:02:58 munch==4.0.0 16:02:58 netaddr==0.9.0 16:02:58 netifaces==0.11.0 16:02:58 niet==1.4.2 16:02:58 nodeenv==1.8.0 16:02:58 oauth2client==4.1.3 16:02:58 oauthlib==3.2.2 16:02:58 openstacksdk==0.62.0 16:02:58 os-client-config==2.1.0 16:02:58 os-service-types==1.7.0 16:02:58 osc-lib==2.9.0 16:02:58 oslo.config==9.2.0 16:02:58 oslo.context==5.3.0 16:02:58 oslo.i18n==6.2.0 16:02:58 oslo.log==5.4.0 16:02:58 oslo.serialization==5.2.0 16:02:58 oslo.utils==6.3.0 16:02:58 packaging==23.2 16:02:58 pbr==6.0.0 16:02:58 platformdirs==4.1.0 16:02:58 prettytable==3.9.0 16:02:58 pyasn1==0.5.1 16:02:58 pyasn1-modules==0.3.0 16:02:58 pycparser==2.21 16:02:58 pygerrit2==2.0.15 16:02:58 PyGithub==2.1.1 16:02:58 pyinotify==0.9.6 16:02:58 PyJWT==2.8.0 16:02:58 PyNaCl==1.5.0 16:02:58 pyparsing==2.4.7 16:02:58 pyperclip==1.8.2 16:02:58 pyrsistent==0.20.0 16:02:58 python-cinderclient==9.4.0 16:02:58 python-dateutil==2.8.2 16:02:58 python-heatclient==3.3.0 16:02:58 python-jenkins==1.8.2 16:02:58 python-keystoneclient==5.2.0 16:02:58 python-magnumclient==4.3.0 16:02:58 python-novaclient==18.4.0 16:02:58 python-openstackclient==6.0.0 16:02:58 python-swiftclient==4.4.0 16:02:58 pytz==2023.3.post1 16:02:58 PyYAML==6.0.1 16:02:58 referencing==0.31.1 16:02:58 requests==2.31.0 16:02:58 requests-oauthlib==1.3.1 16:02:58 requestsexceptions==1.4.0 16:02:58 rfc3986==2.0.0 16:02:58 rpds-py==0.13.2 16:02:58 rsa==4.9 16:02:58 ruamel.yaml==0.18.5 16:02:58 ruamel.yaml.clib==0.2.8 16:02:58 s3transfer==0.8.2 16:02:58 simplejson==3.19.2 16:02:58 six==1.16.0 16:02:58 smmap==5.0.1 16:02:58 soupsieve==2.5 16:02:58 stevedore==5.1.0 16:02:58 tabulate==0.9.0 16:02:58 toml==0.10.2 16:02:58 tomlkit==0.12.3 16:02:58 tqdm==4.66.1 16:02:58 typing_extensions==4.8.0 16:02:58 tzdata==2023.3 16:02:58 urllib3==1.26.18 16:02:58 virtualenv==20.25.0 16:02:58 wcwidth==0.2.12 16:02:58 websocket-client==1.7.0 16:02:58 wrapt==1.16.0 16:02:58 xdg==6.0.0 16:02:58 xmltodict==0.13.0 16:02:58 yq==3.2.3 16:02:58 zipp==3.17.0 16:02:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2738853699593826509.sh 16:02:58 ---> sudo-logs.sh 16:02:58 Archiving 'sudo' log.. 16:02:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16226212066208645685.sh 16:02:58 ---> job-cost.sh 16:02:58 Setup pyenv: 16:02:58 system 16:02:58 3.8.13 16:02:58 3.9.13 16:02:58 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:02:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3R9y from file:/tmp/.os_lf_venv 16:03:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:03:07 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. 16:03:07 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 16:03:08 lf-activate-venv(): INFO: Adding /tmp/venv-3R9y/bin to PATH 16:03:08 INFO: No Stack... 16:03:08 INFO: Retrieving Pricing Info for: v3-standard-4 16:03:08 INFO: Archiving Costs 16:03:08 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1295959565563985768.sh 16:03:08 ---> logs-deploy.sh 16:03:08 Setup pyenv: 16:03:08 system 16:03:08 3.8.13 16:03:08 3.9.13 16:03:08 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:03:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3R9y from file:/tmp/.os_lf_venv 16:03:10 lf-activate-venv(): INFO: Installing: lftools 16:03:20 lf-activate-venv(): INFO: Adding /tmp/venv-3R9y/bin to PATH 16:03:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7104 16:03:20 INFO: archiving workspace using pattern(s): 16:03:21 Archives upload complete. 16:03:21 INFO: archiving logs to Nexus 16:03:22 ---> uname -a: 16:03:22 Linux prd-ubuntu1804-builder-4c-4g-2804 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:03:22 16:03:22 16:03:22 ---> lscpu: 16:03:22 Architecture: x86_64 16:03:22 CPU op-mode(s): 32-bit, 64-bit 16:03:22 Byte Order: Little Endian 16:03:22 CPU(s): 4 16:03:22 On-line CPU(s) list: 0-3 16:03:22 Thread(s) per core: 1 16:03:22 Core(s) per socket: 1 16:03:22 Socket(s): 4 16:03:22 NUMA node(s): 1 16:03:22 Vendor ID: AuthenticAMD 16:03:22 CPU family: 23 16:03:22 Model: 49 16:03:22 Model name: AMD EPYC-Rome Processor 16:03:22 Stepping: 0 16:03:22 CPU MHz: 2800.000 16:03:22 BogoMIPS: 5600.00 16:03:22 Virtualization: AMD-V 16:03:22 Hypervisor vendor: KVM 16:03:22 Virtualization type: full 16:03:22 L1d cache: 32K 16:03:22 L1i cache: 32K 16:03:22 L2 cache: 512K 16:03:22 L3 cache: 16384K 16:03:22 NUMA node0 CPU(s): 0-3 16:03:22 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 16:03:22 16:03:22 16:03:22 ---> nproc: 16:03:22 4 16:03:22 16:03:22 16:03:22 ---> df -h: 16:03:22 Filesystem Size Used Avail Use% Mounted on 16:03:22 udev 7.9G 0 7.9G 0% /dev 16:03:22 tmpfs 1.6G 672K 1.6G 1% /run 16:03:22 /dev/vda1 78G 8.5G 69G 11% / 16:03:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:03:22 tmpfs 5.0M 0 5.0M 0% /run/lock 16:03:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:03:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:03:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:03:22 16:03:22 16:03:22 ---> free -m: 16:03:22 total used free shared buff/cache available 16:03:22 Mem: 16040 539 13169 0 2331 15176 16:03:22 Swap: 1023 0 1023 16:03:22 16:03:22 16:03:22 ---> ip addr: 16:03:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:03:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:03:22 inet 127.0.0.1/8 scope host lo 16:03:22 valid_lft forever preferred_lft forever 16:03:22 inet6 ::1/128 scope host 16:03:22 valid_lft forever preferred_lft forever 16:03:22 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 16:03:22 link/ether fa:16:3e:ea:df:c6 brd ff:ff:ff:ff:ff:ff 16:03:22 inet 10.30.106.49/23 brd 10.30.107.255 scope global dynamic ens3 16:03:22 valid_lft 86218sec preferred_lft 86218sec 16:03:22 inet6 fe80::f816:3eff:feea:dfc6/64 scope link 16:03:22 valid_lft forever preferred_lft forever 16:03:22 16:03:22 16:03:22 ---> sar -b -r -n DEV: 16:03:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2804) 12/06/23 _x86_64_ (4 CPU) 16:03:22 16:03:22 16:00:23 LINUX RESTART (4 CPU) 16:03:22 16:03:22 16:01:01 tps rtps wtps bread/s bwrtn/s 16:03:22 16:02:01 110.26 11.68 98.58 441.93 22316.41 16:03:22 16:03:01 121.81 14.18 107.63 1073.42 27960.14 16:03:22 Average: 116.04 12.93 103.11 757.67 25138.28 16:03:22 16:03:22 16:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:03:22 16:02:01 13815496 15524868 2609472 15.89 70476 1831624 792904 4.54 740216 1641332 157916 16:03:22 16:03:01 13516380 15560080 2908588 17.71 94564 2124908 756072 4.33 735216 1913040 153384 16:03:22 Average: 13665938 15542474 2759030 16.80 82520 1978266 774488 4.43 737716 1777186 155650 16:03:22 16:03:22 16:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:03:22 16:02:01 ens3 56.36 39.68 737.12 9.86 0.00 0.00 0.00 0.00 16:03:22 16:02:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 16:03:22 16:03:01 ens3 57.71 37.38 984.77 8.44 0.00 0.00 0.00 0.00 16:03:22 16:03:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 16:03:22 Average: ens3 57.03 38.53 860.94 9.15 0.00 0.00 0.00 0.00 16:03:22 Average: lo 1.37 1.37 0.14 0.14 0.00 0.00 0.00 0.00 16:03:22 16:03:22 16:03:22 ---> sar -P ALL: 16:03:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2804) 12/06/23 _x86_64_ (4 CPU) 16:03:22 16:03:22 16:00:23 LINUX RESTART (4 CPU) 16:03:22 16:03:22 16:01:01 CPU %user %nice %system %iowait %steal %idle 16:03:22 16:02:01 all 18.73 0.00 1.50 5.79 0.06 73.92 16:03:22 16:02:01 0 16.78 0.00 1.47 3.94 0.03 77.77 16:03:22 16:02:01 1 18.42 0.00 1.86 12.71 0.05 66.96 16:03:22 16:02:01 2 21.22 0.00 1.66 4.58 0.07 72.48 16:03:22 16:02:01 3 18.50 0.00 1.02 1.95 0.10 78.43 16:03:22 16:03:01 all 19.88 0.00 1.46 4.87 0.06 73.73 16:03:22 16:03:01 0 26.44 0.00 1.61 2.16 0.08 69.71 16:03:22 16:03:01 1 7.98 0.00 0.94 9.57 0.03 81.48 16:03:22 16:03:01 2 21.56 0.00 1.42 5.17 0.05 71.80 16:03:22 16:03:01 3 23.51 0.00 1.87 2.61 0.05 71.96 16:03:22 Average: all 19.30 0.00 1.48 5.33 0.06 73.83 16:03:22 Average: 0 21.63 0.00 1.54 3.05 0.06 73.73 16:03:22 Average: 1 13.20 0.00 1.40 11.14 0.04 74.23 16:03:22 Average: 2 21.39 0.00 1.54 4.87 0.06 72.14 16:03:22 Average: 3 21.00 0.00 1.44 2.28 0.08 75.20 16:03:22 16:03:22 16:03:22