13:57:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136948 13:57:53 Running as SYSTEM 13:57:53 [EnvInject] - Loading node environment variables. 13:57:55 Building remotely on prd-ubuntu1804-builder-4c-4g-10740 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:57:55 [ssh-agent] Looking for ssh-agent implementation... 13:57:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:55 $ ssh-agent 13:57:55 SSH_AUTH_SOCK=/tmp/ssh-TlMUmMfuglhu/agent.1697 13:57:55 SSH_AGENT_PID=1699 13:57:55 [ssh-agent] Started. 13:57:55 Running ssh-add (command line suppressed) 13:57:55 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_2527883786048431389.key (/w/workspace/oom-master-commit-lint@tmp/private_key_2527883786048431389.key) 13:57:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:57:55 The recommended git tool is: NONE 13:57:57 using credential onap-jenkins-ssh 13:57:57 Wiping out workspace first. 13:57:57 Cloning the remote Git repository 13:57:57 Cloning repository git://cloud.onap.org/mirror/oom.git 13:57:57 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:57:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:57:57 > git --version # timeout=10 13:57:57 > git --version # 'git version 2.17.1' 13:57:57 using GIT_SSH to set credentials Gerrit user 13:57:57 Verifying host key using manually-configured host key entries 13:57:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:58:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:58:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:58:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:58:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:58:02 using GIT_SSH to set credentials Gerrit user 13:58:02 Verifying host key using manually-configured host key entries 13:58:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/48/136948/3 # timeout=30 13:58:02 > git rev-parse 3f5a05c5878ea39b8815e5cec5e7b5c0471d47df^{commit} # timeout=10 13:58:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:58:02 Checking out Revision 3f5a05c5878ea39b8815e5cec5e7b5c0471d47df (refs/changes/48/136948/3) 13:58:02 > git config core.sparsecheckout # timeout=10 13:58:02 > git checkout -f 3f5a05c5878ea39b8815e5cec5e7b5c0471d47df # timeout=30 13:58:06 Commit message: "[SDNC] Update SDNC related images to version to 2.6.0" 13:58:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:58:06 > git rev-list --no-walk 6aa05ae0c69a6b22d3c4de6cf50e45bc0c9742d9 # timeout=10 13:58:06 [EnvInject] - Injecting environment variables from a build step. 13:58:06 [EnvInject] - Injecting as environment variables the properties content 13:58:06 PYTHON=python3 13:58:06 13:58:06 [EnvInject] - Variables injected successfully. 13:58:06 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15196913405411602189.sh 13:58:06 ---> tox-install.sh 13:58:06 + source /home/jenkins/lf-env.sh 13:58:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:58:06 ++ mktemp -d /tmp/venv-XXXX 13:58:06 + lf_venv=/tmp/venv-Dlko 13:58:06 + local venv_file=/tmp/.os_lf_venv 13:58:06 + local python=python3 13:58:06 + local options 13:58:06 + local set_path=true 13:58:06 + local install_args= 13:58:06 ++ 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:58:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:58:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:58:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:58:06 + true 13:58:06 + case $1 in 13:58:06 + venv_file=/tmp/.toxenv 13:58:06 + shift 2 13:58:06 + true 13:58:06 + case $1 in 13:58:06 + shift 13:58:06 + break 13:58:06 + case $python in 13:58:06 + local pkg_list= 13:58:06 + [[ -d /opt/pyenv ]] 13:58:06 + echo 'Setup pyenv:' 13:58:06 Setup pyenv: 13:58:06 + export PYENV_ROOT=/opt/pyenv 13:58:06 + PYENV_ROOT=/opt/pyenv 13:58:06 + 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:58:06 + 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:58:06 + pyenv versions 13:58:06 * system (set by /opt/pyenv/version) 13:58:06 * 3.8.13 (set by /opt/pyenv/version) 13:58:06 * 3.9.13 (set by /opt/pyenv/version) 13:58:06 * 3.10.6 (set by /opt/pyenv/version) 13:58:06 + command -v pyenv 13:58:06 ++ pyenv init - --no-rehash 13:58:06 + 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:58:06 export PATH="/opt/pyenv/shims:${PATH}" 13:58:06 export PYENV_SHELL=bash 13:58:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:58:06 pyenv() { 13:58:06 local command 13:58:06 command="${1:-}" 13:58:06 if [ "$#" -gt 0 ]; then 13:58:06 shift 13:58:06 fi 13:58:06 13:58:06 case "$command" in 13:58:06 rehash|shell) 13:58:06 eval "$(pyenv "sh-$command" "$@")" 13:58:06 ;; 13:58:06 *) 13:58:06 command pyenv "$command" "$@" 13:58:06 ;; 13:58:06 esac 13:58:06 }' 13:58:06 +++ 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:58:06 ++ 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:58:06 ++ 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:58:06 ++ 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:58:06 ++ export PYENV_SHELL=bash 13:58:06 ++ PYENV_SHELL=bash 13:58:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:58:06 +++ complete -F _pyenv pyenv 13:58:06 ++ lf-pyver python3 13:58:06 ++ local py_version_xy=python3 13:58:06 ++ local py_version_xyz= 13:58:06 ++ pyenv versions 13:58:06 ++ local command 13:58:06 ++ command=versions 13:58:06 ++ '[' 1 -gt 0 ']' 13:58:06 ++ shift 13:58:06 ++ case "$command" in 13:58:06 ++ command pyenv versions 13:58:06 ++ pyenv versions 13:58:06 ++ awk '{ print $1 }' 13:58:06 ++ grep -E '^[0-9.]*[0-9]$' 13:58:06 ++ sed 's/^[ *]* //' 13:58:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:58:06 +++ grep '^3' /tmp/.pyenv_versions 13:58:06 +++ sort -V 13:58:06 +++ tail -n 1 13:58:06 ++ py_version_xyz=3.10.6 13:58:06 ++ [[ -z 3.10.6 ]] 13:58:06 ++ echo 3.10.6 13:58:06 ++ return 0 13:58:06 + pyenv local 3.10.6 13:58:06 + local command 13:58:06 + command=local 13:58:06 + '[' 2 -gt 0 ']' 13:58:06 + shift 13:58:06 + case "$command" in 13:58:06 + command pyenv local 3.10.6 13:58:06 + pyenv local 3.10.6 13:58:06 + for arg in "$@" 13:58:06 + case $arg in 13:58:06 + pkg_list+='tox ' 13:58:06 + for arg in "$@" 13:58:06 + case $arg in 13:58:06 + pkg_list+='virtualenv ' 13:58:06 + for arg in "$@" 13:58:06 + case $arg in 13:58:06 + pkg_list+='urllib3~=1.26.15 ' 13:58:06 + [[ -f /tmp/.toxenv ]] 13:58:06 + [[ ! -f /tmp/.toxenv ]] 13:58:06 + [[ -n '' ]] 13:58:06 + python3 -m venv /tmp/venv-Dlko 13:58:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dlko' 13:58:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dlko 13:58:11 + echo /tmp/venv-Dlko 13:58:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:58:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:58:11 + /tmp/venv-Dlko/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:58:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:58:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:58:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:58:13 + /tmp/venv-Dlko/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:58:16 + type python3 13:58:16 + true 13:58:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Dlko/bin to PATH' 13:58:16 lf-activate-venv(): INFO: Adding /tmp/venv-Dlko/bin to PATH 13:58:16 + PATH=/tmp/venv-Dlko/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:58:16 + return 0 13:58:16 + python3 --version 13:58:16 Python 3.10.6 13:58:16 + python3 -m pip --version 13:58:16 pip 23.3.2 from /tmp/venv-Dlko/lib/python3.10/site-packages/pip (python 3.10) 13:58:16 + python3 -m pip freeze 13:58:17 cachetools==5.3.2 13:58:17 chardet==5.2.0 13:58:17 colorama==0.4.6 13:58:17 distlib==0.3.8 13:58:17 filelock==3.13.1 13:58:17 packaging==23.2 13:58:17 platformdirs==4.1.0 13:58:17 pluggy==1.3.0 13:58:17 pyproject-api==1.6.1 13:58:17 tomli==2.0.1 13:58:17 tox==4.11.4 13:58:17 urllib3==1.26.18 13:58:17 virtualenv==20.25.0 13:58:17 [EnvInject] - Injecting environment variables from a build step. 13:58:17 [EnvInject] - Injecting as environment variables the properties content 13:58:17 PARALLEL=false 13:58:17 13:58:17 [EnvInject] - Variables injected successfully. 13:58:17 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5694133776785849873.sh 13:58:17 ---> tox-run.sh 13:58:17 + 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:58:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:58:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:58:17 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:58:17 + cd /w/workspace/oom-master-commit-lint/. 13:58:17 + source /home/jenkins/lf-env.sh 13:58:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:58:17 ++ mktemp -d /tmp/venv-XXXX 13:58:17 + lf_venv=/tmp/venv-TnEy 13:58:17 + local venv_file=/tmp/.os_lf_venv 13:58:17 + local python=python3 13:58:17 + local options 13:58:17 + local set_path=true 13:58:17 + local install_args= 13:58:17 ++ 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:58:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:58:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:58:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:58:17 + true 13:58:17 + case $1 in 13:58:17 + venv_file=/tmp/.toxenv 13:58:17 + shift 2 13:58:17 + true 13:58:17 + case $1 in 13:58:17 + shift 13:58:17 + break 13:58:17 + case $python in 13:58:17 + local pkg_list= 13:58:17 + [[ -d /opt/pyenv ]] 13:58:17 + echo 'Setup pyenv:' 13:58:17 Setup pyenv: 13:58:17 + export PYENV_ROOT=/opt/pyenv 13:58:17 + PYENV_ROOT=/opt/pyenv 13:58:17 + 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:58:17 + 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:58:17 + pyenv versions 13:58:17 system 13:58:17 3.8.13 13:58:17 3.9.13 13:58:17 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:58:17 + command -v pyenv 13:58:17 ++ pyenv init - --no-rehash 13:58:17 + 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:58:17 export PATH="/opt/pyenv/shims:${PATH}" 13:58:17 export PYENV_SHELL=bash 13:58:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:58:17 pyenv() { 13:58:17 local command 13:58:17 command="${1:-}" 13:58:17 if [ "$#" -gt 0 ]; then 13:58:17 shift 13:58:17 fi 13:58:17 13:58:17 case "$command" in 13:58:17 rehash|shell) 13:58:17 eval "$(pyenv "sh-$command" "$@")" 13:58:17 ;; 13:58:17 *) 13:58:17 command pyenv "$command" "$@" 13:58:17 ;; 13:58:17 esac 13:58:17 }' 13:58:17 +++ 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:58:17 ++ 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:58:17 ++ 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:58:17 ++ 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:58:17 ++ export PYENV_SHELL=bash 13:58:17 ++ PYENV_SHELL=bash 13:58:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:58:17 +++ complete -F _pyenv pyenv 13:58:17 ++ lf-pyver python3 13:58:17 ++ local py_version_xy=python3 13:58:17 ++ local py_version_xyz= 13:58:17 ++ pyenv versions 13:58:17 ++ local command 13:58:17 ++ command=versions 13:58:17 ++ '[' 1 -gt 0 ']' 13:58:17 ++ shift 13:58:17 ++ case "$command" in 13:58:17 ++ command pyenv versions 13:58:17 ++ pyenv versions 13:58:17 ++ sed 's/^[ *]* //' 13:58:17 ++ awk '{ print $1 }' 13:58:17 ++ grep -E '^[0-9.]*[0-9]$' 13:58:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:58:17 +++ sort -V 13:58:17 +++ grep '^3' /tmp/.pyenv_versions 13:58:17 +++ tail -n 1 13:58:17 ++ py_version_xyz=3.10.6 13:58:17 ++ [[ -z 3.10.6 ]] 13:58:17 ++ echo 3.10.6 13:58:17 ++ return 0 13:58:17 + pyenv local 3.10.6 13:58:17 + local command 13:58:17 + command=local 13:58:17 + '[' 2 -gt 0 ']' 13:58:17 + shift 13:58:17 + case "$command" in 13:58:17 + command pyenv local 3.10.6 13:58:17 + pyenv local 3.10.6 13:58:17 + for arg in "$@" 13:58:17 + case $arg in 13:58:17 + pkg_list+='tox ' 13:58:17 + for arg in "$@" 13:58:17 + case $arg in 13:58:17 + pkg_list+='virtualenv ' 13:58:17 + for arg in "$@" 13:58:17 + case $arg in 13:58:17 + pkg_list+='urllib3~=1.26.15 ' 13:58:17 + [[ -f /tmp/.toxenv ]] 13:58:17 ++ cat /tmp/.toxenv 13:58:17 + lf_venv=/tmp/venv-Dlko 13:58:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dlko from' file:/tmp/.toxenv 13:58:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dlko from file:/tmp/.toxenv 13:58:17 + /tmp/venv-Dlko/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:58:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:58:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:58:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:58:18 + /tmp/venv-Dlko/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:58:19 + type python3 13:58:19 + true 13:58:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Dlko/bin to PATH' 13:58:19 lf-activate-venv(): INFO: Adding /tmp/venv-Dlko/bin to PATH 13:58:19 + PATH=/tmp/venv-Dlko/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:58:19 + return 0 13:58:19 + [[ -d /opt/pyenv ]] 13:58:19 + echo '---> Setting up pyenv' 13:58:19 ---> Setting up pyenv 13:58:19 + export PYENV_ROOT=/opt/pyenv 13:58:19 + PYENV_ROOT=/opt/pyenv 13:58:19 + export PATH=/opt/pyenv/bin:/tmp/venv-Dlko/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:58:19 + PATH=/opt/pyenv/bin:/tmp/venv-Dlko/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:58:19 ++ pwd 13:58:19 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:58:19 + export PYTHONPATH 13:58:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:58:19 + TOX_TESTENV_PASSENV=PYTHONPATH 13:58:19 + tox --version 13:58:19 4.11.4 from /tmp/venv-Dlko/lib/python3.10/site-packages/tox/__init__.py 13:58:19 + PARALLEL=false 13:58:19 + TOX_OPTIONS_LIST= 13:58:19 + [[ -n gitlint ]] 13:58:19 + TOX_OPTIONS_LIST=' -e gitlint' 13:58:19 + case ${PARALLEL,,} in 13:58:19 + tox -e gitlint 13:58:19 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:58:21 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:47 gitlint: freeze> python -m pip freeze --all 13:58:47 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.0,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:47 gitlint: commands[0]> gitlint 13:58:47 gitlint: OK (27.61=setup[27.44]+cmd[0.17] seconds) 13:58:47 congratulations :) (27.77 seconds) 13:58:47 + tox_status=0 13:58:47 + echo '---> Completed tox runs' 13:58:47 ---> Completed tox runs 13:58:47 + for i in .tox/*/log 13:58:47 ++ echo .tox/gitlint/log 13:58:47 ++ awk -F/ '{print $2}' 13:58:47 + tox_env=gitlint 13:58:47 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:58:47 + DOC_DIR=docs/_build/html 13:58:47 + [[ -d docs/_build/html ]] 13:58:47 + echo '---> tox-run.sh ends' 13:58:47 ---> tox-run.sh ends 13:58:47 + test 0 -eq 0 13:58:47 $ ssh-agent -k 13:58:47 unset SSH_AUTH_SOCK; 13:58:47 unset SSH_AGENT_PID; 13:58:47 echo Agent pid 1699 killed; 13:58:47 [ssh-agent] Stopped. 13:58:48 [PostBuildScript] - [INFO] Executing post build scripts. 13:58:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9392382729838559866.sh 13:58:48 ---> sysstat.sh 13:58:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5660278713409395186.sh 13:58:48 ---> package-listing.sh 13:58:48 ++ facter osfamily 13:58:48 ++ tr '[:upper:]' '[:lower:]' 13:58:48 + OS_FAMILY=debian 13:58:48 + workspace=/w/workspace/oom-master-commit-lint 13:58:48 + START_PACKAGES=/tmp/packages_start.txt 13:58:48 + END_PACKAGES=/tmp/packages_end.txt 13:58:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:58:48 + PACKAGES=/tmp/packages_start.txt 13:58:48 + '[' /w/workspace/oom-master-commit-lint ']' 13:58:48 + PACKAGES=/tmp/packages_end.txt 13:58:48 + case "${OS_FAMILY}" in 13:58:48 + dpkg -l 13:58:48 + grep '^ii' 13:58:48 + '[' -f /tmp/packages_start.txt ']' 13:58:48 + '[' -f /tmp/packages_end.txt ']' 13:58:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:58:48 + '[' /w/workspace/oom-master-commit-lint ']' 13:58:48 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:58:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:58:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5631394018200546088.sh 13:58:48 ---> capture-instance-metadata.sh 13:58:48 Setup pyenv: 13:58:48 system 13:58:48 3.8.13 13:58:48 3.9.13 13:58:48 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:58:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YGey 13:58:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:58:55 lf-activate-venv(): INFO: Installing: lftools 13:59:27 lf-activate-venv(): INFO: Adding /tmp/venv-YGey/bin to PATH 13:59:27 INFO: Running in OpenStack, capturing instance metadata 13:59:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5778772337874512390.sh 13:59:27 provisioning config files... 13:59:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config3975612280406663188tmp 13:59:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:59:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:59:27 [EnvInject] - Injecting environment variables from a build step. 13:59:27 [EnvInject] - Injecting as environment variables the properties content 13:59:27 SERVER_ID=logs 13:59:27 13:59:27 [EnvInject] - Variables injected successfully. 13:59:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10478062481994135396.sh 13:59:27 ---> create-netrc.sh 13:59:27 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6884805028352386064.sh 13:59:27 ---> python-tools-install.sh 13:59:27 Setup pyenv: 13:59:27 system 13:59:27 3.8.13 13:59:27 3.9.13 13:59:27 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:59:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YGey from file:/tmp/.os_lf_venv 13:59:29 lf-activate-venv(): INFO: Installing: lftools 13:59:36 lf-activate-venv(): INFO: Adding /tmp/venv-YGey/bin to PATH 13:59:36 Generating Requirements File 14:00:08 Python 3.10.6 14:00:09 pip 23.3.2 from /tmp/venv-YGey/lib/python3.10/site-packages/pip (python 3.10) 14:00:09 appdirs==1.4.4 14:00:09 argcomplete==3.2.1 14:00:09 aspy.yaml==1.3.0 14:00:09 attrs==23.2.0 14:00:09 autopage==0.5.2 14:00:09 Babel==2.14.0 14:00:09 beautifulsoup4==4.12.2 14:00:09 boto3==1.34.15 14:00:09 botocore==1.34.15 14:00:09 bs4==0.0.1 14:00:09 cachetools==5.3.2 14:00:09 certifi==2023.11.17 14:00:09 cffi==1.16.0 14:00:09 cfgv==3.4.0 14:00:09 chardet==5.2.0 14:00:09 charset-normalizer==3.3.2 14:00:09 click==8.1.7 14:00:09 cliff==4.4.0 14:00:09 cmd2==2.4.3 14:00:09 cryptography==3.3.2 14:00:09 debtcollector==2.5.0 14:00:09 decorator==5.1.1 14:00:09 defusedxml==0.7.1 14:00:09 Deprecated==1.2.14 14:00:09 distlib==0.3.8 14:00:09 dnspython==2.4.2 14:00:09 docker==4.2.2 14:00:09 dogpile.cache==1.3.0 14:00:09 email-validator==2.1.0.post1 14:00:09 filelock==3.13.1 14:00:09 future==0.18.3 14:00:09 gitdb==4.0.11 14:00:09 GitPython==3.1.40 14:00:09 google-auth==2.26.1 14:00:09 httplib2==0.22.0 14:00:09 identify==2.5.33 14:00:09 idna==3.6 14:00:09 importlib-metadata==7.0.1 14:00:09 importlib-resources==1.5.0 14:00:09 iso8601==2.1.0 14:00:09 Jinja2==3.1.2 14:00:09 jmespath==1.0.1 14:00:09 jsonpatch==1.33 14:00:09 jsonpointer==2.4 14:00:09 jsonschema==4.20.0 14:00:09 jsonschema-specifications==2023.12.1 14:00:09 keystoneauth1==5.4.0 14:00:09 kubernetes==29.0.0 14:00:09 lftools==0.37.8 14:00:09 lxml==5.1.0 14:00:09 MarkupSafe==2.1.3 14:00:09 msgpack==1.0.7 14:00:09 multi_key_dict==2.0.3 14:00:09 munch==4.0.0 14:00:09 netaddr==0.10.1 14:00:09 netifaces==0.11.0 14:00:09 niet==1.4.2 14:00:09 nodeenv==1.8.0 14:00:09 oauth2client==4.1.3 14:00:09 oauthlib==3.2.2 14:00:09 openstacksdk==0.62.0 14:00:09 os-client-config==2.1.0 14:00:09 os-service-types==1.7.0 14:00:09 osc-lib==2.9.0 14:00:09 oslo.config==9.2.0 14:00:09 oslo.context==5.3.0 14:00:09 oslo.i18n==6.2.0 14:00:09 oslo.log==5.4.0 14:00:09 oslo.serialization==5.2.0 14:00:09 oslo.utils==6.3.0 14:00:09 packaging==23.2 14:00:09 pbr==6.0.0 14:00:09 platformdirs==4.1.0 14:00:09 prettytable==3.9.0 14:00:09 pyasn1==0.5.1 14:00:09 pyasn1-modules==0.3.0 14:00:09 pycparser==2.21 14:00:09 pygerrit2==2.0.15 14:00:09 PyGithub==2.1.1 14:00:09 pyinotify==0.9.6 14:00:09 PyJWT==2.8.0 14:00:09 PyNaCl==1.5.0 14:00:09 pyparsing==2.4.7 14:00:09 pyperclip==1.8.2 14:00:09 pyrsistent==0.20.0 14:00:09 python-cinderclient==9.4.0 14:00:09 python-dateutil==2.8.2 14:00:09 python-heatclient==3.3.0 14:00:09 python-jenkins==1.8.2 14:00:09 python-keystoneclient==5.2.0 14:00:09 python-magnumclient==4.3.0 14:00:09 python-novaclient==18.4.0 14:00:09 python-openstackclient==6.0.0 14:00:09 python-swiftclient==4.4.0 14:00:09 pytz==2023.3.post1 14:00:09 PyYAML==6.0.1 14:00:09 referencing==0.32.1 14:00:09 requests==2.31.0 14:00:09 requests-oauthlib==1.3.1 14:00:09 requestsexceptions==1.4.0 14:00:09 rfc3986==2.0.0 14:00:09 rpds-py==0.16.2 14:00:09 rsa==4.9 14:00:09 ruamel.yaml==0.18.5 14:00:09 ruamel.yaml.clib==0.2.8 14:00:09 s3transfer==0.10.0 14:00:09 simplejson==3.19.2 14:00:09 six==1.16.0 14:00:09 smmap==5.0.1 14:00:09 soupsieve==2.5 14:00:09 stevedore==5.1.0 14:00:09 tabulate==0.9.0 14:00:09 toml==0.10.2 14:00:09 tomlkit==0.12.3 14:00:09 tqdm==4.66.1 14:00:09 typing_extensions==4.9.0 14:00:09 tzdata==2023.4 14:00:09 urllib3==1.26.18 14:00:09 virtualenv==20.25.0 14:00:09 wcwidth==0.2.13 14:00:09 websocket-client==1.7.0 14:00:09 wrapt==1.16.0 14:00:09 xdg==6.0.0 14:00:09 xmltodict==0.13.0 14:00:09 yq==3.2.3 14:00:09 zipp==3.17.0 14:00:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3617218695513953544.sh 14:00:09 ---> sudo-logs.sh 14:00:09 Archiving 'sudo' log.. 14:00:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins436790236541943702.sh 14:00:09 ---> job-cost.sh 14:00:09 Setup pyenv: 14:00:10 system 14:00:10 3.8.13 14:00:10 3.9.13 14:00:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:00:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YGey from file:/tmp/.os_lf_venv 14:00:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:00:19 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. 14:00:19 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 14:00:19 lf-activate-venv(): INFO: Adding /tmp/venv-YGey/bin to PATH 14:00:19 INFO: No Stack... 14:00:19 INFO: Retrieving Pricing Info for: v3-standard-4 14:00:19 INFO: Archiving Costs 14:00:20 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6785103561462358108.sh 14:00:20 ---> logs-deploy.sh 14:00:20 Setup pyenv: 14:00:20 system 14:00:20 3.8.13 14:00:20 3.9.13 14:00:20 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:00:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YGey from file:/tmp/.os_lf_venv 14:00:21 lf-activate-venv(): INFO: Installing: lftools 14:00:30 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. 14:00:30 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 14:00:31 lf-activate-venv(): INFO: Adding /tmp/venv-YGey/bin to PATH 14:00:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7137 14:00:31 INFO: archiving workspace using pattern(s): 14:00:32 Archives upload complete. 14:00:32 INFO: archiving logs to Nexus 14:00:33 ---> uname -a: 14:00:33 Linux prd-ubuntu1804-builder-4c-4g-10740 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:33 14:00:33 14:00:33 ---> lscpu: 14:00:33 Architecture: x86_64 14:00:33 CPU op-mode(s): 32-bit, 64-bit 14:00:33 Byte Order: Little Endian 14:00:33 CPU(s): 4 14:00:33 On-line CPU(s) list: 0-3 14:00:33 Thread(s) per core: 1 14:00:33 Core(s) per socket: 1 14:00:33 Socket(s): 4 14:00:33 NUMA node(s): 1 14:00:33 Vendor ID: AuthenticAMD 14:00:33 CPU family: 23 14:00:33 Model: 49 14:00:33 Model name: AMD EPYC-Rome Processor 14:00:33 Stepping: 0 14:00:33 CPU MHz: 2799.998 14:00:33 BogoMIPS: 5599.99 14:00:33 Virtualization: AMD-V 14:00:33 Hypervisor vendor: KVM 14:00:33 Virtualization type: full 14:00:33 L1d cache: 32K 14:00:33 L1i cache: 32K 14:00:33 L2 cache: 512K 14:00:33 L3 cache: 16384K 14:00:33 NUMA node0 CPU(s): 0-3 14:00:33 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:33 14:00:33 14:00:33 ---> nproc: 14:00:33 4 14:00:33 14:00:33 14:00:33 ---> df -h: 14:00:33 Filesystem Size Used Avail Use% Mounted on 14:00:33 udev 7.9G 0 7.9G 0% /dev 14:00:33 tmpfs 1.6G 672K 1.6G 1% /run 14:00:33 /dev/vda1 78G 8.5G 69G 11% / 14:00:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:00:33 tmpfs 5.0M 0 5.0M 0% /run/lock 14:00:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:00:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:00:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:00:33 14:00:33 14:00:33 ---> free -m: 14:00:33 total used free shared buff/cache available 14:00:33 Mem: 16040 541 13157 0 2341 15173 14:00:33 Swap: 1023 0 1023 14:00:33 14:00:33 14:00:33 ---> ip addr: 14:00:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:00:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:00:33 inet 127.0.0.1/8 scope host lo 14:00:33 valid_lft forever preferred_lft forever 14:00:33 inet6 ::1/128 scope host 14:00:33 valid_lft forever preferred_lft forever 14:00:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:00:33 link/ether fa:16:3e:93:57:30 brd ff:ff:ff:ff:ff:ff 14:00:33 inet 10.30.106.108/23 brd 10.30.107.255 scope global dynamic ens3 14:00:33 valid_lft 86220sec preferred_lft 86220sec 14:00:33 inet6 fe80::f816:3eff:fe93:5730/64 scope link 14:00:33 valid_lft forever preferred_lft forever 14:00:33 14:00:33 14:00:33 ---> sar -b -r -n DEV: 14:00:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10740) 01/09/24 _x86_64_ (4 CPU) 14:00:33 14:00:33 13:57:36 LINUX RESTART (4 CPU) 14:00:33 14:00:33 13:58:01 tps rtps wtps bread/s bwrtn/s 14:00:33 13:59:01 242.04 30.69 211.35 1117.01 27300.52 14:00:33 14:00:01 137.69 13.85 123.85 1048.09 32673.35 14:00:33 Average: 189.87 22.27 167.60 1082.55 29986.94 14:00:33 14:00:33 13:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:00:33 13:59:01 13853568 15531452 2571400 15.66 66280 1806740 802640 4.59 723580 1620368 192432 14:00:33 14:00:01 13534780 15528000 2890188 17.60 88584 2085124 797608 4.56 763880 1870372 79540 14:00:33 Average: 13694174 15529726 2730794 16.63 77432 1945932 800124 4.58 743730 1745370 135986 14:00:33 14:00:33 13:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:00:33 13:59:01 ens3 105.57 72.39 871.13 27.10 0.00 0.00 0.00 0.00 14:00:33 13:59:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 14:00:33 14:00:01 ens3 74.90 51.84 1073.29 9.42 0.00 0.00 0.00 0.00 14:00:33 14:00:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 14:00:33 Average: ens3 90.23 62.11 972.21 18.26 0.00 0.00 0.00 0.00 14:00:33 Average: lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 14:00:33 14:00:33 14:00:33 ---> sar -P ALL: 14:00:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10740) 01/09/24 _x86_64_ (4 CPU) 14:00:33 14:00:33 13:57:36 LINUX RESTART (4 CPU) 14:00:33 14:00:33 13:58:01 CPU %user %nice %system %iowait %steal %idle 14:00:33 13:59:01 all 19.56 0.00 1.95 5.27 0.07 73.15 14:00:33 13:59:01 0 24.72 0.00 2.51 16.45 0.08 56.23 14:00:33 13:59:01 1 18.65 0.00 1.74 1.84 0.05 77.73 14:00:33 13:59:01 2 14.94 0.00 1.62 1.45 0.08 81.90 14:00:33 13:59:01 3 19.96 0.00 1.93 1.37 0.05 76.69 14:00:33 14:00:01 all 20.08 0.00 1.37 4.93 0.06 73.55 14:00:33 14:00:01 0 21.14 0.00 1.35 5.59 0.07 71.86 14:00:33 14:00:01 1 19.31 0.00 1.17 5.45 0.07 74.00 14:00:33 14:00:01 2 23.97 0.00 1.91 8.16 0.07 65.90 14:00:33 14:00:01 3 15.88 0.00 1.04 0.55 0.05 82.48 14:00:33 Average: all 19.82 0.00 1.66 5.10 0.06 73.35 14:00:33 Average: 0 22.93 0.00 1.93 11.01 0.08 64.05 14:00:33 Average: 1 18.98 0.00 1.45 3.64 0.06 75.86 14:00:33 Average: 2 19.45 0.00 1.76 4.80 0.08 73.91 14:00:33 Average: 3 17.92 0.00 1.48 0.96 0.05 79.58 14:00:33 14:00:33 14:00:33