19:52:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136836 19:52:16 Running as SYSTEM 19:52:16 [EnvInject] - Loading node environment variables. 19:52:16 Building remotely on prd-ubuntu1804-builder-4c-4g-2866 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 19:52:16 [ssh-agent] Looking for ssh-agent implementation... 19:52:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:52:16 $ ssh-agent 19:52:16 SSH_AUTH_SOCK=/tmp/ssh-tgT9hkiH3Vvk/agent.1716 19:52:16 SSH_AGENT_PID=1718 19:52:16 [ssh-agent] Started. 19:52:16 Running ssh-add (command line suppressed) 19:52:16 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_10749980467326782664.key (/w/workspace/oom-master-commit-lint@tmp/private_key_10749980467326782664.key) 19:52:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:52:17 The recommended git tool is: NONE 19:52:19 using credential onap-jenkins-ssh 19:52:19 Wiping out workspace first. 19:52:19 Cloning the remote Git repository 19:52:19 Cloning repository git://cloud.onap.org/mirror/oom.git 19:52:19 > git init /w/workspace/oom-master-commit-lint # timeout=10 19:52:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:52:19 > git --version # timeout=10 19:52:19 > git --version # 'git version 2.17.1' 19:52:19 using GIT_SSH to set credentials Gerrit user 19:52:19 Verifying host key using manually-configured host key entries 19:52:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:52:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:52:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:52:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:52:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:52:28 using GIT_SSH to set credentials Gerrit user 19:52:28 Verifying host key using manually-configured host key entries 19:52:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/136836/4 # timeout=30 19:52:28 > git rev-parse d2e4a073d0760f34015434615ac0779019655350^{commit} # timeout=10 19:52:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:52:28 Checking out Revision d2e4a073d0760f34015434615ac0779019655350 (refs/changes/36/136836/4) 19:52:28 > git config core.sparsecheckout # timeout=10 19:52:28 > git checkout -f d2e4a073d0760f34015434615ac0779019655350 # timeout=30 19:52:31 Commit message: "[DCAEGEN2] Update snmptrap-collector image" 19:52:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:52:32 > git rev-list --no-walk 56dc9e04a2a11bc0bc83cfd344d72b6b1eb18419 # timeout=10 19:52:32 [EnvInject] - Injecting environment variables from a build step. 19:52:32 [EnvInject] - Injecting as environment variables the properties content 19:52:32 PYTHON=python3 19:52:32 19:52:32 [EnvInject] - Variables injected successfully. 19:52:32 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12601867245881097711.sh 19:52:32 ---> tox-install.sh 19:52:32 + source /home/jenkins/lf-env.sh 19:52:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:52:32 ++ mktemp -d /tmp/venv-XXXX 19:52:32 + lf_venv=/tmp/venv-z8AY 19:52:32 + local venv_file=/tmp/.os_lf_venv 19:52:32 + local python=python3 19:52:32 + local options 19:52:32 + local set_path=true 19:52:32 + local install_args= 19:52:32 ++ 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 19:52:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:52:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:52:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:52:32 + true 19:52:32 + case $1 in 19:52:32 + venv_file=/tmp/.toxenv 19:52:32 + shift 2 19:52:32 + true 19:52:32 + case $1 in 19:52:32 + shift 19:52:32 + break 19:52:32 + case $python in 19:52:32 + local pkg_list= 19:52:32 + [[ -d /opt/pyenv ]] 19:52:32 + echo 'Setup pyenv:' 19:52:32 Setup pyenv: 19:52:32 + export PYENV_ROOT=/opt/pyenv 19:52:32 + PYENV_ROOT=/opt/pyenv 19:52:32 + 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 19:52:32 + 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 19:52:32 + pyenv versions 19:52:32 * system (set by /opt/pyenv/version) 19:52:32 * 3.8.13 (set by /opt/pyenv/version) 19:52:32 * 3.9.13 (set by /opt/pyenv/version) 19:52:32 * 3.10.6 (set by /opt/pyenv/version) 19:52:32 + command -v pyenv 19:52:32 ++ pyenv init - --no-rehash 19:52:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:52:32 export PATH="/opt/pyenv/shims:${PATH}" 19:52:32 export PYENV_SHELL=bash 19:52:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:52:32 pyenv() { 19:52:32 local command 19:52:32 command="${1:-}" 19:52:32 if [ "$#" -gt 0 ]; then 19:52:32 shift 19:52:32 fi 19:52:32 19:52:32 case "$command" in 19:52:32 rehash|shell) 19:52:32 eval "$(pyenv "sh-$command" "$@")" 19:52:32 ;; 19:52:32 *) 19:52:32 command pyenv "$command" "$@" 19:52:32 ;; 19:52:32 esac 19:52:32 }' 19:52:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:52:32 ++ 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 19:52:32 ++ 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 19:52:32 ++ 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 19:52:32 ++ export PYENV_SHELL=bash 19:52:32 ++ PYENV_SHELL=bash 19:52:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:52:32 +++ complete -F _pyenv pyenv 19:52:32 ++ lf-pyver python3 19:52:32 ++ local py_version_xy=python3 19:52:32 ++ local py_version_xyz= 19:52:32 ++ pyenv versions 19:52:32 ++ local command 19:52:32 ++ command=versions 19:52:32 ++ '[' 1 -gt 0 ']' 19:52:32 ++ shift 19:52:32 ++ case "$command" in 19:52:32 ++ command pyenv versions 19:52:32 ++ pyenv versions 19:52:32 ++ sed 's/^[ *]* //' 19:52:32 ++ awk '{ print $1 }' 19:52:32 ++ grep -E '^[0-9.]*[0-9]$' 19:52:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:52:32 +++ grep '^3' /tmp/.pyenv_versions 19:52:32 +++ sort -V 19:52:32 +++ tail -n 1 19:52:32 ++ py_version_xyz=3.10.6 19:52:32 ++ [[ -z 3.10.6 ]] 19:52:32 ++ echo 3.10.6 19:52:32 ++ return 0 19:52:32 + pyenv local 3.10.6 19:52:32 + local command 19:52:32 + command=local 19:52:32 + '[' 2 -gt 0 ']' 19:52:32 + shift 19:52:32 + case "$command" in 19:52:32 + command pyenv local 3.10.6 19:52:32 + pyenv local 3.10.6 19:52:32 + for arg in "$@" 19:52:32 + case $arg in 19:52:32 + pkg_list+='tox ' 19:52:32 + for arg in "$@" 19:52:32 + case $arg in 19:52:32 + pkg_list+='virtualenv ' 19:52:32 + for arg in "$@" 19:52:32 + case $arg in 19:52:32 + pkg_list+='urllib3~=1.26.15 ' 19:52:32 + [[ -f /tmp/.toxenv ]] 19:52:32 + [[ ! -f /tmp/.toxenv ]] 19:52:32 + [[ -n '' ]] 19:52:32 + python3 -m venv /tmp/venv-z8AY 19:52:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z8AY' 19:52:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z8AY 19:52:39 + echo /tmp/venv-z8AY 19:52:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:52:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:52:39 + /tmp/venv-z8AY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:52:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:52:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:52:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:52:45 + /tmp/venv-z8AY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:53:00 + type python3 19:53:00 + true 19:53:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-z8AY/bin to PATH' 19:53:00 lf-activate-venv(): INFO: Adding /tmp/venv-z8AY/bin to PATH 19:53:00 + PATH=/tmp/venv-z8AY/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 19:53:00 + return 0 19:53:00 + python3 --version 19:53:00 Python 3.10.6 19:53:00 + python3 -m pip --version 19:53:01 pip 24.0 from /tmp/venv-z8AY/lib/python3.10/site-packages/pip (python 3.10) 19:53:01 + python3 -m pip freeze 19:53:01 cachetools==5.3.2 19:53:01 chardet==5.2.0 19:53:01 colorama==0.4.6 19:53:01 distlib==0.3.8 19:53:01 filelock==3.13.1 19:53:01 packaging==23.2 19:53:01 platformdirs==4.2.0 19:53:01 pluggy==1.4.0 19:53:01 pyproject-api==1.6.1 19:53:01 tomli==2.0.1 19:53:01 tox==4.12.1 19:53:01 urllib3==1.26.18 19:53:01 virtualenv==20.25.0 19:53:01 [EnvInject] - Injecting environment variables from a build step. 19:53:01 [EnvInject] - Injecting as environment variables the properties content 19:53:01 PARALLEL=false 19:53:01 19:53:01 [EnvInject] - Variables injected successfully. 19:53:01 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins18199036844938192078.sh 19:53:01 ---> tox-run.sh 19:53:01 + 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 19:53:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 19:53:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 19:53:01 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 19:53:01 + cd /w/workspace/oom-master-commit-lint/. 19:53:01 + source /home/jenkins/lf-env.sh 19:53:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:53:01 ++ mktemp -d /tmp/venv-XXXX 19:53:01 + lf_venv=/tmp/venv-uGrS 19:53:01 + local venv_file=/tmp/.os_lf_venv 19:53:01 + local python=python3 19:53:01 + local options 19:53:01 + local set_path=true 19:53:01 + local install_args= 19:53:01 ++ 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 19:53:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:53:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:53:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:53:01 + true 19:53:01 + case $1 in 19:53:01 + venv_file=/tmp/.toxenv 19:53:01 + shift 2 19:53:01 + true 19:53:01 + case $1 in 19:53:01 + shift 19:53:01 + break 19:53:01 + case $python in 19:53:01 + local pkg_list= 19:53:01 + [[ -d /opt/pyenv ]] 19:53:01 + echo 'Setup pyenv:' 19:53:01 Setup pyenv: 19:53:01 + export PYENV_ROOT=/opt/pyenv 19:53:01 + PYENV_ROOT=/opt/pyenv 19:53:01 + 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 19:53:01 + 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 19:53:01 + pyenv versions 19:53:02 system 19:53:02 3.8.13 19:53:02 3.9.13 19:53:02 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:53:02 + command -v pyenv 19:53:02 ++ pyenv init - --no-rehash 19:53:02 + 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[*]}"'\'')" 19:53:02 export PATH="/opt/pyenv/shims:${PATH}" 19:53:02 export PYENV_SHELL=bash 19:53:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:53:02 pyenv() { 19:53:02 local command 19:53:02 command="${1:-}" 19:53:02 if [ "$#" -gt 0 ]; then 19:53:02 shift 19:53:02 fi 19:53:02 19:53:02 case "$command" in 19:53:02 rehash|shell) 19:53:02 eval "$(pyenv "sh-$command" "$@")" 19:53:02 ;; 19:53:02 *) 19:53:02 command pyenv "$command" "$@" 19:53:02 ;; 19:53:02 esac 19:53:02 }' 19:53:02 +++ 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[*]}"' 19:53:02 ++ 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 19:53:02 ++ 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 19:53:02 ++ 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 19:53:02 ++ export PYENV_SHELL=bash 19:53:02 ++ PYENV_SHELL=bash 19:53:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:53:02 +++ complete -F _pyenv pyenv 19:53:02 ++ lf-pyver python3 19:53:02 ++ local py_version_xy=python3 19:53:02 ++ local py_version_xyz= 19:53:02 ++ pyenv versions 19:53:02 ++ local command 19:53:02 ++ sed 's/^[ *]* //' 19:53:02 ++ awk '{ print $1 }' 19:53:02 ++ grep -E '^[0-9.]*[0-9]$' 19:53:02 ++ command=versions 19:53:02 ++ '[' 1 -gt 0 ']' 19:53:02 ++ shift 19:53:02 ++ case "$command" in 19:53:02 ++ command pyenv versions 19:53:02 ++ pyenv versions 19:53:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:53:02 +++ grep '^3' /tmp/.pyenv_versions 19:53:02 +++ sort -V 19:53:02 +++ tail -n 1 19:53:02 ++ py_version_xyz=3.10.6 19:53:02 ++ [[ -z 3.10.6 ]] 19:53:02 ++ echo 3.10.6 19:53:02 ++ return 0 19:53:02 + pyenv local 3.10.6 19:53:02 + local command 19:53:02 + command=local 19:53:02 + '[' 2 -gt 0 ']' 19:53:02 + shift 19:53:02 + case "$command" in 19:53:02 + command pyenv local 3.10.6 19:53:02 + pyenv local 3.10.6 19:53:02 + for arg in "$@" 19:53:02 + case $arg in 19:53:02 + pkg_list+='tox ' 19:53:02 + for arg in "$@" 19:53:02 + case $arg in 19:53:02 + pkg_list+='virtualenv ' 19:53:02 + for arg in "$@" 19:53:02 + case $arg in 19:53:02 + pkg_list+='urllib3~=1.26.15 ' 19:53:02 + [[ -f /tmp/.toxenv ]] 19:53:02 ++ cat /tmp/.toxenv 19:53:02 + lf_venv=/tmp/venv-z8AY 19:53:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z8AY from' file:/tmp/.toxenv 19:53:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z8AY from file:/tmp/.toxenv 19:53:02 + /tmp/venv-z8AY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:53:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:53:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:53:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:53:03 + /tmp/venv-z8AY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:53:04 + type python3 19:53:04 + true 19:53:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-z8AY/bin to PATH' 19:53:04 lf-activate-venv(): INFO: Adding /tmp/venv-z8AY/bin to PATH 19:53:04 + PATH=/tmp/venv-z8AY/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 19:53:04 + return 0 19:53:04 + [[ -d /opt/pyenv ]] 19:53:04 + echo '---> Setting up pyenv' 19:53:04 ---> Setting up pyenv 19:53:04 + export PYENV_ROOT=/opt/pyenv 19:53:04 + PYENV_ROOT=/opt/pyenv 19:53:04 + export PATH=/opt/pyenv/bin:/tmp/venv-z8AY/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 19:53:04 + PATH=/opt/pyenv/bin:/tmp/venv-z8AY/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 19:53:04 ++ pwd 19:53:04 + PYTHONPATH=/w/workspace/oom-master-commit-lint 19:53:04 + export PYTHONPATH 19:53:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:53:04 + TOX_TESTENV_PASSENV=PYTHONPATH 19:53:04 + tox --version 19:53:04 4.12.1 from /tmp/venv-z8AY/lib/python3.10/site-packages/tox/__init__.py 19:53:05 + PARALLEL=false 19:53:05 + TOX_OPTIONS_LIST= 19:53:05 + [[ -n gitlint ]] 19:53:05 + TOX_OPTIONS_LIST=' -e gitlint' 19:53:05 + case ${PARALLEL,,} in 19:53:05 + tox -e gitlint 19:53:05 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 19:53:07 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 19:53:35 gitlint: freeze> python -m pip freeze --all 19:53:36 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==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==2.0.0,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.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 19:53:36 gitlint: commands[0]> gitlint 19:53:36 gitlint: OK (31.04=setup[30.83]+cmd[0.21] seconds) 19:53:36 congratulations :) (31.21 seconds) 19:53:36 + tox_status=0 19:53:36 + echo '---> Completed tox runs' 19:53:36 ---> Completed tox runs 19:53:36 + for i in .tox/*/log 19:53:36 ++ echo .tox/gitlint/log 19:53:36 ++ awk -F/ '{print $2}' 19:53:36 + tox_env=gitlint 19:53:36 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 19:53:36 + DOC_DIR=docs/_build/html 19:53:36 + [[ -d docs/_build/html ]] 19:53:36 + echo '---> tox-run.sh ends' 19:53:36 ---> tox-run.sh ends 19:53:36 + test 0 -eq 0 19:53:36 $ ssh-agent -k 19:53:36 unset SSH_AUTH_SOCK; 19:53:36 unset SSH_AGENT_PID; 19:53:36 echo Agent pid 1718 killed; 19:53:36 [ssh-agent] Stopped. 19:53:36 [PostBuildScript] - [INFO] Executing post build scripts. 19:53:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10461840141791794359.sh 19:53:36 ---> sysstat.sh 19:53:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17293534581183089135.sh 19:53:37 ---> package-listing.sh 19:53:37 ++ facter osfamily 19:53:37 ++ tr '[:upper:]' '[:lower:]' 19:53:37 + OS_FAMILY=debian 19:53:37 + workspace=/w/workspace/oom-master-commit-lint 19:53:37 + START_PACKAGES=/tmp/packages_start.txt 19:53:37 + END_PACKAGES=/tmp/packages_end.txt 19:53:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:53:37 + PACKAGES=/tmp/packages_start.txt 19:53:37 + '[' /w/workspace/oom-master-commit-lint ']' 19:53:37 + PACKAGES=/tmp/packages_end.txt 19:53:37 + case "${OS_FAMILY}" in 19:53:37 + dpkg -l 19:53:37 + grep '^ii' 19:53:37 + '[' -f /tmp/packages_start.txt ']' 19:53:37 + '[' -f /tmp/packages_end.txt ']' 19:53:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:53:37 + '[' /w/workspace/oom-master-commit-lint ']' 19:53:37 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 19:53:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 19:53:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins696734140939481743.sh 19:53:37 ---> capture-instance-metadata.sh 19:53:37 Setup pyenv: 19:53:37 system 19:53:37 3.8.13 19:53:37 3.9.13 19:53:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:53:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wgxt 19:53:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:53:44 lf-activate-venv(): INFO: Installing: lftools 19:54:26 lf-activate-venv(): INFO: Adding /tmp/venv-wgxt/bin to PATH 19:54:26 INFO: Running in OpenStack, capturing instance metadata 19:54:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4311848639565770932.sh 19:54:27 provisioning config files... 19:54:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config413107218975318197tmp 19:54:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:54:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:54:27 [EnvInject] - Injecting environment variables from a build step. 19:54:27 [EnvInject] - Injecting as environment variables the properties content 19:54:27 SERVER_ID=logs 19:54:27 19:54:27 [EnvInject] - Variables injected successfully. 19:54:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14264147744522769864.sh 19:54:27 ---> create-netrc.sh 19:54:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18354201964231728560.sh 19:54:27 ---> python-tools-install.sh 19:54:27 Setup pyenv: 19:54:27 system 19:54:27 3.8.13 19:54:27 3.9.13 19:54:27 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:54:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wgxt from file:/tmp/.os_lf_venv 19:54:29 lf-activate-venv(): INFO: Installing: lftools 19:54:38 lf-activate-venv(): INFO: Adding /tmp/venv-wgxt/bin to PATH 19:54:38 Generating Requirements File 19:55:17 Python 3.10.6 19:55:18 pip 24.0 from /tmp/venv-wgxt/lib/python3.10/site-packages/pip (python 3.10) 19:55:18 appdirs==1.4.4 19:55:18 argcomplete==3.2.2 19:55:18 aspy.yaml==1.3.0 19:55:18 attrs==23.2.0 19:55:18 autopage==0.5.2 19:55:18 beautifulsoup4==4.12.3 19:55:18 boto3==1.34.34 19:55:18 botocore==1.34.34 19:55:18 bs4==0.0.2 19:55:18 cachetools==5.3.2 19:55:18 certifi==2024.2.2 19:55:18 cffi==1.16.0 19:55:18 cfgv==3.4.0 19:55:18 chardet==5.2.0 19:55:18 charset-normalizer==3.3.2 19:55:18 click==8.1.7 19:55:18 cliff==4.5.0 19:55:18 cmd2==2.4.3 19:55:18 cryptography==3.3.2 19:55:18 debtcollector==2.5.0 19:55:18 decorator==5.1.1 19:55:18 defusedxml==0.7.1 19:55:18 Deprecated==1.2.14 19:55:18 distlib==0.3.8 19:55:18 dnspython==2.5.0 19:55:18 docker==4.2.2 19:55:18 dogpile.cache==1.3.0 19:55:18 email-validator==2.1.0.post1 19:55:18 filelock==3.13.1 19:55:18 future==0.18.3 19:55:18 gitdb==4.0.11 19:55:18 GitPython==3.1.41 19:55:18 google-auth==2.27.0 19:55:18 httplib2==0.22.0 19:55:18 identify==2.5.33 19:55:18 idna==3.6 19:55:18 importlib-resources==1.5.0 19:55:18 iso8601==2.1.0 19:55:18 Jinja2==3.1.3 19:55:18 jmespath==1.0.1 19:55:18 jsonpatch==1.33 19:55:18 jsonpointer==2.4 19:55:18 jsonschema==4.21.1 19:55:18 jsonschema-specifications==2023.12.1 19:55:18 keystoneauth1==5.5.0 19:55:18 kubernetes==29.0.0 19:55:18 lftools==0.37.8 19:55:18 lxml==5.1.0 19:55:18 MarkupSafe==2.1.5 19:55:18 msgpack==1.0.7 19:55:18 multi_key_dict==2.0.3 19:55:18 munch==4.0.0 19:55:18 netaddr==0.10.1 19:55:18 netifaces==0.11.0 19:55:18 niet==1.4.2 19:55:18 nodeenv==1.8.0 19:55:18 oauth2client==4.1.3 19:55:18 oauthlib==3.2.2 19:55:18 openstacksdk==0.62.0 19:55:18 os-client-config==2.1.0 19:55:18 os-service-types==1.7.0 19:55:18 osc-lib==3.0.0 19:55:18 oslo.config==9.3.0 19:55:18 oslo.context==5.3.0 19:55:18 oslo.i18n==6.2.0 19:55:18 oslo.log==5.4.0 19:55:18 oslo.serialization==5.3.0 19:55:18 oslo.utils==7.0.0 19:55:18 packaging==23.2 19:55:18 pbr==6.0.0 19:55:18 platformdirs==4.2.0 19:55:18 prettytable==3.9.0 19:55:18 pyasn1==0.5.1 19:55:18 pyasn1-modules==0.3.0 19:55:18 pycparser==2.21 19:55:18 pygerrit2==2.0.15 19:55:18 PyGithub==2.2.0 19:55:18 pyinotify==0.9.6 19:55:18 PyJWT==2.8.0 19:55:18 PyNaCl==1.5.0 19:55:18 pyparsing==2.4.7 19:55:18 pyperclip==1.8.2 19:55:18 pyrsistent==0.20.0 19:55:18 python-cinderclient==9.4.0 19:55:18 python-dateutil==2.8.2 19:55:18 python-heatclient==3.4.0 19:55:18 python-jenkins==1.8.2 19:55:18 python-keystoneclient==5.3.0 19:55:18 python-magnumclient==4.3.0 19:55:18 python-novaclient==18.4.0 19:55:18 python-openstackclient==6.0.0 19:55:18 python-swiftclient==4.4.0 19:55:18 pytz==2024.1 19:55:18 PyYAML==6.0.1 19:55:18 referencing==0.33.0 19:55:18 requests==2.31.0 19:55:18 requests-oauthlib==1.3.1 19:55:18 requestsexceptions==1.4.0 19:55:18 rfc3986==2.0.0 19:55:18 rpds-py==0.17.1 19:55:18 rsa==4.9 19:55:18 ruamel.yaml==0.18.5 19:55:18 ruamel.yaml.clib==0.2.8 19:55:18 s3transfer==0.10.0 19:55:18 simplejson==3.19.2 19:55:18 six==1.16.0 19:55:18 smmap==5.0.1 19:55:18 soupsieve==2.5 19:55:18 stevedore==5.1.0 19:55:18 tabulate==0.9.0 19:55:18 toml==0.10.2 19:55:18 tomlkit==0.12.3 19:55:18 tqdm==4.66.1 19:55:18 typing_extensions==4.9.0 19:55:18 tzdata==2023.4 19:55:18 urllib3==1.26.18 19:55:18 virtualenv==20.25.0 19:55:18 wcwidth==0.2.13 19:55:18 websocket-client==1.7.0 19:55:18 wrapt==1.16.0 19:55:18 xdg==6.0.0 19:55:18 xmltodict==0.13.0 19:55:18 yq==3.2.3 19:55:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16576886450269568937.sh 19:55:18 ---> sudo-logs.sh 19:55:18 Archiving 'sudo' log.. 19:55:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3597706915547050833.sh 19:55:18 ---> job-cost.sh 19:55:18 Setup pyenv: 19:55:19 system 19:55:19 3.8.13 19:55:19 3.9.13 19:55:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:55:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wgxt from file:/tmp/.os_lf_venv 19:55:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:55:28 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. 19:55:28 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 19:55:29 lf-activate-venv(): INFO: Adding /tmp/venv-wgxt/bin to PATH 19:55:29 INFO: No Stack... 19:55:29 INFO: Retrieving Pricing Info for: v3-standard-4 19:55:29 INFO: Archiving Costs 19:55:29 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16400194433551272746.sh 19:55:29 ---> logs-deploy.sh 19:55:29 Setup pyenv: 19:55:29 system 19:55:29 3.8.13 19:55:29 3.9.13 19:55:29 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 19:55:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wgxt from file:/tmp/.os_lf_venv 19:55:31 lf-activate-venv(): INFO: Installing: lftools 19:55:42 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. 19:55:42 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 19:55:43 lf-activate-venv(): INFO: Adding /tmp/venv-wgxt/bin to PATH 19:55:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7175 19:55:43 INFO: archiving workspace using pattern(s): 19:55:44 Archives upload complete. 19:55:44 INFO: archiving logs to Nexus 19:55:45 ---> uname -a: 19:55:45 Linux prd-ubuntu1804-builder-4c-4g-2866 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:55:45 19:55:45 19:55:45 ---> lscpu: 19:55:45 Architecture: x86_64 19:55:45 CPU op-mode(s): 32-bit, 64-bit 19:55:45 Byte Order: Little Endian 19:55:45 CPU(s): 4 19:55:45 On-line CPU(s) list: 0-3 19:55:45 Thread(s) per core: 1 19:55:45 Core(s) per socket: 1 19:55:45 Socket(s): 4 19:55:45 NUMA node(s): 1 19:55:45 Vendor ID: AuthenticAMD 19:55:45 CPU family: 23 19:55:45 Model: 49 19:55:45 Model name: AMD EPYC-Rome Processor 19:55:45 Stepping: 0 19:55:45 CPU MHz: 2799.998 19:55:45 BogoMIPS: 5599.99 19:55:45 Virtualization: AMD-V 19:55:45 Hypervisor vendor: KVM 19:55:45 Virtualization type: full 19:55:45 L1d cache: 32K 19:55:45 L1i cache: 32K 19:55:45 L2 cache: 512K 19:55:45 L3 cache: 16384K 19:55:45 NUMA node0 CPU(s): 0-3 19:55:45 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 19:55:45 19:55:45 19:55:45 ---> nproc: 19:55:45 4 19:55:45 19:55:45 19:55:45 ---> df -h: 19:55:45 Filesystem Size Used Avail Use% Mounted on 19:55:45 udev 7.9G 0 7.9G 0% /dev 19:55:45 tmpfs 1.6G 672K 1.6G 1% /run 19:55:45 /dev/vda1 78G 8.5G 69G 11% / 19:55:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:55:45 tmpfs 5.0M 0 5.0M 0% /run/lock 19:55:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:55:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:55:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:55:45 19:55:45 19:55:45 ---> free -m: 19:55:45 total used free shared buff/cache available 19:55:45 Mem: 16040 525 13221 0 2292 15191 19:55:45 Swap: 1023 0 1023 19:55:45 19:55:45 19:55:45 ---> ip addr: 19:55:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:55:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:55:45 inet 127.0.0.1/8 scope host lo 19:55:45 valid_lft forever preferred_lft forever 19:55:45 inet6 ::1/128 scope host 19:55:45 valid_lft forever preferred_lft forever 19:55:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:55:45 link/ether fa:16:3e:36:e8:d9 brd ff:ff:ff:ff:ff:ff 19:55:45 inet 10.30.107.138/23 brd 10.30.107.255 scope global dynamic ens3 19:55:45 valid_lft 86167sec preferred_lft 86167sec 19:55:45 inet6 fe80::f816:3eff:fe36:e8d9/64 scope link 19:55:45 valid_lft forever preferred_lft forever 19:55:45 19:55:45 19:55:45 ---> sar -b -r -n DEV: 19:55:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2866) 02/05/24 _x86_64_ (4 CPU) 19:55:45 19:55:45 19:51:55 LINUX RESTART (4 CPU) 19:55:45 19:55:45 19:52:01 tps rtps wtps bread/s bwrtn/s 19:55:45 19:53:01 102.52 54.47 48.04 3632.33 41169.01 19:55:45 19:54:01 94.74 11.66 83.07 441.72 22140.09 19:55:45 19:55:01 119.73 13.83 105.90 1047.69 28282.89 19:55:45 Average: 105.66 26.66 79.00 1707.18 30530.19 19:55:45 19:55:45 19:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:55:45 19:53:01 14261848 15640056 2163112 13.17 42608 1547916 727204 4.16 579432 1394220 52804 19:55:45 19:54:01 13825744 15522396 2599216 15.82 69144 1821456 819156 4.69 738592 1632500 183512 19:55:45 19:55:01 13616380 15567172 2808580 17.10 86432 2046800 775736 4.44 722288 1834484 54540 19:55:45 Average: 13901324 15576541 2523636 15.36 66061 1805391 774032 4.43 680104 1620401 96952 19:55:45 19:55:45 19:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:55:45 19:53:01 ens3 387.95 268.02 1537.23 59.69 0.00 0.00 0.00 0.00 19:55:45 19:53:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 19:55:45 19:54:01 ens3 58.15 42.60 704.54 24.82 0.00 0.00 0.00 0.00 19:55:45 19:54:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 19:55:45 19:55:01 ens3 49.54 34.74 812.07 6.67 0.00 0.00 0.00 0.00 19:55:45 19:55:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 19:55:45 Average: ens3 165.21 115.12 1017.93 30.39 0.00 0.00 0.00 0.00 19:55:45 Average: lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 19:55:45 19:55:45 19:55:45 ---> sar -P ALL: 19:55:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2866) 02/05/24 _x86_64_ (4 CPU) 19:55:45 19:55:45 19:51:55 LINUX RESTART (4 CPU) 19:55:45 19:55:45 19:52:01 CPU %user %nice %system %iowait %steal %idle 19:55:45 19:53:01 all 12.44 0.00 1.76 19.20 0.07 66.53 19:55:45 19:53:01 0 11.87 0.00 1.70 29.43 0.12 56.89 19:55:45 19:53:01 1 12.41 0.00 2.29 29.54 0.07 55.69 19:55:45 19:53:01 2 10.40 0.00 1.11 10.96 0.03 77.50 19:55:45 19:53:01 3 15.06 0.00 1.89 6.71 0.07 76.28 19:55:45 19:54:01 all 17.78 0.00 1.57 6.46 0.07 74.12 19:55:45 19:54:01 0 7.69 0.00 1.08 18.72 0.07 72.45 19:55:45 19:54:01 1 19.17 0.00 1.67 2.71 0.05 76.40 19:55:45 19:54:01 2 13.72 0.00 1.27 1.81 0.10 83.10 19:55:45 19:54:01 3 30.49 0.00 2.28 2.65 0.07 64.52 19:55:45 19:55:01 all 17.07 0.00 1.19 8.57 0.05 73.11 19:55:45 19:55:01 0 29.03 0.00 1.10 5.40 0.07 64.40 19:55:45 19:55:01 1 9.19 0.00 0.95 9.29 0.05 80.52 19:55:45 19:55:01 2 13.47 0.00 1.09 1.42 0.02 84.00 19:55:45 19:55:01 3 16.65 0.00 1.64 18.21 0.03 63.47 19:55:45 Average: all 15.77 0.00 1.51 11.39 0.06 71.27 19:55:45 Average: 0 16.22 0.00 1.29 17.82 0.08 64.58 19:55:45 Average: 1 13.58 0.00 1.64 13.83 0.06 70.90 19:55:45 Average: 2 12.54 0.00 1.16 4.69 0.05 81.56 19:55:45 Average: 3 20.75 0.00 1.93 9.19 0.06 68.07 19:55:45 19:55:45 19:55:45