06:41:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/143232 06:41:55 Running as SYSTEM 06:41:55 [EnvInject] - Loading node environment variables. 06:41:56 Building remotely on prd-centos8-builder-2c-1g-4390 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 06:41:56 [ssh-agent] Looking for ssh-agent implementation... 06:41:56 $ ssh-agent 06:41:56 SSH_AUTH_SOCK=/tmp/ssh-5gyfiaoWlfRR/agent.15303 06:41:56 SSH_AGENT_PID=15305 06:41:56 [ssh-agent] Started. 06:41:56 Running ssh-add (command line suppressed) 06:41:56 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_14665500987197907079.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_14665500987197907079.key) 06:41:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:41:56 The recommended git tool is: NONE 06:41:58 using credential onap-jenkins-ssh 06:41:58 Wiping out workspace first. 06:41:58 Cloning the remote Git repository 06:41:58 Cloning repository git://cloud.onap.org/mirror/integration.git 06:41:58 > git init /w/workspace/integration-master-yaml-lint # timeout=10 06:41:59 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 06:41:59 > git --version # timeout=10 06:41:59 > git --version # 'git version 2.39.0' 06:41:59 using GIT_SSH to set credentials Gerrit user 06:41:59 [INFO] Currently running in a labeled security context 06:41:59 [INFO] Currently SELinux is 'enforcing' on the host 06:41:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh18337966558664907769.key 06:41:59 Verifying host key using manually-configured host key entries 06:41:59 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:42:02 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 06:42:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:03 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 06:42:03 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 06:42:03 using GIT_SSH to set credentials Gerrit user 06:42:03 [INFO] Currently running in a labeled security context 06:42:03 [INFO] Currently SELinux is 'enforcing' on the host 06:42:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh14546568958260968055.key 06:42:03 Verifying host key using manually-configured host key entries 06:42:03 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/32/143232/2 # timeout=30 06:42:03 > git rev-parse ccc175884c3181bfbd2766f7bf09607701d8ac22^{commit} # timeout=10 06:42:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:42:03 Checking out Revision ccc175884c3181bfbd2766f7bf09607701d8ac22 (refs/changes/32/143232/2) 06:42:03 > git config core.sparsecheckout # timeout=10 06:42:03 > git checkout -f ccc175884c3181bfbd2766f7bf09607701d8ac22 # timeout=30 06:42:07 Commit message: "CI: Deploy python based Github2Gerrit" 06:42:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:42:07 > git rev-list --no-walk d76298b1c7f3bb21c724c4b9b133fd5b79422110 # timeout=10 06:42:07 [EnvInject] - Injecting environment variables from a build step. 06:42:07 [EnvInject] - Injecting as environment variables the properties content 06:42:07 PYTHON=python3 06:42:07 06:42:07 [EnvInject] - Variables injected successfully. 06:42:07 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins9183731168360742591.sh 06:42:07 ---> tox-install.sh 06:42:07 + source /home/jenkins/lf-env.sh 06:42:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:42:07 ++ mktemp -d /tmp/venv-XXXX 06:42:07 + lf_venv=/tmp/venv-5oEp 06:42:07 + local venv_file=/tmp/.os_lf_venv 06:42:07 + local python=python3 06:42:07 + local options 06:42:07 + local set_path=true 06:42:07 + local install_args= 06:42:07 ++ 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 06:42:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:42:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:42:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:42:07 + true 06:42:07 + case $1 in 06:42:07 + venv_file=/tmp/.toxenv 06:42:07 + shift 2 06:42:07 + true 06:42:07 + case $1 in 06:42:07 + shift 06:42:07 + break 06:42:07 + case $python in 06:42:07 + local pkg_list= 06:42:07 + [[ -d /opt/pyenv ]] 06:42:07 + echo 'Setup pyenv:' 06:42:07 Setup pyenv: 06:42:07 + export PYENV_ROOT=/opt/pyenv 06:42:07 + PYENV_ROOT=/opt/pyenv 06:42:07 + 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 06:42:07 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:42:07 + pyenv versions 06:42:08 system 06:42:08 * 3.8.13 (set by /opt/pyenv/version) 06:42:08 * 3.9.13 (set by /opt/pyenv/version) 06:42:08 * 3.10.6 (set by /opt/pyenv/version) 06:42:08 + command -v pyenv 06:42:08 ++ pyenv init - --no-rehash 06:42:08 + 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[*]}"'\'')" 06:42:08 export PATH="/opt/pyenv/shims:${PATH}" 06:42:08 export PYENV_SHELL=bash 06:42:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:42:08 pyenv() { 06:42:08 local command 06:42:08 command="${1:-}" 06:42:08 if [ "$#" -gt 0 ]; then 06:42:08 shift 06:42:08 fi 06:42:08 06:42:08 case "$command" in 06:42:08 rehash|shell) 06:42:08 eval "$(pyenv "sh-$command" "$@")" 06:42:08 ;; 06:42:08 *) 06:42:08 command pyenv "$command" "$@" 06:42:08 ;; 06:42:08 esac 06:42:08 }' 06:42:08 +++ 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[*]}"' 06:42:08 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:42:08 ++ 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 06:42:08 ++ 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 06:42:08 ++ export PYENV_SHELL=bash 06:42:08 ++ PYENV_SHELL=bash 06:42:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:42:08 +++ complete -F _pyenv pyenv 06:42:08 ++ lf-pyver python3 06:42:08 ++ local py_version_xy=python3 06:42:08 ++ local py_version_xyz= 06:42:08 ++ pyenv versions 06:42:08 ++ local command 06:42:08 ++ command=versions 06:42:08 ++ '[' 1 -gt 0 ']' 06:42:08 ++ shift 06:42:08 ++ case "$command" in 06:42:08 ++ command pyenv versions 06:42:08 ++ pyenv versions 06:42:08 ++ grep -E '^[0-9.]*[0-9]$' 06:42:08 ++ awk '{ print $1 }' 06:42:08 ++ sed 's/^[ *]* //' 06:42:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:42:08 +++ grep '^3' /tmp/.pyenv_versions 06:42:08 +++ tail -n 1 06:42:08 +++ sort -V 06:42:08 ++ py_version_xyz=3.10.6 06:42:08 ++ [[ -z 3.10.6 ]] 06:42:08 ++ echo 3.10.6 06:42:08 ++ return 0 06:42:08 + pyenv local 3.10.6 06:42:08 + local command 06:42:08 + command=local 06:42:08 + '[' 2 -gt 0 ']' 06:42:08 + shift 06:42:08 + case "$command" in 06:42:08 + command pyenv local 3.10.6 06:42:08 + pyenv local 3.10.6 06:42:08 + for arg in "$@" 06:42:08 + case $arg in 06:42:08 + pkg_list+='tox ' 06:42:08 + for arg in "$@" 06:42:08 + case $arg in 06:42:08 + pkg_list+='virtualenv ' 06:42:08 + for arg in "$@" 06:42:08 + case $arg in 06:42:08 + pkg_list+='urllib3~=1.26.15 ' 06:42:08 + [[ -f /tmp/.toxenv ]] 06:42:08 + [[ ! -f /tmp/.toxenv ]] 06:42:08 + [[ -n '' ]] 06:42:08 + python3 -m venv /tmp/venv-5oEp 06:42:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5oEp' 06:42:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5oEp 06:42:12 + echo /tmp/venv-5oEp 06:42:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:42:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:42:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:42:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:42:12 + local 'pip_opts=--upgrade --quiet' 06:42:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:42:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:42:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:42:12 + [[ -n '' ]] 06:42:12 + [[ -n '' ]] 06:42:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:42:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:42:12 + /tmp/venv-5oEp/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 06:42:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:42:16 lf-activate-venv(): INFO: Base packages installed successfully 06:42:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:42:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:42:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:42:16 + /tmp/venv-5oEp/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 06:42:19 + type python3 06:42:19 + true 06:42:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5oEp/bin to PATH' 06:42:19 lf-activate-venv(): INFO: Adding /tmp/venv-5oEp/bin to PATH 06:42:19 + PATH=/tmp/venv-5oEp/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 06:42:19 + return 0 06:42:19 + python3 --version 06:42:19 Python 3.10.6 06:42:19 + python3 -m pip --version 06:42:19 pip 26.0.1 from /tmp/venv-5oEp/lib/python3.10/site-packages/pip (python 3.10) 06:42:19 + python3 -m pip freeze 06:42:19 cachetools==7.0.5 06:42:19 colorama==0.4.6 06:42:19 distlib==0.4.0 06:42:19 filelock==3.25.2 06:42:19 packaging==26.0 06:42:19 platformdirs==4.9.4 06:42:19 pluggy==1.6.0 06:42:19 pyproject-api==1.10.0 06:42:19 python-discovery==1.2.0 06:42:19 tomli==2.4.0 06:42:19 tomli_w==1.2.0 06:42:19 tox==4.50.3 06:42:19 typing_extensions==4.15.0 06:42:19 urllib3==1.26.20 06:42:19 virtualenv==21.2.0 06:42:19 [EnvInject] - Injecting environment variables from a build step. 06:42:19 [EnvInject] - Injecting as environment variables the properties content 06:42:19 PARALLEL=false 06:42:19 06:42:19 [EnvInject] - Variables injected successfully. 06:42:19 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins16278805927277478272.sh 06:42:19 ---> tox-run.sh 06:42:19 + 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 06:42:19 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 06:42:19 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 06:42:19 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 06:42:19 + cd /w/workspace/integration-master-yaml-lint/. 06:42:19 + source /home/jenkins/lf-env.sh 06:42:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:42:19 ++ mktemp -d /tmp/venv-XXXX 06:42:19 + lf_venv=/tmp/venv-226G 06:42:19 + local venv_file=/tmp/.os_lf_venv 06:42:19 + local python=python3 06:42:19 + local options 06:42:19 + local set_path=true 06:42:19 + local install_args= 06:42:19 ++ 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 06:42:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:42:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:42:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:42:19 + true 06:42:19 + case $1 in 06:42:19 + venv_file=/tmp/.toxenv 06:42:19 + shift 2 06:42:19 + true 06:42:19 + case $1 in 06:42:19 + shift 06:42:19 + break 06:42:19 + case $python in 06:42:19 + local pkg_list= 06:42:19 + [[ -d /opt/pyenv ]] 06:42:19 + echo 'Setup pyenv:' 06:42:19 Setup pyenv: 06:42:19 + export PYENV_ROOT=/opt/pyenv 06:42:19 + PYENV_ROOT=/opt/pyenv 06:42:19 + 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 06:42:19 + 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 06:42:19 + pyenv versions 06:42:19 system 06:42:19 3.8.13 06:42:19 3.9.13 06:42:19 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 06:42:19 + command -v pyenv 06:42:19 ++ pyenv init - --no-rehash 06:42:19 + 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[*]}"'\'')" 06:42:19 export PATH="/opt/pyenv/shims:${PATH}" 06:42:19 export PYENV_SHELL=bash 06:42:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:42:19 pyenv() { 06:42:19 local command 06:42:19 command="${1:-}" 06:42:19 if [ "$#" -gt 0 ]; then 06:42:19 shift 06:42:19 fi 06:42:19 06:42:19 case "$command" in 06:42:19 rehash|shell) 06:42:19 eval "$(pyenv "sh-$command" "$@")" 06:42:19 ;; 06:42:19 *) 06:42:19 command pyenv "$command" "$@" 06:42:19 ;; 06:42:19 esac 06:42:19 }' 06:42:19 +++ 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[*]}"' 06:42:19 ++ 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 06:42:19 ++ 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 06:42:19 ++ 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 06:42:19 ++ export PYENV_SHELL=bash 06:42:19 ++ PYENV_SHELL=bash 06:42:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:42:19 +++ complete -F _pyenv pyenv 06:42:19 ++ lf-pyver python3 06:42:19 ++ local py_version_xy=python3 06:42:19 ++ local py_version_xyz= 06:42:19 ++ pyenv versions 06:42:19 ++ local command 06:42:19 ++ command=versions 06:42:19 ++ '[' 1 -gt 0 ']' 06:42:19 ++ shift 06:42:19 ++ case "$command" in 06:42:19 ++ command pyenv versions 06:42:19 ++ pyenv versions 06:42:19 ++ grep -E '^[0-9.]*[0-9]$' 06:42:19 ++ sed 's/^[ *]* //' 06:42:19 ++ awk '{ print $1 }' 06:42:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:42:19 +++ sort -V 06:42:19 +++ grep '^3' /tmp/.pyenv_versions 06:42:19 +++ tail -n 1 06:42:19 ++ py_version_xyz=3.10.6 06:42:19 ++ [[ -z 3.10.6 ]] 06:42:19 ++ echo 3.10.6 06:42:19 ++ return 0 06:42:19 + pyenv local 3.10.6 06:42:19 + local command 06:42:19 + command=local 06:42:19 + '[' 2 -gt 0 ']' 06:42:19 + shift 06:42:19 + case "$command" in 06:42:19 + command pyenv local 3.10.6 06:42:19 + pyenv local 3.10.6 06:42:19 + for arg in "$@" 06:42:19 + case $arg in 06:42:19 + pkg_list+='tox ' 06:42:19 + for arg in "$@" 06:42:19 + case $arg in 06:42:19 + pkg_list+='virtualenv ' 06:42:19 + for arg in "$@" 06:42:19 + case $arg in 06:42:19 + pkg_list+='urllib3~=1.26.15 ' 06:42:19 + [[ -f /tmp/.toxenv ]] 06:42:19 ++ cat /tmp/.toxenv 06:42:19 + lf_venv=/tmp/venv-5oEp 06:42:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5oEp from' file:/tmp/.toxenv 06:42:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5oEp from file:/tmp/.toxenv 06:42:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:42:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:42:19 + local 'pip_opts=--upgrade --quiet' 06:42:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:42:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:42:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:42:19 + [[ -n '' ]] 06:42:19 + [[ -n '' ]] 06:42:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:42:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:42:19 + /tmp/venv-5oEp/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 06:42:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:42:20 lf-activate-venv(): INFO: Base packages installed successfully 06:42:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:42:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:42:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:42:20 + /tmp/venv-5oEp/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 06:42:21 + type python3 06:42:21 + true 06:42:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5oEp/bin to PATH' 06:42:21 lf-activate-venv(): INFO: Adding /tmp/venv-5oEp/bin to PATH 06:42:21 + PATH=/tmp/venv-5oEp/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 06:42:21 + return 0 06:42:21 + [[ -d /opt/pyenv ]] 06:42:21 + echo '---> Setting up pyenv' 06:42:21 ---> Setting up pyenv 06:42:21 + export PYENV_ROOT=/opt/pyenv 06:42:21 + PYENV_ROOT=/opt/pyenv 06:42:21 + export PATH=/opt/pyenv/bin:/tmp/venv-5oEp/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 06:42:21 + PATH=/opt/pyenv/bin:/tmp/venv-5oEp/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 06:42:21 ++ pwd 06:42:21 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 06:42:21 + export PYTHONPATH 06:42:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:42:21 + TOX_TESTENV_PASSENV=PYTHONPATH 06:42:21 + tox --version 06:42:21 4.50.3 from /tmp/venv-5oEp/lib/python3.10/site-packages/tox/__init__.py 06:42:21 + PARALLEL=false 06:42:21 + TOX_OPTIONS_LIST= 06:42:21 + [[ -n yaml ]] 06:42:21 + TOX_OPTIONS_LIST=' -e yaml' 06:42:21 + case ${PARALLEL,,} in 06:42:21 + tox -e yaml 06:42:21 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 06:42:23 yaml: install_deps> python -I -m pip install coala-bears nodeenv 06:42:50 yaml: freeze> python -m pip freeze --all 06:42:50 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.2.25,charset-normalizer==3.4.6,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.5.0,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==2026.1.post1,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.4,six==1.17.0,smmap==5.0.3,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 06:42:50 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 06:42:50 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 06:42:51 ---> Completed tox runs 06:42:51 + for i in .tox/*/log 06:42:51 ++ echo .tox/yaml/log 06:42:51 ++ awk -F/ '{print $2}' 06:42:51 + tox_env=yaml 06:42:51 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 06:42:52 + DOC_DIR=docs/_build/html 06:42:52 + [[ -d docs/_build/html ]] 06:42:52 + echo '---> tox-run.sh ends' 06:42:52 ---> tox-run.sh ends 06:42:52 + test 0 -eq 0 06:42:52 $ ssh-agent -k 06:42:52 unset SSH_AUTH_SOCK; 06:42:52 unset SSH_AGENT_PID; 06:42:52 echo Agent pid 15305 killed; 06:42:52 [ssh-agent] Stopped. 06:42:52 [PostBuildScript] - [INFO] Executing post build scripts. 06:42:52 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins11094621497657905139.sh 06:42:52 ---> sysstat.sh 06:42:52 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins9571031455072527770.sh 06:42:52 ---> package-listing.sh 06:42:52 ++ facter osfamily 06:42:52 ++ tr '[:upper:]' '[:lower:]' 06:42:52 + OS_FAMILY=redhat 06:42:52 + workspace=/w/workspace/integration-master-yaml-lint 06:42:52 + START_PACKAGES=/tmp/packages_start.txt 06:42:52 + END_PACKAGES=/tmp/packages_end.txt 06:42:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:42:52 + PACKAGES=/tmp/packages_start.txt 06:42:52 + '[' /w/workspace/integration-master-yaml-lint ']' 06:42:52 + PACKAGES=/tmp/packages_end.txt 06:42:52 + case "${OS_FAMILY}" in 06:42:52 + rpm -qa 06:42:52 + sort 06:42:53 + '[' -f /tmp/packages_start.txt ']' 06:42:53 + '[' -f /tmp/packages_end.txt ']' 06:42:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:42:53 + '[' /w/workspace/integration-master-yaml-lint ']' 06:42:53 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 06:42:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 06:42:53 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15384481910554521093.sh 06:42:53 ---> capture-instance-metadata.sh 06:42:53 Setup pyenv: 06:42:53 system 06:42:53 3.8.13 06:42:53 3.9.13 06:42:53 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 06:42:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zkHq 06:42:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:42:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:42:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:43:01 lf-activate-venv(): INFO: Base packages installed successfully 06:43:01 lf-activate-venv(): INFO: Installing additional packages: lftools 06:43:23 lf-activate-venv(): INFO: Adding /tmp/venv-zkHq/bin to PATH 06:43:23 INFO: Running in OpenStack, capturing instance metadata 06:43:24 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15916119574376677556.sh 06:43:24 provisioning config files... 06:43:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config14952540317606961959tmp 06:43:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:43:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:43:24 [EnvInject] - Injecting environment variables from a build step. 06:43:24 [EnvInject] - Injecting as environment variables the properties content 06:43:24 SERVER_ID=logs 06:43:24 06:43:24 [EnvInject] - Variables injected successfully. 06:43:24 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins5843035657761067080.sh 06:43:24 ---> create-netrc.sh 06:43:24 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins17147615699636645226.sh 06:43:24 ---> python-tools-install.sh 06:43:24 Setup pyenv: 06:43:24 system 06:43:24 3.8.13 06:43:24 3.9.13 06:43:24 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 06:43:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zkHq from file:/tmp/.os_lf_venv 06:43:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:43:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:43:26 lf-activate-venv(): INFO: Base packages installed successfully 06:43:26 lf-activate-venv(): INFO: Installing additional packages: lftools 06:43:33 lf-activate-venv(): INFO: Adding /tmp/venv-zkHq/bin to PATH 06:43:33 Generating Requirements File 06:43:49 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. 06:43:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:43:49 Python 3.10.6 06:43:49 pip 26.0.1 from /tmp/venv-zkHq/lib/python3.10/site-packages/pip (python 3.10) 06:43:50 appdirs==1.4.4 06:43:50 argcomplete==3.6.3 06:43:50 aspy.yaml==1.3.0 06:43:50 attrs==26.1.0 06:43:50 autopage==0.6.0 06:43:50 backports.strenum==1.3.1 06:43:50 beautifulsoup4==4.14.3 06:43:50 boto3==1.42.74 06:43:50 botocore==1.42.74 06:43:50 bs4==0.0.2 06:43:50 certifi==2026.2.25 06:43:50 cffi==2.0.0 06:43:50 cfgv==3.5.0 06:43:50 chardet==7.3.0 06:43:50 charset-normalizer==3.4.6 06:43:50 click==8.3.1 06:43:50 cliff==4.13.2 06:43:50 cmd2==3.4.0 06:43:50 cryptography==3.3.2 06:43:50 debtcollector==3.0.0 06:43:50 decorator==5.2.1 06:43:50 defusedxml==0.7.1 06:43:50 Deprecated==1.3.1 06:43:50 distlib==0.4.0 06:43:50 dnspython==2.8.0 06:43:50 docker==7.1.0 06:43:50 dogpile.cache==1.5.0 06:43:50 durationpy==0.10 06:43:50 email-validator==2.3.0 06:43:50 filelock==3.25.2 06:43:50 future==1.0.0 06:43:50 gitdb==4.0.12 06:43:50 GitPython==3.1.46 06:43:50 httplib2==0.30.2 06:43:50 identify==2.6.18 06:43:50 idna==3.11 06:43:50 importlib-resources==1.5.0 06:43:50 iso8601==2.1.0 06:43:50 Jinja2==3.1.6 06:43:50 jmespath==1.1.0 06:43:50 jsonpatch==1.33 06:43:50 jsonpointer==3.1.1 06:43:50 jsonschema==4.26.0 06:43:50 jsonschema-specifications==2025.9.1 06:43:50 keystoneauth1==5.13.1 06:43:50 kubernetes==35.0.0 06:43:50 lftools==0.37.22 06:43:50 lxml==6.0.2 06:43:50 markdown-it-py==4.0.0 06:43:50 MarkupSafe==3.0.3 06:43:50 mdurl==0.1.2 06:43:50 msgpack==1.1.2 06:43:50 multi_key_dict==2.0.3 06:43:50 munch==4.0.0 06:43:50 netaddr==1.3.0 06:43:50 niet==1.4.2 06:43:50 nodeenv==1.10.0 06:43:50 oauth2client==4.1.3 06:43:50 oauthlib==3.3.1 06:43:50 openstacksdk==4.10.0 06:43:50 os-service-types==1.8.2 06:43:50 osc-lib==4.4.0 06:43:50 oslo.config==10.3.0 06:43:50 oslo.context==6.3.0 06:43:50 oslo.i18n==6.7.2 06:43:50 oslo.log==8.1.0 06:43:50 oslo.serialization==5.9.1 06:43:50 oslo.utils==10.0.0 06:43:50 packaging==26.0 06:43:50 pbr==7.0.3 06:43:50 platformdirs==4.9.4 06:43:50 prettytable==3.17.0 06:43:50 psutil==7.2.2 06:43:50 pyasn1==0.6.3 06:43:50 pyasn1_modules==0.4.2 06:43:50 pycparser==3.0 06:43:50 pygerrit2==2.0.15 06:43:50 PyGithub==2.9.0 06:43:50 Pygments==2.19.2 06:43:50 PyJWT==2.12.1 06:43:50 PyNaCl==1.6.2 06:43:50 pyparsing==2.4.7 06:43:50 pyperclip==1.11.0 06:43:50 pyrsistent==0.20.0 06:43:50 python-cinderclient==9.9.0 06:43:50 python-dateutil==2.9.0.post0 06:43:50 python-discovery==1.2.0 06:43:50 python-heatclient==5.1.0 06:43:50 python-jenkins==1.8.3 06:43:50 python-keystoneclient==5.8.0 06:43:50 python-magnumclient==4.10.0 06:43:50 python-openstackclient==9.0.0 06:43:50 python-swiftclient==4.10.0 06:43:50 PyYAML==6.0.3 06:43:50 referencing==0.37.0 06:43:50 requests==2.32.5 06:43:50 requests-oauthlib==2.0.0 06:43:50 requestsexceptions==1.4.0 06:43:50 rfc3986==2.0.0 06:43:50 rich==14.3.3 06:43:50 rich-argparse==1.7.2 06:43:50 rpds-py==0.30.0 06:43:50 rsa==4.9.1 06:43:50 ruamel.yaml==0.19.1 06:43:50 ruamel.yaml.clib==0.2.15 06:43:50 s3transfer==0.16.0 06:43:50 simplejson==3.20.2 06:43:50 six==1.17.0 06:43:50 smmap==5.0.3 06:43:50 soupsieve==2.8.3 06:43:50 stevedore==5.7.0 06:43:50 tabulate==0.10.0 06:43:50 toml==0.10.2 06:43:50 tomlkit==0.14.0 06:43:50 tqdm==4.67.3 06:43:50 typing_extensions==4.15.0 06:43:50 urllib3==1.26.20 06:43:50 virtualenv==21.2.0 06:43:50 wcwidth==0.6.0 06:43:50 websocket-client==1.9.0 06:43:50 wrapt==2.1.2 06:43:50 xdg==6.0.0 06:43:50 xmltodict==1.0.4 06:43:50 yq==3.4.3 06:43:50 [integration-master-yaml-lint] $ /bin/sh /tmp/jenkins12116662628578334178.sh 06:43:50 ---> uv-install.sh 06:43:50 Installing uv/uvx (latest) using shell installer 06:43:50 2026-03-24 06:43:50 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/3792e04f-1143-4f69-ba92-6cb1383a592a?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-24T07%3A29%3A49Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-24T06%3A28%3A52Z&ske=2026-03-24T07%3A29%3A49Z&sks=b&skv=2018-11-09&sig=%2F3SUQm6WXPfHfEg2oZCBsmb5Mt15k3rilEBo1bTb%2BOE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDMzNDgzOSwibmJmIjoxNzc0MzM0NTM5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lGt1GqigE2ckKknULfp_X-bgah-D7LnBvYirv2oCYYA&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [70522/70522] -> "/tmp/uv-install-B7oPNY.sh" [1] 06:43:50 downloading uv 0.11.0 x86_64-unknown-linux-gnu 06:43:51 installing to /home/jenkins/.local/bin 06:43:51 uv 06:43:51 uvx 06:43:51 everything's installed! 06:43:51 ---> Validating uv/uvx install 06:43:51 uvx 0.11.0 (x86_64-unknown-linux-gnu) 06:43:51 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins10462883969285790701.sh 06:43:51 ---> sudo-logs.sh 06:43:51 Archiving 'sudo' log.. 06:43:52 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins11672885295605983913.sh 06:43:52 ---> job-cost.sh 06:43:52 INFO: Activating Python virtual environment... 06:43:52 Setup pyenv: 06:43:52 system 06:43:52 3.8.13 06:43:52 3.9.13 06:43:52 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 06:43:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zkHq from file:/tmp/.os_lf_venv 06:43:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:43:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:43:54 lf-activate-venv(): INFO: Base packages installed successfully 06:43:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:43:59 lf-activate-venv(): INFO: Adding /tmp/venv-zkHq/bin to PATH 06:43:59 INFO: No stack-cost file found 06:43:59 INFO: Instance uptime: 154s 06:43:59 INFO: Fetching instance metadata (attempt 1 of 3)... 06:43:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:43:59 INFO: Successfully fetched instance metadata 06:43:59 INFO: Instance type: v3-standard-2 06:43:59 INFO: Retrieving pricing info for: v3-standard-2 06:43:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:43:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=154 06:43:59 INFO: Successfully fetched Vexxhost pricing API 06:43:59 INFO: Retrieved cost: 0.06 06:43:59 INFO: Retrieved resource: v3-standard-2 06:43:59 INFO: Creating archive directory: /w/workspace/integration-master-yaml-lint/archives/cost 06:43:59 INFO: Archiving costs to: /w/workspace/integration-master-yaml-lint/archives/cost.csv 06:43:59 INFO: Successfully archived job cost data 06:43:59 DEBUG: Cost data: integration-master-yaml-lint,150,2026-03-24 06:43:59,v3-standard-2,154,0.06,0.00,SUCCESS 06:43:59 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins7914704528688501971.sh 06:43:59 ---> logs-deploy.sh 06:43:59 Setup pyenv: 06:43:59 system 06:43:59 3.8.13 06:43:59 3.9.13 06:43:59 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 06:43:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zkHq from file:/tmp/.os_lf_venv 06:43:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:43:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:44:01 lf-activate-venv(): INFO: Base packages installed successfully 06:44:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:44:08 lf-activate-venv(): INFO: Adding /tmp/venv-zkHq/bin to PATH 06:44:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/150 06:44:08 INFO: archiving workspace using pattern(s): 06:44:08 /tmp/venv-zkHq/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 06:44:08 warnings.warn( 06:44:09 Archives upload complete. 06:44:09 INFO: archiving logs to Nexus 06:44:09 /tmp/venv-zkHq/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.3.0)/charset_normalizer (3.4.6) doesn't match a supported version! 06:44:09 warnings.warn( 06:44:10 ---> uname -a: 06:44:10 Linux prd-centos8-builder-2c-1g-4390.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 06:44:10 06:44:10 06:44:10 ---> lscpu: 06:44:10 Architecture: x86_64 06:44:10 CPU op-mode(s): 32-bit, 64-bit 06:44:10 Byte Order: Little Endian 06:44:10 CPU(s): 2 06:44:10 On-line CPU(s) list: 0,1 06:44:10 Thread(s) per core: 1 06:44:10 Core(s) per socket: 1 06:44:10 Socket(s): 2 06:44:10 NUMA node(s): 1 06:44:10 Vendor ID: AuthenticAMD 06:44:10 CPU family: 23 06:44:10 Model: 49 06:44:10 Model name: AMD EPYC-Rome Processor 06:44:10 Stepping: 0 06:44:10 CPU MHz: 2799.998 06:44:10 BogoMIPS: 5599.99 06:44:10 Virtualization: AMD-V 06:44:10 Hypervisor vendor: KVM 06:44:10 Virtualization type: full 06:44:10 L1d cache: 32K 06:44:10 L1i cache: 32K 06:44:10 L2 cache: 512K 06:44:10 L3 cache: 16384K 06:44:10 NUMA node0 CPU(s): 0,1 06:44:10 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 06:44:10 06:44:10 06:44:10 ---> nproc: 06:44:10 2 06:44:10 06:44:10 06:44:10 ---> df -h: 06:44:10 Filesystem Size Used Avail Use% Mounted on 06:44:10 devtmpfs 3.8G 0 3.8G 0% /dev 06:44:10 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:44:10 tmpfs 3.8G 17M 3.8G 1% /run 06:44:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:44:10 /dev/vda1 40G 8.9G 32G 23% / 06:44:10 tmpfs 770M 0 770M 0% /run/user/1001 06:44:10 06:44:10 06:44:10 ---> free -m: 06:44:10 total used free shared buff/cache available 06:44:10 Mem: 7699 603 4605 19 2491 6779 06:44:10 Swap: 1023 0 1023 06:44:10 06:44:10 06:44:10 ---> ip addr: 06:44:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:44:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:44:10 inet 127.0.0.1/8 scope host lo 06:44:10 valid_lft forever preferred_lft forever 06:44:10 inet6 ::1/128 scope host 06:44:10 valid_lft forever preferred_lft forever 06:44:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:44:10 link/ether fa:16:3e:4b:c8:f5 brd ff:ff:ff:ff:ff:ff 06:44:10 altname enp0s3 06:44:10 altname ens3 06:44:10 inet 10.30.106.203/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 06:44:10 valid_lft 86244sec preferred_lft 86244sec 06:44:10 inet6 fe80::f816:3eff:fe4b:c8f5/64 scope link 06:44:10 valid_lft forever preferred_lft forever 06:44:10 06:44:10 06:44:10 ---> sar -b -r -n DEV: 06:44:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/24/2026 _x86_64_ (2 CPU) 06:44:10 06:44:10 06:41:31 LINUX RESTART (2 CPU) 06:44:10 06:44:10 06:42:01 AM tps rtps wtps bread/s bwrtn/s 06:44:10 06:43:01 AM 333.46 121.71 211.75 3492.75 10997.03 06:44:10 06:44:02 AM 146.08 1.20 144.89 238.45 13327.76 06:44:10 Average: 239.77 61.45 178.31 1865.47 12162.49 06:44:10 06:44:10 06:42:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:44:10 06:43:01 AM 5150560 7015300 2733884 34.67 2688 2032852 695232 7.78 373512 1999464 157560 06:44:10 06:44:02 AM 4756760 6979804 3127684 39.67 2688 2371272 688264 7.70 388996 2309156 174068 06:44:10 Average: 4953660 6997552 2930784 37.17 2688 2202062 691748 7.74 381254 2154310 165814 06:44:10 06:44:10 06:42:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:44:10 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:10 06:43:01 AM eth0 138.93 90.43 1334.31 28.12 0.00 0.00 0.00 0.00 06:44:10 06:44:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:10 06:44:02 AM eth0 93.89 67.89 1284.90 13.30 0.00 0.00 0.00 0.00 06:44:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:10 Average: eth0 116.40 79.16 1309.60 20.71 0.00 0.00 0.00 0.00 06:44:10 06:44:10 06:44:10 ---> sar -P ALL: 06:44:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/24/2026 _x86_64_ (2 CPU) 06:44:10 06:44:10 06:41:31 LINUX RESTART (2 CPU) 06:44:10 06:44:10 06:42:01 AM CPU %user %nice %system %iowait %steal %idle 06:44:10 06:43:01 AM all 37.62 2.08 19.85 4.82 0.14 35.50 06:44:10 06:43:01 AM 0 28.44 2.62 20.97 5.31 0.14 42.52 06:44:10 06:43:01 AM 1 46.78 1.54 18.73 4.33 0.14 28.49 06:44:10 06:44:02 AM all 39.69 0.00 4.67 2.59 0.09 52.95 06:44:10 06:44:02 AM 0 27.56 0.00 4.29 2.84 0.08 65.23 06:44:10 06:44:02 AM 1 51.85 0.00 5.06 2.35 0.10 40.65 06:44:10 Average: all 38.66 1.03 12.20 3.70 0.11 44.30 06:44:10 Average: 0 27.99 1.30 12.55 4.07 0.11 53.98 06:44:10 Average: 1 49.33 0.76 11.84 3.33 0.12 34.62 06:44:10 06:44:10 06:44:10