11:56:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143336 11:56:05 Running as SYSTEM 11:56:05 [EnvInject] - Loading node environment variables. 11:56:05 Building remotely on prd-ubuntu1804-builder-4c-4g-19793 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:56:05 [ssh-agent] Looking for ssh-agent implementation... 11:56:05 $ ssh-agent 11:56:05 SSH_AUTH_SOCK=/tmp/ssh-iqKF0Z7895jw/agent.1690 11:56:05 SSH_AGENT_PID=1692 11:56:05 [ssh-agent] Started. 11:56:05 Running ssh-add (command line suppressed) 11:56:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17225860426257667448.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17225860426257667448.key) 11:56:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:56:06 The recommended git tool is: NONE 11:56:07 using credential onap-jenkins-ssh 11:56:07 Wiping out workspace first. 11:56:07 Cloning the remote Git repository 11:56:07 Cloning repository git://cloud.onap.org/mirror/oom.git 11:56:07 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:56:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:56:07 > git --version # timeout=10 11:56:07 > git --version # 'git version 2.17.1' 11:56:07 using GIT_SSH to set credentials Gerrit user 11:56:07 Verifying host key using manually-configured host key entries 11:56:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:56:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:56:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:56:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:56:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:56:13 using GIT_SSH to set credentials Gerrit user 11:56:13 Verifying host key using manually-configured host key entries 11:56:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/143336/9 # timeout=30 11:56:13 > git rev-parse 2450744e730b1b41028ee1738c1733ae92f29f61^{commit} # timeout=10 11:56:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:56:13 Checking out Revision 2450744e730b1b41028ee1738c1733ae92f29f61 (refs/changes/36/143336/9) 11:56:13 > git config core.sparsecheckout # timeout=10 11:56:13 > git checkout -f 2450744e730b1b41028ee1738c1733ae92f29f61 # timeout=30 11:56:16 Commit message: "1.14.5 images" 11:56:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:56:16 > git rev-list --no-walk eeef234e8d19fa09d1625337c33e87bffc0629c8 # timeout=10 11:56:17 [EnvInject] - Injecting environment variables from a build step. 11:56:17 [EnvInject] - Injecting as environment variables the properties content 11:56:17 PYTHON=python3 11:56:17 11:56:17 [EnvInject] - Variables injected successfully. 11:56:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8010100222902113478.sh 11:56:17 ---> tox-install.sh 11:56:17 + source /home/jenkins/lf-env.sh 11:56:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:56:17 ++ mktemp -d /tmp/venv-XXXX 11:56:17 + lf_venv=/tmp/venv-cdL3 11:56:17 + local venv_file=/tmp/.os_lf_venv 11:56:17 + local python=python3 11:56:17 + local options 11:56:17 + local set_path=true 11:56:17 + local install_args= 11:56:17 ++ 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 11:56:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:56:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:56:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:56:17 + true 11:56:17 + case $1 in 11:56:17 + venv_file=/tmp/.toxenv 11:56:17 + shift 2 11:56:17 + true 11:56:17 + case $1 in 11:56:17 + shift 11:56:17 + break 11:56:17 + case $python in 11:56:17 + local pkg_list= 11:56:17 + [[ -d /opt/pyenv ]] 11:56:17 + echo 'Setup pyenv:' 11:56:17 Setup pyenv: 11:56:17 + export PYENV_ROOT=/opt/pyenv 11:56:17 + PYENV_ROOT=/opt/pyenv 11:56:17 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:56:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:56:17 + pyenv versions 11:56:17 * system (set by /opt/pyenv/version) 11:56:17 * 3.8.13 (set by /opt/pyenv/version) 11:56:17 * 3.9.13 (set by /opt/pyenv/version) 11:56:17 * 3.10.6 (set by /opt/pyenv/version) 11:56:17 + command -v pyenv 11:56:17 ++ pyenv init - --no-rehash 11:56:17 + 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[*]}"'\'')" 11:56:17 export PATH="/opt/pyenv/shims:${PATH}" 11:56:17 export PYENV_SHELL=bash 11:56:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:56:17 pyenv() { 11:56:17 local command 11:56:17 command="${1:-}" 11:56:17 if [ "$#" -gt 0 ]; then 11:56:17 shift 11:56:17 fi 11:56:17 11:56:17 case "$command" in 11:56:17 rehash|shell) 11:56:17 eval "$(pyenv "sh-$command" "$@")" 11:56:17 ;; 11:56:17 *) 11:56:17 command pyenv "$command" "$@" 11:56:17 ;; 11:56:17 esac 11:56:17 }' 11:56:17 +++ 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[*]}"' 11:56:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:56:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:56:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:56:17 ++ export PYENV_SHELL=bash 11:56:17 ++ PYENV_SHELL=bash 11:56:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:56:17 +++ complete -F _pyenv pyenv 11:56:17 ++ lf-pyver python3 11:56:17 ++ local py_version_xy=python3 11:56:17 ++ local py_version_xyz= 11:56:17 ++ pyenv versions 11:56:17 ++ local command 11:56:17 ++ command=versions 11:56:17 ++ '[' 1 -gt 0 ']' 11:56:17 ++ shift 11:56:17 ++ case "$command" in 11:56:17 ++ command pyenv versions 11:56:17 ++ pyenv versions 11:56:17 ++ sed 's/^[ *]* //' 11:56:17 ++ awk '{ print $1 }' 11:56:17 ++ grep -E '^[0-9.]*[0-9]$' 11:56:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:56:17 +++ grep '^3' /tmp/.pyenv_versions 11:56:17 +++ sort -V 11:56:17 +++ tail -n 1 11:56:17 ++ py_version_xyz=3.10.6 11:56:17 ++ [[ -z 3.10.6 ]] 11:56:17 ++ echo 3.10.6 11:56:17 ++ return 0 11:56:17 + pyenv local 3.10.6 11:56:17 + local command 11:56:17 + command=local 11:56:17 + '[' 2 -gt 0 ']' 11:56:17 + shift 11:56:17 + case "$command" in 11:56:17 + command pyenv local 3.10.6 11:56:17 + pyenv local 3.10.6 11:56:17 + for arg in "$@" 11:56:17 + case $arg in 11:56:17 + pkg_list+='tox ' 11:56:17 + for arg in "$@" 11:56:17 + case $arg in 11:56:17 + pkg_list+='virtualenv ' 11:56:17 + for arg in "$@" 11:56:17 + case $arg in 11:56:17 + pkg_list+='urllib3~=1.26.15 ' 11:56:17 + [[ -f /tmp/.toxenv ]] 11:56:17 + [[ ! -f /tmp/.toxenv ]] 11:56:17 + [[ -n '' ]] 11:56:17 + python3 -m venv /tmp/venv-cdL3 11:56:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cdL3' 11:56:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cdL3 11:56:21 + echo /tmp/venv-cdL3 11:56:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:56:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:56:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:56:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:56:21 + local 'pip_opts=--upgrade --quiet' 11:56:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:56:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:56:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:56:21 + [[ -n '' ]] 11:56:21 + [[ -n '' ]] 11:56:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:56:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:56:21 + /tmp/venv-cdL3/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 11:56:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:56:25 lf-activate-venv(): INFO: Base packages installed successfully 11:56:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:56:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:56:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:56:25 + /tmp/venv-cdL3/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 11:56:29 + type python3 11:56:29 + true 11:56:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cdL3/bin to PATH' 11:56:29 lf-activate-venv(): INFO: Adding /tmp/venv-cdL3/bin to PATH 11:56:29 + PATH=/tmp/venv-cdL3/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:56:29 + return 0 11:56:29 + python3 --version 11:56:29 Python 3.10.6 11:56:29 + python3 -m pip --version 11:56:29 pip 26.0.1 from /tmp/venv-cdL3/lib/python3.10/site-packages/pip (python 3.10) 11:56:29 + python3 -m pip freeze 11:56:29 cachetools==7.0.1 11:56:29 chardet==6.0.0.post1 11:56:29 colorama==0.4.6 11:56:29 distlib==0.4.0 11:56:29 filelock==3.24.3 11:56:29 packaging==26.0 11:56:29 platformdirs==4.9.2 11:56:29 pluggy==1.6.0 11:56:29 pyproject-api==1.10.0 11:56:29 tomli==2.4.0 11:56:29 tox==4.45.0 11:56:29 typing_extensions==4.15.0 11:56:29 urllib3==1.26.20 11:56:29 virtualenv==20.39.0 11:56:29 [EnvInject] - Injecting environment variables from a build step. 11:56:29 [EnvInject] - Injecting as environment variables the properties content 11:56:29 PARALLEL=false 11:56:29 11:56:29 [EnvInject] - Variables injected successfully. 11:56:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5384803311778157545.sh 11:56:29 ---> tox-run.sh 11:56:29 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:56:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:56:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:56:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:56:29 + cd /w/workspace/oom-master-pre-commit-lint/. 11:56:29 + source /home/jenkins/lf-env.sh 11:56:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:56:29 ++ mktemp -d /tmp/venv-XXXX 11:56:29 + lf_venv=/tmp/venv-iauY 11:56:29 + local venv_file=/tmp/.os_lf_venv 11:56:29 + local python=python3 11:56:29 + local options 11:56:29 + local set_path=true 11:56:29 + local install_args= 11:56:29 ++ 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 11:56:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:56:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:56:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:56:29 + true 11:56:29 + case $1 in 11:56:29 + venv_file=/tmp/.toxenv 11:56:29 + shift 2 11:56:29 + true 11:56:29 + case $1 in 11:56:29 + shift 11:56:29 + break 11:56:29 + case $python in 11:56:29 + local pkg_list= 11:56:29 + [[ -d /opt/pyenv ]] 11:56:29 + echo 'Setup pyenv:' 11:56:29 Setup pyenv: 11:56:29 + export PYENV_ROOT=/opt/pyenv 11:56:29 + PYENV_ROOT=/opt/pyenv 11:56:29 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:56:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:56:29 + pyenv versions 11:56:29 system 11:56:29 3.8.13 11:56:29 3.9.13 11:56:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:56:29 + command -v pyenv 11:56:29 ++ pyenv init - --no-rehash 11:56:29 + 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[*]}"'\'')" 11:56:29 export PATH="/opt/pyenv/shims:${PATH}" 11:56:29 export PYENV_SHELL=bash 11:56:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:56:29 pyenv() { 11:56:29 local command 11:56:29 command="${1:-}" 11:56:29 if [ "$#" -gt 0 ]; then 11:56:29 shift 11:56:29 fi 11:56:29 11:56:29 case "$command" in 11:56:29 rehash|shell) 11:56:29 eval "$(pyenv "sh-$command" "$@")" 11:56:29 ;; 11:56:29 *) 11:56:29 command pyenv "$command" "$@" 11:56:29 ;; 11:56:29 esac 11:56:29 }' 11:56:29 +++ 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[*]}"' 11:56:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:56:29 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:56:29 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:56:29 ++ export PYENV_SHELL=bash 11:56:29 ++ PYENV_SHELL=bash 11:56:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:56:29 +++ complete -F _pyenv pyenv 11:56:29 ++ lf-pyver python3 11:56:29 ++ local py_version_xy=python3 11:56:29 ++ local py_version_xyz= 11:56:29 ++ pyenv versions 11:56:29 ++ local command 11:56:29 ++ awk '{ print $1 }' 11:56:29 ++ command=versions 11:56:29 ++ '[' 1 -gt 0 ']' 11:56:29 ++ shift 11:56:29 ++ case "$command" in 11:56:29 ++ command pyenv versions 11:56:29 ++ pyenv versions 11:56:29 ++ grep -E '^[0-9.]*[0-9]$' 11:56:29 ++ sed 's/^[ *]* //' 11:56:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:56:29 +++ grep '^3' /tmp/.pyenv_versions 11:56:29 +++ sort -V 11:56:29 +++ tail -n 1 11:56:29 ++ py_version_xyz=3.10.6 11:56:29 ++ [[ -z 3.10.6 ]] 11:56:29 ++ echo 3.10.6 11:56:29 ++ return 0 11:56:29 + pyenv local 3.10.6 11:56:29 + local command 11:56:29 + command=local 11:56:29 + '[' 2 -gt 0 ']' 11:56:29 + shift 11:56:29 + case "$command" in 11:56:29 + command pyenv local 3.10.6 11:56:29 + pyenv local 3.10.6 11:56:29 + for arg in "$@" 11:56:29 + case $arg in 11:56:29 + pkg_list+='tox ' 11:56:29 + for arg in "$@" 11:56:29 + case $arg in 11:56:29 + pkg_list+='virtualenv ' 11:56:29 + for arg in "$@" 11:56:29 + case $arg in 11:56:29 + pkg_list+='urllib3~=1.26.15 ' 11:56:29 + [[ -f /tmp/.toxenv ]] 11:56:29 ++ cat /tmp/.toxenv 11:56:29 + lf_venv=/tmp/venv-cdL3 11:56:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cdL3 from' file:/tmp/.toxenv 11:56:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cdL3 from file:/tmp/.toxenv 11:56:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:56:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:56:29 + local 'pip_opts=--upgrade --quiet' 11:56:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:56:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:56:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:56:29 + [[ -n '' ]] 11:56:29 + [[ -n '' ]] 11:56:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:56:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:56:29 + /tmp/venv-cdL3/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 11:56:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:56:31 lf-activate-venv(): INFO: Base packages installed successfully 11:56:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:56:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:56:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:56:31 + /tmp/venv-cdL3/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 11:56:32 + type python3 11:56:32 + true 11:56:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cdL3/bin to PATH' 11:56:32 lf-activate-venv(): INFO: Adding /tmp/venv-cdL3/bin to PATH 11:56:32 + PATH=/tmp/venv-cdL3/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:56:32 + return 0 11:56:32 + [[ -d /opt/pyenv ]] 11:56:32 + echo '---> Setting up pyenv' 11:56:32 ---> Setting up pyenv 11:56:32 + export PYENV_ROOT=/opt/pyenv 11:56:32 + PYENV_ROOT=/opt/pyenv 11:56:32 + export PATH=/opt/pyenv/bin:/tmp/venv-cdL3/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:56:32 + PATH=/opt/pyenv/bin:/tmp/venv-cdL3/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:56:32 ++ pwd 11:56:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:56:32 + export PYTHONPATH 11:56:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:56:32 + TOX_TESTENV_PASSENV=PYTHONPATH 11:56:32 + tox --version 11:56:32 4.45.0 from /tmp/venv-cdL3/lib/python3.10/site-packages/tox/__init__.py 11:56:32 + PARALLEL=false 11:56:32 + TOX_OPTIONS_LIST= 11:56:32 + [[ -n pre-commit ]] 11:56:32 + TOX_OPTIONS_LIST=' -e pre-commit' 11:56:32 + case ${PARALLEL,,} in 11:56:32 + tox -e pre-commit 11:56:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:56:33 pre-commit: install_deps> python -I -m pip install pre-commit 11:56:36 pre-commit: freeze> python -m pip freeze --all 11:56:37 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==20.39.0 11:56:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:56:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:56:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:56:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:56:43 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:56:44 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:56:44 [INFO] Once installed this environment will be reused. 11:56:44 [INFO] This may take a few minutes... 11:56:48 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:56:48 [INFO] Once installed this environment will be reused. 11:56:48 [INFO] This may take a few minutes... 11:56:53 trim trailing whitespace.................................................Passed 11:56:53 Tabs remover.............................................................Passed 11:56:53 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:56:53 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:56:53 [INFO] Once installed this environment will be reused. 11:56:53 [INFO] This may take a few minutes... 11:57:02 gitlint..............................................(no files to check)Skipped 11:57:02 pre-commit: OK (28.91=setup[4.00]+cmd[16.43,8.48] seconds) 11:57:02 congratulations :) (28.95 seconds) 11:57:02 + tox_status=0 11:57:02 + echo '---> Completed tox runs' 11:57:02 ---> Completed tox runs 11:57:02 + for i in .tox/*/log 11:57:02 ++ echo .tox/pre-commit/log 11:57:02 ++ awk -F/ '{print $2}' 11:57:02 + tox_env=pre-commit 11:57:02 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:57:02 + DOC_DIR=docs/_build/html 11:57:02 + [[ -d docs/_build/html ]] 11:57:02 + echo '---> tox-run.sh ends' 11:57:02 ---> tox-run.sh ends 11:57:02 + test 0 -eq 0 11:57:02 $ ssh-agent -k 11:57:02 unset SSH_AUTH_SOCK; 11:57:02 unset SSH_AGENT_PID; 11:57:02 echo Agent pid 1692 killed; 11:57:02 [ssh-agent] Stopped. 11:57:02 [PostBuildScript] - [INFO] Executing post build scripts. 11:57:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4436643448141653840.sh 11:57:02 ---> sysstat.sh 11:57:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8620222330237005506.sh 11:57:02 ---> package-listing.sh 11:57:02 ++ facter osfamily 11:57:02 ++ tr '[:upper:]' '[:lower:]' 11:57:02 + OS_FAMILY=debian 11:57:02 + workspace=/w/workspace/oom-master-pre-commit-lint 11:57:02 + START_PACKAGES=/tmp/packages_start.txt 11:57:02 + END_PACKAGES=/tmp/packages_end.txt 11:57:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:57:02 + PACKAGES=/tmp/packages_start.txt 11:57:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:57:02 + PACKAGES=/tmp/packages_end.txt 11:57:02 + case "${OS_FAMILY}" in 11:57:02 + dpkg -l 11:57:02 + grep '^ii' 11:57:02 + '[' -f /tmp/packages_start.txt ']' 11:57:02 + '[' -f /tmp/packages_end.txt ']' 11:57:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:57:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:57:02 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:57:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:57:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4056445374290824137.sh 11:57:02 ---> capture-instance-metadata.sh 11:57:02 Setup pyenv: 11:57:03 system 11:57:03 3.8.13 11:57:03 3.9.13 11:57:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:57:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ble3 11:57:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:57:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:57:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:57:10 lf-activate-venv(): INFO: Base packages installed successfully 11:57:10 lf-activate-venv(): INFO: Installing additional packages: lftools 11:57:31 lf-activate-venv(): INFO: Adding /tmp/venv-ble3/bin to PATH 11:57:31 INFO: Running in OpenStack, capturing instance metadata 11:57:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16537400357933008138.sh 11:57:32 provisioning config files... 11:57:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4859028935447525966tmp 11:57:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:57:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:57:32 [EnvInject] - Injecting environment variables from a build step. 11:57:32 [EnvInject] - Injecting as environment variables the properties content 11:57:32 SERVER_ID=logs 11:57:32 11:57:32 [EnvInject] - Variables injected successfully. 11:57:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12295309186782845188.sh 11:57:32 ---> create-netrc.sh 11:57:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1851047028030641261.sh 11:57:32 ---> python-tools-install.sh 11:57:32 Setup pyenv: 11:57:32 system 11:57:32 3.8.13 11:57:32 3.9.13 11:57:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:57:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ble3 from file:/tmp/.os_lf_venv 11:57:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:57:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:57:34 lf-activate-venv(): INFO: Base packages installed successfully 11:57:34 lf-activate-venv(): INFO: Installing additional packages: lftools 11:57:41 lf-activate-venv(): INFO: Adding /tmp/venv-ble3/bin to PATH 11:57:41 Generating Requirements File 11:57:57 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. 11:57:57 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:57:57 Python 3.10.6 11:57:57 pip 26.0.1 from /tmp/venv-ble3/lib/python3.10/site-packages/pip (python 3.10) 11:57:58 appdirs==1.4.4 11:57:58 argcomplete==3.6.3 11:57:58 aspy.yaml==1.3.0 11:57:58 attrs==25.4.0 11:57:58 autopage==0.6.0 11:57:58 backports.strenum==1.3.1 11:57:58 beautifulsoup4==4.14.3 11:57:58 boto3==1.42.55 11:57:58 botocore==1.42.55 11:57:58 bs4==0.0.2 11:57:58 certifi==2026.1.4 11:57:58 cffi==2.0.0 11:57:58 cfgv==3.5.0 11:57:58 chardet==6.0.0.post1 11:57:58 charset-normalizer==3.4.4 11:57:58 click==8.3.1 11:57:58 cliff==4.13.2 11:57:58 cmd2==3.2.2 11:57:58 cryptography==3.3.2 11:57:58 debtcollector==3.0.0 11:57:58 decorator==5.2.1 11:57:58 defusedxml==0.7.1 11:57:58 Deprecated==1.3.1 11:57:58 distlib==0.4.0 11:57:58 dnspython==2.8.0 11:57:58 docker==7.1.0 11:57:58 dogpile.cache==1.5.0 11:57:58 durationpy==0.10 11:57:58 email-validator==2.3.0 11:57:58 filelock==3.24.3 11:57:58 future==1.0.0 11:57:58 gitdb==4.0.12 11:57:58 GitPython==3.1.46 11:57:58 httplib2==0.30.2 11:57:58 identify==2.6.16 11:57:58 idna==3.11 11:57:58 importlib-resources==1.5.0 11:57:58 iso8601==2.1.0 11:57:58 Jinja2==3.1.6 11:57:58 jmespath==1.1.0 11:57:58 jsonpatch==1.33 11:57:58 jsonpointer==3.0.0 11:57:58 jsonschema==4.26.0 11:57:58 jsonschema-specifications==2025.9.1 11:57:58 keystoneauth1==5.13.1 11:57:58 kubernetes==35.0.0 11:57:58 lftools==0.37.21 11:57:58 lxml==6.0.2 11:57:58 markdown-it-py==4.0.0 11:57:58 MarkupSafe==3.0.3 11:57:58 mdurl==0.1.2 11:57:58 msgpack==1.1.2 11:57:58 multi_key_dict==2.0.3 11:57:58 munch==4.0.0 11:57:58 netaddr==1.3.0 11:57:58 niet==1.4.2 11:57:58 nodeenv==1.10.0 11:57:58 oauth2client==4.1.3 11:57:58 oauthlib==3.3.1 11:57:58 openstacksdk==4.10.0 11:57:58 os-service-types==1.8.2 11:57:58 osc-lib==4.4.0 11:57:58 oslo.config==10.3.0 11:57:58 oslo.context==6.3.0 11:57:58 oslo.i18n==6.7.2 11:57:58 oslo.log==8.1.0 11:57:58 oslo.serialization==5.9.1 11:57:58 oslo.utils==10.0.0 11:57:58 packaging==26.0 11:57:58 pbr==7.0.3 11:57:58 platformdirs==4.9.2 11:57:58 prettytable==3.17.0 11:57:58 psutil==7.2.2 11:57:58 pyasn1==0.6.2 11:57:58 pyasn1_modules==0.4.2 11:57:58 pycparser==3.0 11:57:58 pygerrit2==2.0.15 11:57:58 PyGithub==2.8.1 11:57:58 Pygments==2.19.2 11:57:58 PyJWT==2.11.0 11:57:58 PyNaCl==1.6.2 11:57:58 pyparsing==2.4.7 11:57:58 pyperclip==1.11.0 11:57:58 pyrsistent==0.20.0 11:57:58 python-cinderclient==9.8.0 11:57:58 python-dateutil==2.9.0.post0 11:57:58 python-heatclient==5.0.0 11:57:58 python-jenkins==1.8.3 11:57:58 python-keystoneclient==5.7.0 11:57:58 python-magnumclient==4.9.0 11:57:58 python-openstackclient==9.0.0 11:57:58 python-swiftclient==4.9.0 11:57:58 PyYAML==6.0.3 11:57:58 referencing==0.37.0 11:57:58 requests==2.32.5 11:57:58 requests-oauthlib==2.0.0 11:57:58 requestsexceptions==1.4.0 11:57:58 rfc3986==2.0.0 11:57:58 rich==14.3.3 11:57:58 rich-argparse==1.7.2 11:57:58 rpds-py==0.30.0 11:57:58 rsa==4.9.1 11:57:58 ruamel.yaml==0.19.1 11:57:58 ruamel.yaml.clib==0.2.15 11:57:58 s3transfer==0.16.0 11:57:58 simplejson==3.20.2 11:57:58 six==1.17.0 11:57:58 smmap==5.0.2 11:57:58 soupsieve==2.8.3 11:57:58 stevedore==5.7.0 11:57:58 tabulate==0.9.0 11:57:58 toml==0.10.2 11:57:58 tomlkit==0.14.0 11:57:58 tqdm==4.67.3 11:57:58 typing_extensions==4.15.0 11:57:58 urllib3==1.26.20 11:57:58 virtualenv==20.39.0 11:57:58 wcwidth==0.6.0 11:57:58 websocket-client==1.9.0 11:57:58 wrapt==2.1.1 11:57:58 xdg==6.0.0 11:57:58 xmltodict==1.0.4 11:57:58 yq==3.4.3 11:57:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18322650368402009487.sh 11:57:58 ---> sudo-logs.sh 11:57:58 Archiving 'sudo' log.. 11:57:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins307717772205230151.sh 11:57:58 ---> job-cost.sh 11:57:58 INFO: Activating Python virtual environment... 11:57:58 Setup pyenv: 11:57:58 system 11:57:58 3.8.13 11:57:58 3.9.13 11:57:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:57:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ble3 from file:/tmp/.os_lf_venv 11:57:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:57:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:58:00 lf-activate-venv(): INFO: Base packages installed successfully 11:58:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:58:04 lf-activate-venv(): INFO: Adding /tmp/venv-ble3/bin to PATH 11:58:04 INFO: No stack-cost file found 11:58:05 INFO: Instance uptime: 145s 11:58:05 INFO: Fetching instance metadata (attempt 1 of 3)... 11:58:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:58:05 INFO: Successfully fetched instance metadata 11:58:05 INFO: Instance type: v3-standard-4 11:58:05 INFO: Retrieving pricing info for: v3-standard-4 11:58:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:58:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 11:58:05 INFO: Successfully fetched Vexxhost pricing API 11:58:05 INFO: Retrieved cost: 0.11 11:58:05 INFO: Retrieved resource: v3-standard-4 11:58:05 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:58:05 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:58:05 INFO: Successfully archived job cost data 11:58:05 DEBUG: Cost data: oom-master-pre-commit-lint,4448,2026-02-24 11:58:05,v3-standard-4,145,0.11,0.00,SUCCESS 11:58:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13098345337731867328.sh 11:58:05 ---> logs-deploy.sh 11:58:05 Setup pyenv: 11:58:05 system 11:58:05 3.8.13 11:58:05 3.9.13 11:58:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:58:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ble3 from file:/tmp/.os_lf_venv 11:58:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:58:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:58:07 lf-activate-venv(): INFO: Base packages installed successfully 11:58:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:58:14 lf-activate-venv(): INFO: Adding /tmp/venv-ble3/bin to PATH 11:58:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4448 11:58:14 INFO: archiving workspace using pattern(s): 11:58:14 /tmp/venv-ble3/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 11:58:14 warnings.warn( 11:58:15 Archives upload complete. 11:58:16 INFO: archiving logs to Nexus 11:58:16 /tmp/venv-ble3/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 11:58:16 warnings.warn( 11:58:17 ---> uname -a: 11:58:17 Linux prd-ubuntu1804-builder-4c-4g-19793 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:58:17 11:58:17 11:58:17 ---> lscpu: 11:58:17 Architecture: x86_64 11:58:17 CPU op-mode(s): 32-bit, 64-bit 11:58:17 Byte Order: Little Endian 11:58:17 CPU(s): 4 11:58:17 On-line CPU(s) list: 0-3 11:58:17 Thread(s) per core: 1 11:58:17 Core(s) per socket: 1 11:58:17 Socket(s): 4 11:58:17 NUMA node(s): 1 11:58:17 Vendor ID: AuthenticAMD 11:58:17 CPU family: 23 11:58:17 Model: 49 11:58:17 Model name: AMD EPYC-Rome Processor 11:58:17 Stepping: 0 11:58:17 CPU MHz: 2799.996 11:58:17 BogoMIPS: 5599.99 11:58:17 Virtualization: AMD-V 11:58:17 Hypervisor vendor: KVM 11:58:17 Virtualization type: full 11:58:17 L1d cache: 32K 11:58:17 L1i cache: 32K 11:58:17 L2 cache: 512K 11:58:17 L3 cache: 16384K 11:58:17 NUMA node0 CPU(s): 0-3 11:58:17 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 11:58:17 11:58:17 11:58:17 ---> nproc: 11:58:17 4 11:58:17 11:58:17 11:58:17 ---> df -h: 11:58:17 Filesystem Size Used Avail Use% Mounted on 11:58:17 udev 7.9G 0 7.9G 0% /dev 11:58:17 tmpfs 1.6G 676K 1.6G 1% /run 11:58:17 /dev/vda1 78G 8.4G 69G 11% / 11:58:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:58:17 tmpfs 5.0M 0 5.0M 0% /run/lock 11:58:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:58:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:58:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:58:17 11:58:17 11:58:17 ---> free -m: 11:58:17 total used free shared buff/cache available 11:58:17 Mem: 16040 606 13206 0 2227 15112 11:58:17 Swap: 1023 0 1023 11:58:17 11:58:17 11:58:17 ---> ip addr: 11:58:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:58:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:58:17 inet 127.0.0.1/8 scope host lo 11:58:17 valid_lft forever preferred_lft forever 11:58:17 inet6 ::1/128 scope host 11:58:17 valid_lft forever preferred_lft forever 11:58:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:58:17 link/ether fa:16:3e:c0:6b:cf brd ff:ff:ff:ff:ff:ff 11:58:17 inet 10.30.106.140/23 brd 10.30.107.255 scope global dynamic ens3 11:58:17 valid_lft 86251sec preferred_lft 86251sec 11:58:17 inet6 fe80::f816:3eff:fec0:6bcf/64 scope link 11:58:17 valid_lft forever preferred_lft forever 11:58:17 11:58:17 11:58:17 ---> sar -b -r -n DEV: 11:58:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19793) 02/24/26 _x86_64_ (4 CPU) 11:58:17 11:58:17 11:55:48 LINUX RESTART (4 CPU) 11:58:17 11:58:17 11:56:01 tps rtps wtps bread/s bwrtn/s 11:58:17 11:57:02 368.76 58.91 309.85 3719.56 63769.94 11:58:17 11:58:01 114.39 1.19 113.20 129.76 12880.95 11:58:17 Average: 242.67 30.30 212.37 1940.04 38543.51 11:58:17 11:58:17 11:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:58:17 11:57:02 13986540 15567516 2438420 14.85 57912 1723208 784072 4.49 729192 1496948 116504 11:58:17 11:58:01 13565468 15509456 2859492 17.41 85932 2038428 802724 4.59 807784 1797368 180048 11:58:17 Average: 13776004 15538486 2648956 16.13 71922 1880818 793398 4.54 768488 1647158 148276 11:58:17 11:58:17 11:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:58:17 11:57:02 ens3 561.40 374.73 2296.93 86.85 0.00 0.00 0.00 0.00 11:58:17 11:57:02 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 11:58:17 11:58:01 ens3 82.25 59.25 931.44 12.53 0.00 0.00 0.00 0.00 11:58:17 11:58:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 11:58:17 Average: ens3 323.88 218.34 1620.03 50.01 0.00 0.00 0.00 0.00 11:58:17 Average: lo 1.95 1.95 0.22 0.22 0.00 0.00 0.00 0.00 11:58:17 11:58:17 11:58:17 ---> sar -P ALL: 11:58:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19793) 02/24/26 _x86_64_ (4 CPU) 11:58:17 11:58:17 11:55:48 LINUX RESTART (4 CPU) 11:58:17 11:58:17 11:56:01 CPU %user %nice %system %iowait %steal %idle 11:58:17 11:57:02 all 23.27 0.00 2.97 3.05 0.06 70.65 11:58:17 11:57:02 0 16.17 0.00 2.82 1.60 0.07 79.35 11:58:17 11:57:02 1 21.51 0.00 3.41 5.29 0.05 69.75 11:58:17 11:57:02 2 29.76 0.00 3.07 1.39 0.08 65.69 11:58:17 11:57:02 3 25.66 0.00 2.54 3.92 0.07 67.81 11:58:17 11:58:01 all 21.86 0.00 1.55 1.21 0.05 75.34 11:58:17 11:58:01 0 24.19 0.00 1.80 3.43 0.05 70.53 11:58:17 11:58:01 1 30.61 0.00 1.81 0.39 0.05 67.14 11:58:17 11:58:01 2 23.53 0.00 1.90 0.99 0.07 73.51 11:58:17 11:58:01 3 9.20 0.00 0.71 0.05 0.02 90.02 11:58:17 Average: all 22.57 0.00 2.26 2.13 0.05 72.98 11:58:17 Average: 0 20.15 0.00 2.31 2.51 0.06 74.97 11:58:17 Average: 1 26.04 0.00 2.61 2.85 0.05 68.45 11:58:17 Average: 2 26.67 0.00 2.49 1.19 0.08 69.58 11:58:17 Average: 3 17.45 0.00 1.63 1.99 0.04 78.89 11:58:17 11:58:17 11:58:17