05:51:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/146985 05:51:51 Running as SYSTEM 05:51:51 [EnvInject] - Loading node environment variables. 05:51:51 Building remotely on prd-centos8-builder-2c-1g-13089 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 05:51:51 [ssh-agent] Looking for ssh-agent implementation... 05:51:51 $ ssh-agent 05:51:52 SSH_AUTH_SOCK=/tmp/ssh-XM0meFUYyScJ/agent.12181 05:51:52 SSH_AGENT_PID=12183 05:51:52 [ssh-agent] Started. 05:51:52 Running ssh-add (command line suppressed) 05:51:52 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/private_key_157925334609226026.key (/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/private_key_157925334609226026.key) 05:51:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:51:52 The recommended git tool is: NONE 05:51:59 using credential onap-jenkins-ssh 05:51:59 Wiping out workspace first. 05:51:59 Cloning the remote Git repository 05:51:59 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:51:59 > git init /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint # timeout=10 05:51:59 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:51:59 > git --version # timeout=10 05:51:59 > git --version # 'git version 2.43.0' 05:51:59 using GIT_SSH to set credentials Gerrit user 05:51:59 [INFO] Currently running in a labeled security context 05:51:59 [INFO] Currently SELinux is 'enforcing' on the host 05:51:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/jenkins-gitclient-ssh16078908213710340535.key 05:51:59 Verifying host key using manually-configured host key entries 05:51:59 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:52:00 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:52:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:00 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:52:00 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:52:00 using GIT_SSH to set credentials Gerrit user 05:52:00 [INFO] Currently running in a labeled security context 05:52:00 [INFO] Currently SELinux is 'enforcing' on the host 05:52:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/jenkins-gitclient-ssh267295931872414723.key 05:52:00 Verifying host key using manually-configured host key entries 05:52:00 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/85/146985/4 # timeout=30 05:52:00 > git rev-parse 9d00ed69057a1320e05949d6977172bbaf35311b^{commit} # timeout=10 05:52:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:52:00 Checking out Revision 9d00ed69057a1320e05949d6977172bbaf35311b (refs/changes/85/146985/4) 05:52:00 > git config core.sparsecheckout # timeout=10 05:52:00 > git checkout -f 9d00ed69057a1320e05949d6977172bbaf35311b # timeout=30 05:52:03 Commit message: "Add basic_acm scenario and make basic_policy assert" 05:52:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:52:04 > git rev-list --no-walk b8a7cbc8a666d0eec7e7d698bcfb760cef300e15 # timeout=10 05:52:04 [EnvInject] - Injecting environment variables from a build step. 05:52:04 [EnvInject] - Injecting as environment variables the properties content 05:52:04 PYTHON=python3 05:52:04 05:52:04 [EnvInject] - Variables injected successfully. 05:52:04 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins8424058672429447164.sh 05:52:04 ---> tox-install.sh 05:52:04 + source /home/jenkins/lf-env.sh 05:52:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:52:04 ++ mktemp -d /tmp/venv-XXXX 05:52:04 + lf_venv=/tmp/venv-Mxy0 05:52:04 + local venv_file=/tmp/.os_lf_venv 05:52:04 + local python=python3 05:52:04 + local options 05:52:04 + local set_path=true 05:52:04 + local install_args= 05:52:04 ++ 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 05:52:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:52:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:52:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:52:04 + true 05:52:04 + case $1 in 05:52:04 + venv_file=/tmp/.toxenv 05:52:04 + shift 2 05:52:04 + true 05:52:04 + case $1 in 05:52:04 + shift 05:52:04 + break 05:52:04 + case $python in 05:52:04 + local pkg_list= 05:52:04 + [[ -d /opt/pyenv ]] 05:52:04 + echo 'Setup pyenv:' 05:52:04 Setup pyenv: 05:52:04 + export PYENV_ROOT=/opt/pyenv 05:52:04 + PYENV_ROOT=/opt/pyenv 05:52:04 + 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 05:52:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:52:04 + pyenv versions 05:52:04 system 05:52:04 * 3.8.13 (set by /opt/pyenv/version) 05:52:04 * 3.9.13 (set by /opt/pyenv/version) 05:52:04 * 3.10.6 (set by /opt/pyenv/version) 05:52:04 + command -v pyenv 05:52:04 ++ pyenv init - --no-rehash 05:52:04 + 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[*]}"'\'')" 05:52:04 export PATH="/opt/pyenv/shims:${PATH}" 05:52:04 export PYENV_SHELL=bash 05:52:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:52:04 pyenv() { 05:52:04 local command 05:52:04 command="${1:-}" 05:52:04 if [ "$#" -gt 0 ]; then 05:52:04 shift 05:52:04 fi 05:52:04 05:52:04 case "$command" in 05:52:04 rehash|shell) 05:52:04 eval "$(pyenv "sh-$command" "$@")" 05:52:04 ;; 05:52:04 *) 05:52:04 command pyenv "$command" "$@" 05:52:04 ;; 05:52:04 esac 05:52:04 }' 05:52:04 +++ 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[*]}"' 05:52:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:52:04 ++ 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 05:52:04 ++ 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 05:52:04 ++ export PYENV_SHELL=bash 05:52:04 ++ PYENV_SHELL=bash 05:52:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:52:04 +++ complete -F _pyenv pyenv 05:52:04 ++ lf-pyver python3 05:52:04 ++ local py_version_xy=python3 05:52:04 ++ local py_version_xyz= 05:52:04 ++ pyenv versions 05:52:04 ++ local command 05:52:04 ++ command=versions 05:52:04 ++ '[' 1 -gt 0 ']' 05:52:04 ++ shift 05:52:04 ++ case "$command" in 05:52:04 ++ command pyenv versions 05:52:04 ++ pyenv versions 05:52:04 ++ awk '{ print $1 }' 05:52:04 ++ sed 's/^[ *]* //' 05:52:04 ++ grep -E '^[0-9.]*[0-9]$' 05:52:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:52:04 +++ grep '^3' /tmp/.pyenv_versions 05:52:04 +++ sort -V 05:52:04 +++ tail -n 1 05:52:04 ++ py_version_xyz=3.10.6 05:52:04 ++ [[ -z 3.10.6 ]] 05:52:04 ++ echo 3.10.6 05:52:04 ++ return 0 05:52:04 + pyenv local 3.10.6 05:52:04 + local command 05:52:04 + command=local 05:52:04 + '[' 2 -gt 0 ']' 05:52:04 + shift 05:52:04 + case "$command" in 05:52:04 + command pyenv local 3.10.6 05:52:04 + pyenv local 3.10.6 05:52:05 + for arg in "$@" 05:52:05 + case $arg in 05:52:05 + pkg_list+='tox ' 05:52:05 + for arg in "$@" 05:52:05 + case $arg in 05:52:05 + pkg_list+='virtualenv ' 05:52:05 + for arg in "$@" 05:52:05 + case $arg in 05:52:05 + pkg_list+='urllib3~=1.26.15 ' 05:52:05 + [[ -f /tmp/.toxenv ]] 05:52:05 + [[ ! -f /tmp/.toxenv ]] 05:52:05 + [[ -n '' ]] 05:52:05 + python3 -m venv /tmp/venv-Mxy0 05:52:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mxy0' 05:52:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mxy0 05:52:08 + echo /tmp/venv-Mxy0 05:52:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:52:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:52:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:52:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:52:08 + local 'pip_opts=--upgrade --quiet' 05:52:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:52:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:52:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:52:08 + [[ -n '' ]] 05:52:08 + [[ -n '' ]] 05:52:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:52:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:52:08 + /tmp/venv-Mxy0/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:52:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:52:13 lf-activate-venv(): INFO: Base packages installed successfully 05:52:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:52:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:52:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:52:13 + /tmp/venv-Mxy0/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:52:14 + type python3 05:52:14 + true 05:52:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Mxy0/bin to PATH' 05:52:14 lf-activate-venv(): INFO: Adding /tmp/venv-Mxy0/bin to PATH 05:52:14 + PATH=/tmp/venv-Mxy0/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 05:52:14 + return 0 05:52:14 + python3 --version 05:52:14 Python 3.10.6 05:52:14 + python3 -m pip --version 05:52:15 pip 26.2.1 from /tmp/venv-Mxy0/lib/python3.10/site-packages/pip (python 3.10) 05:52:15 + python3 -m pip freeze 05:52:15 cachetools==7.1.7 05:52:15 colorama==0.4.6 05:52:15 distlib==0.4.3 05:52:15 filelock==3.32.3 05:52:15 packaging==26.3 05:52:15 platformdirs==4.11.3 05:52:15 pluggy==1.6.0 05:52:15 pyproject-api==1.11.0 05:52:15 python-discovery==1.5.2 05:52:15 tomli==2.4.1 05:52:15 tomli_w==1.2.0 05:52:15 tox==4.60.0 05:52:15 typing_extensions==4.16.0 05:52:15 urllib3==1.26.20 05:52:15 virtualenv==21.7.4 05:52:15 [EnvInject] - Injecting environment variables from a build step. 05:52:15 [EnvInject] - Injecting as environment variables the properties content 05:52:15 PARALLEL=false 05:52:15 05:52:15 [EnvInject] - Variables injected successfully. 05:52:15 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5892576461072097652.sh 05:52:16 ---> tox-run.sh 05:52:16 + 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 05:52:16 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox 05:52:16 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/docs 05:52:16 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox 05:52:16 + cd /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/. 05:52:16 + source /home/jenkins/lf-env.sh 05:52:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:52:16 ++ mktemp -d /tmp/venv-XXXX 05:52:16 + lf_venv=/tmp/venv-r3XW 05:52:16 + local venv_file=/tmp/.os_lf_venv 05:52:16 + local python=python3 05:52:16 + local options 05:52:16 + local set_path=true 05:52:16 + local install_args= 05:52:16 ++ 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 05:52:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:52:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:52:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:52:16 + true 05:52:16 + case $1 in 05:52:16 + venv_file=/tmp/.toxenv 05:52:16 + shift 2 05:52:16 + true 05:52:16 + case $1 in 05:52:16 + shift 05:52:16 + break 05:52:16 + case $python in 05:52:16 + local pkg_list= 05:52:16 + [[ -d /opt/pyenv ]] 05:52:16 + echo 'Setup pyenv:' 05:52:16 Setup pyenv: 05:52:16 + export PYENV_ROOT=/opt/pyenv 05:52:16 + PYENV_ROOT=/opt/pyenv 05:52:16 + 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 05:52:16 + 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 05:52:16 + pyenv versions 05:52:16 system 05:52:16 3.8.13 05:52:16 3.9.13 05:52:16 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 05:52:16 + command -v pyenv 05:52:16 ++ pyenv init - --no-rehash 05:52:16 + 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[*]}"'\'')" 05:52:16 export PATH="/opt/pyenv/shims:${PATH}" 05:52:16 export PYENV_SHELL=bash 05:52:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:52:16 pyenv() { 05:52:16 local command 05:52:16 command="${1:-}" 05:52:16 if [ "$#" -gt 0 ]; then 05:52:16 shift 05:52:16 fi 05:52:16 05:52:16 case "$command" in 05:52:16 rehash|shell) 05:52:16 eval "$(pyenv "sh-$command" "$@")" 05:52:16 ;; 05:52:16 *) 05:52:16 command pyenv "$command" "$@" 05:52:16 ;; 05:52:16 esac 05:52:16 }' 05:52:16 +++ 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[*]}"' 05:52:16 ++ 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 05:52:16 ++ 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 05:52:16 ++ 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 05:52:16 ++ export PYENV_SHELL=bash 05:52:16 ++ PYENV_SHELL=bash 05:52:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:52:16 +++ complete -F _pyenv pyenv 05:52:16 ++ lf-pyver python3 05:52:16 ++ local py_version_xy=python3 05:52:16 ++ local py_version_xyz= 05:52:16 ++ pyenv versions 05:52:16 ++ local command 05:52:16 ++ command=versions 05:52:16 ++ '[' 1 -gt 0 ']' 05:52:16 ++ shift 05:52:16 ++ case "$command" in 05:52:16 ++ command pyenv versions 05:52:16 ++ pyenv versions 05:52:16 ++ sed 's/^[ *]* //' 05:52:16 ++ awk '{ print $1 }' 05:52:16 ++ grep -E '^[0-9.]*[0-9]$' 05:52:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:52:16 +++ sort -V 05:52:16 +++ tail -n 1 05:52:16 +++ grep '^3' /tmp/.pyenv_versions 05:52:16 ++ py_version_xyz=3.10.6 05:52:16 ++ [[ -z 3.10.6 ]] 05:52:16 ++ echo 3.10.6 05:52:16 ++ return 0 05:52:16 + pyenv local 3.10.6 05:52:16 + local command 05:52:16 + command=local 05:52:16 + '[' 2 -gt 0 ']' 05:52:16 + shift 05:52:16 + case "$command" in 05:52:16 + command pyenv local 3.10.6 05:52:16 + pyenv local 3.10.6 05:52:16 + for arg in "$@" 05:52:16 + case $arg in 05:52:16 + pkg_list+='tox ' 05:52:16 + for arg in "$@" 05:52:16 + case $arg in 05:52:16 + pkg_list+='virtualenv ' 05:52:16 + for arg in "$@" 05:52:16 + case $arg in 05:52:16 + pkg_list+='urllib3~=1.26.15 ' 05:52:16 + [[ -f /tmp/.toxenv ]] 05:52:16 ++ cat /tmp/.toxenv 05:52:16 + lf_venv=/tmp/venv-Mxy0 05:52:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mxy0 from' file:/tmp/.toxenv 05:52:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mxy0 from file:/tmp/.toxenv 05:52:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:52:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:52:16 + local 'pip_opts=--upgrade --quiet' 05:52:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:52:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:52:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:52:16 + [[ -n '' ]] 05:52:16 + [[ -n '' ]] 05:52:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:52:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:52:16 + /tmp/venv-Mxy0/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:52:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:52:17 lf-activate-venv(): INFO: Base packages installed successfully 05:52:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:52:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:52:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:52:17 + /tmp/venv-Mxy0/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:52:17 + type python3 05:52:17 + true 05:52:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Mxy0/bin to PATH' 05:52:17 lf-activate-venv(): INFO: Adding /tmp/venv-Mxy0/bin to PATH 05:52:17 + PATH=/tmp/venv-Mxy0/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 05:52:17 + return 0 05:52:17 + [[ -d /opt/pyenv ]] 05:52:17 + echo '---> Setting up pyenv' 05:52:17 ---> Setting up pyenv 05:52:17 + export PYENV_ROOT=/opt/pyenv 05:52:17 + PYENV_ROOT=/opt/pyenv 05:52:17 + export PATH=/opt/pyenv/bin:/tmp/venv-Mxy0/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 05:52:17 + PATH=/opt/pyenv/bin:/tmp/venv-Mxy0/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 05:52:17 ++ pwd 05:52:17 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 05:52:17 + export PYTHONPATH 05:52:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:52:17 + TOX_TESTENV_PASSENV=PYTHONPATH 05:52:17 + tox --version 05:52:18 4.60.0 from /tmp/venv-Mxy0/lib/python3.10/site-packages/tox/__init__.py 05:52:18 + PARALLEL=false 05:52:18 + TOX_OPTIONS_LIST= 05:52:18 + [[ -n yaml ]] 05:52:18 + TOX_OPTIONS_LIST=' -e yaml' 05:52:18 + case ${PARALLEL,,} in 05:52:18 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox/tox.log 05:52:18 + tox -e yaml 05:52:19 yaml: install_deps> python -I -m pip install yamllint 05:52:20 yaml: freeze> python -m pip freeze --all 05:52:20 yaml: pathspec==1.1.1,pip==26.2.1,PyYAML==6.0.3,setuptools==84.0.0,yamllint==1.38.0 05:52:20 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 05:52:20 yaml: commands[0]> /bin/bash -c 'cat /tmp/.coalist_yaml | xargs -r yamllint -d relaxed' 05:52:21 src/onaptests/templates/artifacts/acm/ac-definition-policy.yaml 05:52:21 51:81 warning line too long (93 > 80 characters) (line-length) 05:52:21 76:81 warning line too long (88 > 80 characters) (line-length) 05:52:21 82:81 warning line too long (83 > 80 characters) (line-length) 05:52:21 05:52:21 yaml: OK (2.69=setup[2.54]+cmd[0.01,0.14] seconds) 05:52:21 congratulations :) (2.72 seconds) 05:52:21 + tox_status=0 05:52:21 + echo '---> Completed tox runs' 05:52:21 ---> Completed tox runs 05:52:21 + for i in .tox/*/log 05:52:21 ++ echo .tox/yaml/log 05:52:21 ++ awk -F/ '{print $2}' 05:52:21 + tox_env=yaml 05:52:21 + cp -r .tox/yaml/log /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox/yaml 05:52:21 + DOC_DIR=docs/_build/html 05:52:21 + [[ -d docs/_build/html ]] 05:52:21 + echo '---> tox-run.sh ends' 05:52:21 ---> tox-run.sh ends 05:52:21 + test 0 -eq 0 05:52:21 $ ssh-agent -k 05:52:21 unset SSH_AUTH_SOCK; 05:52:21 unset SSH_AGENT_PID; 05:52:21 echo Agent pid 12183 killed; 05:52:21 [ssh-agent] Stopped. 05:52:21 [PostBuildScript] - [INFO] Executing post build scripts. 05:52:21 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins2096599729282749127.sh 05:52:21 ---> sysstat.sh 05:52:21 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins14469034728087875062.sh 05:52:21 ---> package-listing.sh 05:52:21 ++ tr '[:upper:]' '[:lower:]' 05:52:21 ++ facter osfamily 05:52:21 + OS_FAMILY=redhat 05:52:21 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 05:52:21 + START_PACKAGES=/tmp/packages_start.txt 05:52:21 + END_PACKAGES=/tmp/packages_end.txt 05:52:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:52:21 + PACKAGES=/tmp/packages_start.txt 05:52:21 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint ']' 05:52:21 + PACKAGES=/tmp/packages_end.txt 05:52:21 + case "${OS_FAMILY}" in 05:52:21 + rpm -qa 05:52:21 + sort 05:52:22 + '[' -f /tmp/packages_start.txt ']' 05:52:22 + '[' -f /tmp/packages_end.txt ']' 05:52:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:52:22 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint ']' 05:52:22 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/ 05:52:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/ 05:52:22 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins15710722321660237019.sh 05:52:22 ---> capture-instance-metadata.sh 05:52:22 Setup pyenv: 05:52:22 system 05:52:22 3.8.13 05:52:22 3.9.13 05:52:22 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 05:52:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2wey 05:52:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:52:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:52:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:52:30 lf-activate-venv(): INFO: Base packages installed successfully 05:52:30 lf-activate-venv(): INFO: Installing additional packages: lftools 05:52:51 lf-activate-venv(): INFO: Adding /tmp/venv-2wey/bin to PATH 05:52:51 INFO: Running in OpenStack, capturing instance metadata 05:52:52 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins14226729626584564507.sh 05:52:52 provisioning config files... 05:52:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/config14235708796200418335tmp 05:52:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:52:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:52:52 [EnvInject] - Injecting environment variables from a build step. 05:52:52 [EnvInject] - Injecting as environment variables the properties content 05:52:52 SERVER_ID=logs 05:52:52 05:52:52 [EnvInject] - Variables injected successfully. 05:52:52 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins69756365747718601.sh 05:52:52 ---> create-netrc.sh 05:52:52 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins1859546062970030462.sh 05:52:52 ---> python-tools-install.sh 05:52:52 Setup pyenv: 05:52:52 system 05:52:52 3.8.13 05:52:52 3.9.13 05:52:52 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 05:52:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2wey from file:/tmp/.os_lf_venv 05:52:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:52:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:52:54 lf-activate-venv(): INFO: Base packages installed successfully 05:52:54 lf-activate-venv(): INFO: Installing additional packages: lftools 05:53:00 lf-activate-venv(): INFO: Adding /tmp/venv-2wey/bin to PATH 05:53:00 Generating Requirements File 05:53:21 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. 05:53:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:53:22 Python 3.10.6 05:53:22 pip 26.2.1 from /tmp/venv-2wey/lib/python3.10/site-packages/pip (python 3.10) 05:53:22 aiohappyeyeballs==2.7.1 05:53:22 aiohttp==3.14.3 05:53:22 aiosignal==1.4.0 05:53:22 appdirs==1.4.4 05:53:22 argcomplete==3.7.2 05:53:22 aspy.yaml==1.3.0 05:53:22 async-timeout==5.0.1 05:53:22 attrs==26.1.0 05:53:22 autopage==0.6.0 05:53:22 backports.strenum==1.3.1 05:53:22 beautifulsoup4==4.15.0 05:53:22 boto3==1.43.72 05:53:22 botocore==1.43.72 05:53:22 bs4==0.0.2 05:53:22 certifi==2026.7.22 05:53:22 cffi==2.1.1 05:53:22 cfgv==3.5.0 05:53:22 chardet==7.6.0 05:53:22 charset-normalizer==3.5.1 05:53:22 click==8.4.2 05:53:22 cliff==4.14.0 05:53:22 cmd2==3.5.1 05:53:22 cryptography==3.3.2 05:53:22 debtcollector==3.1.0 05:53:22 decorator==5.3.1 05:53:22 defusedxml==0.7.1 05:53:22 Deprecated==1.3.1 05:53:22 distlib==0.4.3 05:53:22 dnspython==2.8.0 05:53:22 docker==7.2.0 05:53:22 dogpile.cache==1.5.0 05:53:22 durationpy==0.10 05:53:22 email-validator==2.3.0 05:53:22 filelock==3.32.3 05:53:22 frozenlist==1.8.0 05:53:22 future==1.0.0 05:53:22 gitdb==4.0.12 05:53:22 GitPython==3.1.59 05:53:22 httplib2==0.30.2 05:53:22 identify==2.6.19 05:53:22 idna==3.18 05:53:22 importlib-resources==1.5.0 05:53:22 iso8601==2.1.0 05:53:22 Jinja2==3.1.6 05:53:22 jmespath==1.1.0 05:53:22 jsonpatch==1.33 05:53:22 jsonpointer==3.1.1 05:53:22 jsonschema==4.26.0 05:53:22 jsonschema-specifications==2025.9.1 05:53:22 keystoneauth1==5.14.0 05:53:22 kubernetes==36.0.3 05:53:22 lftools==0.37.23 05:53:22 lxml==6.1.1 05:53:22 markdown-it-py==4.2.0 05:53:22 MarkupSafe==3.0.3 05:53:22 mdurl==0.1.2 05:53:22 msgpack==1.2.1 05:53:22 multi_key_dict==2.0.3 05:53:22 multidict==6.7.1 05:53:22 munch==4.0.0 05:53:22 netaddr==1.3.0 05:53:22 niet==1.4.2 05:53:22 nodeenv==1.10.0 05:53:22 oauth2client==4.1.3 05:53:22 oauthlib==3.3.1 05:53:22 openstacksdk==4.13.0 05:53:22 os-service-types==1.8.2 05:53:22 osc-lib==4.6.0 05:53:22 oslo.config==10.4.0 05:53:22 oslo.context==6.4.0 05:53:22 oslo.i18n==6.8.0 05:53:22 oslo.log==8.2.0 05:53:22 oslo.serialization==5.10.0 05:53:22 oslo.utils==10.1.1 05:53:22 packaging==26.3 05:53:22 pbr==7.0.3 05:53:22 platformdirs==4.11.3 05:53:22 prettytable==3.18.0 05:53:22 propcache==0.5.2 05:53:22 psutil==7.2.2 05:53:22 pyasn1==0.6.4 05:53:22 pyasn1_modules==0.4.2 05:53:22 pycparser==3.0 05:53:22 pygerrit2==2.0.15 05:53:22 PyGithub==2.9.1 05:53:22 Pygments==2.20.0 05:53:22 PyJWT==2.13.0 05:53:22 PyNaCl==1.6.2 05:53:22 pyparsing==2.4.7 05:53:22 pyperclip==1.11.0 05:53:22 pyrsistent==0.20.0 05:53:22 python-cinderclient==9.9.0 05:53:22 python-dateutil==2.9.0.post0 05:53:22 python-discovery==1.5.2 05:53:22 python-heatclient==5.2.0 05:53:22 python-jenkins==1.8.3 05:53:22 python-keystoneclient==5.8.0 05:53:22 python-magnumclient==4.11.0 05:53:22 python-openstackclient==10.0.0 05:53:22 python-swiftclient==4.10.0 05:53:22 PyYAML==6.0.3 05:53:22 referencing==0.37.0 05:53:22 requests==2.34.2 05:53:22 requests-oauthlib==2.0.0 05:53:22 rfc3986==2.0.0 05:53:22 rich==15.0.0 05:53:22 rich-argparse==1.8.0 05:53:22 rpds-py==0.30.0 05:53:22 rsa==4.9.1 05:53:22 ruamel.yaml==0.19.1 05:53:22 ruamel.yaml.clib==0.2.15 05:53:22 s3transfer==0.19.2 05:53:22 simplejson==4.1.1 05:53:22 six==1.17.0 05:53:22 smmap==5.0.3 05:53:22 soupsieve==2.9.2 05:53:22 stevedore==5.8.0 05:53:22 tabulate==0.10.0 05:53:22 toml==0.10.2 05:53:22 tomlkit==0.15.1 05:53:22 tqdm==4.70.0 05:53:22 typing_extensions==4.16.0 05:53:22 urllib3==1.26.20 05:53:22 virtualenv==21.7.4 05:53:22 wcwidth==0.8.2 05:53:22 websocket-client==1.9.0 05:53:22 wrapt==2.3.0 05:53:22 xdg==6.0.0 05:53:22 xmltodict==1.0.4 05:53:22 yarl==1.24.5 05:53:22 yq==4.1.2 05:53:22 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/sh /tmp/jenkins18328374305668992246.sh 05:53:22 ---> uv-install.sh 05:53:22 Installing uv/uvx (latest) using shell installer 05:53:23 2026-08-17 05:53:23 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-c1i32u.sh" [1] 05:53:23 downloading uv 0.12.5 x86_64-unknown-linux-gnu 05:53:23 installing to /home/jenkins/.local/bin 05:53:23 uv 05:53:23 uvx 05:53:23 everything's installed! 05:53:23 ---> Validating uv/uvx install 05:53:23 uvx 0.12.5 (x86_64-unknown-linux-gnu) 05:53:23 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins11432651503773998869.sh 05:53:23 ---> sudo-logs.sh 05:53:23 Archiving 'sudo' log.. 05:53:24 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins17853652186102938164.sh 05:53:24 ---> job-cost.sh 05:53:24 INFO: Activating Python virtual environment... 05:53:24 Setup pyenv: 05:53:24 system 05:53:24 3.8.13 05:53:24 3.9.13 05:53:24 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 05:53:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2wey from file:/tmp/.os_lf_venv 05:53:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:53:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:53:26 lf-activate-venv(): INFO: Base packages installed successfully 05:53:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:53:30 lf-activate-venv(): INFO: Adding /tmp/venv-2wey/bin to PATH 05:53:30 INFO: No stack-cost file found 05:53:30 INFO: Instance uptime: 123s 05:53:30 INFO: Fetching instance metadata (attempt 1 of 3)... 05:53:30 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:53:30 INFO: Successfully fetched instance metadata 05:53:30 INFO: Instance type: v3-standard-2 05:53:30 INFO: Retrieving pricing info for: v3-standard-2 05:53:30 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:53:30 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=123 05:53:31 INFO: Successfully fetched Vexxhost pricing API 05:53:31 INFO: Retrieved cost: 0.06 05:53:31 INFO: Retrieved resource: v3-standard-2 05:53:31 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/cost 05:53:31 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/cost.csv 05:53:31 INFO: Successfully archived job cost data 05:53:31 DEBUG: Cost data: testsuite-pythonsdk-tests-master-yaml-lint,177,2026-08-17 05:53:31,v3-standard-2,123,0.06,0.00,SUCCESS 05:53:31 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins2276985917158540663.sh 05:53:31 ---> logs-deploy.sh 05:53:31 Setup pyenv: 05:53:31 system 05:53:31 3.8.13 05:53:31 3.9.13 05:53:31 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 05:53:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2wey from file:/tmp/.os_lf_venv 05:53:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:53:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:53:33 lf-activate-venv(): INFO: Base packages installed successfully 05:53:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:53:39 lf-activate-venv(): INFO: Adding /tmp/venv-2wey/bin to PATH 05:53:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-yaml-lint/177 05:53:39 INFO: archiving workspace using pattern(s): 05:53:40 Archives upload complete. 05:53:40 INFO: archiving logs to Nexus 05:53:41 ---> uname -a: 05:53:41 Linux prd-centos8-builder-2c-1g-13089.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 05:53:41 05:53:41 05:53:41 ---> lscpu: 05:53:41 Architecture: x86_64 05:53:41 CPU op-mode(s): 32-bit, 64-bit 05:53:41 Byte Order: Little Endian 05:53:41 CPU(s): 2 05:53:41 On-line CPU(s) list: 0,1 05:53:41 Thread(s) per core: 1 05:53:41 Core(s) per socket: 1 05:53:41 Socket(s): 2 05:53:41 NUMA node(s): 1 05:53:41 Vendor ID: AuthenticAMD 05:53:41 CPU family: 23 05:53:41 Model: 49 05:53:41 Model name: AMD EPYC-Rome Processor 05:53:41 Stepping: 0 05:53:41 CPU MHz: 2800.000 05:53:41 BogoMIPS: 5600.00 05:53:41 Virtualization: AMD-V 05:53:41 Hypervisor vendor: KVM 05:53:41 Virtualization type: full 05:53:41 L1d cache: 32K 05:53:41 L1i cache: 32K 05:53:41 L2 cache: 512K 05:53:41 L3 cache: 16384K 05:53:41 NUMA node0 CPU(s): 0,1 05:53:41 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 05:53:41 05:53:41 05:53:41 ---> nproc: 05:53:41 2 05:53:41 05:53:41 05:53:41 ---> df -h: 05:53:41 Filesystem Size Used Avail Use% Mounted on 05:53:41 devtmpfs 3.8G 0 3.8G 0% /dev 05:53:41 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:53:41 tmpfs 3.8G 17M 3.8G 1% /run 05:53:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:53:41 /dev/vda1 40G 9.5G 31G 24% / 05:53:41 tmpfs 770M 0 770M 0% /run/user/1001 05:53:41 05:53:41 05:53:41 ---> free -m: 05:53:41 total used free shared buff/cache available 05:53:41 Mem: 7697 578 4835 19 2283 6809 05:53:41 Swap: 1023 0 1023 05:53:41 05:53:41 05:53:41 ---> ip addr: 05:53:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:53:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:53:41 inet 127.0.0.1/8 scope host lo 05:53:41 valid_lft forever preferred_lft forever 05:53:41 inet6 ::1/128 scope host 05:53:41 valid_lft forever preferred_lft forever 05:53:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:53:41 link/ether fa:16:3e:d4:c4:97 brd ff:ff:ff:ff:ff:ff 05:53:41 altname enp0s3 05:53:41 altname ens3 05:53:41 inet 10.30.106.235/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 05:53:41 valid_lft 86276sec preferred_lft 86276sec 05:53:41 inet6 fe80::f816:3eff:fed4:c497/64 scope link 05:53:41 valid_lft forever preferred_lft forever 05:53:41 05:53:41 05:53:41 ---> sar -b -r -n DEV: 05:53:41 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/17/2026 _x86_64_ (2 CPU) 05:53:41 05:53:41 05:51:33 LINUX RESTART (2 CPU) 05:53:41 05:53:41 05:52:01 AM tps rtps wtps bread/s bwrtn/s 05:53:41 05:53:01 AM 329.95 149.43 180.52 2505.45 7826.10 05:53:41 Average: 329.95 149.43 180.52 2505.45 7826.10 05:53:41 05:53:41 05:52:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:53:41 05:53:01 AM 5252728 7026512 2629712 33.36 2688 1944152 711332 7.96 383348 1893540 160632 05:53:41 Average: 5252728 7026512 2629712 33.36 2688 1944152 711332 7.96 383348 1893540 160632 05:53:41 05:53:41 05:52:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:53:41 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:41 05:53:01 AM eth0 83.25 51.62 999.21 24.18 0.00 0.00 0.00 0.00 05:53:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:41 Average: eth0 83.25 51.62 999.21 24.18 0.00 0.00 0.00 0.00 05:53:41 05:53:41 05:53:41 ---> sar -P ALL: 05:53:41 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/17/2026 _x86_64_ (2 CPU) 05:53:41 05:53:41 05:51:33 LINUX RESTART (2 CPU) 05:53:41 05:53:41 05:52:01 AM CPU %user %nice %system %iowait %steal %idle 05:53:41 05:53:01 AM all 40.02 2.64 35.19 3.27 0.11 18.78 05:53:41 05:53:01 AM 0 25.60 3.12 40.74 3.72 0.10 26.71 05:53:41 05:53:01 AM 1 54.22 2.16 29.72 2.82 0.12 10.96 05:53:41 Average: all 40.02 2.64 35.19 3.27 0.11 18.78 05:53:41 Average: 0 25.60 3.12 40.74 3.72 0.10 26.71 05:53:41 Average: 1 54.22 2.16 29.72 2.82 0.12 10.96 05:53:41 05:53:41 05:53:41