09:22:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/146622 09:22:16 Running as SYSTEM 09:22:16 [EnvInject] - Loading node environment variables. 09:22:16 Building remotely on prd-centos8-builder-2c-1g-9689 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 09:22:16 [ssh-agent] Looking for ssh-agent implementation... 09:22:16 $ ssh-agent 09:22:16 SSH_AUTH_SOCK=/tmp/ssh-7oYcGDKfqJTd/agent.13518 09:22:16 SSH_AGENT_PID=13530 09:22:16 [ssh-agent] Started. 09:22:16 Running ssh-add (command line suppressed) 09:22:16 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_9212516202408982914.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_9212516202408982914.key) 09:22:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:22:16 The recommended git tool is: NONE 09:22:18 using credential onap-jenkins-ssh 09:22:18 Wiping out workspace first. 09:22:18 Cloning the remote Git repository 09:22:18 Cloning repository git://cloud.onap.org/mirror/integration.git 09:22:18 > git init /w/workspace/integration-master-yaml-lint # timeout=10 09:22:18 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 09:22:18 > git --version # timeout=10 09:22:18 > git --version # 'git version 2.43.0' 09:22:18 using GIT_SSH to set credentials Gerrit user 09:22:18 [INFO] Currently running in a labeled security context 09:22:18 [INFO] Currently SELinux is 'enforcing' on the host 09:22:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh9557664078663374764.key 09:22:18 Verifying host key using manually-configured host key entries 09:22:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:22:21 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 09:22:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:22:22 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 09:22:22 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 09:22:22 using GIT_SSH to set credentials Gerrit user 09:22:22 [INFO] Currently running in a labeled security context 09:22:22 [INFO] Currently SELinux is 'enforcing' on the host 09:22:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh2872012439762817622.key 09:22:22 Verifying host key using manually-configured host key entries 09:22:22 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/22/146622/1 # timeout=30 09:22:22 > git rev-parse 9b708d4cb1965cfd5b7a9b03985c613933a110f4^{commit} # timeout=10 09:22:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:22:22 Checking out Revision 9b708d4cb1965cfd5b7a9b03985c613933a110f4 (refs/changes/22/146622/1) 09:22:22 > git config core.sparsecheckout # timeout=10 09:22:22 > git checkout -f 9b708d4cb1965cfd5b7a9b03985c613933a110f4 # timeout=30 09:22:26 Commit message: "CI: Bump github2gerrit workflow to v1.4.3" 09:22:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:22:26 > git rev-list --no-walk b2d4f6408f450f2b99238f85e62e7b1ceefffe0d # timeout=10 09:22:26 [EnvInject] - Injecting environment variables from a build step. 09:22:26 [EnvInject] - Injecting as environment variables the properties content 09:22:26 PYTHON=python3 09:22:26 09:22:26 [EnvInject] - Variables injected successfully. 09:22:26 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12433289233840356866.sh 09:22:26 ---> tox-install.sh 09:22:26 + source /home/jenkins/lf-env.sh 09:22:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:22:26 ++ mktemp -d /tmp/venv-XXXX 09:22:26 + lf_venv=/tmp/venv-3KZc 09:22:26 + local venv_file=/tmp/.os_lf_venv 09:22:26 + local python=python3 09:22:26 + local options 09:22:26 + local set_path=true 09:22:26 + local install_args= 09:22:26 ++ 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:22:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:22:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:22:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:22:26 + true 09:22:26 + case $1 in 09:22:26 + venv_file=/tmp/.toxenv 09:22:26 + shift 2 09:22:26 + true 09:22:26 + case $1 in 09:22:26 + shift 09:22:26 + break 09:22:26 + case $python in 09:22:26 + local pkg_list= 09:22:26 + [[ -d /opt/pyenv ]] 09:22:26 + echo 'Setup pyenv:' 09:22:26 Setup pyenv: 09:22:26 + export PYENV_ROOT=/opt/pyenv 09:22:26 + PYENV_ROOT=/opt/pyenv 09:22:26 + 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:22:26 + 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:22:26 + pyenv versions 09:22:26 system 09:22:26 * 3.8.13 (set by /opt/pyenv/version) 09:22:26 * 3.9.13 (set by /opt/pyenv/version) 09:22:26 * 3.10.6 (set by /opt/pyenv/version) 09:22:26 + command -v pyenv 09:22:26 ++ pyenv init - --no-rehash 09:22:27 + 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:22:27 export PATH="/opt/pyenv/shims:${PATH}" 09:22:27 export PYENV_SHELL=bash 09:22:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:22:27 pyenv() { 09:22:27 local command 09:22:27 command="${1:-}" 09:22:27 if [ "$#" -gt 0 ]; then 09:22:27 shift 09:22:27 fi 09:22:27 09:22:27 case "$command" in 09:22:27 rehash|shell) 09:22:27 eval "$(pyenv "sh-$command" "$@")" 09:22:27 ;; 09:22:27 *) 09:22:27 command pyenv "$command" "$@" 09:22:27 ;; 09:22:27 esac 09:22:27 }' 09:22:27 +++ 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:22:27 ++ 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:22:27 ++ 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:22:27 ++ 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:22:27 ++ export PYENV_SHELL=bash 09:22:27 ++ PYENV_SHELL=bash 09:22:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:22:27 +++ complete -F _pyenv pyenv 09:22:27 ++ lf-pyver python3 09:22:27 ++ local py_version_xy=python3 09:22:27 ++ local py_version_xyz= 09:22:27 ++ awk '{ print $1 }' 09:22:27 ++ pyenv versions 09:22:27 ++ local command 09:22:27 ++ command=versions 09:22:27 ++ '[' 1 -gt 0 ']' 09:22:27 ++ shift 09:22:27 ++ case "$command" in 09:22:27 ++ command pyenv versions 09:22:27 ++ pyenv versions 09:22:27 ++ sed 's/^[ *]* //' 09:22:27 ++ grep -E '^[0-9.]*[0-9]$' 09:22:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:22:27 +++ sort -V 09:22:27 +++ grep '^3' /tmp/.pyenv_versions 09:22:27 +++ tail -n 1 09:22:27 ++ py_version_xyz=3.10.6 09:22:27 ++ [[ -z 3.10.6 ]] 09:22:27 ++ echo 3.10.6 09:22:27 ++ return 0 09:22:27 + pyenv local 3.10.6 09:22:27 + local command 09:22:27 + command=local 09:22:27 + '[' 2 -gt 0 ']' 09:22:27 + shift 09:22:27 + case "$command" in 09:22:27 + command pyenv local 3.10.6 09:22:27 + pyenv local 3.10.6 09:22:27 + for arg in "$@" 09:22:27 + case $arg in 09:22:27 + pkg_list+='tox ' 09:22:27 + for arg in "$@" 09:22:27 + case $arg in 09:22:27 + pkg_list+='virtualenv ' 09:22:27 + for arg in "$@" 09:22:27 + case $arg in 09:22:27 + pkg_list+='urllib3~=1.26.15 ' 09:22:27 + [[ -f /tmp/.toxenv ]] 09:22:27 + [[ ! -f /tmp/.toxenv ]] 09:22:27 + [[ -n '' ]] 09:22:27 + python3 -m venv /tmp/venv-3KZc 09:22:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3KZc' 09:22:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3KZc 09:22:31 + echo /tmp/venv-3KZc 09:22:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:22:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:22:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:22:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:22:31 + local 'pip_opts=--upgrade --quiet' 09:22:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:22:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:22:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:22:31 + [[ -n '' ]] 09:22:31 + [[ -n '' ]] 09:22:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:22:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:22:31 + /tmp/venv-3KZc/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:22:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:22:35 lf-activate-venv(): INFO: Base packages installed successfully 09:22:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:22:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:22:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:22:35 + /tmp/venv-3KZc/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:22:37 + type python3 09:22:37 + true 09:22:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3KZc/bin to PATH' 09:22:37 lf-activate-venv(): INFO: Adding /tmp/venv-3KZc/bin to PATH 09:22:37 + PATH=/tmp/venv-3KZc/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:22:37 + return 0 09:22:37 + python3 --version 09:22:37 Python 3.10.6 09:22:37 + python3 -m pip --version 09:22:37 pip 26.1.2 from /tmp/venv-3KZc/lib/python3.10/site-packages/pip (python 3.10) 09:22:37 + python3 -m pip freeze 09:22:37 cachetools==7.1.6 09:22:37 colorama==0.4.6 09:22:37 distlib==0.4.3 09:22:37 filelock==3.32.0 09:22:37 packaging==26.2 09:22:37 platformdirs==4.11.0 09:22:37 pluggy==1.6.0 09:22:37 pyproject-api==1.11.0 09:22:37 python-discovery==1.5.0 09:22:37 tomli==2.4.1 09:22:37 tomli_w==1.2.0 09:22:37 tox==4.58.0 09:22:37 typing_extensions==4.16.0 09:22:37 urllib3==1.26.20 09:22:37 virtualenv==21.7.0 09:22:37 [EnvInject] - Injecting environment variables from a build step. 09:22:37 [EnvInject] - Injecting as environment variables the properties content 09:22:37 PARALLEL=false 09:22:37 09:22:37 [EnvInject] - Variables injected successfully. 09:22:37 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15673244316784599875.sh 09:22:37 ---> tox-run.sh 09:22:37 + 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:22:37 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 09:22:37 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 09:22:37 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 09:22:37 + cd /w/workspace/integration-master-yaml-lint/. 09:22:37 + source /home/jenkins/lf-env.sh 09:22:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:22:37 ++ mktemp -d /tmp/venv-XXXX 09:22:37 + lf_venv=/tmp/venv-wrqw 09:22:37 + local venv_file=/tmp/.os_lf_venv 09:22:37 + local python=python3 09:22:37 + local options 09:22:37 + local set_path=true 09:22:37 + local install_args= 09:22:37 ++ 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:22:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:22:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:22:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:22:37 + true 09:22:37 + case $1 in 09:22:37 + venv_file=/tmp/.toxenv 09:22:37 + shift 2 09:22:37 + true 09:22:37 + case $1 in 09:22:37 + shift 09:22:37 + break 09:22:37 + case $python in 09:22:37 + local pkg_list= 09:22:37 + [[ -d /opt/pyenv ]] 09:22:37 + echo 'Setup pyenv:' 09:22:37 Setup pyenv: 09:22:37 + export PYENV_ROOT=/opt/pyenv 09:22:37 + PYENV_ROOT=/opt/pyenv 09:22:37 + 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:22:37 + 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:22:37 + pyenv versions 09:22:37 system 09:22:37 3.8.13 09:22:37 3.9.13 09:22:37 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 09:22:37 + command -v pyenv 09:22:37 ++ pyenv init - --no-rehash 09:22:37 + 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:22:37 export PATH="/opt/pyenv/shims:${PATH}" 09:22:37 export PYENV_SHELL=bash 09:22:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:22:37 pyenv() { 09:22:37 local command 09:22:37 command="${1:-}" 09:22:37 if [ "$#" -gt 0 ]; then 09:22:37 shift 09:22:37 fi 09:22:37 09:22:37 case "$command" in 09:22:37 rehash|shell) 09:22:37 eval "$(pyenv "sh-$command" "$@")" 09:22:37 ;; 09:22:37 *) 09:22:37 command pyenv "$command" "$@" 09:22:37 ;; 09:22:37 esac 09:22:37 }' 09:22:37 +++ 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:22:37 ++ 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:22:37 ++ 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:22:37 ++ 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:22:37 ++ export PYENV_SHELL=bash 09:22:37 ++ PYENV_SHELL=bash 09:22:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:22:37 +++ complete -F _pyenv pyenv 09:22:37 ++ lf-pyver python3 09:22:37 ++ local py_version_xy=python3 09:22:37 ++ local py_version_xyz= 09:22:37 ++ pyenv versions 09:22:37 ++ local command 09:22:37 ++ command=versions 09:22:37 ++ '[' 1 -gt 0 ']' 09:22:37 ++ shift 09:22:37 ++ case "$command" in 09:22:37 ++ command pyenv versions 09:22:37 ++ pyenv versions 09:22:37 ++ awk '{ print $1 }' 09:22:37 ++ sed 's/^[ *]* //' 09:22:37 ++ grep -E '^[0-9.]*[0-9]$' 09:22:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:22:38 +++ grep '^3' /tmp/.pyenv_versions 09:22:38 +++ sort -V 09:22:38 +++ tail -n 1 09:22:38 ++ py_version_xyz=3.10.6 09:22:38 ++ [[ -z 3.10.6 ]] 09:22:38 ++ echo 3.10.6 09:22:38 ++ return 0 09:22:38 + pyenv local 3.10.6 09:22:38 + local command 09:22:38 + command=local 09:22:38 + '[' 2 -gt 0 ']' 09:22:38 + shift 09:22:38 + case "$command" in 09:22:38 + command pyenv local 3.10.6 09:22:38 + pyenv local 3.10.6 09:22:38 + for arg in "$@" 09:22:38 + case $arg in 09:22:38 + pkg_list+='tox ' 09:22:38 + for arg in "$@" 09:22:38 + case $arg in 09:22:38 + pkg_list+='virtualenv ' 09:22:38 + for arg in "$@" 09:22:38 + case $arg in 09:22:38 + pkg_list+='urllib3~=1.26.15 ' 09:22:38 + [[ -f /tmp/.toxenv ]] 09:22:38 ++ cat /tmp/.toxenv 09:22:38 + lf_venv=/tmp/venv-3KZc 09:22:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3KZc from' file:/tmp/.toxenv 09:22:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3KZc from file:/tmp/.toxenv 09:22:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:22:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:22:38 + local 'pip_opts=--upgrade --quiet' 09:22:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:22:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:22:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:22:38 + [[ -n '' ]] 09:22:38 + [[ -n '' ]] 09:22:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:22:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:22:38 + /tmp/venv-3KZc/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:22:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:22:38 lf-activate-venv(): INFO: Base packages installed successfully 09:22:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:22:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:22:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:22:38 + /tmp/venv-3KZc/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:22:39 + type python3 09:22:39 + true 09:22:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3KZc/bin to PATH' 09:22:39 lf-activate-venv(): INFO: Adding /tmp/venv-3KZc/bin to PATH 09:22:39 + PATH=/tmp/venv-3KZc/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:22:39 + return 0 09:22:39 + [[ -d /opt/pyenv ]] 09:22:39 + echo '---> Setting up pyenv' 09:22:39 ---> Setting up pyenv 09:22:39 + export PYENV_ROOT=/opt/pyenv 09:22:39 + PYENV_ROOT=/opt/pyenv 09:22:39 + export PATH=/opt/pyenv/bin:/tmp/venv-3KZc/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:22:39 + PATH=/opt/pyenv/bin:/tmp/venv-3KZc/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:22:39 ++ pwd 09:22:39 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 09:22:39 + export PYTHONPATH 09:22:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:22:39 + TOX_TESTENV_PASSENV=PYTHONPATH 09:22:39 + tox --version 09:22:40 4.58.0 from /tmp/venv-3KZc/lib/python3.10/site-packages/tox/__init__.py 09:22:40 + PARALLEL=false 09:22:40 + TOX_OPTIONS_LIST= 09:22:40 + [[ -n yaml ]] 09:22:40 + TOX_OPTIONS_LIST=' -e yaml' 09:22:40 + case ${PARALLEL,,} in 09:22:40 + tox -e yaml 09:22:40 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 09:22:47 yaml: install_deps> python -I -m pip install coala-bears nodeenv 09:23:12 yaml: freeze> python -m pip freeze --all 09:23:13 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.7.22,charset-normalizer==3.4.9,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.55,guess_language-spirit==0.5.4,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.69.0,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:23:13 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 09:23:13 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 09:23:14 ---> Completed tox runs 09:23:14 + for i in .tox/*/log 09:23:14 ++ echo .tox/yaml/log 09:23:14 ++ awk -F/ '{print $2}' 09:23:14 + tox_env=yaml 09:23:14 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 09:23:14 + DOC_DIR=docs/_build/html 09:23:14 + [[ -d docs/_build/html ]] 09:23:14 + echo '---> tox-run.sh ends' 09:23:14 ---> tox-run.sh ends 09:23:14 + test 0 -eq 0 09:23:14 $ ssh-agent -k 09:23:14 unset SSH_AUTH_SOCK; 09:23:14 unset SSH_AGENT_PID; 09:23:14 echo Agent pid 13530 killed; 09:23:14 [ssh-agent] Stopped. 09:23:14 [PostBuildScript] - [INFO] Executing post build scripts. 09:23:14 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins18352201879710686034.sh 09:23:14 ---> sysstat.sh 09:23:14 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins7938966913201808008.sh 09:23:14 ---> package-listing.sh 09:23:14 ++ facter osfamily 09:23:14 ++ tr '[:upper:]' '[:lower:]' 09:23:15 + OS_FAMILY=redhat 09:23:15 + workspace=/w/workspace/integration-master-yaml-lint 09:23:15 + START_PACKAGES=/tmp/packages_start.txt 09:23:15 + END_PACKAGES=/tmp/packages_end.txt 09:23:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:23:15 + PACKAGES=/tmp/packages_start.txt 09:23:15 + '[' /w/workspace/integration-master-yaml-lint ']' 09:23:15 + PACKAGES=/tmp/packages_end.txt 09:23:15 + case "${OS_FAMILY}" in 09:23:15 + rpm -qa 09:23:15 + sort 09:23:15 + '[' -f /tmp/packages_start.txt ']' 09:23:15 + '[' -f /tmp/packages_end.txt ']' 09:23:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:23:15 + '[' /w/workspace/integration-master-yaml-lint ']' 09:23:15 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 09:23:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 09:23:15 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins1188892137637176311.sh 09:23:15 ---> capture-instance-metadata.sh 09:23:15 Setup pyenv: 09:23:15 system 09:23:15 3.8.13 09:23:15 3.9.13 09:23:15 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 09:23:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P19N 09:23:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:23:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:23 lf-activate-venv(): INFO: Base packages installed successfully 09:23:23 lf-activate-venv(): INFO: Installing additional packages: lftools 09:23:45 lf-activate-venv(): INFO: Adding /tmp/venv-P19N/bin to PATH 09:23:45 INFO: Running in OpenStack, capturing instance metadata 09:23:45 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2315675492143264298.sh 09:23:45 provisioning config files... 09:23:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config13239541959739617002tmp 09:23:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:23:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:23:45 [EnvInject] - Injecting environment variables from a build step. 09:23:45 [EnvInject] - Injecting as environment variables the properties content 09:23:45 SERVER_ID=logs 09:23:45 09:23:45 [EnvInject] - Variables injected successfully. 09:23:45 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins17832438428399268879.sh 09:23:45 ---> create-netrc.sh 09:23:45 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins8379300773615394655.sh 09:23:45 ---> python-tools-install.sh 09:23:45 Setup pyenv: 09:23:46 system 09:23:46 3.8.13 09:23:46 3.9.13 09:23:46 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 09:23:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P19N from file:/tmp/.os_lf_venv 09:23:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:48 lf-activate-venv(): INFO: Base packages installed successfully 09:23:48 lf-activate-venv(): INFO: Installing additional packages: lftools 09:23:55 lf-activate-venv(): INFO: Adding /tmp/venv-P19N/bin to PATH 09:23:55 Generating Requirements File 09:24:18 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:24:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:24:19 Python 3.10.6 09:24:19 pip 26.1.2 from /tmp/venv-P19N/lib/python3.10/site-packages/pip (python 3.10) 09:24:19 aiohappyeyeballs==2.7.1 09:24:19 aiohttp==3.14.3 09:24:19 aiosignal==1.4.0 09:24:19 appdirs==1.4.4 09:24:19 argcomplete==3.7.0 09:24:19 aspy.yaml==1.3.0 09:24:19 async-timeout==5.0.1 09:24:19 attrs==26.1.0 09:24:19 autopage==0.6.0 09:24:19 backports.strenum==1.3.1 09:24:19 beautifulsoup4==4.15.0 09:24:19 boto3==1.43.55 09:24:19 botocore==1.43.55 09:24:19 bs4==0.0.2 09:24:19 certifi==2026.7.22 09:24:19 cffi==2.1.0 09:24:19 cfgv==3.5.0 09:24:19 chardet==7.4.3 09:24:19 charset-normalizer==3.4.9 09:24:19 click==8.4.2 09:24:19 cliff==4.14.0 09:24:19 cmd2==3.5.1 09:24:19 cryptography==3.3.2 09:24:19 debtcollector==3.1.0 09:24:19 decorator==5.3.1 09:24:19 defusedxml==0.7.1 09:24:19 Deprecated==1.3.1 09:24:19 distlib==0.4.3 09:24:19 dnspython==2.8.0 09:24:19 docker==7.2.0 09:24:19 dogpile.cache==1.5.0 09:24:19 durationpy==0.10 09:24:19 email-validator==2.3.0 09:24:19 filelock==3.32.0 09:24:19 frozenlist==1.8.0 09:24:19 future==1.0.0 09:24:19 gitdb==4.0.12 09:24:19 GitPython==3.1.55 09:24:19 httplib2==0.30.2 09:24:19 identify==2.6.19 09:24:19 idna==3.18 09:24:19 importlib-resources==1.5.0 09:24:19 iso8601==2.1.0 09:24:19 Jinja2==3.1.6 09:24:19 jmespath==1.1.0 09:24:19 jsonpatch==1.33 09:24:19 jsonpointer==3.1.1 09:24:19 jsonschema==4.26.0 09:24:19 jsonschema-specifications==2025.9.1 09:24:19 keystoneauth1==5.14.0 09:24:19 kubernetes==36.0.3 09:24:19 lftools==0.37.22 09:24:19 lxml==6.1.1 09:24:19 markdown-it-py==4.2.0 09:24:19 MarkupSafe==3.0.3 09:24:19 mdurl==0.1.2 09:24:19 msgpack==1.2.1 09:24:19 multi_key_dict==2.0.3 09:24:19 multidict==6.7.1 09:24:19 munch==4.0.0 09:24:19 netaddr==1.3.0 09:24:19 niet==1.4.2 09:24:19 nodeenv==1.10.0 09:24:19 oauth2client==4.1.3 09:24:19 oauthlib==3.3.1 09:24:19 openstacksdk==4.13.0 09:24:19 os-service-types==1.8.2 09:24:19 osc-lib==4.6.0 09:24:19 oslo.config==10.4.0 09:24:19 oslo.context==6.4.0 09:24:19 oslo.i18n==6.8.0 09:24:19 oslo.log==8.2.0 09:24:19 oslo.serialization==5.10.0 09:24:19 oslo.utils==10.1.1 09:24:19 packaging==26.2 09:24:19 pbr==7.0.3 09:24:19 platformdirs==4.11.0 09:24:19 prettytable==3.18.0 09:24:19 propcache==0.5.2 09:24:19 psutil==7.2.2 09:24:19 pyasn1==0.6.4 09:24:19 pyasn1_modules==0.4.2 09:24:19 pycparser==3.0 09:24:19 pygerrit2==2.0.15 09:24:19 PyGithub==2.9.1 09:24:19 Pygments==2.20.0 09:24:19 PyJWT==2.13.0 09:24:19 PyNaCl==1.6.2 09:24:19 pyparsing==2.4.7 09:24:19 pyperclip==1.11.0 09:24:19 pyrsistent==0.20.0 09:24:19 python-cinderclient==9.9.0 09:24:19 python-dateutil==2.9.0.post0 09:24:19 python-discovery==1.5.0 09:24:19 python-heatclient==5.2.0 09:24:19 python-jenkins==1.8.3 09:24:19 python-keystoneclient==5.8.0 09:24:19 python-magnumclient==4.11.0 09:24:19 python-openstackclient==10.0.0 09:24:19 python-swiftclient==4.10.0 09:24:19 PyYAML==6.0.3 09:24:19 referencing==0.37.0 09:24:19 requests==2.34.2 09:24:19 requests-oauthlib==2.0.0 09:24:19 rfc3986==2.0.0 09:24:19 rich==15.0.0 09:24:19 rich-argparse==1.8.0 09:24:19 rpds-py==0.30.0 09:24:19 rsa==4.9.1 09:24:19 ruamel.yaml==0.19.1 09:24:19 ruamel.yaml.clib==0.2.15 09:24:19 s3transfer==0.19.2 09:24:19 simplejson==4.1.1 09:24:19 six==1.17.0 09:24:19 smmap==5.0.3 09:24:19 soupsieve==2.9.1 09:24:19 stevedore==5.8.0 09:24:19 tabulate==0.10.0 09:24:19 toml==0.10.2 09:24:19 tomlkit==0.15.1 09:24:19 tqdm==4.69.0 09:24:19 typing_extensions==4.16.0 09:24:19 urllib3==1.26.20 09:24:19 virtualenv==21.7.0 09:24:19 wcwidth==0.8.2 09:24:19 websocket-client==1.9.0 09:24:19 wrapt==2.2.2 09:24:19 xdg==6.0.0 09:24:19 xmltodict==1.0.4 09:24:19 yarl==1.24.5 09:24:19 yq==4.1.2 09:24:19 [integration-master-yaml-lint] $ /bin/sh /tmp/jenkins881267439475022715.sh 09:24:19 ---> uv-install.sh 09:24:19 Installing uv/uvx (latest) using shell installer 09:24:19 2026-07-24 09:24:19 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Qg50sE.sh" [1] 09:24:20 downloading uv 0.11.32 x86_64-unknown-linux-gnu 09:24:20 installing to /home/jenkins/.local/bin 09:24:20 uv 09:24:20 uvx 09:24:20 everything's installed! 09:24:20 ---> Validating uv/uvx install 09:24:20 uvx 0.11.32 (x86_64-unknown-linux-gnu) 09:24:20 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins13346820108357409787.sh 09:24:20 ---> sudo-logs.sh 09:24:20 Archiving 'sudo' log.. 09:24:21 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins17031540977198048430.sh 09:24:21 ---> job-cost.sh 09:24:21 INFO: Activating Python virtual environment... 09:24:21 Setup pyenv: 09:24:21 system 09:24:21 3.8.13 09:24:21 3.9.13 09:24:21 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 09:24:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P19N from file:/tmp/.os_lf_venv 09:24:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:23 lf-activate-venv(): INFO: Base packages installed successfully 09:24:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:24:28 lf-activate-venv(): INFO: Adding /tmp/venv-P19N/bin to PATH 09:24:28 INFO: No stack-cost file found 09:24:28 INFO: Instance uptime: 163s 09:24:28 INFO: Fetching instance metadata (attempt 1 of 3)... 09:24:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:24:28 INFO: Successfully fetched instance metadata 09:24:28 INFO: Instance type: v3-standard-2 09:24:28 INFO: Retrieving pricing info for: v3-standard-2 09:24:28 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:24:28 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=163 09:24:28 INFO: Successfully fetched Vexxhost pricing API 09:24:28 INFO: Retrieved cost: 0.06 09:24:28 INFO: Retrieved resource: v3-standard-2 09:24:28 INFO: Creating archive directory: /w/workspace/integration-master-yaml-lint/archives/cost 09:24:28 INFO: Archiving costs to: /w/workspace/integration-master-yaml-lint/archives/cost.csv 09:24:28 INFO: Successfully archived job cost data 09:24:28 DEBUG: Cost data: integration-master-yaml-lint,171,2026-07-24 09:24:28,v3-standard-2,163,0.06,0.00,SUCCESS 09:24:28 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins16800295412722106655.sh 09:24:28 ---> logs-deploy.sh 09:24:28 Setup pyenv: 09:24:29 system 09:24:29 3.8.13 09:24:29 3.9.13 09:24:29 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 09:24:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P19N from file:/tmp/.os_lf_venv 09:24:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:31 lf-activate-venv(): INFO: Base packages installed successfully 09:24:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:24:38 lf-activate-venv(): INFO: Adding /tmp/venv-P19N/bin to PATH 09:24:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/171 09:24:38 INFO: archiving workspace using pattern(s): 09:24:39 Archives upload complete. 09:24:39 INFO: archiving logs to Nexus 09:24:40 ---> uname -a: 09:24:40 Linux prd-centos8-builder-2c-1g-9689.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 09:24:40 09:24:40 09:24:40 ---> lscpu: 09:24:40 Architecture: x86_64 09:24:40 CPU op-mode(s): 32-bit, 64-bit 09:24:40 Byte Order: Little Endian 09:24:40 CPU(s): 2 09:24:40 On-line CPU(s) list: 0,1 09:24:40 Thread(s) per core: 1 09:24:40 Core(s) per socket: 1 09:24:40 Socket(s): 2 09:24:40 NUMA node(s): 1 09:24:40 Vendor ID: AuthenticAMD 09:24:40 CPU family: 23 09:24:40 Model: 49 09:24:40 Model name: AMD EPYC-Rome Processor 09:24:40 Stepping: 0 09:24:40 CPU MHz: 2799.998 09:24:40 BogoMIPS: 5599.99 09:24:40 Virtualization: AMD-V 09:24:40 Hypervisor vendor: KVM 09:24:40 Virtualization type: full 09:24:40 L1d cache: 32K 09:24:40 L1i cache: 32K 09:24:40 L2 cache: 512K 09:24:40 L3 cache: 16384K 09:24:40 NUMA node0 CPU(s): 0,1 09:24:40 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:24:40 09:24:40 09:24:40 ---> nproc: 09:24:40 2 09:24:40 09:24:40 09:24:40 ---> df -h: 09:24:40 Filesystem Size Used Avail Use% Mounted on 09:24:40 devtmpfs 3.8G 0 3.8G 0% /dev 09:24:40 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:24:40 tmpfs 3.8G 17M 3.8G 1% /run 09:24:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:24:40 /dev/vda1 40G 9.8G 31G 25% / 09:24:40 tmpfs 770M 0 770M 0% /run/user/1001 09:24:40 09:24:40 09:24:40 ---> free -m: 09:24:40 total used free shared buff/cache available 09:24:40 Mem: 7697 688 4290 19 2718 6691 09:24:40 Swap: 1023 0 1023 09:24:40 09:24:40 09:24:40 ---> ip addr: 09:24:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:24:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:24:40 inet 127.0.0.1/8 scope host lo 09:24:40 valid_lft forever preferred_lft forever 09:24:40 inet6 ::1/128 scope host 09:24:40 valid_lft forever preferred_lft forever 09:24:40 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:24:40 link/ether fa:16:3e:a3:a6:9b brd ff:ff:ff:ff:ff:ff 09:24:40 altname enp0s3 09:24:40 altname ens3 09:24:40 inet 10.30.107.205/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:24:40 valid_lft 86235sec preferred_lft 86235sec 09:24:40 inet6 fe80::f816:3eff:fea3:a69b/64 scope link 09:24:40 valid_lft forever preferred_lft forever 09:24:40 09:24:40 09:24:40 ---> sar -b -r -n DEV: 09:24:40 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/24/2026 _x86_64_ (2 CPU) 09:24:40 09:24:40 09:21:51 LINUX RESTART (2 CPU) 09:24:40 09:24:40 09:22:01 AM tps rtps wtps bread/s bwrtn/s 09:24:40 09:23:01 AM 402.85 188.20 214.65 10738.27 44853.12 09:24:40 09:24:01 AM 181.69 18.96 162.73 1379.67 15749.30 09:24:40 Average: 292.31 103.61 188.70 6060.92 30307.27 09:24:40 09:24:40 09:22:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:24:40 09:23:01 AM 5008048 6840852 2874392 36.47 2688 2010568 985476 11.03 233436 2316148 204912 09:24:40 09:24:01 AM 4648356 6882088 3234084 41.03 2688 2388472 808060 9.05 434896 2385540 170352 09:24:40 Average: 4828202 6861470 3054238 38.75 2688 2199520 896768 10.04 334166 2350844 187632 09:24:40 09:24:40 09:22:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:24:40 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:40 09:23:01 AM eth0 287.08 163.06 2213.14 66.78 0.00 0.00 0.00 0.00 09:24:40 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:40 09:24:01 AM eth0 61.33 41.15 808.15 9.68 0.00 0.00 0.00 0.00 09:24:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:40 Average: eth0 174.25 102.13 1510.94 38.24 0.00 0.00 0.00 0.00 09:24:40 09:24:40 09:24:40 ---> sar -P ALL: 09:24:40 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/24/2026 _x86_64_ (2 CPU) 09:24:40 09:24:40 09:21:51 LINUX RESTART (2 CPU) 09:24:40 09:24:40 09:22:01 AM CPU %user %nice %system %iowait %steal %idle 09:24:40 09:23:01 AM all 44.31 2.81 37.89 3.37 0.08 11.55 09:24:40 09:23:01 AM 0 42.71 3.35 38.90 3.62 0.07 11.36 09:24:40 09:23:01 AM 1 45.90 2.28 36.88 3.12 0.09 11.74 09:24:40 09:24:01 AM all 39.21 0.38 11.35 1.47 0.11 47.48 09:24:40 09:24:01 AM 0 48.05 0.28 10.92 1.25 0.12 39.38 09:24:40 09:24:01 AM 1 30.33 0.49 11.78 1.69 0.10 55.62 09:24:40 Average: all 41.73 1.59 24.48 2.41 0.09 29.70 09:24:40 Average: 0 45.41 1.80 24.74 2.42 0.09 25.54 09:24:40 Average: 1 38.05 1.38 24.22 2.40 0.09 33.87 09:24:40 09:24:40 09:24:40