07:32:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 07:32:35 Running as SYSTEM 07:32:35 [EnvInject] - Loading node environment variables. 07:32:35 Building remotely on prd-ubuntu1804-builder-4c-4g-20189 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:32:35 [ssh-agent] Looking for ssh-agent implementation... 07:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:35 $ ssh-agent 07:32:35 SSH_AUTH_SOCK=/tmp/ssh-koMVEkZkNsP4/agent.1705 07:32:35 SSH_AGENT_PID=1707 07:32:35 [ssh-agent] Started. 07:32:35 Running ssh-add (command line suppressed) 07:32:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11830826174047910138.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11830826174047910138.key) 07:32:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:32:35 The recommended git tool is: NONE 07:32:37 using credential onap-jenkins-ssh 07:32:37 Wiping out workspace first. 07:32:37 Cloning the remote Git repository 07:32:37 Cloning repository git://cloud.onap.org/mirror/oom.git 07:32:37 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:32:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:32:37 > git --version # timeout=10 07:32:37 > git --version # 'git version 2.17.1' 07:32:37 using GIT_SSH to set credentials Gerrit user 07:32:37 Verifying host key using manually-configured host key entries 07:32:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:32:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:32:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:32:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:32:45 using GIT_SSH to set credentials Gerrit user 07:32:45 Verifying host key using manually-configured host key entries 07:32:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/7 # timeout=30 07:32:48 > git rev-parse 99915e9a29357540d428223d37d2132884f0d384^{commit} # timeout=10 07:32:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:32:48 Checking out Revision 99915e9a29357540d428223d37d2132884f0d384 (refs/changes/00/141100/7) 07:32:48 > git config core.sparsecheckout # timeout=10 07:32:48 > git checkout -f 99915e9a29357540d428223d37d2132884f0d384 # timeout=30 07:32:49 Commit message: "[DOC] Add ArgoCD deployment example and guide" 07:32:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:32:49 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 07:32:52 [EnvInject] - Injecting environment variables from a build step. 07:32:52 [EnvInject] - Injecting as environment variables the properties content 07:32:52 PYTHON=python3 07:32:52 07:32:52 [EnvInject] - Variables injected successfully. 07:32:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9757725956401556371.sh 07:32:52 ---> tox-install.sh 07:32:52 + source /home/jenkins/lf-env.sh 07:32:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:32:52 ++ mktemp -d /tmp/venv-XXXX 07:32:52 + lf_venv=/tmp/venv-xHTW 07:32:52 + local venv_file=/tmp/.os_lf_venv 07:32:52 + local python=python3 07:32:52 + local options 07:32:52 + local set_path=true 07:32:52 + local install_args= 07:32:52 ++ 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 07:32:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:32:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:32:52 + true 07:32:52 + case $1 in 07:32:52 + venv_file=/tmp/.toxenv 07:32:52 + shift 2 07:32:52 + true 07:32:52 + case $1 in 07:32:52 + shift 07:32:52 + break 07:32:52 + case $python in 07:32:52 + local pkg_list= 07:32:52 + [[ -d /opt/pyenv ]] 07:32:52 + echo 'Setup pyenv:' 07:32:52 Setup pyenv: 07:32:52 + export PYENV_ROOT=/opt/pyenv 07:32:52 + PYENV_ROOT=/opt/pyenv 07:32:52 + 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 07:32:52 + 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 07:32:52 + pyenv versions 07:32:52 * system (set by /opt/pyenv/version) 07:32:52 * 3.8.13 (set by /opt/pyenv/version) 07:32:52 * 3.9.13 (set by /opt/pyenv/version) 07:32:52 * 3.10.6 (set by /opt/pyenv/version) 07:32:52 + command -v pyenv 07:32:52 ++ pyenv init - --no-rehash 07:32:52 + 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[*]}"'\'')" 07:32:52 export PATH="/opt/pyenv/shims:${PATH}" 07:32:52 export PYENV_SHELL=bash 07:32:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:32:52 pyenv() { 07:32:52 local command 07:32:52 command="${1:-}" 07:32:52 if [ "$#" -gt 0 ]; then 07:32:52 shift 07:32:52 fi 07:32:52 07:32:52 case "$command" in 07:32:52 rehash|shell) 07:32:52 eval "$(pyenv "sh-$command" "$@")" 07:32:52 ;; 07:32:52 *) 07:32:52 command pyenv "$command" "$@" 07:32:52 ;; 07:32:52 esac 07:32:52 }' 07:32:52 +++ 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[*]}"' 07:32:52 ++ 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 07:32:52 ++ 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 07:32:52 ++ 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 07:32:52 ++ export PYENV_SHELL=bash 07:32:52 ++ PYENV_SHELL=bash 07:32:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:32:52 +++ complete -F _pyenv pyenv 07:32:52 ++ lf-pyver python3 07:32:52 ++ local py_version_xy=python3 07:32:52 ++ local py_version_xyz= 07:32:52 ++ sed 's/^[ *]* //' 07:32:52 ++ awk '{ print $1 }' 07:32:52 ++ pyenv versions 07:32:52 ++ local command 07:32:52 ++ grep -E '^[0-9.]*[0-9]$' 07:32:52 ++ command=versions 07:32:52 ++ '[' 1 -gt 0 ']' 07:32:52 ++ shift 07:32:52 ++ case "$command" in 07:32:52 ++ command pyenv versions 07:32:52 ++ pyenv versions 07:32:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:32:53 +++ grep '^3' /tmp/.pyenv_versions 07:32:53 +++ sort -V 07:32:53 +++ tail -n 1 07:32:53 ++ py_version_xyz=3.10.6 07:32:53 ++ [[ -z 3.10.6 ]] 07:32:53 ++ echo 3.10.6 07:32:53 ++ return 0 07:32:53 + pyenv local 3.10.6 07:32:53 + local command 07:32:53 + command=local 07:32:53 + '[' 2 -gt 0 ']' 07:32:53 + shift 07:32:53 + case "$command" in 07:32:53 + command pyenv local 3.10.6 07:32:53 + pyenv local 3.10.6 07:32:53 + for arg in "$@" 07:32:53 + case $arg in 07:32:53 + pkg_list+='tox ' 07:32:53 + for arg in "$@" 07:32:53 + case $arg in 07:32:53 + pkg_list+='virtualenv ' 07:32:53 + for arg in "$@" 07:32:53 + case $arg in 07:32:53 + pkg_list+='urllib3~=1.26.15 ' 07:32:53 + [[ -f /tmp/.toxenv ]] 07:32:53 + [[ ! -f /tmp/.toxenv ]] 07:32:53 + [[ -n '' ]] 07:32:53 + python3 -m venv /tmp/venv-xHTW 07:32:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xHTW' 07:32:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xHTW 07:32:57 + echo /tmp/venv-xHTW 07:32:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:32:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:32:57 + /tmp/venv-xHTW/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:33:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:33:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:33:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:33:01 + /tmp/venv-xHTW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:33:03 + type python3 07:33:03 + true 07:33:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xHTW/bin to PATH' 07:33:03 lf-activate-venv(): INFO: Adding /tmp/venv-xHTW/bin to PATH 07:33:03 + PATH=/tmp/venv-xHTW/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 07:33:03 + return 0 07:33:03 + python3 --version 07:33:03 Python 3.10.6 07:33:03 + python3 -m pip --version 07:33:03 pip 25.1.1 from /tmp/venv-xHTW/lib/python3.10/site-packages/pip (python 3.10) 07:33:03 + python3 -m pip freeze 07:33:04 cachetools==6.0.0 07:33:04 chardet==5.2.0 07:33:04 colorama==0.4.6 07:33:04 distlib==0.3.9 07:33:04 filelock==3.18.0 07:33:04 packaging==25.0 07:33:04 platformdirs==4.3.8 07:33:04 pluggy==1.6.0 07:33:04 pyproject-api==1.9.1 07:33:04 tomli==2.2.1 07:33:04 tox==4.26.0 07:33:04 typing_extensions==4.14.0 07:33:04 urllib3==1.26.20 07:33:04 virtualenv==20.31.2 07:33:04 [EnvInject] - Injecting environment variables from a build step. 07:33:04 [EnvInject] - Injecting as environment variables the properties content 07:33:04 PARALLEL=false 07:33:04 07:33:04 [EnvInject] - Variables injected successfully. 07:33:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18436819284662742999.sh 07:33:04 ---> tox-run.sh 07:33:04 + 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 07:33:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:33:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:33:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:33:04 + cd /w/workspace/oom-master-pre-commit-lint/. 07:33:04 + source /home/jenkins/lf-env.sh 07:33:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:33:04 ++ mktemp -d /tmp/venv-XXXX 07:33:04 + lf_venv=/tmp/venv-nk8v 07:33:04 + local venv_file=/tmp/.os_lf_venv 07:33:04 + local python=python3 07:33:04 + local options 07:33:04 + local set_path=true 07:33:04 + local install_args= 07:33:04 ++ 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 07:33:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:33:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:33:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:33:04 + true 07:33:04 + case $1 in 07:33:04 + venv_file=/tmp/.toxenv 07:33:04 + shift 2 07:33:04 + true 07:33:04 + case $1 in 07:33:04 + shift 07:33:04 + break 07:33:04 + case $python in 07:33:04 + local pkg_list= 07:33:04 + [[ -d /opt/pyenv ]] 07:33:04 + echo 'Setup pyenv:' 07:33:04 Setup pyenv: 07:33:04 + export PYENV_ROOT=/opt/pyenv 07:33:04 + PYENV_ROOT=/opt/pyenv 07:33:04 + 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 07:33:04 + 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 07:33:04 + pyenv versions 07:33:04 system 07:33:04 3.8.13 07:33:04 3.9.13 07:33:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:33:04 + command -v pyenv 07:33:04 ++ pyenv init - --no-rehash 07:33:04 + 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[*]}"'\'')" 07:33:04 export PATH="/opt/pyenv/shims:${PATH}" 07:33:04 export PYENV_SHELL=bash 07:33:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:33:04 pyenv() { 07:33:04 local command 07:33:04 command="${1:-}" 07:33:04 if [ "$#" -gt 0 ]; then 07:33:04 shift 07:33:04 fi 07:33:04 07:33:04 case "$command" in 07:33:04 rehash|shell) 07:33:04 eval "$(pyenv "sh-$command" "$@")" 07:33:04 ;; 07:33:04 *) 07:33:04 command pyenv "$command" "$@" 07:33:04 ;; 07:33:04 esac 07:33:04 }' 07:33:04 +++ 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[*]}"' 07:33:04 ++ 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 07:33:04 ++ 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 07:33:04 ++ 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 07:33:04 ++ export PYENV_SHELL=bash 07:33:04 ++ PYENV_SHELL=bash 07:33:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:33:04 +++ complete -F _pyenv pyenv 07:33:04 ++ lf-pyver python3 07:33:04 ++ local py_version_xy=python3 07:33:04 ++ local py_version_xyz= 07:33:04 ++ pyenv versions 07:33:04 ++ local command 07:33:04 ++ command=versions 07:33:04 ++ '[' 1 -gt 0 ']' 07:33:04 ++ shift 07:33:04 ++ case "$command" in 07:33:04 ++ command pyenv versions 07:33:04 ++ pyenv versions 07:33:04 ++ awk '{ print $1 }' 07:33:04 ++ sed 's/^[ *]* //' 07:33:04 ++ grep -E '^[0-9.]*[0-9]$' 07:33:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:33:04 +++ grep '^3' /tmp/.pyenv_versions 07:33:04 +++ sort -V 07:33:04 +++ tail -n 1 07:33:04 ++ py_version_xyz=3.10.6 07:33:04 ++ [[ -z 3.10.6 ]] 07:33:04 ++ echo 3.10.6 07:33:04 ++ return 0 07:33:04 + pyenv local 3.10.6 07:33:04 + local command 07:33:04 + command=local 07:33:04 + '[' 2 -gt 0 ']' 07:33:04 + shift 07:33:04 + case "$command" in 07:33:04 + command pyenv local 3.10.6 07:33:04 + pyenv local 3.10.6 07:33:04 + for arg in "$@" 07:33:04 + case $arg in 07:33:04 + pkg_list+='tox ' 07:33:04 + for arg in "$@" 07:33:04 + case $arg in 07:33:04 + pkg_list+='virtualenv ' 07:33:04 + for arg in "$@" 07:33:04 + case $arg in 07:33:04 + pkg_list+='urllib3~=1.26.15 ' 07:33:04 + [[ -f /tmp/.toxenv ]] 07:33:04 ++ cat /tmp/.toxenv 07:33:04 + lf_venv=/tmp/venv-xHTW 07:33:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xHTW from' file:/tmp/.toxenv 07:33:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xHTW from file:/tmp/.toxenv 07:33:04 + /tmp/venv-xHTW/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:33:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:33:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:33:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:33:05 + /tmp/venv-xHTW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:33:06 + type python3 07:33:06 + true 07:33:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xHTW/bin to PATH' 07:33:06 lf-activate-venv(): INFO: Adding /tmp/venv-xHTW/bin to PATH 07:33:06 + PATH=/tmp/venv-xHTW/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 07:33:06 + return 0 07:33:06 + [[ -d /opt/pyenv ]] 07:33:06 + echo '---> Setting up pyenv' 07:33:06 ---> Setting up pyenv 07:33:06 + export PYENV_ROOT=/opt/pyenv 07:33:06 + PYENV_ROOT=/opt/pyenv 07:33:06 + export PATH=/opt/pyenv/bin:/tmp/venv-xHTW/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 07:33:06 + PATH=/opt/pyenv/bin:/tmp/venv-xHTW/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 07:33:06 ++ pwd 07:33:06 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:33:06 + export PYTHONPATH 07:33:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:33:06 + TOX_TESTENV_PASSENV=PYTHONPATH 07:33:06 + tox --version 07:33:06 4.26.0 from /tmp/venv-xHTW/lib/python3.10/site-packages/tox/__init__.py 07:33:06 + PARALLEL=false 07:33:06 + TOX_OPTIONS_LIST= 07:33:06 + [[ -n pre-commit ]] 07:33:06 + TOX_OPTIONS_LIST=' -e pre-commit' 07:33:06 + case ${PARALLEL,,} in 07:33:06 + tox -e pre-commit 07:33:06 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:33:07 pre-commit: install_deps> python -I -m pip install pre-commit 07:33:10 pre-commit: freeze> python -m pip freeze --all 07:33:10 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 07:33:10 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:33:10 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:33:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:33:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:33:13 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:33:13 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:33:13 [INFO] Once installed this environment will be reused. 07:33:13 [INFO] This may take a few minutes... 07:33:17 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:33:17 [INFO] Once installed this environment will be reused. 07:33:17 [INFO] This may take a few minutes... 07:33:22 trim trailing whitespace.................................................Failed 07:33:22 - hook id: trailing-whitespace 07:33:22 - exit code: 1 07:33:22 - files were modified by this hook 07:33:22 07:33:22 Fixing argo/infra/chartmuseum.yaml 07:33:22 Fixing argo/argocd/argocd.yaml 07:33:22 Fixing argo/infra/values/trivy-dojo-report-operator.yaml 07:33:22 07:33:22 Tabs remover.............................................................Passed 07:33:22 pre-commit hook(s) made changes. 07:33:22 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 07:33:22 To run `pre-commit` as part of git workflow, use `pre-commit install`. 07:33:22 All changes made by hooks: 07:33:22 diff --git a/argo/argocd/argocd.yaml b/argo/argocd/argocd.yaml 07:33:22 index 9bc2e5b1e..6967d4024 100644 07:33:22 --- a/argo/argocd/argocd.yaml 07:33:22 +++ b/argo/argocd/argocd.yaml 07:33:22 @@ -35,7 +35,7 @@ spec: 07:33:22 helm: 07:33:22 ignoreMissingValueFiles: true 07:33:22 valueFiles: 07:33:22 - - $defaultValues/argo/argocd/values/argocd.yaml 07:33:22 + - $defaultValues/argo/argocd/values/argocd.yaml 07:33:22 destination: 07:33:22 server: https://kubernetes.default.svc 07:33:22 namespace: argocd 07:33:22 diff --git a/argo/infra/chartmuseum.yaml b/argo/infra/chartmuseum.yaml 07:33:22 index 3201b7e1c..e351dfaef 100644 07:33:22 --- a/argo/infra/chartmuseum.yaml 07:33:22 +++ b/argo/infra/chartmuseum.yaml 07:33:22 @@ -35,7 +35,7 @@ spec: 07:33:22 helm: 07:33:22 ignoreMissingValueFiles: true 07:33:22 valueFiles: 07:33:22 - - $defaultValues/argo/infra/values/chartmuseum.yaml 07:33:22 + - $defaultValues/argo/infra/values/chartmuseum.yaml 07:33:22 destination: 07:33:22 server: https://kubernetes.default.svc 07:33:22 namespace: chartmuseum 07:33:22 diff --git a/argo/infra/values/trivy-dojo-report-operator.yaml b/argo/infra/values/trivy-dojo-report-operator.yaml 07:33:22 index 7503d65cf..55cb7362d 100644 07:33:22 --- a/argo/infra/values/trivy-dojo-report-operator.yaml 07:33:22 +++ b/argo/infra/values/trivy-dojo-report-operator.yaml 07:33:22 @@ -17,7 +17,7 @@ 07:33:22 # ============LICENSE_END========================================================= 07:33:22 07:33:22 defectDojoApiCredentials: 07:33:22 - apiKey: "2e5af2a04069492ea63cbd593efccfd4b2758b77" 07:33:22 + apiKey: "2e5af2a04069492ea63cbd593efccfd4b2758b77" 07:33:22 url: "http://defectdojo-django.defectdojo" 07:33:22 #url: "https://defectdojo." 07:33:22 07:33:22 pre-commit: exit 1 (12.10 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2286 07:33:22 pre-commit: FAIL code 1 (15.76=setup[3.66]+cmd[12.10] seconds) 07:33:22 evaluation failed :( (15.98 seconds) 07:33:22 + tox_status=1 07:33:22 + echo '---> Completed tox runs' 07:33:22 ---> Completed tox runs 07:33:22 + for i in .tox/*/log 07:33:22 ++ echo .tox/pre-commit/log 07:33:22 ++ awk -F/ '{print $2}' 07:33:22 + tox_env=pre-commit 07:33:22 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:33:22 + DOC_DIR=docs/_build/html 07:33:22 + [[ -d docs/_build/html ]] 07:33:22 + echo '---> tox-run.sh ends' 07:33:22 ---> tox-run.sh ends 07:33:22 + test 1 -eq 0 07:33:22 + exit 1 07:33:22 ++ '[' 2 = 1 ']' 07:33:22 Build step 'Execute shell' marked build as failure 07:33:22 $ ssh-agent -k 07:33:22 unset SSH_AUTH_SOCK; 07:33:22 unset SSH_AGENT_PID; 07:33:22 echo Agent pid 1707 killed; 07:33:22 [ssh-agent] Stopped. 07:33:22 [PostBuildScript] - [INFO] Executing post build scripts. 07:33:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1460365366759945579.sh 07:33:22 ---> sysstat.sh 07:33:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10459384558270394735.sh 07:33:23 ---> package-listing.sh 07:33:23 ++ facter osfamily 07:33:23 ++ tr '[:upper:]' '[:lower:]' 07:33:23 + OS_FAMILY=debian 07:33:23 + workspace=/w/workspace/oom-master-pre-commit-lint 07:33:23 + START_PACKAGES=/tmp/packages_start.txt 07:33:23 + END_PACKAGES=/tmp/packages_end.txt 07:33:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:33:23 + PACKAGES=/tmp/packages_start.txt 07:33:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:33:23 + PACKAGES=/tmp/packages_end.txt 07:33:23 + case "${OS_FAMILY}" in 07:33:23 + dpkg -l 07:33:23 + grep '^ii' 07:33:23 + '[' -f /tmp/packages_start.txt ']' 07:33:23 + '[' -f /tmp/packages_end.txt ']' 07:33:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:33:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:33:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:33:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:33:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6858731945192861484.sh 07:33:23 ---> capture-instance-metadata.sh 07:33:23 Setup pyenv: 07:33:23 system 07:33:23 3.8.13 07:33:23 3.9.13 07:33:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:33:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KPfr 07:33:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:33:31 lf-activate-venv(): INFO: Installing: lftools 07:33:54 lf-activate-venv(): INFO: Adding /tmp/venv-KPfr/bin to PATH 07:33:54 INFO: Running in OpenStack, capturing instance metadata 07:33:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2006476461415368664.sh 07:33:54 provisioning config files... 07:33:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16633065405048110087tmp 07:33:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:33:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:33:54 [EnvInject] - Injecting environment variables from a build step. 07:33:55 [EnvInject] - Injecting as environment variables the properties content 07:33:55 SERVER_ID=logs 07:33:55 07:33:55 [EnvInject] - Variables injected successfully. 07:33:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7655162224909526808.sh 07:33:55 ---> create-netrc.sh 07:33:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8157914245429835407.sh 07:33:55 ---> python-tools-install.sh 07:33:55 Setup pyenv: 07:33:55 system 07:33:55 3.8.13 07:33:55 3.9.13 07:33:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:33:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KPfr from file:/tmp/.os_lf_venv 07:33:57 lf-activate-venv(): INFO: Installing: lftools 07:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-KPfr/bin to PATH 07:34:04 Generating Requirements File 07:34:23 Python 3.10.6 07:34:23 pip 25.1.1 from /tmp/venv-KPfr/lib/python3.10/site-packages/pip (python 3.10) 07:34:24 appdirs==1.4.4 07:34:24 argcomplete==3.6.2 07:34:24 aspy.yaml==1.3.0 07:34:24 attrs==25.3.0 07:34:24 autopage==0.5.2 07:34:24 beautifulsoup4==4.13.4 07:34:24 boto3==1.38.34 07:34:24 botocore==1.38.34 07:34:24 bs4==0.0.2 07:34:24 cachetools==5.5.2 07:34:24 certifi==2025.4.26 07:34:24 cffi==1.17.1 07:34:24 cfgv==3.4.0 07:34:24 chardet==5.2.0 07:34:24 charset-normalizer==3.4.2 07:34:24 click==8.2.1 07:34:24 cliff==4.10.0 07:34:24 cmd2==2.6.1 07:34:24 cryptography==3.3.2 07:34:24 debtcollector==3.0.0 07:34:24 decorator==5.2.1 07:34:24 defusedxml==0.7.1 07:34:24 Deprecated==1.2.18 07:34:24 distlib==0.3.9 07:34:24 dnspython==2.7.0 07:34:24 docker==7.1.0 07:34:24 dogpile.cache==1.4.0 07:34:24 durationpy==0.10 07:34:24 email_validator==2.2.0 07:34:24 filelock==3.18.0 07:34:24 future==1.0.0 07:34:24 gitdb==4.0.12 07:34:24 GitPython==3.1.44 07:34:24 google-auth==2.40.3 07:34:24 httplib2==0.22.0 07:34:24 identify==2.6.12 07:34:24 idna==3.10 07:34:24 importlib-resources==1.5.0 07:34:24 iso8601==2.1.0 07:34:24 Jinja2==3.1.6 07:34:24 jmespath==1.0.1 07:34:24 jsonpatch==1.33 07:34:24 jsonpointer==3.0.0 07:34:24 jsonschema==4.24.0 07:34:24 jsonschema-specifications==2025.4.1 07:34:24 keystoneauth1==5.11.0 07:34:24 kubernetes==33.1.0 07:34:24 lftools==0.37.13 07:34:24 lxml==5.4.0 07:34:24 MarkupSafe==3.0.2 07:34:24 msgpack==1.1.0 07:34:24 multi_key_dict==2.0.3 07:34:24 munch==4.0.0 07:34:24 netaddr==1.3.0 07:34:24 niet==1.4.2 07:34:24 nodeenv==1.9.1 07:34:24 oauth2client==4.1.3 07:34:24 oauthlib==3.2.2 07:34:24 openstacksdk==4.6.0 07:34:24 os-client-config==2.1.0 07:34:24 os-service-types==1.7.0 07:34:24 osc-lib==4.0.2 07:34:24 oslo.config==9.8.0 07:34:24 oslo.context==6.0.0 07:34:24 oslo.i18n==6.5.1 07:34:24 oslo.log==7.1.0 07:34:24 oslo.serialization==5.7.0 07:34:24 oslo.utils==9.0.0 07:34:24 packaging==25.0 07:34:24 pbr==6.1.1 07:34:24 platformdirs==4.3.8 07:34:24 prettytable==3.16.0 07:34:24 psutil==7.0.0 07:34:24 pyasn1==0.6.1 07:34:24 pyasn1_modules==0.4.2 07:34:24 pycparser==2.22 07:34:24 pygerrit2==2.0.15 07:34:24 PyGithub==2.6.1 07:34:24 PyJWT==2.10.1 07:34:24 PyNaCl==1.5.0 07:34:24 pyparsing==2.4.7 07:34:24 pyperclip==1.9.0 07:34:24 pyrsistent==0.20.0 07:34:24 python-cinderclient==9.7.0 07:34:24 python-dateutil==2.9.0.post0 07:34:24 python-heatclient==4.2.0 07:34:24 python-jenkins==1.8.2 07:34:24 python-keystoneclient==5.6.0 07:34:24 python-magnumclient==4.8.1 07:34:24 python-openstackclient==8.1.0 07:34:24 python-swiftclient==4.8.0 07:34:24 PyYAML==6.0.2 07:34:24 referencing==0.36.2 07:34:24 requests==2.32.4 07:34:24 requests-oauthlib==2.0.0 07:34:24 requestsexceptions==1.4.0 07:34:24 rfc3986==2.0.0 07:34:24 rpds-py==0.25.1 07:34:24 rsa==4.9.1 07:34:24 ruamel.yaml==0.18.14 07:34:24 ruamel.yaml.clib==0.2.12 07:34:24 s3transfer==0.13.0 07:34:24 simplejson==3.20.1 07:34:24 six==1.17.0 07:34:24 smmap==5.0.2 07:34:24 soupsieve==2.7 07:34:24 stevedore==5.4.1 07:34:24 tabulate==0.9.0 07:34:24 toml==0.10.2 07:34:24 tomlkit==0.13.3 07:34:24 tqdm==4.67.1 07:34:24 typing_extensions==4.14.0 07:34:24 tzdata==2025.2 07:34:24 urllib3==1.26.20 07:34:24 virtualenv==20.31.2 07:34:24 wcwidth==0.2.13 07:34:24 websocket-client==1.8.0 07:34:24 wrapt==1.17.2 07:34:24 xdg==6.0.0 07:34:24 xmltodict==0.14.2 07:34:24 yq==3.4.3 07:34:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7750839143830171706.sh 07:34:24 ---> sudo-logs.sh 07:34:24 Archiving 'sudo' log.. 07:34:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12374484874565097577.sh 07:34:24 ---> job-cost.sh 07:34:24 Setup pyenv: 07:34:24 system 07:34:24 3.8.13 07:34:24 3.9.13 07:34:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:34:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KPfr from file:/tmp/.os_lf_venv 07:34:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:34:31 lf-activate-venv(): INFO: Adding /tmp/venv-KPfr/bin to PATH 07:34:31 INFO: No Stack... 07:34:31 INFO: Retrieving Pricing Info for: v3-standard-4 07:34:31 INFO: Archiving Costs 07:34:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10759345837286294953.sh 07:34:32 ---> logs-deploy.sh 07:34:32 Setup pyenv: 07:34:32 system 07:34:32 3.8.13 07:34:32 3.9.13 07:34:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:34:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KPfr from file:/tmp/.os_lf_venv 07:34:34 lf-activate-venv(): INFO: Installing: lftools 07:34:42 lf-activate-venv(): INFO: Adding /tmp/venv-KPfr/bin to PATH 07:34:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4089 07:34:42 INFO: archiving workspace using pattern(s): 07:34:43 Archives upload complete. 07:34:43 INFO: archiving logs to Nexus 07:34:44 ---> uname -a: 07:34:44 Linux prd-ubuntu1804-builder-4c-4g-20189 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:34:44 07:34:44 07:34:44 ---> lscpu: 07:34:44 Architecture: x86_64 07:34:44 CPU op-mode(s): 32-bit, 64-bit 07:34:44 Byte Order: Little Endian 07:34:44 CPU(s): 4 07:34:44 On-line CPU(s) list: 0-3 07:34:44 Thread(s) per core: 1 07:34:44 Core(s) per socket: 1 07:34:44 Socket(s): 4 07:34:44 NUMA node(s): 1 07:34:44 Vendor ID: AuthenticAMD 07:34:44 CPU family: 23 07:34:44 Model: 49 07:34:44 Model name: AMD EPYC-Rome Processor 07:34:44 Stepping: 0 07:34:44 CPU MHz: 2799.998 07:34:44 BogoMIPS: 5599.99 07:34:44 Virtualization: AMD-V 07:34:44 Hypervisor vendor: KVM 07:34:44 Virtualization type: full 07:34:44 L1d cache: 32K 07:34:44 L1i cache: 32K 07:34:44 L2 cache: 512K 07:34:44 L3 cache: 16384K 07:34:44 NUMA node0 CPU(s): 0-3 07:34:44 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 07:34:44 07:34:44 07:34:44 ---> nproc: 07:34:44 4 07:34:44 07:34:44 07:34:44 ---> df -h: 07:34:44 Filesystem Size Used Avail Use% Mounted on 07:34:44 udev 7.9G 0 7.9G 0% /dev 07:34:44 tmpfs 1.6G 672K 1.6G 1% /run 07:34:44 /dev/vda1 78G 8.4G 69G 11% / 07:34:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:34:44 tmpfs 5.0M 0 5.0M 0% /run/lock 07:34:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:34:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:34:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:34:44 07:34:44 07:34:44 ---> free -m: 07:34:44 total used free shared buff/cache available 07:34:44 Mem: 16040 561 13299 0 2178 15159 07:34:44 Swap: 1023 0 1023 07:34:44 07:34:44 07:34:44 ---> ip addr: 07:34:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:34:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:34:44 inet 127.0.0.1/8 scope host lo 07:34:44 valid_lft forever preferred_lft forever 07:34:44 inet6 ::1/128 scope host 07:34:44 valid_lft forever preferred_lft forever 07:34:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:34:44 link/ether fa:16:3e:0a:f8:9c brd ff:ff:ff:ff:ff:ff 07:34:44 inet 10.30.107.215/23 brd 10.30.107.255 scope global dynamic ens3 07:34:44 valid_lft 86253sec preferred_lft 86253sec 07:34:44 inet6 fe80::f816:3eff:fe0a:f89c/64 scope link 07:34:44 valid_lft forever preferred_lft forever 07:34:44 07:34:44 07:34:44 ---> sar -b -r -n DEV: 07:34:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20189) 06/11/25 _x86_64_ (4 CPU) 07:34:44 07:34:44 07:32:19 LINUX RESTART (4 CPU) 07:34:44 07:34:44 07:33:01 tps rtps wtps bread/s bwrtn/s 07:34:44 07:34:01 122.86 9.22 113.65 264.62 44663.89 07:34:44 Average: 122.86 9.22 113.65 264.62 44663.89 07:34:44 07:34:44 07:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:34:44 07:34:01 13709776 15496660 2715192 16.53 75064 1901080 807564 4.62 801720 1677416 157244 07:34:44 Average: 13709776 15496660 2715192 16.53 75064 1901080 807564 4.62 801720 1677416 157244 07:34:44 07:34:44 07:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:34:44 07:34:01 ens3 266.89 182.97 1362.13 20.78 0.00 0.00 0.00 0.00 07:34:44 07:34:01 lo 2.80 2.80 0.32 0.32 0.00 0.00 0.00 0.00 07:34:44 Average: ens3 266.89 182.97 1362.13 20.78 0.00 0.00 0.00 0.00 07:34:44 Average: lo 2.80 2.80 0.32 0.32 0.00 0.00 0.00 0.00 07:34:44 07:34:44 07:34:44 ---> sar -P ALL: 07:34:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20189) 06/11/25 _x86_64_ (4 CPU) 07:34:44 07:34:44 07:32:19 LINUX RESTART (4 CPU) 07:34:44 07:34:44 07:33:01 CPU %user %nice %system %iowait %steal %idle 07:34:44 07:34:01 all 24.81 0.00 2.17 3.07 0.08 69.86 07:34:44 07:34:01 0 38.56 0.00 2.70 5.64 0.08 53.01 07:34:44 07:34:01 1 24.41 0.00 2.01 0.27 0.10 73.22 07:34:44 07:34:01 2 26.16 0.00 2.12 0.46 0.07 71.18 07:34:44 07:34:01 3 10.09 0.00 1.85 5.93 0.07 82.05 07:34:44 Average: all 24.81 0.00 2.17 3.07 0.08 69.86 07:34:44 Average: 0 38.56 0.00 2.70 5.64 0.08 53.01 07:34:44 Average: 1 24.41 0.00 2.01 0.27 0.10 73.22 07:34:44 Average: 2 26.16 0.00 2.12 0.46 0.07 71.18 07:34:44 Average: 3 10.09 0.00 1.85 5.93 0.07 82.05 07:34:44 07:34:44 07:34:44