13:16:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137002 13:16:27 Running as SYSTEM 13:16:27 [EnvInject] - Loading node environment variables. 13:16:27 Building remotely on prd-ubuntu1804-builder-4c-4g-1488 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:16:27 [ssh-agent] Looking for ssh-agent implementation... 13:16:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:16:28 $ ssh-agent 13:16:28 SSH_AUTH_SOCK=/tmp/ssh-WDPgNh3bJEPW/agent.1876 13:16:28 SSH_AGENT_PID=1878 13:16:28 [ssh-agent] Started. 13:16:28 Running ssh-add (command line suppressed) 13:16:28 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12170923768660568065.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12170923768660568065.key) 13:16:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:16:28 The recommended git tool is: NONE 13:16:30 using credential onap-jenkins-ssh 13:16:30 Wiping out workspace first. 13:16:30 Cloning the remote Git repository 13:16:30 Cloning repository git://cloud.onap.org/mirror/oom.git 13:16:30 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:16:30 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:16:30 > git --version # timeout=10 13:16:30 > git --version # 'git version 2.17.1' 13:16:30 using GIT_SSH to set credentials Gerrit user 13:16:30 Verifying host key using manually-configured host key entries 13:16:30 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:16:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:16:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:16:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:16:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:16:36 using GIT_SSH to set credentials Gerrit user 13:16:36 Verifying host key using manually-configured host key entries 13:16:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137002/1 # timeout=30 13:16:37 > git rev-parse c7c09403f8b71f9f100412fc33c78a64f0e16a8a^{commit} # timeout=10 13:16:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:16:37 Checking out Revision c7c09403f8b71f9f100412fc33c78a64f0e16a8a (refs/changes/02/137002/1) 13:16:37 > git config core.sparsecheckout # timeout=10 13:16:37 > git checkout -f c7c09403f8b71f9f100412fc33c78a64f0e16a8a # timeout=30 13:16:40 Commit message: "[DCAEGEN2] Update helm chart for dcae-ves-collector" 13:16:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:16:40 > git rev-list --no-walk 56dc9e04a2a11bc0bc83cfd344d72b6b1eb18419 # timeout=10 13:16:40 [EnvInject] - Injecting environment variables from a build step. 13:16:40 [EnvInject] - Injecting as environment variables the properties content 13:16:40 PYTHON=python3 13:16:40 13:16:40 [EnvInject] - Variables injected successfully. 13:16:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18272456337413984996.sh 13:16:40 ---> tox-install.sh 13:16:40 + source /home/jenkins/lf-env.sh 13:16:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:16:40 ++ mktemp -d /tmp/venv-XXXX 13:16:40 + lf_venv=/tmp/venv-5DFc 13:16:40 + local venv_file=/tmp/.os_lf_venv 13:16:40 + local python=python3 13:16:40 + local options 13:16:40 + local set_path=true 13:16:40 + local install_args= 13:16:40 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:16:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:16:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:16:40 + true 13:16:40 + case $1 in 13:16:40 + venv_file=/tmp/.toxenv 13:16:40 + shift 2 13:16:40 + true 13:16:40 + case $1 in 13:16:40 + shift 13:16:40 + break 13:16:40 + case $python in 13:16:40 + local pkg_list= 13:16:40 + [[ -d /opt/pyenv ]] 13:16:40 + echo 'Setup pyenv:' 13:16:40 Setup pyenv: 13:16:40 + export PYENV_ROOT=/opt/pyenv 13:16:40 + PYENV_ROOT=/opt/pyenv 13:16:40 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:40 + pyenv versions 13:16:40 * system (set by /opt/pyenv/version) 13:16:40 * 3.8.13 (set by /opt/pyenv/version) 13:16:40 * 3.9.13 (set by /opt/pyenv/version) 13:16:40 * 3.10.6 (set by /opt/pyenv/version) 13:16:40 + command -v pyenv 13:16:40 ++ pyenv init - --no-rehash 13:16:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:16:41 export PATH="/opt/pyenv/shims:${PATH}" 13:16:41 export PYENV_SHELL=bash 13:16:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:16:41 pyenv() { 13:16:41 local command 13:16:41 command="${1:-}" 13:16:41 if [ "$#" -gt 0 ]; then 13:16:41 shift 13:16:41 fi 13:16:41 13:16:41 case "$command" in 13:16:41 rehash|shell) 13:16:41 eval "$(pyenv "sh-$command" "$@")" 13:16:41 ;; 13:16:41 *) 13:16:41 command pyenv "$command" "$@" 13:16:41 ;; 13:16:41 esac 13:16:41 }' 13:16:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:16:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:41 ++ export PYENV_SHELL=bash 13:16:41 ++ PYENV_SHELL=bash 13:16:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:16:41 +++ complete -F _pyenv pyenv 13:16:41 ++ lf-pyver python3 13:16:41 ++ local py_version_xy=python3 13:16:41 ++ local py_version_xyz= 13:16:41 ++ pyenv versions 13:16:41 ++ local command 13:16:41 ++ command=versions 13:16:41 ++ '[' 1 -gt 0 ']' 13:16:41 ++ shift 13:16:41 ++ case "$command" in 13:16:41 ++ command pyenv versions 13:16:41 ++ pyenv versions 13:16:41 ++ awk '{ print $1 }' 13:16:41 ++ sed 's/^[ *]* //' 13:16:41 ++ grep -E '^[0-9.]*[0-9]$' 13:16:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:16:41 +++ sort -V 13:16:41 +++ grep '^3' /tmp/.pyenv_versions 13:16:41 +++ tail -n 1 13:16:41 ++ py_version_xyz=3.10.6 13:16:41 ++ [[ -z 3.10.6 ]] 13:16:41 ++ echo 3.10.6 13:16:41 ++ return 0 13:16:41 + pyenv local 3.10.6 13:16:41 + local command 13:16:41 + command=local 13:16:41 + '[' 2 -gt 0 ']' 13:16:41 + shift 13:16:41 + case "$command" in 13:16:41 + command pyenv local 3.10.6 13:16:41 + pyenv local 3.10.6 13:16:41 + for arg in "$@" 13:16:41 + case $arg in 13:16:41 + pkg_list+='tox ' 13:16:41 + for arg in "$@" 13:16:41 + case $arg in 13:16:41 + pkg_list+='virtualenv ' 13:16:41 + for arg in "$@" 13:16:41 + case $arg in 13:16:41 + pkg_list+='urllib3~=1.26.15 ' 13:16:41 + [[ -f /tmp/.toxenv ]] 13:16:41 + [[ ! -f /tmp/.toxenv ]] 13:16:41 + [[ -n '' ]] 13:16:41 + python3 -m venv /tmp/venv-5DFc 13:16:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5DFc' 13:16:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5DFc 13:16:46 + echo /tmp/venv-5DFc 13:16:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:16:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:16:46 + /tmp/venv-5DFc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:16:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:16:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:16:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:16:51 + /tmp/venv-5DFc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:16:59 + type python3 13:16:59 + true 13:16:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5DFc/bin to PATH' 13:16:59 lf-activate-venv(): INFO: Adding /tmp/venv-5DFc/bin to PATH 13:16:59 + PATH=/tmp/venv-5DFc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:16:59 + return 0 13:16:59 + python3 --version 13:16:59 Python 3.10.6 13:16:59 + python3 -m pip --version 13:16:59 pip 23.3.2 from /tmp/venv-5DFc/lib/python3.10/site-packages/pip (python 3.10) 13:16:59 + python3 -m pip freeze 13:17:00 cachetools==5.3.2 13:17:00 chardet==5.2.0 13:17:00 colorama==0.4.6 13:17:00 distlib==0.3.8 13:17:00 filelock==3.13.1 13:17:00 packaging==23.2 13:17:00 platformdirs==4.2.0 13:17:00 pluggy==1.4.0 13:17:00 pyproject-api==1.6.1 13:17:00 tomli==2.0.1 13:17:00 tox==4.12.1 13:17:00 urllib3==1.26.18 13:17:00 virtualenv==20.25.0 13:17:00 [EnvInject] - Injecting environment variables from a build step. 13:17:00 [EnvInject] - Injecting as environment variables the properties content 13:17:00 PARALLEL=false 13:17:00 13:17:00 [EnvInject] - Variables injected successfully. 13:17:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17351265317615381023.sh 13:17:00 ---> tox-run.sh 13:17:00 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:17:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:17:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:17:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:17:00 + cd /w/workspace/oom-master-pre-commit-lint/. 13:17:00 + source /home/jenkins/lf-env.sh 13:17:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:17:00 ++ mktemp -d /tmp/venv-XXXX 13:17:00 + lf_venv=/tmp/venv-q9DN 13:17:00 + local venv_file=/tmp/.os_lf_venv 13:17:00 + local python=python3 13:17:00 + local options 13:17:00 + local set_path=true 13:17:00 + local install_args= 13:17:00 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:17:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:17:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:17:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:17:00 + true 13:17:00 + case $1 in 13:17:00 + venv_file=/tmp/.toxenv 13:17:00 + shift 2 13:17:00 + true 13:17:00 + case $1 in 13:17:00 + shift 13:17:00 + break 13:17:00 + case $python in 13:17:00 + local pkg_list= 13:17:00 + [[ -d /opt/pyenv ]] 13:17:00 + echo 'Setup pyenv:' 13:17:00 Setup pyenv: 13:17:00 + export PYENV_ROOT=/opt/pyenv 13:17:00 + PYENV_ROOT=/opt/pyenv 13:17:00 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:17:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:17:00 + pyenv versions 13:17:00 system 13:17:00 3.8.13 13:17:00 3.9.13 13:17:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:17:00 + command -v pyenv 13:17:00 ++ pyenv init - --no-rehash 13:17:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:17:00 export PATH="/opt/pyenv/shims:${PATH}" 13:17:00 export PYENV_SHELL=bash 13:17:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:17:00 pyenv() { 13:17:00 local command 13:17:00 command="${1:-}" 13:17:00 if [ "$#" -gt 0 ]; then 13:17:00 shift 13:17:00 fi 13:17:00 13:17:00 case "$command" in 13:17:00 rehash|shell) 13:17:00 eval "$(pyenv "sh-$command" "$@")" 13:17:00 ;; 13:17:00 *) 13:17:00 command pyenv "$command" "$@" 13:17:00 ;; 13:17:00 esac 13:17:00 }' 13:17:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:17:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:17:00 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:17:00 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:17:00 ++ export PYENV_SHELL=bash 13:17:00 ++ PYENV_SHELL=bash 13:17:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:17:00 +++ complete -F _pyenv pyenv 13:17:00 ++ lf-pyver python3 13:17:00 ++ local py_version_xy=python3 13:17:00 ++ local py_version_xyz= 13:17:00 ++ pyenv versions 13:17:00 ++ local command 13:17:00 ++ command=versions 13:17:00 ++ '[' 1 -gt 0 ']' 13:17:00 ++ shift 13:17:00 ++ case "$command" in 13:17:00 ++ command pyenv versions 13:17:00 ++ pyenv versions 13:17:00 ++ awk '{ print $1 }' 13:17:00 ++ sed 's/^[ *]* //' 13:17:00 ++ grep -E '^[0-9.]*[0-9]$' 13:17:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:17:00 +++ grep '^3' /tmp/.pyenv_versions 13:17:00 +++ sort -V 13:17:00 +++ tail -n 1 13:17:00 ++ py_version_xyz=3.10.6 13:17:00 ++ [[ -z 3.10.6 ]] 13:17:00 ++ echo 3.10.6 13:17:00 ++ return 0 13:17:00 + pyenv local 3.10.6 13:17:00 + local command 13:17:00 + command=local 13:17:00 + '[' 2 -gt 0 ']' 13:17:00 + shift 13:17:00 + case "$command" in 13:17:00 + command pyenv local 3.10.6 13:17:00 + pyenv local 3.10.6 13:17:00 + for arg in "$@" 13:17:00 + case $arg in 13:17:00 + pkg_list+='tox ' 13:17:00 + for arg in "$@" 13:17:00 + case $arg in 13:17:00 + pkg_list+='virtualenv ' 13:17:00 + for arg in "$@" 13:17:00 + case $arg in 13:17:00 + pkg_list+='urllib3~=1.26.15 ' 13:17:00 + [[ -f /tmp/.toxenv ]] 13:17:00 ++ cat /tmp/.toxenv 13:17:00 + lf_venv=/tmp/venv-5DFc 13:17:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5DFc from' file:/tmp/.toxenv 13:17:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5DFc from file:/tmp/.toxenv 13:17:00 + /tmp/venv-5DFc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:17:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:17:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:17:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:17:01 + /tmp/venv-5DFc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:17:03 + type python3 13:17:03 + true 13:17:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5DFc/bin to PATH' 13:17:03 lf-activate-venv(): INFO: Adding /tmp/venv-5DFc/bin to PATH 13:17:03 + PATH=/tmp/venv-5DFc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:17:03 + return 0 13:17:03 + [[ -d /opt/pyenv ]] 13:17:03 + echo '---> Setting up pyenv' 13:17:03 ---> Setting up pyenv 13:17:03 + export PYENV_ROOT=/opt/pyenv 13:17:03 + PYENV_ROOT=/opt/pyenv 13:17:03 + export PATH=/opt/pyenv/bin:/tmp/venv-5DFc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:17:03 + PATH=/opt/pyenv/bin:/tmp/venv-5DFc/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:17:03 ++ pwd 13:17:03 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:17:03 + export PYTHONPATH 13:17:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:17:03 + TOX_TESTENV_PASSENV=PYTHONPATH 13:17:03 + tox --version 13:17:04 4.12.1 from /tmp/venv-5DFc/lib/python3.10/site-packages/tox/__init__.py 13:17:04 + PARALLEL=false 13:17:04 + TOX_OPTIONS_LIST= 13:17:04 + [[ -n pre-commit ]] 13:17:04 + TOX_OPTIONS_LIST=' -e pre-commit' 13:17:04 + case ${PARALLEL,,} in 13:17:04 + tox -e pre-commit 13:17:04 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:17:05 pre-commit: install_deps> python -I -m pip install pre-commit 13:17:14 pre-commit: freeze> python -m pip freeze --all 13:17:15 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 13:17:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:17:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:17:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:17:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:17:19 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:17:20 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:17:20 [INFO] Once installed this environment will be reused. 13:17:20 [INFO] This may take a few minutes... 13:17:25 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:17:25 [INFO] Once installed this environment will be reused. 13:17:25 [INFO] This may take a few minutes... 13:17:33 Trim Trailing Whitespace.................................................Failed 13:17:33 - hook id: trailing-whitespace 13:17:33 - exit code: 1 13:17:33 - files were modified by this hook 13:17:33 13:17:33 Fixing kubernetes/dcaegen2-services/components/dcae-ves-collector/values.yaml 13:17:33 13:17:33 Tabs remover.............................................................Passed 13:17:33 pre-commit hook(s) made changes. 13:17:33 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 13:17:33 To run `pre-commit` as part of git workflow, use `pre-commit install`. 13:17:33 All changes made by hooks: 13:17:33 diff --git a/kubernetes/dcaegen2-services/components/dcae-ves-collector/values.yaml b/kubernetes/dcaegen2-services/components/dcae-ves-collector/values.yaml 13:17:33 index b462c6f6e..67b882474 100644 13:17:33 --- a/kubernetes/dcaegen2-services/components/dcae-ves-collector/values.yaml 13:17:33 +++ b/kubernetes/dcaegen2-services/components/dcae-ves-collector/values.yaml 13:17:33 @@ -170,7 +170,7 @@ kafkaUser: 13:17:33 - name: unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT 13:17:33 type: topic 13:17:33 patternType: literal 13:17:33 - operations: [Write, DescribeConfigs] 13:17:33 + operations: [Write, DescribeConfigs] 13:17:33 13:17:33 kafkaTopic: 13:17:33 - name: unauthenticated.VES_PNFREG_OUTPUT 13:17:33 pre-commit: exit 1 (18.39 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2411 13:17:33 pre-commit: FAIL code 1 (29.17=setup[10.78]+cmd[18.39] seconds) 13:17:33 evaluation failed :( (29.35 seconds) 13:17:33 + tox_status=1 13:17:33 + echo '---> Completed tox runs' 13:17:33 ---> Completed tox runs 13:17:33 + for i in .tox/*/log 13:17:33 ++ awk -F/ '{print $2}' 13:17:33 ++ echo .tox/pre-commit/log 13:17:33 + tox_env=pre-commit 13:17:33 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:17:33 + DOC_DIR=docs/_build/html 13:17:33 + [[ -d docs/_build/html ]] 13:17:33 + echo '---> tox-run.sh ends' 13:17:33 ---> tox-run.sh ends 13:17:33 + test 1 -eq 0 13:17:33 + exit 1 13:17:33 ++ '[' 2 = 1 ']' 13:17:33 Build step 'Execute shell' marked build as failure 13:17:33 $ ssh-agent -k 13:17:33 unset SSH_AUTH_SOCK; 13:17:33 unset SSH_AGENT_PID; 13:17:33 echo Agent pid 1878 killed; 13:17:33 [ssh-agent] Stopped. 13:17:33 [PostBuildScript] - [INFO] Executing post build scripts. 13:17:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins550802148499678816.sh 13:17:33 ---> sysstat.sh 13:17:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2042020842172763807.sh 13:17:34 ---> package-listing.sh 13:17:34 ++ tr '[:upper:]' '[:lower:]' 13:17:34 ++ facter osfamily 13:17:34 + OS_FAMILY=debian 13:17:34 + workspace=/w/workspace/oom-master-pre-commit-lint 13:17:34 + START_PACKAGES=/tmp/packages_start.txt 13:17:34 + END_PACKAGES=/tmp/packages_end.txt 13:17:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:17:34 + PACKAGES=/tmp/packages_start.txt 13:17:34 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:17:34 + PACKAGES=/tmp/packages_end.txt 13:17:34 + case "${OS_FAMILY}" in 13:17:34 + dpkg -l 13:17:34 + grep '^ii' 13:17:34 + '[' -f /tmp/packages_start.txt ']' 13:17:34 + '[' -f /tmp/packages_end.txt ']' 13:17:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:17:34 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:17:34 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:17:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:17:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6793959114308485221.sh 13:17:34 ---> capture-instance-metadata.sh 13:17:34 Setup pyenv: 13:17:34 system 13:17:34 3.8.13 13:17:34 3.9.13 13:17:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:17:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3nxd 13:17:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:17:41 lf-activate-venv(): INFO: Installing: lftools 13:18:13 lf-activate-venv(): INFO: Adding /tmp/venv-3nxd/bin to PATH 13:18:13 INFO: Running in OpenStack, capturing instance metadata 13:18:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13587774745334070564.sh 13:18:13 provisioning config files... 13:18:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4014851554835351636tmp 13:18:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:18:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:18:13 [EnvInject] - Injecting environment variables from a build step. 13:18:13 [EnvInject] - Injecting as environment variables the properties content 13:18:13 SERVER_ID=logs 13:18:13 13:18:13 [EnvInject] - Variables injected successfully. 13:18:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15601905143920555574.sh 13:18:13 ---> create-netrc.sh 13:18:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18240750235264876098.sh 13:18:14 ---> python-tools-install.sh 13:18:14 Setup pyenv: 13:18:14 system 13:18:14 3.8.13 13:18:14 3.9.13 13:18:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:18:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3nxd from file:/tmp/.os_lf_venv 13:18:15 lf-activate-venv(): INFO: Installing: lftools 13:18:24 lf-activate-venv(): INFO: Adding /tmp/venv-3nxd/bin to PATH 13:18:24 Generating Requirements File 13:18:56 Python 3.10.6 13:18:57 pip 23.3.2 from /tmp/venv-3nxd/lib/python3.10/site-packages/pip (python 3.10) 13:18:57 appdirs==1.4.4 13:18:57 argcomplete==3.2.2 13:18:57 aspy.yaml==1.3.0 13:18:57 attrs==23.2.0 13:18:57 autopage==0.5.2 13:18:57 beautifulsoup4==4.12.3 13:18:57 boto3==1.34.32 13:18:57 botocore==1.34.32 13:18:57 bs4==0.0.2 13:18:57 cachetools==5.3.2 13:18:57 certifi==2023.11.17 13:18:57 cffi==1.16.0 13:18:57 cfgv==3.4.0 13:18:57 chardet==5.2.0 13:18:57 charset-normalizer==3.3.2 13:18:57 click==8.1.7 13:18:57 cliff==4.5.0 13:18:57 cmd2==2.4.3 13:18:57 cryptography==3.3.2 13:18:57 debtcollector==2.5.0 13:18:57 decorator==5.1.1 13:18:57 defusedxml==0.7.1 13:18:57 Deprecated==1.2.14 13:18:57 distlib==0.3.8 13:18:57 dnspython==2.5.0 13:18:57 docker==4.2.2 13:18:57 dogpile.cache==1.3.0 13:18:57 email-validator==2.1.0.post1 13:18:57 filelock==3.13.1 13:18:57 future==0.18.3 13:18:57 gitdb==4.0.11 13:18:57 GitPython==3.1.41 13:18:57 google-auth==2.27.0 13:18:57 httplib2==0.22.0 13:18:57 identify==2.5.33 13:18:57 idna==3.6 13:18:57 importlib-resources==1.5.0 13:18:57 iso8601==2.1.0 13:18:57 Jinja2==3.1.3 13:18:57 jmespath==1.0.1 13:18:57 jsonpatch==1.33 13:18:57 jsonpointer==2.4 13:18:57 jsonschema==4.21.1 13:18:57 jsonschema-specifications==2023.12.1 13:18:57 keystoneauth1==5.5.0 13:18:57 kubernetes==29.0.0 13:18:57 lftools==0.37.8 13:18:57 lxml==5.1.0 13:18:57 MarkupSafe==2.1.4 13:18:57 msgpack==1.0.7 13:18:57 multi_key_dict==2.0.3 13:18:57 munch==4.0.0 13:18:57 netaddr==0.10.1 13:18:57 netifaces==0.11.0 13:18:57 niet==1.4.2 13:18:57 nodeenv==1.8.0 13:18:57 oauth2client==4.1.3 13:18:57 oauthlib==3.2.2 13:18:57 openstacksdk==0.62.0 13:18:57 os-client-config==2.1.0 13:18:57 os-service-types==1.7.0 13:18:57 osc-lib==3.0.0 13:18:57 oslo.config==9.3.0 13:18:57 oslo.context==5.3.0 13:18:57 oslo.i18n==6.2.0 13:18:57 oslo.log==5.4.0 13:18:57 oslo.serialization==5.3.0 13:18:57 oslo.utils==7.0.0 13:18:57 packaging==23.2 13:18:57 pbr==6.0.0 13:18:57 platformdirs==4.2.0 13:18:57 prettytable==3.9.0 13:18:57 pyasn1==0.5.1 13:18:57 pyasn1-modules==0.3.0 13:18:57 pycparser==2.21 13:18:57 pygerrit2==2.0.15 13:18:57 PyGithub==2.2.0 13:18:57 pyinotify==0.9.6 13:18:57 PyJWT==2.8.0 13:18:57 PyNaCl==1.5.0 13:18:57 pyparsing==2.4.7 13:18:57 pyperclip==1.8.2 13:18:57 pyrsistent==0.20.0 13:18:57 python-cinderclient==9.4.0 13:18:57 python-dateutil==2.8.2 13:18:57 python-heatclient==3.4.0 13:18:57 python-jenkins==1.8.2 13:18:57 python-keystoneclient==5.3.0 13:18:57 python-magnumclient==4.3.0 13:18:57 python-novaclient==18.4.0 13:18:57 python-openstackclient==6.0.0 13:18:57 python-swiftclient==4.4.0 13:18:57 pytz==2023.4 13:18:57 PyYAML==6.0.1 13:18:57 referencing==0.33.0 13:18:57 requests==2.31.0 13:18:57 requests-oauthlib==1.3.1 13:18:57 requestsexceptions==1.4.0 13:18:57 rfc3986==2.0.0 13:18:57 rpds-py==0.17.1 13:18:57 rsa==4.9 13:18:57 ruamel.yaml==0.18.5 13:18:57 ruamel.yaml.clib==0.2.8 13:18:57 s3transfer==0.10.0 13:18:57 simplejson==3.19.2 13:18:57 six==1.16.0 13:18:57 smmap==5.0.1 13:18:57 soupsieve==2.5 13:18:57 stevedore==5.1.0 13:18:57 tabulate==0.9.0 13:18:57 toml==0.10.2 13:18:57 tomlkit==0.12.3 13:18:57 tqdm==4.66.1 13:18:57 typing_extensions==4.9.0 13:18:57 tzdata==2023.4 13:18:57 urllib3==1.26.18 13:18:57 virtualenv==20.25.0 13:18:57 wcwidth==0.2.13 13:18:57 websocket-client==1.7.0 13:18:57 wrapt==1.16.0 13:18:57 xdg==6.0.0 13:18:57 xmltodict==0.13.0 13:18:57 yq==3.2.3 13:18:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9712203078784503932.sh 13:18:57 ---> sudo-logs.sh 13:18:57 Archiving 'sudo' log.. 13:18:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6857381064810656572.sh 13:18:57 ---> job-cost.sh 13:18:57 Setup pyenv: 13:18:57 system 13:18:57 3.8.13 13:18:57 3.9.13 13:18:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:18:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3nxd from file:/tmp/.os_lf_venv 13:18:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:19:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:19:06 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:19:07 lf-activate-venv(): INFO: Adding /tmp/venv-3nxd/bin to PATH 13:19:07 INFO: No Stack... 13:19:07 INFO: Retrieving Pricing Info for: v3-standard-4 13:19:07 INFO: Archiving Costs 13:19:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins939984837861825244.sh 13:19:07 ---> logs-deploy.sh 13:19:07 Setup pyenv: 13:19:07 system 13:19:07 3.8.13 13:19:07 3.9.13 13:19:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:19:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3nxd from file:/tmp/.os_lf_venv 13:19:09 lf-activate-venv(): INFO: Installing: lftools 13:19:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:19:18 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:19:19 lf-activate-venv(): INFO: Adding /tmp/venv-3nxd/bin to PATH 13:19:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3284 13:19:19 INFO: archiving workspace using pattern(s): 13:19:20 Archives upload complete. 13:19:20 INFO: archiving logs to Nexus 13:19:21 ---> uname -a: 13:19:21 Linux prd-ubuntu1804-builder-4c-4g-1488 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:19:21 13:19:21 13:19:21 ---> lscpu: 13:19:21 Architecture: x86_64 13:19:21 CPU op-mode(s): 32-bit, 64-bit 13:19:21 Byte Order: Little Endian 13:19:21 CPU(s): 4 13:19:21 On-line CPU(s) list: 0-3 13:19:21 Thread(s) per core: 1 13:19:21 Core(s) per socket: 1 13:19:21 Socket(s): 4 13:19:21 NUMA node(s): 1 13:19:21 Vendor ID: AuthenticAMD 13:19:21 CPU family: 23 13:19:21 Model: 49 13:19:21 Model name: AMD EPYC-Rome Processor 13:19:21 Stepping: 0 13:19:21 CPU MHz: 2799.998 13:19:21 BogoMIPS: 5599.99 13:19:21 Virtualization: AMD-V 13:19:21 Hypervisor vendor: KVM 13:19:21 Virtualization type: full 13:19:21 L1d cache: 32K 13:19:21 L1i cache: 32K 13:19:21 L2 cache: 512K 13:19:21 L3 cache: 16384K 13:19:21 NUMA node0 CPU(s): 0-3 13:19:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:19:21 13:19:21 13:19:21 ---> nproc: 13:19:21 4 13:19:21 13:19:21 13:19:21 ---> df -h: 13:19:21 Filesystem Size Used Avail Use% Mounted on 13:19:21 udev 7.9G 0 7.9G 0% /dev 13:19:21 tmpfs 1.6G 672K 1.6G 1% /run 13:19:21 /dev/vda1 78G 8.4G 70G 11% / 13:19:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:19:21 tmpfs 5.0M 0 5.0M 0% /run/lock 13:19:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:19:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:19:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:19:21 13:19:21 13:19:21 ---> free -m: 13:19:21 total used free shared buff/cache available 13:19:21 Mem: 16040 541 13318 0 2180 15180 13:19:21 Swap: 1023 0 1023 13:19:21 13:19:21 13:19:21 ---> ip addr: 13:19:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:19:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:19:21 inet 127.0.0.1/8 scope host lo 13:19:21 valid_lft forever preferred_lft forever 13:19:21 inet6 ::1/128 scope host 13:19:21 valid_lft forever preferred_lft forever 13:19:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:19:21 link/ether fa:16:3e:3d:86:0d brd ff:ff:ff:ff:ff:ff 13:19:21 inet 10.30.106.54/23 brd 10.30.107.255 scope global dynamic ens3 13:19:21 valid_lft 86165sec preferred_lft 86165sec 13:19:21 inet6 fe80::f816:3eff:fe3d:860d/64 scope link 13:19:21 valid_lft forever preferred_lft forever 13:19:21 13:19:21 13:19:21 ---> sar -b -r -n DEV: 13:19:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1488) 02/01/24 _x86_64_ (4 CPU) 13:19:21 13:19:21 13:15:39 LINUX RESTART (4 CPU) 13:19:21 13:19:21 13:16:04 tps rtps wtps bread/s bwrtn/s 13:19:21 13:17:01 122.44 57.03 65.41 3795.27 23608.89 13:19:21 13:18:01 89.22 17.48 71.74 1115.01 9549.88 13:19:21 13:19:01 76.64 2.25 74.39 138.64 9345.64 13:19:21 Average: 95.67 25.07 70.60 1648.64 14014.65 13:19:21 13:19:21 13:16:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:19:21 13:17:01 14233264 15611784 2191704 13.34 42700 1547884 753944 4.31 609124 1392076 59592 13:19:21 13:18:01 13819796 15507964 2605172 15.86 61144 1824104 844628 4.83 801956 1581384 90728 13:19:21 13:19:01 13659432 15553288 2765536 16.84 82488 1993744 772596 4.42 766580 1747152 109292 13:19:21 Average: 13904164 15557679 2520804 15.35 62111 1788577 790389 4.52 725887 1573537 86537 13:19:21 13:19:21 13:16:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:19:21 13:17:01 ens3 470.89 335.06 1617.06 78.22 0.00 0.00 0.00 0.00 13:19:21 13:17:01 lo 1.05 1.05 0.11 0.11 0.00 0.00 0.00 0.00 13:19:21 13:18:01 ens3 65.91 46.99 1129.94 8.23 0.00 0.00 0.00 0.00 13:19:21 13:18:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 13:19:21 13:19:01 ens3 38.36 28.55 319.90 7.29 0.00 0.00 0.00 0.00 13:19:21 13:19:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 13:19:21 Average: ens3 187.18 133.64 1012.63 30.48 0.00 0.00 0.00 0.00 13:19:21 Average: lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 13:19:21 13:19:21 13:19:21 ---> sar -P ALL: 13:19:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1488) 02/01/24 _x86_64_ (4 CPU) 13:19:21 13:19:21 13:15:39 LINUX RESTART (4 CPU) 13:19:21 13:19:21 13:16:04 CPU %user %nice %system %iowait %steal %idle 13:19:21 13:17:01 all 12.85 0.00 1.72 17.10 0.07 68.26 13:19:21 13:17:01 0 9.67 0.00 1.84 18.50 0.09 69.90 13:19:21 13:17:01 1 8.36 0.00 1.31 32.76 0.05 57.52 13:19:21 13:17:01 2 20.86 0.00 2.13 4.84 0.11 72.06 13:19:21 13:17:01 3 12.49 0.00 1.60 12.36 0.05 73.50 13:19:21 13:18:01 all 18.38 0.00 1.45 8.65 0.08 71.43 13:19:21 13:18:01 0 12.91 0.00 1.12 4.75 0.05 81.16 13:19:21 13:18:01 1 30.36 0.00 1.98 6.22 0.07 61.38 13:19:21 13:18:01 2 19.71 0.00 1.31 4.83 0.10 74.06 13:19:21 13:18:01 3 10.54 0.00 1.41 18.81 0.10 69.15 13:19:21 13:19:01 all 19.66 0.00 1.34 4.33 0.05 74.61 13:19:21 13:19:01 0 6.38 0.00 0.65 9.16 0.03 83.77 13:19:21 13:19:01 1 47.26 0.00 2.46 2.79 0.08 47.41 13:19:21 13:19:01 2 8.81 0.00 1.02 0.20 0.05 89.92 13:19:21 13:19:01 3 16.19 0.00 1.25 5.20 0.05 77.31 13:19:21 Average: all 17.04 0.00 1.50 9.90 0.07 71.49 13:19:21 Average: 0 9.65 0.00 1.19 10.67 0.06 78.43 13:19:21 Average: 1 29.04 0.00 1.92 13.58 0.07 55.39 13:19:21 Average: 2 16.38 0.00 1.47 3.26 0.09 78.80 13:19:21 Average: 3 13.09 0.00 1.42 12.11 0.07 73.32 13:19:21 13:19:21 13:19:21