10:46:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142578 10:46:47 Running as SYSTEM 10:46:47 [EnvInject] - Loading node environment variables. 10:46:47 Building remotely on prd-ubuntu1804-builder-4c-4g-16524 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:46:47 [ssh-agent] Looking for ssh-agent implementation... 10:46:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:46:47 $ ssh-agent 10:46:47 SSH_AUTH_SOCK=/tmp/ssh-iagiG7nNTMin/agent.1652 10:46:47 SSH_AGENT_PID=1654 10:46:47 [ssh-agent] Started. 10:46:47 Running ssh-add (command line suppressed) 10:46:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13828926621377002394.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13828926621377002394.key) 10:46:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:46:47 The recommended git tool is: NONE 10:46:48 using credential onap-jenkins-ssh 10:46:48 Wiping out workspace first. 10:46:48 Cloning the remote Git repository 10:46:48 Cloning repository git://cloud.onap.org/mirror/oom.git 10:46:49 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:46:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:46:49 > git --version # timeout=10 10:46:49 > git --version # 'git version 2.17.1' 10:46:49 using GIT_SSH to set credentials Gerrit user 10:46:49 Verifying host key using manually-configured host key entries 10:46:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:46:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:46:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:46:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:46:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:46:54 using GIT_SSH to set credentials Gerrit user 10:46:54 Verifying host key using manually-configured host key entries 10:46:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/78/142578/1 # timeout=30 10:46:54 > git rev-parse 05f34201d67be3bd5c8caa031a8c6fa83244e79d^{commit} # timeout=10 10:46:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:46:54 Checking out Revision 05f34201d67be3bd5c8caa031a8c6fa83244e79d (refs/changes/78/142578/1) 10:46:54 > git config core.sparsecheckout # timeout=10 10:46:54 > git checkout -f 05f34201d67be3bd5c8caa031a8c6fa83244e79d # timeout=30 10:46:58 Commit message: "[AAI] Fix duplicate declaration of BOOTSTRAP_SERVERS env var" 10:46:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:46:58 > git rev-list --no-walk 0f75c0b7c09acd47c6b51139ad6ed324642bfef6 # timeout=10 10:46:58 [EnvInject] - Injecting environment variables from a build step. 10:46:58 [EnvInject] - Injecting as environment variables the properties content 10:46:58 PYTHON=python3 10:46:58 10:46:58 [EnvInject] - Variables injected successfully. 10:46:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12695955868708186786.sh 10:46:58 ---> tox-install.sh 10:46:58 + source /home/jenkins/lf-env.sh 10:46:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:46:58 ++ mktemp -d /tmp/venv-XXXX 10:46:58 + lf_venv=/tmp/venv-RF3J 10:46:58 + local venv_file=/tmp/.os_lf_venv 10:46:58 + local python=python3 10:46:58 + local options 10:46:58 + local set_path=true 10:46:58 + local install_args= 10:46:58 ++ 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 10:46:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:46:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:46:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:46:58 + true 10:46:58 + case $1 in 10:46:58 + venv_file=/tmp/.toxenv 10:46:58 + shift 2 10:46:58 + true 10:46:58 + case $1 in 10:46:58 + shift 10:46:58 + break 10:46:58 + case $python in 10:46:58 + local pkg_list= 10:46:58 + [[ -d /opt/pyenv ]] 10:46:58 + echo 'Setup pyenv:' 10:46:58 Setup pyenv: 10:46:58 + export PYENV_ROOT=/opt/pyenv 10:46:58 + PYENV_ROOT=/opt/pyenv 10:46:58 + 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 10:46:58 + 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 10:46:58 + pyenv versions 10:46:58 * system (set by /opt/pyenv/version) 10:46:58 * 3.8.13 (set by /opt/pyenv/version) 10:46:58 * 3.9.13 (set by /opt/pyenv/version) 10:46:58 * 3.10.6 (set by /opt/pyenv/version) 10:46:58 + command -v pyenv 10:46:58 ++ pyenv init - --no-rehash 10:46:58 + 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[*]}"'\'')" 10:46:58 export PATH="/opt/pyenv/shims:${PATH}" 10:46:58 export PYENV_SHELL=bash 10:46:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:46:58 pyenv() { 10:46:58 local command 10:46:58 command="${1:-}" 10:46:58 if [ "$#" -gt 0 ]; then 10:46:58 shift 10:46:58 fi 10:46:58 10:46:58 case "$command" in 10:46:58 rehash|shell) 10:46:58 eval "$(pyenv "sh-$command" "$@")" 10:46:58 ;; 10:46:58 *) 10:46:58 command pyenv "$command" "$@" 10:46:58 ;; 10:46:58 esac 10:46:58 }' 10:46:58 +++ 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[*]}"' 10:46:58 ++ 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 10:46:58 ++ 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 10:46:58 ++ 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 10:46:58 ++ export PYENV_SHELL=bash 10:46:58 ++ PYENV_SHELL=bash 10:46:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:46:58 +++ complete -F _pyenv pyenv 10:46:58 ++ lf-pyver python3 10:46:58 ++ local py_version_xy=python3 10:46:58 ++ local py_version_xyz= 10:46:58 ++ pyenv versions 10:46:58 ++ local command 10:46:58 ++ command=versions 10:46:58 ++ '[' 1 -gt 0 ']' 10:46:58 ++ sed 's/^[ *]* //' 10:46:58 ++ shift 10:46:58 ++ case "$command" in 10:46:58 ++ command pyenv versions 10:46:58 ++ pyenv versions 10:46:58 ++ awk '{ print $1 }' 10:46:58 ++ grep -E '^[0-9.]*[0-9]$' 10:46:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:46:59 +++ grep '^3' /tmp/.pyenv_versions 10:46:59 +++ sort -V 10:46:59 +++ tail -n 1 10:46:59 ++ py_version_xyz=3.10.6 10:46:59 ++ [[ -z 3.10.6 ]] 10:46:59 ++ echo 3.10.6 10:46:59 ++ return 0 10:46:59 + pyenv local 3.10.6 10:46:59 + local command 10:46:59 + command=local 10:46:59 + '[' 2 -gt 0 ']' 10:46:59 + shift 10:46:59 + case "$command" in 10:46:59 + command pyenv local 3.10.6 10:46:59 + pyenv local 3.10.6 10:46:59 + for arg in "$@" 10:46:59 + case $arg in 10:46:59 + pkg_list+='tox ' 10:46:59 + for arg in "$@" 10:46:59 + case $arg in 10:46:59 + pkg_list+='virtualenv ' 10:46:59 + for arg in "$@" 10:46:59 + case $arg in 10:46:59 + pkg_list+='urllib3~=1.26.15 ' 10:46:59 + [[ -f /tmp/.toxenv ]] 10:46:59 + [[ ! -f /tmp/.toxenv ]] 10:46:59 + [[ -n '' ]] 10:46:59 + python3 -m venv /tmp/venv-RF3J 10:47:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RF3J' 10:47:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RF3J 10:47:03 + echo /tmp/venv-RF3J 10:47:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:47:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:47:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:47:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:47:03 + local 'pip_opts=--upgrade --quiet' 10:47:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:47:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:47:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:47:03 + [[ -n '' ]] 10:47:03 + [[ -n '' ]] 10:47:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:47:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:47:03 + /tmp/venv-RF3J/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 10:47:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:47:07 lf-activate-venv(): INFO: Base packages installed successfully 10:47:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:47:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:47:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:47:07 + /tmp/venv-RF3J/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 10:47:09 + type python3 10:47:09 + true 10:47:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RF3J/bin to PATH' 10:47:09 lf-activate-venv(): INFO: Adding /tmp/venv-RF3J/bin to PATH 10:47:09 + PATH=/tmp/venv-RF3J/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 10:47:09 + return 0 10:47:09 + python3 --version 10:47:09 Python 3.10.6 10:47:09 + python3 -m pip --version 10:47:09 pip 25.3 from /tmp/venv-RF3J/lib/python3.10/site-packages/pip (python 3.10) 10:47:09 + python3 -m pip freeze 10:47:09 cachetools==6.2.2 10:47:09 chardet==5.2.0 10:47:09 colorama==0.4.6 10:47:09 distlib==0.4.0 10:47:09 filelock==3.20.0 10:47:09 packaging==25.0 10:47:09 platformdirs==4.5.0 10:47:09 pluggy==1.6.0 10:47:09 pyproject-api==1.10.0 10:47:09 tomli==2.3.0 10:47:09 tox==4.32.0 10:47:09 typing_extensions==4.15.0 10:47:09 urllib3==1.26.20 10:47:09 virtualenv==20.35.4 10:47:09 [EnvInject] - Injecting environment variables from a build step. 10:47:09 [EnvInject] - Injecting as environment variables the properties content 10:47:09 PARALLEL=false 10:47:09 10:47:09 [EnvInject] - Variables injected successfully. 10:47:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12739551757610169830.sh 10:47:09 ---> tox-run.sh 10:47:09 + 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 10:47:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:47:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:47:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:47:09 + cd /w/workspace/oom-master-pre-commit-lint/. 10:47:09 + source /home/jenkins/lf-env.sh 10:47:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:47:09 ++ mktemp -d /tmp/venv-XXXX 10:47:09 + lf_venv=/tmp/venv-wVhB 10:47:09 + local venv_file=/tmp/.os_lf_venv 10:47:09 + local python=python3 10:47:09 + local options 10:47:09 + local set_path=true 10:47:09 + local install_args= 10:47:09 ++ 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 10:47:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:47:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:47:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:47:09 + true 10:47:09 + case $1 in 10:47:09 + venv_file=/tmp/.toxenv 10:47:09 + shift 2 10:47:09 + true 10:47:09 + case $1 in 10:47:09 + shift 10:47:09 + break 10:47:09 + case $python in 10:47:09 + local pkg_list= 10:47:09 + [[ -d /opt/pyenv ]] 10:47:09 + echo 'Setup pyenv:' 10:47:09 Setup pyenv: 10:47:09 + export PYENV_ROOT=/opt/pyenv 10:47:09 + PYENV_ROOT=/opt/pyenv 10:47:09 + 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 10:47:09 + 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 10:47:09 + pyenv versions 10:47:09 system 10:47:09 3.8.13 10:47:09 3.9.13 10:47:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:47:09 + command -v pyenv 10:47:09 ++ pyenv init - --no-rehash 10:47:09 + 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[*]}"'\'')" 10:47:09 export PATH="/opt/pyenv/shims:${PATH}" 10:47:09 export PYENV_SHELL=bash 10:47:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:47:09 pyenv() { 10:47:09 local command 10:47:09 command="${1:-}" 10:47:09 if [ "$#" -gt 0 ]; then 10:47:09 shift 10:47:09 fi 10:47:09 10:47:09 case "$command" in 10:47:09 rehash|shell) 10:47:09 eval "$(pyenv "sh-$command" "$@")" 10:47:09 ;; 10:47:09 *) 10:47:09 command pyenv "$command" "$@" 10:47:09 ;; 10:47:09 esac 10:47:09 }' 10:47:09 +++ 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[*]}"' 10:47:09 ++ 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 10:47:09 ++ 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 10:47:09 ++ 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 10:47:09 ++ export PYENV_SHELL=bash 10:47:09 ++ PYENV_SHELL=bash 10:47:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:47:09 +++ complete -F _pyenv pyenv 10:47:09 ++ lf-pyver python3 10:47:09 ++ local py_version_xy=python3 10:47:09 ++ local py_version_xyz= 10:47:09 ++ pyenv versions 10:47:09 ++ local command 10:47:09 ++ command=versions 10:47:09 ++ '[' 1 -gt 0 ']' 10:47:09 ++ shift 10:47:09 ++ case "$command" in 10:47:09 ++ command pyenv versions 10:47:09 ++ pyenv versions 10:47:09 ++ sed 's/^[ *]* //' 10:47:09 ++ awk '{ print $1 }' 10:47:09 ++ grep -E '^[0-9.]*[0-9]$' 10:47:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:47:09 +++ grep '^3' /tmp/.pyenv_versions 10:47:09 +++ sort -V 10:47:10 +++ tail -n 1 10:47:10 ++ py_version_xyz=3.10.6 10:47:10 ++ [[ -z 3.10.6 ]] 10:47:10 ++ echo 3.10.6 10:47:10 ++ return 0 10:47:10 + pyenv local 3.10.6 10:47:10 + local command 10:47:10 + command=local 10:47:10 + '[' 2 -gt 0 ']' 10:47:10 + shift 10:47:10 + case "$command" in 10:47:10 + command pyenv local 3.10.6 10:47:10 + pyenv local 3.10.6 10:47:10 + for arg in "$@" 10:47:10 + case $arg in 10:47:10 + pkg_list+='tox ' 10:47:10 + for arg in "$@" 10:47:10 + case $arg in 10:47:10 + pkg_list+='virtualenv ' 10:47:10 + for arg in "$@" 10:47:10 + case $arg in 10:47:10 + pkg_list+='urllib3~=1.26.15 ' 10:47:10 + [[ -f /tmp/.toxenv ]] 10:47:10 ++ cat /tmp/.toxenv 10:47:10 + lf_venv=/tmp/venv-RF3J 10:47:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RF3J from' file:/tmp/.toxenv 10:47:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RF3J from file:/tmp/.toxenv 10:47:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:47:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:47:10 + local 'pip_opts=--upgrade --quiet' 10:47:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:47:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:47:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:47:10 + [[ -n '' ]] 10:47:10 + [[ -n '' ]] 10:47:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:47:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:47:10 + /tmp/venv-RF3J/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 10:47:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:47:10 lf-activate-venv(): INFO: Base packages installed successfully 10:47:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:47:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:47:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:47:10 + /tmp/venv-RF3J/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 10:47:12 + type python3 10:47:12 + true 10:47:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RF3J/bin to PATH' 10:47:12 lf-activate-venv(): INFO: Adding /tmp/venv-RF3J/bin to PATH 10:47:12 + PATH=/tmp/venv-RF3J/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 10:47:12 + return 0 10:47:12 + [[ -d /opt/pyenv ]] 10:47:12 + echo '---> Setting up pyenv' 10:47:12 ---> Setting up pyenv 10:47:12 + export PYENV_ROOT=/opt/pyenv 10:47:12 + PYENV_ROOT=/opt/pyenv 10:47:12 + export PATH=/opt/pyenv/bin:/tmp/venv-RF3J/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 10:47:12 + PATH=/opt/pyenv/bin:/tmp/venv-RF3J/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 10:47:12 ++ pwd 10:47:12 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:47:12 + export PYTHONPATH 10:47:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:47:12 + TOX_TESTENV_PASSENV=PYTHONPATH 10:47:12 + tox --version 10:47:12 4.32.0 from /tmp/venv-RF3J/lib/python3.10/site-packages/tox/__init__.py 10:47:12 + PARALLEL=false 10:47:12 + TOX_OPTIONS_LIST= 10:47:12 + [[ -n pre-commit ]] 10:47:12 + TOX_OPTIONS_LIST=' -e pre-commit' 10:47:12 + case ${PARALLEL,,} in 10:47:12 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:47:12 + tox -e pre-commit 10:47:13 pre-commit: install_deps> python -I -m pip install pre-commit 10:47:16 pre-commit: freeze> python -m pip freeze --all 10:47:16 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.4 10:47:16 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:47:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:47:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:47:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:47:18 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:47:18 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:47:18 [INFO] Once installed this environment will be reused. 10:47:18 [INFO] This may take a few minutes... 10:47:22 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:47:22 [INFO] Once installed this environment will be reused. 10:47:22 [INFO] This may take a few minutes... 10:47:27 trim trailing whitespace.................................................Passed 10:47:27 Tabs remover.............................................................Passed 10:47:27 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:47:28 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:47:28 [INFO] Once installed this environment will be reused. 10:47:28 [INFO] This may take a few minutes... 10:47:36 gitlint..............................................(no files to check)Skipped 10:47:36 pre-commit: OK (23.43=setup[3.54]+cmd[11.41,8.48] seconds) 10:47:36 congratulations :) (23.46 seconds) 10:47:36 + tox_status=0 10:47:36 + echo '---> Completed tox runs' 10:47:36 ---> Completed tox runs 10:47:36 + for i in .tox/*/log 10:47:36 ++ echo .tox/pre-commit/log 10:47:36 ++ awk -F/ '{print $2}' 10:47:36 + tox_env=pre-commit 10:47:36 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:47:36 + DOC_DIR=docs/_build/html 10:47:36 + [[ -d docs/_build/html ]] 10:47:36 + echo '---> tox-run.sh ends' 10:47:36 ---> tox-run.sh ends 10:47:36 + test 0 -eq 0 10:47:36 $ ssh-agent -k 10:47:36 unset SSH_AUTH_SOCK; 10:47:36 unset SSH_AGENT_PID; 10:47:36 echo Agent pid 1654 killed; 10:47:36 [ssh-agent] Stopped. 10:47:36 [PostBuildScript] - [INFO] Executing post build scripts. 10:47:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11068419913769154040.sh 10:47:36 ---> sysstat.sh 10:47:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11547392945481207784.sh 10:47:36 ---> package-listing.sh 10:47:36 ++ tr '[:upper:]' '[:lower:]' 10:47:36 ++ facter osfamily 10:47:37 + OS_FAMILY=debian 10:47:37 + workspace=/w/workspace/oom-master-pre-commit-lint 10:47:37 + START_PACKAGES=/tmp/packages_start.txt 10:47:37 + END_PACKAGES=/tmp/packages_end.txt 10:47:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:47:37 + PACKAGES=/tmp/packages_start.txt 10:47:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:47:37 + PACKAGES=/tmp/packages_end.txt 10:47:37 + case "${OS_FAMILY}" in 10:47:37 + dpkg -l 10:47:37 + grep '^ii' 10:47:37 + '[' -f /tmp/packages_start.txt ']' 10:47:37 + '[' -f /tmp/packages_end.txt ']' 10:47:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:47:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:47:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:47:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:47:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13231491453935253324.sh 10:47:37 ---> capture-instance-metadata.sh 10:47:37 Setup pyenv: 10:47:37 system 10:47:37 3.8.13 10:47:37 3.9.13 10:47:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:47:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hKpi 10:47:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:47:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:47:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:47:44 lf-activate-venv(): INFO: Base packages installed successfully 10:47:44 lf-activate-venv(): INFO: Installing additional packages: lftools 10:48:06 lf-activate-venv(): INFO: Adding /tmp/venv-hKpi/bin to PATH 10:48:06 INFO: Running in OpenStack, capturing instance metadata 10:48:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17606902701518019208.sh 10:48:06 provisioning config files... 10:48:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15828001717267962331tmp 10:48:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:48:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:48:06 [EnvInject] - Injecting environment variables from a build step. 10:48:06 [EnvInject] - Injecting as environment variables the properties content 10:48:06 SERVER_ID=logs 10:48:06 10:48:06 [EnvInject] - Variables injected successfully. 10:48:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins848298997629109051.sh 10:48:07 ---> create-netrc.sh 10:48:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7159008082388282316.sh 10:48:07 ---> python-tools-install.sh 10:48:07 Setup pyenv: 10:48:07 system 10:48:07 3.8.13 10:48:07 3.9.13 10:48:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:48:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hKpi from file:/tmp/.os_lf_venv 10:48:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:48:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:48:08 lf-activate-venv(): INFO: Base packages installed successfully 10:48:08 lf-activate-venv(): INFO: Installing additional packages: lftools 10:48:16 lf-activate-venv(): INFO: Adding /tmp/venv-hKpi/bin to PATH 10:48:16 Generating Requirements File 10:48:34 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. 10:48:34 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:48:34 Python 3.10.6 10:48:34 pip 25.3 from /tmp/venv-hKpi/lib/python3.10/site-packages/pip (python 3.10) 10:48:35 appdirs==1.4.4 10:48:35 argcomplete==3.6.3 10:48:35 aspy.yaml==1.3.0 10:48:35 attrs==25.4.0 10:48:35 autopage==0.5.2 10:48:35 beautifulsoup4==4.14.2 10:48:35 boto3==1.41.5 10:48:35 botocore==1.41.5 10:48:35 bs4==0.0.2 10:48:35 cachetools==6.2.2 10:48:35 certifi==2025.11.12 10:48:35 cffi==2.0.0 10:48:35 cfgv==3.5.0 10:48:35 chardet==5.2.0 10:48:35 charset-normalizer==3.4.4 10:48:35 click==8.3.1 10:48:35 cliff==4.12.0 10:48:35 cmd2==2.7.0 10:48:35 cryptography==3.3.2 10:48:35 debtcollector==3.0.0 10:48:35 decorator==5.2.1 10:48:35 defusedxml==0.7.1 10:48:35 Deprecated==1.3.1 10:48:35 distlib==0.4.0 10:48:35 dnspython==2.8.0 10:48:35 docker==7.1.0 10:48:35 dogpile.cache==1.5.0 10:48:35 durationpy==0.10 10:48:35 email-validator==2.3.0 10:48:35 filelock==3.20.0 10:48:35 future==1.0.0 10:48:35 gitdb==4.0.12 10:48:35 GitPython==3.1.45 10:48:35 google-auth==2.43.0 10:48:35 httplib2==0.31.0 10:48:35 identify==2.6.15 10:48:35 idna==3.11 10:48:35 importlib-resources==1.5.0 10:48:35 iso8601==2.1.0 10:48:35 Jinja2==3.1.6 10:48:35 jmespath==1.0.1 10:48:35 jsonpatch==1.33 10:48:35 jsonpointer==3.0.0 10:48:35 jsonschema==4.25.1 10:48:35 jsonschema-specifications==2025.9.1 10:48:35 keystoneauth1==5.12.0 10:48:35 kubernetes==34.1.0 10:48:35 lftools==0.37.16 10:48:35 lxml==6.0.2 10:48:35 markdown-it-py==4.0.0 10:48:35 MarkupSafe==3.0.3 10:48:35 mdurl==0.1.2 10:48:35 msgpack==1.1.2 10:48:35 multi_key_dict==2.0.3 10:48:35 munch==4.0.0 10:48:35 netaddr==1.3.0 10:48:35 niet==1.4.2 10:48:35 nodeenv==1.9.1 10:48:35 oauth2client==4.1.3 10:48:35 oauthlib==3.3.1 10:48:35 openstacksdk==4.8.0 10:48:35 os-service-types==1.8.2 10:48:35 osc-lib==4.2.0 10:48:35 oslo.config==10.1.0 10:48:35 oslo.context==6.2.0 10:48:35 oslo.i18n==6.7.1 10:48:35 oslo.log==7.2.1 10:48:35 oslo.serialization==5.8.0 10:48:35 oslo.utils==9.2.0 10:48:35 packaging==25.0 10:48:35 pbr==7.0.3 10:48:35 platformdirs==4.5.0 10:48:35 prettytable==3.17.0 10:48:35 psutil==7.1.3 10:48:35 pyasn1==0.6.1 10:48:35 pyasn1_modules==0.4.2 10:48:35 pycparser==2.23 10:48:35 pygerrit2==2.0.15 10:48:35 PyGithub==2.8.1 10:48:35 Pygments==2.19.2 10:48:35 PyJWT==2.10.1 10:48:35 PyNaCl==1.6.1 10:48:35 pyparsing==2.4.7 10:48:35 pyperclip==1.11.0 10:48:35 pyrsistent==0.20.0 10:48:35 python-cinderclient==9.8.0 10:48:35 python-dateutil==2.9.0.post0 10:48:35 python-heatclient==4.3.0 10:48:35 python-jenkins==1.8.3 10:48:35 python-keystoneclient==5.7.0 10:48:35 python-magnumclient==4.9.0 10:48:35 python-openstackclient==8.2.0 10:48:35 python-swiftclient==4.9.0 10:48:35 PyYAML==6.0.3 10:48:35 referencing==0.37.0 10:48:35 requests==2.32.5 10:48:35 requests-oauthlib==2.0.0 10:48:35 requestsexceptions==1.4.0 10:48:35 rfc3986==2.0.0 10:48:35 rich==14.2.0 10:48:35 rich-argparse==1.7.2 10:48:35 rpds-py==0.29.0 10:48:35 rsa==4.9.1 10:48:35 ruamel.yaml==0.18.16 10:48:35 ruamel.yaml.clib==0.2.15 10:48:35 s3transfer==0.15.0 10:48:35 simplejson==3.20.2 10:48:35 six==1.17.0 10:48:35 smmap==5.0.2 10:48:35 soupsieve==2.8 10:48:35 stevedore==5.6.0 10:48:35 tabulate==0.9.0 10:48:35 toml==0.10.2 10:48:35 tomlkit==0.13.3 10:48:35 tqdm==4.67.1 10:48:35 typing_extensions==4.15.0 10:48:35 tzdata==2025.2 10:48:35 urllib3==1.26.20 10:48:35 virtualenv==20.35.4 10:48:35 wcwidth==0.2.14 10:48:35 websocket-client==1.9.0 10:48:35 wrapt==2.0.1 10:48:35 xdg==6.0.0 10:48:35 xmltodict==1.0.2 10:48:35 yq==3.4.3 10:48:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4427221915280360409.sh 10:48:35 ---> sudo-logs.sh 10:48:35 Archiving 'sudo' log.. 10:48:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5526546884335253973.sh 10:48:35 ---> job-cost.sh 10:48:35 Setup pyenv: 10:48:35 system 10:48:35 3.8.13 10:48:35 3.9.13 10:48:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:48:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hKpi from file:/tmp/.os_lf_venv 10:48:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:48:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:48:37 lf-activate-venv(): INFO: Base packages installed successfully 10:48:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:48:42 lf-activate-venv(): INFO: Adding /tmp/venv-hKpi/bin to PATH 10:48:42 INFO: No Stack... 10:48:42 INFO: Retrieving Pricing Info for: v3-standard-4 10:48:43 INFO: Archiving Costs 10:48:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9952986073482215635.sh 10:48:43 ---> logs-deploy.sh 10:48:43 Setup pyenv: 10:48:43 system 10:48:43 3.8.13 10:48:43 3.9.13 10:48:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:48:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hKpi from file:/tmp/.os_lf_venv 10:48:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:48:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:48:45 lf-activate-venv(): INFO: Base packages installed successfully 10:48:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:48:53 lf-activate-venv(): INFO: Adding /tmp/venv-hKpi/bin to PATH 10:48:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4310 10:48:53 INFO: archiving workspace using pattern(s): 10:48:54 Archives upload complete. 10:48:54 INFO: archiving logs to Nexus 10:48:55 ---> uname -a: 10:48:55 Linux prd-ubuntu1804-builder-4c-4g-16524 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:48:55 10:48:55 10:48:55 ---> lscpu: 10:48:55 Architecture: x86_64 10:48:55 CPU op-mode(s): 32-bit, 64-bit 10:48:55 Byte Order: Little Endian 10:48:55 CPU(s): 4 10:48:55 On-line CPU(s) list: 0-3 10:48:55 Thread(s) per core: 1 10:48:55 Core(s) per socket: 1 10:48:55 Socket(s): 4 10:48:55 NUMA node(s): 1 10:48:55 Vendor ID: AuthenticAMD 10:48:55 CPU family: 23 10:48:55 Model: 49 10:48:55 Model name: AMD EPYC-Rome Processor 10:48:55 Stepping: 0 10:48:55 CPU MHz: 2800.000 10:48:55 BogoMIPS: 5600.00 10:48:55 Virtualization: AMD-V 10:48:55 Hypervisor vendor: KVM 10:48:55 Virtualization type: full 10:48:55 L1d cache: 32K 10:48:55 L1i cache: 32K 10:48:55 L2 cache: 512K 10:48:55 L3 cache: 16384K 10:48:55 NUMA node0 CPU(s): 0-3 10:48:55 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 10:48:55 10:48:55 10:48:55 ---> nproc: 10:48:55 4 10:48:55 10:48:55 10:48:55 ---> df -h: 10:48:55 Filesystem Size Used Avail Use% Mounted on 10:48:55 udev 7.9G 0 7.9G 0% /dev 10:48:55 tmpfs 1.6G 676K 1.6G 1% /run 10:48:55 /dev/vda1 78G 8.4G 69G 11% / 10:48:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:48:55 tmpfs 5.0M 0 5.0M 0% /run/lock 10:48:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:48:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:48:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:48:55 10:48:55 10:48:55 ---> free -m: 10:48:55 total used free shared buff/cache available 10:48:55 Mem: 16040 564 13256 0 2218 15154 10:48:55 Swap: 1023 0 1023 10:48:55 10:48:55 10:48:55 ---> ip addr: 10:48:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:48:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:48:55 inet 127.0.0.1/8 scope host lo 10:48:55 valid_lft forever preferred_lft forever 10:48:55 inet6 ::1/128 scope host 10:48:55 valid_lft forever preferred_lft forever 10:48:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:48:55 link/ether fa:16:3e:02:da:48 brd ff:ff:ff:ff:ff:ff 10:48:55 inet 10.30.106.152/23 brd 10.30.107.255 scope global dynamic ens3 10:48:55 valid_lft 86257sec preferred_lft 86257sec 10:48:55 inet6 fe80::f816:3eff:fe02:da48/64 scope link 10:48:55 valid_lft forever preferred_lft forever 10:48:55 10:48:55 10:48:55 ---> sar -b -r -n DEV: 10:48:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16524) 11/30/25 _x86_64_ (4 CPU) 10:48:55 10:48:55 10:46:32 LINUX RESTART (4 CPU) 10:48:55 10:48:55 10:47:03 tps rtps wtps bread/s bwrtn/s 10:48:55 10:48:01 140.54 9.10 131.44 192.38 56749.25 10:48:55 Average: 140.54 9.10 131.44 192.38 56749.25 10:48:55 10:48:55 10:47:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:48:55 10:48:01 13699088 15450448 2725880 16.60 67880 1876280 872672 4.99 864044 1630332 129888 10:48:55 Average: 13699088 15450448 2725880 16.60 67880 1876280 872672 4.99 864044 1630332 129888 10:48:55 10:48:55 10:47:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:48:55 10:48:01 ens3 93.91 70.42 1488.85 12.24 0.00 0.00 0.00 0.00 10:48:55 10:48:01 lo 2.69 2.69 0.30 0.30 0.00 0.00 0.00 0.00 10:48:55 Average: ens3 93.91 70.42 1488.85 12.24 0.00 0.00 0.00 0.00 10:48:55 Average: lo 2.69 2.69 0.30 0.30 0.00 0.00 0.00 0.00 10:48:55 10:48:55 10:48:55 ---> sar -P ALL: 10:48:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16524) 11/30/25 _x86_64_ (4 CPU) 10:48:55 10:48:55 10:46:32 LINUX RESTART (4 CPU) 10:48:55 10:48:55 10:47:03 CPU %user %nice %system %iowait %steal %idle 10:48:55 10:48:01 all 22.55 0.00 2.09 3.25 0.07 72.03 10:48:55 10:48:01 0 31.71 0.00 2.36 0.91 0.07 64.94 10:48:55 10:48:01 1 4.25 0.00 1.30 9.52 0.07 84.86 10:48:55 10:48:01 2 37.34 0.00 3.11 1.68 0.07 57.80 10:48:55 10:48:01 3 16.84 0.00 1.56 0.93 0.07 80.61 10:48:55 Average: all 22.55 0.00 2.09 3.25 0.07 72.03 10:48:55 Average: 0 31.71 0.00 2.36 0.91 0.07 64.94 10:48:55 Average: 1 4.25 0.00 1.30 9.52 0.07 84.86 10:48:55 Average: 2 37.34 0.00 3.11 1.68 0.07 57.80 10:48:55 Average: 3 16.84 0.00 1.56 0.93 0.07 80.61 10:48:55 10:48:55 10:48:55