17:31:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/143470 17:31:12 Running as SYSTEM 17:31:12 [EnvInject] - Loading node environment variables. 17:31:13 Building remotely on prd-centos8-builder-2c-1g-1817 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-python-lint 17:31:13 [ssh-agent] Looking for ssh-agent implementation... 17:31:13 $ ssh-agent 17:31:13 SSH_AUTH_SOCK=/tmp/ssh-4RmUf5VjYZH4/agent.15509 17:31:13 SSH_AGENT_PID=15513 17:31:13 [ssh-agent] Started. 17:31:13 Running ssh-add (command line suppressed) 17:31:13 Identity added: /w/workspace/integration-master-python-lint@tmp/private_key_14997403098517271055.key (/w/workspace/integration-master-python-lint@tmp/private_key_14997403098517271055.key) 17:31:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:31:13 The recommended git tool is: NONE 17:31:15 using credential onap-jenkins-ssh 17:31:15 Wiping out workspace first. 17:31:15 Cloning the remote Git repository 17:31:15 Cloning repository git://cloud.onap.org/mirror/integration.git 17:31:15 > git init /w/workspace/integration-master-python-lint # timeout=10 17:31:15 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 17:31:15 > git --version # timeout=10 17:31:15 > git --version # 'git version 2.39.0' 17:31:15 using GIT_SSH to set credentials Gerrit user 17:31:15 [INFO] Currently running in a labeled security context 17:31:15 [INFO] Currently SELinux is 'enforcing' on the host 17:31:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh13146162420896915920.key 17:31:15 Verifying host key using manually-configured host key entries 17:31:15 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:31:19 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 17:31:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:19 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 17:31:19 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 17:31:19 using GIT_SSH to set credentials Gerrit user 17:31:19 [INFO] Currently running in a labeled security context 17:31:19 [INFO] Currently SELinux is 'enforcing' on the host 17:31:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh8636046754869694450.key 17:31:19 Verifying host key using manually-configured host key entries 17:31:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/70/143470/2 # timeout=30 17:31:20 > git rev-parse fdf9203a7bd62bd92894c8fbe62a49befaa0bd47^{commit} # timeout=10 17:31:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:31:20 Checking out Revision fdf9203a7bd62bd92894c8fbe62a49befaa0bd47 (refs/changes/70/143470/2) 17:31:20 > git config core.sparsecheckout # timeout=10 17:31:20 > git checkout -f fdf9203a7bd62bd92894c8fbe62a49befaa0bd47 # timeout=30 17:31:23 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 17:31:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:31:24 > git rev-list --no-walk 3bb88e2f04a755a862929313c4a0bbf16ba85a36 # timeout=10 17:31:24 [EnvInject] - Injecting environment variables from a build step. 17:31:24 [EnvInject] - Injecting as environment variables the properties content 17:31:24 PYTHON=python3 17:31:24 17:31:24 [EnvInject] - Variables injected successfully. 17:31:24 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins7745245088549914879.sh 17:31:24 ---> tox-install.sh 17:31:24 + source /home/jenkins/lf-env.sh 17:31:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:31:24 ++ mktemp -d /tmp/venv-XXXX 17:31:24 + lf_venv=/tmp/venv-UpDQ 17:31:24 + local venv_file=/tmp/.os_lf_venv 17:31:24 + local python=python3 17:31:24 + local options 17:31:24 + local set_path=true 17:31:24 + local install_args= 17:31:24 ++ 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 17:31:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:31:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:31:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:31:24 + true 17:31:24 + case $1 in 17:31:24 + venv_file=/tmp/.toxenv 17:31:24 + shift 2 17:31:24 + true 17:31:24 + case $1 in 17:31:24 + shift 17:31:24 + break 17:31:24 + case $python in 17:31:24 + local pkg_list= 17:31:24 + [[ -d /opt/pyenv ]] 17:31:24 + echo 'Setup pyenv:' 17:31:24 Setup pyenv: 17:31:24 + export PYENV_ROOT=/opt/pyenv 17:31:24 + PYENV_ROOT=/opt/pyenv 17:31:24 + 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 17:31:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:31:24 + pyenv versions 17:31:24 system 17:31:24 * 3.8.13 (set by /opt/pyenv/version) 17:31:24 * 3.9.13 (set by /opt/pyenv/version) 17:31:24 * 3.10.6 (set by /opt/pyenv/version) 17:31:24 + command -v pyenv 17:31:24 ++ pyenv init - --no-rehash 17:31:24 + 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[*]}"'\'')" 17:31:24 export PATH="/opt/pyenv/shims:${PATH}" 17:31:24 export PYENV_SHELL=bash 17:31:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:31:24 pyenv() { 17:31:24 local command 17:31:24 command="${1:-}" 17:31:24 if [ "$#" -gt 0 ]; then 17:31:24 shift 17:31:24 fi 17:31:24 17:31:24 case "$command" in 17:31:24 rehash|shell) 17:31:24 eval "$(pyenv "sh-$command" "$@")" 17:31:24 ;; 17:31:24 *) 17:31:24 command pyenv "$command" "$@" 17:31:24 ;; 17:31:24 esac 17:31:24 }' 17:31:24 +++ 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[*]}"' 17:31:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:31:24 ++ 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 17:31:24 ++ 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 17:31:24 ++ export PYENV_SHELL=bash 17:31:24 ++ PYENV_SHELL=bash 17:31:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:31:24 +++ complete -F _pyenv pyenv 17:31:24 ++ lf-pyver python3 17:31:24 ++ local py_version_xy=python3 17:31:24 ++ local py_version_xyz= 17:31:24 ++ sed 's/^[ *]* //' 17:31:24 ++ pyenv versions 17:31:24 ++ local command 17:31:24 ++ command=versions 17:31:24 ++ '[' 1 -gt 0 ']' 17:31:24 ++ shift 17:31:24 ++ case "$command" in 17:31:24 ++ command pyenv versions 17:31:24 ++ pyenv versions 17:31:24 ++ awk '{ print $1 }' 17:31:24 ++ grep -E '^[0-9.]*[0-9]$' 17:31:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:31:24 +++ grep '^3' /tmp/.pyenv_versions 17:31:24 +++ tail -n 1 17:31:24 +++ sort -V 17:31:24 ++ py_version_xyz=3.10.6 17:31:24 ++ [[ -z 3.10.6 ]] 17:31:24 ++ echo 3.10.6 17:31:24 ++ return 0 17:31:24 + pyenv local 3.10.6 17:31:24 + local command 17:31:24 + command=local 17:31:24 + '[' 2 -gt 0 ']' 17:31:24 + shift 17:31:24 + case "$command" in 17:31:24 + command pyenv local 3.10.6 17:31:24 + pyenv local 3.10.6 17:31:24 + for arg in "$@" 17:31:24 + case $arg in 17:31:24 + pkg_list+='tox ' 17:31:24 + for arg in "$@" 17:31:24 + case $arg in 17:31:24 + pkg_list+='virtualenv ' 17:31:24 + for arg in "$@" 17:31:24 + case $arg in 17:31:24 + pkg_list+='urllib3~=1.26.15 ' 17:31:24 + [[ -f /tmp/.toxenv ]] 17:31:24 + [[ ! -f /tmp/.toxenv ]] 17:31:24 + [[ -n '' ]] 17:31:24 + python3 -m venv /tmp/venv-UpDQ 17:31:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UpDQ' 17:31:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UpDQ 17:31:29 + echo /tmp/venv-UpDQ 17:31:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:31:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:31:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:31:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:31:29 + local 'pip_opts=--upgrade --quiet' 17:31:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:31:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:31:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:31:29 + [[ -n '' ]] 17:31:29 + [[ -n '' ]] 17:31:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:31:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:31:29 + /tmp/venv-UpDQ/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 17:31:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:31:32 lf-activate-venv(): INFO: Base packages installed successfully 17:31:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:31:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:31:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:31:32 + /tmp/venv-UpDQ/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 17:31:34 + type python3 17:31:34 + true 17:31:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UpDQ/bin to PATH' 17:31:34 lf-activate-venv(): INFO: Adding /tmp/venv-UpDQ/bin to PATH 17:31:34 + PATH=/tmp/venv-UpDQ/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 17:31:34 + return 0 17:31:34 + python3 --version 17:31:34 Python 3.10.6 17:31:34 + python3 -m pip --version 17:31:34 pip 26.0.1 from /tmp/venv-UpDQ/lib/python3.10/site-packages/pip (python 3.10) 17:31:34 + python3 -m pip freeze 17:31:34 cachetools==7.0.2 17:31:34 colorama==0.4.6 17:31:34 distlib==0.4.0 17:31:34 filelock==3.25.0 17:31:34 packaging==26.0 17:31:34 platformdirs==4.9.2 17:31:34 pluggy==1.6.0 17:31:34 pyproject-api==1.10.0 17:31:34 python-discovery==1.1.0 17:31:34 tomli==2.4.0 17:31:34 tox==4.47.3 17:31:34 typing_extensions==4.15.0 17:31:34 urllib3==1.26.20 17:31:34 virtualenv==21.1.0 17:31:35 [EnvInject] - Injecting environment variables from a build step. 17:31:35 [EnvInject] - Injecting as environment variables the properties content 17:31:35 PARALLEL=false 17:31:35 17:31:35 [EnvInject] - Variables injected successfully. 17:31:35 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins1346081469730708464.sh 17:31:35 ---> tox-run.sh 17:31:35 + 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 17:31:35 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-python-lint/archives/tox 17:31:35 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-python-lint/archives/docs 17:31:35 + mkdir -p /w/workspace/integration-master-python-lint/archives/tox 17:31:35 + cd /w/workspace/integration-master-python-lint/. 17:31:35 + source /home/jenkins/lf-env.sh 17:31:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:31:35 ++ mktemp -d /tmp/venv-XXXX 17:31:35 + lf_venv=/tmp/venv-4jYJ 17:31:35 + local venv_file=/tmp/.os_lf_venv 17:31:35 + local python=python3 17:31:35 + local options 17:31:35 + local set_path=true 17:31:35 + local install_args= 17:31:35 ++ 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 17:31:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:31:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:31:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:31:35 + true 17:31:35 + case $1 in 17:31:35 + venv_file=/tmp/.toxenv 17:31:35 + shift 2 17:31:35 + true 17:31:35 + case $1 in 17:31:35 + shift 17:31:35 + break 17:31:35 + case $python in 17:31:35 + local pkg_list= 17:31:35 + [[ -d /opt/pyenv ]] 17:31:35 + echo 'Setup pyenv:' 17:31:35 Setup pyenv: 17:31:35 + export PYENV_ROOT=/opt/pyenv 17:31:35 + PYENV_ROOT=/opt/pyenv 17:31:35 + 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 17:31:35 + 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 17:31:35 + pyenv versions 17:31:35 system 17:31:35 3.8.13 17:31:35 3.9.13 17:31:35 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 17:31:35 + command -v pyenv 17:31:35 ++ pyenv init - --no-rehash 17:31:35 + 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[*]}"'\'')" 17:31:35 export PATH="/opt/pyenv/shims:${PATH}" 17:31:35 export PYENV_SHELL=bash 17:31:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:31:35 pyenv() { 17:31:35 local command 17:31:35 command="${1:-}" 17:31:35 if [ "$#" -gt 0 ]; then 17:31:35 shift 17:31:35 fi 17:31:35 17:31:35 case "$command" in 17:31:35 rehash|shell) 17:31:35 eval "$(pyenv "sh-$command" "$@")" 17:31:35 ;; 17:31:35 *) 17:31:35 command pyenv "$command" "$@" 17:31:35 ;; 17:31:35 esac 17:31:35 }' 17:31:35 +++ 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[*]}"' 17:31:35 ++ 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 17:31:35 ++ 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 17:31:35 ++ 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 17:31:35 ++ export PYENV_SHELL=bash 17:31:35 ++ PYENV_SHELL=bash 17:31:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:31:35 +++ complete -F _pyenv pyenv 17:31:35 ++ lf-pyver python3 17:31:35 ++ local py_version_xy=python3 17:31:35 ++ local py_version_xyz= 17:31:35 ++ awk '{ print $1 }' 17:31:35 ++ sed 's/^[ *]* //' 17:31:35 ++ pyenv versions 17:31:35 ++ local command 17:31:35 ++ command=versions 17:31:35 ++ '[' 1 -gt 0 ']' 17:31:35 ++ shift 17:31:35 ++ case "$command" in 17:31:35 ++ command pyenv versions 17:31:35 ++ pyenv versions 17:31:35 ++ grep -E '^[0-9.]*[0-9]$' 17:31:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:31:35 +++ grep '^3' /tmp/.pyenv_versions 17:31:35 +++ sort -V 17:31:35 +++ tail -n 1 17:31:35 ++ py_version_xyz=3.10.6 17:31:35 ++ [[ -z 3.10.6 ]] 17:31:35 ++ echo 3.10.6 17:31:35 ++ return 0 17:31:35 + pyenv local 3.10.6 17:31:35 + local command 17:31:35 + command=local 17:31:35 + '[' 2 -gt 0 ']' 17:31:35 + shift 17:31:35 + case "$command" in 17:31:35 + command pyenv local 3.10.6 17:31:35 + pyenv local 3.10.6 17:31:35 + for arg in "$@" 17:31:35 + case $arg in 17:31:35 + pkg_list+='tox ' 17:31:35 + for arg in "$@" 17:31:35 + case $arg in 17:31:35 + pkg_list+='virtualenv ' 17:31:35 + for arg in "$@" 17:31:35 + case $arg in 17:31:35 + pkg_list+='urllib3~=1.26.15 ' 17:31:35 + [[ -f /tmp/.toxenv ]] 17:31:35 ++ cat /tmp/.toxenv 17:31:35 + lf_venv=/tmp/venv-UpDQ 17:31:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpDQ from' file:/tmp/.toxenv 17:31:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UpDQ from file:/tmp/.toxenv 17:31:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:31:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:31:35 + local 'pip_opts=--upgrade --quiet' 17:31:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:31:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:31:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:31:35 + [[ -n '' ]] 17:31:35 + [[ -n '' ]] 17:31:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:31:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:31:35 + /tmp/venv-UpDQ/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 17:31:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:31:36 lf-activate-venv(): INFO: Base packages installed successfully 17:31:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:31:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:31:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:31:36 + /tmp/venv-UpDQ/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 17:31:37 + type python3 17:31:37 + true 17:31:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UpDQ/bin to PATH' 17:31:37 lf-activate-venv(): INFO: Adding /tmp/venv-UpDQ/bin to PATH 17:31:37 + PATH=/tmp/venv-UpDQ/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 17:31:37 + return 0 17:31:37 + [[ -d /opt/pyenv ]] 17:31:37 + echo '---> Setting up pyenv' 17:31:37 ---> Setting up pyenv 17:31:37 + export PYENV_ROOT=/opt/pyenv 17:31:37 + PYENV_ROOT=/opt/pyenv 17:31:37 + export PATH=/opt/pyenv/bin:/tmp/venv-UpDQ/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 17:31:37 + PATH=/opt/pyenv/bin:/tmp/venv-UpDQ/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 17:31:37 ++ pwd 17:31:37 + PYTHONPATH=/w/workspace/integration-master-python-lint 17:31:37 + export PYTHONPATH 17:31:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:31:37 + TOX_TESTENV_PASSENV=PYTHONPATH 17:31:37 + tox --version 17:31:37 4.47.3 from /tmp/venv-UpDQ/lib/python3.10/site-packages/tox/__init__.py 17:31:37 + PARALLEL=false 17:31:37 + TOX_OPTIONS_LIST= 17:31:37 + [[ -n py ]] 17:31:37 + TOX_OPTIONS_LIST=' -e py' 17:31:37 + case ${PARALLEL,,} in 17:31:37 + tox -e py 17:31:37 + tee -a /w/workspace/integration-master-python-lint/archives/tox/tox.log 17:31:39 py: install_deps> python -I -m pip install coala-bears nodeenv 17:32:04 py: freeze> python -m pip freeze --all 17:32:04 py: 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.4,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.46,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,imagesize==1.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.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.3,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 17:32:04 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 17:32:04 py: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( Completed tox runs' 17:32:06 ---> Completed tox runs 17:32:06 + for i in .tox/*/log 17:32:06 ++ echo .tox/py/log 17:32:06 ++ awk -F/ '{print $2}' 17:32:06 + tox_env=py 17:32:06 + cp -r .tox/py/log /w/workspace/integration-master-python-lint/archives/tox/py 17:32:06 + DOC_DIR=docs/_build/html 17:32:06 + [[ -d docs/_build/html ]] 17:32:06 + echo '---> tox-run.sh ends' 17:32:06 ---> tox-run.sh ends 17:32:06 + test 0 -eq 0 17:32:06 $ ssh-agent -k 17:32:06 unset SSH_AUTH_SOCK; 17:32:06 unset SSH_AGENT_PID; 17:32:06 echo Agent pid 15513 killed; 17:32:06 [ssh-agent] Stopped. 17:32:06 [PostBuildScript] - [INFO] Executing post build scripts. 17:32:06 [integration-master-python-lint] $ /bin/bash /tmp/jenkins2561084526877836645.sh 17:32:06 ---> sysstat.sh 17:32:06 [integration-master-python-lint] $ /bin/bash /tmp/jenkins5679795829027096819.sh 17:32:06 ---> package-listing.sh 17:32:06 ++ facter osfamily 17:32:06 ++ tr '[:upper:]' '[:lower:]' 17:32:06 + OS_FAMILY=redhat 17:32:06 + workspace=/w/workspace/integration-master-python-lint 17:32:06 + START_PACKAGES=/tmp/packages_start.txt 17:32:06 + END_PACKAGES=/tmp/packages_end.txt 17:32:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:32:06 + PACKAGES=/tmp/packages_start.txt 17:32:06 + '[' /w/workspace/integration-master-python-lint ']' 17:32:06 + PACKAGES=/tmp/packages_end.txt 17:32:06 + case "${OS_FAMILY}" in 17:32:06 + rpm -qa 17:32:06 + sort 17:32:07 + '[' -f /tmp/packages_start.txt ']' 17:32:07 + '[' -f /tmp/packages_end.txt ']' 17:32:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:32:07 + '[' /w/workspace/integration-master-python-lint ']' 17:32:07 + mkdir -p /w/workspace/integration-master-python-lint/archives/ 17:32:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-python-lint/archives/ 17:32:07 [integration-master-python-lint] $ /bin/bash /tmp/jenkins9761414665357296591.sh 17:32:07 ---> capture-instance-metadata.sh 17:32:07 Setup pyenv: 17:32:07 system 17:32:07 3.8.13 17:32:07 3.9.13 17:32:07 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 17:32:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zKyw 17:32:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:32:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:32:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:32:14 lf-activate-venv(): INFO: Base packages installed successfully 17:32:14 lf-activate-venv(): INFO: Installing additional packages: lftools 17:32:37 lf-activate-venv(): INFO: Adding /tmp/venv-zKyw/bin to PATH 17:32:37 INFO: Running in OpenStack, capturing instance metadata 17:32:37 [integration-master-python-lint] $ /bin/bash /tmp/jenkins11395547648910585633.sh 17:32:37 provisioning config files... 17:32:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-python-lint@tmp/config4836860149474397358tmp 17:32:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:32:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:32:37 [EnvInject] - Injecting environment variables from a build step. 17:32:37 [EnvInject] - Injecting as environment variables the properties content 17:32:37 SERVER_ID=logs 17:32:37 17:32:37 [EnvInject] - Variables injected successfully. 17:32:37 [integration-master-python-lint] $ /bin/bash /tmp/jenkins12930272191883558596.sh 17:32:37 ---> create-netrc.sh 17:32:37 [integration-master-python-lint] $ /bin/bash /tmp/jenkins5143860607218437272.sh 17:32:37 ---> python-tools-install.sh 17:32:37 Setup pyenv: 17:32:37 system 17:32:37 3.8.13 17:32:37 3.9.13 17:32:37 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 17:32:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zKyw from file:/tmp/.os_lf_venv 17:32:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:32:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:32:39 lf-activate-venv(): INFO: Base packages installed successfully 17:32:39 lf-activate-venv(): INFO: Installing additional packages: lftools 17:32:46 lf-activate-venv(): INFO: Adding /tmp/venv-zKyw/bin to PATH 17:32:46 Generating Requirements File 17:33:02 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. 17:33:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:33:03 Python 3.10.6 17:33:03 pip 26.0.1 from /tmp/venv-zKyw/lib/python3.10/site-packages/pip (python 3.10) 17:33:03 appdirs==1.4.4 17:33:03 argcomplete==3.6.3 17:33:03 aspy.yaml==1.3.0 17:33:03 attrs==25.4.0 17:33:03 autopage==0.6.0 17:33:03 backports.strenum==1.3.1 17:33:03 beautifulsoup4==4.14.3 17:33:03 boto3==1.42.60 17:33:03 botocore==1.42.60 17:33:03 bs4==0.0.2 17:33:03 certifi==2026.2.25 17:33:03 cffi==2.0.0 17:33:03 cfgv==3.5.0 17:33:03 chardet==7.0.0 17:33:03 charset-normalizer==3.4.4 17:33:03 click==8.3.1 17:33:03 cliff==4.13.2 17:33:03 cmd2==3.4.0 17:33:03 cryptography==3.3.2 17:33:03 debtcollector==3.0.0 17:33:03 decorator==5.2.1 17:33:03 defusedxml==0.7.1 17:33:03 Deprecated==1.3.1 17:33:03 distlib==0.4.0 17:33:03 dnspython==2.8.0 17:33:03 docker==7.1.0 17:33:03 dogpile.cache==1.5.0 17:33:03 durationpy==0.10 17:33:03 email-validator==2.3.0 17:33:03 filelock==3.25.0 17:33:03 future==1.0.0 17:33:03 gitdb==4.0.12 17:33:03 GitPython==3.1.46 17:33:03 httplib2==0.30.2 17:33:03 identify==2.6.17 17:33:03 idna==3.11 17:33:03 importlib-resources==1.5.0 17:33:03 iso8601==2.1.0 17:33:03 Jinja2==3.1.6 17:33:03 jmespath==1.1.0 17:33:03 jsonpatch==1.33 17:33:03 jsonpointer==3.0.0 17:33:03 jsonschema==4.26.0 17:33:03 jsonschema-specifications==2025.9.1 17:33:03 keystoneauth1==5.13.1 17:33:03 kubernetes==35.0.0 17:33:03 lftools==0.37.22 17:33:03 lxml==6.0.2 17:33:03 markdown-it-py==4.0.0 17:33:03 MarkupSafe==3.0.3 17:33:03 mdurl==0.1.2 17:33:03 msgpack==1.1.2 17:33:03 multi_key_dict==2.0.3 17:33:03 munch==4.0.0 17:33:03 netaddr==1.3.0 17:33:03 niet==1.4.2 17:33:03 nodeenv==1.10.0 17:33:03 oauth2client==4.1.3 17:33:03 oauthlib==3.3.1 17:33:03 openstacksdk==4.10.0 17:33:03 os-service-types==1.8.2 17:33:03 osc-lib==4.4.0 17:33:03 oslo.config==10.3.0 17:33:03 oslo.context==6.3.0 17:33:03 oslo.i18n==6.7.2 17:33:03 oslo.log==8.1.0 17:33:03 oslo.serialization==5.9.1 17:33:03 oslo.utils==10.0.0 17:33:03 packaging==26.0 17:33:03 pbr==7.0.3 17:33:03 platformdirs==4.9.2 17:33:03 prettytable==3.17.0 17:33:03 psutil==7.2.2 17:33:03 pyasn1==0.6.2 17:33:03 pyasn1_modules==0.4.2 17:33:03 pycparser==3.0 17:33:03 pygerrit2==2.0.15 17:33:03 PyGithub==2.8.1 17:33:03 Pygments==2.19.2 17:33:03 PyJWT==2.11.0 17:33:03 PyNaCl==1.6.2 17:33:03 pyparsing==2.4.7 17:33:03 pyperclip==1.11.0 17:33:03 pyrsistent==0.20.0 17:33:03 python-cinderclient==9.9.0 17:33:03 python-dateutil==2.9.0.post0 17:33:03 python-discovery==1.1.0 17:33:03 python-heatclient==5.1.0 17:33:03 python-jenkins==1.8.3 17:33:03 python-keystoneclient==5.8.0 17:33:03 python-magnumclient==4.10.0 17:33:03 python-openstackclient==9.0.0 17:33:03 python-swiftclient==4.10.0 17:33:03 PyYAML==6.0.3 17:33:03 referencing==0.37.0 17:33:03 requests==2.32.5 17:33:03 requests-oauthlib==2.0.0 17:33:03 requestsexceptions==1.4.0 17:33:03 rfc3986==2.0.0 17:33:03 rich==14.3.3 17:33:03 rich-argparse==1.7.2 17:33:03 rpds-py==0.30.0 17:33:03 rsa==4.9.1 17:33:03 ruamel.yaml==0.19.1 17:33:03 ruamel.yaml.clib==0.2.15 17:33:03 s3transfer==0.16.0 17:33:03 simplejson==3.20.2 17:33:03 six==1.17.0 17:33:03 smmap==5.0.2 17:33:03 soupsieve==2.8.3 17:33:03 stevedore==5.7.0 17:33:03 tabulate==0.9.0 17:33:03 toml==0.10.2 17:33:03 tomlkit==0.14.0 17:33:03 tqdm==4.67.3 17:33:03 typing_extensions==4.15.0 17:33:03 urllib3==1.26.20 17:33:03 virtualenv==21.1.0 17:33:03 wcwidth==0.6.0 17:33:03 websocket-client==1.9.0 17:33:03 wrapt==2.1.1 17:33:03 xdg==6.0.0 17:33:03 xmltodict==1.0.4 17:33:03 yq==3.4.3 17:33:03 [integration-master-python-lint] $ /bin/bash /tmp/jenkins16667930764999664664.sh 17:33:03 ---> sudo-logs.sh 17:33:03 Archiving 'sudo' log.. 17:33:04 [integration-master-python-lint] $ /bin/bash /tmp/jenkins17062087322245682107.sh 17:33:04 ---> job-cost.sh 17:33:04 INFO: Activating Python virtual environment... 17:33:04 Setup pyenv: 17:33:04 system 17:33:04 3.8.13 17:33:04 3.9.13 17:33:04 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 17:33:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zKyw from file:/tmp/.os_lf_venv 17:33:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:06 lf-activate-venv(): INFO: Base packages installed successfully 17:33:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:33:11 lf-activate-venv(): INFO: Adding /tmp/venv-zKyw/bin to PATH 17:33:11 INFO: No stack-cost file found 17:33:11 INFO: Instance uptime: 148s 17:33:11 INFO: Fetching instance metadata (attempt 1 of 3)... 17:33:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:33:11 INFO: Successfully fetched instance metadata 17:33:11 INFO: Instance type: v3-standard-2 17:33:11 INFO: Retrieving pricing info for: v3-standard-2 17:33:11 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:33:11 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=148 17:33:11 INFO: Successfully fetched Vexxhost pricing API 17:33:11 INFO: Retrieved cost: 0.06 17:33:11 INFO: Retrieved resource: v3-standard-2 17:33:11 INFO: Creating archive directory: /w/workspace/integration-master-python-lint/archives/cost 17:33:11 INFO: Archiving costs to: /w/workspace/integration-master-python-lint/archives/cost.csv 17:33:11 INFO: Successfully archived job cost data 17:33:11 DEBUG: Cost data: integration-master-python-lint,362,2026-03-04 17:33:11,v3-standard-2,148,0.06,0.00,SUCCESS 17:33:11 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins4547081527397014768.sh 17:33:12 ---> logs-deploy.sh 17:33:12 Setup pyenv: 17:33:12 system 17:33:12 3.8.13 17:33:12 3.9.13 17:33:12 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 17:33:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zKyw from file:/tmp/.os_lf_venv 17:33:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:14 lf-activate-venv(): INFO: Base packages installed successfully 17:33:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:33:21 lf-activate-venv(): INFO: Adding /tmp/venv-zKyw/bin to PATH 17:33:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-python-lint/362 17:33:21 INFO: archiving workspace using pattern(s): 17:33:21 /tmp/venv-zKyw/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:33:21 warnings.warn( 17:33:22 Archives upload complete. 17:33:22 INFO: archiving logs to Nexus 17:33:22 /tmp/venv-zKyw/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.0)/charset_normalizer (3.4.4) doesn't match a supported version! 17:33:22 warnings.warn( 17:33:23 ---> uname -a: 17:33:23 Linux prd-centos8-builder-2c-1g-1817.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 17:33:23 17:33:23 17:33:23 ---> lscpu: 17:33:23 Architecture: x86_64 17:33:23 CPU op-mode(s): 32-bit, 64-bit 17:33:23 Byte Order: Little Endian 17:33:23 CPU(s): 2 17:33:23 On-line CPU(s) list: 0,1 17:33:23 Thread(s) per core: 1 17:33:23 Core(s) per socket: 1 17:33:23 Socket(s): 2 17:33:23 NUMA node(s): 1 17:33:23 Vendor ID: AuthenticAMD 17:33:23 CPU family: 23 17:33:23 Model: 49 17:33:23 Model name: AMD EPYC-Rome Processor 17:33:23 Stepping: 0 17:33:23 CPU MHz: 2799.998 17:33:23 BogoMIPS: 5599.99 17:33:23 Virtualization: AMD-V 17:33:23 Hypervisor vendor: KVM 17:33:23 Virtualization type: full 17:33:23 L1d cache: 32K 17:33:23 L1i cache: 32K 17:33:23 L2 cache: 512K 17:33:23 L3 cache: 16384K 17:33:23 NUMA node0 CPU(s): 0,1 17:33:23 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 17:33:23 17:33:23 17:33:23 ---> nproc: 17:33:23 2 17:33:23 17:33:23 17:33:23 ---> df -h: 17:33:23 Filesystem Size Used Avail Use% Mounted on 17:33:23 devtmpfs 3.8G 0 3.8G 0% /dev 17:33:23 tmpfs 3.8G 0 3.8G 0% /dev/shm 17:33:23 tmpfs 3.8G 17M 3.8G 1% /run 17:33:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:33:23 /dev/vda1 40G 8.8G 32G 22% / 17:33:23 tmpfs 770M 0 770M 0% /run/user/1001 17:33:23 17:33:23 17:33:23 ---> free -m: 17:33:23 total used free shared buff/cache available 17:33:23 Mem: 7699 618 4653 19 2427 6763 17:33:23 Swap: 1023 0 1023 17:33:23 17:33:23 17:33:23 ---> ip addr: 17:33:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:33:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:33:23 inet 127.0.0.1/8 scope host lo 17:33:23 valid_lft forever preferred_lft forever 17:33:23 inet6 ::1/128 scope host 17:33:23 valid_lft forever preferred_lft forever 17:33:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:33:23 link/ether fa:16:3e:81:46:94 brd ff:ff:ff:ff:ff:ff 17:33:23 altname enp0s3 17:33:23 altname ens3 17:33:23 inet 10.30.107.72/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 17:33:23 valid_lft 86249sec preferred_lft 86249sec 17:33:23 inet6 fe80::f816:3eff:fe81:4694/64 scope link 17:33:23 valid_lft forever preferred_lft forever 17:33:23 17:33:23 17:33:23 ---> sar -b -r -n DEV: 17:33:23 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/04/2026 _x86_64_ (2 CPU) 17:33:23 17:33:23 17:30:47 LINUX RESTART (2 CPU) 17:33:23 17:33:23 05:31:02 PM tps rtps wtps bread/s bwrtn/s 17:33:23 05:32:01 PM 363.90 177.19 186.71 9748.72 11821.57 17:33:23 05:33:01 PM 144.94 0.93 144.01 80.79 12027.88 17:33:23 Average: 253.50 88.32 165.18 4874.14 11925.59 17:33:23 17:33:23 05:31:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:33:23 05:32:01 PM 5104156 6934340 2780288 35.26 2688 2003084 888008 9.94 221136 2218236 191544 17:33:23 05:33:01 PM 4759044 6908792 3125400 39.64 2688 2301972 785932 8.80 394808 2311020 219052 17:33:23 Average: 4931600 6921566 2952844 37.45 2688 2152528 836970 9.37 307972 2264628 205298 17:33:23 17:33:23 05:31:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:33:23 05:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:23 05:32:01 PM eth0 291.48 164.06 2110.81 69.18 0.00 0.00 0.00 0.00 17:33:23 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:23 05:33:01 PM eth0 87.62 60.96 897.29 12.90 0.00 0.00 0.00 0.00 17:33:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:23 Average: eth0 188.69 112.07 1498.95 40.80 0.00 0.00 0.00 0.00 17:33:23 17:33:23 17:33:23 ---> sar -P ALL: 17:33:23 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/04/2026 _x86_64_ (2 CPU) 17:33:23 17:33:23 17:30:47 LINUX RESTART (2 CPU) 17:33:23 17:33:23 05:31:02 PM CPU %user %nice %system %iowait %steal %idle 17:33:23 05:32:01 PM all 45.04 2.93 22.02 6.70 0.12 23.18 17:33:23 05:32:01 PM 0 44.61 2.87 23.05 8.01 0.12 21.34 17:33:23 05:32:01 PM 1 45.47 2.99 20.99 5.40 0.12 25.03 17:33:23 05:33:01 PM all 40.94 0.00 4.61 2.51 0.12 51.81 17:33:23 05:33:01 PM 0 44.17 0.00 4.79 3.12 0.12 47.80 17:33:23 05:33:01 PM 1 37.69 0.00 4.43 1.90 0.13 55.84 17:33:23 Average: all 42.95 1.44 13.15 4.57 0.12 37.77 17:33:23 Average: 0 44.39 1.41 13.74 5.52 0.12 34.83 17:33:23 Average: 1 41.50 1.47 12.56 3.62 0.13 40.72 17:33:23 17:33:23 17:33:23