13:12:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/136876 13:12:32 Running as SYSTEM 13:12:32 [EnvInject] - Loading node environment variables. 13:12:32 Building remotely on prd-centos8-builder-2c-1g-10731 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 13:12:32 [ssh-agent] Looking for ssh-agent implementation... 13:12:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:32 $ ssh-agent 13:12:32 SSH_AUTH_SOCK=/tmp/ssh-8AWmPBql6Ppg/agent.18484 13:12:32 SSH_AGENT_PID=18489 13:12:32 [ssh-agent] Started. 13:12:32 Running ssh-add (command line suppressed) 13:12:32 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_18188080823517015458.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_18188080823517015458.key) 13:12:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:12:32 The recommended git tool is: NONE 13:12:34 using credential onap-jenkins-ssh 13:12:34 Wiping out workspace first. 13:12:34 Cloning the remote Git repository 13:12:34 Cloning repository git://cloud.onap.org/mirror/integration.git 13:12:34 > git init /w/workspace/integration-master-yaml-lint # timeout=10 13:12:34 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 13:12:34 > git --version # timeout=10 13:12:34 > git --version # 'git version 2.39.0' 13:12:34 using GIT_SSH to set credentials Gerrit user 13:12:34 [INFO] Currently running in a labeled security context 13:12:34 [INFO] Currently SELinux is 'enforcing' on the host 13:12:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh8154229922869904876.key 13:12:34 Verifying host key using manually-configured host key entries 13:12:34 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:12:43 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 13:12:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:12:43 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 13:12:43 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 13:12:43 using GIT_SSH to set credentials Gerrit user 13:12:43 [INFO] Currently running in a labeled security context 13:12:43 [INFO] Currently SELinux is 'enforcing' on the host 13:12:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh5953128243917313605.key 13:12:43 Verifying host key using manually-configured host key entries 13:12:43 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/76/136876/1 # timeout=30 13:12:44 > git rev-parse 83313724b1f6a0e6e42122d8dda6b12c21dff618^{commit} # timeout=10 13:12:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:12:44 Checking out Revision 83313724b1f6a0e6e42122d8dda6b12c21dff618 (refs/changes/76/136876/1) 13:12:44 > git config core.sparsecheckout # timeout=10 13:12:44 > git checkout -f 83313724b1f6a0e6e42122d8dda6b12c21dff618 # timeout=30 13:12:47 Commit message: "Change onap-k8s-toolbox base image to ubuntu" 13:12:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:12:47 > git rev-list --no-walk 55d57626b7835ecb4a40ce27ede1fed77539f895 # timeout=10 13:12:47 [EnvInject] - Injecting environment variables from a build step. 13:12:47 [EnvInject] - Injecting as environment variables the properties content 13:12:47 PYTHON=python3 13:12:47 13:12:47 [EnvInject] - Variables injected successfully. 13:12:47 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins8462881421098581758.sh 13:12:47 ---> tox-install.sh 13:12:47 + source /home/jenkins/lf-env.sh 13:12:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:12:47 ++ mktemp -d /tmp/venv-XXXX 13:12:47 + lf_venv=/tmp/venv-xLfY 13:12:47 + local venv_file=/tmp/.os_lf_venv 13:12:47 + local python=python3 13:12:47 + local options 13:12:47 + local set_path=true 13:12:47 + local install_args= 13:12:47 ++ 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:12:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:12:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:12:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:12:47 + true 13:12:47 + case $1 in 13:12:47 + venv_file=/tmp/.toxenv 13:12:47 + shift 2 13:12:47 + true 13:12:47 + case $1 in 13:12:47 + shift 13:12:47 + break 13:12:47 + case $python in 13:12:47 + local pkg_list= 13:12:47 + [[ -d /opt/pyenv ]] 13:12:47 + echo 'Setup pyenv:' 13:12:47 Setup pyenv: 13:12:47 + export PYENV_ROOT=/opt/pyenv 13:12:47 + PYENV_ROOT=/opt/pyenv 13:12:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:12:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:12:47 + pyenv versions 13:12:47 system 13:12:48 * 3.8.13 (set by /opt/pyenv/version) 13:12:48 * 3.9.13 (set by /opt/pyenv/version) 13:12:48 * 3.10.6 (set by /opt/pyenv/version) 13:12:48 + command -v pyenv 13:12:48 ++ pyenv init - --no-rehash 13:12:48 + 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:12:48 export PATH="/opt/pyenv/shims:${PATH}" 13:12:48 export PYENV_SHELL=bash 13:12:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:12:48 pyenv() { 13:12:48 local command 13:12:48 command="${1:-}" 13:12:48 if [ "$#" -gt 0 ]; then 13:12:48 shift 13:12:48 fi 13:12:48 13:12:48 case "$command" in 13:12:48 rehash|shell) 13:12:48 eval "$(pyenv "sh-$command" "$@")" 13:12:48 ;; 13:12:48 *) 13:12:48 command pyenv "$command" "$@" 13:12:48 ;; 13:12:48 esac 13:12:48 }' 13:12:48 +++ 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:12:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:12:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:12:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:12:48 ++ export PYENV_SHELL=bash 13:12:48 ++ PYENV_SHELL=bash 13:12:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:12:48 +++ complete -F _pyenv pyenv 13:12:48 ++ lf-pyver python3 13:12:48 ++ local py_version_xy=python3 13:12:48 ++ local py_version_xyz= 13:12:48 ++ pyenv versions 13:12:48 ++ local command 13:12:48 ++ command=versions 13:12:48 ++ '[' 1 -gt 0 ']' 13:12:48 ++ shift 13:12:48 ++ case "$command" in 13:12:48 ++ awk '{ print $1 }' 13:12:48 ++ command pyenv versions 13:12:48 ++ pyenv versions 13:12:48 ++ sed 's/^[ *]* //' 13:12:48 ++ grep -E '^[0-9.]*[0-9]$' 13:12:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:12:48 +++ tail -n 1 13:12:48 +++ sort -V 13:12:48 +++ grep '^3' /tmp/.pyenv_versions 13:12:48 ++ py_version_xyz=3.10.6 13:12:48 ++ [[ -z 3.10.6 ]] 13:12:48 ++ echo 3.10.6 13:12:48 ++ return 0 13:12:48 + pyenv local 3.10.6 13:12:48 + local command 13:12:48 + command=local 13:12:48 + '[' 2 -gt 0 ']' 13:12:48 + shift 13:12:48 + case "$command" in 13:12:48 + command pyenv local 3.10.6 13:12:48 + pyenv local 3.10.6 13:12:48 + for arg in "$@" 13:12:48 + case $arg in 13:12:48 + pkg_list+='tox ' 13:12:48 + for arg in "$@" 13:12:48 + case $arg in 13:12:48 + pkg_list+='virtualenv ' 13:12:48 + for arg in "$@" 13:12:48 + case $arg in 13:12:48 + pkg_list+='urllib3~=1.26.15 ' 13:12:48 + [[ -f /tmp/.toxenv ]] 13:12:48 + [[ ! -f /tmp/.toxenv ]] 13:12:48 + [[ -n '' ]] 13:12:48 + python3 -m venv /tmp/venv-xLfY 13:12:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xLfY' 13:12:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xLfY 13:12:52 + echo /tmp/venv-xLfY 13:12:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:12:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:12:52 + /tmp/venv-xLfY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:12:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:12:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:12:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:12:55 + /tmp/venv-xLfY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:12:57 + type python3 13:12:57 + true 13:12:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xLfY/bin to PATH' 13:12:57 lf-activate-venv(): INFO: Adding /tmp/venv-xLfY/bin to PATH 13:12:57 + PATH=/tmp/venv-xLfY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:12:57 + return 0 13:12:57 + python3 --version 13:12:57 Python 3.10.6 13:12:57 + python3 -m pip --version 13:12:57 pip 23.3.2 from /tmp/venv-xLfY/lib/python3.10/site-packages/pip (python 3.10) 13:12:57 + python3 -m pip freeze 13:12:58 cachetools==5.3.2 13:12:58 chardet==5.2.0 13:12:58 colorama==0.4.6 13:12:58 distlib==0.3.8 13:12:58 filelock==3.13.1 13:12:58 packaging==23.2 13:12:58 platformdirs==4.1.0 13:12:58 pluggy==1.3.0 13:12:58 pyproject-api==1.6.1 13:12:58 tomli==2.0.1 13:12:58 tox==4.11.4 13:12:58 urllib3==1.26.18 13:12:58 virtualenv==20.25.0 13:12:58 [EnvInject] - Injecting environment variables from a build step. 13:12:58 [EnvInject] - Injecting as environment variables the properties content 13:12:58 PARALLEL=false 13:12:58 13:12:58 [EnvInject] - Variables injected successfully. 13:12:58 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins17405637185248899510.sh 13:12:58 ---> tox-run.sh 13:12:58 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:12:58 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 13:12:58 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 13:12:58 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 13:12:58 + cd /w/workspace/integration-master-yaml-lint/. 13:12:58 + source /home/jenkins/lf-env.sh 13:12:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:12:58 ++ mktemp -d /tmp/venv-XXXX 13:12:58 + lf_venv=/tmp/venv-9kgt 13:12:58 + local venv_file=/tmp/.os_lf_venv 13:12:58 + local python=python3 13:12:58 + local options 13:12:58 + local set_path=true 13:12:58 + local install_args= 13:12:58 ++ 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:12:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:12:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:12:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:12:58 + true 13:12:58 + case $1 in 13:12:58 + venv_file=/tmp/.toxenv 13:12:58 + shift 2 13:12:58 + true 13:12:58 + case $1 in 13:12:58 + shift 13:12:58 + break 13:12:58 + case $python in 13:12:58 + local pkg_list= 13:12:58 + [[ -d /opt/pyenv ]] 13:12:58 + echo 'Setup pyenv:' 13:12:58 Setup pyenv: 13:12:58 + export PYENV_ROOT=/opt/pyenv 13:12:58 + PYENV_ROOT=/opt/pyenv 13:12:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:12:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:12:58 + pyenv versions 13:12:58 system 13:12:58 3.8.13 13:12:58 3.9.13 13:12:58 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:12:58 + command -v pyenv 13:12:58 ++ pyenv init - --no-rehash 13:12:58 + 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:12:58 export PATH="/opt/pyenv/shims:${PATH}" 13:12:58 export PYENV_SHELL=bash 13:12:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:12:58 pyenv() { 13:12:58 local command 13:12:58 command="${1:-}" 13:12:58 if [ "$#" -gt 0 ]; then 13:12:58 shift 13:12:58 fi 13:12:58 13:12:58 case "$command" in 13:12:58 rehash|shell) 13:12:58 eval "$(pyenv "sh-$command" "$@")" 13:12:58 ;; 13:12:58 *) 13:12:58 command pyenv "$command" "$@" 13:12:58 ;; 13:12:58 esac 13:12:58 }' 13:12:58 +++ 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:12:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:12:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:12:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:12:58 ++ export PYENV_SHELL=bash 13:12:58 ++ PYENV_SHELL=bash 13:12:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:12:58 +++ complete -F _pyenv pyenv 13:12:58 ++ lf-pyver python3 13:12:58 ++ local py_version_xy=python3 13:12:58 ++ local py_version_xyz= 13:12:58 ++ grep -E '^[0-9.]*[0-9]$' 13:12:58 ++ sed 's/^[ *]* //' 13:12:58 ++ awk '{ print $1 }' 13:12:58 ++ pyenv versions 13:12:58 ++ local command 13:12:58 ++ command=versions 13:12:58 ++ '[' 1 -gt 0 ']' 13:12:58 ++ shift 13:12:58 ++ case "$command" in 13:12:58 ++ command pyenv versions 13:12:58 ++ pyenv versions 13:12:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:12:58 +++ grep '^3' /tmp/.pyenv_versions 13:12:58 +++ tail -n 1 13:12:58 +++ sort -V 13:12:58 ++ py_version_xyz=3.10.6 13:12:58 ++ [[ -z 3.10.6 ]] 13:12:58 ++ echo 3.10.6 13:12:58 ++ return 0 13:12:58 + pyenv local 3.10.6 13:12:58 + local command 13:12:58 + command=local 13:12:58 + '[' 2 -gt 0 ']' 13:12:58 + shift 13:12:58 + case "$command" in 13:12:58 + command pyenv local 3.10.6 13:12:58 + pyenv local 3.10.6 13:12:58 + for arg in "$@" 13:12:58 + case $arg in 13:12:58 + pkg_list+='tox ' 13:12:58 + for arg in "$@" 13:12:58 + case $arg in 13:12:58 + pkg_list+='virtualenv ' 13:12:58 + for arg in "$@" 13:12:58 + case $arg in 13:12:58 + pkg_list+='urllib3~=1.26.15 ' 13:12:58 + [[ -f /tmp/.toxenv ]] 13:12:58 ++ cat /tmp/.toxenv 13:12:58 + lf_venv=/tmp/venv-xLfY 13:12:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xLfY from' file:/tmp/.toxenv 13:12:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xLfY from file:/tmp/.toxenv 13:12:58 + /tmp/venv-xLfY/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:12:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:12:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:12:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:12:59 + /tmp/venv-xLfY/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:13:00 + type python3 13:13:00 + true 13:13:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xLfY/bin to PATH' 13:13:00 lf-activate-venv(): INFO: Adding /tmp/venv-xLfY/bin to PATH 13:13:00 + PATH=/tmp/venv-xLfY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:13:00 + return 0 13:13:00 + [[ -d /opt/pyenv ]] 13:13:00 + echo '---> Setting up pyenv' 13:13:00 ---> Setting up pyenv 13:13:00 + export PYENV_ROOT=/opt/pyenv 13:13:00 + PYENV_ROOT=/opt/pyenv 13:13:00 + export PATH=/opt/pyenv/bin:/tmp/venv-xLfY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:13:00 + PATH=/opt/pyenv/bin:/tmp/venv-xLfY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:13:00 ++ pwd 13:13:00 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 13:13:00 + export PYTHONPATH 13:13:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:13:00 + TOX_TESTENV_PASSENV=PYTHONPATH 13:13:00 + tox --version 13:13:00 4.11.4 from /tmp/venv-xLfY/lib/python3.10/site-packages/tox/__init__.py 13:13:00 + PARALLEL=false 13:13:00 + TOX_OPTIONS_LIST= 13:13:00 + [[ -n yaml ]] 13:13:00 + TOX_OPTIONS_LIST=' -e yaml' 13:13:00 + case ${PARALLEL,,} in 13:13:00 + tox -e yaml 13:13:00 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 13:13:02 yaml: install_deps> python -I -m pip install coala-bears nodeenv 13:13:31 yaml: freeze> python -m pip freeze --all 13:13:31 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==23.2.0,autoflake==0.6.6,autopep8==1.7.0,Babel==2.14.0,bandit==1.6.2,certifi==2023.11.17,charset-normalizer==3.3.2,click==6.6,cmakelint==1.4.2,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==0.18.3,gitdb==4.0.11,GitPython==3.1.40,guess-language-spirit==0.5.3,html-linter==0.3.0,idna==3.6,imagesize==1.4.1,importlib-resources==6.1.1,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.2,joblib==1.3.2,jsonschema==4.20.0,jsonschema-specifications==2023.12.1,jupyter_core==5.7.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.3,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.8.1,nodeenv==1.8.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,pkgutil_resolve_name==1.3.10,platformdirs==4.1.0,polib==1.2.0,proselint==0.7.0,pycodestyle==2.11.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.17.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2023.3.post1,PyYAML==3.13,radon==1.4.0,referencing==0.32.1,regex==2023.12.25,requests==2.31.0,restructuredtext-lint==1.0.1,rpds-py==0.16.2,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.2,setuptools==69.0.2,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,Sphinx==1.4.9,stevedore==5.1.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.66.1,traitlets==5.14.1,unidiff==0.5.5,urllib3==2.1.0,vulture==0.10,wheel==0.42.0,wrapt==1.16.0,yamllint==1.6.1,yapf==0.14.0,zipp==3.17.0 13:13:31 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 13:13:31 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 13:13:32 ---> Completed tox runs 13:13:32 + for i in .tox/*/log 13:13:32 ++ awk -F/ '{print $2}' 13:13:32 ++ echo .tox/yaml/log 13:13:32 + tox_env=yaml 13:13:32 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 13:13:32 + DOC_DIR=docs/_build/html 13:13:32 + [[ -d docs/_build/html ]] 13:13:32 + echo '---> tox-run.sh ends' 13:13:32 ---> tox-run.sh ends 13:13:32 + test 0 -eq 0 13:13:32 $ ssh-agent -k 13:13:32 unset SSH_AUTH_SOCK; 13:13:32 unset SSH_AGENT_PID; 13:13:32 echo Agent pid 18489 killed; 13:13:32 [ssh-agent] Stopped. 13:13:32 [PostBuildScript] - [INFO] Executing post build scripts. 13:13:32 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins18016959616152718506.sh 13:13:32 ---> sysstat.sh 13:13:32 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins14750245569851512204.sh 13:13:32 ---> package-listing.sh 13:13:32 ++ facter osfamily 13:13:32 ++ tr '[:upper:]' '[:lower:]' 13:13:33 + OS_FAMILY=redhat 13:13:33 + workspace=/w/workspace/integration-master-yaml-lint 13:13:33 + START_PACKAGES=/tmp/packages_start.txt 13:13:33 + END_PACKAGES=/tmp/packages_end.txt 13:13:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:13:33 + PACKAGES=/tmp/packages_start.txt 13:13:33 + '[' /w/workspace/integration-master-yaml-lint ']' 13:13:33 + PACKAGES=/tmp/packages_end.txt 13:13:33 + case "${OS_FAMILY}" in 13:13:33 + rpm -qa 13:13:33 + sort 13:13:33 + '[' -f /tmp/packages_start.txt ']' 13:13:33 + '[' -f /tmp/packages_end.txt ']' 13:13:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:13:33 + '[' /w/workspace/integration-master-yaml-lint ']' 13:13:33 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 13:13:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 13:13:33 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins8274664385448847736.sh 13:13:33 ---> capture-instance-metadata.sh 13:13:33 Setup pyenv: 13:13:33 system 13:13:33 3.8.13 13:13:33 3.9.13 13:13:33 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:13:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rx4t 13:13:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:13:40 lf-activate-venv(): INFO: Installing: lftools 13:14:12 lf-activate-venv(): INFO: Adding /tmp/venv-rx4t/bin to PATH 13:14:12 INFO: Running in OpenStack, capturing instance metadata 13:14:13 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins4839243117254573938.sh 13:14:13 provisioning config files... 13:14:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config4224018820316230574tmp 13:14:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:14:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:14:13 [EnvInject] - Injecting environment variables from a build step. 13:14:13 [EnvInject] - Injecting as environment variables the properties content 13:14:13 SERVER_ID=logs 13:14:13 13:14:13 [EnvInject] - Variables injected successfully. 13:14:13 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins4193523183457788673.sh 13:14:13 ---> create-netrc.sh 13:14:13 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins7671211628272156990.sh 13:14:13 ---> python-tools-install.sh 13:14:13 Setup pyenv: 13:14:13 system 13:14:13 3.8.13 13:14:13 3.9.13 13:14:13 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:14:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rx4t from file:/tmp/.os_lf_venv 13:14:14 lf-activate-venv(): INFO: Installing: lftools 13:14:21 lf-activate-venv(): INFO: Adding /tmp/venv-rx4t/bin to PATH 13:14:21 Generating Requirements File 13:14:53 Python 3.10.6 13:14:53 pip 23.3.2 from /tmp/venv-rx4t/lib/python3.10/site-packages/pip (python 3.10) 13:14:54 appdirs==1.4.4 13:14:54 argcomplete==3.2.1 13:14:54 aspy.yaml==1.3.0 13:14:54 attrs==23.2.0 13:14:54 autopage==0.5.2 13:14:54 Babel==2.14.0 13:14:54 beautifulsoup4==4.12.2 13:14:54 boto3==1.34.15 13:14:54 botocore==1.34.15 13:14:54 bs4==0.0.1 13:14:54 cachetools==5.3.2 13:14:54 certifi==2023.11.17 13:14:54 cffi==1.16.0 13:14:54 cfgv==3.4.0 13:14:54 chardet==5.2.0 13:14:54 charset-normalizer==3.3.2 13:14:54 click==8.1.7 13:14:54 cliff==4.4.0 13:14:54 cmd2==2.4.3 13:14:54 cryptography==3.3.2 13:14:54 debtcollector==2.5.0 13:14:54 decorator==5.1.1 13:14:54 defusedxml==0.7.1 13:14:54 Deprecated==1.2.14 13:14:54 distlib==0.3.8 13:14:54 dnspython==2.4.2 13:14:54 docker==4.2.2 13:14:54 dogpile.cache==1.3.0 13:14:54 email-validator==2.1.0.post1 13:14:54 filelock==3.13.1 13:14:54 future==0.18.3 13:14:54 gitdb==4.0.11 13:14:54 GitPython==3.1.40 13:14:54 google-auth==2.26.1 13:14:54 httplib2==0.22.0 13:14:54 identify==2.5.33 13:14:54 idna==3.6 13:14:54 importlib-metadata==7.0.1 13:14:54 importlib-resources==1.5.0 13:14:54 iso8601==2.1.0 13:14:54 Jinja2==3.1.2 13:14:54 jmespath==1.0.1 13:14:54 jsonpatch==1.33 13:14:54 jsonpointer==2.4 13:14:54 jsonschema==4.20.0 13:14:54 jsonschema-specifications==2023.12.1 13:14:54 keystoneauth1==5.4.0 13:14:54 kubernetes==29.0.0 13:14:54 lftools==0.37.8 13:14:54 lxml==5.1.0 13:14:54 MarkupSafe==2.1.3 13:14:54 msgpack==1.0.7 13:14:54 multi_key_dict==2.0.3 13:14:54 munch==4.0.0 13:14:54 netaddr==0.10.1 13:14:54 netifaces==0.11.0 13:14:54 niet==1.4.2 13:14:54 nodeenv==1.8.0 13:14:54 oauth2client==4.1.3 13:14:54 oauthlib==3.2.2 13:14:54 openstacksdk==0.62.0 13:14:54 os-client-config==2.1.0 13:14:54 os-service-types==1.7.0 13:14:54 osc-lib==2.9.0 13:14:54 oslo.config==9.2.0 13:14:54 oslo.context==5.3.0 13:14:54 oslo.i18n==6.2.0 13:14:54 oslo.log==5.4.0 13:14:54 oslo.serialization==5.2.0 13:14:54 oslo.utils==6.3.0 13:14:54 packaging==23.2 13:14:54 pbr==6.0.0 13:14:54 platformdirs==4.1.0 13:14:54 prettytable==3.9.0 13:14:54 pyasn1==0.5.1 13:14:54 pyasn1-modules==0.3.0 13:14:54 pycparser==2.21 13:14:54 pygerrit2==2.0.15 13:14:54 PyGithub==2.1.1 13:14:54 pyinotify==0.9.6 13:14:54 PyJWT==2.8.0 13:14:54 PyNaCl==1.5.0 13:14:54 pyparsing==2.4.7 13:14:54 pyperclip==1.8.2 13:14:54 pyrsistent==0.20.0 13:14:54 python-cinderclient==9.4.0 13:14:54 python-dateutil==2.8.2 13:14:54 python-heatclient==3.3.0 13:14:54 python-jenkins==1.8.2 13:14:54 python-keystoneclient==5.2.0 13:14:54 python-magnumclient==4.3.0 13:14:54 python-novaclient==18.4.0 13:14:54 python-openstackclient==6.0.0 13:14:54 python-swiftclient==4.4.0 13:14:54 pytz==2023.3.post1 13:14:54 PyYAML==6.0.1 13:14:54 referencing==0.32.1 13:14:54 requests==2.31.0 13:14:54 requests-oauthlib==1.3.1 13:14:54 requestsexceptions==1.4.0 13:14:54 rfc3986==2.0.0 13:14:54 rpds-py==0.16.2 13:14:54 rsa==4.9 13:14:54 ruamel.yaml==0.18.5 13:14:54 ruamel.yaml.clib==0.2.8 13:14:54 s3transfer==0.10.0 13:14:54 simplejson==3.19.2 13:14:54 six==1.16.0 13:14:54 smmap==5.0.1 13:14:54 soupsieve==2.5 13:14:54 stevedore==5.1.0 13:14:54 tabulate==0.9.0 13:14:54 toml==0.10.2 13:14:54 tomlkit==0.12.3 13:14:54 tqdm==4.66.1 13:14:54 typing_extensions==4.9.0 13:14:54 tzdata==2023.4 13:14:54 urllib3==1.26.18 13:14:54 virtualenv==20.25.0 13:14:54 wcwidth==0.2.13 13:14:54 websocket-client==1.7.0 13:14:54 wrapt==1.16.0 13:14:54 xdg==6.0.0 13:14:54 xmltodict==0.13.0 13:14:54 yq==3.2.3 13:14:54 zipp==3.17.0 13:14:54 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2549641886730512981.sh 13:14:54 ---> sudo-logs.sh 13:14:54 Archiving 'sudo' log.. 13:14:54 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins16418901046305713004.sh 13:14:54 ---> job-cost.sh 13:14:54 Setup pyenv: 13:14:54 system 13:14:54 3.8.13 13:14:54 3.9.13 13:14:54 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:14:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rx4t from file:/tmp/.os_lf_venv 13:14:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:15:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:15:03 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:15:04 lf-activate-venv(): INFO: Adding /tmp/venv-rx4t/bin to PATH 13:15:04 INFO: No Stack... 13:15:04 INFO: Retrieving Pricing Info for: v3-standard-2 13:15:04 INFO: Archiving Costs 13:15:04 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5172976911478319834.sh 13:15:04 ---> logs-deploy.sh 13:15:04 Setup pyenv: 13:15:04 system 13:15:04 3.8.13 13:15:04 3.9.13 13:15:04 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 13:15:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rx4t from file:/tmp/.os_lf_venv 13:15:06 lf-activate-venv(): INFO: Installing: lftools 13:15:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:15:15 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:15:16 lf-activate-venv(): INFO: Adding /tmp/venv-rx4t/bin to PATH 13:15:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/147 13:15:16 INFO: archiving workspace using pattern(s): 13:15:16 Archives upload complete. 13:15:17 INFO: archiving logs to Nexus 13:15:17 ---> uname -a: 13:15:17 Linux prd-centos8-builder-2c-1g-10731.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 13:15:17 13:15:17 13:15:17 ---> lscpu: 13:15:17 Architecture: x86_64 13:15:17 CPU op-mode(s): 32-bit, 64-bit 13:15:17 Byte Order: Little Endian 13:15:17 CPU(s): 2 13:15:17 On-line CPU(s) list: 0,1 13:15:17 Thread(s) per core: 1 13:15:17 Core(s) per socket: 1 13:15:17 Socket(s): 2 13:15:17 NUMA node(s): 1 13:15:17 Vendor ID: AuthenticAMD 13:15:17 CPU family: 23 13:15:17 Model: 49 13:15:17 Model name: AMD EPYC-Rome Processor 13:15:17 Stepping: 0 13:15:17 CPU MHz: 2799.998 13:15:17 BogoMIPS: 5599.99 13:15:17 Virtualization: AMD-V 13:15:17 Hypervisor vendor: KVM 13:15:17 Virtualization type: full 13:15:17 L1d cache: 32K 13:15:17 L1i cache: 32K 13:15:17 L2 cache: 512K 13:15:17 L3 cache: 16384K 13:15:17 NUMA node0 CPU(s): 0,1 13:15:17 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:15:17 13:15:17 13:15:17 ---> nproc: 13:15:17 2 13:15:17 13:15:17 13:15:17 ---> df -h: 13:15:17 Filesystem Size Used Avail Use% Mounted on 13:15:17 devtmpfs 3.8G 0 3.8G 0% /dev 13:15:17 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:15:17 tmpfs 3.8G 17M 3.8G 1% /run 13:15:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:15:17 /dev/vda1 40G 8.8G 32G 22% / 13:15:17 tmpfs 770M 0 770M 0% /run/user/1001 13:15:17 13:15:17 13:15:17 ---> free -m: 13:15:17 total used free shared buff/cache available 13:15:17 Mem: 7699 649 4582 19 2466 6732 13:15:17 Swap: 1023 0 1023 13:15:17 13:15:17 13:15:17 ---> ip addr: 13:15:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:15:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:15:17 inet 127.0.0.1/8 scope host lo 13:15:17 valid_lft forever preferred_lft forever 13:15:17 inet6 ::1/128 scope host 13:15:17 valid_lft forever preferred_lft forever 13:15:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:15:17 link/ether fa:16:3e:1f:28:1c brd ff:ff:ff:ff:ff:ff 13:15:17 altname enp0s3 13:15:17 altname ens3 13:15:17 inet 10.30.107.23/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:15:17 valid_lft 86199sec preferred_lft 86199sec 13:15:17 inet6 fe80::f816:3eff:fe1f:281c/64 scope link 13:15:17 valid_lft forever preferred_lft forever 13:15:17 13:15:17 13:15:17 ---> sar -b -r -n DEV: 13:15:17 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/09/2024 _x86_64_ (2 CPU) 13:15:17 13:15:17 13:11:53 LINUX RESTART (2 CPU) 13:15:17 13:15:17 01:12:01 PM tps rtps wtps bread/s bwrtn/s 13:15:17 01:13:01 PM 454.36 339.56 114.79 15939.53 40080.46 13:15:17 01:14:01 PM 126.13 8.07 118.06 1489.89 10789.34 13:15:17 01:15:01 PM 124.06 6.35 117.71 260.45 11429.16 13:15:17 Average: 234.87 118.01 116.86 5897.42 20767.94 13:15:17 13:15:17 01:12:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:15:17 01:13:01 PM 5417744 6996408 2466700 31.29 2688 1764008 844308 9.45 190976 1980520 106552 13:15:17 01:14:01 PM 4918888 6886648 2965556 37.61 2688 2134160 861516 9.64 392096 2205444 179212 13:15:17 01:15:01 PM 4669216 6884112 3215228 40.78 2688 2362576 807184 9.04 421436 2365940 166784 13:15:17 Average: 5001949 6922389 2882495 36.56 2688 2086915 837669 9.38 334836 2183968 150849 13:15:17 13:15:17 01:12:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:15:17 01:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:17 01:13:01 PM eth0 261.00 130.90 1521.03 55.91 0.00 0.00 0.00 0.00 13:15:17 01:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:17 01:14:01 PM eth0 69.24 44.98 1094.88 9.13 0.00 0.00 0.00 0.00 13:15:17 01:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:17 01:15:01 PM eth0 37.05 28.79 341.21 7.31 0.00 0.00 0.00 0.00 13:15:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:17 Average: eth0 122.44 68.23 985.73 24.12 0.00 0.00 0.00 0.00 13:15:17 13:15:17 13:15:17 ---> sar -P ALL: 13:15:17 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/09/2024 _x86_64_ (2 CPU) 13:15:17 13:15:17 13:11:53 LINUX RESTART (2 CPU) 13:15:17 13:15:17 01:12:01 PM CPU %user %nice %system %iowait %steal %idle 13:15:17 01:13:01 PM all 34.29 3.63 24.69 20.96 0.12 16.32 13:15:17 01:13:01 PM 0 34.69 3.65 24.17 18.23 0.12 19.15 13:15:17 01:13:01 PM 1 33.88 3.61 25.21 23.70 0.12 13.48 13:15:17 01:14:01 PM all 37.25 0.00 4.83 5.68 0.12 52.12 13:15:17 01:14:01 PM 0 40.45 0.00 5.01 6.42 0.12 48.01 13:15:17 01:14:01 PM 1 34.05 0.00 4.65 4.94 0.12 56.24 13:15:17 01:15:01 PM all 40.05 0.00 4.50 4.19 0.13 51.13 13:15:17 01:15:01 PM 0 49.26 0.00 5.01 3.49 0.12 42.11 13:15:17 01:15:01 PM 1 30.86 0.00 4.00 4.88 0.13 60.12 13:15:17 Average: all 37.22 1.19 11.23 10.18 0.12 40.06 13:15:17 Average: 0 41.52 1.20 11.30 9.31 0.12 36.55 13:15:17 Average: 1 32.92 1.18 11.16 11.06 0.12 43.56 13:15:17 13:15:17 13:15:17