12:02:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143336 12:02:15 Running as SYSTEM 12:02:15 [EnvInject] - Loading node environment variables. 12:02:15 Building remotely on prd-ubuntu1804-builder-4c-4g-19512 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:02:15 [ssh-agent] Looking for ssh-agent implementation... 12:02:15 $ ssh-agent 12:02:16 SSH_AUTH_SOCK=/tmp/ssh-xUQq5qrUrsoa/agent.1718 12:02:16 SSH_AGENT_PID=1720 12:02:16 [ssh-agent] Started. 12:02:16 Running ssh-add (command line suppressed) 12:02:16 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2353448238074470544.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2353448238074470544.key) 12:02:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:02:16 The recommended git tool is: NONE 12:02:17 using credential onap-jenkins-ssh 12:02:17 Wiping out workspace first. 12:02:17 Cloning the remote Git repository 12:02:17 Cloning repository git://cloud.onap.org/mirror/oom.git 12:02:17 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:02:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:02:17 > git --version # timeout=10 12:02:17 > git --version # 'git version 2.17.1' 12:02:17 using GIT_SSH to set credentials Gerrit user 12:02:17 Verifying host key using manually-configured host key entries 12:02:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:02:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:02:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:02:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:02:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:02:23 using GIT_SSH to set credentials Gerrit user 12:02:23 Verifying host key using manually-configured host key entries 12:02:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/143336/4 # timeout=30 12:02:23 > git rev-parse bbe6457a77a8fd9f761bcf674ced38cfb6e4794f^{commit} # timeout=10 12:02:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:02:23 Checking out Revision bbe6457a77a8fd9f761bcf674ced38cfb6e4794f (refs/changes/36/143336/4) 12:02:23 > git config core.sparsecheckout # timeout=10 12:02:23 > git checkout -f bbe6457a77a8fd9f761bcf674ced38cfb6e4794f # timeout=30 12:02:26 Commit message: "1.14.5 images" 12:02:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:02:26 > git rev-list --no-walk eeef234e8d19fa09d1625337c33e87bffc0629c8 # timeout=10 12:02:27 [EnvInject] - Injecting environment variables from a build step. 12:02:27 [EnvInject] - Injecting as environment variables the properties content 12:02:27 PYTHON=python3 12:02:27 12:02:27 [EnvInject] - Variables injected successfully. 12:02:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10524358364097857413.sh 12:02:27 ---> tox-install.sh 12:02:27 + source /home/jenkins/lf-env.sh 12:02:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:02:27 ++ mktemp -d /tmp/venv-XXXX 12:02:27 + lf_venv=/tmp/venv-Ui40 12:02:27 + local venv_file=/tmp/.os_lf_venv 12:02:27 + local python=python3 12:02:27 + local options 12:02:27 + local set_path=true 12:02:27 + local install_args= 12:02:27 ++ 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 12:02:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:02:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:02:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:02:27 + true 12:02:27 + case $1 in 12:02:27 + venv_file=/tmp/.toxenv 12:02:27 + shift 2 12:02:27 + true 12:02:27 + case $1 in 12:02:27 + shift 12:02:27 + break 12:02:27 + case $python in 12:02:27 + local pkg_list= 12:02:27 + [[ -d /opt/pyenv ]] 12:02:27 + echo 'Setup pyenv:' 12:02:27 Setup pyenv: 12:02:27 + export PYENV_ROOT=/opt/pyenv 12:02:27 + PYENV_ROOT=/opt/pyenv 12:02:27 + 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 12:02:27 + 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 12:02:27 + pyenv versions 12:02:27 * system (set by /opt/pyenv/version) 12:02:27 * 3.8.13 (set by /opt/pyenv/version) 12:02:27 * 3.9.13 (set by /opt/pyenv/version) 12:02:27 * 3.10.6 (set by /opt/pyenv/version) 12:02:27 + command -v pyenv 12:02:27 ++ pyenv init - --no-rehash 12:02:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:02:27 export PATH="/opt/pyenv/shims:${PATH}" 12:02:27 export PYENV_SHELL=bash 12:02:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:02:27 pyenv() { 12:02:27 local command 12:02:27 command="${1:-}" 12:02:27 if [ "$#" -gt 0 ]; then 12:02:27 shift 12:02:27 fi 12:02:27 12:02:27 case "$command" in 12:02:27 rehash|shell) 12:02:27 eval "$(pyenv "sh-$command" "$@")" 12:02:27 ;; 12:02:27 *) 12:02:27 command pyenv "$command" "$@" 12:02:27 ;; 12:02:27 esac 12:02:27 }' 12:02:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:02:27 ++ 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 12:02:27 ++ 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 12:02:27 ++ 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 12:02:27 ++ export PYENV_SHELL=bash 12:02:27 ++ PYENV_SHELL=bash 12:02:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:02:27 +++ complete -F _pyenv pyenv 12:02:27 ++ lf-pyver python3 12:02:27 ++ local py_version_xy=python3 12:02:27 ++ local py_version_xyz= 12:02:27 ++ pyenv versions 12:02:27 ++ local command 12:02:27 ++ command=versions 12:02:27 ++ '[' 1 -gt 0 ']' 12:02:27 ++ shift 12:02:27 ++ case "$command" in 12:02:27 ++ command pyenv versions 12:02:27 ++ pyenv versions 12:02:27 ++ awk '{ print $1 }' 12:02:27 ++ sed 's/^[ *]* //' 12:02:27 ++ grep -E '^[0-9.]*[0-9]$' 12:02:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:02:27 +++ grep '^3' /tmp/.pyenv_versions 12:02:27 +++ sort -V 12:02:27 +++ tail -n 1 12:02:27 ++ py_version_xyz=3.10.6 12:02:27 ++ [[ -z 3.10.6 ]] 12:02:27 ++ echo 3.10.6 12:02:27 ++ return 0 12:02:27 + pyenv local 3.10.6 12:02:27 + local command 12:02:27 + command=local 12:02:27 + '[' 2 -gt 0 ']' 12:02:27 + shift 12:02:27 + case "$command" in 12:02:27 + command pyenv local 3.10.6 12:02:27 + pyenv local 3.10.6 12:02:27 + for arg in "$@" 12:02:27 + case $arg in 12:02:27 + pkg_list+='tox ' 12:02:27 + for arg in "$@" 12:02:27 + case $arg in 12:02:27 + pkg_list+='virtualenv ' 12:02:27 + for arg in "$@" 12:02:27 + case $arg in 12:02:27 + pkg_list+='urllib3~=1.26.15 ' 12:02:27 + [[ -f /tmp/.toxenv ]] 12:02:27 + [[ ! -f /tmp/.toxenv ]] 12:02:27 + [[ -n '' ]] 12:02:27 + python3 -m venv /tmp/venv-Ui40 12:02:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ui40' 12:02:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ui40 12:02:31 + echo /tmp/venv-Ui40 12:02:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:02:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:02:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:02:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:02:31 + local 'pip_opts=--upgrade --quiet' 12:02:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:02:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:02:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:02:31 + [[ -n '' ]] 12:02:31 + [[ -n '' ]] 12:02:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:02:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:02:31 + /tmp/venv-Ui40/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 12:02:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:02:35 lf-activate-venv(): INFO: Base packages installed successfully 12:02:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:02:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:02:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:02:35 + /tmp/venv-Ui40/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 12:02:38 + type python3 12:02:38 + true 12:02:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ui40/bin to PATH' 12:02:38 lf-activate-venv(): INFO: Adding /tmp/venv-Ui40/bin to PATH 12:02:38 + PATH=/tmp/venv-Ui40/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 12:02:38 + return 0 12:02:38 + python3 --version 12:02:38 Python 3.10.6 12:02:38 + python3 -m pip --version 12:02:38 pip 26.0.1 from /tmp/venv-Ui40/lib/python3.10/site-packages/pip (python 3.10) 12:02:39 + python3 -m pip freeze 12:02:39 cachetools==7.0.1 12:02:39 chardet==6.0.0.post1 12:02:39 colorama==0.4.6 12:02:39 distlib==0.4.0 12:02:39 filelock==3.24.3 12:02:39 packaging==26.0 12:02:39 platformdirs==4.9.2 12:02:39 pluggy==1.6.0 12:02:39 pyproject-api==1.10.0 12:02:39 tomli==2.4.0 12:02:39 tox==4.44.0 12:02:39 typing_extensions==4.15.0 12:02:39 urllib3==1.26.20 12:02:39 virtualenv==20.38.0 12:02:39 [EnvInject] - Injecting environment variables from a build step. 12:02:39 [EnvInject] - Injecting as environment variables the properties content 12:02:39 PARALLEL=false 12:02:39 12:02:39 [EnvInject] - Variables injected successfully. 12:02:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins105074005578024866.sh 12:02:39 ---> tox-run.sh 12:02:39 + 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 12:02:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:02:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:02:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:02:39 + cd /w/workspace/oom-master-pre-commit-lint/. 12:02:39 + source /home/jenkins/lf-env.sh 12:02:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:02:39 ++ mktemp -d /tmp/venv-XXXX 12:02:39 + lf_venv=/tmp/venv-kWie 12:02:39 + local venv_file=/tmp/.os_lf_venv 12:02:39 + local python=python3 12:02:39 + local options 12:02:39 + local set_path=true 12:02:39 + local install_args= 12:02:39 ++ 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 12:02:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:02:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:02:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:02:39 + true 12:02:39 + case $1 in 12:02:39 + venv_file=/tmp/.toxenv 12:02:39 + shift 2 12:02:39 + true 12:02:39 + case $1 in 12:02:39 + shift 12:02:39 + break 12:02:39 + case $python in 12:02:39 + local pkg_list= 12:02:39 + [[ -d /opt/pyenv ]] 12:02:39 + echo 'Setup pyenv:' 12:02:39 Setup pyenv: 12:02:39 + export PYENV_ROOT=/opt/pyenv 12:02:39 + PYENV_ROOT=/opt/pyenv 12:02:39 + 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 12:02:39 + 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 12:02:39 + pyenv versions 12:02:39 system 12:02:39 3.8.13 12:02:39 3.9.13 12:02:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:02:39 + command -v pyenv 12:02:39 ++ pyenv init - --no-rehash 12:02:39 + 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[*]}"'\'')" 12:02:39 export PATH="/opt/pyenv/shims:${PATH}" 12:02:39 export PYENV_SHELL=bash 12:02:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:02:39 pyenv() { 12:02:39 local command 12:02:39 command="${1:-}" 12:02:39 if [ "$#" -gt 0 ]; then 12:02:39 shift 12:02:39 fi 12:02:39 12:02:39 case "$command" in 12:02:39 rehash|shell) 12:02:39 eval "$(pyenv "sh-$command" "$@")" 12:02:39 ;; 12:02:39 *) 12:02:39 command pyenv "$command" "$@" 12:02:39 ;; 12:02:39 esac 12:02:39 }' 12:02:39 +++ 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[*]}"' 12:02:39 ++ 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 12:02:39 ++ 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 12:02:39 ++ 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 12:02:39 ++ export PYENV_SHELL=bash 12:02:39 ++ PYENV_SHELL=bash 12:02:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:02:39 +++ complete -F _pyenv pyenv 12:02:39 ++ lf-pyver python3 12:02:39 ++ local py_version_xy=python3 12:02:39 ++ local py_version_xyz= 12:02:39 ++ pyenv versions 12:02:39 ++ local command 12:02:39 ++ command=versions 12:02:39 ++ '[' 1 -gt 0 ']' 12:02:39 ++ shift 12:02:39 ++ case "$command" in 12:02:39 ++ command pyenv versions 12:02:39 ++ pyenv versions 12:02:39 ++ sed 's/^[ *]* //' 12:02:39 ++ grep -E '^[0-9.]*[0-9]$' 12:02:39 ++ awk '{ print $1 }' 12:02:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:02:39 +++ grep '^3' /tmp/.pyenv_versions 12:02:39 +++ tail -n 1 12:02:39 +++ sort -V 12:02:39 ++ py_version_xyz=3.10.6 12:02:39 ++ [[ -z 3.10.6 ]] 12:02:39 ++ echo 3.10.6 12:02:39 ++ return 0 12:02:39 + pyenv local 3.10.6 12:02:39 + local command 12:02:39 + command=local 12:02:39 + '[' 2 -gt 0 ']' 12:02:39 + shift 12:02:39 + case "$command" in 12:02:39 + command pyenv local 3.10.6 12:02:39 + pyenv local 3.10.6 12:02:39 + for arg in "$@" 12:02:39 + case $arg in 12:02:39 + pkg_list+='tox ' 12:02:39 + for arg in "$@" 12:02:39 + case $arg in 12:02:39 + pkg_list+='virtualenv ' 12:02:39 + for arg in "$@" 12:02:39 + case $arg in 12:02:39 + pkg_list+='urllib3~=1.26.15 ' 12:02:39 + [[ -f /tmp/.toxenv ]] 12:02:39 ++ cat /tmp/.toxenv 12:02:39 + lf_venv=/tmp/venv-Ui40 12:02:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ui40 from' file:/tmp/.toxenv 12:02:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ui40 from file:/tmp/.toxenv 12:02:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:02:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:02:39 + local 'pip_opts=--upgrade --quiet' 12:02:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:02:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:02:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:02:39 + [[ -n '' ]] 12:02:39 + [[ -n '' ]] 12:02:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:02:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:02:39 + /tmp/venv-Ui40/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 12:02:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:02:40 lf-activate-venv(): INFO: Base packages installed successfully 12:02:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:02:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:02:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:02:40 + /tmp/venv-Ui40/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 12:02:41 + type python3 12:02:41 + true 12:02:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ui40/bin to PATH' 12:02:41 lf-activate-venv(): INFO: Adding /tmp/venv-Ui40/bin to PATH 12:02:41 + PATH=/tmp/venv-Ui40/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 12:02:41 + return 0 12:02:41 + [[ -d /opt/pyenv ]] 12:02:41 + echo '---> Setting up pyenv' 12:02:41 ---> Setting up pyenv 12:02:41 + export PYENV_ROOT=/opt/pyenv 12:02:41 + PYENV_ROOT=/opt/pyenv 12:02:41 + export PATH=/opt/pyenv/bin:/tmp/venv-Ui40/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 12:02:41 + PATH=/opt/pyenv/bin:/tmp/venv-Ui40/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 12:02:41 ++ pwd 12:02:41 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:02:41 + export PYTHONPATH 12:02:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:02:41 + TOX_TESTENV_PASSENV=PYTHONPATH 12:02:41 + tox --version 12:02:41 4.44.0 from /tmp/venv-Ui40/lib/python3.10/site-packages/tox/__init__.py 12:02:41 + PARALLEL=false 12:02:41 + TOX_OPTIONS_LIST= 12:02:41 + [[ -n pre-commit ]] 12:02:41 + TOX_OPTIONS_LIST=' -e pre-commit' 12:02:41 + case ${PARALLEL,,} in 12:02:41 + tox -e pre-commit 12:02:41 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:02:43 pre-commit: install_deps> python -I -m pip install pre-commit 12:02:45 pre-commit: freeze> python -m pip freeze --all 12:02:45 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.38.0 12:02:45 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:02:45 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:02:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:02:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:02:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:02:48 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:02:48 [INFO] Once installed this environment will be reused. 12:02:48 [INFO] This may take a few minutes... 12:02:51 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:02:51 [INFO] Once installed this environment will be reused. 12:02:51 [INFO] This may take a few minutes... 12:02:56 trim trailing whitespace.................................................Passed 12:02:56 Tabs remover.............................................................Passed 12:02:56 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:02:56 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:02:56 [INFO] Once installed this environment will be reused. 12:02:56 [INFO] This may take a few minutes... 12:03:04 gitlint..............................................(no files to check)Skipped 12:03:04 pre-commit: OK (22.45=setup[3.40]+cmd[10.89,8.16] seconds) 12:03:04 congratulations :) (22.48 seconds) 12:03:04 + tox_status=0 12:03:04 + echo '---> Completed tox runs' 12:03:04 ---> Completed tox runs 12:03:04 + for i in .tox/*/log 12:03:04 ++ echo .tox/pre-commit/log 12:03:04 ++ awk -F/ '{print $2}' 12:03:04 + tox_env=pre-commit 12:03:04 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:03:04 + DOC_DIR=docs/_build/html 12:03:04 + [[ -d docs/_build/html ]] 12:03:04 + echo '---> tox-run.sh ends' 12:03:04 ---> tox-run.sh ends 12:03:04 + test 0 -eq 0 12:03:04 $ ssh-agent -k 12:03:04 unset SSH_AUTH_SOCK; 12:03:04 unset SSH_AGENT_PID; 12:03:04 echo Agent pid 1720 killed; 12:03:04 [ssh-agent] Stopped. 12:03:04 [PostBuildScript] - [INFO] Executing post build scripts. 12:03:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1190611209200705614.sh 12:03:04 ---> sysstat.sh 12:03:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15748629989019847007.sh 12:03:05 ---> package-listing.sh 12:03:05 ++ tr '[:upper:]' '[:lower:]' 12:03:05 ++ facter osfamily 12:03:05 + OS_FAMILY=debian 12:03:05 + workspace=/w/workspace/oom-master-pre-commit-lint 12:03:05 + START_PACKAGES=/tmp/packages_start.txt 12:03:05 + END_PACKAGES=/tmp/packages_end.txt 12:03:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:03:05 + PACKAGES=/tmp/packages_start.txt 12:03:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:03:05 + PACKAGES=/tmp/packages_end.txt 12:03:05 + case "${OS_FAMILY}" in 12:03:05 + dpkg -l 12:03:05 + grep '^ii' 12:03:05 + '[' -f /tmp/packages_start.txt ']' 12:03:05 + '[' -f /tmp/packages_end.txt ']' 12:03:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:03:05 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:03:05 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:03:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:03:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11472362882026462153.sh 12:03:05 ---> capture-instance-metadata.sh 12:03:05 Setup pyenv: 12:03:05 system 12:03:05 3.8.13 12:03:05 3.9.13 12:03:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:03:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gnFe 12:03:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:03:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:03:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:03:13 lf-activate-venv(): INFO: Base packages installed successfully 12:03:13 lf-activate-venv(): INFO: Installing additional packages: lftools 12:03:33 lf-activate-venv(): INFO: Adding /tmp/venv-gnFe/bin to PATH 12:03:33 INFO: Running in OpenStack, capturing instance metadata 12:03:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13342052725284084139.sh 12:03:34 provisioning config files... 12:03:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6585637350955703303tmp 12:03:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:03:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:03:34 [EnvInject] - Injecting environment variables from a build step. 12:03:34 [EnvInject] - Injecting as environment variables the properties content 12:03:34 SERVER_ID=logs 12:03:34 12:03:34 [EnvInject] - Variables injected successfully. 12:03:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5964836065829813320.sh 12:03:34 ---> create-netrc.sh 12:03:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16443313826569166523.sh 12:03:34 ---> python-tools-install.sh 12:03:34 Setup pyenv: 12:03:34 system 12:03:34 3.8.13 12:03:34 3.9.13 12:03:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:03:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gnFe from file:/tmp/.os_lf_venv 12:03:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:03:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:03:35 lf-activate-venv(): INFO: Base packages installed successfully 12:03:35 lf-activate-venv(): INFO: Installing additional packages: lftools 12:03:43 lf-activate-venv(): INFO: Adding /tmp/venv-gnFe/bin to PATH 12:03:43 Generating Requirements File 12:03:59 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. 12:03:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:03:59 Python 3.10.6 12:03:59 pip 26.0.1 from /tmp/venv-gnFe/lib/python3.10/site-packages/pip (python 3.10) 12:03:59 appdirs==1.4.4 12:03:59 argcomplete==3.6.3 12:03:59 aspy.yaml==1.3.0 12:03:59 attrs==25.4.0 12:03:59 autopage==0.6.0 12:03:59 backports.strenum==1.3.1 12:03:59 beautifulsoup4==4.14.3 12:03:59 boto3==1.42.54 12:03:59 botocore==1.42.54 12:03:59 bs4==0.0.2 12:03:59 certifi==2026.1.4 12:03:59 cffi==2.0.0 12:03:59 cfgv==3.5.0 12:03:59 chardet==6.0.0.post1 12:03:59 charset-normalizer==3.4.4 12:03:59 click==8.3.1 12:03:59 cliff==4.13.2 12:03:59 cmd2==3.2.2 12:03:59 cryptography==3.3.2 12:03:59 debtcollector==3.0.0 12:03:59 decorator==5.2.1 12:03:59 defusedxml==0.7.1 12:03:59 Deprecated==1.3.1 12:03:59 distlib==0.4.0 12:03:59 dnspython==2.8.0 12:03:59 docker==7.1.0 12:03:59 dogpile.cache==1.5.0 12:03:59 durationpy==0.10 12:03:59 email-validator==2.3.0 12:03:59 filelock==3.24.3 12:03:59 future==1.0.0 12:03:59 gitdb==4.0.12 12:03:59 GitPython==3.1.46 12:03:59 httplib2==0.30.2 12:03:59 identify==2.6.16 12:03:59 idna==3.11 12:03:59 importlib-resources==1.5.0 12:03:59 iso8601==2.1.0 12:03:59 Jinja2==3.1.6 12:03:59 jmespath==1.1.0 12:03:59 jsonpatch==1.33 12:03:59 jsonpointer==3.0.0 12:03:59 jsonschema==4.26.0 12:03:59 jsonschema-specifications==2025.9.1 12:03:59 keystoneauth1==5.13.1 12:03:59 kubernetes==35.0.0 12:03:59 lftools==0.37.21 12:03:59 lxml==6.0.2 12:03:59 markdown-it-py==4.0.0 12:03:59 MarkupSafe==3.0.3 12:03:59 mdurl==0.1.2 12:03:59 msgpack==1.1.2 12:03:59 multi_key_dict==2.0.3 12:03:59 munch==4.0.0 12:03:59 netaddr==1.3.0 12:03:59 niet==1.4.2 12:03:59 nodeenv==1.10.0 12:03:59 oauth2client==4.1.3 12:03:59 oauthlib==3.3.1 12:03:59 openstacksdk==4.10.0 12:03:59 os-service-types==1.8.2 12:03:59 osc-lib==4.4.0 12:03:59 oslo.config==10.3.0 12:03:59 oslo.context==6.3.0 12:03:59 oslo.i18n==6.7.2 12:03:59 oslo.log==8.1.0 12:03:59 oslo.serialization==5.9.1 12:03:59 oslo.utils==10.0.0 12:03:59 packaging==26.0 12:03:59 pbr==7.0.3 12:03:59 platformdirs==4.9.2 12:03:59 prettytable==3.17.0 12:03:59 psutil==7.2.2 12:03:59 pyasn1==0.6.2 12:03:59 pyasn1_modules==0.4.2 12:03:59 pycparser==3.0 12:03:59 pygerrit2==2.0.15 12:03:59 PyGithub==2.8.1 12:03:59 Pygments==2.19.2 12:03:59 PyJWT==2.11.0 12:03:59 PyNaCl==1.6.2 12:03:59 pyparsing==2.4.7 12:03:59 pyperclip==1.11.0 12:03:59 pyrsistent==0.20.0 12:03:59 python-cinderclient==9.8.0 12:03:59 python-dateutil==2.9.0.post0 12:03:59 python-heatclient==5.0.0 12:03:59 python-jenkins==1.8.3 12:03:59 python-keystoneclient==5.7.0 12:03:59 python-magnumclient==4.9.0 12:03:59 python-openstackclient==9.0.0 12:03:59 python-swiftclient==4.9.0 12:03:59 PyYAML==6.0.3 12:03:59 referencing==0.37.0 12:03:59 requests==2.32.5 12:03:59 requests-oauthlib==2.0.0 12:03:59 requestsexceptions==1.4.0 12:03:59 rfc3986==2.0.0 12:03:59 rich==14.3.3 12:03:59 rich-argparse==1.7.2 12:03:59 rpds-py==0.30.0 12:03:59 rsa==4.9.1 12:03:59 ruamel.yaml==0.19.1 12:03:59 ruamel.yaml.clib==0.2.15 12:03:59 s3transfer==0.16.0 12:03:59 simplejson==3.20.2 12:03:59 six==1.17.0 12:03:59 smmap==5.0.2 12:03:59 soupsieve==2.8.3 12:03:59 stevedore==5.7.0 12:03:59 tabulate==0.9.0 12:03:59 toml==0.10.2 12:03:59 tomlkit==0.14.0 12:03:59 tqdm==4.67.3 12:03:59 typing_extensions==4.15.0 12:03:59 urllib3==1.26.20 12:03:59 virtualenv==20.38.0 12:03:59 wcwidth==0.6.0 12:03:59 websocket-client==1.9.0 12:03:59 wrapt==2.1.1 12:03:59 xdg==6.0.0 12:03:59 xmltodict==1.0.4 12:03:59 yq==3.4.3 12:03:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins64446243520253049.sh 12:03:59 ---> sudo-logs.sh 12:03:59 Archiving 'sudo' log.. 12:04:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8462294268131935724.sh 12:04:00 ---> job-cost.sh 12:04:00 INFO: Activating Python virtual environment... 12:04:00 Setup pyenv: 12:04:00 system 12:04:00 3.8.13 12:04:00 3.9.13 12:04:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:04:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gnFe from file:/tmp/.os_lf_venv 12:04:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:02 lf-activate-venv(): INFO: Base packages installed successfully 12:04:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:04:07 lf-activate-venv(): INFO: Adding /tmp/venv-gnFe/bin to PATH 12:04:07 INFO: No stack-cost file found 12:04:07 INFO: Instance uptime: 137s 12:04:07 INFO: Fetching instance metadata (attempt 1 of 3)... 12:04:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:04:07 INFO: Successfully fetched instance metadata 12:04:07 INFO: Instance type: v3-standard-4 12:04:07 INFO: Retrieving pricing info for: v3-standard-4 12:04:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:04:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=137 12:04:07 INFO: Successfully fetched Vexxhost pricing API 12:04:07 INFO: Retrieved cost: 0.11 12:04:07 INFO: Retrieved resource: v3-standard-4 12:04:07 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:04:07 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:04:07 INFO: Successfully archived job cost data 12:04:07 DEBUG: Cost data: oom-master-pre-commit-lint,4443,2026-02-23 12:04:07,v3-standard-4,137,0.11,0.00,SUCCESS 12:04:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14809194845725063371.sh 12:04:08 ---> logs-deploy.sh 12:04:08 Setup pyenv: 12:04:08 system 12:04:08 3.8.13 12:04:08 3.9.13 12:04:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:04:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gnFe from file:/tmp/.os_lf_venv 12:04:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:09 lf-activate-venv(): INFO: Base packages installed successfully 12:04:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:04:17 lf-activate-venv(): INFO: Adding /tmp/venv-gnFe/bin to PATH 12:04:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4443 12:04:17 INFO: archiving workspace using pattern(s): 12:04:17 /tmp/venv-gnFe/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! 12:04:17 warnings.warn( 12:04:18 Archives upload complete. 12:04:18 INFO: archiving logs to Nexus 12:04:18 /tmp/venv-gnFe/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! 12:04:18 warnings.warn( 12:04:19 ---> uname -a: 12:04:19 Linux prd-ubuntu1804-builder-4c-4g-19512 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:04:19 12:04:19 12:04:19 ---> lscpu: 12:04:19 Architecture: x86_64 12:04:19 CPU op-mode(s): 32-bit, 64-bit 12:04:19 Byte Order: Little Endian 12:04:19 CPU(s): 4 12:04:19 On-line CPU(s) list: 0-3 12:04:19 Thread(s) per core: 1 12:04:19 Core(s) per socket: 1 12:04:19 Socket(s): 4 12:04:19 NUMA node(s): 1 12:04:19 Vendor ID: AuthenticAMD 12:04:19 CPU family: 23 12:04:19 Model: 49 12:04:19 Model name: AMD EPYC-Rome Processor 12:04:19 Stepping: 0 12:04:19 CPU MHz: 2799.998 12:04:19 BogoMIPS: 5599.99 12:04:19 Virtualization: AMD-V 12:04:19 Hypervisor vendor: KVM 12:04:19 Virtualization type: full 12:04:19 L1d cache: 32K 12:04:19 L1i cache: 32K 12:04:19 L2 cache: 512K 12:04:19 L3 cache: 16384K 12:04:19 NUMA node0 CPU(s): 0-3 12:04:19 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 12:04:19 12:04:19 12:04:19 ---> nproc: 12:04:19 4 12:04:19 12:04:19 12:04:19 ---> df -h: 12:04:19 Filesystem Size Used Avail Use% Mounted on 12:04:19 udev 7.9G 0 7.9G 0% /dev 12:04:19 tmpfs 1.6G 676K 1.6G 1% /run 12:04:19 /dev/vda1 78G 8.4G 69G 11% / 12:04:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:04:19 tmpfs 5.0M 0 5.0M 0% /run/lock 12:04:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:04:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:04:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:04:19 12:04:19 12:04:19 ---> free -m: 12:04:19 total used free shared buff/cache available 12:04:19 Mem: 16040 549 13263 0 2226 15169 12:04:19 Swap: 1023 0 1023 12:04:19 12:04:19 12:04:19 ---> ip addr: 12:04:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:04:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:04:19 inet 127.0.0.1/8 scope host lo 12:04:19 valid_lft forever preferred_lft forever 12:04:19 inet6 ::1/128 scope host 12:04:19 valid_lft forever preferred_lft forever 12:04:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:04:19 link/ether fa:16:3e:09:7c:d1 brd ff:ff:ff:ff:ff:ff 12:04:19 inet 10.30.107.43/23 brd 10.30.107.255 scope global dynamic ens3 12:04:19 valid_lft 86259sec preferred_lft 86259sec 12:04:19 inet6 fe80::f816:3eff:fe09:7cd1/64 scope link 12:04:19 valid_lft forever preferred_lft forever 12:04:19 12:04:19 12:04:19 ---> sar -b -r -n DEV: 12:04:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19512) 02/23/26 _x86_64_ (4 CPU) 12:04:19 12:04:19 12:02:00 LINUX RESTART (4 CPU) 12:04:19 12:04:19 12:03:01 tps rtps wtps bread/s bwrtn/s 12:04:19 12:04:01 113.83 1.20 112.63 127.98 13797.70 12:04:19 Average: 113.83 1.20 112.63 127.98 13797.70 12:04:19 12:04:19 12:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:04:19 12:04:01 13618736 15562600 2806232 17.09 85716 2038396 758044 4.34 756104 1797144 198760 12:04:19 Average: 13618736 15562600 2806232 17.09 85716 2038396 758044 4.34 756104 1797144 198760 12:04:19 12:04:19 12:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:04:19 12:04:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 12:04:19 12:04:01 ens3 83.25 58.04 926.43 12.97 0.00 0.00 0.00 0.00 12:04:19 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 12:04:19 Average: ens3 83.25 58.04 926.43 12.97 0.00 0.00 0.00 0.00 12:04:19 12:04:19 12:04:19 ---> sar -P ALL: 12:04:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19512) 02/23/26 _x86_64_ (4 CPU) 12:04:19 12:04:19 12:02:00 LINUX RESTART (4 CPU) 12:04:19 12:04:19 12:03:01 CPU %user %nice %system %iowait %steal %idle 12:04:19 12:04:01 all 21.59 0.00 1.77 1.29 0.05 75.30 12:04:19 12:04:01 0 5.47 0.00 1.22 3.20 0.07 90.04 12:04:19 12:04:01 1 9.52 0.00 1.23 1.03 0.03 88.18 12:04:19 12:04:01 2 31.10 0.00 1.63 0.25 0.03 66.98 12:04:19 12:04:01 3 40.20 0.00 3.00 0.70 0.07 56.04 12:04:19 Average: all 21.59 0.00 1.77 1.29 0.05 75.30 12:04:19 Average: 0 5.47 0.00 1.22 3.20 0.07 90.04 12:04:19 Average: 1 9.52 0.00 1.23 1.03 0.03 88.18 12:04:19 Average: 2 31.10 0.00 1.63 0.25 0.03 66.98 12:04:19 Average: 3 40.20 0.00 3.00 0.70 0.07 56.04 12:04:19 12:04:19 12:04:19