13:57:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137077 13:57:27 Running as SYSTEM 13:57:27 [EnvInject] - Loading node environment variables. 13:57:27 Building remotely on prd-ubuntu1804-builder-4c-4g-15029 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:57:27 [ssh-agent] Looking for ssh-agent implementation... 13:57:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:27 $ ssh-agent 13:57:27 SSH_AUTH_SOCK=/tmp/ssh-lbHyFGVopQ9a/agent.1645 13:57:27 SSH_AGENT_PID=1647 13:57:27 [ssh-agent] Started. 13:57:27 Running ssh-add (command line suppressed) 13:57:27 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_190744207138010852.key (/w/workspace/oom-master-commit-lint@tmp/private_key_190744207138010852.key) 13:57:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:57:28 The recommended git tool is: NONE 13:57:29 using credential onap-jenkins-ssh 13:57:29 Wiping out workspace first. 13:57:29 Cloning the remote Git repository 13:57:29 Cloning repository git://cloud.onap.org/mirror/oom.git 13:57:29 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:57:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:57:29 > git --version # timeout=10 13:57:29 > git --version # 'git version 2.17.1' 13:57:29 using GIT_SSH to set credentials Gerrit user 13:57:29 Verifying host key using manually-configured host key entries 13:57:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:57:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:57:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:57:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:57:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:57:35 using GIT_SSH to set credentials Gerrit user 13:57:35 Verifying host key using manually-configured host key entries 13:57:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/137077/3 # timeout=30 13:57:35 > git rev-parse 35058a6502d59df2595932c27321c2dc19a0a5ac^{commit} # timeout=10 13:57:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:57:35 Checking out Revision 35058a6502d59df2595932c27321c2dc19a0a5ac (refs/changes/77/137077/3) 13:57:35 > git config core.sparsecheckout # timeout=10 13:57:35 > git checkout -f 35058a6502d59df2595932c27321c2dc19a0a5ac # timeout=30 13:57:38 Commit message: "[CPS] Updating permit-uri config" 13:57:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:57:38 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 13:57:38 [EnvInject] - Injecting environment variables from a build step. 13:57:38 [EnvInject] - Injecting as environment variables the properties content 13:57:38 PYTHON=python3 13:57:38 13:57:38 [EnvInject] - Variables injected successfully. 13:57:38 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1183108971723621411.sh 13:57:38 ---> tox-install.sh 13:57:38 + source /home/jenkins/lf-env.sh 13:57:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:57:38 ++ mktemp -d /tmp/venv-XXXX 13:57:38 + lf_venv=/tmp/venv-MZHa 13:57:38 + local venv_file=/tmp/.os_lf_venv 13:57:38 + local python=python3 13:57:38 + local options 13:57:38 + local set_path=true 13:57:38 + local install_args= 13:57:38 ++ 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:57:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:57:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:57:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:57:38 + true 13:57:38 + case $1 in 13:57:38 + venv_file=/tmp/.toxenv 13:57:38 + shift 2 13:57:38 + true 13:57:38 + case $1 in 13:57:38 + shift 13:57:38 + break 13:57:38 + case $python in 13:57:38 + local pkg_list= 13:57:38 + [[ -d /opt/pyenv ]] 13:57:38 + echo 'Setup pyenv:' 13:57:38 Setup pyenv: 13:57:38 + export PYENV_ROOT=/opt/pyenv 13:57:38 + PYENV_ROOT=/opt/pyenv 13:57:38 + 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:57:38 + 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:57:38 + pyenv versions 13:57:38 * system (set by /opt/pyenv/version) 13:57:38 * 3.8.13 (set by /opt/pyenv/version) 13:57:38 * 3.9.13 (set by /opt/pyenv/version) 13:57:38 * 3.10.6 (set by /opt/pyenv/version) 13:57:38 + command -v pyenv 13:57:38 ++ pyenv init - --no-rehash 13:57:39 + 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:57:39 export PATH="/opt/pyenv/shims:${PATH}" 13:57:39 export PYENV_SHELL=bash 13:57:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:57:39 pyenv() { 13:57:39 local command 13:57:39 command="${1:-}" 13:57:39 if [ "$#" -gt 0 ]; then 13:57:39 shift 13:57:39 fi 13:57:39 13:57:39 case "$command" in 13:57:39 rehash|shell) 13:57:39 eval "$(pyenv "sh-$command" "$@")" 13:57:39 ;; 13:57:39 *) 13:57:39 command pyenv "$command" "$@" 13:57:39 ;; 13:57:39 esac 13:57:39 }' 13:57:39 +++ 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:57:39 ++ 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:57:39 ++ 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:57:39 ++ 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:57:39 ++ export PYENV_SHELL=bash 13:57:39 ++ PYENV_SHELL=bash 13:57:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:57:39 +++ complete -F _pyenv pyenv 13:57:39 ++ lf-pyver python3 13:57:39 ++ local py_version_xy=python3 13:57:39 ++ local py_version_xyz= 13:57:39 ++ pyenv versions 13:57:39 ++ local command 13:57:39 ++ command=versions 13:57:39 ++ '[' 1 -gt 0 ']' 13:57:39 ++ shift 13:57:39 ++ case "$command" in 13:57:39 ++ command pyenv versions 13:57:39 ++ pyenv versions 13:57:39 ++ sed 's/^[ *]* //' 13:57:39 ++ awk '{ print $1 }' 13:57:39 ++ grep -E '^[0-9.]*[0-9]$' 13:57:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:57:39 +++ grep '^3' /tmp/.pyenv_versions 13:57:39 +++ sort -V 13:57:39 +++ tail -n 1 13:57:39 ++ py_version_xyz=3.10.6 13:57:39 ++ [[ -z 3.10.6 ]] 13:57:39 ++ echo 3.10.6 13:57:39 ++ return 0 13:57:39 + pyenv local 3.10.6 13:57:39 + local command 13:57:39 + command=local 13:57:39 + '[' 2 -gt 0 ']' 13:57:39 + shift 13:57:39 + case "$command" in 13:57:39 + command pyenv local 3.10.6 13:57:39 + pyenv local 3.10.6 13:57:39 + for arg in "$@" 13:57:39 + case $arg in 13:57:39 + pkg_list+='tox ' 13:57:39 + for arg in "$@" 13:57:39 + case $arg in 13:57:39 + pkg_list+='virtualenv ' 13:57:39 + for arg in "$@" 13:57:39 + case $arg in 13:57:39 + pkg_list+='urllib3~=1.26.15 ' 13:57:39 + [[ -f /tmp/.toxenv ]] 13:57:39 + [[ ! -f /tmp/.toxenv ]] 13:57:39 + [[ -n '' ]] 13:57:39 + python3 -m venv /tmp/venv-MZHa 13:57:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MZHa' 13:57:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MZHa 13:57:43 + echo /tmp/venv-MZHa 13:57:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:57:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:57:43 + /tmp/venv-MZHa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:57:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:57:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:57:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:57:46 + /tmp/venv-MZHa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:57:49 + type python3 13:57:49 + true 13:57:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MZHa/bin to PATH' 13:57:49 lf-activate-venv(): INFO: Adding /tmp/venv-MZHa/bin to PATH 13:57:49 + PATH=/tmp/venv-MZHa/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:57:49 + return 0 13:57:49 + python3 --version 13:57:49 Python 3.10.6 13:57:49 + python3 -m pip --version 13:57:49 pip 23.3.2 from /tmp/venv-MZHa/lib/python3.10/site-packages/pip (python 3.10) 13:57:49 + python3 -m pip freeze 13:57:50 cachetools==5.3.2 13:57:50 chardet==5.2.0 13:57:50 colorama==0.4.6 13:57:50 distlib==0.3.8 13:57:50 filelock==3.13.1 13:57:50 packaging==23.2 13:57:50 platformdirs==4.1.0 13:57:50 pluggy==1.4.0 13:57:50 pyproject-api==1.6.1 13:57:50 tomli==2.0.1 13:57:50 tox==4.12.1 13:57:50 urllib3==1.26.18 13:57:50 virtualenv==20.25.0 13:57:50 [EnvInject] - Injecting environment variables from a build step. 13:57:50 [EnvInject] - Injecting as environment variables the properties content 13:57:50 PARALLEL=false 13:57:50 13:57:50 [EnvInject] - Variables injected successfully. 13:57:50 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12023014778288833244.sh 13:57:50 ---> tox-run.sh 13:57:50 + 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:57:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:57:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:57:50 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:57:50 + cd /w/workspace/oom-master-commit-lint/. 13:57:50 + source /home/jenkins/lf-env.sh 13:57:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:57:50 ++ mktemp -d /tmp/venv-XXXX 13:57:50 + lf_venv=/tmp/venv-8skv 13:57:50 + local venv_file=/tmp/.os_lf_venv 13:57:50 + local python=python3 13:57:50 + local options 13:57:50 + local set_path=true 13:57:50 + local install_args= 13:57:50 ++ 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:57:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:57:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:57:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:57:50 + true 13:57:50 + case $1 in 13:57:50 + venv_file=/tmp/.toxenv 13:57:50 + shift 2 13:57:50 + true 13:57:50 + case $1 in 13:57:50 + shift 13:57:50 + break 13:57:50 + case $python in 13:57:50 + local pkg_list= 13:57:50 + [[ -d /opt/pyenv ]] 13:57:50 + echo 'Setup pyenv:' 13:57:50 Setup pyenv: 13:57:50 + export PYENV_ROOT=/opt/pyenv 13:57:50 + PYENV_ROOT=/opt/pyenv 13:57:50 + 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:57:50 + 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:57:50 + pyenv versions 13:57:50 system 13:57:50 3.8.13 13:57:50 3.9.13 13:57:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:57:50 + command -v pyenv 13:57:50 ++ pyenv init - --no-rehash 13:57:50 + 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:57:50 export PATH="/opt/pyenv/shims:${PATH}" 13:57:50 export PYENV_SHELL=bash 13:57:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:57:50 pyenv() { 13:57:50 local command 13:57:50 command="${1:-}" 13:57:50 if [ "$#" -gt 0 ]; then 13:57:50 shift 13:57:50 fi 13:57:50 13:57:50 case "$command" in 13:57:50 rehash|shell) 13:57:50 eval "$(pyenv "sh-$command" "$@")" 13:57:50 ;; 13:57:50 *) 13:57:50 command pyenv "$command" "$@" 13:57:50 ;; 13:57:50 esac 13:57:50 }' 13:57:50 +++ 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:57:50 ++ 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:57:50 ++ 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:57:50 ++ 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:57:50 ++ export PYENV_SHELL=bash 13:57:50 ++ PYENV_SHELL=bash 13:57:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:57:50 +++ complete -F _pyenv pyenv 13:57:50 ++ lf-pyver python3 13:57:50 ++ local py_version_xy=python3 13:57:50 ++ local py_version_xyz= 13:57:50 ++ pyenv versions 13:57:50 ++ local command 13:57:50 ++ command=versions 13:57:50 ++ '[' 1 -gt 0 ']' 13:57:50 ++ shift 13:57:50 ++ case "$command" in 13:57:50 ++ command pyenv versions 13:57:50 ++ pyenv versions 13:57:50 ++ awk '{ print $1 }' 13:57:50 ++ sed 's/^[ *]* //' 13:57:50 ++ grep -E '^[0-9.]*[0-9]$' 13:57:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:57:50 +++ grep '^3' /tmp/.pyenv_versions 13:57:50 +++ sort -V 13:57:50 +++ tail -n 1 13:57:50 ++ py_version_xyz=3.10.6 13:57:50 ++ [[ -z 3.10.6 ]] 13:57:50 ++ echo 3.10.6 13:57:50 ++ return 0 13:57:50 + pyenv local 3.10.6 13:57:50 + local command 13:57:50 + command=local 13:57:50 + '[' 2 -gt 0 ']' 13:57:50 + shift 13:57:50 + case "$command" in 13:57:50 + command pyenv local 3.10.6 13:57:50 + pyenv local 3.10.6 13:57:50 + for arg in "$@" 13:57:50 + case $arg in 13:57:50 + pkg_list+='tox ' 13:57:50 + for arg in "$@" 13:57:50 + case $arg in 13:57:50 + pkg_list+='virtualenv ' 13:57:50 + for arg in "$@" 13:57:50 + case $arg in 13:57:50 + pkg_list+='urllib3~=1.26.15 ' 13:57:50 + [[ -f /tmp/.toxenv ]] 13:57:50 ++ cat /tmp/.toxenv 13:57:50 + lf_venv=/tmp/venv-MZHa 13:57:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MZHa from' file:/tmp/.toxenv 13:57:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MZHa from file:/tmp/.toxenv 13:57:50 + /tmp/venv-MZHa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:57:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:57:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:57:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:57:51 + /tmp/venv-MZHa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:57:52 + type python3 13:57:52 + true 13:57:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MZHa/bin to PATH' 13:57:52 lf-activate-venv(): INFO: Adding /tmp/venv-MZHa/bin to PATH 13:57:52 + PATH=/tmp/venv-MZHa/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:57:52 + return 0 13:57:52 + [[ -d /opt/pyenv ]] 13:57:52 + echo '---> Setting up pyenv' 13:57:52 ---> Setting up pyenv 13:57:52 + export PYENV_ROOT=/opt/pyenv 13:57:52 + PYENV_ROOT=/opt/pyenv 13:57:52 + export PATH=/opt/pyenv/bin:/tmp/venv-MZHa/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:57:52 + PATH=/opt/pyenv/bin:/tmp/venv-MZHa/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:57:52 ++ pwd 13:57:52 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:57:52 + export PYTHONPATH 13:57:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:57:52 + TOX_TESTENV_PASSENV=PYTHONPATH 13:57:52 + tox --version 13:57:52 4.12.1 from /tmp/venv-MZHa/lib/python3.10/site-packages/tox/__init__.py 13:57:53 + PARALLEL=false 13:57:53 + TOX_OPTIONS_LIST= 13:57:53 + [[ -n gitlint ]] 13:57:53 + TOX_OPTIONS_LIST=' -e gitlint' 13:57:53 + case ${PARALLEL,,} in 13:57:53 + tox -e gitlint 13:57:53 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:57:55 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 13:58:20 gitlint: freeze> python -m pip freeze --all 13:58:20 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 13:58:20 gitlint: commands[0]> gitlint 13:58:20 3: B1 Line exceeds max length (97>80): "Adding Swagger UI URI, api-docs, and v3 api-docs to be excluded from authentication verification." 13:58:20 gitlint: exit 1 (0.18 seconds) /w/workspace/oom-master-commit-lint> gitlint pid=2344 13:58:20 gitlint: FAIL code 1 (27.35=setup[27.16]+cmd[0.18] seconds) 13:58:20 evaluation failed :( (27.53 seconds) 13:58:20 + tox_status=1 13:58:20 + echo '---> Completed tox runs' 13:58:20 ---> Completed tox runs 13:58:20 + for i in .tox/*/log 13:58:20 ++ echo .tox/gitlint/log 13:58:20 ++ awk -F/ '{print $2}' 13:58:20 + tox_env=gitlint 13:58:20 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:58:20 + DOC_DIR=docs/_build/html 13:58:20 + [[ -d docs/_build/html ]] 13:58:20 + echo '---> tox-run.sh ends' 13:58:20 ---> tox-run.sh ends 13:58:20 + test 1 -eq 0 13:58:20 + exit 1 13:58:20 ++ '[' 2 = 1 ']' 13:58:20 Build step 'Execute shell' marked build as failure 13:58:20 $ ssh-agent -k 13:58:20 unset SSH_AUTH_SOCK; 13:58:20 unset SSH_AGENT_PID; 13:58:20 echo Agent pid 1647 killed; 13:58:20 [ssh-agent] Stopped. 13:58:20 [PostBuildScript] - [INFO] Executing post build scripts. 13:58:20 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16689585152902969775.sh 13:58:20 ---> sysstat.sh 13:58:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4660390072821534363.sh 13:58:21 ---> package-listing.sh 13:58:21 ++ facter osfamily 13:58:21 ++ tr '[:upper:]' '[:lower:]' 13:58:21 + OS_FAMILY=debian 13:58:21 + workspace=/w/workspace/oom-master-commit-lint 13:58:21 + START_PACKAGES=/tmp/packages_start.txt 13:58:21 + END_PACKAGES=/tmp/packages_end.txt 13:58:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:58:21 + PACKAGES=/tmp/packages_start.txt 13:58:21 + '[' /w/workspace/oom-master-commit-lint ']' 13:58:21 + PACKAGES=/tmp/packages_end.txt 13:58:21 + case "${OS_FAMILY}" in 13:58:21 + dpkg -l 13:58:21 + grep '^ii' 13:58:21 + '[' -f /tmp/packages_start.txt ']' 13:58:21 + '[' -f /tmp/packages_end.txt ']' 13:58:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:58:21 + '[' /w/workspace/oom-master-commit-lint ']' 13:58:21 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:58:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:58:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7218583613478243837.sh 13:58:21 ---> capture-instance-metadata.sh 13:58:21 Setup pyenv: 13:58:21 system 13:58:21 3.8.13 13:58:21 3.9.13 13:58:21 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:58:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hH0Y 13:58:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:58:28 lf-activate-venv(): INFO: Installing: lftools 13:58:57 lf-activate-venv(): INFO: Adding /tmp/venv-hH0Y/bin to PATH 13:58:58 INFO: Running in OpenStack, capturing instance metadata 13:58:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3680800523599810106.sh 13:58:58 provisioning config files... 13:58:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config3136596251809445744tmp 13:58:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:58:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:58:58 [EnvInject] - Injecting environment variables from a build step. 13:58:58 [EnvInject] - Injecting as environment variables the properties content 13:58:58 SERVER_ID=logs 13:58:58 13:58:58 [EnvInject] - Variables injected successfully. 13:58:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13795137597741272200.sh 13:58:58 ---> create-netrc.sh 13:58:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5212106870519719471.sh 13:58:58 ---> python-tools-install.sh 13:58:58 Setup pyenv: 13:58:58 system 13:58:58 3.8.13 13:58:58 3.9.13 13:58:58 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:58:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hH0Y from file:/tmp/.os_lf_venv 13:58:59 lf-activate-venv(): INFO: Installing: lftools 13:59:07 lf-activate-venv(): INFO: Adding /tmp/venv-hH0Y/bin to PATH 13:59:07 Generating Requirements File 13:59:36 Python 3.10.6 13:59:37 pip 23.3.2 from /tmp/venv-hH0Y/lib/python3.10/site-packages/pip (python 3.10) 13:59:37 appdirs==1.4.4 13:59:37 argcomplete==3.2.2 13:59:37 aspy.yaml==1.3.0 13:59:37 attrs==23.2.0 13:59:37 autopage==0.5.2 13:59:37 beautifulsoup4==4.12.3 13:59:37 boto3==1.34.27 13:59:37 botocore==1.34.27 13:59:37 bs4==0.0.2 13:59:37 cachetools==5.3.2 13:59:37 certifi==2023.11.17 13:59:37 cffi==1.16.0 13:59:37 cfgv==3.4.0 13:59:37 chardet==5.2.0 13:59:37 charset-normalizer==3.3.2 13:59:37 click==8.1.7 13:59:37 cliff==4.5.0 13:59:37 cmd2==2.4.3 13:59:37 cryptography==3.3.2 13:59:37 debtcollector==2.5.0 13:59:37 decorator==5.1.1 13:59:37 defusedxml==0.7.1 13:59:37 Deprecated==1.2.14 13:59:37 distlib==0.3.8 13:59:37 dnspython==2.5.0 13:59:37 docker==4.2.2 13:59:37 dogpile.cache==1.3.0 13:59:37 email-validator==2.1.0.post1 13:59:37 filelock==3.13.1 13:59:37 future==0.18.3 13:59:37 gitdb==4.0.11 13:59:37 GitPython==3.1.41 13:59:37 google-auth==2.27.0 13:59:37 httplib2==0.22.0 13:59:37 identify==2.5.33 13:59:37 idna==3.6 13:59:37 importlib-resources==1.5.0 13:59:37 iso8601==2.1.0 13:59:37 Jinja2==3.1.3 13:59:37 jmespath==1.0.1 13:59:37 jsonpatch==1.33 13:59:37 jsonpointer==2.4 13:59:37 jsonschema==4.21.1 13:59:37 jsonschema-specifications==2023.12.1 13:59:37 keystoneauth1==5.5.0 13:59:37 kubernetes==29.0.0 13:59:37 lftools==0.37.8 13:59:37 lxml==5.1.0 13:59:37 MarkupSafe==2.1.4 13:59:37 msgpack==1.0.7 13:59:37 multi_key_dict==2.0.3 13:59:37 munch==4.0.0 13:59:37 netaddr==0.10.1 13:59:37 netifaces==0.11.0 13:59:37 niet==1.4.2 13:59:37 nodeenv==1.8.0 13:59:37 oauth2client==4.1.3 13:59:37 oauthlib==3.2.2 13:59:37 openstacksdk==0.62.0 13:59:37 os-client-config==2.1.0 13:59:37 os-service-types==1.7.0 13:59:37 osc-lib==3.0.0 13:59:37 oslo.config==9.3.0 13:59:37 oslo.context==5.3.0 13:59:37 oslo.i18n==6.2.0 13:59:37 oslo.log==5.4.0 13:59:37 oslo.serialization==5.3.0 13:59:37 oslo.utils==7.0.0 13:59:37 packaging==23.2 13:59:37 pbr==6.0.0 13:59:37 platformdirs==4.1.0 13:59:37 prettytable==3.9.0 13:59:37 pyasn1==0.5.1 13:59:37 pyasn1-modules==0.3.0 13:59:37 pycparser==2.21 13:59:37 pygerrit2==2.0.15 13:59:37 PyGithub==2.1.1 13:59:37 pyinotify==0.9.6 13:59:37 PyJWT==2.8.0 13:59:37 PyNaCl==1.5.0 13:59:37 pyparsing==2.4.7 13:59:37 pyperclip==1.8.2 13:59:37 pyrsistent==0.20.0 13:59:37 python-cinderclient==9.4.0 13:59:37 python-dateutil==2.8.2 13:59:37 python-heatclient==3.4.0 13:59:37 python-jenkins==1.8.2 13:59:37 python-keystoneclient==5.3.0 13:59:37 python-magnumclient==4.3.0 13:59:37 python-novaclient==18.4.0 13:59:37 python-openstackclient==6.0.0 13:59:37 python-swiftclient==4.4.0 13:59:37 pytz==2023.3.post1 13:59:37 PyYAML==6.0.1 13:59:37 referencing==0.32.1 13:59:37 requests==2.31.0 13:59:37 requests-oauthlib==1.3.1 13:59:37 requestsexceptions==1.4.0 13:59:37 rfc3986==2.0.0 13:59:37 rpds-py==0.17.1 13:59:37 rsa==4.9 13:59:37 ruamel.yaml==0.18.5 13:59:37 ruamel.yaml.clib==0.2.8 13:59:37 s3transfer==0.10.0 13:59:37 simplejson==3.19.2 13:59:37 six==1.16.0 13:59:37 smmap==5.0.1 13:59:37 soupsieve==2.5 13:59:37 stevedore==5.1.0 13:59:37 tabulate==0.9.0 13:59:37 toml==0.10.2 13:59:37 tomlkit==0.12.3 13:59:37 tqdm==4.66.1 13:59:37 typing_extensions==4.9.0 13:59:37 tzdata==2023.4 13:59:37 urllib3==1.26.18 13:59:37 virtualenv==20.25.0 13:59:37 wcwidth==0.2.13 13:59:37 websocket-client==1.7.0 13:59:37 wrapt==1.16.0 13:59:37 xdg==6.0.0 13:59:37 xmltodict==0.13.0 13:59:37 yq==3.2.3 13:59:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16215096725380173396.sh 13:59:37 ---> sudo-logs.sh 13:59:37 Archiving 'sudo' log.. 13:59:38 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3281156020062788570.sh 13:59:38 ---> job-cost.sh 13:59:38 Setup pyenv: 13:59:38 system 13:59:38 3.8.13 13:59:38 3.9.13 13:59:38 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:59:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hH0Y from file:/tmp/.os_lf_venv 13:59:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:59:46 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:59:46 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:59:47 lf-activate-venv(): INFO: Adding /tmp/venv-hH0Y/bin to PATH 13:59:47 INFO: No Stack... 13:59:47 INFO: Retrieving Pricing Info for: v3-standard-4 13:59:47 INFO: Archiving Costs 13:59:47 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5191165779091280985.sh 13:59:47 ---> logs-deploy.sh 13:59:47 Setup pyenv: 13:59:47 system 13:59:47 3.8.13 13:59:47 3.9.13 13:59:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:59:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hH0Y from file:/tmp/.os_lf_venv 13:59:49 lf-activate-venv(): INFO: Installing: lftools 13:59: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. 13:59:58 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:59:59 lf-activate-venv(): INFO: Adding /tmp/venv-hH0Y/bin to PATH 13:59:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7165 13:59:59 INFO: archiving workspace using pattern(s): 14:00:00 Archives upload complete. 14:00:00 INFO: archiving logs to Nexus 14:00:01 ---> uname -a: 14:00:01 Linux prd-ubuntu1804-builder-4c-4g-15029 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:00:01 14:00:01 14:00:01 ---> lscpu: 14:00:01 Architecture: x86_64 14:00:01 CPU op-mode(s): 32-bit, 64-bit 14:00:01 Byte Order: Little Endian 14:00:01 CPU(s): 4 14:00:01 On-line CPU(s) list: 0-3 14:00:01 Thread(s) per core: 1 14:00:01 Core(s) per socket: 1 14:00:01 Socket(s): 4 14:00:01 NUMA node(s): 1 14:00:01 Vendor ID: AuthenticAMD 14:00:01 CPU family: 23 14:00:01 Model: 49 14:00:01 Model name: AMD EPYC-Rome Processor 14:00:01 Stepping: 0 14:00:01 CPU MHz: 2799.998 14:00:01 BogoMIPS: 5599.99 14:00:01 Virtualization: AMD-V 14:00:01 Hypervisor vendor: KVM 14:00:01 Virtualization type: full 14:00:01 L1d cache: 32K 14:00:01 L1i cache: 32K 14:00:01 L2 cache: 512K 14:00:01 L3 cache: 16384K 14:00:01 NUMA node0 CPU(s): 0-3 14:00:01 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 14:00:01 14:00:01 14:00:01 ---> nproc: 14:00:01 4 14:00:01 14:00:01 14:00:01 ---> df -h: 14:00:01 Filesystem Size Used Avail Use% Mounted on 14:00:01 udev 7.9G 0 7.9G 0% /dev 14:00:01 tmpfs 1.6G 672K 1.6G 1% /run 14:00:01 /dev/vda1 78G 8.5G 69G 11% / 14:00:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:00:01 tmpfs 5.0M 0 5.0M 0% /run/lock 14:00:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:00:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:00:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:00:01 14:00:01 14:00:01 ---> free -m: 14:00:01 total used free shared buff/cache available 14:00:01 Mem: 16040 537 13211 0 2291 15180 14:00:01 Swap: 1023 0 1023 14:00:01 14:00:01 14:00:01 ---> ip addr: 14:00:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:00:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:00:01 inet 127.0.0.1/8 scope host lo 14:00:01 valid_lft forever preferred_lft forever 14:00:01 inet6 ::1/128 scope host 14:00:01 valid_lft forever preferred_lft forever 14:00:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:00:01 link/ether fa:16:3e:5c:cb:5a brd ff:ff:ff:ff:ff:ff 14:00:01 inet 10.30.106.228/23 brd 10.30.107.255 scope global dynamic ens3 14:00:01 valid_lft 86227sec preferred_lft 86227sec 14:00:01 inet6 fe80::f816:3eff:fe5c:cb5a/64 scope link 14:00:01 valid_lft forever preferred_lft forever 14:00:01 14:00:01 14:00:01 ---> sar -b -r -n DEV: 14:00:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15029) 01/25/24 _x86_64_ (4 CPU) 14:00:01 14:00:01 13:57:08 LINUX RESTART (4 CPU) 14:00:01 14:00:01 13:58:03 tps rtps wtps bread/s bwrtn/s 14:00:01 13:59:01 150.50 14.86 135.64 1127.20 34731.06 14:00:01 Average: 150.50 14.86 135.64 1127.20 34731.06 14:00:01 14:00:01 13:58:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:00:01 13:59:01 13674720 15563520 2750248 16.74 82396 1990608 748716 4.28 721060 1783300 146448 14:00:01 Average: 13674720 15563520 2750248 16.74 82396 1990608 748716 4.28 721060 1783300 146448 14:00:01 14:00:01 13:58:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:00:01 13:59:01 lo 0.83 0.83 0.09 0.09 0.00 0.00 0.00 0.00 14:00:01 13:59:01 ens3 66.72 45.23 973.79 10.50 0.00 0.00 0.00 0.00 14:00:01 Average: lo 0.83 0.83 0.09 0.09 0.00 0.00 0.00 0.00 14:00:01 Average: ens3 66.72 45.23 973.79 10.50 0.00 0.00 0.00 0.00 14:00:01 14:00:01 14:00:01 ---> sar -P ALL: 14:00:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15029) 01/25/24 _x86_64_ (4 CPU) 14:00:01 14:00:01 13:57:08 LINUX RESTART (4 CPU) 14:00:01 14:00:01 13:58:03 CPU %user %nice %system %iowait %steal %idle 14:00:01 13:59:01 all 19.81 0.00 1.72 6.16 0.06 72.25 14:00:01 13:59:01 0 1.61 0.00 0.93 14.70 0.05 82.71 14:00:01 13:59:01 1 30.25 0.00 2.75 1.49 0.07 65.45 14:00:01 13:59:01 2 25.49 0.00 1.87 7.31 0.07 65.27 14:00:01 13:59:01 3 21.88 0.00 1.37 1.13 0.05 75.58 14:00:01 Average: all 19.81 0.00 1.72 6.16 0.06 72.25 14:00:01 Average: 0 1.61 0.00 0.93 14.70 0.05 82.71 14:00:01 Average: 1 30.25 0.00 2.75 1.49 0.07 65.45 14:00:01 Average: 2 25.49 0.00 1.87 7.31 0.07 65.27 14:00:01 Average: 3 21.88 0.00 1.37 1.13 0.05 75.58 14:00:01 14:00:01 14:00:01