09:12:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137439 09:12:00 Running as SYSTEM 09:12:00 [EnvInject] - Loading node environment variables. 09:12:00 Building remotely on prd-ubuntu1804-builder-4c-4g-11254 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:12:00 [ssh-agent] Looking for ssh-agent implementation... 09:12:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:12:00 $ ssh-agent 09:12:00 SSH_AUTH_SOCK=/tmp/ssh-rookegSSGPAk/agent.1708 09:12:00 SSH_AGENT_PID=1710 09:12:00 [ssh-agent] Started. 09:12:00 Running ssh-add (command line suppressed) 09:12:00 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15059133786742119889.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15059133786742119889.key) 09:12:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:12:00 The recommended git tool is: NONE 09:12:01 using credential onap-jenkins-ssh 09:12:01 Wiping out workspace first. 09:12:01 Cloning the remote Git repository 09:12:01 Cloning repository git://cloud.onap.org/mirror/oom.git 09:12:01 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:12:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:12:02 > git --version # timeout=10 09:12:02 > git --version # 'git version 2.17.1' 09:12:02 using GIT_SSH to set credentials Gerrit user 09:12:02 Verifying host key using manually-configured host key entries 09:12:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:12:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:12:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:12:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:12:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:12:07 using GIT_SSH to set credentials Gerrit user 09:12:07 Verifying host key using manually-configured host key entries 09:12:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/137439/6 # timeout=30 09:12:07 > git rev-parse 615449e133984b746e623e6a02604d04df6b3b5d^{commit} # timeout=10 09:12:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:12:07 Checking out Revision 615449e133984b746e623e6a02604d04df6b3b5d (refs/changes/39/137439/6) 09:12:07 > git config core.sparsecheckout # timeout=10 09:12:07 > git checkout -f 615449e133984b746e623e6a02604d04df6b3b5d # timeout=30 09:12:11 Commit message: "[MONGODB] Update to latest bitnami mongodb chart" 09:12:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:12:11 > git rev-list --no-walk 4753743f0743a6b22f69e718c3cdb4ba8843cea6 # timeout=10 09:12:11 [EnvInject] - Injecting environment variables from a build step. 09:12:11 [EnvInject] - Injecting as environment variables the properties content 09:12:11 PYTHON=python3 09:12:11 09:12:11 [EnvInject] - Variables injected successfully. 09:12:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5644647287362275253.sh 09:12:11 ---> tox-install.sh 09:12:11 + source /home/jenkins/lf-env.sh 09:12:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:12:11 ++ mktemp -d /tmp/venv-XXXX 09:12:11 + lf_venv=/tmp/venv-upwm 09:12:11 + local venv_file=/tmp/.os_lf_venv 09:12:11 + local python=python3 09:12:11 + local options 09:12:11 + local set_path=true 09:12:11 + local install_args= 09:12:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:12:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:12:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:12:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:12:11 + true 09:12:11 + case $1 in 09:12:11 + venv_file=/tmp/.toxenv 09:12:11 + shift 2 09:12:11 + true 09:12:11 + case $1 in 09:12:11 + shift 09:12:11 + break 09:12:11 + case $python in 09:12:11 + local pkg_list= 09:12:11 + [[ -d /opt/pyenv ]] 09:12:11 + echo 'Setup pyenv:' 09:12:11 Setup pyenv: 09:12:11 + export PYENV_ROOT=/opt/pyenv 09:12:11 + PYENV_ROOT=/opt/pyenv 09:12:11 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:12:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:12:11 + pyenv versions 09:12:11 * system (set by /opt/pyenv/version) 09:12:11 * 3.8.13 (set by /opt/pyenv/version) 09:12:11 * 3.9.13 (set by /opt/pyenv/version) 09:12:11 * 3.10.6 (set by /opt/pyenv/version) 09:12:11 + command -v pyenv 09:12:11 ++ pyenv init - --no-rehash 09:12:11 + 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[*]}"'\'')" 09:12:11 export PATH="/opt/pyenv/shims:${PATH}" 09:12:11 export PYENV_SHELL=bash 09:12:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:12:11 pyenv() { 09:12:11 local command 09:12:11 command="${1:-}" 09:12:11 if [ "$#" -gt 0 ]; then 09:12:11 shift 09:12:11 fi 09:12:11 09:12:11 case "$command" in 09:12:11 rehash|shell) 09:12:11 eval "$(pyenv "sh-$command" "$@")" 09:12:11 ;; 09:12:11 *) 09:12:11 command pyenv "$command" "$@" 09:12:11 ;; 09:12:11 esac 09:12:11 }' 09:12:11 +++ 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[*]}"' 09:12:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:12:11 ++ 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 09:12:11 ++ 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 09:12:11 ++ export PYENV_SHELL=bash 09:12:11 ++ PYENV_SHELL=bash 09:12:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:12:11 +++ complete -F _pyenv pyenv 09:12:11 ++ lf-pyver python3 09:12:11 ++ local py_version_xy=python3 09:12:11 ++ local py_version_xyz= 09:12:11 ++ pyenv versions 09:12:11 ++ local command 09:12:11 ++ command=versions 09:12:11 ++ '[' 1 -gt 0 ']' 09:12:11 ++ shift 09:12:11 ++ case "$command" in 09:12:11 ++ command pyenv versions 09:12:11 ++ pyenv versions 09:12:11 ++ sed 's/^[ *]* //' 09:12:11 ++ awk '{ print $1 }' 09:12:11 ++ grep -E '^[0-9.]*[0-9]$' 09:12:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:12:11 +++ grep '^3' /tmp/.pyenv_versions 09:12:11 +++ sort -V 09:12:11 +++ tail -n 1 09:12:11 ++ py_version_xyz=3.10.6 09:12:11 ++ [[ -z 3.10.6 ]] 09:12:11 ++ echo 3.10.6 09:12:11 ++ return 0 09:12:11 + pyenv local 3.10.6 09:12:11 + local command 09:12:11 + command=local 09:12:11 + '[' 2 -gt 0 ']' 09:12:11 + shift 09:12:11 + case "$command" in 09:12:11 + command pyenv local 3.10.6 09:12:11 + pyenv local 3.10.6 09:12:11 + for arg in "$@" 09:12:11 + case $arg in 09:12:11 + pkg_list+='tox ' 09:12:11 + for arg in "$@" 09:12:11 + case $arg in 09:12:11 + pkg_list+='virtualenv ' 09:12:11 + for arg in "$@" 09:12:11 + case $arg in 09:12:11 + pkg_list+='urllib3~=1.26.15 ' 09:12:11 + [[ -f /tmp/.toxenv ]] 09:12:11 + [[ ! -f /tmp/.toxenv ]] 09:12:11 + [[ -n '' ]] 09:12:11 + python3 -m venv /tmp/venv-upwm 09:12:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-upwm' 09:12:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-upwm 09:12:15 + echo /tmp/venv-upwm 09:12:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:12:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:12:15 + /tmp/venv-upwm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:12:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:12:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:12:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:12:18 + /tmp/venv-upwm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:12:21 + type python3 09:12:21 + true 09:12:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-upwm/bin to PATH' 09:12:21 lf-activate-venv(): INFO: Adding /tmp/venv-upwm/bin to PATH 09:12:21 + PATH=/tmp/venv-upwm/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 09:12:21 + return 0 09:12:21 + python3 --version 09:12:21 Python 3.10.6 09:12:21 + python3 -m pip --version 09:12:21 pip 24.0 from /tmp/venv-upwm/lib/python3.10/site-packages/pip (python 3.10) 09:12:21 + python3 -m pip freeze 09:12:22 cachetools==5.3.3 09:12:22 chardet==5.2.0 09:12:22 colorama==0.4.6 09:12:22 distlib==0.3.8 09:12:22 filelock==3.13.1 09:12:22 packaging==23.2 09:12:22 platformdirs==4.2.0 09:12:22 pluggy==1.4.0 09:12:22 pyproject-api==1.6.1 09:12:22 tomli==2.0.1 09:12:22 tox==4.14.0 09:12:22 urllib3==1.26.18 09:12:22 virtualenv==20.25.1 09:12:22 [EnvInject] - Injecting environment variables from a build step. 09:12:22 [EnvInject] - Injecting as environment variables the properties content 09:12:22 PARALLEL=false 09:12:22 09:12:22 [EnvInject] - Variables injected successfully. 09:12:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3161539120099545341.sh 09:12:22 ---> tox-run.sh 09:12:22 + 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 09:12:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:12:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:12:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:12:22 + cd /w/workspace/oom-master-pre-commit-lint/. 09:12:22 + source /home/jenkins/lf-env.sh 09:12:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:12:22 ++ mktemp -d /tmp/venv-XXXX 09:12:22 + lf_venv=/tmp/venv-inFn 09:12:22 + local venv_file=/tmp/.os_lf_venv 09:12:22 + local python=python3 09:12:22 + local options 09:12:22 + local set_path=true 09:12:22 + local install_args= 09:12:22 ++ 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 09:12:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:12:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:12:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:12:22 + true 09:12:22 + case $1 in 09:12:22 + venv_file=/tmp/.toxenv 09:12:22 + shift 2 09:12:22 + true 09:12:22 + case $1 in 09:12:22 + shift 09:12:22 + break 09:12:22 + case $python in 09:12:22 + local pkg_list= 09:12:22 + [[ -d /opt/pyenv ]] 09:12:22 + echo 'Setup pyenv:' 09:12:22 Setup pyenv: 09:12:22 + export PYENV_ROOT=/opt/pyenv 09:12:22 + PYENV_ROOT=/opt/pyenv 09:12:22 + 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 09:12:22 + 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 09:12:22 + pyenv versions 09:12:22 system 09:12:22 3.8.13 09:12:22 3.9.13 09:12:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:12:22 + command -v pyenv 09:12:22 ++ pyenv init - --no-rehash 09:12:22 + 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[*]}"'\'')" 09:12:22 export PATH="/opt/pyenv/shims:${PATH}" 09:12:22 export PYENV_SHELL=bash 09:12:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:12:22 pyenv() { 09:12:22 local command 09:12:22 command="${1:-}" 09:12:22 if [ "$#" -gt 0 ]; then 09:12:22 shift 09:12:22 fi 09:12:22 09:12:22 case "$command" in 09:12:22 rehash|shell) 09:12:22 eval "$(pyenv "sh-$command" "$@")" 09:12:22 ;; 09:12:22 *) 09:12:22 command pyenv "$command" "$@" 09:12:22 ;; 09:12:22 esac 09:12:22 }' 09:12:22 +++ 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[*]}"' 09:12:22 ++ 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 09:12:22 ++ 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 09:12:22 ++ 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 09:12:22 ++ export PYENV_SHELL=bash 09:12:22 ++ PYENV_SHELL=bash 09:12:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:12:22 +++ complete -F _pyenv pyenv 09:12:22 ++ lf-pyver python3 09:12:22 ++ local py_version_xy=python3 09:12:22 ++ local py_version_xyz= 09:12:22 ++ pyenv versions 09:12:22 ++ local command 09:12:22 ++ command=versions 09:12:22 ++ '[' 1 -gt 0 ']' 09:12:22 ++ shift 09:12:22 ++ case "$command" in 09:12:22 ++ command pyenv versions 09:12:22 ++ pyenv versions 09:12:22 ++ sed 's/^[ *]* //' 09:12:22 ++ awk '{ print $1 }' 09:12:22 ++ grep -E '^[0-9.]*[0-9]$' 09:12:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:12:22 +++ grep '^3' /tmp/.pyenv_versions 09:12:22 +++ sort -V 09:12:22 +++ tail -n 1 09:12:22 ++ py_version_xyz=3.10.6 09:12:22 ++ [[ -z 3.10.6 ]] 09:12:22 ++ echo 3.10.6 09:12:22 ++ return 0 09:12:22 + pyenv local 3.10.6 09:12:22 + local command 09:12:22 + command=local 09:12:22 + '[' 2 -gt 0 ']' 09:12:22 + shift 09:12:22 + case "$command" in 09:12:22 + command pyenv local 3.10.6 09:12:22 + pyenv local 3.10.6 09:12:22 + for arg in "$@" 09:12:22 + case $arg in 09:12:22 + pkg_list+='tox ' 09:12:22 + for arg in "$@" 09:12:22 + case $arg in 09:12:22 + pkg_list+='virtualenv ' 09:12:22 + for arg in "$@" 09:12:22 + case $arg in 09:12:22 + pkg_list+='urllib3~=1.26.15 ' 09:12:22 + [[ -f /tmp/.toxenv ]] 09:12:22 ++ cat /tmp/.toxenv 09:12:22 + lf_venv=/tmp/venv-upwm 09:12:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-upwm from' file:/tmp/.toxenv 09:12:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-upwm from file:/tmp/.toxenv 09:12:22 + /tmp/venv-upwm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:12:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:12:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:12:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:12:23 + /tmp/venv-upwm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:12:24 + type python3 09:12:24 + true 09:12:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-upwm/bin to PATH' 09:12:24 lf-activate-venv(): INFO: Adding /tmp/venv-upwm/bin to PATH 09:12:24 + PATH=/tmp/venv-upwm/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 09:12:24 + return 0 09:12:24 + [[ -d /opt/pyenv ]] 09:12:24 + echo '---> Setting up pyenv' 09:12:24 ---> Setting up pyenv 09:12:24 + export PYENV_ROOT=/opt/pyenv 09:12:24 + PYENV_ROOT=/opt/pyenv 09:12:24 + export PATH=/opt/pyenv/bin:/tmp/venv-upwm/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 09:12:24 + PATH=/opt/pyenv/bin:/tmp/venv-upwm/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 09:12:24 ++ pwd 09:12:24 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:12:24 + export PYTHONPATH 09:12:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:12:24 + TOX_TESTENV_PASSENV=PYTHONPATH 09:12:24 + tox --version 09:12:25 4.14.0 from /tmp/venv-upwm/lib/python3.10/site-packages/tox/__init__.py 09:12:25 + PARALLEL=false 09:12:25 + TOX_OPTIONS_LIST= 09:12:25 + [[ -n pre-commit ]] 09:12:25 + TOX_OPTIONS_LIST=' -e pre-commit' 09:12:25 + case ${PARALLEL,,} in 09:12:25 + tox -e pre-commit 09:12:25 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:12:26 pre-commit: install_deps> python -I -m pip install pre-commit 09:12:29 pre-commit: freeze> python -m pip freeze --all 09:12:29 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 09:12:29 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:12:29 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:12:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:12:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:12:32 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:12:32 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:12:32 [INFO] Once installed this environment will be reused. 09:12:32 [INFO] This may take a few minutes... 09:12:35 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:12:35 [INFO] Once installed this environment will be reused. 09:12:35 [INFO] This may take a few minutes... 09:12:41 Trim Trailing Whitespace.................................................Failed 09:12:41 - hook id: trailing-whitespace 09:12:41 - exit code: 1 09:12:41 - files were modified by this hook 09:12:41 09:12:41 Fixing kubernetes/common/mongodb/common/values.yaml 09:12:41 09:12:41 Tabs remover.............................................................Passed 09:12:41 pre-commit hook(s) made changes. 09:12:41 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 09:12:41 To run `pre-commit` as part of git workflow, use `pre-commit install`. 09:12:41 All changes made by hooks: 09:12:41 diff --git a/kubernetes/common/mongodb/common/values.yaml b/kubernetes/common/mongodb/common/values.yaml 09:12:41 index 01f0cc477..dea1897c4 100644 09:12:41 --- a/kubernetes/common/mongodb/common/values.yaml 09:12:41 +++ b/kubernetes/common/mongodb/common/values.yaml 09:12:41 @@ -6,7 +6,7 @@ 09:12:41 ## @skip exampleValue 09:12:41 ## 09:12:41 global: 09:12:41 - # ONAP Additions ********************************** 09:12:41 + # ONAP Additions ********************************** 09:12:41 dockerHubRepository: docker.io 09:12:41 09:12:41 exampleValue: common-chart 09:12:41 pre-commit: exit 1 (11.65 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2279 09:12:41 pre-commit: FAIL code 1 (15.88=setup[4.24]+cmd[11.65] seconds) 09:12:41 evaluation failed :( (16.06 seconds) 09:12:41 + tox_status=1 09:12:41 + echo '---> Completed tox runs' 09:12:41 ---> Completed tox runs 09:12:41 + for i in .tox/*/log 09:12:41 ++ echo .tox/pre-commit/log 09:12:41 ++ awk -F/ '{print $2}' 09:12:41 + tox_env=pre-commit 09:12:41 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:12:41 + DOC_DIR=docs/_build/html 09:12:41 + [[ -d docs/_build/html ]] 09:12:41 + echo '---> tox-run.sh ends' 09:12:41 ---> tox-run.sh ends 09:12:41 + test 1 -eq 0 09:12:41 + exit 1 09:12:41 ++ '[' 2 = 1 ']' 09:12:41 Build step 'Execute shell' marked build as failure 09:12:41 $ ssh-agent -k 09:12:41 unset SSH_AUTH_SOCK; 09:12:41 unset SSH_AGENT_PID; 09:12:41 echo Agent pid 1710 killed; 09:12:41 [ssh-agent] Stopped. 09:12:41 [PostBuildScript] - [INFO] Executing post build scripts. 09:12:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15979326972069707520.sh 09:12:41 ---> sysstat.sh 09:12:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6438175097692829875.sh 09:12:41 ---> package-listing.sh 09:12:41 ++ facter osfamily 09:12:41 ++ tr '[:upper:]' '[:lower:]' 09:12:42 + OS_FAMILY=debian 09:12:42 + workspace=/w/workspace/oom-master-pre-commit-lint 09:12:42 + START_PACKAGES=/tmp/packages_start.txt 09:12:42 + END_PACKAGES=/tmp/packages_end.txt 09:12:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:42 + PACKAGES=/tmp/packages_start.txt 09:12:42 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:12:42 + PACKAGES=/tmp/packages_end.txt 09:12:42 + case "${OS_FAMILY}" in 09:12:42 + dpkg -l 09:12:42 + grep '^ii' 09:12:42 + '[' -f /tmp/packages_start.txt ']' 09:12:42 + '[' -f /tmp/packages_end.txt ']' 09:12:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:42 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:12:42 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:12:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:12:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3253394457029894701.sh 09:12:42 ---> capture-instance-metadata.sh 09:12:42 Setup pyenv: 09:12:42 system 09:12:42 3.8.13 09:12:42 3.9.13 09:12:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:12:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lztn 09:12:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:12:48 lf-activate-venv(): INFO: Installing: lftools 09:13:19 lf-activate-venv(): INFO: Adding /tmp/venv-lztn/bin to PATH 09:13:19 INFO: Running in OpenStack, capturing instance metadata 09:13:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5854215446379350102.sh 09:13:19 provisioning config files... 09:13:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12232695777376073939tmp 09:13:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:13:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:13:19 [EnvInject] - Injecting environment variables from a build step. 09:13:19 [EnvInject] - Injecting as environment variables the properties content 09:13:19 SERVER_ID=logs 09:13:19 09:13:19 [EnvInject] - Variables injected successfully. 09:13:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14425915427170935838.sh 09:13:19 ---> create-netrc.sh 09:13:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1258049242456958253.sh 09:13:19 ---> python-tools-install.sh 09:13:19 Setup pyenv: 09:13:19 system 09:13:19 3.8.13 09:13:19 3.9.13 09:13:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:13:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lztn from file:/tmp/.os_lf_venv 09:13:21 lf-activate-venv(): INFO: Installing: lftools 09:13:28 lf-activate-venv(): INFO: Adding /tmp/venv-lztn/bin to PATH 09:13:28 Generating Requirements File 09:13:58 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:13:58 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:13:59 Python 3.10.6 09:13:59 pip 24.0 from /tmp/venv-lztn/lib/python3.10/site-packages/pip (python 3.10) 09:13:59 appdirs==1.4.4 09:13:59 argcomplete==3.2.2 09:13:59 aspy.yaml==1.3.0 09:13:59 attrs==23.2.0 09:13:59 autopage==0.5.2 09:13:59 beautifulsoup4==4.12.3 09:13:59 boto3==1.34.56 09:13:59 botocore==1.34.56 09:13:59 bs4==0.0.2 09:13:59 cachetools==5.3.3 09:13:59 certifi==2024.2.2 09:13:59 cffi==1.16.0 09:13:59 cfgv==3.4.0 09:13:59 chardet==5.2.0 09:13:59 charset-normalizer==3.3.2 09:13:59 click==8.1.7 09:13:59 cliff==4.6.0 09:13:59 cmd2==2.4.3 09:13:59 cryptography==3.3.2 09:13:59 debtcollector==3.0.0 09:13:59 decorator==5.1.1 09:13:59 defusedxml==0.7.1 09:13:59 Deprecated==1.2.14 09:13:59 distlib==0.3.8 09:13:59 dnspython==2.6.1 09:13:59 docker==4.2.2 09:13:59 dogpile.cache==1.3.2 09:13:59 email_validator==2.1.1 09:13:59 filelock==3.13.1 09:13:59 future==1.0.0 09:13:59 gitdb==4.0.11 09:13:59 GitPython==3.1.42 09:13:59 google-auth==2.28.1 09:13:59 httplib2==0.22.0 09:13:59 identify==2.5.35 09:13:59 idna==3.6 09:13:59 importlib-resources==1.5.0 09:13:59 iso8601==2.1.0 09:13:59 Jinja2==3.1.3 09:13:59 jmespath==1.0.1 09:13:59 jsonpatch==1.33 09:13:59 jsonpointer==2.4 09:13:59 jsonschema==4.21.1 09:13:59 jsonschema-specifications==2023.12.1 09:13:59 keystoneauth1==5.6.0 09:13:59 kubernetes==29.0.0 09:13:59 lftools==0.37.9 09:13:59 lxml==5.1.0 09:13:59 MarkupSafe==2.1.5 09:13:59 msgpack==1.0.8 09:13:59 multi_key_dict==2.0.3 09:13:59 munch==4.0.0 09:13:59 netaddr==1.2.1 09:13:59 netifaces==0.11.0 09:13:59 niet==1.4.2 09:13:59 nodeenv==1.8.0 09:13:59 oauth2client==4.1.3 09:13:59 oauthlib==3.2.2 09:13:59 openstacksdk==0.62.0 09:13:59 os-client-config==2.1.0 09:13:59 os-service-types==1.7.0 09:13:59 osc-lib==3.0.1 09:13:59 oslo.config==9.4.0 09:13:59 oslo.context==5.5.0 09:13:59 oslo.i18n==6.3.0 09:13:59 oslo.log==5.5.0 09:13:59 oslo.serialization==5.4.0 09:13:59 oslo.utils==7.1.0 09:13:59 packaging==23.2 09:13:59 pbr==6.0.0 09:13:59 platformdirs==4.2.0 09:13:59 prettytable==3.10.0 09:13:59 pyasn1==0.5.1 09:13:59 pyasn1-modules==0.3.0 09:13:59 pycparser==2.21 09:13:59 pygerrit2==2.0.15 09:13:59 PyGithub==2.2.0 09:13:59 pyinotify==0.9.6 09:13:59 PyJWT==2.8.0 09:13:59 PyNaCl==1.5.0 09:13:59 pyparsing==2.4.7 09:13:59 pyperclip==1.8.2 09:13:59 pyrsistent==0.20.0 09:13:59 python-cinderclient==9.5.0 09:13:59 python-dateutil==2.9.0.post0 09:13:59 python-heatclient==3.5.0 09:13:59 python-jenkins==1.8.2 09:13:59 python-keystoneclient==5.4.0 09:13:59 python-magnumclient==4.4.0 09:13:59 python-novaclient==18.5.0 09:13:59 python-openstackclient==6.0.1 09:13:59 python-swiftclient==4.5.0 09:13:59 PyYAML==6.0.1 09:13:59 referencing==0.33.0 09:13:59 requests==2.31.0 09:13:59 requests-oauthlib==1.3.1 09:13:59 requestsexceptions==1.4.0 09:13:59 rfc3986==2.0.0 09:13:59 rpds-py==0.18.0 09:13:59 rsa==4.9 09:13:59 ruamel.yaml==0.18.6 09:13:59 ruamel.yaml.clib==0.2.8 09:13:59 s3transfer==0.10.0 09:13:59 simplejson==3.19.2 09:13:59 six==1.16.0 09:13:59 smmap==5.0.1 09:13:59 soupsieve==2.5 09:13:59 stevedore==5.2.0 09:13:59 tabulate==0.9.0 09:13:59 toml==0.10.2 09:13:59 tomlkit==0.12.4 09:13:59 tqdm==4.66.2 09:13:59 typing_extensions==4.10.0 09:13:59 tzdata==2024.1 09:13:59 urllib3==1.26.18 09:13:59 virtualenv==20.25.1 09:13:59 wcwidth==0.2.13 09:13:59 websocket-client==1.7.0 09:13:59 wrapt==1.16.0 09:13:59 xdg==6.0.0 09:13:59 xmltodict==0.13.0 09:13:59 yq==3.2.3 09:13:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7795166900878373527.sh 09:13:59 ---> sudo-logs.sh 09:13:59 Archiving 'sudo' log.. 09:14:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4393525330299681376.sh 09:14:00 ---> job-cost.sh 09:14:00 Setup pyenv: 09:14:00 system 09:14:00 3.8.13 09:14:00 3.9.13 09:14:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:14:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lztn from file:/tmp/.os_lf_venv 09:14:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:14:09 lf-activate-venv(): INFO: Adding /tmp/venv-lztn/bin to PATH 09:14:09 INFO: No Stack... 09:14:10 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:10 INFO: Archiving Costs 09:14:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5805470881254124444.sh 09:14:10 ---> logs-deploy.sh 09:14:10 Setup pyenv: 09:14:10 system 09:14:10 3.8.13 09:14:10 3.9.13 09:14:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:14:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lztn from file:/tmp/.os_lf_venv 09:14:12 lf-activate-venv(): INFO: Installing: lftools 09:14:21 lf-activate-venv(): INFO: Adding /tmp/venv-lztn/bin to PATH 09:14:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3339 09:14:21 INFO: archiving workspace using pattern(s): 09:14:22 Archives upload complete. 09:14:22 INFO: archiving logs to Nexus 09:14:23 ---> uname -a: 09:14:23 Linux prd-ubuntu1804-builder-4c-4g-11254 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:14:23 09:14:23 09:14:23 ---> lscpu: 09:14:23 Architecture: x86_64 09:14:23 CPU op-mode(s): 32-bit, 64-bit 09:14:23 Byte Order: Little Endian 09:14:23 CPU(s): 4 09:14:23 On-line CPU(s) list: 0-3 09:14:23 Thread(s) per core: 1 09:14:23 Core(s) per socket: 1 09:14:23 Socket(s): 4 09:14:23 NUMA node(s): 1 09:14:23 Vendor ID: AuthenticAMD 09:14:23 CPU family: 23 09:14:23 Model: 49 09:14:23 Model name: AMD EPYC-Rome Processor 09:14:23 Stepping: 0 09:14:23 CPU MHz: 2799.998 09:14:23 BogoMIPS: 5599.99 09:14:23 Virtualization: AMD-V 09:14:23 Hypervisor vendor: KVM 09:14:23 Virtualization type: full 09:14:23 L1d cache: 32K 09:14:23 L1i cache: 32K 09:14:23 L2 cache: 512K 09:14:23 L3 cache: 16384K 09:14:23 NUMA node0 CPU(s): 0-3 09:14:23 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 09:14:23 09:14:23 09:14:23 ---> nproc: 09:14:23 4 09:14:23 09:14:23 09:14:23 ---> df -h: 09:14:23 Filesystem Size Used Avail Use% Mounted on 09:14:23 udev 7.9G 0 7.9G 0% /dev 09:14:23 tmpfs 1.6G 672K 1.6G 1% /run 09:14:23 /dev/vda1 78G 8.4G 70G 11% / 09:14:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:14:23 tmpfs 5.0M 0 5.0M 0% /run/lock 09:14:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:14:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:14:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:14:23 09:14:23 09:14:23 ---> free -m: 09:14:23 total used free shared buff/cache available 09:14:23 Mem: 16040 547 13323 0 2169 15175 09:14:23 Swap: 1023 0 1023 09:14:23 09:14:23 09:14:23 ---> ip addr: 09:14:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:14:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:14:23 inet 127.0.0.1/8 scope host lo 09:14:23 valid_lft forever preferred_lft forever 09:14:23 inet6 ::1/128 scope host 09:14:23 valid_lft forever preferred_lft forever 09:14:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:14:23 link/ether fa:16:3e:bd:5f:4c brd ff:ff:ff:ff:ff:ff 09:14:23 inet 10.30.107.33/23 brd 10.30.107.255 scope global dynamic ens3 09:14:23 valid_lft 86237sec preferred_lft 86237sec 09:14:23 inet6 fe80::f816:3eff:febd:5f4c/64 scope link 09:14:23 valid_lft forever preferred_lft forever 09:14:23 09:14:23 09:14:23 ---> sar -b -r -n DEV: 09:14:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11254) 03/06/24 _x86_64_ (4 CPU) 09:14:23 09:14:23 09:11:41 LINUX RESTART (4 CPU) 09:14:23 09:14:23 09:12:01 tps rtps wtps bread/s bwrtn/s 09:14:23 09:13:02 228.11 36.14 191.97 1784.77 23879.89 09:14:23 09:14:01 102.07 2.66 99.41 146.55 26093.07 09:14:23 Average: 165.62 19.54 146.08 972.54 24977.18 09:14:23 09:14:23 09:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:14:23 09:13:02 13923908 15536420 2501060 15.23 58796 1752516 799588 4.58 756704 1526780 107164 09:14:23 09:14:01 13661760 15546840 2763208 16.82 83692 1984464 761044 4.36 780032 1734956 119164 09:14:23 Average: 13792834 15541630 2632134 16.03 71244 1868490 780316 4.47 768368 1630868 113164 09:14:23 09:14:23 09:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:14:23 09:13:02 ens3 149.41 113.38 1404.73 28.95 0.00 0.00 0.00 0.00 09:14:23 09:13:02 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 09:14:23 09:14:01 ens3 60.75 39.47 856.22 8.65 0.00 0.00 0.00 0.00 09:14:23 09:14:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 09:14:23 Average: ens3 105.45 76.74 1132.78 18.89 0.00 0.00 0.00 0.00 09:14:23 Average: lo 1.88 1.88 0.19 0.19 0.00 0.00 0.00 0.00 09:14:23 09:14:23 09:14:23 ---> sar -P ALL: 09:14:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11254) 03/06/24 _x86_64_ (4 CPU) 09:14:23 09:14:23 09:11:41 LINUX RESTART (4 CPU) 09:14:23 09:14:23 09:12:01 CPU %user %nice %system %iowait %steal %idle 09:14:23 09:13:02 all 24.11 0.00 2.17 4.00 0.07 69.66 09:14:23 09:13:02 0 37.77 0.00 2.27 5.52 0.07 54.37 09:14:23 09:13:02 1 13.50 0.00 2.31 6.48 0.08 77.63 09:14:23 09:13:02 2 24.41 0.00 1.93 0.57 0.07 73.02 09:14:23 09:13:02 3 20.74 0.00 2.14 3.42 0.05 73.65 09:14:23 09:14:01 all 21.06 0.00 1.58 4.08 0.06 73.22 09:14:23 09:14:01 0 41.12 0.00 2.81 2.18 0.07 53.82 09:14:23 09:14:01 1 23.99 0.00 1.39 5.69 0.07 68.87 09:14:23 09:14:01 2 14.56 0.00 1.30 0.29 0.05 83.80 09:14:23 09:14:01 3 4.62 0.00 0.83 8.13 0.03 86.38 09:14:23 Average: all 22.60 0.00 1.87 4.04 0.06 71.43 09:14:23 Average: 0 39.43 0.00 2.54 3.86 0.07 54.10 09:14:23 Average: 1 18.71 0.00 1.85 6.09 0.08 73.28 09:14:23 Average: 2 19.52 0.00 1.62 0.43 0.06 78.37 09:14:23 Average: 3 12.74 0.00 1.49 5.76 0.04 79.97 09:14:23 09:14:23 09:14:23