09:08:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/cds/+/143299 09:08:13 Running as SYSTEM 09:08:13 [EnvInject] - Loading node environment variables. 09:08:13 Building remotely on prd-centos8-builder-2c-1g-8457 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-cds-master-yaml-lint 09:08:13 [ssh-agent] Looking for ssh-agent implementation... 09:08:13 $ ssh-agent 09:08:13 SSH_AUTH_SOCK=/tmp/ssh-n181CNGBgHyz/agent.16361 09:08:13 SSH_AGENT_PID=16363 09:08:13 [ssh-agent] Started. 09:08:13 Running ssh-add (command line suppressed) 09:08:13 Identity added: /w/workspace/testsuite-cds-master-yaml-lint@tmp/private_key_2331700531510683904.key (/w/workspace/testsuite-cds-master-yaml-lint@tmp/private_key_2331700531510683904.key) 09:08:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:08:13 The recommended git tool is: NONE 09:08:15 using credential onap-jenkins-ssh 09:08:15 Wiping out workspace first. 09:08:15 Cloning the remote Git repository 09:08:15 Cloning repository git://cloud.onap.org/mirror/testsuite/cds.git 09:08:15 > git init /w/workspace/testsuite-cds-master-yaml-lint # timeout=10 09:08:15 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/cds.git 09:08:15 > git --version # timeout=10 09:08:15 > git --version # 'git version 2.39.0' 09:08:15 using GIT_SSH to set credentials Gerrit user 09:08:15 [INFO] Currently running in a labeled security context 09:08:15 [INFO] Currently SELinux is 'enforcing' on the host 09:08:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-cds-master-yaml-lint@tmp/jenkins-gitclient-ssh6442456720343702069.key 09:08:15 Verifying host key using manually-configured host key entries 09:08:15 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/cds.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:08:18 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/cds.git # timeout=10 09:08:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:18 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/cds.git # timeout=10 09:08:18 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/cds.git 09:08:18 using GIT_SSH to set credentials Gerrit user 09:08:18 [INFO] Currently running in a labeled security context 09:08:18 [INFO] Currently SELinux is 'enforcing' on the host 09:08:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-cds-master-yaml-lint@tmp/jenkins-gitclient-ssh8050621360867950643.key 09:08:18 Verifying host key using manually-configured host key entries 09:08:18 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/cds.git refs/changes/99/143299/1 # timeout=30 09:08:18 > git rev-parse fe2614036ff4f221f63d167e1661ac30188aad2a^{commit} # timeout=10 09:08:18 Checking out Revision fe2614036ff4f221f63d167e1661ac30188aad2a (refs/changes/99/143299/1) 09:08:18 > git config core.sparsecheckout # timeout=10 09:08:18 > git checkout -f fe2614036ff4f221f63d167e1661ac30188aad2a # timeout=30 09:08:22 Commit message: "CI: Deploy python based Github2Gerrit" 09:08:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:08:22 > git rev-list --no-walk a3a209c58e4032cc687f4e8830e21384ee566974 # timeout=10 09:08:22 [EnvInject] - Injecting environment variables from a build step. 09:08:22 [EnvInject] - Injecting as environment variables the properties content 09:08:22 PYTHON=python3 09:08:22 09:08:22 [EnvInject] - Variables injected successfully. 09:08:22 [testsuite-cds-master-yaml-lint] $ /bin/bash -l /tmp/jenkins1863118966809245748.sh 09:08:22 ---> tox-install.sh 09:08:22 + source /home/jenkins/lf-env.sh 09:08:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:08:22 ++ mktemp -d /tmp/venv-XXXX 09:08:22 + lf_venv=/tmp/venv-DASd 09:08:22 + local venv_file=/tmp/.os_lf_venv 09:08:22 + local python=python3 09:08:22 + local options 09:08:22 + local set_path=true 09:08:22 + local install_args= 09:08:22 ++ 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 09:08:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:08:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:08:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:08:22 + true 09:08:22 + case $1 in 09:08:22 + venv_file=/tmp/.toxenv 09:08:22 + shift 2 09:08:22 + true 09:08:22 + case $1 in 09:08:22 + shift 09:08:22 + break 09:08:22 + case $python in 09:08:22 + local pkg_list= 09:08:22 + [[ -d /opt/pyenv ]] 09:08:22 + echo 'Setup pyenv:' 09:08:22 Setup pyenv: 09:08:22 + export PYENV_ROOT=/opt/pyenv 09:08:22 + PYENV_ROOT=/opt/pyenv 09:08:22 + 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 09:08:22 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:08:22 + pyenv versions 09:08:22 system 09:08:22 * 3.8.13 (set by /opt/pyenv/version) 09:08:22 * 3.9.13 (set by /opt/pyenv/version) 09:08:22 * 3.10.6 (set by /opt/pyenv/version) 09:08:22 + command -v pyenv 09:08:22 ++ pyenv init - --no-rehash 09:08:22 + 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[*]}"'\'')" 09:08:22 export PATH="/opt/pyenv/shims:${PATH}" 09:08:22 export PYENV_SHELL=bash 09:08:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:08:22 pyenv() { 09:08:22 local command 09:08:22 command="${1:-}" 09:08:22 if [ "$#" -gt 0 ]; then 09:08:22 shift 09:08:22 fi 09:08:22 09:08:22 case "$command" in 09:08:22 rehash|shell) 09:08:22 eval "$(pyenv "sh-$command" "$@")" 09:08:22 ;; 09:08:22 *) 09:08:22 command pyenv "$command" "$@" 09:08:22 ;; 09:08:22 esac 09:08:22 }' 09:08:22 +++ 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[*]}"' 09:08:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:08:22 ++ 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 09:08:22 ++ 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 09:08:22 ++ export PYENV_SHELL=bash 09:08:22 ++ PYENV_SHELL=bash 09:08:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:08:23 +++ complete -F _pyenv pyenv 09:08:23 ++ lf-pyver python3 09:08:23 ++ local py_version_xy=python3 09:08:23 ++ local py_version_xyz= 09:08:23 ++ sed 's/^[ *]* //' 09:08:23 ++ pyenv versions 09:08:23 ++ local command 09:08:23 ++ command=versions 09:08:23 ++ '[' 1 -gt 0 ']' 09:08:23 ++ shift 09:08:23 ++ case "$command" in 09:08:23 ++ command pyenv versions 09:08:23 ++ pyenv versions 09:08:23 ++ grep -E '^[0-9.]*[0-9]$' 09:08:23 ++ awk '{ print $1 }' 09:08:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:08:23 +++ tail -n 1 09:08:23 +++ sort -V 09:08:23 +++ grep '^3' /tmp/.pyenv_versions 09:08:23 ++ py_version_xyz=3.10.6 09:08:23 ++ [[ -z 3.10.6 ]] 09:08:23 ++ echo 3.10.6 09:08:23 ++ return 0 09:08:23 + pyenv local 3.10.6 09:08:23 + local command 09:08:23 + command=local 09:08:23 + '[' 2 -gt 0 ']' 09:08:23 + shift 09:08:23 + case "$command" in 09:08:23 + command pyenv local 3.10.6 09:08:23 + pyenv local 3.10.6 09:08:23 + for arg in "$@" 09:08:23 + case $arg in 09:08:23 + pkg_list+='tox ' 09:08:23 + for arg in "$@" 09:08:23 + case $arg in 09:08:23 + pkg_list+='virtualenv ' 09:08:23 + for arg in "$@" 09:08:23 + case $arg in 09:08:23 + pkg_list+='urllib3~=1.26.15 ' 09:08:23 + [[ -f /tmp/.toxenv ]] 09:08:23 + [[ ! -f /tmp/.toxenv ]] 09:08:23 + [[ -n '' ]] 09:08:23 + python3 -m venv /tmp/venv-DASd 09:08:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DASd' 09:08:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DASd 09:08:27 + echo /tmp/venv-DASd 09:08:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:08:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:08:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:08:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:08:27 + local 'pip_opts=--upgrade --quiet' 09:08:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:08:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:08:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:08:27 + [[ -n '' ]] 09:08:27 + [[ -n '' ]] 09:08:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:08:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:08:27 + /tmp/venv-DASd/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 09:08:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:08:31 lf-activate-venv(): INFO: Base packages installed successfully 09:08:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:08:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:08:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:08:31 + /tmp/venv-DASd/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 09:08:32 + type python3 09:08:32 + true 09:08:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DASd/bin to PATH' 09:08:32 lf-activate-venv(): INFO: Adding /tmp/venv-DASd/bin to PATH 09:08:32 + PATH=/tmp/venv-DASd/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 09:08:32 + return 0 09:08:32 + python3 --version 09:08:32 Python 3.10.6 09:08:32 + python3 -m pip --version 09:08:33 pip 26.0.1 from /tmp/venv-DASd/lib/python3.10/site-packages/pip (python 3.10) 09:08:33 + python3 -m pip freeze 09:08:33 cachetools==7.0.1 09:08:33 chardet==5.2.0 09:08:33 colorama==0.4.6 09:08:33 distlib==0.4.0 09:08:33 filelock==3.21.2 09:08:33 packaging==26.0 09:08:33 platformdirs==4.7.0 09:08:33 pluggy==1.6.0 09:08:33 pyproject-api==1.10.0 09:08:33 tomli==2.4.0 09:08:33 tox==4.35.0 09:08:33 typing_extensions==4.15.0 09:08:33 urllib3==1.26.20 09:08:33 virtualenv==20.36.1 09:08:33 [EnvInject] - Injecting environment variables from a build step. 09:08:33 [EnvInject] - Injecting as environment variables the properties content 09:08:33 PARALLEL=false 09:08:33 09:08:33 [EnvInject] - Variables injected successfully. 09:08:33 [testsuite-cds-master-yaml-lint] $ /bin/bash -l /tmp/jenkins1359535172101216576.sh 09:08:33 ---> tox-run.sh 09:08:33 + 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 09:08:33 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-cds-master-yaml-lint/archives/tox 09:08:33 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-cds-master-yaml-lint/archives/docs 09:08:33 + mkdir -p /w/workspace/testsuite-cds-master-yaml-lint/archives/tox 09:08:33 + cd /w/workspace/testsuite-cds-master-yaml-lint/. 09:08:33 + source /home/jenkins/lf-env.sh 09:08:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:08:33 ++ mktemp -d /tmp/venv-XXXX 09:08:33 + lf_venv=/tmp/venv-ZS1H 09:08:33 + local venv_file=/tmp/.os_lf_venv 09:08:33 + local python=python3 09:08:33 + local options 09:08:33 + local set_path=true 09:08:33 + local install_args= 09:08:33 ++ 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 09:08:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:08:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:08:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:08:33 + true 09:08:33 + case $1 in 09:08:33 + venv_file=/tmp/.toxenv 09:08:33 + shift 2 09:08:33 + true 09:08:33 + case $1 in 09:08:33 + shift 09:08:33 + break 09:08:33 + case $python in 09:08:33 + local pkg_list= 09:08:33 + [[ -d /opt/pyenv ]] 09:08:33 + echo 'Setup pyenv:' 09:08:33 Setup pyenv: 09:08:33 + export PYENV_ROOT=/opt/pyenv 09:08:33 + PYENV_ROOT=/opt/pyenv 09:08:33 + 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 09:08:33 + 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 09:08:33 + pyenv versions 09:08:33 system 09:08:33 3.8.13 09:08:33 3.9.13 09:08:33 * 3.10.6 (set by /w/workspace/testsuite-cds-master-yaml-lint/.python-version) 09:08:33 + command -v pyenv 09:08:33 ++ pyenv init - --no-rehash 09:08:33 + 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[*]}"'\'')" 09:08:33 export PATH="/opt/pyenv/shims:${PATH}" 09:08:33 export PYENV_SHELL=bash 09:08:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:08:33 pyenv() { 09:08:33 local command 09:08:33 command="${1:-}" 09:08:33 if [ "$#" -gt 0 ]; then 09:08:33 shift 09:08:33 fi 09:08:33 09:08:33 case "$command" in 09:08:33 rehash|shell) 09:08:33 eval "$(pyenv "sh-$command" "$@")" 09:08:33 ;; 09:08:33 *) 09:08:33 command pyenv "$command" "$@" 09:08:33 ;; 09:08:33 esac 09:08:33 }' 09:08:33 +++ 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[*]}"' 09:08:33 ++ 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 09:08:33 ++ 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 09:08:33 ++ 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 09:08:33 ++ export PYENV_SHELL=bash 09:08:33 ++ PYENV_SHELL=bash 09:08:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:08:33 +++ complete -F _pyenv pyenv 09:08:33 ++ lf-pyver python3 09:08:33 ++ local py_version_xy=python3 09:08:33 ++ local py_version_xyz= 09:08:33 ++ pyenv versions 09:08:33 ++ local command 09:08:33 ++ command=versions 09:08:33 ++ '[' 1 -gt 0 ']' 09:08:33 ++ shift 09:08:33 ++ case "$command" in 09:08:33 ++ command pyenv versions 09:08:33 ++ pyenv versions 09:08:33 ++ sed 's/^[ *]* //' 09:08:33 ++ awk '{ print $1 }' 09:08:33 ++ grep -E '^[0-9.]*[0-9]$' 09:08:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:08:33 +++ sort -V 09:08:33 +++ grep '^3' /tmp/.pyenv_versions 09:08:33 +++ tail -n 1 09:08:33 ++ py_version_xyz=3.10.6 09:08:33 ++ [[ -z 3.10.6 ]] 09:08:33 ++ echo 3.10.6 09:08:33 ++ return 0 09:08:33 + pyenv local 3.10.6 09:08:33 + local command 09:08:33 + command=local 09:08:33 + '[' 2 -gt 0 ']' 09:08:33 + shift 09:08:33 + case "$command" in 09:08:33 + command pyenv local 3.10.6 09:08:33 + pyenv local 3.10.6 09:08:33 + for arg in "$@" 09:08:33 + case $arg in 09:08:33 + pkg_list+='tox ' 09:08:33 + for arg in "$@" 09:08:33 + case $arg in 09:08:33 + pkg_list+='virtualenv ' 09:08:33 + for arg in "$@" 09:08:33 + case $arg in 09:08:33 + pkg_list+='urllib3~=1.26.15 ' 09:08:33 + [[ -f /tmp/.toxenv ]] 09:08:33 ++ cat /tmp/.toxenv 09:08:33 + lf_venv=/tmp/venv-DASd 09:08:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DASd from' file:/tmp/.toxenv 09:08:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DASd from file:/tmp/.toxenv 09:08:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:08:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:08:33 + local 'pip_opts=--upgrade --quiet' 09:08:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:08:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:08:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:08:33 + [[ -n '' ]] 09:08:33 + [[ -n '' ]] 09:08:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:08:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:08:33 + /tmp/venv-DASd/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 09:08:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:08:34 lf-activate-venv(): INFO: Base packages installed successfully 09:08:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:08:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:08:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:08:34 + /tmp/venv-DASd/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 09:08:35 + type python3 09:08:35 + true 09:08:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DASd/bin to PATH' 09:08:35 lf-activate-venv(): INFO: Adding /tmp/venv-DASd/bin to PATH 09:08:35 + PATH=/tmp/venv-DASd/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 09:08:35 + return 0 09:08:35 + [[ -d /opt/pyenv ]] 09:08:35 + echo '---> Setting up pyenv' 09:08:35 ---> Setting up pyenv 09:08:35 + export PYENV_ROOT=/opt/pyenv 09:08:35 + PYENV_ROOT=/opt/pyenv 09:08:35 + export PATH=/opt/pyenv/bin:/tmp/venv-DASd/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 09:08:35 + PATH=/opt/pyenv/bin:/tmp/venv-DASd/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 09:08:35 ++ pwd 09:08:35 + PYTHONPATH=/w/workspace/testsuite-cds-master-yaml-lint 09:08:35 + export PYTHONPATH 09:08:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:08:35 + TOX_TESTENV_PASSENV=PYTHONPATH 09:08:35 + tox --version 09:08:35 4.35.0 from /tmp/venv-DASd/lib/python3.10/site-packages/tox/__init__.py 09:08:35 + PARALLEL=false 09:08:35 + TOX_OPTIONS_LIST= 09:08:35 + [[ -n yaml ]] 09:08:35 + TOX_OPTIONS_LIST=' -e yaml' 09:08:35 + case ${PARALLEL,,} in 09:08:35 + tox -e yaml 09:08:35 + tee -a /w/workspace/testsuite-cds-master-yaml-lint/archives/tox/tox.log 09:08:36 yaml: install_deps> python -I -m pip install coala-bears nodeenv 09:09:05 yaml: freeze> python -m pip freeze --all 09:09:05 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.18.0,bandit==1.6.2,certifi==2026.1.4,charset-normalizer==3.4.4,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.46,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,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.10.0,packaging==26.0,pbr==7.0.3,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.8,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.3,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==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 09:09:05 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 09:09:05 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 09:09:06 ---> Completed tox runs 09:09:06 + for i in .tox/*/log 09:09:06 ++ echo .tox/yaml/log 09:09:06 ++ awk -F/ '{print $2}' 09:09:06 + tox_env=yaml 09:09:06 + cp -r .tox/yaml/log /w/workspace/testsuite-cds-master-yaml-lint/archives/tox/yaml 09:09:06 + DOC_DIR=docs/_build/html 09:09:06 + [[ -d docs/_build/html ]] 09:09:06 + echo '---> tox-run.sh ends' 09:09:06 ---> tox-run.sh ends 09:09:06 + test 0 -eq 0 09:09:06 $ ssh-agent -k 09:09:06 unset SSH_AUTH_SOCK; 09:09:06 unset SSH_AGENT_PID; 09:09:06 echo Agent pid 16363 killed; 09:09:06 [ssh-agent] Stopped. 09:09:06 [PostBuildScript] - [INFO] Executing post build scripts. 09:09:06 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins13560568282190618013.sh 09:09:06 ---> sysstat.sh 09:09:07 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins16093518346999350937.sh 09:09:07 ---> package-listing.sh 09:09:07 ++ tr '[:upper:]' '[:lower:]' 09:09:07 ++ facter osfamily 09:09:07 + OS_FAMILY=redhat 09:09:07 + workspace=/w/workspace/testsuite-cds-master-yaml-lint 09:09:07 + START_PACKAGES=/tmp/packages_start.txt 09:09:07 + END_PACKAGES=/tmp/packages_end.txt 09:09:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:09:07 + PACKAGES=/tmp/packages_start.txt 09:09:07 + '[' /w/workspace/testsuite-cds-master-yaml-lint ']' 09:09:07 + PACKAGES=/tmp/packages_end.txt 09:09:07 + case "${OS_FAMILY}" in 09:09:07 + rpm -qa 09:09:07 + sort 09:09:07 + '[' -f /tmp/packages_start.txt ']' 09:09:07 + '[' -f /tmp/packages_end.txt ']' 09:09:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:09:07 + '[' /w/workspace/testsuite-cds-master-yaml-lint ']' 09:09:07 + mkdir -p /w/workspace/testsuite-cds-master-yaml-lint/archives/ 09:09:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-cds-master-yaml-lint/archives/ 09:09:07 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins4818070327935086105.sh 09:09:07 ---> capture-instance-metadata.sh 09:09:07 Setup pyenv: 09:09:07 system 09:09:07 3.8.13 09:09:07 3.9.13 09:09:08 * 3.10.6 (set by /w/workspace/testsuite-cds-master-yaml-lint/.python-version) 09:09:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dXAi 09:09:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:09:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:19 lf-activate-venv(): INFO: Base packages installed successfully 09:09:19 lf-activate-venv(): INFO: Installing additional packages: lftools 09:09:42 lf-activate-venv(): INFO: Adding /tmp/venv-dXAi/bin to PATH 09:09:42 INFO: Running in OpenStack, capturing instance metadata 09:09:43 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins6409081621624654822.sh 09:09:43 provisioning config files... 09:09:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-cds-master-yaml-lint@tmp/config1625409725002734808tmp 09:09:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:09:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:09:43 [EnvInject] - Injecting environment variables from a build step. 09:09:43 [EnvInject] - Injecting as environment variables the properties content 09:09:43 SERVER_ID=logs 09:09:43 09:09:43 [EnvInject] - Variables injected successfully. 09:09:43 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins5309703397948177144.sh 09:09:43 ---> create-netrc.sh 09:09:43 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins15046112142405728970.sh 09:09:43 ---> python-tools-install.sh 09:09:43 Setup pyenv: 09:09:43 system 09:09:43 3.8.13 09:09:43 3.9.13 09:09:43 * 3.10.6 (set by /w/workspace/testsuite-cds-master-yaml-lint/.python-version) 09:09:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dXAi from file:/tmp/.os_lf_venv 09:09:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:45 lf-activate-venv(): INFO: Base packages installed successfully 09:09:45 lf-activate-venv(): INFO: Installing additional packages: lftools 09:09:52 lf-activate-venv(): INFO: Adding /tmp/venv-dXAi/bin to PATH 09:09:52 Generating Requirements File 09:10:08 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. 09:10:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:10:08 Python 3.10.6 09:10:09 pip 26.0.1 from /tmp/venv-dXAi/lib/python3.10/site-packages/pip (python 3.10) 09:10:09 appdirs==1.4.4 09:10:09 argcomplete==3.6.3 09:10:09 aspy.yaml==1.3.0 09:10:09 attrs==25.4.0 09:10:09 autopage==0.6.0 09:10:09 backports.strenum==1.3.1 09:10:09 beautifulsoup4==4.14.3 09:10:09 boto3==1.42.48 09:10:09 botocore==1.42.48 09:10:09 bs4==0.0.2 09:10:09 certifi==2026.1.4 09:10:09 cffi==2.0.0 09:10:09 cfgv==3.5.0 09:10:09 chardet==5.2.0 09:10:09 charset-normalizer==3.4.4 09:10:09 click==8.3.1 09:10:09 cliff==4.13.1 09:10:09 cmd2==3.2.0 09:10:09 cryptography==3.3.2 09:10:09 debtcollector==3.0.0 09:10:09 decorator==5.2.1 09:10:09 defusedxml==0.7.1 09:10:09 Deprecated==1.3.1 09:10:09 distlib==0.4.0 09:10:09 dnspython==2.8.0 09:10:09 docker==7.1.0 09:10:09 dogpile.cache==1.5.0 09:10:09 durationpy==0.10 09:10:09 email-validator==2.3.0 09:10:09 filelock==3.21.2 09:10:09 future==1.0.0 09:10:09 gitdb==4.0.12 09:10:09 GitPython==3.1.46 09:10:09 httplib2==0.30.2 09:10:09 identify==2.6.16 09:10:09 idna==3.11 09:10:09 importlib-resources==1.5.0 09:10:09 iso8601==2.1.0 09:10:09 Jinja2==3.1.6 09:10:09 jmespath==1.1.0 09:10:09 jsonpatch==1.33 09:10:09 jsonpointer==3.0.0 09:10:09 jsonschema==4.26.0 09:10:09 jsonschema-specifications==2025.9.1 09:10:09 keystoneauth1==5.13.0 09:10:09 kubernetes==35.0.0 09:10:09 lftools==0.37.21 09:10:09 lxml==6.0.2 09:10:09 markdown-it-py==4.0.0 09:10:09 MarkupSafe==3.0.3 09:10:09 mdurl==0.1.2 09:10:09 msgpack==1.1.2 09:10:09 multi_key_dict==2.0.3 09:10:09 munch==4.0.0 09:10:09 netaddr==1.3.0 09:10:09 niet==1.4.2 09:10:09 nodeenv==1.10.0 09:10:09 oauth2client==4.1.3 09:10:09 oauthlib==3.3.1 09:10:09 openstacksdk==4.9.0 09:10:09 os-service-types==1.8.2 09:10:09 osc-lib==4.3.0 09:10:09 oslo.config==10.2.0 09:10:09 oslo.context==6.2.0 09:10:09 oslo.i18n==6.7.1 09:10:09 oslo.log==8.0.0 09:10:09 oslo.serialization==5.9.0 09:10:09 oslo.utils==9.2.0 09:10:09 packaging==26.0 09:10:09 pbr==7.0.3 09:10:09 platformdirs==4.7.0 09:10:09 prettytable==3.17.0 09:10:09 psutil==7.2.2 09:10:09 pyasn1==0.6.2 09:10:09 pyasn1_modules==0.4.2 09:10:09 pycparser==3.0 09:10:09 pygerrit2==2.0.15 09:10:09 PyGithub==2.8.1 09:10:09 Pygments==2.19.2 09:10:09 PyJWT==2.11.0 09:10:09 PyNaCl==1.6.2 09:10:09 pyparsing==2.4.7 09:10:09 pyperclip==1.11.0 09:10:09 pyrsistent==0.20.0 09:10:09 python-cinderclient==9.8.0 09:10:09 python-dateutil==2.9.0.post0 09:10:09 python-heatclient==5.0.0 09:10:09 python-jenkins==1.8.3 09:10:09 python-keystoneclient==5.7.0 09:10:09 python-magnumclient==4.9.0 09:10:09 python-openstackclient==8.3.0 09:10:09 python-swiftclient==4.9.0 09:10:09 PyYAML==6.0.3 09:10:09 referencing==0.37.0 09:10:09 requests==2.32.5 09:10:09 requests-oauthlib==2.0.0 09:10:09 requestsexceptions==1.4.0 09:10:09 rfc3986==2.0.0 09:10:09 rich==14.3.2 09:10:09 rich-argparse==1.7.2 09:10:09 rpds-py==0.30.0 09:10:09 rsa==4.9.1 09:10:09 ruamel.yaml==0.19.1 09:10:09 ruamel.yaml.clib==0.2.15 09:10:09 s3transfer==0.16.0 09:10:09 simplejson==3.20.2 09:10:09 six==1.17.0 09:10:09 smmap==5.0.2 09:10:09 soupsieve==2.8.3 09:10:09 stevedore==5.6.0 09:10:09 tabulate==0.9.0 09:10:09 toml==0.10.2 09:10:09 tomlkit==0.14.0 09:10:09 tqdm==4.67.3 09:10:09 typing_extensions==4.15.0 09:10:09 tzdata==2025.3 09:10:09 urllib3==1.26.20 09:10:09 virtualenv==20.36.1 09:10:09 wcwidth==0.6.0 09:10:09 websocket-client==1.9.0 09:10:09 wrapt==2.1.1 09:10:09 xdg==6.0.0 09:10:09 xmltodict==1.0.2 09:10:09 yq==3.4.3 09:10:09 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins16533168118922600504.sh 09:10:09 ---> sudo-logs.sh 09:10:09 Archiving 'sudo' log.. 09:10:09 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins17125742725290454019.sh 09:10:09 ---> job-cost.sh 09:10:09 INFO: Activating Python virtual environment... 09:10:09 Setup pyenv: 09:10:10 system 09:10:10 3.8.13 09:10:10 3.9.13 09:10:10 * 3.10.6 (set by /w/workspace/testsuite-cds-master-yaml-lint/.python-version) 09:10:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dXAi from file:/tmp/.os_lf_venv 09:10:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:11 lf-activate-venv(): INFO: Base packages installed successfully 09:10:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:10:16 lf-activate-venv(): INFO: Adding /tmp/venv-dXAi/bin to PATH 09:10:16 INFO: No stack-cost file found 09:10:16 INFO: Instance uptime: 170s 09:10:16 INFO: Fetching instance metadata (attempt 1 of 3)... 09:10:16 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:10:17 INFO: Successfully fetched instance metadata 09:10:17 INFO: Instance type: v3-standard-2 09:10:17 INFO: Retrieving pricing info for: v3-standard-2 09:10:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:10:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=170 09:10:17 INFO: Successfully fetched Vexxhost pricing API 09:10:17 INFO: Retrieved cost: 0.06 09:10:17 INFO: Retrieved resource: v3-standard-2 09:10:17 INFO: Creating archive directory: /w/workspace/testsuite-cds-master-yaml-lint/archives/cost 09:10:17 INFO: Archiving costs to: /w/workspace/testsuite-cds-master-yaml-lint/archives/cost.csv 09:10:17 INFO: Successfully archived job cost data 09:10:17 DEBUG: Cost data: testsuite-cds-master-yaml-lint,26,2026-02-13 09:10:17,v3-standard-2,170,0.06,0.00,SUCCESS 09:10:17 [testsuite-cds-master-yaml-lint] $ /bin/bash -l /tmp/jenkins13799215115373101884.sh 09:10:17 ---> logs-deploy.sh 09:10:17 Setup pyenv: 09:10:17 system 09:10:17 3.8.13 09:10:17 3.9.13 09:10:17 * 3.10.6 (set by /w/workspace/testsuite-cds-master-yaml-lint/.python-version) 09:10:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dXAi from file:/tmp/.os_lf_venv 09:10:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:19 lf-activate-venv(): INFO: Base packages installed successfully 09:10:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:10:26 lf-activate-venv(): INFO: Adding /tmp/venv-dXAi/bin to PATH 09:10:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-cds-master-yaml-lint/26 09:10:26 INFO: archiving workspace using pattern(s): 09:10:27 Archives upload complete. 09:10:27 INFO: archiving logs to Nexus 09:10:28 ---> uname -a: 09:10:28 Linux prd-centos8-builder-2c-1g-8457.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 09:10:28 09:10:28 09:10:28 ---> lscpu: 09:10:28 Architecture: x86_64 09:10:28 CPU op-mode(s): 32-bit, 64-bit 09:10:28 Byte Order: Little Endian 09:10:28 CPU(s): 2 09:10:28 On-line CPU(s) list: 0,1 09:10:28 Thread(s) per core: 1 09:10:28 Core(s) per socket: 1 09:10:28 Socket(s): 2 09:10:28 NUMA node(s): 1 09:10:28 Vendor ID: AuthenticAMD 09:10:28 CPU family: 23 09:10:28 Model: 49 09:10:28 Model name: AMD EPYC-Rome Processor 09:10:28 Stepping: 0 09:10:28 CPU MHz: 2800.000 09:10:28 BogoMIPS: 5600.00 09:10:28 Virtualization: AMD-V 09:10:28 Hypervisor vendor: KVM 09:10:28 Virtualization type: full 09:10:28 L1d cache: 32K 09:10:28 L1i cache: 32K 09:10:28 L2 cache: 512K 09:10:28 L3 cache: 16384K 09:10:28 NUMA node0 CPU(s): 0,1 09:10:28 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 09:10:28 09:10:28 09:10:28 ---> nproc: 09:10:28 2 09:10:28 09:10:28 09:10:28 ---> df -h: 09:10:28 Filesystem Size Used Avail Use% Mounted on 09:10:28 devtmpfs 3.8G 0 3.8G 0% /dev 09:10:28 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:10:28 tmpfs 3.8G 17M 3.8G 1% /run 09:10:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:10:28 /dev/vda1 40G 8.7G 32G 22% / 09:10:28 tmpfs 770M 0 770M 0% /run/user/1001 09:10:28 09:10:28 09:10:28 ---> free -m: 09:10:28 total used free shared buff/cache available 09:10:28 Mem: 7699 617 4732 19 2349 6764 09:10:28 Swap: 1023 0 1023 09:10:28 09:10:28 09:10:28 ---> ip addr: 09:10:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:10:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:10:28 inet 127.0.0.1/8 scope host lo 09:10:28 valid_lft forever preferred_lft forever 09:10:28 inet6 ::1/128 scope host 09:10:28 valid_lft forever preferred_lft forever 09:10:28 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:10:28 link/ether fa:16:3e:ef:c7:be brd ff:ff:ff:ff:ff:ff 09:10:28 altname enp0s3 09:10:28 altname ens3 09:10:28 inet 10.30.107.197/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:10:28 valid_lft 86228sec preferred_lft 86228sec 09:10:28 inet6 fe80::f816:3eff:feef:c7be/64 scope link 09:10:28 valid_lft forever preferred_lft forever 09:10:28 09:10:28 09:10:28 ---> sar -b -r -n DEV: 09:10:28 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 09:10:28 09:10:28 09:07:33 LINUX RESTART (2 CPU) 09:10:28 09:10:28 09:08:01 AM tps rtps wtps bread/s bwrtn/s 09:10:28 09:09:01 AM 362.17 162.19 199.98 8064.79 9202.98 09:10:28 09:10:01 AM 137.07 0.90 136.17 79.71 11457.55 09:10:28 Average: 249.61 81.54 168.07 4071.92 10330.36 09:10:28 09:10:28 09:08:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:10:28 09:09:01 AM 5194572 6937692 2689872 34.12 2688 1917820 873632 9.78 215452 2140472 187992 09:10:28 09:10:01 AM 4957020 6954864 2927424 37.13 2688 2155628 729044 8.16 380908 2145364 161500 09:10:28 Average: 5075796 6946278 2808648 35.62 2688 2036724 801338 8.97 298180 2142918 174746 09:10:28 09:10:28 09:08:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:10:28 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:28 09:09:01 AM eth0 223.65 122.15 1349.92 63.32 0.00 0.00 0.00 0.00 09:10:28 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:28 09:10:01 AM eth0 55.13 42.80 755.00 10.46 0.00 0.00 0.00 0.00 09:10:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:28 Average: eth0 139.38 82.47 1052.43 36.89 0.00 0.00 0.00 0.00 09:10:28 09:10:28 09:10:28 ---> sar -P ALL: 09:10:28 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 09:10:28 09:10:28 09:07:33 LINUX RESTART (2 CPU) 09:10:28 09:10:28 09:08:01 AM CPU %user %nice %system %iowait %steal %idle 09:10:28 09:09:01 AM all 43.93 2.58 20.93 10.72 0.12 21.73 09:10:28 09:09:01 AM 0 48.92 2.73 19.54 10.91 0.12 17.77 09:10:28 09:09:01 AM 1 38.92 2.42 22.32 10.52 0.12 25.70 09:10:28 09:10:01 AM all 36.24 0.00 4.07 7.93 0.09 51.67 09:10:28 09:10:01 AM 0 48.16 0.00 4.80 6.06 0.10 40.88 09:10:28 09:10:01 AM 1 24.31 0.00 3.35 9.79 0.08 62.46 09:10:28 Average: all 40.04 1.27 12.41 9.31 0.11 36.86 09:10:28 Average: 0 48.54 1.35 12.10 8.47 0.11 29.44 09:10:28 Average: 1 31.53 1.20 12.72 10.15 0.10 44.30 09:10:28 09:10:28 09:10:28