12:59:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136723 12:59:57 Running as SYSTEM 12:59:57 [EnvInject] - Loading node environment variables. 12:59:57 Building remotely on prd-ubuntu1804-builder-4c-4g-2275 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:59:57 [ssh-agent] Looking for ssh-agent implementation... 12:59:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:58 $ ssh-agent 12:59:58 SSH_AUTH_SOCK=/tmp/ssh-GW0UT0Exavvo/agent.1778 12:59:58 SSH_AGENT_PID=1780 12:59:58 [ssh-agent] Started. 12:59:58 Running ssh-add (command line suppressed) 12:59:58 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_17594312881313569397.key (/w/workspace/oom-master-commit-lint@tmp/private_key_17594312881313569397.key) 12:59:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:59:58 The recommended git tool is: NONE 13:00:00 using credential onap-jenkins-ssh 13:00:00 Wiping out workspace first. 13:00:00 Cloning the remote Git repository 13:00:00 Cloning repository git://cloud.onap.org/mirror/oom.git 13:00:00 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:00:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:00:00 > git --version # timeout=10 13:00:00 > git --version # 'git version 2.17.1' 13:00:00 using GIT_SSH to set credentials Gerrit user 13:00:00 Verifying host key using manually-configured host key entries 13:00:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:00:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:00:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:00:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:00:14 using GIT_SSH to set credentials Gerrit user 13:00:14 Verifying host key using manually-configured host key entries 13:00:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136723/4 # timeout=30 13:00:14 > git rev-parse 32f87a3f3dd3f40e8d95272d3c806628b0721ca9^{commit} # timeout=10 13:00:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:00:14 Checking out Revision 32f87a3f3dd3f40e8d95272d3c806628b0721ca9 (refs/changes/23/136723/4) 13:00:14 > git config core.sparsecheckout # timeout=10 13:00:14 > git checkout -f 32f87a3f3dd3f40e8d95272d3c806628b0721ca9 # timeout=30 13:00:17 Commit message: "[PORTAL-NG] Publish ui and bff charts in OOM" 13:00:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:00:17 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 13:00:18 [EnvInject] - Injecting environment variables from a build step. 13:00:18 [EnvInject] - Injecting as environment variables the properties content 13:00:18 PYTHON=python3 13:00:18 13:00:18 [EnvInject] - Variables injected successfully. 13:00:18 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13386126710951595048.sh 13:00:18 ---> tox-install.sh 13:00:18 + source /home/jenkins/lf-env.sh 13:00:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:00:18 ++ mktemp -d /tmp/venv-XXXX 13:00:18 + lf_venv=/tmp/venv-cVgQ 13:00:18 + local venv_file=/tmp/.os_lf_venv 13:00:18 + local python=python3 13:00:18 + local options 13:00:18 + local set_path=true 13:00:18 + local install_args= 13:00:18 ++ 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:00:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:00:18 + true 13:00:18 + case $1 in 13:00:18 + venv_file=/tmp/.toxenv 13:00:18 + shift 2 13:00:18 + true 13:00:18 + case $1 in 13:00:18 + shift 13:00:18 + break 13:00:18 + case $python in 13:00:18 + local pkg_list= 13:00:18 + [[ -d /opt/pyenv ]] 13:00:18 + echo 'Setup pyenv:' 13:00:18 Setup pyenv: 13:00:18 + export PYENV_ROOT=/opt/pyenv 13:00:18 + PYENV_ROOT=/opt/pyenv 13:00:18 + 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:00:18 + 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:00:18 + pyenv versions 13:00:18 * system (set by /opt/pyenv/version) 13:00:18 * 3.8.13 (set by /opt/pyenv/version) 13:00:18 * 3.9.13 (set by /opt/pyenv/version) 13:00:18 * 3.10.6 (set by /opt/pyenv/version) 13:00:18 + command -v pyenv 13:00:18 ++ pyenv init - --no-rehash 13:00:18 + 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:00:18 export PATH="/opt/pyenv/shims:${PATH}" 13:00:18 export PYENV_SHELL=bash 13:00:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:00:18 pyenv() { 13:00:18 local command 13:00:18 command="${1:-}" 13:00:18 if [ "$#" -gt 0 ]; then 13:00:18 shift 13:00:18 fi 13:00:18 13:00:18 case "$command" in 13:00:18 rehash|shell) 13:00:18 eval "$(pyenv "sh-$command" "$@")" 13:00:18 ;; 13:00:18 *) 13:00:18 command pyenv "$command" "$@" 13:00:18 ;; 13:00:18 esac 13:00:18 }' 13:00:18 +++ 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:00:18 ++ 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:00:18 ++ 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:00:18 ++ 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:00:18 ++ export PYENV_SHELL=bash 13:00:18 ++ PYENV_SHELL=bash 13:00:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:00:18 +++ complete -F _pyenv pyenv 13:00:18 ++ lf-pyver python3 13:00:18 ++ local py_version_xy=python3 13:00:18 ++ local py_version_xyz= 13:00:18 ++ pyenv versions 13:00:18 ++ local command 13:00:18 ++ command=versions 13:00:18 ++ '[' 1 -gt 0 ']' 13:00:18 ++ shift 13:00:18 ++ case "$command" in 13:00:18 ++ command pyenv versions 13:00:18 ++ pyenv versions 13:00:18 ++ awk '{ print $1 }' 13:00:18 ++ sed 's/^[ *]* //' 13:00:18 ++ grep -E '^[0-9.]*[0-9]$' 13:00:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:00:18 +++ grep '^3' /tmp/.pyenv_versions 13:00:18 +++ sort -V 13:00:18 +++ tail -n 1 13:00:18 ++ py_version_xyz=3.10.6 13:00:18 ++ [[ -z 3.10.6 ]] 13:00:18 ++ echo 3.10.6 13:00:18 ++ return 0 13:00:18 + pyenv local 3.10.6 13:00:18 + local command 13:00:18 + command=local 13:00:18 + '[' 2 -gt 0 ']' 13:00:18 + shift 13:00:18 + case "$command" in 13:00:18 + command pyenv local 3.10.6 13:00:18 + pyenv local 3.10.6 13:00:18 + for arg in "$@" 13:00:18 + case $arg in 13:00:18 + pkg_list+='tox ' 13:00:18 + for arg in "$@" 13:00:18 + case $arg in 13:00:18 + pkg_list+='virtualenv ' 13:00:18 + for arg in "$@" 13:00:18 + case $arg in 13:00:18 + pkg_list+='urllib3~=1.26.15 ' 13:00:18 + [[ -f /tmp/.toxenv ]] 13:00:18 + [[ ! -f /tmp/.toxenv ]] 13:00:18 + [[ -n '' ]] 13:00:18 + python3 -m venv /tmp/venv-cVgQ 13:00:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cVgQ' 13:00:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cVgQ 13:00:26 + echo /tmp/venv-cVgQ 13:00:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:00:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:00:26 + /tmp/venv-cVgQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:00:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:00:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:00:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:00:30 + /tmp/venv-cVgQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:00:33 + type python3 13:00:33 + true 13:00:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cVgQ/bin to PATH' 13:00:33 lf-activate-venv(): INFO: Adding /tmp/venv-cVgQ/bin to PATH 13:00:33 + PATH=/tmp/venv-cVgQ/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:00:33 + return 0 13:00:33 + python3 --version 13:00:33 Python 3.10.6 13:00:33 + python3 -m pip --version 13:00:33 pip 23.3.1 from /tmp/venv-cVgQ/lib/python3.10/site-packages/pip (python 3.10) 13:00:33 + python3 -m pip freeze 13:00:34 cachetools==5.3.2 13:00:34 chardet==5.2.0 13:00:34 colorama==0.4.6 13:00:34 distlib==0.3.7 13:00:34 filelock==3.13.1 13:00:34 packaging==23.2 13:00:34 platformdirs==4.0.0 13:00:34 pluggy==1.3.0 13:00:34 pyproject-api==1.6.1 13:00:34 tomli==2.0.1 13:00:34 tox==4.11.4 13:00:34 urllib3==1.26.18 13:00:34 virtualenv==20.25.0 13:00:34 [EnvInject] - Injecting environment variables from a build step. 13:00:34 [EnvInject] - Injecting as environment variables the properties content 13:00:34 PARALLEL=false 13:00:34 13:00:34 [EnvInject] - Variables injected successfully. 13:00:34 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13097383350604911319.sh 13:00:34 ---> tox-run.sh 13:00:34 + 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:00:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:00:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:00:34 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:00:34 + cd /w/workspace/oom-master-commit-lint/. 13:00:34 + source /home/jenkins/lf-env.sh 13:00:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:00:34 ++ mktemp -d /tmp/venv-XXXX 13:00:34 + lf_venv=/tmp/venv-TUeC 13:00:34 + local venv_file=/tmp/.os_lf_venv 13:00:34 + local python=python3 13:00:34 + local options 13:00:34 + local set_path=true 13:00:34 + local install_args= 13:00:34 ++ 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:00:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:00:34 + true 13:00:34 + case $1 in 13:00:34 + venv_file=/tmp/.toxenv 13:00:34 + shift 2 13:00:34 + true 13:00:34 + case $1 in 13:00:34 + shift 13:00:34 + break 13:00:34 + case $python in 13:00:34 + local pkg_list= 13:00:34 + [[ -d /opt/pyenv ]] 13:00:34 + echo 'Setup pyenv:' 13:00:34 Setup pyenv: 13:00:34 + export PYENV_ROOT=/opt/pyenv 13:00:34 + PYENV_ROOT=/opt/pyenv 13:00:34 + 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:00:34 + 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:00:34 + pyenv versions 13:00:34 system 13:00:34 3.8.13 13:00:34 3.9.13 13:00:34 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:00:34 + command -v pyenv 13:00:34 ++ pyenv init - --no-rehash 13:00:34 + 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:00:34 export PATH="/opt/pyenv/shims:${PATH}" 13:00:34 export PYENV_SHELL=bash 13:00:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:00:34 pyenv() { 13:00:34 local command 13:00:34 command="${1:-}" 13:00:34 if [ "$#" -gt 0 ]; then 13:00:34 shift 13:00:34 fi 13:00:34 13:00:34 case "$command" in 13:00:34 rehash|shell) 13:00:34 eval "$(pyenv "sh-$command" "$@")" 13:00:34 ;; 13:00:34 *) 13:00:34 command pyenv "$command" "$@" 13:00:34 ;; 13:00:34 esac 13:00:34 }' 13:00:34 +++ 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:00:34 ++ 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:00:34 ++ 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:00:34 ++ 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:00:34 ++ export PYENV_SHELL=bash 13:00:34 ++ PYENV_SHELL=bash 13:00:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:00:34 +++ complete -F _pyenv pyenv 13:00:34 ++ lf-pyver python3 13:00:34 ++ local py_version_xy=python3 13:00:34 ++ local py_version_xyz= 13:00:34 ++ pyenv versions 13:00:34 ++ local command 13:00:34 ++ command=versions 13:00:34 ++ '[' 1 -gt 0 ']' 13:00:34 ++ shift 13:00:34 ++ case "$command" in 13:00:34 ++ command pyenv versions 13:00:34 ++ pyenv versions 13:00:34 ++ sed 's/^[ *]* //' 13:00:34 ++ awk '{ print $1 }' 13:00:34 ++ grep -E '^[0-9.]*[0-9]$' 13:00:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:00:34 +++ grep '^3' /tmp/.pyenv_versions 13:00:34 +++ tail -n 1 13:00:34 +++ sort -V 13:00:34 ++ py_version_xyz=3.10.6 13:00:34 ++ [[ -z 3.10.6 ]] 13:00:34 ++ echo 3.10.6 13:00:34 ++ return 0 13:00:34 + pyenv local 3.10.6 13:00:34 + local command 13:00:34 + command=local 13:00:34 + '[' 2 -gt 0 ']' 13:00:34 + shift 13:00:34 + case "$command" in 13:00:34 + command pyenv local 3.10.6 13:00:34 + pyenv local 3.10.6 13:00:34 + for arg in "$@" 13:00:34 + case $arg in 13:00:34 + pkg_list+='tox ' 13:00:34 + for arg in "$@" 13:00:34 + case $arg in 13:00:34 + pkg_list+='virtualenv ' 13:00:34 + for arg in "$@" 13:00:34 + case $arg in 13:00:34 + pkg_list+='urllib3~=1.26.15 ' 13:00:34 + [[ -f /tmp/.toxenv ]] 13:00:34 ++ cat /tmp/.toxenv 13:00:34 + lf_venv=/tmp/venv-cVgQ 13:00:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cVgQ from' file:/tmp/.toxenv 13:00:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cVgQ from file:/tmp/.toxenv 13:00:34 + /tmp/venv-cVgQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:00:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:00:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:00:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:00:35 + /tmp/venv-cVgQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:00:36 + type python3 13:00:36 + true 13:00:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cVgQ/bin to PATH' 13:00:36 lf-activate-venv(): INFO: Adding /tmp/venv-cVgQ/bin to PATH 13:00:36 + PATH=/tmp/venv-cVgQ/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:00:36 + return 0 13:00:36 + [[ -d /opt/pyenv ]] 13:00:36 + echo '---> Setting up pyenv' 13:00:36 ---> Setting up pyenv 13:00:36 + export PYENV_ROOT=/opt/pyenv 13:00:36 + PYENV_ROOT=/opt/pyenv 13:00:36 + export PATH=/opt/pyenv/bin:/tmp/venv-cVgQ/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:00:36 + PATH=/opt/pyenv/bin:/tmp/venv-cVgQ/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:00:36 ++ pwd 13:00:36 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:00:36 + export PYTHONPATH 13:00:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:00:36 + TOX_TESTENV_PASSENV=PYTHONPATH 13:00:36 + tox --version 13:00:37 4.11.4 from /tmp/venv-cVgQ/lib/python3.10/site-packages/tox/__init__.py 13:00:37 + PARALLEL=false 13:00:37 + TOX_OPTIONS_LIST= 13:00:37 + [[ -n gitlint ]] 13:00:37 + TOX_OPTIONS_LIST=' -e gitlint' 13:00:37 + case ${PARALLEL,,} in 13:00:37 + tox -e gitlint 13:00:37 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:00:39 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 13:01:09 gitlint: freeze> python -m pip freeze --all 13:01:09 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 13:01:09 gitlint: commands[0]> gitlint 13:01:09 gitlint: OK (32.21=setup[32.01]+cmd[0.20] seconds) 13:01:09 congratulations :) (32.44 seconds) 13:01:09 + tox_status=0 13:01:09 + echo '---> Completed tox runs' 13:01:09 ---> Completed tox runs 13:01:09 + for i in .tox/*/log 13:01:09 ++ echo .tox/gitlint/log 13:01:09 ++ awk -F/ '{print $2}' 13:01:09 + tox_env=gitlint 13:01:09 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:01:09 + DOC_DIR=docs/_build/html 13:01:09 + [[ -d docs/_build/html ]] 13:01:09 + echo '---> tox-run.sh ends' 13:01:09 ---> tox-run.sh ends 13:01:09 + test 0 -eq 0 13:01:09 $ ssh-agent -k 13:01:09 unset SSH_AUTH_SOCK; 13:01:09 unset SSH_AGENT_PID; 13:01:09 echo Agent pid 1780 killed; 13:01:09 [ssh-agent] Stopped. 13:01:09 [PostBuildScript] - [INFO] Executing post build scripts. 13:01:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17588849107779040589.sh 13:01:09 ---> sysstat.sh 13:01:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4187957517634232255.sh 13:01:10 ---> package-listing.sh 13:01:10 ++ facter osfamily 13:01:10 ++ tr '[:upper:]' '[:lower:]' 13:01:10 + OS_FAMILY=debian 13:01:10 + workspace=/w/workspace/oom-master-commit-lint 13:01:10 + START_PACKAGES=/tmp/packages_start.txt 13:01:10 + END_PACKAGES=/tmp/packages_end.txt 13:01:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:01:10 + PACKAGES=/tmp/packages_start.txt 13:01:10 + '[' /w/workspace/oom-master-commit-lint ']' 13:01:10 + PACKAGES=/tmp/packages_end.txt 13:01:10 + case "${OS_FAMILY}" in 13:01:10 + dpkg -l 13:01:10 + grep '^ii' 13:01:10 + '[' -f /tmp/packages_start.txt ']' 13:01:10 + '[' -f /tmp/packages_end.txt ']' 13:01:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:01:10 + '[' /w/workspace/oom-master-commit-lint ']' 13:01:10 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:01:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:01:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9100868269485880688.sh 13:01:10 ---> capture-instance-metadata.sh 13:01:10 Setup pyenv: 13:01:10 system 13:01:10 3.8.13 13:01:10 3.9.13 13:01:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:01:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0dB0 13:01:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:01:17 lf-activate-venv(): INFO: Installing: lftools 13:01:55 lf-activate-venv(): INFO: Adding /tmp/venv-0dB0/bin to PATH 13:01:55 INFO: Running in OpenStack, capturing instance metadata 13:01:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11561181998575768475.sh 13:01:55 provisioning config files... 13:01:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config1788670046528556197tmp 13:01:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:01:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:01:55 [EnvInject] - Injecting environment variables from a build step. 13:01:55 [EnvInject] - Injecting as environment variables the properties content 13:01:55 SERVER_ID=logs 13:01:55 13:01:55 [EnvInject] - Variables injected successfully. 13:01:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9785414850739928742.sh 13:01:55 ---> create-netrc.sh 13:01:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17516265449252466556.sh 13:01:55 ---> python-tools-install.sh 13:01:55 Setup pyenv: 13:01:55 system 13:01:55 3.8.13 13:01:55 3.9.13 13:01:55 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:01:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dB0 from file:/tmp/.os_lf_venv 13:01:56 lf-activate-venv(): INFO: Installing: lftools 13:02:04 lf-activate-venv(): INFO: Adding /tmp/venv-0dB0/bin to PATH 13:02:04 Generating Requirements File 13:02:42 Python 3.10.6 13:02:42 pip 23.3.1 from /tmp/venv-0dB0/lib/python3.10/site-packages/pip (python 3.10) 13:02:43 appdirs==1.4.4 13:02:43 argcomplete==3.1.6 13:02:43 aspy.yaml==1.3.0 13:02:43 attrs==23.1.0 13:02:43 autopage==0.5.2 13:02:43 Babel==2.13.1 13:02:43 beautifulsoup4==4.12.2 13:02:43 boto3==1.33.6 13:02:43 botocore==1.33.6 13:02:43 bs4==0.0.1 13:02:43 cachetools==5.3.2 13:02:43 certifi==2023.11.17 13:02:43 cffi==1.16.0 13:02:43 cfgv==3.4.0 13:02:43 chardet==5.2.0 13:02:43 charset-normalizer==3.3.2 13:02:43 click==8.1.7 13:02:43 cliff==4.4.0 13:02:43 cmd2==2.4.3 13:02:43 cryptography==3.3.2 13:02:43 debtcollector==2.5.0 13:02:43 decorator==5.1.1 13:02:43 defusedxml==0.7.1 13:02:43 Deprecated==1.2.14 13:02:43 distlib==0.3.7 13:02:43 dnspython==2.4.2 13:02:43 docker==4.2.2 13:02:43 dogpile.cache==1.2.2 13:02:43 email-validator==2.1.0.post1 13:02:43 filelock==3.13.1 13:02:43 future==0.18.3 13:02:43 gitdb==4.0.11 13:02:43 GitPython==3.1.40 13:02:43 google-auth==2.24.0 13:02:43 httplib2==0.22.0 13:02:43 identify==2.5.32 13:02:43 idna==3.6 13:02:43 importlib-metadata==7.0.0 13:02:43 importlib-resources==1.5.0 13:02:43 iso8601==2.1.0 13:02:43 Jinja2==3.1.2 13:02:43 jmespath==1.0.1 13:02:43 jsonpatch==1.33 13:02:43 jsonpointer==2.4 13:02:43 jsonschema==4.20.0 13:02:43 jsonschema-specifications==2023.11.2 13:02:43 keystoneauth1==5.4.0 13:02:43 kubernetes==28.1.0 13:02:43 lftools==0.37.8 13:02:43 lxml==4.9.3 13:02:43 MarkupSafe==2.1.3 13:02:43 msgpack==1.0.7 13:02:43 multi-key-dict==2.0.3 13:02:43 munch==4.0.0 13:02:43 netaddr==0.9.0 13:02:43 netifaces==0.11.0 13:02:43 niet==1.4.2 13:02:43 nodeenv==1.8.0 13:02:43 oauth2client==4.1.3 13:02:43 oauthlib==3.2.2 13:02:43 openstacksdk==0.62.0 13:02:43 os-client-config==2.1.0 13:02:43 os-service-types==1.7.0 13:02:43 osc-lib==2.9.0 13:02:43 oslo.config==9.2.0 13:02:43 oslo.context==5.3.0 13:02:43 oslo.i18n==6.2.0 13:02:43 oslo.log==5.4.0 13:02:43 oslo.serialization==5.2.0 13:02:43 oslo.utils==6.3.0 13:02:43 packaging==23.2 13:02:43 pbr==6.0.0 13:02:43 platformdirs==4.0.0 13:02:43 prettytable==3.9.0 13:02:43 pyasn1==0.5.1 13:02:43 pyasn1-modules==0.3.0 13:02:43 pycparser==2.21 13:02:43 pygerrit2==2.0.15 13:02:43 PyGithub==2.1.1 13:02:43 pyinotify==0.9.6 13:02:43 PyJWT==2.8.0 13:02:43 PyNaCl==1.5.0 13:02:43 pyparsing==2.4.7 13:02:43 pyperclip==1.8.2 13:02:43 pyrsistent==0.20.0 13:02:43 python-cinderclient==9.4.0 13:02:43 python-dateutil==2.8.2 13:02:43 python-heatclient==3.3.0 13:02:43 python-jenkins==1.8.2 13:02:43 python-keystoneclient==5.2.0 13:02:43 python-magnumclient==4.3.0 13:02:43 python-novaclient==18.4.0 13:02:43 python-openstackclient==6.0.0 13:02:43 python-swiftclient==4.4.0 13:02:43 pytz==2023.3.post1 13:02:43 PyYAML==6.0.1 13:02:43 referencing==0.31.1 13:02:43 requests==2.31.0 13:02:43 requests-oauthlib==1.3.1 13:02:43 requestsexceptions==1.4.0 13:02:43 rfc3986==2.0.0 13:02:43 rpds-py==0.13.2 13:02:43 rsa==4.9 13:02:43 ruamel.yaml==0.18.5 13:02:43 ruamel.yaml.clib==0.2.8 13:02:43 s3transfer==0.8.2 13:02:43 simplejson==3.19.2 13:02:43 six==1.16.0 13:02:43 smmap==5.0.1 13:02:43 soupsieve==2.5 13:02:43 stevedore==5.1.0 13:02:43 tabulate==0.9.0 13:02:43 toml==0.10.2 13:02:43 tomlkit==0.12.3 13:02:43 tqdm==4.66.1 13:02:43 typing_extensions==4.8.0 13:02:43 tzdata==2023.3 13:02:43 urllib3==1.26.18 13:02:43 virtualenv==20.25.0 13:02:43 wcwidth==0.2.12 13:02:43 websocket-client==1.7.0 13:02:43 wrapt==1.16.0 13:02:43 xdg==6.0.0 13:02:43 xmltodict==0.13.0 13:02:43 yq==3.2.3 13:02:43 zipp==3.17.0 13:02:43 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14831293626606742233.sh 13:02:43 ---> sudo-logs.sh 13:02:43 Archiving 'sudo' log.. 13:02:43 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15013111284720559267.sh 13:02:43 ---> job-cost.sh 13:02:43 Setup pyenv: 13:02:43 system 13:02:43 3.8.13 13:02:43 3.9.13 13:02:43 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:02:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dB0 from file:/tmp/.os_lf_venv 13:02:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:02:53 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:02:53 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:02:53 lf-activate-venv(): INFO: Adding /tmp/venv-0dB0/bin to PATH 13:02:53 INFO: No Stack... 13:02:53 INFO: Retrieving Pricing Info for: v3-standard-4 13:02:54 INFO: Archiving Costs 13:02:54 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins18306965580627055622.sh 13:02:54 ---> logs-deploy.sh 13:02:54 Setup pyenv: 13:02:54 system 13:02:54 3.8.13 13:02:54 3.9.13 13:02:54 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:02:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0dB0 from file:/tmp/.os_lf_venv 13:02:55 lf-activate-venv(): INFO: Installing: lftools 13:03:05 lf-activate-venv(): INFO: Adding /tmp/venv-0dB0/bin to PATH 13:03:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7090 13:03:05 INFO: archiving workspace using pattern(s): 13:03:06 Archives upload complete. 13:03:07 INFO: archiving logs to Nexus 13:03:08 ---> uname -a: 13:03:08 Linux prd-ubuntu1804-builder-4c-4g-2275 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:03:08 13:03:08 13:03:08 ---> lscpu: 13:03:08 Architecture: x86_64 13:03:08 CPU op-mode(s): 32-bit, 64-bit 13:03:08 Byte Order: Little Endian 13:03:08 CPU(s): 4 13:03:08 On-line CPU(s) list: 0-3 13:03:08 Thread(s) per core: 1 13:03:08 Core(s) per socket: 1 13:03:08 Socket(s): 4 13:03:08 NUMA node(s): 1 13:03:08 Vendor ID: AuthenticAMD 13:03:08 CPU family: 23 13:03:08 Model: 49 13:03:08 Model name: AMD EPYC-Rome Processor 13:03:08 Stepping: 0 13:03:08 CPU MHz: 2799.996 13:03:08 BogoMIPS: 5599.99 13:03:08 Virtualization: AMD-V 13:03:08 Hypervisor vendor: KVM 13:03:08 Virtualization type: full 13:03:08 L1d cache: 32K 13:03:08 L1i cache: 32K 13:03:08 L2 cache: 512K 13:03:08 L3 cache: 16384K 13:03:08 NUMA node0 CPU(s): 0-3 13:03:08 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:03:08 13:03:08 13:03:08 ---> nproc: 13:03:08 4 13:03:08 13:03:08 13:03:08 ---> df -h: 13:03:08 Filesystem Size Used Avail Use% Mounted on 13:03:08 udev 7.9G 0 7.9G 0% /dev 13:03:08 tmpfs 1.6G 672K 1.6G 1% /run 13:03:08 /dev/vda1 78G 8.5G 69G 11% / 13:03:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:03:08 tmpfs 5.0M 0 5.0M 0% /run/lock 13:03:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:03:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:03:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:03:08 13:03:08 13:03:08 ---> free -m: 13:03:08 total used free shared buff/cache available 13:03:08 Mem: 16040 533 13174 0 2331 15182 13:03:08 Swap: 1023 0 1023 13:03:08 13:03:08 13:03:08 ---> ip addr: 13:03:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:03:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:03:08 inet 127.0.0.1/8 scope host lo 13:03:08 valid_lft forever preferred_lft forever 13:03:08 inet6 ::1/128 scope host 13:03:08 valid_lft forever preferred_lft forever 13:03:08 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:03:08 link/ether fa:16:3e:24:ed:c6 brd ff:ff:ff:ff:ff:ff 13:03:08 inet 10.30.107.11/23 brd 10.30.107.255 scope global dynamic ens3 13:03:08 valid_lft 86172sec preferred_lft 86172sec 13:03:08 inet6 fe80::f816:3eff:fe24:edc6/64 scope link 13:03:08 valid_lft forever preferred_lft forever 13:03:08 13:03:08 13:03:08 ---> sar -b -r -n DEV: 13:03:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2275) 12/04/23 _x86_64_ (4 CPU) 13:03:08 13:03:08 12:59:21 LINUX RESTART (4 CPU) 13:03:08 13:03:08 13:00:02 tps rtps wtps bread/s bwrtn/s 13:03:08 13:01:01 100.05 30.86 69.19 1099.75 13336.99 13:03:08 13:02:01 113.28 14.18 99.10 1083.29 18593.30 13:03:08 13:03:01 73.99 0.38 73.60 26.00 15800.97 13:03:08 Average: 95.75 15.05 80.70 734.31 15924.79 13:03:08 13:03:08 13:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:03:08 13:01:01 13975140 15520020 2449828 14.92 58508 1690520 883924 5.06 735224 1510296 121296 13:03:08 13:02:01 13655604 15540628 2769364 16.86 83428 1985644 792824 4.54 748188 1777464 144348 13:03:08 13:03:01 13466928 15524368 2958040 18.01 95816 2138248 798132 4.57 775260 1923508 139636 13:03:08 Average: 13699224 15528339 2725744 16.60 79251 1938137 824960 4.72 752891 1737089 135093 13:03:08 13:03:08 13:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:03:08 13:01:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 13:03:08 13:01:01 ens3 132.82 91.54 1533.01 29.11 0.00 0.00 0.00 0.00 13:03:08 13:02:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:03:08 13:02:01 ens3 41.93 29.95 607.83 7.65 0.00 0.00 0.00 0.00 13:03:08 13:03:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:03:08 13:03:01 ens3 39.66 28.40 523.51 6.78 0.00 0.00 0.00 0.00 13:03:08 Average: lo 1.16 1.16 0.12 0.12 0.00 0.00 0.00 0.00 13:03:08 Average: ens3 71.13 49.73 884.51 14.43 0.00 0.00 0.00 0.00 13:03:08 13:03:08 13:03:08 ---> sar -P ALL: 13:03:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2275) 12/04/23 _x86_64_ (4 CPU) 13:03:08 13:03:08 12:59:21 LINUX RESTART (4 CPU) 13:03:08 13:03:08 13:00:02 CPU %user %nice %system %iowait %steal %idle 13:03:08 13:01:01 all 14.80 0.00 1.48 9.50 0.06 74.16 13:03:08 13:01:01 0 15.56 0.00 1.46 19.08 0.05 63.84 13:03:08 13:01:01 1 4.22 0.00 0.93 10.49 0.08 84.27 13:03:08 13:01:01 2 18.21 0.00 1.75 1.96 0.07 78.01 13:03:08 13:01:01 3 21.24 0.00 1.80 6.45 0.07 70.44 13:03:08 13:02:01 all 18.38 0.00 1.55 6.85 0.06 73.16 13:03:08 13:02:01 0 3.77 0.00 1.13 18.86 0.07 76.17 13:03:08 13:02:01 1 12.96 0.00 1.14 2.34 0.05 83.52 13:03:08 13:02:01 2 37.58 0.00 2.78 5.24 0.07 54.33 13:03:08 13:02:01 3 19.25 0.00 1.15 0.94 0.05 78.61 13:03:08 13:03:01 all 19.38 0.00 1.19 4.74 0.05 74.65 13:03:08 13:03:01 0 3.73 0.00 0.80 14.37 0.03 81.06 13:03:08 13:03:01 1 27.11 0.00 1.57 1.43 0.03 69.86 13:03:08 13:03:01 2 37.97 0.00 1.84 2.88 0.07 57.25 13:03:08 13:03:01 3 8.65 0.00 0.55 0.28 0.05 90.46 13:03:08 Average: all 17.53 0.00 1.41 7.02 0.06 73.99 13:03:08 Average: 0 7.64 0.00 1.13 17.43 0.05 73.74 13:03:08 Average: 1 14.82 0.00 1.21 4.73 0.06 79.19 13:03:08 Average: 2 31.33 0.00 2.13 3.36 0.07 63.12 13:03:08 Average: 3 16.36 0.00 1.17 2.53 0.06 79.89 13:03:08 13:03:08 13:03:08