19:56:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/145935 19:56:46 Running as SYSTEM 19:56:46 [EnvInject] - Loading node environment variables. 19:56:46 Building remotely on prd-centos8-builder-2c-1g-6391 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-python-lint 19:56:46 [ssh-agent] Looking for ssh-agent implementation... 19:56:47 $ ssh-agent 19:56:47 SSH_AUTH_SOCK=/tmp/ssh-fCJ5lRJIaU68/agent.12614 19:56:47 SSH_AGENT_PID=12616 19:56:47 [ssh-agent] Started. 19:56:47 Running ssh-add (command line suppressed) 19:56:47 Identity added: /w/workspace/integration-master-python-lint@tmp/private_key_11548124769674753606.key (/w/workspace/integration-master-python-lint@tmp/private_key_11548124769674753606.key) 19:56:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:56:47 The recommended git tool is: NONE 19:56:53 using credential onap-jenkins-ssh 19:56:53 Wiping out workspace first. 19:56:53 Cloning the remote Git repository 19:56:53 Cloning repository git://cloud.onap.org/mirror/integration.git 19:56:53 > git init /w/workspace/integration-master-python-lint # timeout=10 19:56:53 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 19:56:53 > git --version # timeout=10 19:56:53 > git --version # 'git version 2.43.0' 19:56:53 using GIT_SSH to set credentials Gerrit user 19:56:53 [INFO] Currently running in a labeled security context 19:56:53 [INFO] Currently SELinux is 'enforcing' on the host 19:56:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh4147457510112863867.key 19:56:53 Verifying host key using manually-configured host key entries 19:56:53 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:56:56 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 19:56:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:56:56 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 19:56:56 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 19:56:56 using GIT_SSH to set credentials Gerrit user 19:56:56 [INFO] Currently running in a labeled security context 19:56:56 [INFO] Currently SELinux is 'enforcing' on the host 19:56:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh12271981360606754258.key 19:56:56 Verifying host key using manually-configured host key entries 19:56:56 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/35/145935/5 # timeout=30 19:56:56 > git rev-parse 3bdbe4164ffe2d6cd9ae1bc428fe9e3fa68cafdc^{commit} # timeout=10 19:56:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:56:56 Checking out Revision 3bdbe4164ffe2d6cd9ae1bc428fe9e3fa68cafdc (refs/changes/35/145935/5) 19:56:56 > git config core.sparsecheckout # timeout=10 19:56:56 > git checkout -f 3bdbe4164ffe2d6cd9ae1bc428fe9e3fa68cafdc # timeout=30 19:57:00 Commit message: "test: parallelize k8s container version inspection" 19:57:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:57:00 > git rev-list --no-walk 26f3e924dbc8588a8928b1a86f35244c96fb55f7 # timeout=10 19:57:00 [EnvInject] - Injecting environment variables from a build step. 19:57:01 [EnvInject] - Injecting as environment variables the properties content 19:57:01 PYTHON=python3 19:57:01 19:57:01 [EnvInject] - Variables injected successfully. 19:57:01 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins16691298814376639052.sh 19:57:01 ---> tox-install.sh 19:57:01 + source /home/jenkins/lf-env.sh 19:57:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:57:01 ++ mktemp -d /tmp/venv-XXXX 19:57:01 + lf_venv=/tmp/venv-PIXy 19:57:01 + local venv_file=/tmp/.os_lf_venv 19:57:01 + local python=python3 19:57:01 + local options 19:57:01 + local set_path=true 19:57:01 + local install_args= 19:57:01 ++ 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 19:57:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:57:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:57:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:57:01 + true 19:57:01 + case $1 in 19:57:01 + venv_file=/tmp/.toxenv 19:57:01 + shift 2 19:57:01 + true 19:57:01 + case $1 in 19:57:01 + shift 19:57:01 + break 19:57:01 + case $python in 19:57:01 + local pkg_list= 19:57:01 + [[ -d /opt/pyenv ]] 19:57:01 + echo 'Setup pyenv:' 19:57:01 Setup pyenv: 19:57:01 + export PYENV_ROOT=/opt/pyenv 19:57:01 + PYENV_ROOT=/opt/pyenv 19:57:01 + 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 19:57:01 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:57:01 + pyenv versions 19:57:01 system 19:57:01 * 3.8.13 (set by /opt/pyenv/version) 19:57:01 * 3.9.13 (set by /opt/pyenv/version) 19:57:01 * 3.10.6 (set by /opt/pyenv/version) 19:57:01 + command -v pyenv 19:57:01 ++ pyenv init - --no-rehash 19:57:01 + 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[*]}"'\'')" 19:57:01 export PATH="/opt/pyenv/shims:${PATH}" 19:57:01 export PYENV_SHELL=bash 19:57:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:57:01 pyenv() { 19:57:01 local command 19:57:01 command="${1:-}" 19:57:01 if [ "$#" -gt 0 ]; then 19:57:01 shift 19:57:01 fi 19:57:01 19:57:01 case "$command" in 19:57:01 rehash|shell) 19:57:01 eval "$(pyenv "sh-$command" "$@")" 19:57:01 ;; 19:57:01 *) 19:57:01 command pyenv "$command" "$@" 19:57:01 ;; 19:57:01 esac 19:57:01 }' 19:57:01 +++ 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[*]}"' 19:57:01 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:57:01 ++ 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 19:57:01 ++ 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 19:57:01 ++ export PYENV_SHELL=bash 19:57:01 ++ PYENV_SHELL=bash 19:57:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:57:01 +++ complete -F _pyenv pyenv 19:57:01 ++ lf-pyver python3 19:57:01 ++ local py_version_xy=python3 19:57:01 ++ local py_version_xyz= 19:57:01 ++ pyenv versions 19:57:01 ++ local command 19:57:01 ++ command=versions 19:57:01 ++ '[' 1 -gt 0 ']' 19:57:01 ++ shift 19:57:01 ++ case "$command" in 19:57:01 ++ command pyenv versions 19:57:01 ++ pyenv versions 19:57:01 ++ grep -E '^[0-9.]*[0-9]$' 19:57:01 ++ awk '{ print $1 }' 19:57:01 ++ sed 's/^[ *]* //' 19:57:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:57:01 +++ grep '^3' /tmp/.pyenv_versions 19:57:01 +++ tail -n 1 19:57:01 +++ sort -V 19:57:01 ++ py_version_xyz=3.10.6 19:57:01 ++ [[ -z 3.10.6 ]] 19:57:01 ++ echo 3.10.6 19:57:01 ++ return 0 19:57:01 + pyenv local 3.10.6 19:57:01 + local command 19:57:01 + command=local 19:57:01 + '[' 2 -gt 0 ']' 19:57:01 + shift 19:57:01 + case "$command" in 19:57:01 + command pyenv local 3.10.6 19:57:01 + pyenv local 3.10.6 19:57:01 + for arg in "$@" 19:57:01 + case $arg in 19:57:01 + pkg_list+='tox ' 19:57:01 + for arg in "$@" 19:57:01 + case $arg in 19:57:01 + pkg_list+='virtualenv ' 19:57:01 + for arg in "$@" 19:57:01 + case $arg in 19:57:01 + pkg_list+='urllib3~=1.26.15 ' 19:57:01 + [[ -f /tmp/.toxenv ]] 19:57:01 + [[ ! -f /tmp/.toxenv ]] 19:57:01 + [[ -n '' ]] 19:57:01 + python3 -m venv /tmp/venv-PIXy 19:57:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PIXy' 19:57:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PIXy 19:57:05 + echo /tmp/venv-PIXy 19:57:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:57:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:57:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:57:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:57:05 + local 'pip_opts=--upgrade --quiet' 19:57:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:57:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:57:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:57:05 + [[ -n '' ]] 19:57:05 + [[ -n '' ]] 19:57:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:57:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:57:05 + /tmp/venv-PIXy/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 19:57:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:57:10 lf-activate-venv(): INFO: Base packages installed successfully 19:57:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:57:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:57:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:57:10 + /tmp/venv-PIXy/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 19:57:12 + type python3 19:57:12 + true 19:57:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PIXy/bin to PATH' 19:57:12 lf-activate-venv(): INFO: Adding /tmp/venv-PIXy/bin to PATH 19:57:12 + PATH=/tmp/venv-PIXy/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 19:57:12 + return 0 19:57:12 + python3 --version 19:57:12 Python 3.10.6 19:57:12 + python3 -m pip --version 19:57:13 pip 26.1.2 from /tmp/venv-PIXy/lib/python3.10/site-packages/pip (python 3.10) 19:57:13 + python3 -m pip freeze 19:57:13 cachetools==7.1.4 19:57:13 colorama==0.4.6 19:57:13 distlib==0.4.3 19:57:13 filelock==3.29.6 19:57:13 packaging==26.2 19:57:13 platformdirs==4.10.0 19:57:13 pluggy==1.6.0 19:57:13 pyproject-api==1.10.1 19:57:13 python-discovery==1.4.3 19:57:13 tomli==2.4.1 19:57:13 tomli_w==1.2.0 19:57:13 tox==4.56.2 19:57:13 typing_extensions==4.16.0 19:57:13 urllib3==1.26.20 19:57:13 virtualenv==21.6.0 19:57:13 [EnvInject] - Injecting environment variables from a build step. 19:57:13 [EnvInject] - Injecting as environment variables the properties content 19:57:13 PARALLEL=false 19:57:13 19:57:13 [EnvInject] - Variables injected successfully. 19:57:13 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins16594273023628961023.sh 19:57:13 ---> tox-run.sh 19:57:13 + 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 19:57:13 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-python-lint/archives/tox 19:57:13 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-python-lint/archives/docs 19:57:13 + mkdir -p /w/workspace/integration-master-python-lint/archives/tox 19:57:13 + cd /w/workspace/integration-master-python-lint/. 19:57:13 + source /home/jenkins/lf-env.sh 19:57:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:57:13 ++ mktemp -d /tmp/venv-XXXX 19:57:13 + lf_venv=/tmp/venv-ksaI 19:57:13 + local venv_file=/tmp/.os_lf_venv 19:57:13 + local python=python3 19:57:13 + local options 19:57:13 + local set_path=true 19:57:13 + local install_args= 19:57: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 19:57:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:57:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:57:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:57:13 + true 19:57:13 + case $1 in 19:57:13 + venv_file=/tmp/.toxenv 19:57:13 + shift 2 19:57:13 + true 19:57:13 + case $1 in 19:57:13 + shift 19:57:13 + break 19:57:13 + case $python in 19:57:13 + local pkg_list= 19:57:13 + [[ -d /opt/pyenv ]] 19:57:13 + echo 'Setup pyenv:' 19:57:13 Setup pyenv: 19:57:13 + export PYENV_ROOT=/opt/pyenv 19:57:13 + PYENV_ROOT=/opt/pyenv 19:57:13 + 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 19:57:13 + 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 19:57:13 + pyenv versions 19:57:13 system 19:57:13 3.8.13 19:57:13 3.9.13 19:57:13 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:57:13 + command -v pyenv 19:57:13 ++ pyenv init - --no-rehash 19:57: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[*]}"'\'')" 19:57:13 export PATH="/opt/pyenv/shims:${PATH}" 19:57:13 export PYENV_SHELL=bash 19:57:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:57:13 pyenv() { 19:57:13 local command 19:57:13 command="${1:-}" 19:57:13 if [ "$#" -gt 0 ]; then 19:57:13 shift 19:57:13 fi 19:57:13 19:57:13 case "$command" in 19:57:13 rehash|shell) 19:57:13 eval "$(pyenv "sh-$command" "$@")" 19:57:13 ;; 19:57:13 *) 19:57:13 command pyenv "$command" "$@" 19:57:13 ;; 19:57:13 esac 19:57:13 }' 19:57: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[*]}"' 19:57:13 ++ 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 19:57:13 ++ 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 19:57:13 ++ 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 19:57:13 ++ export PYENV_SHELL=bash 19:57:13 ++ PYENV_SHELL=bash 19:57:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:57:13 +++ complete -F _pyenv pyenv 19:57:13 ++ lf-pyver python3 19:57:13 ++ local py_version_xy=python3 19:57:13 ++ local py_version_xyz= 19:57:13 ++ grep -E '^[0-9.]*[0-9]$' 19:57:13 ++ sed 's/^[ *]* //' 19:57:13 ++ awk '{ print $1 }' 19:57:13 ++ pyenv versions 19:57:13 ++ local command 19:57:13 ++ command=versions 19:57:13 ++ '[' 1 -gt 0 ']' 19:57:13 ++ shift 19:57:13 ++ case "$command" in 19:57:13 ++ command pyenv versions 19:57:13 ++ pyenv versions 19:57:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:57:13 +++ grep '^3' /tmp/.pyenv_versions 19:57:13 +++ sort -V 19:57:13 +++ tail -n 1 19:57:13 ++ py_version_xyz=3.10.6 19:57:13 ++ [[ -z 3.10.6 ]] 19:57:13 ++ echo 3.10.6 19:57:13 ++ return 0 19:57:13 + pyenv local 3.10.6 19:57:13 + local command 19:57:13 + command=local 19:57:13 + '[' 2 -gt 0 ']' 19:57:13 + shift 19:57:13 + case "$command" in 19:57:13 + command pyenv local 3.10.6 19:57:13 + pyenv local 3.10.6 19:57:13 + for arg in "$@" 19:57:13 + case $arg in 19:57:13 + pkg_list+='tox ' 19:57:13 + for arg in "$@" 19:57:13 + case $arg in 19:57:13 + pkg_list+='virtualenv ' 19:57:13 + for arg in "$@" 19:57:13 + case $arg in 19:57:13 + pkg_list+='urllib3~=1.26.15 ' 19:57:13 + [[ -f /tmp/.toxenv ]] 19:57:13 ++ cat /tmp/.toxenv 19:57:13 + lf_venv=/tmp/venv-PIXy 19:57:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PIXy from' file:/tmp/.toxenv 19:57:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PIXy from file:/tmp/.toxenv 19:57:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:57:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:57:13 + local 'pip_opts=--upgrade --quiet' 19:57:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:57:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:57:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:57:13 + [[ -n '' ]] 19:57:13 + [[ -n '' ]] 19:57:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:57:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:57:13 + /tmp/venv-PIXy/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 19:57:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:57:15 lf-activate-venv(): INFO: Base packages installed successfully 19:57:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:57:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:57:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:57:15 + /tmp/venv-PIXy/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 19:57:16 + type python3 19:57:16 + true 19:57:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PIXy/bin to PATH' 19:57:16 lf-activate-venv(): INFO: Adding /tmp/venv-PIXy/bin to PATH 19:57:16 + PATH=/tmp/venv-PIXy/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 19:57:16 + return 0 19:57:16 + [[ -d /opt/pyenv ]] 19:57:16 + echo '---> Setting up pyenv' 19:57:16 ---> Setting up pyenv 19:57:16 + export PYENV_ROOT=/opt/pyenv 19:57:16 + PYENV_ROOT=/opt/pyenv 19:57:16 + export PATH=/opt/pyenv/bin:/tmp/venv-PIXy/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 19:57:16 + PATH=/opt/pyenv/bin:/tmp/venv-PIXy/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 19:57:16 ++ pwd 19:57:16 + PYTHONPATH=/w/workspace/integration-master-python-lint 19:57:16 + export PYTHONPATH 19:57:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:57:16 + TOX_TESTENV_PASSENV=PYTHONPATH 19:57:16 + tox --version 19:57:16 4.56.2 from /tmp/venv-PIXy/lib/python3.10/site-packages/tox/__init__.py 19:57:16 + PARALLEL=false 19:57:16 + TOX_OPTIONS_LIST= 19:57:16 + [[ -n py ]] 19:57:16 + TOX_OPTIONS_LIST=' -e py' 19:57:16 + case ${PARALLEL,,} in 19:57:16 + tox -e py 19:57:16 + tee -a /w/workspace/integration-master-python-lint/archives/tox/tox.log 19:57:17 py: install_deps> python -I -m pip install coala-bears nodeenv 'setuptools<70.0.0' 19:58:09 py: freeze> python -m pip freeze --all 19:58:09 py: alabaster==0.7.16,appdirs==1.4.4,astroid==1.6.6,attrs==26.1.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.18.0,bandit==1.6.2,certifi==2026.6.17,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.23,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.50,guess_language-spirit==0.5.4,html-linter==0.3.0,idna==3.18,imagesize==2.0.0,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.5.3,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jupyter_core==5.9.1,lazy-object-proxy==1.12.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==3.0.3,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.4,nodeenv==1.10.0,packaging==26.2,pip==26.1.2,platformdirs==4.10.0,polib==1.2.0,proselint==0.7.0,pycodestyle==2.14.0,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.20.0,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,PyYAML==3.13,radon==1.4.0,referencing==0.37.0,regex==2026.6.28,requests==2.34.2,restructuredtext_lint==1.0.1,rpds-py==0.30.0,rstcheck==2.2,safety==0.5.1,sarge==0.1.8,scspell3k==2.3.0,setuptools==69.5.1,six==1.17.0,smmap==5.0.3,snowballstemmer==3.1.1,Sphinx==1.4.9,stevedore==5.8.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.68.4,traitlets==5.15.1,typing_extensions==4.16.0,unidiff==0.5.5,urllib3==2.7.0,vulture==0.10,wrapt==2.2.2,yamllint==1.6.1,yapf==0.14.0 19:58:09 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 19:58:09 py: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( 19:58:10 from coalib.misc.DictUtilities import inverse_dicts 19:58:10 19:58:10 File "/w/workspace/integration-master-python-lint/.tox/py/lib/python3.10/site-packages/coalib/misc/DictUtilities.py", line 1, in 19:58:10 from collections import defaultdict, Iterable, OrderedDict 19:58:10 19:58:10 ImportError: cannot import name 'Iterable' from 'collections' (/opt/pyenv/versions/3.10.6/lib/python3.10/collections/__init__.py) 19:58:10 py: exit 255 (0.19 seconds) /w/workspace/integration-master-python-lint> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( Completed tox runs' 19:58:10 ---> Completed tox runs 19:58:10 + for i in .tox/*/log 19:58:10 ++ echo .tox/py/log 19:58:10 ++ awk -F/ '{print $2}' 19:58:10 + tox_env=py 19:58:10 + cp -r .tox/py/log /w/workspace/integration-master-python-lint/archives/tox/py 19:58:10 + DOC_DIR=docs/_build/html 19:58:10 + [[ -d docs/_build/html ]] 19:58:10 + echo '---> tox-run.sh ends' 19:58:10 ---> tox-run.sh ends 19:58:10 + test 255 -eq 0 19:58:10 + exit 255 19:58:10 Build step 'Execute shell' marked build as failure 19:58:10 $ ssh-agent -k 19:58:10 unset SSH_AUTH_SOCK; 19:58:10 unset SSH_AGENT_PID; 19:58:10 echo Agent pid 12616 killed; 19:58:10 [ssh-agent] Stopped. 19:58:10 [PostBuildScript] - [INFO] Executing post build scripts. 19:58:10 [integration-master-python-lint] $ /bin/bash /tmp/jenkins7006197634245745597.sh 19:58:10 ---> sysstat.sh 19:58:10 [integration-master-python-lint] $ /bin/bash /tmp/jenkins9672675793114814364.sh 19:58:10 ---> package-listing.sh 19:58:10 ++ facter osfamily 19:58:10 ++ tr '[:upper:]' '[:lower:]' 19:58:10 + OS_FAMILY=redhat 19:58:10 + workspace=/w/workspace/integration-master-python-lint 19:58:10 + START_PACKAGES=/tmp/packages_start.txt 19:58:10 + END_PACKAGES=/tmp/packages_end.txt 19:58:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:58:10 + PACKAGES=/tmp/packages_start.txt 19:58:10 + '[' /w/workspace/integration-master-python-lint ']' 19:58:10 + PACKAGES=/tmp/packages_end.txt 19:58:10 + case "${OS_FAMILY}" in 19:58:10 + rpm -qa 19:58:10 + sort 19:58:11 + '[' -f /tmp/packages_start.txt ']' 19:58:11 + '[' -f /tmp/packages_end.txt ']' 19:58:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:58:11 + '[' /w/workspace/integration-master-python-lint ']' 19:58:11 + mkdir -p /w/workspace/integration-master-python-lint/archives/ 19:58:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-python-lint/archives/ 19:58:11 [integration-master-python-lint] $ /bin/bash /tmp/jenkins5172984809749763692.sh 19:58:11 ---> capture-instance-metadata.sh 19:58:11 Setup pyenv: 19:58:11 system 19:58:11 3.8.13 19:58:11 3.9.13 19:58:11 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:58:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fdKD 19:58:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:58:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:58:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:58:20 lf-activate-venv(): INFO: Base packages installed successfully 19:58:20 lf-activate-venv(): INFO: Installing additional packages: lftools 19:58:48 lf-activate-venv(): INFO: Adding /tmp/venv-fdKD/bin to PATH 19:58:48 INFO: Running in OpenStack, capturing instance metadata 19:58:49 [integration-master-python-lint] $ /bin/bash /tmp/jenkins13237712006328271796.sh 19:58:49 provisioning config files... 19:58:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-python-lint@tmp/config5777325992579335753tmp 19:58:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:58:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:58:49 [EnvInject] - Injecting environment variables from a build step. 19:58:49 [EnvInject] - Injecting as environment variables the properties content 19:58:49 SERVER_ID=logs 19:58:49 19:58:49 [EnvInject] - Variables injected successfully. 19:58:49 [integration-master-python-lint] $ /bin/bash /tmp/jenkins9509886408832897715.sh 19:58:49 ---> create-netrc.sh 19:58:49 [integration-master-python-lint] $ /bin/bash /tmp/jenkins3386946570339369794.sh 19:58:49 ---> python-tools-install.sh 19:58:49 Setup pyenv: 19:58:49 system 19:58:49 3.8.13 19:58:49 3.9.13 19:58:49 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:58:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fdKD from file:/tmp/.os_lf_venv 19:58:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:58:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:58:51 lf-activate-venv(): INFO: Base packages installed successfully 19:58:51 lf-activate-venv(): INFO: Installing additional packages: lftools 19:58:59 lf-activate-venv(): INFO: Adding /tmp/venv-fdKD/bin to PATH 19:58:59 Generating Requirements File 19:59:24 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. 19:59:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:59:25 Python 3.10.6 19:59:25 pip 26.1.2 from /tmp/venv-fdKD/lib/python3.10/site-packages/pip (python 3.10) 19:59:25 aiohappyeyeballs==2.7.1 19:59:25 aiohttp==3.14.1 19:59:25 aiosignal==1.4.0 19:59:25 appdirs==1.4.4 19:59:25 argcomplete==3.7.0 19:59:25 aspy.yaml==1.3.0 19:59:25 async-timeout==5.0.1 19:59:25 attrs==26.1.0 19:59:25 autopage==0.6.0 19:59:25 backports.strenum==1.3.1 19:59:25 beautifulsoup4==4.15.0 19:59:25 boto3==1.43.42 19:59:25 botocore==1.43.42 19:59:25 bs4==0.0.2 19:59:25 certifi==2026.6.17 19:59:25 cffi==2.1.0 19:59:25 cfgv==3.5.0 19:59:25 chardet==7.4.3 19:59:25 charset-normalizer==3.4.9 19:59:25 click==8.4.2 19:59:25 cliff==4.14.0 19:59:25 cmd2==3.5.1 19:59:25 cryptography==3.3.2 19:59:25 debtcollector==3.1.0 19:59:25 decorator==5.3.1 19:59:25 defusedxml==0.7.1 19:59:25 Deprecated==1.3.1 19:59:25 distlib==0.4.3 19:59:25 dnspython==2.8.0 19:59:25 docker==7.1.0 19:59:25 dogpile.cache==1.5.0 19:59:25 durationpy==0.10 19:59:25 email-validator==2.3.0 19:59:25 filelock==3.29.6 19:59:25 frozenlist==1.8.0 19:59:25 future==1.0.0 19:59:25 gitdb==4.0.12 19:59:25 GitPython==3.1.50 19:59:25 httplib2==0.30.2 19:59:25 identify==2.6.19 19:59:25 idna==3.18 19:59:25 importlib-resources==1.5.0 19:59:25 iso8601==2.1.0 19:59:25 Jinja2==3.1.6 19:59:25 jmespath==1.1.0 19:59:25 jsonpatch==1.33 19:59:25 jsonpointer==3.1.1 19:59:25 jsonschema==4.26.0 19:59:25 jsonschema-specifications==2025.9.1 19:59:25 keystoneauth1==5.14.0 19:59:25 kubernetes==36.0.2 19:59:25 lftools==0.37.22 19:59:25 lxml==6.1.1 19:59:25 markdown-it-py==4.2.0 19:59:25 MarkupSafe==3.0.3 19:59:25 mdurl==0.1.2 19:59:25 msgpack==1.2.1 19:59:25 multi_key_dict==2.0.3 19:59:25 multidict==6.7.1 19:59:25 munch==4.0.0 19:59:25 netaddr==1.3.0 19:59:25 niet==1.4.2 19:59:25 nodeenv==1.10.0 19:59:25 oauth2client==4.1.3 19:59:25 oauthlib==3.3.1 19:59:25 openstacksdk==4.13.0 19:59:25 os-service-types==1.8.2 19:59:25 osc-lib==4.6.0 19:59:25 oslo.config==10.4.0 19:59:25 oslo.context==6.4.0 19:59:25 oslo.i18n==6.8.0 19:59:25 oslo.log==8.2.0 19:59:25 oslo.serialization==5.10.0 19:59:25 oslo.utils==10.1.1 19:59:25 packaging==26.2 19:59:25 pbr==7.0.3 19:59:25 platformdirs==4.10.0 19:59:25 prettytable==3.18.0 19:59:25 propcache==0.5.2 19:59:25 psutil==7.2.2 19:59:25 pyasn1==0.6.3 19:59:25 pyasn1_modules==0.4.2 19:59:25 pycparser==3.0 19:59:25 pygerrit2==2.0.15 19:59:25 PyGithub==2.9.1 19:59:25 Pygments==2.20.0 19:59:25 PyJWT==2.13.0 19:59:25 PyNaCl==1.6.2 19:59:25 pyparsing==2.4.7 19:59:25 pyperclip==1.11.0 19:59:25 pyrsistent==0.20.0 19:59:25 python-cinderclient==9.9.0 19:59:25 python-dateutil==2.9.0.post0 19:59:25 python-discovery==1.4.3 19:59:25 python-heatclient==5.2.0 19:59:25 python-jenkins==1.8.3 19:59:25 python-keystoneclient==5.8.0 19:59:25 python-magnumclient==4.11.0 19:59:25 python-openstackclient==10.0.0 19:59:25 python-swiftclient==4.10.0 19:59:25 PyYAML==6.0.3 19:59:25 referencing==0.37.0 19:59:25 requests==2.34.2 19:59:25 requests-oauthlib==2.0.0 19:59:25 rfc3986==2.0.0 19:59:25 rich==15.0.0 19:59:25 rich-argparse==1.8.0 19:59:25 rpds-py==0.30.0 19:59:25 rsa==4.9.1 19:59:25 ruamel.yaml==0.19.1 19:59:25 ruamel.yaml.clib==0.2.15 19:59:25 s3transfer==0.19.0 19:59:25 simplejson==4.1.1 19:59:25 six==1.17.0 19:59:25 smmap==5.0.3 19:59:25 soupsieve==2.8.4 19:59:25 stevedore==5.8.0 19:59:25 tabulate==0.10.0 19:59:25 toml==0.10.2 19:59:25 tomlkit==0.15.0 19:59:25 tqdm==4.68.4 19:59:25 typing_extensions==4.16.0 19:59:25 urllib3==1.26.20 19:59:25 virtualenv==21.6.0 19:59:25 wcwidth==0.8.2 19:59:25 websocket-client==1.9.0 19:59:25 wrapt==2.2.2 19:59:25 xdg==6.0.0 19:59:25 xmltodict==1.0.4 19:59:25 yarl==1.24.2 19:59:25 yq==4.1.1 19:59:25 [integration-master-python-lint] $ /bin/sh /tmp/jenkins12601584343408593699.sh 19:59:25 ---> uv-install.sh 19:59:25 Installing uv/uvx (latest) using shell installer 19:59:26 2026-07-07 19:59:26 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-O1yk8p.sh" [1] 19:59:26 downloading uv 0.11.27 x86_64-unknown-linux-gnu 19:59:27 installing to /home/jenkins/.local/bin 19:59:27 uv 19:59:27 uvx 19:59:27 everything's installed! 19:59:27 ---> Validating uv/uvx install 19:59:27 uvx 0.11.27 (x86_64-unknown-linux-gnu) 19:59:27 [integration-master-python-lint] $ /bin/bash /tmp/jenkins8295093030136404419.sh 19:59:27 ---> sudo-logs.sh 19:59:27 Archiving 'sudo' log.. 19:59:27 [integration-master-python-lint] $ /bin/bash /tmp/jenkins10112695028157253979.sh 19:59:27 ---> job-cost.sh 19:59:27 INFO: Activating Python virtual environment... 19:59:27 Setup pyenv: 19:59:27 system 19:59:27 3.8.13 19:59:27 3.9.13 19:59:27 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:59:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fdKD from file:/tmp/.os_lf_venv 19:59:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:59:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:59:29 lf-activate-venv(): INFO: Base packages installed successfully 19:59:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:59:38 lf-activate-venv(): INFO: Adding /tmp/venv-fdKD/bin to PATH 19:59:38 INFO: No stack-cost file found 19:59:38 INFO: Instance uptime: 200s 19:59:38 INFO: Fetching instance metadata (attempt 1 of 3)... 19:59:38 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:59:38 INFO: Successfully fetched instance metadata 19:59:38 INFO: Instance type: v3-standard-2 19:59:38 INFO: Retrieving pricing info for: v3-standard-2 19:59:38 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:59:38 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=200 19:59:39 INFO: Successfully fetched Vexxhost pricing API 19:59:39 INFO: Retrieved cost: 0.06 19:59:39 INFO: Retrieved resource: v3-standard-2 19:59:39 INFO: Creating archive directory: /w/workspace/integration-master-python-lint/archives/cost 19:59:39 INFO: Archiving costs to: /w/workspace/integration-master-python-lint/archives/cost.csv 19:59:39 INFO: Successfully archived job cost data 19:59:39 DEBUG: Cost data: integration-master-python-lint,370,2026-07-07 19:59:39,v3-standard-2,200,0.06,0.00,FAILURE 19:59:39 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins5155654788671158016.sh 19:59:39 ---> logs-deploy.sh 19:59:39 Setup pyenv: 19:59:39 system 19:59:39 3.8.13 19:59:39 3.9.13 19:59:39 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:59:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fdKD from file:/tmp/.os_lf_venv 19:59:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:59:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:59:41 lf-activate-venv(): INFO: Base packages installed successfully 19:59:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:59:50 lf-activate-venv(): INFO: Adding /tmp/venv-fdKD/bin to PATH 19:59:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-python-lint/370 19:59:50 INFO: archiving workspace using pattern(s): 19:59:51 Archives upload complete. 19:59:51 INFO: archiving logs to Nexus 19:59:52 ---> uname -a: 19:59:52 Linux prd-centos8-builder-2c-1g-6391.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 19:59:52 19:59:52 19:59:52 ---> lscpu: 19:59:52 Architecture: x86_64 19:59:52 CPU op-mode(s): 32-bit, 64-bit 19:59:52 Byte Order: Little Endian 19:59:52 CPU(s): 2 19:59:52 On-line CPU(s) list: 0,1 19:59:52 Thread(s) per core: 1 19:59:52 Core(s) per socket: 1 19:59:52 Socket(s): 2 19:59:52 NUMA node(s): 1 19:59:52 Vendor ID: AuthenticAMD 19:59:52 CPU family: 23 19:59:52 Model: 49 19:59:52 Model name: AMD EPYC-Rome Processor 19:59:52 Stepping: 0 19:59:52 CPU MHz: 2799.998 19:59:52 BogoMIPS: 5599.99 19:59:52 Virtualization: AMD-V 19:59:52 Hypervisor vendor: KVM 19:59:52 Virtualization type: full 19:59:52 L1d cache: 32K 19:59:52 L1i cache: 32K 19:59:52 L2 cache: 512K 19:59:52 L3 cache: 16384K 19:59:52 NUMA node0 CPU(s): 0,1 19:59:52 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 19:59:52 19:59:52 19:59:52 ---> nproc: 19:59:52 2 19:59:52 19:59:52 19:59:52 ---> df -h: 19:59:52 Filesystem Size Used Avail Use% Mounted on 19:59:52 devtmpfs 3.8G 0 3.8G 0% /dev 19:59:52 tmpfs 3.8G 0 3.8G 0% /dev/shm 19:59:52 tmpfs 3.8G 17M 3.8G 1% /run 19:59:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:59:52 /dev/vda1 40G 9.6G 31G 24% / 19:59:52 tmpfs 770M 0 770M 0% /run/user/1001 19:59:52 19:59:52 19:59:52 ---> free -m: 19:59:52 total used free shared buff/cache available 19:59:52 Mem: 7697 642 4488 19 2566 6737 19:59:52 Swap: 1023 0 1023 19:59:52 19:59:52 19:59:52 ---> ip addr: 19:59:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:59:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:59:52 inet 127.0.0.1/8 scope host lo 19:59:52 valid_lft forever preferred_lft forever 19:59:52 inet6 ::1/128 scope host 19:59:52 valid_lft forever preferred_lft forever 19:59:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:59:52 link/ether fa:16:3e:03:ed:d5 brd ff:ff:ff:ff:ff:ff 19:59:52 altname enp0s3 19:59:52 altname ens3 19:59:52 inet 10.30.107.66/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 19:59:52 valid_lft 86196sec preferred_lft 86196sec 19:59:52 inet6 fe80::f816:3eff:fe03:edd5/64 scope link 19:59:52 valid_lft forever preferred_lft forever 19:59:52 19:59:52 19:59:52 ---> sar -b -r -n DEV: 19:59:52 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/07/2026 _x86_64_ (2 CPU) 19:59:52 19:59:52 19:56:24 LINUX RESTART (2 CPU) 19:59:52 19:59:52 07:57:01 PM tps rtps wtps bread/s bwrtn/s 19:59:52 07:58:01 PM 229.88 120.71 109.17 2985.24 8082.10 19:59:52 07:59:01 PM 141.57 0.60 140.97 80.51 11300.62 19:59:52 Average: 185.72 60.65 125.07 1532.75 9691.49 19:59:52 19:59:52 07:57:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:59:52 07:58:01 PM 5040204 6891804 2842236 36.06 2688 2020112 923048 10.34 230592 2249832 125760 19:59:52 07:59:01 PM 4904276 6952500 2978164 37.78 2688 2206108 781168 8.75 398156 2176508 139988 19:59:52 Average: 4972240 6922152 2910200 36.92 2688 2113110 852108 9.54 314374 2213170 132874 19:59:52 19:59:52 07:57:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:59:52 07:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:52 07:58:01 PM eth0 79.32 53.52 696.20 8.73 0.00 0.00 0.00 0.00 19:59:52 07:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:52 07:59:01 PM eth0 63.46 43.70 675.45 8.70 0.00 0.00 0.00 0.00 19:59:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:52 Average: eth0 71.39 48.61 685.82 8.72 0.00 0.00 0.00 0.00 19:59:52 19:59:52 19:59:52 ---> sar -P ALL: 19:59:52 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/07/2026 _x86_64_ (2 CPU) 19:59:52 19:59:52 19:56:24 LINUX RESTART (2 CPU) 19:59:52 19:59:52 07:57:01 PM CPU %user %nice %system %iowait %steal %idle 19:59:52 07:58:01 PM all 38.06 2.21 32.61 2.50 0.16 24.47 19:59:52 07:58:01 PM 0 35.79 2.97 34.53 2.63 0.17 23.91 19:59:52 07:58:01 PM 1 40.31 1.46 30.69 2.36 0.15 25.02 19:59:52 07:59:01 PM all 36.04 0.00 6.57 0.65 0.11 56.63 19:59:52 07:59:01 PM 0 44.34 0.00 6.61 0.60 0.12 48.34 19:59:52 07:59:01 PM 1 27.71 0.00 6.54 0.70 0.10 64.95 19:59:52 Average: all 37.04 1.09 19.44 1.56 0.13 40.73 19:59:52 Average: 0 40.12 1.47 20.39 1.60 0.14 36.28 19:59:52 Average: 1 33.95 0.72 18.50 1.52 0.13 45.17 19:59:52 19:59:52 19:59:52