18:15:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136845 18:15:07 Running as SYSTEM 18:15:07 [EnvInject] - Loading node environment variables. 18:15:07 Building remotely on prd-ubuntu1804-builder-4c-4g-5117 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 18:15:08 [ssh-agent] Looking for ssh-agent implementation... 18:15:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:15:08 $ ssh-agent 18:15:08 SSH_AUTH_SOCK=/tmp/ssh-JRHpxE5IweqW/agent.1704 18:15:08 SSH_AGENT_PID=1706 18:15:08 [ssh-agent] Started. 18:15:08 Running ssh-add (command line suppressed) 18:15:08 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_4880283085495867580.key (/w/workspace/oom-master-commit-lint@tmp/private_key_4880283085495867580.key) 18:15:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:15:08 The recommended git tool is: NONE 18:15:09 using credential onap-jenkins-ssh 18:15:09 Wiping out workspace first. 18:15:09 Cloning the remote Git repository 18:15:09 Cloning repository git://cloud.onap.org/mirror/oom.git 18:15:09 > git init /w/workspace/oom-master-commit-lint # timeout=10 18:15:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:15:10 > git --version # timeout=10 18:15:10 > git --version # 'git version 2.17.1' 18:15:10 using GIT_SSH to set credentials Gerrit user 18:15:10 Verifying host key using manually-configured host key entries 18:15:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:15:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:15:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:15:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:15:15 using GIT_SSH to set credentials Gerrit user 18:15:15 Verifying host key using manually-configured host key entries 18:15:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/45/136845/3 # timeout=30 18:15:15 > git rev-parse 72caf09f07b4530e1bb34be348c4b845c9d0bfde^{commit} # timeout=10 18:15:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:15:15 Checking out Revision 72caf09f07b4530e1bb34be348c4b845c9d0bfde (refs/changes/45/136845/3) 18:15:15 > git config core.sparsecheckout # timeout=10 18:15:15 > git checkout -f 72caf09f07b4530e1bb34be348c4b845c9d0bfde # timeout=30 18:15:19 Commit message: "[MARIADB] Fix db/user creation in operator" 18:15:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:15:19 > git rev-list --no-walk 8cb16a6b59d8501808d62bb558f76f161b53d3e9 # timeout=10 18:15:19 [EnvInject] - Injecting environment variables from a build step. 18:15:19 [EnvInject] - Injecting as environment variables the properties content 18:15:19 PYTHON=python3 18:15:19 18:15:19 [EnvInject] - Variables injected successfully. 18:15:19 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12711752476737594829.sh 18:15:19 ---> tox-install.sh 18:15:19 + source /home/jenkins/lf-env.sh 18:15:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:15:19 ++ mktemp -d /tmp/venv-XXXX 18:15:19 + lf_venv=/tmp/venv-3QRG 18:15:19 + local venv_file=/tmp/.os_lf_venv 18:15:19 + local python=python3 18:15:19 + local options 18:15:19 + local set_path=true 18:15:19 + local install_args= 18:15:19 ++ 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 18:15:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:15:19 + true 18:15:19 + case $1 in 18:15:19 + venv_file=/tmp/.toxenv 18:15:19 + shift 2 18:15:19 + true 18:15:19 + case $1 in 18:15:19 + shift 18:15:19 + break 18:15:19 + case $python in 18:15:19 + local pkg_list= 18:15:19 + [[ -d /opt/pyenv ]] 18:15:19 + echo 'Setup pyenv:' 18:15:19 Setup pyenv: 18:15:19 + export PYENV_ROOT=/opt/pyenv 18:15:19 + PYENV_ROOT=/opt/pyenv 18:15:19 + 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 18:15:19 + 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 18:15:19 + pyenv versions 18:15:19 * system (set by /opt/pyenv/version) 18:15:19 * 3.8.13 (set by /opt/pyenv/version) 18:15:19 * 3.9.13 (set by /opt/pyenv/version) 18:15:19 * 3.10.6 (set by /opt/pyenv/version) 18:15:19 + command -v pyenv 18:15:19 ++ pyenv init - --no-rehash 18:15:19 + 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[*]}"'\'')" 18:15:19 export PATH="/opt/pyenv/shims:${PATH}" 18:15:19 export PYENV_SHELL=bash 18:15:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:15:19 pyenv() { 18:15:19 local command 18:15:19 command="${1:-}" 18:15:19 if [ "$#" -gt 0 ]; then 18:15:19 shift 18:15:19 fi 18:15:19 18:15:19 case "$command" in 18:15:19 rehash|shell) 18:15:19 eval "$(pyenv "sh-$command" "$@")" 18:15:19 ;; 18:15:19 *) 18:15:19 command pyenv "$command" "$@" 18:15:19 ;; 18:15:19 esac 18:15:19 }' 18:15:19 +++ 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[*]}"' 18:15:19 ++ 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 18:15:19 ++ 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 18:15:19 ++ 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 18:15:19 ++ export PYENV_SHELL=bash 18:15:19 ++ PYENV_SHELL=bash 18:15:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:15:19 +++ complete -F _pyenv pyenv 18:15:19 ++ lf-pyver python3 18:15:19 ++ local py_version_xy=python3 18:15:19 ++ local py_version_xyz= 18:15:19 ++ pyenv versions 18:15:19 ++ local command 18:15:19 ++ command=versions 18:15:19 ++ '[' 1 -gt 0 ']' 18:15:19 ++ shift 18:15:19 ++ case "$command" in 18:15:19 ++ command pyenv versions 18:15:19 ++ pyenv versions 18:15:19 ++ sed 's/^[ *]* //' 18:15:19 ++ grep -E '^[0-9.]*[0-9]$' 18:15:19 ++ awk '{ print $1 }' 18:15:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:15:19 +++ sort -V 18:15:19 +++ grep '^3' /tmp/.pyenv_versions 18:15:19 +++ tail -n 1 18:15:19 ++ py_version_xyz=3.10.6 18:15:19 ++ [[ -z 3.10.6 ]] 18:15:19 ++ echo 3.10.6 18:15:19 ++ return 0 18:15:19 + pyenv local 3.10.6 18:15:19 + local command 18:15:19 + command=local 18:15:19 + '[' 2 -gt 0 ']' 18:15:19 + shift 18:15:19 + case "$command" in 18:15:19 + command pyenv local 3.10.6 18:15:19 + pyenv local 3.10.6 18:15:19 + for arg in "$@" 18:15:19 + case $arg in 18:15:19 + pkg_list+='tox ' 18:15:19 + for arg in "$@" 18:15:19 + case $arg in 18:15:19 + pkg_list+='virtualenv ' 18:15:19 + for arg in "$@" 18:15:19 + case $arg in 18:15:19 + pkg_list+='urllib3~=1.26.15 ' 18:15:19 + [[ -f /tmp/.toxenv ]] 18:15:19 + [[ ! -f /tmp/.toxenv ]] 18:15:19 + [[ -n '' ]] 18:15:19 + python3 -m venv /tmp/venv-3QRG 18:15:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3QRG' 18:15:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3QRG 18:15:24 + echo /tmp/venv-3QRG 18:15:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:15:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:15:24 + /tmp/venv-3QRG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 18:15:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:15:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:15:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:15:33 + /tmp/venv-3QRG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:15:36 + type python3 18:15:36 + true 18:15:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3QRG/bin to PATH' 18:15:36 lf-activate-venv(): INFO: Adding /tmp/venv-3QRG/bin to PATH 18:15:36 + PATH=/tmp/venv-3QRG/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 18:15:36 + return 0 18:15:36 + python3 --version 18:15:36 Python 3.10.6 18:15:36 + python3 -m pip --version 18:15:36 pip 23.3.1 from /tmp/venv-3QRG/lib/python3.10/site-packages/pip (python 3.10) 18:15:36 + python3 -m pip freeze 18:15:37 cachetools==5.3.2 18:15:37 chardet==5.2.0 18:15:37 colorama==0.4.6 18:15:37 distlib==0.3.8 18:15:37 filelock==3.13.1 18:15:37 packaging==23.2 18:15:37 platformdirs==4.1.0 18:15:37 pluggy==1.3.0 18:15:37 pyproject-api==1.6.1 18:15:37 tomli==2.0.1 18:15:37 tox==4.11.4 18:15:37 urllib3==1.26.18 18:15:37 virtualenv==20.25.0 18:15:37 [EnvInject] - Injecting environment variables from a build step. 18:15:37 [EnvInject] - Injecting as environment variables the properties content 18:15:37 PARALLEL=false 18:15:37 18:15:37 [EnvInject] - Variables injected successfully. 18:15:37 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14254140433885619595.sh 18:15:37 ---> tox-run.sh 18:15:37 + 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 18:15:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 18:15:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 18:15:37 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 18:15:37 + cd /w/workspace/oom-master-commit-lint/. 18:15:37 + source /home/jenkins/lf-env.sh 18:15:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:15:37 ++ mktemp -d /tmp/venv-XXXX 18:15:37 + lf_venv=/tmp/venv-WC4X 18:15:37 + local venv_file=/tmp/.os_lf_venv 18:15:37 + local python=python3 18:15:37 + local options 18:15:37 + local set_path=true 18:15:37 + local install_args= 18:15:37 ++ 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 18:15:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:15:37 + true 18:15:37 + case $1 in 18:15:37 + venv_file=/tmp/.toxenv 18:15:37 + shift 2 18:15:37 + true 18:15:37 + case $1 in 18:15:37 + shift 18:15:37 + break 18:15:37 + case $python in 18:15:37 + local pkg_list= 18:15:37 + [[ -d /opt/pyenv ]] 18:15:37 + echo 'Setup pyenv:' 18:15:37 Setup pyenv: 18:15:37 + export PYENV_ROOT=/opt/pyenv 18:15:37 + PYENV_ROOT=/opt/pyenv 18:15:37 + 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 18:15:37 + 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 18:15:37 + pyenv versions 18:15:37 system 18:15:37 3.8.13 18:15:37 3.9.13 18:15:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 18:15:37 + command -v pyenv 18:15:37 ++ pyenv init - --no-rehash 18:15:37 + 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[*]}"'\'')" 18:15:37 export PATH="/opt/pyenv/shims:${PATH}" 18:15:37 export PYENV_SHELL=bash 18:15:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:15:37 pyenv() { 18:15:37 local command 18:15:37 command="${1:-}" 18:15:37 if [ "$#" -gt 0 ]; then 18:15:37 shift 18:15:37 fi 18:15:37 18:15:37 case "$command" in 18:15:37 rehash|shell) 18:15:37 eval "$(pyenv "sh-$command" "$@")" 18:15:37 ;; 18:15:37 *) 18:15:37 command pyenv "$command" "$@" 18:15:37 ;; 18:15:37 esac 18:15:37 }' 18:15:37 +++ 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[*]}"' 18:15:37 ++ 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 18:15:37 ++ 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 18:15:37 ++ 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 18:15:37 ++ export PYENV_SHELL=bash 18:15:37 ++ PYENV_SHELL=bash 18:15:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:15:37 +++ complete -F _pyenv pyenv 18:15:37 ++ lf-pyver python3 18:15:37 ++ local py_version_xy=python3 18:15:37 ++ local py_version_xyz= 18:15:37 ++ pyenv versions 18:15:37 ++ local command 18:15:37 ++ command=versions 18:15:37 ++ '[' 1 -gt 0 ']' 18:15:37 ++ shift 18:15:37 ++ case "$command" in 18:15:37 ++ command pyenv versions 18:15:37 ++ pyenv versions 18:15:37 ++ sed 's/^[ *]* //' 18:15:37 ++ grep -E '^[0-9.]*[0-9]$' 18:15:37 ++ awk '{ print $1 }' 18:15:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:15:37 +++ grep '^3' /tmp/.pyenv_versions 18:15:37 +++ sort -V 18:15:37 +++ tail -n 1 18:15:37 ++ py_version_xyz=3.10.6 18:15:37 ++ [[ -z 3.10.6 ]] 18:15:37 ++ echo 3.10.6 18:15:37 ++ return 0 18:15:37 + pyenv local 3.10.6 18:15:37 + local command 18:15:37 + command=local 18:15:37 + '[' 2 -gt 0 ']' 18:15:37 + shift 18:15:37 + case "$command" in 18:15:37 + command pyenv local 3.10.6 18:15:37 + pyenv local 3.10.6 18:15:37 + for arg in "$@" 18:15:37 + case $arg in 18:15:37 + pkg_list+='tox ' 18:15:37 + for arg in "$@" 18:15:37 + case $arg in 18:15:37 + pkg_list+='virtualenv ' 18:15:37 + for arg in "$@" 18:15:37 + case $arg in 18:15:37 + pkg_list+='urllib3~=1.26.15 ' 18:15:37 + [[ -f /tmp/.toxenv ]] 18:15:37 ++ cat /tmp/.toxenv 18:15:37 + lf_venv=/tmp/venv-3QRG 18:15:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3QRG from' file:/tmp/.toxenv 18:15:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3QRG from file:/tmp/.toxenv 18:15:37 + /tmp/venv-3QRG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 18:15:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:15:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:15:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:15:38 + /tmp/venv-3QRG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:15:39 + type python3 18:15:39 + true 18:15:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3QRG/bin to PATH' 18:15:39 lf-activate-venv(): INFO: Adding /tmp/venv-3QRG/bin to PATH 18:15:39 + PATH=/tmp/venv-3QRG/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 18:15:39 + return 0 18:15:39 + [[ -d /opt/pyenv ]] 18:15:39 + echo '---> Setting up pyenv' 18:15:39 ---> Setting up pyenv 18:15:39 + export PYENV_ROOT=/opt/pyenv 18:15:39 + PYENV_ROOT=/opt/pyenv 18:15:39 + export PATH=/opt/pyenv/bin:/tmp/venv-3QRG/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 18:15:39 + PATH=/opt/pyenv/bin:/tmp/venv-3QRG/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 18:15:39 ++ pwd 18:15:39 + PYTHONPATH=/w/workspace/oom-master-commit-lint 18:15:39 + export PYTHONPATH 18:15:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:15:39 + TOX_TESTENV_PASSENV=PYTHONPATH 18:15:39 + tox --version 18:15:39 4.11.4 from /tmp/venv-3QRG/lib/python3.10/site-packages/tox/__init__.py 18:15:40 + PARALLEL=false 18:15:40 + TOX_OPTIONS_LIST= 18:15:40 + [[ -n gitlint ]] 18:15:40 + TOX_OPTIONS_LIST=' -e gitlint' 18:15:40 + case ${PARALLEL,,} in 18:15:40 + tox -e gitlint 18:15:40 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 18:15:41 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 18:16:07 gitlint: freeze> python -m pip freeze --all 18:16:07 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.11,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.9.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 18:16:07 gitlint: commands[0]> gitlint 18:16:08 gitlint: OK (27.77=setup[27.60]+cmd[0.17] seconds) 18:16:08 congratulations :) (27.95 seconds) 18:16:08 + tox_status=0 18:16:08 + echo '---> Completed tox runs' 18:16:08 ---> Completed tox runs 18:16:08 + for i in .tox/*/log 18:16:08 ++ echo .tox/gitlint/log 18:16:08 ++ awk -F/ '{print $2}' 18:16:08 + tox_env=gitlint 18:16:08 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 18:16:08 + DOC_DIR=docs/_build/html 18:16:08 + [[ -d docs/_build/html ]] 18:16:08 + echo '---> tox-run.sh ends' 18:16:08 ---> tox-run.sh ends 18:16:08 + test 0 -eq 0 18:16:08 $ ssh-agent -k 18:16:08 unset SSH_AUTH_SOCK; 18:16:08 unset SSH_AGENT_PID; 18:16:08 echo Agent pid 1706 killed; 18:16:08 [ssh-agent] Stopped. 18:16:08 [PostBuildScript] - [INFO] Executing post build scripts. 18:16:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins300032451138656845.sh 18:16:08 ---> sysstat.sh 18:16:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4169793683933180679.sh 18:16:08 ---> package-listing.sh 18:16:08 ++ facter osfamily 18:16:08 ++ tr '[:upper:]' '[:lower:]' 18:16:08 + OS_FAMILY=debian 18:16:08 + workspace=/w/workspace/oom-master-commit-lint 18:16:08 + START_PACKAGES=/tmp/packages_start.txt 18:16:08 + END_PACKAGES=/tmp/packages_end.txt 18:16:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:16:08 + PACKAGES=/tmp/packages_start.txt 18:16:08 + '[' /w/workspace/oom-master-commit-lint ']' 18:16:08 + PACKAGES=/tmp/packages_end.txt 18:16:08 + case "${OS_FAMILY}" in 18:16:08 + dpkg -l 18:16:08 + grep '^ii' 18:16:08 + '[' -f /tmp/packages_start.txt ']' 18:16:08 + '[' -f /tmp/packages_end.txt ']' 18:16:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:16:08 + '[' /w/workspace/oom-master-commit-lint ']' 18:16:08 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 18:16:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 18:16:08 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3910386168262597220.sh 18:16:08 ---> capture-instance-metadata.sh 18:16:08 Setup pyenv: 18:16:09 system 18:16:09 3.8.13 18:16:09 3.9.13 18:16:09 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 18:16:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B9qF 18:16:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:16:15 lf-activate-venv(): INFO: Installing: lftools 18:16:47 lf-activate-venv(): INFO: Adding /tmp/venv-B9qF/bin to PATH 18:16:47 INFO: Running in OpenStack, capturing instance metadata 18:16:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11481178294202330169.sh 18:16:48 provisioning config files... 18:16:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config7938865492815686124tmp 18:16:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:16:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:16:48 [EnvInject] - Injecting environment variables from a build step. 18:16:48 [EnvInject] - Injecting as environment variables the properties content 18:16:48 SERVER_ID=logs 18:16:48 18:16:48 [EnvInject] - Variables injected successfully. 18:16:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15020086804912812013.sh 18:16:48 ---> create-netrc.sh 18:16:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1396276300579641294.sh 18:16:48 ---> python-tools-install.sh 18:16:48 Setup pyenv: 18:16:48 system 18:16:48 3.8.13 18:16:48 3.9.13 18:16:48 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 18:16:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B9qF from file:/tmp/.os_lf_venv 18:16:49 lf-activate-venv(): INFO: Installing: lftools 18:17:04 lf-activate-venv(): INFO: Adding /tmp/venv-B9qF/bin to PATH 18:17:04 Generating Requirements File 18:17:39 Python 3.10.6 18:17:39 pip 23.3.1 from /tmp/venv-B9qF/lib/python3.10/site-packages/pip (python 3.10) 18:17:39 appdirs==1.4.4 18:17:39 argcomplete==3.2.1 18:17:39 aspy.yaml==1.3.0 18:17:39 attrs==23.1.0 18:17:39 autopage==0.5.2 18:17:39 Babel==2.14.0 18:17:39 beautifulsoup4==4.12.2 18:17:39 boto3==1.34.0 18:17:39 botocore==1.34.0 18:17:39 bs4==0.0.1 18:17:39 cachetools==5.3.2 18:17:39 certifi==2023.11.17 18:17:39 cffi==1.16.0 18:17:39 cfgv==3.4.0 18:17:39 chardet==5.2.0 18:17:39 charset-normalizer==3.3.2 18:17:39 click==8.1.7 18:17:39 cliff==4.4.0 18:17:39 cmd2==2.4.3 18:17:39 cryptography==3.3.2 18:17:39 debtcollector==2.5.0 18:17:39 decorator==5.1.1 18:17:39 defusedxml==0.7.1 18:17:39 Deprecated==1.2.14 18:17:39 distlib==0.3.8 18:17:39 dnspython==2.4.2 18:17:39 docker==4.2.2 18:17:39 dogpile.cache==1.2.2 18:17:39 email-validator==2.1.0.post1 18:17:39 filelock==3.13.1 18:17:39 future==0.18.3 18:17:39 gitdb==4.0.11 18:17:39 GitPython==3.1.40 18:17:39 google-auth==2.25.2 18:17:39 httplib2==0.22.0 18:17:39 identify==2.5.33 18:17:39 idna==3.6 18:17:39 importlib-metadata==7.0.0 18:17:39 importlib-resources==1.5.0 18:17:39 iso8601==2.1.0 18:17:39 Jinja2==3.1.2 18:17:39 jmespath==1.0.1 18:17:39 jsonpatch==1.33 18:17:39 jsonpointer==2.4 18:17:39 jsonschema==4.20.0 18:17:39 jsonschema-specifications==2023.11.2 18:17:39 keystoneauth1==5.4.0 18:17:39 kubernetes==28.1.0 18:17:39 lftools==0.37.8 18:17:39 lxml==4.9.3 18:17:39 MarkupSafe==2.1.3 18:17:39 msgpack==1.0.7 18:17:39 multi-key-dict==2.0.3 18:17:39 munch==4.0.0 18:17:39 netaddr==0.9.0 18:17:39 netifaces==0.11.0 18:17:39 niet==1.4.2 18:17:39 nodeenv==1.8.0 18:17:39 oauth2client==4.1.3 18:17:39 oauthlib==3.2.2 18:17:39 openstacksdk==0.62.0 18:17:39 os-client-config==2.1.0 18:17:39 os-service-types==1.7.0 18:17:39 osc-lib==2.9.0 18:17:39 oslo.config==9.2.0 18:17:39 oslo.context==5.3.0 18:17:39 oslo.i18n==6.2.0 18:17:39 oslo.log==5.4.0 18:17:39 oslo.serialization==5.2.0 18:17:39 oslo.utils==6.3.0 18:17:39 packaging==23.2 18:17:39 pbr==6.0.0 18:17:39 platformdirs==4.1.0 18:17:39 prettytable==3.9.0 18:17:39 pyasn1==0.5.1 18:17:39 pyasn1-modules==0.3.0 18:17:39 pycparser==2.21 18:17:39 pygerrit2==2.0.15 18:17:39 PyGithub==2.1.1 18:17:39 pyinotify==0.9.6 18:17:39 PyJWT==2.8.0 18:17:39 PyNaCl==1.5.0 18:17:39 pyparsing==2.4.7 18:17:39 pyperclip==1.8.2 18:17:39 pyrsistent==0.20.0 18:17:39 python-cinderclient==9.4.0 18:17:39 python-dateutil==2.8.2 18:17:39 python-heatclient==3.3.0 18:17:39 python-jenkins==1.8.2 18:17:39 python-keystoneclient==5.2.0 18:17:39 python-magnumclient==4.3.0 18:17:39 python-novaclient==18.4.0 18:17:39 python-openstackclient==6.0.0 18:17:39 python-swiftclient==4.4.0 18:17:39 pytz==2023.3.post1 18:17:39 PyYAML==6.0.1 18:17:39 referencing==0.32.0 18:17:39 requests==2.31.0 18:17:39 requests-oauthlib==1.3.1 18:17:39 requestsexceptions==1.4.0 18:17:39 rfc3986==2.0.0 18:17:39 rpds-py==0.13.2 18:17:39 rsa==4.9 18:17:39 ruamel.yaml==0.18.5 18:17:39 ruamel.yaml.clib==0.2.8 18:17:39 s3transfer==0.9.0 18:17:39 simplejson==3.19.2 18:17:39 six==1.16.0 18:17:39 smmap==5.0.1 18:17:39 soupsieve==2.5 18:17:39 stevedore==5.1.0 18:17:39 tabulate==0.9.0 18:17:39 toml==0.10.2 18:17:39 tomlkit==0.12.3 18:17:39 tqdm==4.66.1 18:17:39 typing_extensions==4.9.0 18:17:39 tzdata==2023.3 18:17:39 urllib3==1.26.18 18:17:39 virtualenv==20.25.0 18:17:39 wcwidth==0.2.12 18:17:39 websocket-client==1.7.0 18:17:39 wrapt==1.16.0 18:17:39 xdg==6.0.0 18:17:39 xmltodict==0.13.0 18:17:39 yq==3.2.3 18:17:39 zipp==3.17.0 18:17:39 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1732105139623189264.sh 18:17:39 ---> sudo-logs.sh 18:17:39 Archiving 'sudo' log.. 18:17:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6946158904624266820.sh 18:17:40 ---> job-cost.sh 18:17:40 Setup pyenv: 18:17:40 system 18:17:40 3.8.13 18:17:40 3.9.13 18:17:40 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 18:17:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B9qF from file:/tmp/.os_lf_venv 18:17:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:17:49 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. 18:17:49 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 18:17:49 lf-activate-venv(): INFO: Adding /tmp/venv-B9qF/bin to PATH 18:17:49 INFO: No Stack... 18:17:50 INFO: Retrieving Pricing Info for: v3-standard-4 18:17:50 INFO: Archiving Costs 18:17:50 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13072968697897651165.sh 18:17:50 ---> logs-deploy.sh 18:17:50 Setup pyenv: 18:17:50 system 18:17:50 3.8.13 18:17:50 3.9.13 18:17:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 18:17:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B9qF from file:/tmp/.os_lf_venv 18:17:52 lf-activate-venv(): INFO: Installing: lftools 18:18:01 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. 18:18:01 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 18:18:01 lf-activate-venv(): INFO: Adding /tmp/venv-B9qF/bin to PATH 18:18:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7125 18:18:01 INFO: archiving workspace using pattern(s): 18:18:02 Archives upload complete. 18:18:02 INFO: archiving logs to Nexus 18:18:03 ---> uname -a: 18:18:03 Linux prd-ubuntu1804-builder-4c-4g-5117 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:18:03 18:18:03 18:18:03 ---> lscpu: 18:18:03 Architecture: x86_64 18:18:03 CPU op-mode(s): 32-bit, 64-bit 18:18:03 Byte Order: Little Endian 18:18:03 CPU(s): 4 18:18:03 On-line CPU(s) list: 0-3 18:18:03 Thread(s) per core: 1 18:18:03 Core(s) per socket: 1 18:18:03 Socket(s): 4 18:18:03 NUMA node(s): 1 18:18:03 Vendor ID: AuthenticAMD 18:18:03 CPU family: 23 18:18:03 Model: 49 18:18:03 Model name: AMD EPYC-Rome Processor 18:18:03 Stepping: 0 18:18:03 CPU MHz: 2799.996 18:18:03 BogoMIPS: 5599.99 18:18:03 Virtualization: AMD-V 18:18:03 Hypervisor vendor: KVM 18:18:03 Virtualization type: full 18:18:03 L1d cache: 32K 18:18:03 L1i cache: 32K 18:18:03 L2 cache: 512K 18:18:03 L3 cache: 16384K 18:18:03 NUMA node0 CPU(s): 0-3 18:18:03 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 18:18:03 18:18:03 18:18:03 ---> nproc: 18:18:03 4 18:18:03 18:18:03 18:18:03 ---> df -h: 18:18:03 Filesystem Size Used Avail Use% Mounted on 18:18:03 udev 7.9G 0 7.9G 0% /dev 18:18:03 tmpfs 1.6G 672K 1.6G 1% /run 18:18:03 /dev/vda1 78G 8.5G 69G 11% / 18:18:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:18:03 tmpfs 5.0M 0 5.0M 0% /run/lock 18:18:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:18:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:18:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:18:03 18:18:03 18:18:03 ---> free -m: 18:18:03 total used free shared buff/cache available 18:18:03 Mem: 16040 546 13156 0 2337 15169 18:18:03 Swap: 1023 0 1023 18:18:03 18:18:03 18:18:03 ---> ip addr: 18:18:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:18:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:18:03 inet 127.0.0.1/8 scope host lo 18:18:03 valid_lft forever preferred_lft forever 18:18:03 inet6 ::1/128 scope host 18:18:03 valid_lft forever preferred_lft forever 18:18:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:18:03 link/ether fa:16:3e:ce:73:1a brd ff:ff:ff:ff:ff:ff 18:18:03 inet 10.30.107.90/23 brd 10.30.107.255 scope global dynamic ens3 18:18:03 valid_lft 86205sec preferred_lft 86205sec 18:18:03 inet6 fe80::f816:3eff:fece:731a/64 scope link 18:18:03 valid_lft forever preferred_lft forever 18:18:03 18:18:03 18:18:03 ---> sar -b -r -n DEV: 18:18:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5117) 12/14/23 _x86_64_ (4 CPU) 18:18:03 18:18:03 18:14:50 LINUX RESTART (4 CPU) 18:18:03 18:18:03 18:15:02 tps rtps wtps bread/s bwrtn/s 18:18:03 18:16:01 260.21 66.46 193.75 4086.36 32214.88 18:18:03 18:17:01 120.16 14.20 105.97 1083.42 31944.54 18:18:03 18:18:01 82.97 0.38 82.59 26.00 29597.20 18:18:03 Average: 153.86 26.79 127.06 1718.77 31246.83 18:18:03 18:18:03 18:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:18:03 18:16:01 13972788 15507296 2452180 14.93 55616 1683352 901204 5.16 739444 1503872 114588 18:18:03 18:17:01 13643372 15528276 2781596 16.94 83316 1985444 782620 4.48 755396 1776596 127900 18:18:03 18:18:01 13433280 15494524 2991688 18.21 96216 2141076 815760 4.67 800340 1925656 141640 18:18:03 Average: 13683147 15510032 2741821 16.69 78383 1936624 833195 4.77 765060 1735375 128043 18:18:03 18:18:03 18:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:18:03 18:16:01 ens3 469.19 289.88 2212.14 76.50 0.00 0.00 0.00 0.00 18:18:03 18:16:01 lo 1.97 1.97 0.21 0.21 0.00 0.00 0.00 0.00 18:18:03 18:17:01 ens3 44.99 31.63 608.79 8.09 0.00 0.00 0.00 0.00 18:18:03 18:17:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 18:18:03 18:18:01 ens3 49.96 32.58 545.89 7.39 0.00 0.00 0.00 0.00 18:18:03 18:18:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 18:18:03 Average: ens3 186.48 117.07 1116.18 30.40 0.00 0.00 0.00 0.00 18:18:03 Average: lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 18:18:03 18:18:03 18:18:03 ---> sar -P ALL: 18:18:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5117) 12/14/23 _x86_64_ (4 CPU) 18:18:03 18:18:03 18:14:50 LINUX RESTART (4 CPU) 18:18:03 18:18:03 18:15:02 CPU %user %nice %system %iowait %steal %idle 18:18:03 18:16:01 all 19.49 0.00 2.31 5.65 0.08 72.48 18:18:03 18:16:01 0 33.70 0.00 3.18 3.19 0.07 59.87 18:18:03 18:16:01 1 14.28 0.00 1.52 1.48 0.10 82.61 18:18:03 18:16:01 2 14.07 0.00 2.41 4.03 0.07 79.42 18:18:03 18:16:01 3 15.92 0.00 2.14 13.82 0.05 68.07 18:18:03 18:17:01 all 17.74 0.00 1.45 5.42 0.05 75.33 18:18:03 18:17:01 0 22.76 0.00 1.74 0.75 0.07 74.69 18:18:03 18:17:01 1 18.59 0.00 1.38 0.28 0.03 79.71 18:18:03 18:17:01 2 1.85 0.00 0.95 6.10 0.03 91.07 18:18:03 18:17:01 3 27.88 0.00 1.75 14.61 0.07 55.70 18:18:03 18:18:01 all 20.18 0.00 1.21 4.25 0.05 74.30 18:18:03 18:18:01 0 32.38 0.00 1.87 1.27 0.10 64.38 18:18:03 18:18:01 1 14.43 0.00 0.99 0.53 0.03 84.02 18:18:03 18:18:01 2 15.22 0.00 1.09 2.51 0.03 81.15 18:18:03 18:18:01 3 18.73 0.00 0.88 12.70 0.05 67.63 18:18:03 Average: all 19.13 0.00 1.65 5.10 0.06 74.05 18:18:03 Average: 0 29.58 0.00 2.26 1.73 0.08 66.35 18:18:03 Average: 1 15.78 0.00 1.29 0.76 0.06 82.11 18:18:03 Average: 2 10.34 0.00 1.47 4.22 0.04 83.92 18:18:03 Average: 3 20.86 0.00 1.59 13.71 0.06 63.79 18:18:03 18:18:03 18:18:03