18:49:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/A1-policy-enforcement-simulator/+/141736 18:49:37 Running as SYSTEM 18:49:37 [EnvInject] - Loading node environment variables. 18:49:37 Building remotely on prd-centos8-builder-2c-1g-35398 (centos8-builder-2c-1g) in workspace /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint 18:49:37 [ssh-agent] Looking for ssh-agent implementation... 18:49:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:37 $ ssh-agent 18:49:37 SSH_AUTH_SOCK=/tmp/ssh-bHK6npCjci50/agent.29157 18:49:37 SSH_AGENT_PID=29158 18:49:37 [ssh-agent] Started. 18:49:37 Running ssh-add (command line suppressed) 18:49:37 Identity added: /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint@tmp/private_key_13734131283928724097.key (/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint@tmp/private_key_13734131283928724097.key) 18:49:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:49:38 The recommended git tool is: NONE 18:49:39 using credential onap-jenkins-ssh 18:49:39 Wiping out workspace first. 18:49:39 Cloning the remote Git repository 18:49:39 Cloning repository git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git 18:49:40 > git init /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint # timeout=10 18:49:40 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git 18:49:40 > git --version # timeout=10 18:49:40 > git --version # 'git version 2.39.0' 18:49:40 using GIT_SSH to set credentials Gerrit user 18:49:40 [INFO] Currently running in a labeled security context 18:49:40 [INFO] Currently SELinux is 'enforcing' on the host 18:49:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint@tmp/jenkins-gitclient-ssh12574794886384850844.key 18:49:40 Verifying host key using manually-configured host key entries 18:49:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:49:40 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git # timeout=10 18:49:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:40 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git # timeout=10 18:49:40 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git 18:49:40 using GIT_SSH to set credentials Gerrit user 18:49:40 [INFO] Currently running in a labeled security context 18:49:40 [INFO] Currently SELinux is 'enforcing' on the host 18:49:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint@tmp/jenkins-gitclient-ssh14993885442903719979.key 18:49:40 Verifying host key using manually-configured host key entries 18:49:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/A1-policy-enforcement-simulator.git refs/changes/36/141736/2 # timeout=30 18:49:41 > git rev-parse 0ef4e1fc313a49aba5077f5630d7c2e7e66c021f^{commit} # timeout=10 18:49:41 Checking out Revision 0ef4e1fc313a49aba5077f5630d7c2e7e66c021f (refs/changes/36/141736/2) 18:49:41 > git config core.sparsecheckout # timeout=10 18:49:41 > git checkout -f 0ef4e1fc313a49aba5077f5630d7c2e7e66c021f # timeout=30 18:49:44 Commit message: "Chore: Add dependabot config" 18:49:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:49:44 > git rev-list --no-walk bb0763402621aeae6daac618983ed96aede02c07 # timeout=10 18:49:44 [EnvInject] - Injecting environment variables from a build step. 18:49:44 [EnvInject] - Injecting as environment variables the properties content 18:49:44 PYTHON=python3 18:49:44 18:49:44 [EnvInject] - Variables injected successfully. 18:49:44 [integration-simulators-A1-policy-enforcement-simulator-master-yml-lint] $ /bin/bash -l /tmp/jenkins969855870997337436.sh 18:49:45 ---> tox-install.sh 18:49:45 + source /home/jenkins/lf-env.sh 18:49:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:49:45 ++ mktemp -d /tmp/venv-XXXX 18:49:45 + lf_venv=/tmp/venv-UWFF 18:49:45 + local venv_file=/tmp/.os_lf_venv 18:49:45 + local python=python3 18:49:45 + local options 18:49:45 + local set_path=true 18:49:45 + local install_args= 18:49:45 ++ 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:49:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:49:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:49:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:49:45 + true 18:49:45 + case $1 in 18:49:45 + venv_file=/tmp/.toxenv 18:49:45 + shift 2 18:49:45 + true 18:49:45 + case $1 in 18:49:45 + shift 18:49:45 + break 18:49:45 + case $python in 18:49:45 + local pkg_list= 18:49:45 + [[ -d /opt/pyenv ]] 18:49:45 + echo 'Setup pyenv:' 18:49:45 Setup pyenv: 18:49:45 + export PYENV_ROOT=/opt/pyenv 18:49:45 + PYENV_ROOT=/opt/pyenv 18:49:45 + 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 18:49:45 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:49:45 + pyenv versions 18:49:45 system 18:49:45 * 3.8.13 (set by /opt/pyenv/version) 18:49:45 * 3.9.13 (set by /opt/pyenv/version) 18:49:45 * 3.10.6 (set by /opt/pyenv/version) 18:49:45 + command -v pyenv 18:49:45 ++ pyenv init - --no-rehash 18:49:45 + 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:49:45 export PATH="/opt/pyenv/shims:${PATH}" 18:49:45 export PYENV_SHELL=bash 18:49:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:49:45 pyenv() { 18:49:45 local command 18:49:45 command="${1:-}" 18:49:45 if [ "$#" -gt 0 ]; then 18:49:45 shift 18:49:45 fi 18:49:45 18:49:45 case "$command" in 18:49:45 rehash|shell) 18:49:45 eval "$(pyenv "sh-$command" "$@")" 18:49:45 ;; 18:49:45 *) 18:49:45 command pyenv "$command" "$@" 18:49:45 ;; 18:49:45 esac 18:49:45 }' 18:49:45 +++ 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:49:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 18:49:45 ++ 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 18:49:45 ++ 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 18:49:45 ++ export PYENV_SHELL=bash 18:49:45 ++ PYENV_SHELL=bash 18:49:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:49:45 +++ complete -F _pyenv pyenv 18:49:45 ++ lf-pyver python3 18:49:45 ++ local py_version_xy=python3 18:49:45 ++ local py_version_xyz= 18:49:45 ++ sed 's/^[ *]* //' 18:49:45 ++ awk '{ print $1 }' 18:49:45 ++ grep -E '^[0-9.]*[0-9]$' 18:49:45 ++ pyenv versions 18:49:45 ++ local command 18:49:45 ++ command=versions 18:49:45 ++ '[' 1 -gt 0 ']' 18:49:45 ++ shift 18:49:45 ++ case "$command" in 18:49:45 ++ command pyenv versions 18:49:45 ++ pyenv versions 18:49:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:49:45 +++ sort -V 18:49:45 +++ grep '^3' /tmp/.pyenv_versions 18:49:45 +++ tail -n 1 18:49:45 ++ py_version_xyz=3.10.6 18:49:45 ++ [[ -z 3.10.6 ]] 18:49:45 ++ echo 3.10.6 18:49:45 ++ return 0 18:49:45 + pyenv local 3.10.6 18:49:45 + local command 18:49:45 + command=local 18:49:45 + '[' 2 -gt 0 ']' 18:49:45 + shift 18:49:45 + case "$command" in 18:49:45 + command pyenv local 3.10.6 18:49:45 + pyenv local 3.10.6 18:49:45 + for arg in "$@" 18:49:45 + case $arg in 18:49:45 + pkg_list+='tox ' 18:49:45 + for arg in "$@" 18:49:45 + case $arg in 18:49:45 + pkg_list+='virtualenv ' 18:49:45 + for arg in "$@" 18:49:45 + case $arg in 18:49:45 + pkg_list+='urllib3~=1.26.15 ' 18:49:45 + [[ -f /tmp/.toxenv ]] 18:49:45 + [[ ! -f /tmp/.toxenv ]] 18:49:45 + [[ -n '' ]] 18:49:45 + python3 -m venv /tmp/venv-UWFF 18:49:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UWFF' 18:49:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UWFF 18:49:49 + echo /tmp/venv-UWFF 18:49:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:49:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:49:49 + /tmp/venv-UWFF/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:49:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:49:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:49:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:49:53 + /tmp/venv-UWFF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:49:55 + type python3 18:49:55 + true 18:49:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UWFF/bin to PATH' 18:49:55 lf-activate-venv(): INFO: Adding /tmp/venv-UWFF/bin to PATH 18:49:55 + PATH=/tmp/venv-UWFF/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 18:49:55 + return 0 18:49:55 + python3 --version 18:49:55 Python 3.10.6 18:49:55 + python3 -m pip --version 18:49:55 pip 25.2 from /tmp/venv-UWFF/lib/python3.10/site-packages/pip (python 3.10) 18:49:55 + python3 -m pip freeze 18:49:55 cachetools==6.1.0 18:49:55 chardet==5.2.0 18:49:55 colorama==0.4.6 18:49:55 distlib==0.4.0 18:49:55 filelock==3.18.0 18:49:55 packaging==25.0 18:49:55 platformdirs==4.3.8 18:49:55 pluggy==1.6.0 18:49:55 pyproject-api==1.9.1 18:49:55 tomli==2.2.1 18:49:55 tox==4.28.4 18:49:55 typing_extensions==4.14.1 18:49:55 urllib3==1.26.20 18:49:55 virtualenv==20.34.0 18:49:55 [EnvInject] - Injecting environment variables from a build step. 18:49:55 [EnvInject] - Injecting as environment variables the properties content 18:49:55 PARALLEL=false 18:49:55 18:49:55 [EnvInject] - Variables injected successfully. 18:49:55 [integration-simulators-A1-policy-enforcement-simulator-master-yml-lint] $ /bin/bash -l /tmp/jenkins8442361857272817738.sh 18:49:55 ---> tox-run.sh 18:49:55 + 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 18:49:55 + ARCHIVE_TOX_DIR=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint/archives/tox 18:49:55 + ARCHIVE_DOC_DIR=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint/archives/docs 18:49:55 + mkdir -p /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint/archives/tox 18:49:55 + cd /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint/. 18:49:55 + source /home/jenkins/lf-env.sh 18:49:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:49:55 ++ mktemp -d /tmp/venv-XXXX 18:49:55 + lf_venv=/tmp/venv-orPN 18:49:55 + local venv_file=/tmp/.os_lf_venv 18:49:55 + local python=python3 18:49:55 + local options 18:49:55 + local set_path=true 18:49:55 + local install_args= 18:49:55 ++ 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:49:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:49:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:49:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:49:55 + true 18:49:55 + case $1 in 18:49:55 + venv_file=/tmp/.toxenv 18:49:55 + shift 2 18:49:55 + true 18:49:55 + case $1 in 18:49:55 + shift 18:49:55 + break 18:49:55 + case $python in 18:49:55 + local pkg_list= 18:49:55 + [[ -d /opt/pyenv ]] 18:49:55 + echo 'Setup pyenv:' 18:49:55 Setup pyenv: 18:49:55 + export PYENV_ROOT=/opt/pyenv 18:49:55 + PYENV_ROOT=/opt/pyenv 18:49:55 + 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 18:49:55 + 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 18:49:55 + pyenv versions 18:49:55 system 18:49:55 3.8.13 18:49:55 3.9.13 18:49:55 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint/.python-version) 18:49:55 + command -v pyenv 18:49:55 ++ pyenv init - --no-rehash 18:49:55 + 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:49:55 export PATH="/opt/pyenv/shims:${PATH}" 18:49:55 export PYENV_SHELL=bash 18:49:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:49:55 pyenv() { 18:49:55 local command 18:49:55 command="${1:-}" 18:49:55 if [ "$#" -gt 0 ]; then 18:49:55 shift 18:49:55 fi 18:49:55 18:49:55 case "$command" in 18:49:55 rehash|shell) 18:49:55 eval "$(pyenv "sh-$command" "$@")" 18:49:55 ;; 18:49:55 *) 18:49:55 command pyenv "$command" "$@" 18:49:55 ;; 18:49:55 esac 18:49:55 }' 18:49:55 +++ 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:49:55 ++ 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 18:49:55 ++ 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 18:49:55 ++ 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 18:49:55 ++ export PYENV_SHELL=bash 18:49:55 ++ PYENV_SHELL=bash 18:49:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:49:55 +++ complete -F _pyenv pyenv 18:49:55 ++ lf-pyver python3 18:49:55 ++ local py_version_xy=python3 18:49:55 ++ local py_version_xyz= 18:49:55 ++ awk '{ print $1 }' 18:49:55 ++ sed 's/^[ *]* //' 18:49:55 ++ pyenv versions 18:49:55 ++ local command 18:49:55 ++ command=versions 18:49:55 ++ '[' 1 -gt 0 ']' 18:49:55 ++ shift 18:49:55 ++ case "$command" in 18:49:55 ++ command pyenv versions 18:49:55 ++ pyenv versions 18:49:55 ++ grep -E '^[0-9.]*[0-9]$' 18:49:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:49:55 +++ grep '^3' /tmp/.pyenv_versions 18:49:55 +++ tail -n 1 18:49:55 +++ sort -V 18:49:55 ++ py_version_xyz=3.10.6 18:49:55 ++ [[ -z 3.10.6 ]] 18:49:55 ++ echo 3.10.6 18:49:55 ++ return 0 18:49:55 + pyenv local 3.10.6 18:49:55 + local command 18:49:55 + command=local 18:49:55 + '[' 2 -gt 0 ']' 18:49:55 + shift 18:49:55 + case "$command" in 18:49:55 + command pyenv local 3.10.6 18:49:55 + pyenv local 3.10.6 18:49:56 + for arg in "$@" 18:49:56 + case $arg in 18:49:56 + pkg_list+='tox ' 18:49:56 + for arg in "$@" 18:49:56 + case $arg in 18:49:56 + pkg_list+='virtualenv ' 18:49:56 + for arg in "$@" 18:49:56 + case $arg in 18:49:56 + pkg_list+='urllib3~=1.26.15 ' 18:49:56 + [[ -f /tmp/.toxenv ]] 18:49:56 ++ cat /tmp/.toxenv 18:49:56 + lf_venv=/tmp/venv-UWFF 18:49:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UWFF from' file:/tmp/.toxenv 18:49:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UWFF from file:/tmp/.toxenv 18:49:56 + /tmp/venv-UWFF/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:49:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:49:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:49:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:49:56 + /tmp/venv-UWFF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:49:57 + type python3 18:49:57 + true 18:49:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UWFF/bin to PATH' 18:49:57 lf-activate-venv(): INFO: Adding /tmp/venv-UWFF/bin to PATH 18:49:57 + PATH=/tmp/venv-UWFF/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 18:49:57 + return 0 18:49:57 + [[ -d /opt/pyenv ]] 18:49:57 + echo '---> Setting up pyenv' 18:49:57 ---> Setting up pyenv 18:49:57 + export PYENV_ROOT=/opt/pyenv 18:49:57 + PYENV_ROOT=/opt/pyenv 18:49:57 + export PATH=/opt/pyenv/bin:/tmp/venv-UWFF/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 18:49:57 + PATH=/opt/pyenv/bin:/tmp/venv-UWFF/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 18:49:57 ++ pwd 18:49:57 + PYTHONPATH=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint 18:49:57 + export PYTHONPATH 18:49:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:49:57 + TOX_TESTENV_PASSENV=PYTHONPATH 18:49:57 + tox --version 18:49:58 4.28.4 from /tmp/venv-UWFF/lib/python3.10/site-packages/tox/__init__.py 18:49:58 + PARALLEL=false 18:49:58 + TOX_OPTIONS_LIST= 18:49:58 + [[ -n yaml ]] 18:49:58 + TOX_OPTIONS_LIST=' -e yaml' 18:49:58 + case ${PARALLEL,,} in 18:49:58 + tox -e yaml 18:49:58 + tee -a /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint/archives/tox/tox.log 18:49:59 yaml: install_deps> python -I -m pip install coala-bears nodeenv 18:50:24 yaml: freeze> python -m pip freeze --all 18:50:24 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.17.0,bandit==1.6.2,certifi==2025.8.3,charset-normalizer==3.4.3,click==6.6,cmakelint==1.4.3,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==1.0.0,gitdb==4.0.12,GitPython==3.1.45,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.10,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.9.1,packaging==25.0,pbr==7.0.0,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2025.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==1.17.3,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 18:50:24 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 18:50:24 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 18:50:25 ---> Completed tox runs 18:50:25 + for i in .tox/*/log 18:50:25 ++ echo .tox/yaml/log 18:50:25 ++ awk -F/ '{print $2}' 18:50:25 + tox_env=yaml 18:50:25 + cp -r .tox/yaml/log /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint/archives/tox/yaml 18:50:25 + DOC_DIR=docs/_build/html 18:50:25 + [[ -d docs/_build/html ]] 18:50:25 + echo '---> tox-run.sh ends' 18:50:25 ---> tox-run.sh ends 18:50:25 + test 0 -eq 0 18:50:25 $ ssh-agent -k 18:50:25 unset SSH_AUTH_SOCK; 18:50:25 unset SSH_AGENT_PID; 18:50:25 echo Agent pid 29158 killed; 18:50:25 [ssh-agent] Stopped. 18:50:25 [PostBuildScript] - [INFO] Executing post build scripts. 18:50:25 [integration-simulators-A1-policy-enforcement-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins5341651790731211221.sh 18:50:25 ---> sysstat.sh 18:50:25 [integration-simulators-A1-policy-enforcement-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins18116463196601421683.sh 18:50:25 ---> package-listing.sh 18:50:25 ++ tr '[:upper:]' '[:lower:]' 18:50:25 ++ facter osfamily 18:50:26 + OS_FAMILY=redhat 18:50:26 + workspace=/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint 18:50:26 + START_PACKAGES=/tmp/packages_start.txt 18:50:26 + END_PACKAGES=/tmp/packages_end.txt 18:50:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:50:26 + PACKAGES=/tmp/packages_start.txt 18:50:26 + '[' /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint ']' 18:50:26 + PACKAGES=/tmp/packages_end.txt 18:50:26 + case "${OS_FAMILY}" in 18:50:26 + rpm -qa 18:50:26 + sort 18:50:26 + '[' -f /tmp/packages_start.txt ']' 18:50:26 + '[' -f /tmp/packages_end.txt ']' 18:50:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:50:26 + '[' /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint ']' 18:50:26 + mkdir -p /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint/archives/ 18:50:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint/archives/ 18:50:26 [integration-simulators-A1-policy-enforcement-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins14650505281615416456.sh 18:50:26 ---> capture-instance-metadata.sh 18:50:26 Setup pyenv: 18:50:26 system 18:50:26 3.8.13 18:50:26 3.9.13 18:50:26 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint/.python-version) 18:50:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WMY0 18:50:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:50:34 lf-activate-venv(): INFO: Installing: lftools 18:50:58 lf-activate-venv(): INFO: Adding /tmp/venv-WMY0/bin to PATH 18:50:58 INFO: Running in OpenStack, capturing instance metadata 18:50:58 [integration-simulators-A1-policy-enforcement-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins15706166620884457198.sh 18:50:58 provisioning config files... 18:50:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint@tmp/config16832619729501658610tmp 18:50:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:50:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:50:58 [EnvInject] - Injecting environment variables from a build step. 18:50:58 [EnvInject] - Injecting as environment variables the properties content 18:50:58 SERVER_ID=logs 18:50:58 18:50:58 [EnvInject] - Variables injected successfully. 18:50:58 [integration-simulators-A1-policy-enforcement-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins18043569011324017190.sh 18:50:58 ---> create-netrc.sh 18:50:58 [integration-simulators-A1-policy-enforcement-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins14372322191473399776.sh 18:50:58 ---> python-tools-install.sh 18:50:58 Setup pyenv: 18:50:58 system 18:50:58 3.8.13 18:50:58 3.9.13 18:50:58 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint/.python-version) 18:50:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WMY0 from file:/tmp/.os_lf_venv 18:51:00 lf-activate-venv(): INFO: Installing: lftools 18:51:08 lf-activate-venv(): INFO: Adding /tmp/venv-WMY0/bin to PATH 18:51:08 Generating Requirements File 18:51:28 Python 3.10.6 18:51:29 pip 25.2 from /tmp/venv-WMY0/lib/python3.10/site-packages/pip (python 3.10) 18:51:29 appdirs==1.4.4 18:51:29 argcomplete==3.6.2 18:51:29 aspy.yaml==1.3.0 18:51:29 attrs==25.3.0 18:51:29 autopage==0.5.2 18:51:29 beautifulsoup4==4.13.4 18:51:29 boto3==1.40.8 18:51:29 botocore==1.40.8 18:51:29 bs4==0.0.2 18:51:29 cachetools==5.5.2 18:51:29 certifi==2025.8.3 18:51:29 cffi==1.17.1 18:51:29 cfgv==3.4.0 18:51:29 chardet==5.2.0 18:51:29 charset-normalizer==3.4.3 18:51:29 click==8.2.1 18:51:29 cliff==4.10.0 18:51:29 cmd2==2.7.0 18:51:29 cryptography==3.3.2 18:51:29 debtcollector==3.0.0 18:51:29 decorator==5.2.1 18:51:29 defusedxml==0.7.1 18:51:29 Deprecated==1.2.18 18:51:29 distlib==0.4.0 18:51:29 dnspython==2.7.0 18:51:29 docker==7.1.0 18:51:29 dogpile.cache==1.4.0 18:51:29 durationpy==0.10 18:51:29 email_validator==2.2.0 18:51:29 filelock==3.18.0 18:51:29 future==1.0.0 18:51:29 gitdb==4.0.12 18:51:29 GitPython==3.1.45 18:51:29 google-auth==2.40.3 18:51:29 httplib2==0.22.0 18:51:29 identify==2.6.13 18:51:29 idna==3.10 18:51:29 importlib-resources==1.5.0 18:51:29 iso8601==2.1.0 18:51:29 Jinja2==3.1.6 18:51:29 jmespath==1.0.1 18:51:29 jsonpatch==1.33 18:51:29 jsonpointer==3.0.0 18:51:29 jsonschema==4.25.0 18:51:29 jsonschema-specifications==2025.4.1 18:51:29 keystoneauth1==5.11.1 18:51:29 kubernetes==33.1.0 18:51:29 lftools==0.37.13 18:51:29 lxml==6.0.0 18:51:29 markdown-it-py==4.0.0 18:51:29 MarkupSafe==3.0.2 18:51:29 mdurl==0.1.2 18:51:29 msgpack==1.1.1 18:51:29 multi_key_dict==2.0.3 18:51:29 munch==4.0.0 18:51:29 netaddr==1.3.0 18:51:29 niet==1.4.2 18:51:29 nodeenv==1.9.1 18:51:29 oauth2client==4.1.3 18:51:29 oauthlib==3.3.1 18:51:29 openstacksdk==4.6.0 18:51:29 os-client-config==2.3.0 18:51:29 os-service-types==1.8.0 18:51:29 osc-lib==4.1.0 18:51:29 oslo.config==10.0.0 18:51:29 oslo.context==6.0.0 18:51:29 oslo.i18n==6.5.1 18:51:29 oslo.log==7.2.0 18:51:29 oslo.serialization==5.7.0 18:51:29 oslo.utils==9.0.0 18:51:29 packaging==25.0 18:51:29 pbr==7.0.0 18:51:29 platformdirs==4.3.8 18:51:29 prettytable==3.16.0 18:51:29 psutil==7.0.0 18:51:29 pyasn1==0.6.1 18:51:29 pyasn1_modules==0.4.2 18:51:29 pycparser==2.22 18:51:29 pygerrit2==2.0.15 18:51:29 PyGithub==2.7.0 18:51:29 Pygments==2.19.2 18:51:29 PyJWT==2.10.1 18:51:29 PyNaCl==1.5.0 18:51:29 pyparsing==2.4.7 18:51:29 pyperclip==1.9.0 18:51:29 pyrsistent==0.20.0 18:51:29 python-cinderclient==9.7.0 18:51:29 python-dateutil==2.9.0.post0 18:51:29 python-heatclient==4.3.0 18:51:29 python-jenkins==1.8.3 18:51:29 python-keystoneclient==5.6.0 18:51:29 python-magnumclient==4.8.1 18:51:29 python-openstackclient==8.1.0 18:51:29 python-swiftclient==4.8.0 18:51:29 PyYAML==6.0.2 18:51:29 referencing==0.36.2 18:51:29 requests==2.32.4 18:51:29 requests-oauthlib==2.0.0 18:51:29 requestsexceptions==1.4.0 18:51:29 rfc3986==2.0.0 18:51:29 rich==14.1.0 18:51:29 rich-argparse==1.7.1 18:51:29 rpds-py==0.27.0 18:51:29 rsa==4.9.1 18:51:29 ruamel.yaml==0.18.14 18:51:29 ruamel.yaml.clib==0.2.12 18:51:29 s3transfer==0.13.1 18:51:29 simplejson==3.20.1 18:51:29 six==1.17.0 18:51:29 smmap==5.0.2 18:51:29 soupsieve==2.7 18:51:29 stevedore==5.4.1 18:51:29 tabulate==0.9.0 18:51:29 toml==0.10.2 18:51:29 tomlkit==0.13.3 18:51:29 tqdm==4.67.1 18:51:29 typing_extensions==4.14.1 18:51:29 tzdata==2025.2 18:51:29 urllib3==1.26.20 18:51:29 virtualenv==20.34.0 18:51:29 wcwidth==0.2.13 18:51:29 websocket-client==1.8.0 18:51:29 wrapt==1.17.3 18:51:29 xdg==6.0.0 18:51:29 xmltodict==0.14.2 18:51:29 yq==3.4.3 18:51:29 [integration-simulators-A1-policy-enforcement-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins17196717143044431806.sh 18:51:29 ---> sudo-logs.sh 18:51:29 Archiving 'sudo' log.. 18:51:29 [integration-simulators-A1-policy-enforcement-simulator-master-yml-lint] $ /bin/bash /tmp/jenkins2132448679727954893.sh 18:51:29 ---> job-cost.sh 18:51:29 Setup pyenv: 18:51:29 system 18:51:29 3.8.13 18:51:29 3.9.13 18:51:29 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint/.python-version) 18:51:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WMY0 from file:/tmp/.os_lf_venv 18:51:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:51:36 lf-activate-venv(): INFO: Adding /tmp/venv-WMY0/bin to PATH 18:51:36 INFO: No Stack... 18:51:37 INFO: Retrieving Pricing Info for: v3-standard-2 18:51:37 INFO: Archiving Costs 18:51:37 [integration-simulators-A1-policy-enforcement-simulator-master-yml-lint] $ /bin/bash -l /tmp/jenkins638499762691023555.sh 18:51:37 ---> logs-deploy.sh 18:51:37 Setup pyenv: 18:51:37 system 18:51:37 3.8.13 18:51:37 3.9.13 18:51:37 * 3.10.6 (set by /w/workspace/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint/.python-version) 18:51:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WMY0 from file:/tmp/.os_lf_venv 18:51:39 lf-activate-venv(): INFO: Installing: lftools 18:51:47 lf-activate-venv(): INFO: Adding /tmp/venv-WMY0/bin to PATH 18:51:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-simulators-A1-policy-enforcement-simulator-master-yml-lint/2 18:51:47 INFO: archiving workspace using pattern(s): 18:51:48 Archives upload complete. 18:51:48 INFO: archiving logs to Nexus 18:51:49 ---> uname -a: 18:51:49 Linux prd-centos8-builder-2c-1g-35398.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 18:51:49 18:51:49 18:51:49 ---> lscpu: 18:51:49 Architecture: x86_64 18:51:49 CPU op-mode(s): 32-bit, 64-bit 18:51:49 Byte Order: Little Endian 18:51:49 CPU(s): 2 18:51:49 On-line CPU(s) list: 0,1 18:51:49 Thread(s) per core: 1 18:51:49 Core(s) per socket: 1 18:51:49 Socket(s): 2 18:51:49 NUMA node(s): 1 18:51:49 Vendor ID: AuthenticAMD 18:51:49 CPU family: 23 18:51:49 Model: 49 18:51:49 Model name: AMD EPYC-Rome Processor 18:51:49 Stepping: 0 18:51:49 CPU MHz: 2800.000 18:51:49 BogoMIPS: 5600.00 18:51:49 Virtualization: AMD-V 18:51:49 Hypervisor vendor: KVM 18:51:49 Virtualization type: full 18:51:49 L1d cache: 32K 18:51:49 L1i cache: 32K 18:51:49 L2 cache: 512K 18:51:49 L3 cache: 16384K 18:51:49 NUMA node0 CPU(s): 0,1 18:51:49 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 18:51:49 18:51:49 18:51:49 ---> nproc: 18:51:49 2 18:51:49 18:51:49 18:51:49 ---> df -h: 18:51:49 Filesystem Size Used Avail Use% Mounted on 18:51:49 devtmpfs 3.8G 0 3.8G 0% /dev 18:51:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 18:51:49 tmpfs 3.8G 17M 3.8G 1% /run 18:51:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:51:49 /dev/vda1 40G 8.7G 32G 22% / 18:51:49 tmpfs 770M 0 770M 0% /run/user/1001 18:51:49 18:51:49 18:51:49 ---> free -m: 18:51:49 total used free shared buff/cache available 18:51:49 Mem: 7699 558 4794 19 2346 6823 18:51:49 Swap: 1023 0 1023 18:51:49 18:51:49 18:51:49 ---> ip addr: 18:51:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:51:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:51:49 inet 127.0.0.1/8 scope host lo 18:51:49 valid_lft forever preferred_lft forever 18:51:49 inet6 ::1/128 scope host 18:51:49 valid_lft forever preferred_lft forever 18:51:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:51:49 link/ether fa:16:3e:a3:7f:d9 brd ff:ff:ff:ff:ff:ff 18:51:49 altname enp0s3 18:51:49 altname ens3 18:51:49 inet 10.30.107.81/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 18:51:49 valid_lft 86237sec preferred_lft 86237sec 18:51:49 inet6 fe80::f816:3eff:fea3:7fd9/64 scope link 18:51:49 valid_lft forever preferred_lft forever 18:51:49 18:51:49 18:51:49 ---> sar -b -r -n DEV: 18:51:49 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 18:51:49 18:51:49 18:48:53 LINUX RESTART (2 CPU) 18:51:49 18:51:49 06:50:01 PM tps rtps wtps bread/s bwrtn/s 18:51:49 06:51:01 PM 150.48 2.32 148.17 1181.74 13098.05 18:51:49 Average: 150.48 2.32 148.17 1181.74 13098.05 18:51:49 18:51:49 06:50:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:51:49 06:51:01 PM 5080156 7035928 2804288 35.57 2688 2114308 630164 7.05 376364 2031284 147416 18:51:49 Average: 5080156 7035928 2804288 35.57 2688 2114308 630164 7.05 376364 2031284 147416 18:51:49 18:51:49 06:50:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:51:49 06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:49 06:51:01 PM eth0 124.98 86.42 1105.91 15.33 0.00 0.00 0.00 0.00 18:51:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:51:49 Average: eth0 124.98 86.42 1105.91 15.33 0.00 0.00 0.00 0.00 18:51:49 18:51:49 18:51:49 ---> sar -P ALL: 18:51:49 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/13/2025 _x86_64_ (2 CPU) 18:51:49 18:51:49 18:48:53 LINUX RESTART (2 CPU) 18:51:49 18:51:49 06:50:01 PM CPU %user %nice %system %iowait %steal %idle 18:51:49 06:51:01 PM all 37.83 0.00 5.11 3.70 0.42 52.94 18:51:49 06:51:01 PM 0 34.49 0.00 4.88 4.45 0.13 56.05 18:51:49 06:51:01 PM 1 41.14 0.00 5.34 2.96 0.69 49.86 18:51:49 Average: all 37.83 0.00 5.11 3.70 0.42 52.94 18:51:49 Average: 0 34.49 0.00 4.88 4.45 0.13 56.05 18:51:49 Average: 1 41.14 0.00 5.34 2.96 0.69 49.86 18:51:49 18:51:49 18:51:49