10:12:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 10:12:29 Running as SYSTEM 10:12:29 [EnvInject] - Loading node environment variables. 10:12:29 Building remotely on prd-ubuntu1804-builder-4c-4g-5034 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:12:29 [ssh-agent] Looking for ssh-agent implementation... 10:12:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:30 $ ssh-agent 10:12:30 SSH_AUTH_SOCK=/tmp/ssh-DNOUuHy84QyH/agent.1710 10:12:30 SSH_AGENT_PID=1711 10:12:30 [ssh-agent] Started. 10:12:30 Running ssh-add (command line suppressed) 10:12:30 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_219023910619842586.key (/w/workspace/oom-master-commit-lint@tmp/private_key_219023910619842586.key) 10:12:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:12:30 The recommended git tool is: NONE 10:12:31 using credential onap-jenkins-ssh 10:12:31 Wiping out workspace first. 10:12:31 Cloning the remote Git repository 10:12:31 Cloning repository git://cloud.onap.org/mirror/oom.git 10:12:31 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:12:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:12:31 > git --version # timeout=10 10:12:31 > git --version # 'git version 2.17.1' 10:12:31 using GIT_SSH to set credentials Gerrit user 10:12:31 Verifying host key using manually-configured host key entries 10:12:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:12:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:12:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:12:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:12:37 using GIT_SSH to set credentials Gerrit user 10:12:37 Verifying host key using manually-configured host key entries 10:12:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/7 # timeout=30 10:12:38 > git rev-parse 0f3ef6870c906018bbf24029394391c833a77d8c^{commit} # timeout=10 10:12:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:12:38 Checking out Revision 0f3ef6870c906018bbf24029394391c833a77d8c (refs/changes/49/137149/7) 10:12:38 > git config core.sparsecheckout # timeout=10 10:12:38 > git checkout -f 0f3ef6870c906018bbf24029394391c833a77d8c # timeout=30 10:12:41 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 10:12:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:12:41 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 10:12:41 [EnvInject] - Injecting environment variables from a build step. 10:12:41 [EnvInject] - Injecting as environment variables the properties content 10:12:41 PYTHON=python3 10:12:41 10:12:41 [EnvInject] - Variables injected successfully. 10:12:41 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16226040389650773678.sh 10:12:41 ---> tox-install.sh 10:12:41 + source /home/jenkins/lf-env.sh 10:12:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:12:41 ++ mktemp -d /tmp/venv-XXXX 10:12:41 + lf_venv=/tmp/venv-azP4 10:12:41 + local venv_file=/tmp/.os_lf_venv 10:12:41 + local python=python3 10:12:41 + local options 10:12:41 + local set_path=true 10:12:41 + local install_args= 10:12:41 ++ 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 10:12:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:12:41 + true 10:12:41 + case $1 in 10:12:41 + venv_file=/tmp/.toxenv 10:12:41 + shift 2 10:12:41 + true 10:12:41 + case $1 in 10:12:41 + shift 10:12:41 + break 10:12:41 + case $python in 10:12:41 + local pkg_list= 10:12:41 + [[ -d /opt/pyenv ]] 10:12:41 + echo 'Setup pyenv:' 10:12:41 Setup pyenv: 10:12:41 + export PYENV_ROOT=/opt/pyenv 10:12:41 + PYENV_ROOT=/opt/pyenv 10:12:41 + 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 10:12:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:12:41 + pyenv versions 10:12:41 * system (set by /opt/pyenv/version) 10:12:41 * 3.8.13 (set by /opt/pyenv/version) 10:12:41 * 3.9.13 (set by /opt/pyenv/version) 10:12:41 * 3.10.6 (set by /opt/pyenv/version) 10:12:41 + command -v pyenv 10:12:41 ++ pyenv init - --no-rehash 10:12:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:12:41 export PATH="/opt/pyenv/shims:${PATH}" 10:12:41 export PYENV_SHELL=bash 10:12:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:12:41 pyenv() { 10:12:41 local command 10:12:41 command="${1:-}" 10:12:41 if [ "$#" -gt 0 ]; then 10:12:41 shift 10:12:41 fi 10:12:41 10:12:41 case "$command" in 10:12:41 rehash|shell) 10:12:41 eval "$(pyenv "sh-$command" "$@")" 10:12:41 ;; 10:12:41 *) 10:12:41 command pyenv "$command" "$@" 10:12:41 ;; 10:12:41 esac 10:12:41 }' 10:12:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:12:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:12:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:12:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:12:41 ++ export PYENV_SHELL=bash 10:12:41 ++ PYENV_SHELL=bash 10:12:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:12:41 +++ complete -F _pyenv pyenv 10:12:41 ++ lf-pyver python3 10:12:41 ++ local py_version_xy=python3 10:12:41 ++ local py_version_xyz= 10:12:41 ++ pyenv versions 10:12:41 ++ local command 10:12:41 ++ command=versions 10:12:41 ++ '[' 1 -gt 0 ']' 10:12:41 ++ shift 10:12:41 ++ case "$command" in 10:12:41 ++ command pyenv versions 10:12:41 ++ pyenv versions 10:12:41 ++ sed 's/^[ *]* //' 10:12:41 ++ awk '{ print $1 }' 10:12:41 ++ grep -E '^[0-9.]*[0-9]$' 10:12:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:12:41 +++ grep '^3' /tmp/.pyenv_versions 10:12:41 +++ sort -V 10:12:41 +++ tail -n 1 10:12:41 ++ py_version_xyz=3.10.6 10:12:41 ++ [[ -z 3.10.6 ]] 10:12:41 ++ echo 3.10.6 10:12:41 ++ return 0 10:12:41 + pyenv local 3.10.6 10:12:41 + local command 10:12:41 + command=local 10:12:41 + '[' 2 -gt 0 ']' 10:12:41 + shift 10:12:41 + case "$command" in 10:12:41 + command pyenv local 3.10.6 10:12:41 + pyenv local 3.10.6 10:12:41 + for arg in "$@" 10:12:41 + case $arg in 10:12:41 + pkg_list+='tox ' 10:12:41 + for arg in "$@" 10:12:41 + case $arg in 10:12:41 + pkg_list+='virtualenv ' 10:12:41 + for arg in "$@" 10:12:41 + case $arg in 10:12:41 + pkg_list+='urllib3~=1.26.15 ' 10:12:41 + [[ -f /tmp/.toxenv ]] 10:12:41 + [[ ! -f /tmp/.toxenv ]] 10:12:41 + [[ -n '' ]] 10:12:41 + python3 -m venv /tmp/venv-azP4 10:12:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-azP4' 10:12:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-azP4 10:12:46 + echo /tmp/venv-azP4 10:12:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:12:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:12:46 + /tmp/venv-azP4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:12:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:12:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:12:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:12:49 + /tmp/venv-azP4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:12:52 + type python3 10:12:52 + true 10:12:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-azP4/bin to PATH' 10:12:52 lf-activate-venv(): INFO: Adding /tmp/venv-azP4/bin to PATH 10:12:52 + PATH=/tmp/venv-azP4/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 10:12:52 + return 0 10:12:52 + python3 --version 10:12:52 Python 3.10.6 10:12:52 + python3 -m pip --version 10:12:52 pip 24.0 from /tmp/venv-azP4/lib/python3.10/site-packages/pip (python 3.10) 10:12:52 + python3 -m pip freeze 10:12:52 cachetools==5.3.2 10:12:52 chardet==5.2.0 10:12:52 colorama==0.4.6 10:12:52 distlib==0.3.8 10:12:52 filelock==3.13.1 10:12:52 packaging==23.2 10:12:52 platformdirs==4.2.0 10:12:52 pluggy==1.4.0 10:12:52 pyproject-api==1.6.1 10:12:52 tomli==2.0.1 10:12:52 tox==4.12.1 10:12:52 urllib3==1.26.18 10:12:52 virtualenv==20.25.0 10:12:53 [EnvInject] - Injecting environment variables from a build step. 10:12:53 [EnvInject] - Injecting as environment variables the properties content 10:12:53 PARALLEL=false 10:12:53 10:12:53 [EnvInject] - Variables injected successfully. 10:12:53 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5872674760562665064.sh 10:12:53 ---> tox-run.sh 10:12:53 + 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 10:12:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:12:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:12:53 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:12:53 + cd /w/workspace/oom-master-commit-lint/. 10:12:53 + source /home/jenkins/lf-env.sh 10:12:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:12:53 ++ mktemp -d /tmp/venv-XXXX 10:12:53 + lf_venv=/tmp/venv-JkBD 10:12:53 + local venv_file=/tmp/.os_lf_venv 10:12:53 + local python=python3 10:12:53 + local options 10:12:53 + local set_path=true 10:12:53 + local install_args= 10:12:53 ++ 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 10:12:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:12:53 + true 10:12:53 + case $1 in 10:12:53 + venv_file=/tmp/.toxenv 10:12:53 + shift 2 10:12:53 + true 10:12:53 + case $1 in 10:12:53 + shift 10:12:53 + break 10:12:53 + case $python in 10:12:53 + local pkg_list= 10:12:53 + [[ -d /opt/pyenv ]] 10:12:53 + echo 'Setup pyenv:' 10:12:53 Setup pyenv: 10:12:53 + export PYENV_ROOT=/opt/pyenv 10:12:53 + PYENV_ROOT=/opt/pyenv 10:12:53 + 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 10:12:53 + 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 10:12:53 + pyenv versions 10:12:53 system 10:12:53 3.8.13 10:12:53 3.9.13 10:12:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:12:53 + command -v pyenv 10:12:53 ++ pyenv init - --no-rehash 10:12:53 + 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[*]}"'\'')" 10:12:53 export PATH="/opt/pyenv/shims:${PATH}" 10:12:53 export PYENV_SHELL=bash 10:12:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:12:53 pyenv() { 10:12:53 local command 10:12:53 command="${1:-}" 10:12:53 if [ "$#" -gt 0 ]; then 10:12:53 shift 10:12:53 fi 10:12:53 10:12:53 case "$command" in 10:12:53 rehash|shell) 10:12:53 eval "$(pyenv "sh-$command" "$@")" 10:12:53 ;; 10:12:53 *) 10:12:53 command pyenv "$command" "$@" 10:12:53 ;; 10:12:53 esac 10:12:53 }' 10:12:53 +++ 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[*]}"' 10:12:53 ++ 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 10:12:53 ++ 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 10:12:53 ++ 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 10:12:53 ++ export PYENV_SHELL=bash 10:12:53 ++ PYENV_SHELL=bash 10:12:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:12:53 +++ complete -F _pyenv pyenv 10:12:53 ++ lf-pyver python3 10:12:53 ++ local py_version_xy=python3 10:12:53 ++ local py_version_xyz= 10:12:53 ++ pyenv versions 10:12:53 ++ sed 's/^[ *]* //' 10:12:53 ++ local command 10:12:53 ++ command=versions 10:12:53 ++ '[' 1 -gt 0 ']' 10:12:53 ++ shift 10:12:53 ++ case "$command" in 10:12:53 ++ awk '{ print $1 }' 10:12:53 ++ command pyenv versions 10:12:53 ++ pyenv versions 10:12:53 ++ grep -E '^[0-9.]*[0-9]$' 10:12:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:12:53 +++ sort -V 10:12:53 +++ tail -n 1 10:12:53 +++ grep '^3' /tmp/.pyenv_versions 10:12:53 ++ py_version_xyz=3.10.6 10:12:53 ++ [[ -z 3.10.6 ]] 10:12:53 ++ echo 3.10.6 10:12:53 ++ return 0 10:12:53 + pyenv local 3.10.6 10:12:53 + local command 10:12:53 + command=local 10:12:53 + '[' 2 -gt 0 ']' 10:12:53 + shift 10:12:53 + case "$command" in 10:12:53 + command pyenv local 3.10.6 10:12:53 + pyenv local 3.10.6 10:12:53 + for arg in "$@" 10:12:53 + case $arg in 10:12:53 + pkg_list+='tox ' 10:12:53 + for arg in "$@" 10:12:53 + case $arg in 10:12:53 + pkg_list+='virtualenv ' 10:12:53 + for arg in "$@" 10:12:53 + case $arg in 10:12:53 + pkg_list+='urllib3~=1.26.15 ' 10:12:53 + [[ -f /tmp/.toxenv ]] 10:12:53 ++ cat /tmp/.toxenv 10:12:53 + lf_venv=/tmp/venv-azP4 10:12:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-azP4 from' file:/tmp/.toxenv 10:12:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-azP4 from file:/tmp/.toxenv 10:12:53 + /tmp/venv-azP4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:12:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:12:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:12:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:12:54 + /tmp/venv-azP4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:12:55 + type python3 10:12:55 + true 10:12:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-azP4/bin to PATH' 10:12:55 lf-activate-venv(): INFO: Adding /tmp/venv-azP4/bin to PATH 10:12:55 + PATH=/tmp/venv-azP4/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 10:12:55 + return 0 10:12:55 + [[ -d /opt/pyenv ]] 10:12:55 + echo '---> Setting up pyenv' 10:12:55 ---> Setting up pyenv 10:12:55 + export PYENV_ROOT=/opt/pyenv 10:12:55 + PYENV_ROOT=/opt/pyenv 10:12:55 + export PATH=/opt/pyenv/bin:/tmp/venv-azP4/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 10:12:55 + PATH=/opt/pyenv/bin:/tmp/venv-azP4/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 10:12:55 ++ pwd 10:12:55 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:12:55 + export PYTHONPATH 10:12:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:12:55 + TOX_TESTENV_PASSENV=PYTHONPATH 10:12:55 + tox --version 10:12:56 4.12.1 from /tmp/venv-azP4/lib/python3.10/site-packages/tox/__init__.py 10:12:56 + PARALLEL=false 10:12:56 + TOX_OPTIONS_LIST= 10:12:56 + [[ -n gitlint ]] 10:12:56 + TOX_OPTIONS_LIST=' -e gitlint' 10:12:56 + case ${PARALLEL,,} in 10:12:56 + tox -e gitlint 10:12:56 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:12:58 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 10:13:24 gitlint: freeze> python -m pip freeze --all 10:13:25 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,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==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,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==2.0.0,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 10:13:25 gitlint: commands[0]> gitlint 10:13:25 gitlint: OK (29.10=setup[28.86]+cmd[0.25] seconds) 10:13:25 congratulations :) (29.28 seconds) 10:13:25 + tox_status=0 10:13:25 + echo '---> Completed tox runs' 10:13:25 ---> Completed tox runs 10:13:25 + for i in .tox/*/log 10:13:25 ++ echo .tox/gitlint/log 10:13:25 ++ awk -F/ '{print $2}' 10:13:25 + tox_env=gitlint 10:13:25 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:13:25 + DOC_DIR=docs/_build/html 10:13:25 + [[ -d docs/_build/html ]] 10:13:25 + echo '---> tox-run.sh ends' 10:13:25 ---> tox-run.sh ends 10:13:25 + test 0 -eq 0 10:13:25 $ ssh-agent -k 10:13:25 unset SSH_AUTH_SOCK; 10:13:25 unset SSH_AGENT_PID; 10:13:25 echo Agent pid 1711 killed; 10:13:25 [ssh-agent] Stopped. 10:13:25 [PostBuildScript] - [INFO] Executing post build scripts. 10:13:25 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12633236462348580740.sh 10:13:25 ---> sysstat.sh 10:13:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2780259853529644300.sh 10:13:26 ---> package-listing.sh 10:13:26 ++ facter osfamily 10:13:26 ++ tr '[:upper:]' '[:lower:]' 10:13:26 + OS_FAMILY=debian 10:13:26 + workspace=/w/workspace/oom-master-commit-lint 10:13:26 + START_PACKAGES=/tmp/packages_start.txt 10:13:26 + END_PACKAGES=/tmp/packages_end.txt 10:13:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:13:26 + PACKAGES=/tmp/packages_start.txt 10:13:26 + '[' /w/workspace/oom-master-commit-lint ']' 10:13:26 + PACKAGES=/tmp/packages_end.txt 10:13:26 + case "${OS_FAMILY}" in 10:13:26 + dpkg -l 10:13:26 + grep '^ii' 10:13:26 + '[' -f /tmp/packages_start.txt ']' 10:13:26 + '[' -f /tmp/packages_end.txt ']' 10:13:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:13:26 + '[' /w/workspace/oom-master-commit-lint ']' 10:13:26 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:13:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:13:26 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11201359848143852725.sh 10:13:26 ---> capture-instance-metadata.sh 10:13:26 Setup pyenv: 10:13:26 system 10:13:26 3.8.13 10:13:26 3.9.13 10:13:26 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:13:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wJwV 10:13:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:13:33 lf-activate-venv(): INFO: Installing: lftools 10:14:03 lf-activate-venv(): INFO: Adding /tmp/venv-wJwV/bin to PATH 10:14:03 INFO: Running in OpenStack, capturing instance metadata 10:14:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11941835650528353681.sh 10:14:04 provisioning config files... 10:14:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config11077921935694680562tmp 10:14:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:14:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:14:04 [EnvInject] - Injecting environment variables from a build step. 10:14:04 [EnvInject] - Injecting as environment variables the properties content 10:14:04 SERVER_ID=logs 10:14:04 10:14:04 [EnvInject] - Variables injected successfully. 10:14:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4720366907403858418.sh 10:14:04 ---> create-netrc.sh 10:14:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3591699208024087046.sh 10:14:04 ---> python-tools-install.sh 10:14:04 Setup pyenv: 10:14:04 system 10:14:04 3.8.13 10:14:04 3.9.13 10:14:04 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:14:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wJwV from file:/tmp/.os_lf_venv 10:14:05 lf-activate-venv(): INFO: Installing: lftools 10:14:13 lf-activate-venv(): INFO: Adding /tmp/venv-wJwV/bin to PATH 10:14:13 Generating Requirements File 10:14:46 Python 3.10.6 10:14:46 pip 24.0 from /tmp/venv-wJwV/lib/python3.10/site-packages/pip (python 3.10) 10:14:47 appdirs==1.4.4 10:14:47 argcomplete==3.2.2 10:14:47 aspy.yaml==1.3.0 10:14:47 attrs==23.2.0 10:14:47 autopage==0.5.2 10:14:47 beautifulsoup4==4.12.3 10:14:47 boto3==1.34.40 10:14:47 botocore==1.34.40 10:14:47 bs4==0.0.2 10:14:47 cachetools==5.3.2 10:14:47 certifi==2024.2.2 10:14:47 cffi==1.16.0 10:14:47 cfgv==3.4.0 10:14:47 chardet==5.2.0 10:14:47 charset-normalizer==3.3.2 10:14:47 click==8.1.7 10:14:47 cliff==4.5.0 10:14:47 cmd2==2.4.3 10:14:47 cryptography==3.3.2 10:14:47 debtcollector==2.5.0 10:14:47 decorator==5.1.1 10:14:47 defusedxml==0.7.1 10:14:47 Deprecated==1.2.14 10:14:47 distlib==0.3.8 10:14:47 dnspython==2.5.0 10:14:47 docker==4.2.2 10:14:47 dogpile.cache==1.3.1 10:14:47 email-validator==2.1.0.post1 10:14:47 filelock==3.13.1 10:14:47 future==0.18.3 10:14:47 gitdb==4.0.11 10:14:47 GitPython==3.1.41 10:14:47 google-auth==2.27.0 10:14:47 httplib2==0.22.0 10:14:47 identify==2.5.34 10:14:47 idna==3.6 10:14:47 importlib-resources==1.5.0 10:14:47 iso8601==2.1.0 10:14:47 Jinja2==3.1.3 10:14:47 jmespath==1.0.1 10:14:47 jsonpatch==1.33 10:14:47 jsonpointer==2.4 10:14:47 jsonschema==4.21.1 10:14:47 jsonschema-specifications==2023.12.1 10:14:47 keystoneauth1==5.5.0 10:14:47 kubernetes==29.0.0 10:14:47 lftools==0.37.8 10:14:47 lxml==5.1.0 10:14:47 MarkupSafe==2.1.5 10:14:47 msgpack==1.0.7 10:14:47 multi_key_dict==2.0.3 10:14:47 munch==4.0.0 10:14:47 netaddr==1.0.0 10:14:47 netifaces==0.11.0 10:14:47 niet==1.4.2 10:14:47 nodeenv==1.8.0 10:14:47 oauth2client==4.1.3 10:14:47 oauthlib==3.2.2 10:14:47 openstacksdk==0.62.0 10:14:47 os-client-config==2.1.0 10:14:47 os-service-types==1.7.0 10:14:47 osc-lib==3.0.0 10:14:47 oslo.config==9.3.0 10:14:47 oslo.context==5.3.0 10:14:47 oslo.i18n==6.2.0 10:14:47 oslo.log==5.4.0 10:14:47 oslo.serialization==5.3.0 10:14:47 oslo.utils==7.0.0 10:14:47 packaging==23.2 10:14:47 pbr==6.0.0 10:14:47 platformdirs==4.2.0 10:14:47 prettytable==3.9.0 10:14:47 pyasn1==0.5.1 10:14:47 pyasn1-modules==0.3.0 10:14:47 pycparser==2.21 10:14:47 pygerrit2==2.0.15 10:14:47 PyGithub==2.2.0 10:14:47 pyinotify==0.9.6 10:14:47 PyJWT==2.8.0 10:14:47 PyNaCl==1.5.0 10:14:47 pyparsing==2.4.7 10:14:47 pyperclip==1.8.2 10:14:47 pyrsistent==0.20.0 10:14:47 python-cinderclient==9.4.0 10:14:47 python-dateutil==2.8.2 10:14:47 python-heatclient==3.4.0 10:14:47 python-jenkins==1.8.2 10:14:47 python-keystoneclient==5.3.0 10:14:47 python-magnumclient==4.3.0 10:14:47 python-novaclient==18.4.0 10:14:47 python-openstackclient==6.0.1 10:14:47 python-swiftclient==4.4.0 10:14:47 pytz==2024.1 10:14:47 PyYAML==6.0.1 10:14:47 referencing==0.33.0 10:14:47 requests==2.31.0 10:14:47 requests-oauthlib==1.3.1 10:14:47 requestsexceptions==1.4.0 10:14:47 rfc3986==2.0.0 10:14:47 rpds-py==0.17.1 10:14:47 rsa==4.9 10:14:47 ruamel.yaml==0.18.6 10:14:47 ruamel.yaml.clib==0.2.8 10:14:47 s3transfer==0.10.0 10:14:47 simplejson==3.19.2 10:14:47 six==1.16.0 10:14:47 smmap==5.0.1 10:14:47 soupsieve==2.5 10:14:47 stevedore==5.1.0 10:14:47 tabulate==0.9.0 10:14:47 toml==0.10.2 10:14:47 tomlkit==0.12.3 10:14:47 tqdm==4.66.2 10:14:47 typing_extensions==4.9.0 10:14:47 tzdata==2024.1 10:14:47 urllib3==1.26.18 10:14:47 virtualenv==20.25.0 10:14:47 wcwidth==0.2.13 10:14:47 websocket-client==1.7.0 10:14:47 wrapt==1.16.0 10:14:47 xdg==6.0.0 10:14:47 xmltodict==0.13.0 10:14:47 yq==3.2.3 10:14:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3738582922923579091.sh 10:14:47 ---> sudo-logs.sh 10:14:47 Archiving 'sudo' log.. 10:14:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16464477790800759055.sh 10:14:47 ---> job-cost.sh 10:14:47 Setup pyenv: 10:14:47 system 10:14:47 3.8.13 10:14:47 3.9.13 10:14:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:14:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wJwV from file:/tmp/.os_lf_venv 10:14:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:14:57 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. 10:14:57 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:14:58 lf-activate-venv(): INFO: Adding /tmp/venv-wJwV/bin to PATH 10:14:58 INFO: No Stack... 10:14:58 INFO: Retrieving Pricing Info for: v3-standard-4 10:15:01 INFO: Archiving Costs 10:15:01 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins474120682152757143.sh 10:15:01 ---> logs-deploy.sh 10:15:01 Setup pyenv: 10:15:01 system 10:15:01 3.8.13 10:15:01 3.9.13 10:15:01 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:15:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wJwV from file:/tmp/.os_lf_venv 10:15:03 lf-activate-venv(): INFO: Installing: lftools 10:15:12 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. 10:15:12 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:15:13 lf-activate-venv(): INFO: Adding /tmp/venv-wJwV/bin to PATH 10:15:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7189 10:15:13 INFO: archiving workspace using pattern(s): 10:15:14 Archives upload complete. 10:15:15 INFO: archiving logs to Nexus 10:15:16 ---> uname -a: 10:15:16 Linux prd-ubuntu1804-builder-4c-4g-5034 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:15:16 10:15:16 10:15:16 ---> lscpu: 10:15:16 Architecture: x86_64 10:15:16 CPU op-mode(s): 32-bit, 64-bit 10:15:16 Byte Order: Little Endian 10:15:16 CPU(s): 4 10:15:16 On-line CPU(s) list: 0-3 10:15:16 Thread(s) per core: 1 10:15:16 Core(s) per socket: 1 10:15:16 Socket(s): 4 10:15:16 NUMA node(s): 1 10:15:16 Vendor ID: AuthenticAMD 10:15:16 CPU family: 23 10:15:16 Model: 49 10:15:16 Model name: AMD EPYC-Rome Processor 10:15:16 Stepping: 0 10:15:16 CPU MHz: 2799.996 10:15:16 BogoMIPS: 5599.99 10:15:16 Virtualization: AMD-V 10:15:16 Hypervisor vendor: KVM 10:15:16 Virtualization type: full 10:15:16 L1d cache: 32K 10:15:16 L1i cache: 32K 10:15:16 L2 cache: 512K 10:15:16 L3 cache: 16384K 10:15:16 NUMA node0 CPU(s): 0-3 10:15:16 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 10:15:16 10:15:16 10:15:16 ---> nproc: 10:15:16 4 10:15:16 10:15:16 10:15:16 ---> df -h: 10:15:16 Filesystem Size Used Avail Use% Mounted on 10:15:16 udev 7.9G 0 7.9G 0% /dev 10:15:16 tmpfs 1.6G 672K 1.6G 1% /run 10:15:16 /dev/vda1 78G 8.5G 69G 11% / 10:15:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:15:16 tmpfs 5.0M 0 5.0M 0% /run/lock 10:15:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:15:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:15:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:15:16 10:15:16 10:15:16 ---> free -m: 10:15:16 total used free shared buff/cache available 10:15:16 Mem: 16040 561 13184 0 2294 15155 10:15:16 Swap: 1023 0 1023 10:15:16 10:15:16 10:15:16 ---> ip addr: 10:15:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:15:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:15:16 inet 127.0.0.1/8 scope host lo 10:15:16 valid_lft forever preferred_lft forever 10:15:16 inet6 ::1/128 scope host 10:15:16 valid_lft forever preferred_lft forever 10:15:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:15:16 link/ether fa:16:3e:5e:8a:e8 brd ff:ff:ff:ff:ff:ff 10:15:16 inet 10.30.106.97/23 brd 10.30.107.255 scope global dynamic ens3 10:15:16 valid_lft 86215sec preferred_lft 86215sec 10:15:16 inet6 fe80::f816:3eff:fe5e:8ae8/64 scope link 10:15:16 valid_lft forever preferred_lft forever 10:15:16 10:15:16 10:15:16 ---> sar -b -r -n DEV: 10:15:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5034) 02/13/24 _x86_64_ (4 CPU) 10:15:16 10:15:16 10:12:14 LINUX RESTART (4 CPU) 10:15:16 10:15:16 10:13:01 tps rtps wtps bread/s bwrtn/s 10:15:16 10:14:01 143.03 13.78 129.25 1015.70 30524.11 10:15:16 10:15:01 87.57 0.97 86.60 100.78 26454.26 10:15:16 Average: 115.30 7.37 107.92 558.24 28489.19 10:15:16 10:15:16 10:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:15:16 10:14:01 13554468 15475132 2870500 17.48 80316 2025632 869164 4.97 846116 1778976 201252 10:15:16 10:15:01 13559164 15578540 2865804 17.45 95136 2101476 736056 4.21 714252 1888036 102108 10:15:16 Average: 13556816 15526836 2868152 17.46 87726 2063554 802610 4.59 780184 1833506 151680 10:15:16 10:15:16 10:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:15:16 10:14:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 10:15:16 10:14:01 ens3 69.62 43.46 1155.99 10.34 0.00 0.00 0.00 0.00 10:15:16 10:15:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 10:15:16 10:15:01 ens3 38.91 28.26 363.51 7.97 0.00 0.00 0.00 0.00 10:15:16 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 10:15:16 Average: ens3 54.27 35.86 759.75 9.16 0.00 0.00 0.00 0.00 10:15:16 10:15:16 10:15:16 ---> sar -P ALL: 10:15:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5034) 02/13/24 _x86_64_ (4 CPU) 10:15:16 10:15:16 10:12:14 LINUX RESTART (4 CPU) 10:15:16 10:15:16 10:13:01 CPU %user %nice %system %iowait %steal %idle 10:15:16 10:14:01 all 19.27 0.00 1.72 5.89 0.07 73.05 10:15:16 10:14:01 0 11.17 0.00 1.14 6.67 0.05 80.97 10:15:16 10:14:01 1 10.37 0.00 1.61 8.39 0.08 79.55 10:15:16 10:14:01 2 10.23 0.00 1.32 4.84 0.03 83.58 10:15:16 10:14:01 3 45.40 0.00 2.78 3.64 0.12 48.05 10:15:16 10:15:01 all 20.05 0.00 1.34 3.35 0.06 75.20 10:15:16 10:15:01 0 27.23 0.00 1.16 0.69 0.07 70.85 10:15:16 10:15:01 1 3.94 0.00 0.92 5.12 0.03 89.98 10:15:16 10:15:01 2 34.70 0.00 1.97 6.87 0.07 56.39 10:15:16 10:15:01 3 14.36 0.00 1.30 0.70 0.07 83.57 10:15:16 Average: all 19.66 0.00 1.53 4.62 0.06 74.13 10:15:16 Average: 0 19.19 0.00 1.15 3.68 0.06 75.91 10:15:16 Average: 1 7.15 0.00 1.26 6.76 0.06 84.77 10:15:16 Average: 2 22.46 0.00 1.65 5.85 0.05 69.99 10:15:16 Average: 3 29.86 0.00 2.04 2.17 0.09 65.84 10:15:16 10:15:16 10:15:16