17:25:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136948 17:25:58 Running as SYSTEM 17:25:58 [EnvInject] - Loading node environment variables. 17:25:58 Building remotely on prd-ubuntu1804-builder-4c-4g-10557 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 17:25:58 [ssh-agent] Looking for ssh-agent implementation... 17:25:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:58 $ ssh-agent 17:25:58 SSH_AUTH_SOCK=/tmp/ssh-iirm32KO975l/agent.1710 17:25:58 SSH_AGENT_PID=1712 17:25:58 [ssh-agent] Started. 17:25:58 Running ssh-add (command line suppressed) 17:25:58 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_17925206009570197225.key (/w/workspace/oom-master-commit-lint@tmp/private_key_17925206009570197225.key) 17:25:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:25:58 The recommended git tool is: NONE 17:26:00 using credential onap-jenkins-ssh 17:26:00 Wiping out workspace first. 17:26:00 Cloning the remote Git repository 17:26:00 Cloning repository git://cloud.onap.org/mirror/oom.git 17:26:00 > git init /w/workspace/oom-master-commit-lint # timeout=10 17:26:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:26:00 > git --version # timeout=10 17:26:00 > git --version # 'git version 2.17.1' 17:26:00 using GIT_SSH to set credentials Gerrit user 17:26:00 Verifying host key using manually-configured host key entries 17:26:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:26:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:26:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:26:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:26:08 using GIT_SSH to set credentials Gerrit user 17:26:08 Verifying host key using manually-configured host key entries 17:26:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/136948/2 # timeout=30 17:26:08 > git rev-parse aa7fcce3eb0dbabd11fdc5d949ff530f8623b371^{commit} # timeout=10 17:26:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:26:08 Checking out Revision aa7fcce3eb0dbabd11fdc5d949ff530f8623b371 (refs/changes/48/136948/2) 17:26:08 > git config core.sparsecheckout # timeout=10 17:26:08 > git checkout -f aa7fcce3eb0dbabd11fdc5d949ff530f8623b371 # timeout=30 17:26:11 Commit message: "[SDNC] Update SDNC related images to version to 2.6.0" 17:26:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:26:11 > git rev-list --no-walk 6aa05ae0c69a6b22d3c4de6cf50e45bc0c9742d9 # timeout=10 17:26:11 [EnvInject] - Injecting environment variables from a build step. 17:26:11 [EnvInject] - Injecting as environment variables the properties content 17:26:11 PYTHON=python3 17:26:11 17:26:11 [EnvInject] - Variables injected successfully. 17:26:11 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13224213446534183122.sh 17:26:11 ---> tox-install.sh 17:26:11 + source /home/jenkins/lf-env.sh 17:26:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:26:11 ++ mktemp -d /tmp/venv-XXXX 17:26:11 + lf_venv=/tmp/venv-Gopu 17:26:11 + local venv_file=/tmp/.os_lf_venv 17:26:11 + local python=python3 17:26:11 + local options 17:26:11 + local set_path=true 17:26:11 + local install_args= 17:26:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:26:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:26:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:26:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:26:11 + true 17:26:11 + case $1 in 17:26:11 + venv_file=/tmp/.toxenv 17:26:11 + shift 2 17:26:11 + true 17:26:11 + case $1 in 17:26:11 + shift 17:26:11 + break 17:26:11 + case $python in 17:26:11 + local pkg_list= 17:26:11 + [[ -d /opt/pyenv ]] 17:26:11 + echo 'Setup pyenv:' 17:26:11 Setup pyenv: 17:26:11 + export PYENV_ROOT=/opt/pyenv 17:26:11 + PYENV_ROOT=/opt/pyenv 17:26:11 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:26:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:26:11 + pyenv versions 17:26:11 * system (set by /opt/pyenv/version) 17:26:11 * 3.8.13 (set by /opt/pyenv/version) 17:26:11 * 3.9.13 (set by /opt/pyenv/version) 17:26:11 * 3.10.6 (set by /opt/pyenv/version) 17:26:11 + command -v pyenv 17:26:11 ++ pyenv init - --no-rehash 17:26:12 + 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[*]}"'\'')" 17:26:12 export PATH="/opt/pyenv/shims:${PATH}" 17:26:12 export PYENV_SHELL=bash 17:26:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:26:12 pyenv() { 17:26:12 local command 17:26:12 command="${1:-}" 17:26:12 if [ "$#" -gt 0 ]; then 17:26:12 shift 17:26:12 fi 17:26:12 17:26:12 case "$command" in 17:26:12 rehash|shell) 17:26:12 eval "$(pyenv "sh-$command" "$@")" 17:26:12 ;; 17:26:12 *) 17:26:12 command pyenv "$command" "$@" 17:26:12 ;; 17:26:12 esac 17:26:12 }' 17:26:12 +++ 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[*]}"' 17:26:12 ++ 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 17:26:12 ++ 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 17:26:12 ++ 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 17:26:12 ++ export PYENV_SHELL=bash 17:26:12 ++ PYENV_SHELL=bash 17:26:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:26:12 +++ complete -F _pyenv pyenv 17:26:12 ++ lf-pyver python3 17:26:12 ++ local py_version_xy=python3 17:26:12 ++ local py_version_xyz= 17:26:12 ++ pyenv versions 17:26:12 ++ sed 's/^[ *]* //' 17:26:12 ++ awk '{ print $1 }' 17:26:12 ++ grep -E '^[0-9.]*[0-9]$' 17:26:12 ++ local command 17:26:12 ++ command=versions 17:26:12 ++ '[' 1 -gt 0 ']' 17:26:12 ++ shift 17:26:12 ++ case "$command" in 17:26:12 ++ command pyenv versions 17:26:12 ++ pyenv versions 17:26:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:26:12 +++ grep '^3' /tmp/.pyenv_versions 17:26:12 +++ sort -V 17:26:12 +++ tail -n 1 17:26:12 ++ py_version_xyz=3.10.6 17:26:12 ++ [[ -z 3.10.6 ]] 17:26:12 ++ echo 3.10.6 17:26:12 ++ return 0 17:26:12 + pyenv local 3.10.6 17:26:12 + local command 17:26:12 + command=local 17:26:12 + '[' 2 -gt 0 ']' 17:26:12 + shift 17:26:12 + case "$command" in 17:26:12 + command pyenv local 3.10.6 17:26:12 + pyenv local 3.10.6 17:26:12 + for arg in "$@" 17:26:12 + case $arg in 17:26:12 + pkg_list+='tox ' 17:26:12 + for arg in "$@" 17:26:12 + case $arg in 17:26:12 + pkg_list+='virtualenv ' 17:26:12 + for arg in "$@" 17:26:12 + case $arg in 17:26:12 + pkg_list+='urllib3~=1.26.15 ' 17:26:12 + [[ -f /tmp/.toxenv ]] 17:26:12 + [[ ! -f /tmp/.toxenv ]] 17:26:12 + [[ -n '' ]] 17:26:12 + python3 -m venv /tmp/venv-Gopu 17:26:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gopu' 17:26:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gopu 17:26:16 + echo /tmp/venv-Gopu 17:26:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:26:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:26:16 + /tmp/venv-Gopu/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:26:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:26:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:26:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:26:20 + /tmp/venv-Gopu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:26:22 + type python3 17:26:22 + true 17:26:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gopu/bin to PATH' 17:26:22 lf-activate-venv(): INFO: Adding /tmp/venv-Gopu/bin to PATH 17:26:22 + PATH=/tmp/venv-Gopu/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 17:26:22 + return 0 17:26:22 + python3 --version 17:26:22 Python 3.10.6 17:26:22 + python3 -m pip --version 17:26:23 pip 23.3.2 from /tmp/venv-Gopu/lib/python3.10/site-packages/pip (python 3.10) 17:26:23 + python3 -m pip freeze 17:26:23 cachetools==5.3.2 17:26:23 chardet==5.2.0 17:26:23 colorama==0.4.6 17:26:23 distlib==0.3.8 17:26:23 filelock==3.13.1 17:26:23 packaging==23.2 17:26:23 platformdirs==4.1.0 17:26:23 pluggy==1.3.0 17:26:23 pyproject-api==1.6.1 17:26:23 tomli==2.0.1 17:26:23 tox==4.11.4 17:26:23 urllib3==1.26.18 17:26:23 virtualenv==20.25.0 17:26:23 [EnvInject] - Injecting environment variables from a build step. 17:26:23 [EnvInject] - Injecting as environment variables the properties content 17:26:23 PARALLEL=false 17:26:23 17:26:23 [EnvInject] - Variables injected successfully. 17:26:23 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins18228359153485623426.sh 17:26:23 ---> tox-run.sh 17:26:23 + 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 17:26:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 17:26:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 17:26:23 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 17:26:23 + cd /w/workspace/oom-master-commit-lint/. 17:26:23 + source /home/jenkins/lf-env.sh 17:26:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:26:23 ++ mktemp -d /tmp/venv-XXXX 17:26:23 + lf_venv=/tmp/venv-A29v 17:26:23 + local venv_file=/tmp/.os_lf_venv 17:26:23 + local python=python3 17:26:23 + local options 17:26:23 + local set_path=true 17:26:23 + local install_args= 17:26:23 ++ 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 17:26:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:26:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:26:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:26:23 + true 17:26:23 + case $1 in 17:26:23 + venv_file=/tmp/.toxenv 17:26:23 + shift 2 17:26:23 + true 17:26:23 + case $1 in 17:26:23 + shift 17:26:23 + break 17:26:23 + case $python in 17:26:23 + local pkg_list= 17:26:23 + [[ -d /opt/pyenv ]] 17:26:23 + echo 'Setup pyenv:' 17:26:23 Setup pyenv: 17:26:23 + export PYENV_ROOT=/opt/pyenv 17:26:23 + PYENV_ROOT=/opt/pyenv 17:26:23 + 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 17:26:23 + 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 17:26:23 + pyenv versions 17:26:23 system 17:26:23 3.8.13 17:26:23 3.9.13 17:26:23 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:26:23 + command -v pyenv 17:26:23 ++ pyenv init - --no-rehash 17:26:23 + 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[*]}"'\'')" 17:26:23 export PATH="/opt/pyenv/shims:${PATH}" 17:26:23 export PYENV_SHELL=bash 17:26:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:26:23 pyenv() { 17:26:23 local command 17:26:23 command="${1:-}" 17:26:23 if [ "$#" -gt 0 ]; then 17:26:23 shift 17:26:23 fi 17:26:23 17:26:23 case "$command" in 17:26:23 rehash|shell) 17:26:23 eval "$(pyenv "sh-$command" "$@")" 17:26:23 ;; 17:26:23 *) 17:26:23 command pyenv "$command" "$@" 17:26:23 ;; 17:26:23 esac 17:26:23 }' 17:26:23 +++ 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[*]}"' 17:26:23 ++ 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 17:26:23 ++ 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 17:26:23 ++ 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 17:26:23 ++ export PYENV_SHELL=bash 17:26:23 ++ PYENV_SHELL=bash 17:26:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:26:23 +++ complete -F _pyenv pyenv 17:26:23 ++ lf-pyver python3 17:26:23 ++ local py_version_xy=python3 17:26:23 ++ local py_version_xyz= 17:26:23 ++ pyenv versions 17:26:23 ++ local command 17:26:23 ++ sed 's/^[ *]* //' 17:26:23 ++ command=versions 17:26:23 ++ '[' 1 -gt 0 ']' 17:26:23 ++ shift 17:26:23 ++ case "$command" in 17:26:23 ++ command pyenv versions 17:26:23 ++ pyenv versions 17:26:23 ++ awk '{ print $1 }' 17:26:23 ++ grep -E '^[0-9.]*[0-9]$' 17:26:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:26:23 +++ grep '^3' /tmp/.pyenv_versions 17:26:23 +++ sort -V 17:26:23 +++ tail -n 1 17:26:24 ++ py_version_xyz=3.10.6 17:26:24 ++ [[ -z 3.10.6 ]] 17:26:24 ++ echo 3.10.6 17:26:24 ++ return 0 17:26:24 + pyenv local 3.10.6 17:26:24 + local command 17:26:24 + command=local 17:26:24 + '[' 2 -gt 0 ']' 17:26:24 + shift 17:26:24 + case "$command" in 17:26:24 + command pyenv local 3.10.6 17:26:24 + pyenv local 3.10.6 17:26:24 + for arg in "$@" 17:26:24 + case $arg in 17:26:24 + pkg_list+='tox ' 17:26:24 + for arg in "$@" 17:26:24 + case $arg in 17:26:24 + pkg_list+='virtualenv ' 17:26:24 + for arg in "$@" 17:26:24 + case $arg in 17:26:24 + pkg_list+='urllib3~=1.26.15 ' 17:26:24 + [[ -f /tmp/.toxenv ]] 17:26:24 ++ cat /tmp/.toxenv 17:26:24 + lf_venv=/tmp/venv-Gopu 17:26:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gopu from' file:/tmp/.toxenv 17:26:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gopu from file:/tmp/.toxenv 17:26:24 + /tmp/venv-Gopu/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:26:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:26:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:26:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:26:25 + /tmp/venv-Gopu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:26:26 + type python3 17:26:26 + true 17:26:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gopu/bin to PATH' 17:26:26 lf-activate-venv(): INFO: Adding /tmp/venv-Gopu/bin to PATH 17:26:26 + PATH=/tmp/venv-Gopu/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 17:26:26 + return 0 17:26:26 + [[ -d /opt/pyenv ]] 17:26:26 + echo '---> Setting up pyenv' 17:26:26 ---> Setting up pyenv 17:26:26 + export PYENV_ROOT=/opt/pyenv 17:26:26 + PYENV_ROOT=/opt/pyenv 17:26:26 + export PATH=/opt/pyenv/bin:/tmp/venv-Gopu/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 17:26:26 + PATH=/opt/pyenv/bin:/tmp/venv-Gopu/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 17:26:26 ++ pwd 17:26:26 + PYTHONPATH=/w/workspace/oom-master-commit-lint 17:26:26 + export PYTHONPATH 17:26:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:26:26 + TOX_TESTENV_PASSENV=PYTHONPATH 17:26:26 + tox --version 17:26:26 4.11.4 from /tmp/venv-Gopu/lib/python3.10/site-packages/tox/__init__.py 17:26:26 + PARALLEL=false 17:26:26 + TOX_OPTIONS_LIST= 17:26:26 + [[ -n gitlint ]] 17:26:26 + TOX_OPTIONS_LIST=' -e gitlint' 17:26:26 + case ${PARALLEL,,} in 17:26:26 + tox -e gitlint 17:26:26 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 17:26:29 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 17:26:57 gitlint: freeze> python -m pip freeze --all 17:26:58 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.12,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.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==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 17:26:58 gitlint: commands[0]> gitlint 17:26:58 gitlint: OK (31.08=setup[30.85]+cmd[0.22] seconds) 17:26:58 congratulations :) (31.26 seconds) 17:26:58 + tox_status=0 17:26:58 + echo '---> Completed tox runs' 17:26:58 ---> Completed tox runs 17:26:58 + for i in .tox/*/log 17:26:58 ++ echo .tox/gitlint/log 17:26:58 ++ awk -F/ '{print $2}' 17:26:58 + tox_env=gitlint 17:26:58 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 17:26:58 + DOC_DIR=docs/_build/html 17:26:58 + [[ -d docs/_build/html ]] 17:26:58 + echo '---> tox-run.sh ends' 17:26:58 ---> tox-run.sh ends 17:26:58 + test 0 -eq 0 17:26:58 $ ssh-agent -k 17:26:58 unset SSH_AUTH_SOCK; 17:26:58 unset SSH_AGENT_PID; 17:26:58 echo Agent pid 1712 killed; 17:26:58 [ssh-agent] Stopped. 17:26:58 [PostBuildScript] - [INFO] Executing post build scripts. 17:26:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1310989553050342556.sh 17:26:58 ---> sysstat.sh 17:26:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins729953180138501847.sh 17:26:59 ---> package-listing.sh 17:26:59 ++ facter osfamily 17:26:59 ++ tr '[:upper:]' '[:lower:]' 17:26:59 + OS_FAMILY=debian 17:26:59 + workspace=/w/workspace/oom-master-commit-lint 17:26:59 + START_PACKAGES=/tmp/packages_start.txt 17:26:59 + END_PACKAGES=/tmp/packages_end.txt 17:26:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:26:59 + PACKAGES=/tmp/packages_start.txt 17:26:59 + '[' /w/workspace/oom-master-commit-lint ']' 17:26:59 + PACKAGES=/tmp/packages_end.txt 17:26:59 + case "${OS_FAMILY}" in 17:26:59 + dpkg -l 17:26:59 + grep '^ii' 17:26:59 + '[' -f /tmp/packages_start.txt ']' 17:26:59 + '[' -f /tmp/packages_end.txt ']' 17:26:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:26:59 + '[' /w/workspace/oom-master-commit-lint ']' 17:26:59 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 17:26:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 17:26:59 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4176478244352642896.sh 17:26:59 ---> capture-instance-metadata.sh 17:26:59 Setup pyenv: 17:26:59 system 17:26:59 3.8.13 17:26:59 3.9.13 17:26:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:27:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VRP7 17:27:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:27:09 lf-activate-venv(): INFO: Installing: lftools 17:27:50 lf-activate-venv(): INFO: Adding /tmp/venv-VRP7/bin to PATH 17:27:50 INFO: Running in OpenStack, capturing instance metadata 17:27:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10881357627489381073.sh 17:27:51 provisioning config files... 17:27:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config14954627334985950081tmp 17:27:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:27:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:27:51 [EnvInject] - Injecting environment variables from a build step. 17:27:51 [EnvInject] - Injecting as environment variables the properties content 17:27:51 SERVER_ID=logs 17:27:51 17:27:51 [EnvInject] - Variables injected successfully. 17:27:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16285747713522990498.sh 17:27:51 ---> create-netrc.sh 17:27:51 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins892997501894419858.sh 17:27:51 ---> python-tools-install.sh 17:27:51 Setup pyenv: 17:27:51 system 17:27:51 3.8.13 17:27:51 3.9.13 17:27:51 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:27:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VRP7 from file:/tmp/.os_lf_venv 17:27:52 lf-activate-venv(): INFO: Installing: lftools 17:28:00 lf-activate-venv(): INFO: Adding /tmp/venv-VRP7/bin to PATH 17:28:00 Generating Requirements File 17:28:34 Python 3.10.6 17:28:34 pip 23.3.2 from /tmp/venv-VRP7/lib/python3.10/site-packages/pip (python 3.10) 17:28:35 appdirs==1.4.4 17:28:35 argcomplete==3.2.1 17:28:35 aspy.yaml==1.3.0 17:28:35 attrs==23.2.0 17:28:35 autopage==0.5.2 17:28:35 Babel==2.14.0 17:28:35 beautifulsoup4==4.12.2 17:28:35 boto3==1.34.14 17:28:35 botocore==1.34.14 17:28:35 bs4==0.0.1 17:28:35 cachetools==5.3.2 17:28:35 certifi==2023.11.17 17:28:35 cffi==1.16.0 17:28:35 cfgv==3.4.0 17:28:35 chardet==5.2.0 17:28:35 charset-normalizer==3.3.2 17:28:35 click==8.1.7 17:28:35 cliff==4.4.0 17:28:35 cmd2==2.4.3 17:28:35 cryptography==3.3.2 17:28:35 debtcollector==2.5.0 17:28:35 decorator==5.1.1 17:28:35 defusedxml==0.7.1 17:28:35 Deprecated==1.2.14 17:28:35 distlib==0.3.8 17:28:35 dnspython==2.4.2 17:28:35 docker==4.2.2 17:28:35 dogpile.cache==1.3.0 17:28:35 email-validator==2.1.0.post1 17:28:35 filelock==3.13.1 17:28:35 future==0.18.3 17:28:35 gitdb==4.0.11 17:28:35 GitPython==3.1.40 17:28:35 google-auth==2.26.1 17:28:35 httplib2==0.22.0 17:28:35 identify==2.5.33 17:28:35 idna==3.6 17:28:35 importlib-metadata==7.0.1 17:28:35 importlib-resources==1.5.0 17:28:35 iso8601==2.1.0 17:28:35 Jinja2==3.1.2 17:28:35 jmespath==1.0.1 17:28:35 jsonpatch==1.33 17:28:35 jsonpointer==2.4 17:28:35 jsonschema==4.20.0 17:28:35 jsonschema-specifications==2023.12.1 17:28:35 keystoneauth1==5.4.0 17:28:35 kubernetes==28.1.0 17:28:35 lftools==0.37.8 17:28:35 lxml==5.1.0 17:28:35 MarkupSafe==2.1.3 17:28:35 msgpack==1.0.7 17:28:35 multi_key_dict==2.0.3 17:28:35 munch==4.0.0 17:28:35 netaddr==0.10.1 17:28:35 netifaces==0.11.0 17:28:35 niet==1.4.2 17:28:35 nodeenv==1.8.0 17:28:35 oauth2client==4.1.3 17:28:35 oauthlib==3.2.2 17:28:35 openstacksdk==0.62.0 17:28:35 os-client-config==2.1.0 17:28:35 os-service-types==1.7.0 17:28:35 osc-lib==2.9.0 17:28:35 oslo.config==9.2.0 17:28:35 oslo.context==5.3.0 17:28:35 oslo.i18n==6.2.0 17:28:35 oslo.log==5.4.0 17:28:35 oslo.serialization==5.2.0 17:28:35 oslo.utils==6.3.0 17:28:35 packaging==23.2 17:28:35 pbr==6.0.0 17:28:35 platformdirs==4.1.0 17:28:35 prettytable==3.9.0 17:28:35 pyasn1==0.5.1 17:28:35 pyasn1-modules==0.3.0 17:28:35 pycparser==2.21 17:28:35 pygerrit2==2.0.15 17:28:35 PyGithub==2.1.1 17:28:35 pyinotify==0.9.6 17:28:35 PyJWT==2.8.0 17:28:35 PyNaCl==1.5.0 17:28:35 pyparsing==2.4.7 17:28:35 pyperclip==1.8.2 17:28:35 pyrsistent==0.20.0 17:28:35 python-cinderclient==9.4.0 17:28:35 python-dateutil==2.8.2 17:28:35 python-heatclient==3.3.0 17:28:35 python-jenkins==1.8.2 17:28:35 python-keystoneclient==5.2.0 17:28:35 python-magnumclient==4.3.0 17:28:35 python-novaclient==18.4.0 17:28:35 python-openstackclient==6.0.0 17:28:35 python-swiftclient==4.4.0 17:28:35 pytz==2023.3.post1 17:28:35 PyYAML==6.0.1 17:28:35 referencing==0.32.1 17:28:35 requests==2.31.0 17:28:35 requests-oauthlib==1.3.1 17:28:35 requestsexceptions==1.4.0 17:28:35 rfc3986==2.0.0 17:28:35 rpds-py==0.16.2 17:28:35 rsa==4.9 17:28:35 ruamel.yaml==0.18.5 17:28:35 ruamel.yaml.clib==0.2.8 17:28:35 s3transfer==0.10.0 17:28:35 simplejson==3.19.2 17:28:35 six==1.16.0 17:28:35 smmap==5.0.1 17:28:35 soupsieve==2.5 17:28:35 stevedore==5.1.0 17:28:35 tabulate==0.9.0 17:28:35 toml==0.10.2 17:28:35 tomlkit==0.12.3 17:28:35 tqdm==4.66.1 17:28:35 typing_extensions==4.9.0 17:28:35 tzdata==2023.4 17:28:35 urllib3==1.26.18 17:28:35 virtualenv==20.25.0 17:28:35 wcwidth==0.2.13 17:28:35 websocket-client==1.7.0 17:28:35 wrapt==1.16.0 17:28:35 xdg==6.0.0 17:28:35 xmltodict==0.13.0 17:28:35 yq==3.2.3 17:28:35 zipp==3.17.0 17:28:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12896164352514255851.sh 17:28:35 ---> sudo-logs.sh 17:28:35 Archiving 'sudo' log.. 17:28:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11971217705455976.sh 17:28:35 ---> job-cost.sh 17:28:35 Setup pyenv: 17:28:35 system 17:28:35 3.8.13 17:28:35 3.9.13 17:28:35 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:28:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VRP7 from file:/tmp/.os_lf_venv 17:28:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:28:46 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. 17:28:46 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 17:28:46 lf-activate-venv(): INFO: Adding /tmp/venv-VRP7/bin to PATH 17:28:46 INFO: No Stack... 17:28:46 INFO: Retrieving Pricing Info for: v3-standard-4 17:28:47 INFO: Archiving Costs 17:28:47 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17912262693778845292.sh 17:28:47 ---> logs-deploy.sh 17:28:47 Setup pyenv: 17:28:47 system 17:28:47 3.8.13 17:28:47 3.9.13 17:28:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:28:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VRP7 from file:/tmp/.os_lf_venv 17:28:48 lf-activate-venv(): INFO: Installing: lftools 17:28:58 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. 17:28:58 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 17:28:58 lf-activate-venv(): INFO: Adding /tmp/venv-VRP7/bin to PATH 17:28:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7136 17:28:58 INFO: archiving workspace using pattern(s): 17:28:59 Archives upload complete. 17:28:59 INFO: archiving logs to Nexus 17:29:00 ---> uname -a: 17:29:00 Linux prd-ubuntu1804-builder-4c-4g-10557 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:29:00 17:29:00 17:29:00 ---> lscpu: 17:29:00 Architecture: x86_64 17:29:00 CPU op-mode(s): 32-bit, 64-bit 17:29:00 Byte Order: Little Endian 17:29:00 CPU(s): 4 17:29:00 On-line CPU(s) list: 0-3 17:29:00 Thread(s) per core: 1 17:29:00 Core(s) per socket: 1 17:29:00 Socket(s): 4 17:29:00 NUMA node(s): 1 17:29:00 Vendor ID: AuthenticAMD 17:29:00 CPU family: 23 17:29:00 Model: 49 17:29:00 Model name: AMD EPYC-Rome Processor 17:29:00 Stepping: 0 17:29:00 CPU MHz: 2799.998 17:29:00 BogoMIPS: 5599.99 17:29:00 Virtualization: AMD-V 17:29:00 Hypervisor vendor: KVM 17:29:00 Virtualization type: full 17:29:00 L1d cache: 32K 17:29:00 L1i cache: 32K 17:29:00 L2 cache: 512K 17:29:00 L3 cache: 16384K 17:29:00 NUMA node0 CPU(s): 0-3 17:29:00 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 17:29:00 17:29:00 17:29:00 ---> nproc: 17:29:00 4 17:29:00 17:29:00 17:29:00 ---> df -h: 17:29:00 Filesystem Size Used Avail Use% Mounted on 17:29:00 udev 7.9G 0 7.9G 0% /dev 17:29:00 tmpfs 1.6G 672K 1.6G 1% /run 17:29:00 /dev/vda1 78G 8.5G 69G 11% / 17:29:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:29:00 tmpfs 5.0M 0 5.0M 0% /run/lock 17:29:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:29:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:29:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:29:00 17:29:00 17:29:00 ---> free -m: 17:29:00 total used free shared buff/cache available 17:29:00 Mem: 16040 544 13153 0 2342 15171 17:29:00 Swap: 1023 0 1023 17:29:00 17:29:00 17:29:00 ---> ip addr: 17:29:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:29:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:29:00 inet 127.0.0.1/8 scope host lo 17:29:00 valid_lft forever preferred_lft forever 17:29:00 inet6 ::1/128 scope host 17:29:00 valid_lft forever preferred_lft forever 17:29:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:29:00 link/ether fa:16:3e:93:f1:43 brd ff:ff:ff:ff:ff:ff 17:29:00 inet 10.30.107.49/23 brd 10.30.107.255 scope global dynamic ens3 17:29:00 valid_lft 86189sec preferred_lft 86189sec 17:29:00 inet6 fe80::f816:3eff:fe93:f143/64 scope link 17:29:00 valid_lft forever preferred_lft forever 17:29:00 17:29:00 17:29:00 ---> sar -b -r -n DEV: 17:29:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10557) 01/08/24 _x86_64_ (4 CPU) 17:29:00 17:29:00 17:25:32 LINUX RESTART (4 CPU) 17:29:00 17:29:00 17:26:02 tps rtps wtps bread/s bwrtn/s 17:29:00 17:27:01 237.50 31.13 206.37 1132.28 22137.94 17:29:00 17:28:01 99.60 13.88 85.72 1049.07 21940.40 17:29:00 Average: 167.98 22.44 145.54 1090.33 22038.35 17:29:00 17:29:00 17:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:29:00 17:27:01 13929784 15568828 2495184 15.19 64160 1771792 753144 4.31 683100 1590660 163012 17:29:00 17:28:01 13679628 15569516 2745340 16.71 83656 1989748 732328 4.19 716688 1780748 142960 17:29:00 Average: 13804706 15569172 2620262 15.95 73908 1880770 742736 4.25 699894 1685704 152986 17:29:00 17:29:00 17:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:29:00 17:27:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 17:29:00 17:27:01 ens3 150.21 106.76 1535.73 30.17 0.00 0.00 0.00 0.00 17:29:00 17:28:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:29:00 17:28:01 ens3 45.78 28.62 630.13 6.77 0.00 0.00 0.00 0.00 17:29:00 Average: lo 1.24 1.24 0.13 0.13 0.00 0.00 0.00 0.00 17:29:00 Average: ens3 97.56 67.36 1079.16 18.37 0.00 0.00 0.00 0.00 17:29:00 17:29:00 17:29:00 ---> sar -P ALL: 17:29:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10557) 01/08/24 _x86_64_ (4 CPU) 17:29:00 17:29:00 17:25:32 LINUX RESTART (4 CPU) 17:29:00 17:29:00 17:26:02 CPU %user %nice %system %iowait %steal %idle 17:29:00 17:27:01 all 19.77 0.00 1.99 4.52 0.09 73.62 17:29:00 17:27:01 0 11.20 0.00 1.82 4.55 0.09 82.34 17:29:00 17:27:01 1 8.61 0.00 1.05 4.47 0.10 85.77 17:29:00 17:27:01 2 23.78 0.00 1.88 1.18 0.07 73.09 17:29:00 17:27:01 3 35.50 0.00 3.22 7.90 0.12 53.27 17:29:00 17:28:01 all 18.61 0.00 1.24 6.52 0.06 73.58 17:29:00 17:28:01 0 14.28 0.00 0.91 7.43 0.05 77.33 17:29:00 17:28:01 1 25.16 0.00 1.61 15.97 0.08 57.18 17:29:00 17:28:01 2 24.32 0.00 1.86 1.84 0.05 71.93 17:29:00 17:28:01 3 10.69 0.00 0.58 0.90 0.03 87.79 17:29:00 Average: all 19.18 0.00 1.61 5.53 0.08 73.60 17:29:00 Average: 0 12.76 0.00 1.36 6.01 0.07 79.80 17:29:00 Average: 1 16.94 0.00 1.33 10.26 0.09 71.37 17:29:00 Average: 2 24.05 0.00 1.87 1.52 0.06 72.51 17:29:00 Average: 3 22.97 0.00 1.89 4.36 0.08 70.71 17:29:00 17:29:00 17:29:00