05:29:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/146985 05:29:28 Running as SYSTEM 05:29:28 [EnvInject] - Loading node environment variables. 05:29:28 Building remotely on prd-centos8-builder-2c-1g-13064 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 05:29:28 [ssh-agent] Looking for ssh-agent implementation... 05:29:28 $ ssh-agent 05:29:28 SSH_AUTH_SOCK=/tmp/ssh-uXYNQQFOwaHZ/agent.13866 05:29:28 SSH_AGENT_PID=13869 05:29:28 [ssh-agent] Started. 05:29:28 Running ssh-add (command line suppressed) 05:29:28 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/private_key_3770616369729384545.key (/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/private_key_3770616369729384545.key) 05:29:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:29:28 The recommended git tool is: NONE 05:29:30 using credential onap-jenkins-ssh 05:29:30 Wiping out workspace first. 05:29:30 Cloning the remote Git repository 05:29:30 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:29:30 > git init /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint # timeout=10 05:29:30 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:29:30 > git --version # timeout=10 05:29:30 > git --version # 'git version 2.43.0' 05:29:30 using GIT_SSH to set credentials Gerrit user 05:29:30 [INFO] Currently running in a labeled security context 05:29:30 [INFO] Currently SELinux is 'enforcing' on the host 05:29:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/jenkins-gitclient-ssh8078540467752006534.key 05:29:31 Verifying host key using manually-configured host key entries 05:29:31 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:29:31 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:29:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:29:31 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:29:32 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:29:32 using GIT_SSH to set credentials Gerrit user 05:29:32 [INFO] Currently running in a labeled security context 05:29:32 [INFO] Currently SELinux is 'enforcing' on the host 05:29:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/jenkins-gitclient-ssh7869925685813408383.key 05:29:32 Verifying host key using manually-configured host key entries 05:29:32 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/85/146985/2 # timeout=30 05:29:32 > git rev-parse 8e3c0e30f4fd0b778d31b048fa02fd4c663e75a2^{commit} # timeout=10 05:29:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:29:32 Checking out Revision 8e3c0e30f4fd0b778d31b048fa02fd4c663e75a2 (refs/changes/85/146985/2) 05:29:32 > git config core.sparsecheckout # timeout=10 05:29:32 > git checkout -f 8e3c0e30f4fd0b778d31b048fa02fd4c663e75a2 # timeout=30 05:29:35 Commit message: "Add basic_acm scenario and make basic_policy assert" 05:29:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:29:35 > git rev-list --no-walk b8a7cbc8a666d0eec7e7d698bcfb760cef300e15 # timeout=10 05:29:36 [EnvInject] - Injecting environment variables from a build step. 05:29:36 [EnvInject] - Injecting as environment variables the properties content 05:29:36 PYTHON=python3 05:29:36 05:29:36 [EnvInject] - Variables injected successfully. 05:29:36 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins16856203997393769765.sh 05:29:36 ---> tox-install.sh 05:29:36 + source /home/jenkins/lf-env.sh 05:29:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:29:36 ++ mktemp -d /tmp/venv-XXXX 05:29:36 + lf_venv=/tmp/venv-B9QU 05:29:36 + local venv_file=/tmp/.os_lf_venv 05:29:36 + local python=python3 05:29:36 + local options 05:29:36 + local set_path=true 05:29:36 + local install_args= 05:29:36 ++ 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:29:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:29:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:29:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:29:36 + true 05:29:36 + case $1 in 05:29:36 + venv_file=/tmp/.toxenv 05:29:36 + shift 2 05:29:36 + true 05:29:36 + case $1 in 05:29:36 + shift 05:29:36 + break 05:29:36 + case $python in 05:29:36 + local pkg_list= 05:29:36 + [[ -d /opt/pyenv ]] 05:29:36 + echo 'Setup pyenv:' 05:29:36 Setup pyenv: 05:29:36 + export PYENV_ROOT=/opt/pyenv 05:29:36 + PYENV_ROOT=/opt/pyenv 05:29:36 + 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:29:36 + 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:29:36 + pyenv versions 05:29:36 system 05:29:36 * 3.8.13 (set by /opt/pyenv/version) 05:29:36 * 3.9.13 (set by /opt/pyenv/version) 05:29:36 * 3.10.6 (set by /opt/pyenv/version) 05:29:36 + command -v pyenv 05:29:36 ++ pyenv init - --no-rehash 05:29:36 + 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:29:36 export PATH="/opt/pyenv/shims:${PATH}" 05:29:36 export PYENV_SHELL=bash 05:29:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:29:36 pyenv() { 05:29:36 local command 05:29:36 command="${1:-}" 05:29:36 if [ "$#" -gt 0 ]; then 05:29:36 shift 05:29:36 fi 05:29:36 05:29:36 case "$command" in 05:29:36 rehash|shell) 05:29:36 eval "$(pyenv "sh-$command" "$@")" 05:29:36 ;; 05:29:36 *) 05:29:36 command pyenv "$command" "$@" 05:29:36 ;; 05:29:36 esac 05:29:36 }' 05:29:36 +++ 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:29:36 ++ 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:29:36 ++ 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:29:36 ++ 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:29:36 ++ export PYENV_SHELL=bash 05:29:36 ++ PYENV_SHELL=bash 05:29:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:29:36 +++ complete -F _pyenv pyenv 05:29:36 ++ lf-pyver python3 05:29:36 ++ local py_version_xy=python3 05:29:36 ++ local py_version_xyz= 05:29:36 ++ awk '{ print $1 }' 05:29:36 ++ sed 's/^[ *]* //' 05:29:36 ++ pyenv versions 05:29:36 ++ local command 05:29:36 ++ command=versions 05:29:36 ++ '[' 1 -gt 0 ']' 05:29:36 ++ shift 05:29:36 ++ case "$command" in 05:29:36 ++ command pyenv versions 05:29:36 ++ pyenv versions 05:29:36 ++ grep -E '^[0-9.]*[0-9]$' 05:29:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:29:36 +++ sort -V 05:29:36 +++ grep '^3' /tmp/.pyenv_versions 05:29:36 +++ tail -n 1 05:29:36 ++ py_version_xyz=3.10.6 05:29:36 ++ [[ -z 3.10.6 ]] 05:29:36 ++ echo 3.10.6 05:29:36 ++ return 0 05:29:36 + pyenv local 3.10.6 05:29:36 + local command 05:29:36 + command=local 05:29:36 + '[' 2 -gt 0 ']' 05:29:36 + shift 05:29:36 + case "$command" in 05:29:36 + command pyenv local 3.10.6 05:29:36 + pyenv local 3.10.6 05:29:36 + for arg in "$@" 05:29:36 + case $arg in 05:29:36 + pkg_list+='tox ' 05:29:36 + for arg in "$@" 05:29:36 + case $arg in 05:29:36 + pkg_list+='virtualenv ' 05:29:36 + for arg in "$@" 05:29:36 + case $arg in 05:29:36 + pkg_list+='urllib3~=1.26.15 ' 05:29:36 + [[ -f /tmp/.toxenv ]] 05:29:36 + [[ ! -f /tmp/.toxenv ]] 05:29:36 + [[ -n '' ]] 05:29:36 + python3 -m venv /tmp/venv-B9QU 05:29:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B9QU' 05:29:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B9QU 05:29:40 + echo /tmp/venv-B9QU 05:29:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:29:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:29:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:29:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:40 + local 'pip_opts=--upgrade --quiet' 05:29:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:29:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:29:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:29:40 + [[ -n '' ]] 05:29:40 + [[ -n '' ]] 05:29:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:29:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:40 + /tmp/venv-B9QU/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:29:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:29:44 lf-activate-venv(): INFO: Base packages installed successfully 05:29:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:29:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:29:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:29:44 + /tmp/venv-B9QU/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:29:46 + type python3 05:29:46 + true 05:29:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B9QU/bin to PATH' 05:29:46 lf-activate-venv(): INFO: Adding /tmp/venv-B9QU/bin to PATH 05:29:46 + PATH=/tmp/venv-B9QU/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:29:46 + return 0 05:29:46 + python3 --version 05:29:46 Python 3.10.6 05:29:46 + python3 -m pip --version 05:29:46 pip 26.2.1 from /tmp/venv-B9QU/lib/python3.10/site-packages/pip (python 3.10) 05:29:46 + python3 -m pip freeze 05:29:46 cachetools==7.1.7 05:29:46 colorama==0.4.6 05:29:46 distlib==0.4.3 05:29:46 filelock==3.32.3 05:29:46 packaging==26.3 05:29:46 platformdirs==4.11.3 05:29:46 pluggy==1.6.0 05:29:46 pyproject-api==1.11.0 05:29:46 python-discovery==1.5.2 05:29:46 tomli==2.4.1 05:29:46 tomli_w==1.2.0 05:29:46 tox==4.60.0 05:29:46 typing_extensions==4.16.0 05:29:46 urllib3==1.26.20 05:29:46 virtualenv==21.7.4 05:29:46 [EnvInject] - Injecting environment variables from a build step. 05:29:46 [EnvInject] - Injecting as environment variables the properties content 05:29:46 PARALLEL=false 05:29:46 05:29:46 [EnvInject] - Variables injected successfully. 05:29:46 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins7565716753744809002.sh 05:29:47 ---> tox-run.sh 05:29:47 + 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:29:47 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox 05:29:47 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/docs 05:29:47 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox 05:29:47 + cd /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/. 05:29:47 + source /home/jenkins/lf-env.sh 05:29:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:29:47 ++ mktemp -d /tmp/venv-XXXX 05:29:47 + lf_venv=/tmp/venv-cqTL 05:29:47 + local venv_file=/tmp/.os_lf_venv 05:29:47 + local python=python3 05:29:47 + local options 05:29:47 + local set_path=true 05:29:47 + local install_args= 05:29: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 05:29:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:29:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:29:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:29:47 + true 05:29:47 + case $1 in 05:29:47 + venv_file=/tmp/.toxenv 05:29:47 + shift 2 05:29:47 + true 05:29:47 + case $1 in 05:29:47 + shift 05:29:47 + break 05:29:47 + case $python in 05:29:47 + local pkg_list= 05:29:47 + [[ -d /opt/pyenv ]] 05:29:47 + echo 'Setup pyenv:' 05:29:47 Setup pyenv: 05:29:47 + export PYENV_ROOT=/opt/pyenv 05:29:47 + PYENV_ROOT=/opt/pyenv 05:29:47 + 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:29:47 + 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:29:47 + pyenv versions 05:29:47 system 05:29:47 3.8.13 05:29:47 3.9.13 05:29:47 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 05:29:47 + command -v pyenv 05:29:47 ++ pyenv init - --no-rehash 05:29:47 + 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:29:47 export PATH="/opt/pyenv/shims:${PATH}" 05:29:47 export PYENV_SHELL=bash 05:29:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:29:47 pyenv() { 05:29:47 local command 05:29:47 command="${1:-}" 05:29:47 if [ "$#" -gt 0 ]; then 05:29:47 shift 05:29:47 fi 05:29:47 05:29:47 case "$command" in 05:29:47 rehash|shell) 05:29:47 eval "$(pyenv "sh-$command" "$@")" 05:29:47 ;; 05:29:47 *) 05:29:47 command pyenv "$command" "$@" 05:29:47 ;; 05:29:47 esac 05:29:47 }' 05:29:47 +++ 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:29:47 ++ 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:29:47 ++ 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:29:47 ++ 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:29:47 ++ export PYENV_SHELL=bash 05:29:47 ++ PYENV_SHELL=bash 05:29:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:29:47 +++ complete -F _pyenv pyenv 05:29:47 ++ lf-pyver python3 05:29:47 ++ local py_version_xy=python3 05:29:47 ++ local py_version_xyz= 05:29:47 ++ pyenv versions 05:29:47 ++ local command 05:29:47 ++ command=versions 05:29:47 ++ '[' 1 -gt 0 ']' 05:29:47 ++ shift 05:29:47 ++ case "$command" in 05:29:47 ++ command pyenv versions 05:29:47 ++ pyenv versions 05:29:47 ++ awk '{ print $1 }' 05:29:47 ++ sed 's/^[ *]* //' 05:29:47 ++ grep -E '^[0-9.]*[0-9]$' 05:29:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:29:47 +++ grep '^3' /tmp/.pyenv_versions 05:29:47 +++ sort -V 05:29:47 +++ tail -n 1 05:29:47 ++ py_version_xyz=3.10.6 05:29:47 ++ [[ -z 3.10.6 ]] 05:29:47 ++ echo 3.10.6 05:29:47 ++ return 0 05:29:47 + pyenv local 3.10.6 05:29:47 + local command 05:29:47 + command=local 05:29:47 + '[' 2 -gt 0 ']' 05:29:47 + shift 05:29:47 + case "$command" in 05:29:47 + command pyenv local 3.10.6 05:29:47 + pyenv local 3.10.6 05:29:47 + for arg in "$@" 05:29:47 + case $arg in 05:29:47 + pkg_list+='tox ' 05:29:47 + for arg in "$@" 05:29:47 + case $arg in 05:29:47 + pkg_list+='virtualenv ' 05:29:47 + for arg in "$@" 05:29:47 + case $arg in 05:29:47 + pkg_list+='urllib3~=1.26.15 ' 05:29:47 + [[ -f /tmp/.toxenv ]] 05:29:47 ++ cat /tmp/.toxenv 05:29:47 + lf_venv=/tmp/venv-B9QU 05:29:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B9QU from' file:/tmp/.toxenv 05:29:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B9QU from file:/tmp/.toxenv 05:29:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:29:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:47 + local 'pip_opts=--upgrade --quiet' 05:29:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:29:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:29:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:29:47 + [[ -n '' ]] 05:29:47 + [[ -n '' ]] 05:29:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:29:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:29:47 + /tmp/venv-B9QU/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:29:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:29:48 lf-activate-venv(): INFO: Base packages installed successfully 05:29:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:29:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:29:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:29:48 + /tmp/venv-B9QU/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:29:48 + type python3 05:29:48 + true 05:29:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B9QU/bin to PATH' 05:29:48 lf-activate-venv(): INFO: Adding /tmp/venv-B9QU/bin to PATH 05:29:48 + PATH=/tmp/venv-B9QU/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:29:48 + return 0 05:29:48 + [[ -d /opt/pyenv ]] 05:29:48 + echo '---> Setting up pyenv' 05:29:48 ---> Setting up pyenv 05:29:48 + export PYENV_ROOT=/opt/pyenv 05:29:48 + PYENV_ROOT=/opt/pyenv 05:29:48 + export PATH=/opt/pyenv/bin:/tmp/venv-B9QU/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:29:48 + PATH=/opt/pyenv/bin:/tmp/venv-B9QU/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:29:48 ++ pwd 05:29:48 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 05:29:48 + export PYTHONPATH 05:29:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:29:48 + TOX_TESTENV_PASSENV=PYTHONPATH 05:29:48 + tox --version 05:29:49 4.60.0 from /tmp/venv-B9QU/lib/python3.10/site-packages/tox/__init__.py 05:29:49 + PARALLEL=false 05:29:49 + TOX_OPTIONS_LIST= 05:29:49 + [[ -n yaml ]] 05:29:49 + TOX_OPTIONS_LIST=' -e yaml' 05:29:49 + case ${PARALLEL,,} in 05:29:49 + tox -e yaml 05:29:49 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox/tox.log 05:29:50 yaml: install_deps> python -I -m pip install yamllint 05:29:51 yaml: freeze> python -m pip freeze --all 05:29:52 yaml: pathspec==1.1.1,pip==26.2.1,PyYAML==6.0.3,setuptools==84.0.0,yamllint==1.38.0 05:29:52 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 05:29:52 yaml: commands[0]> /bin/bash -c 'cat /tmp/.coalist_yaml | xargs -r yamllint -d relaxed' 05:29:52 src/onaptests/templates/artifacts/acm/ac-definition-policy.yaml 05:29:52 51:81 warning line too long (93 > 80 characters) (line-length) 05:29:52 76:81 warning line too long (88 > 80 characters) (line-length) 05:29:52 82:81 warning line too long (83 > 80 characters) (line-length) 05:29:52 05:29:52 yaml: OK (2.85=setup[2.69]+cmd[0.01,0.15] seconds) 05:29:52 congratulations :) (2.88 seconds) 05:29:52 + tox_status=0 05:29:52 + echo '---> Completed tox runs' 05:29:52 ---> Completed tox runs 05:29:52 + for i in .tox/*/log 05:29:52 ++ echo .tox/yaml/log 05:29:52 ++ awk -F/ '{print $2}' 05:29:52 + tox_env=yaml 05:29:52 + cp -r .tox/yaml/log /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/tox/yaml 05:29:52 + DOC_DIR=docs/_build/html 05:29:52 + [[ -d docs/_build/html ]] 05:29:52 + echo '---> tox-run.sh ends' 05:29:52 ---> tox-run.sh ends 05:29:52 + test 0 -eq 0 05:29:52 $ ssh-agent -k 05:29:52 unset SSH_AUTH_SOCK; 05:29:52 unset SSH_AGENT_PID; 05:29:52 echo Agent pid 13869 killed; 05:29:52 [ssh-agent] Stopped. 05:29:52 [PostBuildScript] - [INFO] Executing post build scripts. 05:29:52 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins7063359249232618309.sh 05:29:52 ---> sysstat.sh 05:29:52 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins8606651859216932531.sh 05:29:52 ---> package-listing.sh 05:29:52 ++ facter osfamily 05:29:52 ++ tr '[:upper:]' '[:lower:]' 05:29:53 + OS_FAMILY=redhat 05:29:53 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint 05:29:53 + START_PACKAGES=/tmp/packages_start.txt 05:29:53 + END_PACKAGES=/tmp/packages_end.txt 05:29:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:29:53 + PACKAGES=/tmp/packages_start.txt 05:29:53 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint ']' 05:29:53 + PACKAGES=/tmp/packages_end.txt 05:29:53 + case "${OS_FAMILY}" in 05:29:53 + rpm -qa 05:29:53 + sort 05:29:53 + '[' -f /tmp/packages_start.txt ']' 05:29:53 + '[' -f /tmp/packages_end.txt ']' 05:29:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:29:53 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint ']' 05:29:53 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/ 05:29:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/ 05:29:53 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins9965626261744425231.sh 05:29:53 ---> capture-instance-metadata.sh 05:29:53 Setup pyenv: 05:29:53 system 05:29:53 3.8.13 05:29:53 3.9.13 05:29:53 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 05:29:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XiR7 05:29:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:29:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:30:01 lf-activate-venv(): INFO: Base packages installed successfully 05:30:01 lf-activate-venv(): INFO: Installing additional packages: lftools 05:30:21 lf-activate-venv(): INFO: Adding /tmp/venv-XiR7/bin to PATH 05:30:21 INFO: Running in OpenStack, capturing instance metadata 05:30:35 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins2598598550886820303.sh 05:30:35 provisioning config files... 05:30:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-yaml-lint@tmp/config15978887345669621496tmp 05:30:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:30:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:30:35 [EnvInject] - Injecting environment variables from a build step. 05:30:35 [EnvInject] - Injecting as environment variables the properties content 05:30:35 SERVER_ID=logs 05:30:35 05:30:35 [EnvInject] - Variables injected successfully. 05:30:35 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins6321747501207742102.sh 05:30:35 ---> create-netrc.sh 05:30:35 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins9673239244319636526.sh 05:30:35 ---> python-tools-install.sh 05:30:35 Setup pyenv: 05:30:35 system 05:30:35 3.8.13 05:30:35 3.9.13 05:30:35 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 05:30:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XiR7 from file:/tmp/.os_lf_venv 05:30:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:30:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:30:37 lf-activate-venv(): INFO: Base packages installed successfully 05:30:37 lf-activate-venv(): INFO: Installing additional packages: lftools 05:30:44 lf-activate-venv(): INFO: Adding /tmp/venv-XiR7/bin to PATH 05:30:44 Generating Requirements File 05:31:06 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:31:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:31:06 Python 3.10.6 05:31:06 pip 26.2.1 from /tmp/venv-XiR7/lib/python3.10/site-packages/pip (python 3.10) 05:31:07 aiohappyeyeballs==2.7.1 05:31:07 aiohttp==3.14.3 05:31:07 aiosignal==1.4.0 05:31:07 appdirs==1.4.4 05:31:07 argcomplete==3.7.2 05:31:07 aspy.yaml==1.3.0 05:31:07 async-timeout==5.0.1 05:31:07 attrs==26.1.0 05:31:07 autopage==0.6.0 05:31:07 backports.strenum==1.3.1 05:31:07 beautifulsoup4==4.15.0 05:31:07 boto3==1.43.72 05:31:07 botocore==1.43.72 05:31:07 bs4==0.0.2 05:31:07 certifi==2026.7.22 05:31:07 cffi==2.1.1 05:31:07 cfgv==3.5.0 05:31:07 chardet==7.6.0 05:31:07 charset-normalizer==3.5.1 05:31:07 click==8.4.2 05:31:07 cliff==4.14.0 05:31:07 cmd2==3.5.1 05:31:07 cryptography==3.3.2 05:31:07 debtcollector==3.1.0 05:31:07 decorator==5.3.1 05:31:07 defusedxml==0.7.1 05:31:07 Deprecated==1.3.1 05:31:07 distlib==0.4.3 05:31:07 dnspython==2.8.0 05:31:07 docker==7.2.0 05:31:07 dogpile.cache==1.5.0 05:31:07 durationpy==0.10 05:31:07 email-validator==2.3.0 05:31:07 filelock==3.32.3 05:31:07 frozenlist==1.8.0 05:31:07 future==1.0.0 05:31:07 gitdb==4.0.12 05:31:07 GitPython==3.1.59 05:31:07 httplib2==0.30.2 05:31:07 identify==2.6.19 05:31:07 idna==3.18 05:31:07 importlib-resources==1.5.0 05:31:07 iso8601==2.1.0 05:31:07 Jinja2==3.1.6 05:31:07 jmespath==1.1.0 05:31:07 jsonpatch==1.33 05:31:07 jsonpointer==3.1.1 05:31:07 jsonschema==4.26.0 05:31:07 jsonschema-specifications==2025.9.1 05:31:07 keystoneauth1==5.14.0 05:31:07 kubernetes==36.0.3 05:31:07 lftools==0.37.23 05:31:07 lxml==6.1.1 05:31:07 markdown-it-py==4.2.0 05:31:07 MarkupSafe==3.0.3 05:31:07 mdurl==0.1.2 05:31:07 msgpack==1.2.1 05:31:07 multi_key_dict==2.0.3 05:31:07 multidict==6.7.1 05:31:07 munch==4.0.0 05:31:07 netaddr==1.3.0 05:31:07 niet==1.4.2 05:31:07 nodeenv==1.10.0 05:31:07 oauth2client==4.1.3 05:31:07 oauthlib==3.3.1 05:31:07 openstacksdk==4.13.0 05:31:07 os-service-types==1.8.2 05:31:07 osc-lib==4.6.0 05:31:07 oslo.config==10.4.0 05:31:07 oslo.context==6.4.0 05:31:07 oslo.i18n==6.8.0 05:31:07 oslo.log==8.2.0 05:31:07 oslo.serialization==5.10.0 05:31:07 oslo.utils==10.1.1 05:31:07 packaging==26.3 05:31:07 pbr==7.0.3 05:31:07 platformdirs==4.11.3 05:31:07 prettytable==3.18.0 05:31:07 propcache==0.5.2 05:31:07 psutil==7.2.2 05:31:07 pyasn1==0.6.4 05:31:07 pyasn1_modules==0.4.2 05:31:07 pycparser==3.0 05:31:07 pygerrit2==2.0.15 05:31:07 PyGithub==2.9.1 05:31:07 Pygments==2.20.0 05:31:07 PyJWT==2.13.0 05:31:07 PyNaCl==1.6.2 05:31:07 pyparsing==2.4.7 05:31:07 pyperclip==1.11.0 05:31:07 pyrsistent==0.20.0 05:31:07 python-cinderclient==9.9.0 05:31:07 python-dateutil==2.9.0.post0 05:31:07 python-discovery==1.5.2 05:31:07 python-heatclient==5.2.0 05:31:07 python-jenkins==1.8.3 05:31:07 python-keystoneclient==5.8.0 05:31:07 python-magnumclient==4.11.0 05:31:07 python-openstackclient==10.0.0 05:31:07 python-swiftclient==4.10.0 05:31:07 PyYAML==6.0.3 05:31:07 referencing==0.37.0 05:31:07 requests==2.34.2 05:31:07 requests-oauthlib==2.0.0 05:31:07 rfc3986==2.0.0 05:31:07 rich==15.0.0 05:31:07 rich-argparse==1.8.0 05:31:07 rpds-py==0.30.0 05:31:07 rsa==4.9.1 05:31:07 ruamel.yaml==0.19.1 05:31:07 ruamel.yaml.clib==0.2.15 05:31:07 s3transfer==0.19.2 05:31:07 simplejson==4.1.1 05:31:07 six==1.17.0 05:31:07 smmap==5.0.3 05:31:07 soupsieve==2.9.2 05:31:07 stevedore==5.8.0 05:31:07 tabulate==0.10.0 05:31:07 toml==0.10.2 05:31:07 tomlkit==0.15.1 05:31:07 tqdm==4.70.0 05:31:07 typing_extensions==4.16.0 05:31:07 urllib3==1.26.20 05:31:07 virtualenv==21.7.4 05:31:07 wcwidth==0.8.2 05:31:07 websocket-client==1.9.0 05:31:07 wrapt==2.3.0 05:31:07 xdg==6.0.0 05:31:07 xmltodict==1.0.4 05:31:07 yarl==1.24.5 05:31:07 yq==4.1.2 05:31:07 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/sh /tmp/jenkins5542005619337262957.sh 05:31:07 ---> uv-install.sh 05:31:07 Installing uv/uvx (latest) using shell installer 05:31:07 2026-08-17 05:31:07 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-cIzyBX.sh" [1] 05:31:07 downloading uv 0.12.5 x86_64-unknown-linux-gnu 05:31:08 installing to /home/jenkins/.local/bin 05:31:08 uv 05:31:08 uvx 05:31:08 everything's installed! 05:31:08 ---> Validating uv/uvx install 05:31:08 uvx 0.12.5 (x86_64-unknown-linux-gnu) 05:31:08 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins572574252439670951.sh 05:31:08 ---> sudo-logs.sh 05:31:08 Archiving 'sudo' log.. 05:31:08 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash /tmp/jenkins2782108647795383607.sh 05:31:08 ---> job-cost.sh 05:31:08 INFO: Activating Python virtual environment... 05:31:08 Setup pyenv: 05:31:08 system 05:31:08 3.8.13 05:31:08 3.9.13 05:31:08 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 05:31:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XiR7 from file:/tmp/.os_lf_venv 05:31:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:10 lf-activate-venv(): INFO: Base packages installed successfully 05:31:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:31:15 lf-activate-venv(): INFO: Adding /tmp/venv-XiR7/bin to PATH 05:31:15 INFO: No stack-cost file found 05:31:15 INFO: Instance uptime: 138s 05:31:15 INFO: Fetching instance metadata (attempt 1 of 3)... 05:31:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:31:15 INFO: Successfully fetched instance metadata 05:31:15 INFO: Instance type: v3-standard-2 05:31:15 INFO: Retrieving pricing info for: v3-standard-2 05:31:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:31:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=138 05:31:15 INFO: Successfully fetched Vexxhost pricing API 05:31:15 INFO: Retrieved cost: 0.06 05:31:15 INFO: Retrieved resource: v3-standard-2 05:31:15 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/cost 05:31:15 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/archives/cost.csv 05:31:15 INFO: Successfully archived job cost data 05:31:15 DEBUG: Cost data: testsuite-pythonsdk-tests-master-yaml-lint,175,2026-08-17 05:31:15,v3-standard-2,138,0.06,0.00,SUCCESS 05:31:15 [testsuite-pythonsdk-tests-master-yaml-lint] $ /bin/bash -l /tmp/jenkins9307164348123519678.sh 05:31:15 ---> logs-deploy.sh 05:31:15 Setup pyenv: 05:31:15 system 05:31:15 3.8.13 05:31:15 3.9.13 05:31:15 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yaml-lint/.python-version) 05:31:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XiR7 from file:/tmp/.os_lf_venv 05:31:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:31:17 lf-activate-venv(): INFO: Base packages installed successfully 05:31:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:31:23 lf-activate-venv(): INFO: Adding /tmp/venv-XiR7/bin to PATH 05:31:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-yaml-lint/175 05:31:23 INFO: archiving workspace using pattern(s): 05:31:24 Archives upload complete. 05:31:24 INFO: archiving logs to Nexus 05:31:25 ---> uname -a: 05:31:25 Linux prd-centos8-builder-2c-1g-13064.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:31:25 05:31:25 05:31:25 ---> lscpu: 05:31:25 Architecture: x86_64 05:31:25 CPU op-mode(s): 32-bit, 64-bit 05:31:25 Byte Order: Little Endian 05:31:25 CPU(s): 2 05:31:25 On-line CPU(s) list: 0,1 05:31:25 Thread(s) per core: 1 05:31:25 Core(s) per socket: 1 05:31:25 Socket(s): 2 05:31:25 NUMA node(s): 1 05:31:25 Vendor ID: AuthenticAMD 05:31:25 CPU family: 23 05:31:25 Model: 49 05:31:25 Model name: AMD EPYC-Rome Processor 05:31:25 Stepping: 0 05:31:25 CPU MHz: 2800.000 05:31:25 BogoMIPS: 5600.00 05:31:25 Virtualization: AMD-V 05:31:25 Hypervisor vendor: KVM 05:31:25 Virtualization type: full 05:31:25 L1d cache: 32K 05:31:25 L1i cache: 32K 05:31:25 L2 cache: 512K 05:31:25 L3 cache: 16384K 05:31:25 NUMA node0 CPU(s): 0,1 05:31:25 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:31:25 05:31:25 05:31:25 ---> nproc: 05:31:25 2 05:31:25 05:31:25 05:31:25 ---> df -h: 05:31:25 Filesystem Size Used Avail Use% Mounted on 05:31:25 devtmpfs 3.8G 0 3.8G 0% /dev 05:31:25 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:31:25 tmpfs 3.8G 17M 3.8G 1% /run 05:31:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:31:25 /dev/vda1 40G 9.5G 31G 24% / 05:31:25 tmpfs 770M 0 770M 0% /run/user/1001 05:31:25 05:31:25 05:31:25 ---> free -m: 05:31:25 total used free shared buff/cache available 05:31:25 Mem: 7697 565 4847 19 2284 6821 05:31:25 Swap: 1023 0 1023 05:31:25 05:31:25 05:31:25 ---> ip addr: 05:31:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:31:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:31:25 inet 127.0.0.1/8 scope host lo 05:31:25 valid_lft forever preferred_lft forever 05:31:25 inet6 ::1/128 scope host 05:31:25 valid_lft forever preferred_lft forever 05:31:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:31:25 link/ether fa:16:3e:95:25:de brd ff:ff:ff:ff:ff:ff 05:31:25 altname enp0s3 05:31:25 altname ens3 05:31:25 inet 10.30.106.109/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 05:31:25 valid_lft 86262sec preferred_lft 86262sec 05:31:25 inet6 fe80::f816:3eff:fe95:25de/64 scope link 05:31:25 valid_lft forever preferred_lft forever 05:31:25 05:31:25 05:31:25 ---> sar -b -r -n DEV: 05:31:25 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:31:25 05:31:25 05:29:03 LINUX RESTART (2 CPU) 05:31:25 05:31:25 05:30:00 AM tps rtps wtps bread/s bwrtn/s 05:31:25 05:30:01 AM 338.10 149.66 188.44 1219.05 8430.61 05:31:25 05:31:01 AM 193.42 51.64 141.78 555.37 12512.08 05:31:25 Average: 196.88 53.99 142.89 571.24 12414.49 05:31:25 05:31:25 05:30:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:31:25 05:30:01 AM 5504980 7068788 2377460 30.16 2688 1747312 721280 8.08 360932 1709792 102220 05:31:25 05:31:01 AM 5059680 6968852 2822760 35.81 2688 2075372 748100 8.38 397472 2051988 136756 05:31:25 Average: 5282330 7018820 2600110 32.99 2688 1911342 734690 8.23 379202 1880890 119488 05:31:25 05:31:25 05:30:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:31:25 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:25 05:30:01 AM eth0 10.88 11.56 4.98 1.87 0.00 0.00 0.00 0.00 05:31:25 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:25 05:31:01 AM eth0 66.97 41.14 1127.62 7.88 0.00 0.00 0.00 0.00 05:31:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:25 Average: eth0 65.63 40.44 1100.78 7.74 0.00 0.00 0.00 0.00 05:31:25 05:31:25 05:31:25 ---> sar -P ALL: 05:31:25 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:31:25 05:31:25 05:29:03 LINUX RESTART (2 CPU) 05:31:25 05:31:25 05:30:00 AM CPU %user %nice %system %iowait %steal %idle 05:31:25 05:30:01 AM all 43.86 1.75 44.91 2.46 0.00 7.02 05:31:25 05:30:01 AM 0 2.86 3.57 77.14 4.29 0.00 12.14 05:31:25 05:30:01 AM 1 83.45 0.00 13.79 0.69 0.00 2.07 05:31:25 05:31:01 AM all 32.04 0.72 15.67 1.79 0.10 49.67 05:31:25 05:31:01 AM 0 17.55 1.08 19.43 1.92 0.10 59.92 05:31:25 05:31:01 AM 1 46.47 0.37 11.92 1.66 0.10 39.48 05:31:25 Average: all 32.32 0.75 16.35 1.81 0.10 48.67 05:31:25 Average: 0 17.21 1.14 20.76 1.98 0.10 58.82 05:31:25 Average: 1 47.35 0.36 11.97 1.64 0.10 38.59 05:31:25 05:31:25 05:31:25