07:48:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/cds/+/144911 07:48:06 Running as SYSTEM 07:48:06 [EnvInject] - Loading node environment variables. 07:48:06 Building remotely on prd-centos8-builder-2c-1g-7930 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-cds-master-yaml-lint 07:48:06 [ssh-agent] Looking for ssh-agent implementation... 07:48:06 $ ssh-agent 07:48:06 SSH_AUTH_SOCK=/tmp/ssh-oPWOhtVIsr4I/agent.44207 07:48:06 SSH_AGENT_PID=44210 07:48:06 [ssh-agent] Started. 07:48:06 Running ssh-add (command line suppressed) 07:48:06 Identity added: /w/workspace/testsuite-cds-master-yaml-lint@tmp/private_key_2330372016874567844.key (/w/workspace/testsuite-cds-master-yaml-lint@tmp/private_key_2330372016874567844.key) 07:48:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:48:06 The recommended git tool is: NONE 07:48:08 using credential onap-jenkins-ssh 07:48:08 Wiping out workspace first. 07:48:08 Cloning the remote Git repository 07:48:08 Cloning repository git://cloud.onap.org/mirror/testsuite/cds.git 07:48:08 > git init /w/workspace/testsuite-cds-master-yaml-lint # timeout=10 07:48:08 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/cds.git 07:48:08 > git --version # timeout=10 07:48:08 > git --version # 'git version 2.43.0' 07:48:08 using GIT_SSH to set credentials Gerrit user 07:48:08 [INFO] Currently running in a labeled security context 07:48:08 [INFO] Currently SELinux is 'enforcing' on the host 07:48:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-cds-master-yaml-lint@tmp/jenkins-gitclient-ssh2053835867884262591.key 07:48:08 Verifying host key using manually-configured host key entries 07:48:08 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/cds.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:48:08 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/cds.git # timeout=10 07:48:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:48:09 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/cds.git # timeout=10 07:48:09 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/cds.git 07:48:09 using GIT_SSH to set credentials Gerrit user 07:48:09 [INFO] Currently running in a labeled security context 07:48:09 [INFO] Currently SELinux is 'enforcing' on the host 07:48:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-cds-master-yaml-lint@tmp/jenkins-gitclient-ssh17035325392318390750.key 07:48:09 Verifying host key using manually-configured host key entries 07:48:09 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/cds.git refs/changes/11/144911/1 # timeout=30 07:48:09 > git rev-parse 4345f3bce5c5312b30eea576a08f6499552932c8^{commit} # timeout=10 07:48:09 Checking out Revision 4345f3bce5c5312b30eea576a08f6499552932c8 (refs/changes/11/144911/1) 07:48:09 > git config core.sparsecheckout # timeout=10 07:48:09 > git checkout -f 4345f3bce5c5312b30eea576a08f6499552932c8 # timeout=30 07:48:12 Commit message: "CI: Update python based Github2Gerrit" 07:48:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:48:12 > git rev-list --no-walk fe2614036ff4f221f63d167e1661ac30188aad2a # timeout=10 07:48:13 [EnvInject] - Injecting environment variables from a build step. 07:48:13 [EnvInject] - Injecting as environment variables the properties content 07:48:13 PYTHON=python3 07:48:13 07:48:13 [EnvInject] - Variables injected successfully. 07:48:13 [testsuite-cds-master-yaml-lint] $ /bin/bash -l /tmp/jenkins8132505345796144188.sh 07:48:13 ---> tox-install.sh 07:48:13 + source /home/jenkins/lf-env.sh 07:48:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:48:13 ++ mktemp -d /tmp/venv-XXXX 07:48:13 + lf_venv=/tmp/venv-7XBe 07:48:13 + local venv_file=/tmp/.os_lf_venv 07:48:13 + local python=python3 07:48:13 + local options 07:48:13 + local set_path=true 07:48:13 + local install_args= 07:48:13 ++ 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 07:48:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:48:13 + true 07:48:13 + case $1 in 07:48:13 + venv_file=/tmp/.toxenv 07:48:13 + shift 2 07:48:13 + true 07:48:13 + case $1 in 07:48:13 + shift 07:48:13 + break 07:48:13 + case $python in 07:48:13 + local pkg_list= 07:48:13 + [[ -d /opt/pyenv ]] 07:48:13 + echo 'Setup pyenv:' 07:48:13 Setup pyenv: 07:48:13 + export PYENV_ROOT=/opt/pyenv 07:48:13 + PYENV_ROOT=/opt/pyenv 07:48:13 + 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 07:48:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:48:13 + pyenv versions 07:48:13 system 07:48:13 * 3.8.13 (set by /opt/pyenv/version) 07:48:13 * 3.9.13 (set by /opt/pyenv/version) 07:48:13 * 3.10.6 (set by /opt/pyenv/version) 07:48:13 + command -v pyenv 07:48:13 ++ pyenv init - --no-rehash 07:48:13 + 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[*]}"'\'')" 07:48:13 export PATH="/opt/pyenv/shims:${PATH}" 07:48:13 export PYENV_SHELL=bash 07:48:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:48:13 pyenv() { 07:48:13 local command 07:48:13 command="${1:-}" 07:48:13 if [ "$#" -gt 0 ]; then 07:48:13 shift 07:48:13 fi 07:48:13 07:48:13 case "$command" in 07:48:13 rehash|shell) 07:48:13 eval "$(pyenv "sh-$command" "$@")" 07:48:13 ;; 07:48:13 *) 07:48:13 command pyenv "$command" "$@" 07:48:13 ;; 07:48:13 esac 07:48:13 }' 07:48:13 +++ 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[*]}"' 07:48:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:48:13 ++ 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 07:48:13 ++ 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 07:48:13 ++ export PYENV_SHELL=bash 07:48:13 ++ PYENV_SHELL=bash 07:48:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:48:13 +++ complete -F _pyenv pyenv 07:48:13 ++ lf-pyver python3 07:48:13 ++ local py_version_xy=python3 07:48:13 ++ local py_version_xyz= 07:48:13 ++ awk '{ print $1 }' 07:48:13 ++ pyenv versions 07:48:13 ++ local command 07:48:13 ++ command=versions 07:48:13 ++ '[' 1 -gt 0 ']' 07:48:13 ++ shift 07:48:13 ++ case "$command" in 07:48:13 ++ command pyenv versions 07:48:13 ++ pyenv versions 07:48:13 ++ sed 's/^[ *]* //' 07:48:13 ++ grep -E '^[0-9.]*[0-9]$' 07:48:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:48:13 +++ tail -n 1 07:48:13 +++ grep '^3' /tmp/.pyenv_versions 07:48:13 +++ sort -V 07:48:13 ++ py_version_xyz=3.10.6 07:48:13 ++ [[ -z 3.10.6 ]] 07:48:13 ++ echo 3.10.6 07:48:13 ++ return 0 07:48:13 + pyenv local 3.10.6 07:48:13 + local command 07:48:13 + command=local 07:48:13 + '[' 2 -gt 0 ']' 07:48:13 + shift 07:48:13 + case "$command" in 07:48:13 + command pyenv local 3.10.6 07:48:13 + pyenv local 3.10.6 07:48:13 + for arg in "$@" 07:48:13 + case $arg in 07:48:13 + pkg_list+='tox ' 07:48:13 + for arg in "$@" 07:48:13 + case $arg in 07:48:13 + pkg_list+='virtualenv ' 07:48:13 + for arg in "$@" 07:48:13 + case $arg in 07:48:13 + pkg_list+='urllib3~=1.26.15 ' 07:48:13 + [[ -f /tmp/.toxenv ]] 07:48:13 + [[ ! -f /tmp/.toxenv ]] 07:48:13 + [[ -n '' ]] 07:48:13 + python3 -m venv /tmp/venv-7XBe 07:48:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7XBe' 07:48:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7XBe 07:48:17 + echo /tmp/venv-7XBe 07:48:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:48:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:48:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:48:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:48:17 + local 'pip_opts=--upgrade --quiet' 07:48:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:48:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:48:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:48:17 + [[ -n '' ]] 07:48:17 + [[ -n '' ]] 07:48:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:48:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:48:17 + /tmp/venv-7XBe/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 07:48:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:48:21 lf-activate-venv(): INFO: Base packages installed successfully 07:48:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:48:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:48:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:48:21 + /tmp/venv-7XBe/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 07:48:23 + type python3 07:48:23 + true 07:48:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7XBe/bin to PATH' 07:48:23 lf-activate-venv(): INFO: Adding /tmp/venv-7XBe/bin to PATH 07:48:23 + PATH=/tmp/venv-7XBe/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 07:48:23 + return 0 07:48:23 + python3 --version 07:48:23 Python 3.10.6 07:48:23 + python3 -m pip --version 07:48:23 pip 26.1.2 from /tmp/venv-7XBe/lib/python3.10/site-packages/pip (python 3.10) 07:48:23 + python3 -m pip freeze 07:48:23 cachetools==7.1.4 07:48:23 colorama==0.4.6 07:48:23 distlib==0.4.1 07:48:23 filelock==3.29.1 07:48:23 packaging==26.2 07:48:23 platformdirs==4.10.0 07:48:23 pluggy==1.6.0 07:48:23 pyproject-api==1.10.1 07:48:23 python-discovery==1.4.0 07:48:23 tomli==2.4.1 07:48:23 tomli_w==1.2.0 07:48:23 tox==4.55.1 07:48:23 typing_extensions==4.15.0 07:48:23 urllib3==1.26.20 07:48:23 virtualenv==21.4.2 07:48:23 [EnvInject] - Injecting environment variables from a build step. 07:48:23 [EnvInject] - Injecting as environment variables the properties content 07:48:23 PARALLEL=false 07:48:23 07:48:23 [EnvInject] - Variables injected successfully. 07:48:23 [testsuite-cds-master-yaml-lint] $ /bin/bash -l /tmp/jenkins16861361980341534331.sh 07:48:23 ---> tox-run.sh 07:48:23 + 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 07:48:23 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-cds-master-yaml-lint/archives/tox 07:48:23 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-cds-master-yaml-lint/archives/docs 07:48:23 + mkdir -p /w/workspace/testsuite-cds-master-yaml-lint/archives/tox 07:48:23 + cd /w/workspace/testsuite-cds-master-yaml-lint/. 07:48:23 + source /home/jenkins/lf-env.sh 07:48:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:48:23 ++ mktemp -d /tmp/venv-XXXX 07:48:23 + lf_venv=/tmp/venv-pGrs 07:48:23 + local venv_file=/tmp/.os_lf_venv 07:48:23 + local python=python3 07:48:23 + local options 07:48:23 + local set_path=true 07:48:23 + local install_args= 07:48:23 ++ 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 07:48:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:48:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:48:23 + true 07:48:23 + case $1 in 07:48:23 + venv_file=/tmp/.toxenv 07:48:23 + shift 2 07:48:23 + true 07:48:23 + case $1 in 07:48:23 + shift 07:48:23 + break 07:48:23 + case $python in 07:48:23 + local pkg_list= 07:48:23 + [[ -d /opt/pyenv ]] 07:48:23 + echo 'Setup pyenv:' 07:48:23 Setup pyenv: 07:48:23 + export PYENV_ROOT=/opt/pyenv 07:48:23 + PYENV_ROOT=/opt/pyenv 07:48:23 + 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 07:48:23 + 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 07:48:23 + pyenv versions 07:48:23 system 07:48:23 3.8.13 07:48:23 3.9.13 07:48:23 * 3.10.6 (set by /w/workspace/testsuite-cds-master-yaml-lint/.python-version) 07:48:23 + command -v pyenv 07:48:23 ++ pyenv init - --no-rehash 07:48:23 + 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[*]}"'\'')" 07:48:23 export PATH="/opt/pyenv/shims:${PATH}" 07:48:23 export PYENV_SHELL=bash 07:48:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:48:23 pyenv() { 07:48:23 local command 07:48:23 command="${1:-}" 07:48:23 if [ "$#" -gt 0 ]; then 07:48:23 shift 07:48:23 fi 07:48:23 07:48:23 case "$command" in 07:48:23 rehash|shell) 07:48:23 eval "$(pyenv "sh-$command" "$@")" 07:48:23 ;; 07:48:23 *) 07:48:23 command pyenv "$command" "$@" 07:48:23 ;; 07:48:23 esac 07:48:23 }' 07:48:23 +++ 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[*]}"' 07:48:23 ++ 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 07:48:23 ++ 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 07:48:23 ++ 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 07:48:23 ++ export PYENV_SHELL=bash 07:48:23 ++ PYENV_SHELL=bash 07:48:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:48:23 +++ complete -F _pyenv pyenv 07:48:23 ++ lf-pyver python3 07:48:23 ++ local py_version_xy=python3 07:48:23 ++ local py_version_xyz= 07:48:23 ++ grep -E '^[0-9.]*[0-9]$' 07:48:23 ++ pyenv versions 07:48:23 ++ local command 07:48:23 ++ command=versions 07:48:23 ++ '[' 1 -gt 0 ']' 07:48:23 ++ shift 07:48:23 ++ case "$command" in 07:48:23 ++ command pyenv versions 07:48:23 ++ pyenv versions 07:48:23 ++ sed 's/^[ *]* //' 07:48:23 ++ awk '{ print $1 }' 07:48:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:48:23 +++ grep '^3' /tmp/.pyenv_versions 07:48:23 +++ tail -n 1 07:48:23 +++ sort -V 07:48:24 ++ py_version_xyz=3.10.6 07:48:24 ++ [[ -z 3.10.6 ]] 07:48:24 ++ echo 3.10.6 07:48:24 ++ return 0 07:48:24 + pyenv local 3.10.6 07:48:24 + local command 07:48:24 + command=local 07:48:24 + '[' 2 -gt 0 ']' 07:48:24 + shift 07:48:24 + case "$command" in 07:48:24 + command pyenv local 3.10.6 07:48:24 + pyenv local 3.10.6 07:48:24 + for arg in "$@" 07:48:24 + case $arg in 07:48:24 + pkg_list+='tox ' 07:48:24 + for arg in "$@" 07:48:24 + case $arg in 07:48:24 + pkg_list+='virtualenv ' 07:48:24 + for arg in "$@" 07:48:24 + case $arg in 07:48:24 + pkg_list+='urllib3~=1.26.15 ' 07:48:24 + [[ -f /tmp/.toxenv ]] 07:48:24 ++ cat /tmp/.toxenv 07:48:24 + lf_venv=/tmp/venv-7XBe 07:48:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7XBe from' file:/tmp/.toxenv 07:48:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7XBe from file:/tmp/.toxenv 07:48:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:48:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:48:24 + local 'pip_opts=--upgrade --quiet' 07:48:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:48:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:48:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:48:24 + [[ -n '' ]] 07:48:24 + [[ -n '' ]] 07:48:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:48:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:48:24 + /tmp/venv-7XBe/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 07:48:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:48:24 lf-activate-venv(): INFO: Base packages installed successfully 07:48:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:48:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:48:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:48:24 + /tmp/venv-7XBe/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 07:48:25 + type python3 07:48:25 + true 07:48:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7XBe/bin to PATH' 07:48:25 lf-activate-venv(): INFO: Adding /tmp/venv-7XBe/bin to PATH 07:48:25 + PATH=/tmp/venv-7XBe/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 07:48:25 + return 0 07:48:25 + [[ -d /opt/pyenv ]] 07:48:25 + echo '---> Setting up pyenv' 07:48:25 ---> Setting up pyenv 07:48:25 + export PYENV_ROOT=/opt/pyenv 07:48:25 + PYENV_ROOT=/opt/pyenv 07:48:25 + export PATH=/opt/pyenv/bin:/tmp/venv-7XBe/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 07:48:25 + PATH=/opt/pyenv/bin:/tmp/venv-7XBe/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 07:48:25 ++ pwd 07:48:25 + PYTHONPATH=/w/workspace/testsuite-cds-master-yaml-lint 07:48:25 + export PYTHONPATH 07:48:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:48:25 + TOX_TESTENV_PASSENV=PYTHONPATH 07:48:25 + tox --version 07:48:25 4.55.1 from /tmp/venv-7XBe/lib/python3.10/site-packages/tox/__init__.py 07:48:25 + PARALLEL=false 07:48:25 + TOX_OPTIONS_LIST= 07:48:25 + [[ -n yaml ]] 07:48:25 + TOX_OPTIONS_LIST=' -e yaml' 07:48:25 + case ${PARALLEL,,} in 07:48:25 + tox -e yaml 07:48:25 + tee -a /w/workspace/testsuite-cds-master-yaml-lint/archives/tox/tox.log 07:48:27 yaml: install_deps> python -I -m pip install coala-bears nodeenv 07:48:51 yaml: freeze> python -m pip freeze --all 07:48:51 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.5.20,charset-normalizer==3.4.7,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.50,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.15,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.2,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.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.4,six==1.17.0,smmap==5.0.3,snowballstemmer==3.1.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.68.1,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 07:48:51 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:48:51 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 07:48:52 ---> Completed tox runs 07:48:52 + for i in .tox/*/log 07:48:52 ++ echo .tox/yaml/log 07:48:52 ++ awk -F/ '{print $2}' 07:48:52 + tox_env=yaml 07:48:52 + cp -r .tox/yaml/log /w/workspace/testsuite-cds-master-yaml-lint/archives/tox/yaml 07:48:52 + DOC_DIR=docs/_build/html 07:48:52 + [[ -d docs/_build/html ]] 07:48:52 + echo '---> tox-run.sh ends' 07:48:52 ---> tox-run.sh ends 07:48:52 + test 0 -eq 0 07:48:52 $ ssh-agent -k 07:48:52 unset SSH_AUTH_SOCK; 07:48:52 unset SSH_AGENT_PID; 07:48:52 echo Agent pid 44210 killed; 07:48:52 [ssh-agent] Stopped. 07:48:52 [PostBuildScript] - [INFO] Executing post build scripts. 07:48:52 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins11781456000582457995.sh 07:48:52 ---> sysstat.sh 07:48:53 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins3394937187369708877.sh 07:48:53 ---> package-listing.sh 07:48:53 ++ facter osfamily 07:48:53 ++ tr '[:upper:]' '[:lower:]' 07:48:53 + OS_FAMILY=redhat 07:48:53 + workspace=/w/workspace/testsuite-cds-master-yaml-lint 07:48:53 + START_PACKAGES=/tmp/packages_start.txt 07:48:53 + END_PACKAGES=/tmp/packages_end.txt 07:48:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:48:53 + PACKAGES=/tmp/packages_start.txt 07:48:53 + '[' /w/workspace/testsuite-cds-master-yaml-lint ']' 07:48:53 + PACKAGES=/tmp/packages_end.txt 07:48:53 + case "${OS_FAMILY}" in 07:48:53 + rpm -qa 07:48:53 + sort 07:48:54 + '[' -f /tmp/packages_start.txt ']' 07:48:54 + '[' -f /tmp/packages_end.txt ']' 07:48:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:48:54 + '[' /w/workspace/testsuite-cds-master-yaml-lint ']' 07:48:54 + mkdir -p /w/workspace/testsuite-cds-master-yaml-lint/archives/ 07:48:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-cds-master-yaml-lint/archives/ 07:48:54 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins3573454939706612765.sh 07:48:54 ---> capture-instance-metadata.sh 07:48:54 Setup pyenv: 07:48:54 system 07:48:54 3.8.13 07:48:54 3.9.13 07:48:54 * 3.10.6 (set by /w/workspace/testsuite-cds-master-yaml-lint/.python-version) 07:48:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QQFt 07:48:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:48:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:48:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:49:01 lf-activate-venv(): INFO: Base packages installed successfully 07:49:01 lf-activate-venv(): INFO: Installing additional packages: lftools 07:49:20 lf-activate-venv(): INFO: Adding /tmp/venv-QQFt/bin to PATH 07:49:20 INFO: Running in OpenStack, capturing instance metadata 07:49:21 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins10600871647692497983.sh 07:49:21 provisioning config files... 07:49:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-cds-master-yaml-lint@tmp/config193877795474757705tmp 07:49:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:49:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:49:21 [EnvInject] - Injecting environment variables from a build step. 07:49:21 [EnvInject] - Injecting as environment variables the properties content 07:49:21 SERVER_ID=logs 07:49:21 07:49:21 [EnvInject] - Variables injected successfully. 07:49:21 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins439630007859657090.sh 07:49:21 ---> create-netrc.sh 07:49:21 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins4869857871002094732.sh 07:49:21 ---> python-tools-install.sh 07:49:21 Setup pyenv: 07:49:21 system 07:49:21 3.8.13 07:49:21 3.9.13 07:49:21 * 3.10.6 (set by /w/workspace/testsuite-cds-master-yaml-lint/.python-version) 07:49:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QQFt from file:/tmp/.os_lf_venv 07:49:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:49:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:49:23 lf-activate-venv(): INFO: Base packages installed successfully 07:49:23 lf-activate-venv(): INFO: Installing additional packages: lftools 07:49:30 lf-activate-venv(): INFO: Adding /tmp/venv-QQFt/bin to PATH 07:49:30 Generating Requirements File 07:49:50 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. 07:49:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:49:51 Python 3.10.6 07:49:51 pip 26.1.2 from /tmp/venv-QQFt/lib/python3.10/site-packages/pip (python 3.10) 07:49:51 aiohappyeyeballs==2.6.2 07:49:51 aiohttp==3.14.0 07:49:51 aiosignal==1.4.0 07:49:51 appdirs==1.4.4 07:49:51 argcomplete==3.6.3 07:49:51 aspy.yaml==1.3.0 07:49:51 async-timeout==5.0.1 07:49:51 attrs==26.1.0 07:49:51 autopage==0.6.0 07:49:51 backports.strenum==1.3.1 07:49:51 beautifulsoup4==4.14.3 07:49:51 boto3==1.43.24 07:49:51 botocore==1.43.24 07:49:51 bs4==0.0.2 07:49:51 certifi==2026.5.20 07:49:51 cffi==2.0.0 07:49:51 cfgv==3.5.0 07:49:51 chardet==7.4.3 07:49:51 charset-normalizer==3.4.7 07:49:51 click==8.4.1 07:49:51 cliff==4.14.0 07:49:51 cmd2==3.5.1 07:49:51 cryptography==3.3.2 07:49:51 debtcollector==3.1.0 07:49:51 decorator==5.3.1 07:49:51 defusedxml==0.7.1 07:49:51 Deprecated==1.3.1 07:49:51 distlib==0.4.1 07:49:51 dnspython==2.8.0 07:49:51 docker==7.1.0 07:49:51 dogpile.cache==1.5.0 07:49:51 durationpy==0.10 07:49:51 email-validator==2.3.0 07:49:51 filelock==3.29.1 07:49:51 frozenlist==1.8.0 07:49:51 future==1.0.0 07:49:51 gitdb==4.0.12 07:49:51 GitPython==3.1.50 07:49:51 httplib2==0.30.2 07:49:51 identify==2.6.19 07:49:51 idna==3.18 07:49:51 importlib-resources==1.5.0 07:49:51 iso8601==2.1.0 07:49:51 Jinja2==3.1.6 07:49:51 jmespath==1.1.0 07:49:51 jsonpatch==1.33 07:49:51 jsonpointer==3.1.1 07:49:51 jsonschema==4.26.0 07:49:51 jsonschema-specifications==2025.9.1 07:49:51 keystoneauth1==5.14.0 07:49:51 kubernetes==36.0.2 07:49:51 lftools==0.37.22 07:49:51 lxml==6.1.1 07:49:51 markdown-it-py==4.2.0 07:49:51 MarkupSafe==3.0.3 07:49:51 mdurl==0.1.2 07:49:51 msgpack==1.1.2 07:49:51 multi_key_dict==2.0.3 07:49:51 multidict==6.7.1 07:49:51 munch==4.0.0 07:49:51 netaddr==1.3.0 07:49:51 niet==1.4.2 07:49:51 nodeenv==1.10.0 07:49:51 oauth2client==4.1.3 07:49:51 oauthlib==3.3.1 07:49:51 openstacksdk==4.13.0 07:49:51 os-service-types==1.8.2 07:49:51 osc-lib==4.6.0 07:49:51 oslo.config==10.4.0 07:49:51 oslo.context==6.4.0 07:49:51 oslo.i18n==6.8.0 07:49:51 oslo.log==8.2.0 07:49:51 oslo.serialization==5.10.0 07:49:51 oslo.utils==10.1.0 07:49:51 packaging==26.2 07:49:51 pbr==7.0.3 07:49:51 platformdirs==4.10.0 07:49:51 prettytable==3.17.0 07:49:51 propcache==0.5.2 07:49:51 psutil==7.2.2 07:49:51 pyasn1==0.6.3 07:49:51 pyasn1_modules==0.4.2 07:49:51 pycparser==3.0 07:49:51 pygerrit2==2.0.15 07:49:51 PyGithub==2.9.1 07:49:51 Pygments==2.20.0 07:49:51 PyJWT==2.13.0 07:49:51 PyNaCl==1.6.2 07:49:51 pyparsing==2.4.7 07:49:51 pyperclip==1.11.0 07:49:51 pyrsistent==0.20.0 07:49:51 python-cinderclient==9.9.0 07:49:51 python-dateutil==2.9.0.post0 07:49:51 python-discovery==1.4.0 07:49:51 python-heatclient==5.2.0 07:49:51 python-jenkins==1.8.3 07:49:51 python-keystoneclient==5.8.0 07:49:51 python-magnumclient==4.10.0 07:49:51 python-openstackclient==10.0.0 07:49:51 python-swiftclient==4.10.0 07:49:51 PyYAML==6.0.3 07:49:51 referencing==0.37.0 07:49:51 requests==2.34.2 07:49:51 requests-oauthlib==2.0.0 07:49:51 rfc3986==2.0.0 07:49:51 rich==15.0.0 07:49:51 rich-argparse==1.8.0 07:49:51 rpds-py==0.30.0 07:49:51 rsa==4.9.1 07:49:51 ruamel.yaml==0.19.1 07:49:51 ruamel.yaml.clib==0.2.15 07:49:51 s3transfer==0.18.0 07:49:51 simplejson==4.1.1 07:49:51 six==1.17.0 07:49:51 smmap==5.0.3 07:49:51 soupsieve==2.8.4 07:49:51 stevedore==5.8.0 07:49:51 tabulate==0.10.0 07:49:51 toml==0.10.2 07:49:51 tomlkit==0.15.0 07:49:51 tqdm==4.68.1 07:49:51 typing_extensions==4.15.0 07:49:51 urllib3==1.26.20 07:49:51 virtualenv==21.4.2 07:49:51 wcwidth==0.8.0 07:49:51 websocket-client==1.9.0 07:49:51 wrapt==2.2.1 07:49:51 xdg==6.0.0 07:49:51 xmltodict==1.0.4 07:49:51 yarl==1.24.2 07:49:51 yq==3.4.3 07:49:51 [testsuite-cds-master-yaml-lint] $ /bin/sh /tmp/jenkins8941462317567894153.sh 07:49:51 ---> uv-install.sh 07:49:51 Installing uv/uvx (latest) using shell installer 07:49:52 2026-06-06 07:49:52 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-fN7nYn.sh" [1] 07:49:52 downloading uv 0.11.19 x86_64-unknown-linux-gnu 07:49:52 installing to /home/jenkins/.local/bin 07:49:52 uv 07:49:52 uvx 07:49:52 everything's installed! 07:49:52 ---> Validating uv/uvx install 07:49:52 uvx 0.11.19 (x86_64-unknown-linux-gnu) 07:49:52 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins3293212973663178136.sh 07:49:52 ---> sudo-logs.sh 07:49:52 Archiving 'sudo' log.. 07:49:53 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins15590335782032421407.sh 07:49:53 ---> job-cost.sh 07:49:53 INFO: Activating Python virtual environment... 07:49:53 Setup pyenv: 07:49:53 system 07:49:53 3.8.13 07:49:53 3.9.13 07:49:53 * 3.10.6 (set by /w/workspace/testsuite-cds-master-yaml-lint/.python-version) 07:49:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QQFt from file:/tmp/.os_lf_venv 07:49:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:49:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:49:55 lf-activate-venv(): INFO: Base packages installed successfully 07:49:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:49:59 lf-activate-venv(): INFO: Adding /tmp/venv-QQFt/bin to PATH 07:49:59 INFO: No stack-cost file found 07:49:59 INFO: Instance uptime: 1439s 07:49:59 INFO: Fetching instance metadata (attempt 1 of 3)... 07:49:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:50:00 INFO: Successfully fetched instance metadata 07:50:00 INFO: Instance type: v3-standard-2 07:50:00 INFO: Retrieving pricing info for: v3-standard-2 07:50:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:50:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=1439 07:50:00 INFO: Successfully fetched Vexxhost pricing API 07:50:00 INFO: Retrieved cost: 0.06 07:50:00 INFO: Retrieved resource: v3-standard-2 07:50:00 INFO: Creating archive directory: /w/workspace/testsuite-cds-master-yaml-lint/archives/cost 07:50:00 INFO: Archiving costs to: /w/workspace/testsuite-cds-master-yaml-lint/archives/cost.csv 07:50:00 INFO: Successfully archived job cost data 07:50:00 DEBUG: Cost data: testsuite-cds-master-yaml-lint,27,2026-06-06 07:50:00,v3-standard-2,1439,0.06,0.00,SUCCESS 07:50:00 [testsuite-cds-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15421380372030238655.sh 07:50:00 ---> logs-deploy.sh 07:50:00 Setup pyenv: 07:50:00 system 07:50:00 3.8.13 07:50:00 3.9.13 07:50:00 * 3.10.6 (set by /w/workspace/testsuite-cds-master-yaml-lint/.python-version) 07:50:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QQFt from file:/tmp/.os_lf_venv 07:50:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:02 lf-activate-venv(): INFO: Base packages installed successfully 07:50:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:50:08 lf-activate-venv(): INFO: Adding /tmp/venv-QQFt/bin to PATH 07:50:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-cds-master-yaml-lint/27 07:50:08 INFO: archiving workspace using pattern(s): 07:50:09 Archives upload complete. 07:50:10 INFO: archiving logs to Nexus 07:50:11 ---> uname -a: 07:50:11 Linux prd-centos8-builder-2c-1g-7930.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 07:50:11 07:50:11 07:50:11 ---> lscpu: 07:50:11 Architecture: x86_64 07:50:11 CPU op-mode(s): 32-bit, 64-bit 07:50:11 Byte Order: Little Endian 07:50:11 CPU(s): 2 07:50:11 On-line CPU(s) list: 0,1 07:50:11 Thread(s) per core: 1 07:50:11 Core(s) per socket: 1 07:50:11 Socket(s): 2 07:50:11 NUMA node(s): 1 07:50:11 Vendor ID: AuthenticAMD 07:50:11 CPU family: 23 07:50:11 Model: 49 07:50:11 Model name: AMD EPYC-Rome Processor 07:50:11 Stepping: 0 07:50:11 CPU MHz: 2799.998 07:50:11 BogoMIPS: 5599.99 07:50:11 Virtualization: AMD-V 07:50:11 Hypervisor vendor: KVM 07:50:11 Virtualization type: full 07:50:11 L1d cache: 32K 07:50:11 L1i cache: 32K 07:50:11 L2 cache: 512K 07:50:11 L3 cache: 16384K 07:50:11 NUMA node0 CPU(s): 0,1 07:50:11 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 07:50:11 07:50:11 07:50:11 ---> nproc: 07:50:11 2 07:50:11 07:50:11 07:50:11 ---> df -h: 07:50:11 Filesystem Size Used Avail Use% Mounted on 07:50:11 devtmpfs 3.8G 0 3.8G 0% /dev 07:50:11 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:50:11 tmpfs 3.8G 17M 3.8G 1% /run 07:50:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:50:11 /dev/vda1 40G 9.6G 31G 24% / 07:50:11 tmpfs 770M 0 770M 0% /run/user/1001 07:50:11 07:50:11 07:50:11 ---> free -m: 07:50:11 total used free shared buff/cache available 07:50:11 Mem: 7697 606 4550 19 2540 6773 07:50:11 Swap: 1023 0 1023 07:50:11 07:50:11 07:50:11 ---> ip addr: 07:50:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:50:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:50:11 inet 127.0.0.1/8 scope host lo 07:50:11 valid_lft forever preferred_lft forever 07:50:11 inet6 ::1/128 scope host 07:50:11 valid_lft forever preferred_lft forever 07:50:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:50:11 link/ether fa:16:3e:e5:89:aa brd ff:ff:ff:ff:ff:ff 07:50:11 altname enp0s3 07:50:11 altname ens3 07:50:11 inet 10.30.106.249/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:50:11 valid_lft 84961sec preferred_lft 84961sec 07:50:11 inet6 fe80::f816:3eff:fee5:89aa/64 scope link 07:50:11 valid_lft forever preferred_lft forever 07:50:11 07:50:11 07:50:11 ---> sar -b -r -n DEV: 07:50:11 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/06/2026 _x86_64_ (2 CPU) 07:50:11 07:50:11 07:26:08 LINUX RESTART (2 CPU) 07:50:11 07:50:11 07:27:01 AM tps rtps wtps bread/s bwrtn/s 07:50:11 07:28:01 AM 73.13 55.48 17.64 538.75 1153.63 07:50:11 07:29:01 AM 0.23 0.00 0.23 0.00 5.71 07:50:11 07:30:01 AM 0.32 0.03 0.28 0.53 4.37 07:50:11 07:31:01 AM 0.35 0.00 0.35 0.00 4.80 07:50:11 07:32:02 AM 0.17 0.00 0.17 0.00 2.75 07:50:11 07:33:01 AM 0.20 0.00 0.20 0.00 2.58 07:50:11 07:34:01 AM 0.10 0.00 0.10 0.00 1.03 07:50:11 07:35:01 AM 0.22 0.00 0.22 0.00 3.10 07:50:11 07:36:01 AM 0.20 0.00 0.20 0.00 3.07 07:50:11 07:37:01 AM 0.10 0.00 0.10 0.00 1.43 07:50:11 07:38:01 AM 0.10 0.00 0.10 0.00 1.58 07:50:11 07:39:01 AM 0.15 0.00 0.15 0.00 1.45 07:50:11 07:40:01 AM 0.10 0.00 0.10 0.00 1.03 07:50:11 07:41:01 AM 0.22 0.00 0.22 0.00 3.10 07:50:11 07:42:01 AM 0.25 0.00 0.25 0.00 4.28 07:50:11 07:43:01 AM 0.95 0.00 0.95 0.00 19.19 07:50:11 07:44:01 AM 0.13 0.00 0.13 0.00 1.32 07:50:11 07:45:01 AM 0.10 0.00 0.10 0.00 1.03 07:50:11 07:46:01 AM 0.10 0.00 0.10 0.00 1.60 07:50:11 07:47:01 AM 0.12 0.00 0.12 0.00 1.18 07:50:11 07:48:01 AM 0.20 0.02 0.18 0.13 3.05 07:50:11 07:49:01 AM 306.55 26.62 279.92 3832.32 7486.27 07:50:11 07:50:01 AM 146.97 1.03 145.93 223.39 13862.06 07:50:11 Average: 23.10 3.62 19.48 199.95 982.07 07:50:11 07:50:11 07:27:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:50:11 07:28:01 AM 5780048 7201180 2102392 26.67 2688 1611040 583172 6.53 165372 1658176 16 07:50:11 07:29:01 AM 5759276 7180408 2123164 26.94 2688 1611040 609200 6.82 165376 1678796 16 07:50:11 07:30:01 AM 5756804 7177964 2125636 26.97 2688 1611060 609720 6.83 165380 1681264 8 07:50:11 07:31:01 AM 5757052 7178216 2125388 26.96 2688 1611064 609720 6.83 165380 1681068 8 07:50:11 07:32:02 AM 5754988 7176156 2127452 26.99 2688 1611068 609720 6.83 165380 1683168 4 07:50:11 07:33:01 AM 5752920 7174088 2129520 27.02 2688 1611068 609720 6.83 165380 1685236 4 07:50:11 07:34:01 AM 5752732 7173900 2129708 27.02 2688 1611068 609720 6.83 165380 1685260 8 07:50:11 07:35:01 AM 5750772 7171940 2131668 27.04 2688 1611072 609720 6.83 165380 1687336 4 07:50:11 07:36:01 AM 5743596 7164764 2138844 27.13 2688 1611072 609720 6.83 165380 1694468 12 07:50:11 07:37:01 AM 5743340 7164508 2139100 27.14 2688 1611072 609720 6.83 165380 1694612 16 07:50:11 07:38:01 AM 5743396 7164568 2139044 27.14 2688 1611076 609720 6.83 165380 1694528 8 07:50:11 07:39:01 AM 5743540 7164712 2138900 27.13 2688 1611076 609720 6.83 165380 1694528 4 07:50:11 07:40:01 AM 5743468 7164640 2138972 27.14 2688 1611076 625248 7.00 165380 1694644 4 07:50:11 07:41:01 AM 5743540 7164716 2138900 27.13 2688 1611080 625248 7.00 165380 1694492 4 07:50:11 07:42:01 AM 5743436 7164628 2139004 27.14 2688 1611080 625248 7.00 165380 1694628 4 07:50:11 07:43:01 AM 5743524 7164720 2138916 27.14 2688 1611084 625248 7.00 165380 1694640 4 07:50:11 07:44:01 AM 5743648 7164844 2138792 27.13 2688 1611084 625248 7.00 165380 1694640 4 07:50:11 07:45:01 AM 5743596 7164792 2138844 27.13 2688 1611084 625248 7.00 165380 1694640 4 07:50:11 07:46:01 AM 5742928 7164128 2139512 27.14 2688 1611088 625248 7.00 165380 1695064 4 07:50:11 07:47:01 AM 5742800 7164000 2139640 27.14 2688 1611088 625248 7.00 165380 1695380 16 07:50:11 07:48:01 AM 5742620 7163820 2139820 27.15 2688 1611088 611172 6.84 165380 1695628 4 07:50:11 07:49:01 AM 5173952 7010456 2708488 34.36 2688 2004716 696112 7.79 394652 1953940 162108 07:50:11 07:50:01 AM 4699780 6972380 3182660 40.38 2688 2416416 667828 7.48 406460 2339288 237636 07:50:11 Average: 5678337 7154588 2204103 27.96 2688 1663203 620290 6.95 185830 1728931 17387 07:50:11 07:50:11 07:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:50:11 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:28:01 AM eth0 6.23 1.52 2.05 2.89 0.00 0.00 0.00 0.00 07:50:11 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:29:01 AM eth0 3.03 1.77 1.37 6.20 0.00 0.00 0.00 0.00 07:50:11 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:30:01 AM eth0 0.75 0.17 0.10 0.18 0.00 0.00 0.00 0.00 07:50:11 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:31:01 AM eth0 1.77 0.18 0.68 0.17 0.00 0.00 0.00 0.00 07:50:11 07:32:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:32:02 AM eth0 0.87 0.25 0.22 0.23 0.00 0.00 0.00 0.00 07:50:11 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:33:01 AM eth0 0.32 0.17 0.07 0.17 0.00 0.00 0.00 0.00 07:50:11 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:34:01 AM eth0 0.65 0.13 0.09 0.16 0.00 0.00 0.00 0.00 07:50:11 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:35:01 AM eth0 0.52 0.15 0.08 0.16 0.00 0.00 0.00 0.00 07:50:11 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:36:01 AM eth0 14.11 1.92 3.63 6.21 0.00 0.00 0.00 0.00 07:50:11 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:37:01 AM eth0 5.05 1.90 2.23 5.00 0.00 0.00 0.00 0.00 07:50:11 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:38:01 AM eth0 0.72 0.13 0.10 0.17 0.00 0.00 0.00 0.00 07:50:11 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:39:01 AM eth0 0.32 0.13 0.07 0.16 0.00 0.00 0.00 0.00 07:50:11 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:40:01 AM eth0 1.00 0.17 0.14 0.17 0.00 0.00 0.00 0.00 07:50:11 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:41:01 AM eth0 1.05 0.93 0.12 6.58 0.00 0.00 0.00 0.00 07:50:11 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:42:01 AM eth0 0.77 0.45 0.22 1.85 0.00 0.00 0.00 0.00 07:50:11 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:43:01 AM eth0 0.33 0.18 0.07 0.17 0.00 0.00 0.00 0.00 07:50:11 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:44:01 AM eth0 0.77 0.10 0.09 0.16 0.00 0.00 0.00 0.00 07:50:11 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:45:01 AM eth0 0.48 0.13 0.08 0.16 0.00 0.00 0.00 0.00 07:50:11 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:46:01 AM eth0 3.90 1.47 1.95 5.08 0.00 0.00 0.00 0.00 07:50:11 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:47:01 AM eth0 4.53 1.18 1.76 1.89 0.00 0.00 0.00 0.00 07:50:11 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:48:01 AM eth0 5.88 0.55 1.33 0.91 0.00 0.00 0.00 0.00 07:50:11 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:49:01 AM eth0 126.49 82.71 888.25 45.95 0.00 0.00 0.00 0.00 07:50:11 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 07:50:01 AM eth0 94.99 66.39 1473.47 13.53 0.00 0.00 0.00 0.00 07:50:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:11 Average: eth0 11.94 7.08 103.48 4.27 0.00 0.00 0.00 0.00 07:50:11 07:50:11 07:50:11 ---> sar -P ALL: 07:50:11 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/06/2026 _x86_64_ (2 CPU) 07:50:11 07:50:11 07:26:08 LINUX RESTART (2 CPU) 07:50:11 07:50:11 07:27:01 AM CPU %user %nice %system %iowait %steal %idle 07:50:11 07:28:01 AM all 0.94 0.91 17.85 1.71 0.08 78.51 07:50:11 07:28:01 AM 0 0.97 0.92 17.14 1.74 0.08 79.14 07:50:11 07:28:01 AM 1 0.91 0.89 18.57 1.68 0.08 77.87 07:50:11 07:29:01 AM all 0.81 0.00 0.11 0.00 0.03 99.05 07:50:11 07:29:01 AM 0 0.40 0.00 0.13 0.00 0.02 99.45 07:50:11 07:29:01 AM 1 1.22 0.00 0.08 0.00 0.05 98.65 07:50:11 07:30:01 AM all 0.34 0.00 0.08 0.00 0.03 99.54 07:50:11 07:30:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 07:50:11 07:30:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35 07:50:11 07:31:01 AM all 0.21 0.00 0.09 0.00 0.04 99.66 07:50:11 07:31:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 07:50:11 07:31:01 AM 1 0.28 0.00 0.10 0.00 0.03 99.58 07:50:11 07:32:02 AM all 0.26 0.00 0.07 0.00 0.04 99.63 07:50:11 07:32:02 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 07:50:11 07:32:02 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 07:50:11 07:33:01 AM all 0.14 0.00 0.05 0.00 0.04 99.77 07:50:11 07:33:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.81 07:50:11 07:33:01 AM 1 0.19 0.00 0.05 0.00 0.03 99.73 07:50:11 07:34:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64 07:50:11 07:34:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 07:50:11 07:34:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50 07:50:11 07:35:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 07:50:11 07:35:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 07:50:11 07:35:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 07:50:11 07:36:01 AM all 1.02 0.00 0.17 0.00 0.04 98.77 07:50:11 07:36:01 AM 0 1.12 0.00 0.13 0.00 0.03 98.71 07:50:11 07:36:01 AM 1 0.92 0.00 0.20 0.00 0.05 98.83 07:50:11 07:37:01 AM all 0.86 0.00 0.13 0.00 0.05 98.97 07:50:11 07:37:01 AM 0 1.17 0.00 0.10 0.00 0.05 98.68 07:50:11 07:37:01 AM 1 0.55 0.00 0.15 0.00 0.05 99.25 07:50:11 07:38:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 07:50:11 07:38:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 07:50:11 07:38:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 07:50:11 07:50:11 07:38:01 AM CPU %user %nice %system %iowait %steal %idle 07:50:11 07:39:01 AM all 0.13 0.00 0.08 0.00 0.05 99.74 07:50:11 07:39:01 AM 0 0.17 0.00 0.07 0.00 0.03 99.73 07:50:11 07:39:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 07:50:11 07:40:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 07:50:11 07:40:01 AM 0 0.48 0.00 0.08 0.00 0.05 99.38 07:50:11 07:40:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92 07:50:11 07:41:01 AM all 0.20 0.00 0.08 0.00 0.03 99.69 07:50:11 07:41:01 AM 0 0.33 0.00 0.10 0.00 0.07 99.50 07:50:11 07:41:01 AM 1 0.07 0.00 0.05 0.00 0.00 99.88 07:50:11 07:42:01 AM all 0.38 0.00 0.10 0.00 0.03 99.49 07:50:11 07:42:01 AM 0 0.23 0.00 0.10 0.00 0.02 99.65 07:50:11 07:42:01 AM 1 0.52 0.00 0.10 0.00 0.05 99.33 07:50:11 07:43:01 AM all 0.33 0.00 0.06 0.01 0.05 99.56 07:50:11 07:43:01 AM 0 0.27 0.00 0.05 0.00 0.05 99.63 07:50:11 07:43:01 AM 1 0.38 0.00 0.07 0.02 0.05 99.48 07:50:11 07:44:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58 07:50:11 07:44:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 07:50:11 07:44:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 07:50:11 07:45:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 07:50:11 07:45:01 AM 0 0.32 0.00 0.07 0.00 0.05 99.57 07:50:11 07:45:01 AM 1 0.20 0.00 0.05 0.00 0.03 99.72 07:50:11 07:46:01 AM all 0.75 0.00 0.13 0.00 0.04 99.08 07:50:11 07:46:01 AM 0 0.77 0.00 0.18 0.00 0.05 99.00 07:50:11 07:46:01 AM 1 0.73 0.00 0.07 0.00 0.03 99.17 07:50:11 07:47:01 AM all 0.48 0.00 0.09 0.00 0.04 99.39 07:50:11 07:47:01 AM 0 0.77 0.00 0.08 0.00 0.03 99.12 07:50:11 07:47:01 AM 1 0.18 0.00 0.10 0.00 0.05 99.67 07:50:11 07:48:01 AM all 0.39 0.00 0.07 0.00 0.03 99.51 07:50:11 07:48:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 07:50:11 07:48:01 AM 1 0.23 0.00 0.08 0.00 0.05 99.63 07:50:11 07:49:01 AM all 36.97 0.22 8.43 2.02 0.11 52.25 07:50:11 07:49:01 AM 0 30.72 0.00 8.02 2.71 0.12 58.44 07:50:11 07:49:01 AM 1 43.21 0.43 8.85 1.34 0.10 46.07 07:50:11 07:50:11 07:49:01 AM CPU %user %nice %system %iowait %steal %idle 07:50:11 07:50:01 AM all 40.73 0.00 6.81 1.10 0.11 51.26 07:50:11 07:50:01 AM 0 26.25 0.00 6.17 1.51 0.10 65.96 07:50:11 07:50:01 AM 1 55.27 0.00 7.45 0.68 0.12 36.47 07:50:11 Average: all 3.78 0.05 1.51 0.21 0.05 94.41 07:50:11 Average: 0 2.87 0.04 1.43 0.26 0.05 95.35 07:50:11 Average: 1 4.68 0.06 1.58 0.16 0.05 93.47 07:50:11 07:50:11 07:50:11