18:52:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 18:52:05 Running as SYSTEM 18:52:05 [EnvInject] - Loading node environment variables. 18:52:05 Building remotely on prd-ubuntu1804-builder-4c-4g-1937 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 18:52:05 [ssh-agent] Looking for ssh-agent implementation... 18:52:05 $ ssh-agent 18:52:05 SSH_AUTH_SOCK=/tmp/ssh-lTemAFKe1ULD/agent.1624 18:52:05 SSH_AGENT_PID=1626 18:52:05 [ssh-agent] Started. 18:52:05 Running ssh-add (command line suppressed) 18:52:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15305921470442582583.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15305921470442582583.key) 18:52:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:52:05 The recommended git tool is: NONE 18:52:07 using credential onap-jenkins-ssh 18:52:07 Wiping out workspace first. 18:52:07 Cloning the remote Git repository 18:52:07 Cloning repository git://cloud.onap.org/mirror/oom.git 18:52:07 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 18:52:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:52:07 > git --version # timeout=10 18:52:07 > git --version # 'git version 2.17.1' 18:52:07 using GIT_SSH to set credentials Gerrit user 18:52:07 Verifying host key using manually-configured host key entries 18:52:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:52:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:52:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:52:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:52:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:52:14 using GIT_SSH to set credentials Gerrit user 18:52:14 Verifying host key using manually-configured host key entries 18:52:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/3 # timeout=30 18:52:14 > git rev-parse 8ac9a058bec929a70efb93ff07121b9975c29691^{commit} # timeout=10 18:52:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:52:14 Checking out Revision 8ac9a058bec929a70efb93ff07121b9975c29691 (refs/changes/64/142664/3) 18:52:14 > git config core.sparsecheckout # timeout=10 18:52:14 > git checkout -f 8ac9a058bec929a70efb93ff07121b9975c29691 # timeout=30 18:52:17 Commit message: "Update SDNC versions for Quebec" 18:52:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:52:17 > git rev-list --no-walk f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=10 18:52:18 [EnvInject] - Injecting environment variables from a build step. 18:52:18 [EnvInject] - Injecting as environment variables the properties content 18:52:18 PYTHON=python3 18:52:18 18:52:18 [EnvInject] - Variables injected successfully. 18:52:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11199791831081427000.sh 18:52:18 ---> tox-install.sh 18:52:18 + source /home/jenkins/lf-env.sh 18:52:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:52:18 ++ mktemp -d /tmp/venv-XXXX 18:52:18 + lf_venv=/tmp/venv-Gkmo 18:52:18 + local venv_file=/tmp/.os_lf_venv 18:52:18 + local python=python3 18:52:18 + local options 18:52:18 + local set_path=true 18:52:18 + local install_args= 18:52:18 ++ 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 18:52:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:52:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:52:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:52:18 + true 18:52:18 + case $1 in 18:52:18 + venv_file=/tmp/.toxenv 18:52:18 + shift 2 18:52:18 + true 18:52:18 + case $1 in 18:52:18 + shift 18:52:18 + break 18:52:18 + case $python in 18:52:18 + local pkg_list= 18:52:18 + [[ -d /opt/pyenv ]] 18:52:18 + echo 'Setup pyenv:' 18:52:18 Setup pyenv: 18:52:18 + export PYENV_ROOT=/opt/pyenv 18:52:18 + PYENV_ROOT=/opt/pyenv 18:52:18 + 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 18:52:18 + 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 18:52:18 + pyenv versions 18:52:18 * system (set by /opt/pyenv/version) 18:52:18 * 3.8.13 (set by /opt/pyenv/version) 18:52:18 * 3.9.13 (set by /opt/pyenv/version) 18:52:18 * 3.10.6 (set by /opt/pyenv/version) 18:52:18 + command -v pyenv 18:52:18 ++ pyenv init - --no-rehash 18:52:18 + 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[*]}"'\'')" 18:52:18 export PATH="/opt/pyenv/shims:${PATH}" 18:52:18 export PYENV_SHELL=bash 18:52:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:52:18 pyenv() { 18:52:18 local command 18:52:18 command="${1:-}" 18:52:18 if [ "$#" -gt 0 ]; then 18:52:18 shift 18:52:18 fi 18:52:18 18:52:18 case "$command" in 18:52:18 rehash|shell) 18:52:18 eval "$(pyenv "sh-$command" "$@")" 18:52:18 ;; 18:52:18 *) 18:52:18 command pyenv "$command" "$@" 18:52:18 ;; 18:52:18 esac 18:52:18 }' 18:52:18 +++ 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[*]}"' 18:52:18 ++ 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 18:52:18 ++ 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 18:52:18 ++ 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 18:52:18 ++ export PYENV_SHELL=bash 18:52:18 ++ PYENV_SHELL=bash 18:52:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:52:18 +++ complete -F _pyenv pyenv 18:52:18 ++ lf-pyver python3 18:52:18 ++ local py_version_xy=python3 18:52:18 ++ local py_version_xyz= 18:52:18 ++ pyenv versions 18:52:18 ++ local command 18:52:18 ++ command=versions 18:52:18 ++ '[' 1 -gt 0 ']' 18:52:18 ++ shift 18:52:18 ++ sed 's/^[ *]* //' 18:52:18 ++ awk '{ print $1 }' 18:52:18 ++ case "$command" in 18:52:18 ++ command pyenv versions 18:52:18 ++ pyenv versions 18:52:18 ++ grep -E '^[0-9.]*[0-9]$' 18:52:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:52:18 +++ sort -V 18:52:18 +++ tail -n 1 18:52:18 +++ grep '^3' /tmp/.pyenv_versions 18:52:18 ++ py_version_xyz=3.10.6 18:52:18 ++ [[ -z 3.10.6 ]] 18:52:18 ++ echo 3.10.6 18:52:18 ++ return 0 18:52:18 + pyenv local 3.10.6 18:52:18 + local command 18:52:18 + command=local 18:52:18 + '[' 2 -gt 0 ']' 18:52:18 + shift 18:52:18 + case "$command" in 18:52:18 + command pyenv local 3.10.6 18:52:18 + pyenv local 3.10.6 18:52:18 + for arg in "$@" 18:52:18 + case $arg in 18:52:18 + pkg_list+='tox ' 18:52:18 + for arg in "$@" 18:52:18 + case $arg in 18:52:18 + pkg_list+='virtualenv ' 18:52:18 + for arg in "$@" 18:52:18 + case $arg in 18:52:18 + pkg_list+='urllib3~=1.26.15 ' 18:52:18 + [[ -f /tmp/.toxenv ]] 18:52:18 + [[ ! -f /tmp/.toxenv ]] 18:52:18 + [[ -n '' ]] 18:52:18 + python3 -m venv /tmp/venv-Gkmo 18:52:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gkmo' 18:52:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gkmo 18:52:22 + echo /tmp/venv-Gkmo 18:52:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:52:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:52:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:52:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:52:22 + local 'pip_opts=--upgrade --quiet' 18:52:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:52:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:52:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:52:22 + [[ -n '' ]] 18:52:22 + [[ -n '' ]] 18:52:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:52:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:52:22 + /tmp/venv-Gkmo/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 18:52:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:52:27 lf-activate-venv(): INFO: Base packages installed successfully 18:52:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:52:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:52:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:52:27 + /tmp/venv-Gkmo/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 18:52:32 + type python3 18:52:32 + true 18:52:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gkmo/bin to PATH' 18:52:32 lf-activate-venv(): INFO: Adding /tmp/venv-Gkmo/bin to PATH 18:52:32 + PATH=/tmp/venv-Gkmo/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 18:52:32 + return 0 18:52:32 + python3 --version 18:52:32 Python 3.10.6 18:52:32 + python3 -m pip --version 18:52:32 pip 25.3 from /tmp/venv-Gkmo/lib/python3.10/site-packages/pip (python 3.10) 18:52:32 + python3 -m pip freeze 18:52:33 cachetools==6.2.4 18:52:33 chardet==5.2.0 18:52:33 colorama==0.4.6 18:52:33 distlib==0.4.0 18:52:33 filelock==3.20.3 18:52:33 packaging==25.0 18:52:33 platformdirs==4.5.1 18:52:33 pluggy==1.6.0 18:52:33 pyproject-api==1.10.0 18:52:33 tomli==2.4.0 18:52:33 tox==4.34.1 18:52:33 typing_extensions==4.15.0 18:52:33 urllib3==1.26.20 18:52:33 virtualenv==20.36.1 18:52:33 [EnvInject] - Injecting environment variables from a build step. 18:52:33 [EnvInject] - Injecting as environment variables the properties content 18:52:33 PARALLEL=false 18:52:33 18:52:33 [EnvInject] - Variables injected successfully. 18:52:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10279614161880992525.sh 18:52:33 ---> tox-run.sh 18:52:33 + 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 18:52:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 18:52:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 18:52:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 18:52:33 + cd /w/workspace/oom-master-pre-commit-lint/. 18:52:33 + source /home/jenkins/lf-env.sh 18:52:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:52:33 ++ mktemp -d /tmp/venv-XXXX 18:52:33 + lf_venv=/tmp/venv-djV3 18:52:33 + local venv_file=/tmp/.os_lf_venv 18:52:33 + local python=python3 18:52:33 + local options 18:52:33 + local set_path=true 18:52:33 + local install_args= 18:52:33 ++ 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 18:52:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:52:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:52:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:52:33 + true 18:52:33 + case $1 in 18:52:33 + venv_file=/tmp/.toxenv 18:52:33 + shift 2 18:52:33 + true 18:52:33 + case $1 in 18:52:33 + shift 18:52:33 + break 18:52:33 + case $python in 18:52:33 + local pkg_list= 18:52:33 + [[ -d /opt/pyenv ]] 18:52:33 + echo 'Setup pyenv:' 18:52:33 Setup pyenv: 18:52:33 + export PYENV_ROOT=/opt/pyenv 18:52:33 + PYENV_ROOT=/opt/pyenv 18:52:33 + 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 18:52:33 + 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 18:52:33 + pyenv versions 18:52:33 system 18:52:33 3.8.13 18:52:33 3.9.13 18:52:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:52:33 + command -v pyenv 18:52:33 ++ pyenv init - --no-rehash 18:52:33 + 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[*]}"'\'')" 18:52:33 export PATH="/opt/pyenv/shims:${PATH}" 18:52:33 export PYENV_SHELL=bash 18:52:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:52:33 pyenv() { 18:52:33 local command 18:52:33 command="${1:-}" 18:52:33 if [ "$#" -gt 0 ]; then 18:52:33 shift 18:52:33 fi 18:52:33 18:52:33 case "$command" in 18:52:33 rehash|shell) 18:52:33 eval "$(pyenv "sh-$command" "$@")" 18:52:33 ;; 18:52:33 *) 18:52:33 command pyenv "$command" "$@" 18:52:33 ;; 18:52:33 esac 18:52:33 }' 18:52:33 +++ 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[*]}"' 18:52:33 ++ 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 18:52:33 ++ 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 18:52:33 ++ 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 18:52:33 ++ export PYENV_SHELL=bash 18:52:33 ++ PYENV_SHELL=bash 18:52:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:52:33 +++ complete -F _pyenv pyenv 18:52:33 ++ lf-pyver python3 18:52:33 ++ local py_version_xy=python3 18:52:33 ++ local py_version_xyz= 18:52:33 ++ sed 's/^[ *]* //' 18:52:33 ++ pyenv versions 18:52:33 ++ grep -E '^[0-9.]*[0-9]$' 18:52:33 ++ local command 18:52:33 ++ command=versions 18:52:33 ++ '[' 1 -gt 0 ']' 18:52:33 ++ shift 18:52:33 ++ awk '{ print $1 }' 18:52:33 ++ case "$command" in 18:52:33 ++ command pyenv versions 18:52:33 ++ pyenv versions 18:52:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:52:33 +++ grep '^3' /tmp/.pyenv_versions 18:52:33 +++ sort -V 18:52:33 +++ tail -n 1 18:52:33 ++ py_version_xyz=3.10.6 18:52:33 ++ [[ -z 3.10.6 ]] 18:52:33 ++ echo 3.10.6 18:52:33 ++ return 0 18:52:33 + pyenv local 3.10.6 18:52:33 + local command 18:52:33 + command=local 18:52:33 + '[' 2 -gt 0 ']' 18:52:33 + shift 18:52:33 + case "$command" in 18:52:33 + command pyenv local 3.10.6 18:52:33 + pyenv local 3.10.6 18:52:33 + for arg in "$@" 18:52:33 + case $arg in 18:52:33 + pkg_list+='tox ' 18:52:33 + for arg in "$@" 18:52:33 + case $arg in 18:52:33 + pkg_list+='virtualenv ' 18:52:33 + for arg in "$@" 18:52:33 + case $arg in 18:52:33 + pkg_list+='urllib3~=1.26.15 ' 18:52:33 + [[ -f /tmp/.toxenv ]] 18:52:33 ++ cat /tmp/.toxenv 18:52:33 + lf_venv=/tmp/venv-Gkmo 18:52:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gkmo from' file:/tmp/.toxenv 18:52:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gkmo from file:/tmp/.toxenv 18:52:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:52:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:52:33 + local 'pip_opts=--upgrade --quiet' 18:52:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:52:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:52:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:52:33 + [[ -n '' ]] 18:52:33 + [[ -n '' ]] 18:52:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:52:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:52:33 + /tmp/venv-Gkmo/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 18:52:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:52:34 lf-activate-venv(): INFO: Base packages installed successfully 18:52:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:52:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:52:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:52:34 + /tmp/venv-Gkmo/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 18:52:35 + type python3 18:52:35 + true 18:52:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gkmo/bin to PATH' 18:52:35 lf-activate-venv(): INFO: Adding /tmp/venv-Gkmo/bin to PATH 18:52:35 + PATH=/tmp/venv-Gkmo/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 18:52:35 + return 0 18:52:35 + [[ -d /opt/pyenv ]] 18:52:35 + echo '---> Setting up pyenv' 18:52:35 ---> Setting up pyenv 18:52:35 + export PYENV_ROOT=/opt/pyenv 18:52:35 + PYENV_ROOT=/opt/pyenv 18:52:35 + export PATH=/opt/pyenv/bin:/tmp/venv-Gkmo/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 18:52:35 + PATH=/opt/pyenv/bin:/tmp/venv-Gkmo/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 18:52:35 ++ pwd 18:52:35 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 18:52:35 + export PYTHONPATH 18:52:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:52:35 + TOX_TESTENV_PASSENV=PYTHONPATH 18:52:35 + tox --version 18:52:35 4.34.1 from /tmp/venv-Gkmo/lib/python3.10/site-packages/tox/__init__.py 18:52:35 + PARALLEL=false 18:52:35 + TOX_OPTIONS_LIST= 18:52:35 + [[ -n pre-commit ]] 18:52:35 + TOX_OPTIONS_LIST=' -e pre-commit' 18:52:35 + case ${PARALLEL,,} in 18:52:35 + tox -e pre-commit 18:52:35 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 18:52:37 pre-commit: install_deps> python -I -m pip install pre-commit 18:52:40 pre-commit: freeze> python -m pip freeze --all 18:52:40 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 18:52:40 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 18:52:40 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:52:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:52:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:52:43 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:52:43 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:52:43 [INFO] Once installed this environment will be reused. 18:52:43 [INFO] This may take a few minutes... 18:52:47 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:52:47 [INFO] Once installed this environment will be reused. 18:52:47 [INFO] This may take a few minutes... 18:52:52 trim trailing whitespace.................................................Passed 18:52:53 Tabs remover.............................................................Passed 18:52:53 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 18:52:53 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:52:53 [INFO] Once installed this environment will be reused. 18:52:53 [INFO] This may take a few minutes... 18:53:02 gitlint..............................................(no files to check)Skipped 18:53:02 pre-commit: OK (26.16=setup[4.09]+cmd[12.65,9.42] seconds) 18:53:02 congratulations :) (26.19 seconds) 18:53:02 + tox_status=0 18:53:02 + echo '---> Completed tox runs' 18:53:02 ---> Completed tox runs 18:53:02 + for i in .tox/*/log 18:53:02 ++ echo .tox/pre-commit/log 18:53:02 ++ awk -F/ '{print $2}' 18:53:02 + tox_env=pre-commit 18:53:02 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 18:53:02 + DOC_DIR=docs/_build/html 18:53:02 + [[ -d docs/_build/html ]] 18:53:02 + echo '---> tox-run.sh ends' 18:53:02 ---> tox-run.sh ends 18:53:02 + test 0 -eq 0 18:53:02 $ ssh-agent -k 18:53:02 unset SSH_AUTH_SOCK; 18:53:02 unset SSH_AGENT_PID; 18:53:02 echo Agent pid 1626 killed; 18:53:02 [ssh-agent] Stopped. 18:53:02 [PostBuildScript] - [INFO] Executing post build scripts. 18:53:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7099842138530182839.sh 18:53:02 ---> sysstat.sh 18:53:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16712717969281599416.sh 18:53:03 ---> package-listing.sh 18:53:03 ++ facter osfamily 18:53:03 ++ tr '[:upper:]' '[:lower:]' 18:53:03 + OS_FAMILY=debian 18:53:03 + workspace=/w/workspace/oom-master-pre-commit-lint 18:53:03 + START_PACKAGES=/tmp/packages_start.txt 18:53:03 + END_PACKAGES=/tmp/packages_end.txt 18:53:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:53:03 + PACKAGES=/tmp/packages_start.txt 18:53:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:53:03 + PACKAGES=/tmp/packages_end.txt 18:53:03 + case "${OS_FAMILY}" in 18:53:03 + dpkg -l 18:53:03 + grep '^ii' 18:53:03 + '[' -f /tmp/packages_start.txt ']' 18:53:03 + '[' -f /tmp/packages_end.txt ']' 18:53:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:53:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:53:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 18:53:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 18:53:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8527919412915056235.sh 18:53:03 ---> capture-instance-metadata.sh 18:53:03 Setup pyenv: 18:53:03 system 18:53:03 3.8.13 18:53:03 3.9.13 18:53:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:53:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SGOD 18:53:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:53:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:53:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:53:10 lf-activate-venv(): INFO: Base packages installed successfully 18:53:10 lf-activate-venv(): INFO: Installing additional packages: lftools 18:53:33 lf-activate-venv(): INFO: Adding /tmp/venv-SGOD/bin to PATH 18:53:33 INFO: Running in OpenStack, capturing instance metadata 18:53:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6557573536243115211.sh 18:53:34 provisioning config files... 18:53:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16829863423494515910tmp 18:53:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:53:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:53:34 [EnvInject] - Injecting environment variables from a build step. 18:53:34 [EnvInject] - Injecting as environment variables the properties content 18:53:34 SERVER_ID=logs 18:53:34 18:53:34 [EnvInject] - Variables injected successfully. 18:53:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6606666080244565813.sh 18:53:34 ---> create-netrc.sh 18:53:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1109640569509526858.sh 18:53:34 ---> python-tools-install.sh 18:53:34 Setup pyenv: 18:53:34 system 18:53:34 3.8.13 18:53:34 3.9.13 18:53:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:53:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SGOD from file:/tmp/.os_lf_venv 18:53:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:53:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:53:36 lf-activate-venv(): INFO: Base packages installed successfully 18:53:36 lf-activate-venv(): INFO: Installing additional packages: lftools 18:53:44 lf-activate-venv(): INFO: Adding /tmp/venv-SGOD/bin to PATH 18:53:44 Generating Requirements File 18:54:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 18:54:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:54:02 Python 3.10.6 18:54:02 pip 25.3 from /tmp/venv-SGOD/lib/python3.10/site-packages/pip (python 3.10) 18:54:03 appdirs==1.4.4 18:54:03 argcomplete==3.6.3 18:54:03 aspy.yaml==1.3.0 18:54:03 attrs==25.4.0 18:54:03 autopage==0.5.2 18:54:03 backports.strenum==1.3.1 18:54:03 beautifulsoup4==4.14.3 18:54:03 boto3==1.42.31 18:54:03 botocore==1.42.31 18:54:03 bs4==0.0.2 18:54:03 certifi==2026.1.4 18:54:03 cffi==2.0.0 18:54:03 cfgv==3.5.0 18:54:03 chardet==5.2.0 18:54:03 charset-normalizer==3.4.4 18:54:03 click==8.3.1 18:54:03 cliff==4.13.1 18:54:03 cmd2==3.1.0 18:54:03 cryptography==3.3.2 18:54:03 debtcollector==3.0.0 18:54:03 decorator==5.2.1 18:54:03 defusedxml==0.7.1 18:54:03 Deprecated==1.3.1 18:54:03 distlib==0.4.0 18:54:03 dnspython==2.8.0 18:54:03 docker==7.1.0 18:54:03 dogpile.cache==1.5.0 18:54:03 durationpy==0.10 18:54:03 email-validator==2.3.0 18:54:03 filelock==3.20.3 18:54:03 future==1.0.0 18:54:03 gitdb==4.0.12 18:54:03 GitPython==3.1.46 18:54:03 httplib2==0.30.2 18:54:03 identify==2.6.16 18:54:03 idna==3.11 18:54:03 importlib-resources==1.5.0 18:54:03 iso8601==2.1.0 18:54:03 Jinja2==3.1.6 18:54:03 jmespath==1.0.1 18:54:03 jsonpatch==1.33 18:54:03 jsonpointer==3.0.0 18:54:03 jsonschema==4.26.0 18:54:03 jsonschema-specifications==2025.9.1 18:54:03 keystoneauth1==5.13.0 18:54:03 kubernetes==35.0.0 18:54:03 lftools==0.37.21 18:54:03 lxml==6.0.2 18:54:03 markdown-it-py==4.0.0 18:54:03 MarkupSafe==3.0.3 18:54:03 mdurl==0.1.2 18:54:03 msgpack==1.1.2 18:54:03 multi_key_dict==2.0.3 18:54:03 munch==4.0.0 18:54:03 netaddr==1.3.0 18:54:03 niet==1.4.2 18:54:03 nodeenv==1.10.0 18:54:03 oauth2client==4.1.3 18:54:03 oauthlib==3.3.1 18:54:03 openstacksdk==4.9.0 18:54:03 os-service-types==1.8.2 18:54:03 osc-lib==4.3.0 18:54:03 oslo.config==10.2.0 18:54:03 oslo.context==6.2.0 18:54:03 oslo.i18n==6.7.1 18:54:03 oslo.log==8.0.0 18:54:03 oslo.serialization==5.9.0 18:54:03 oslo.utils==9.2.0 18:54:03 packaging==25.0 18:54:03 pbr==7.0.3 18:54:03 platformdirs==4.5.1 18:54:03 prettytable==3.17.0 18:54:03 psutil==7.2.1 18:54:03 pyasn1==0.6.2 18:54:03 pyasn1_modules==0.4.2 18:54:03 pycparser==3.0 18:54:03 pygerrit2==2.0.15 18:54:03 PyGithub==2.8.1 18:54:03 Pygments==2.19.2 18:54:03 PyJWT==2.10.1 18:54:03 PyNaCl==1.6.2 18:54:03 pyparsing==2.4.7 18:54:03 pyperclip==1.11.0 18:54:03 pyrsistent==0.20.0 18:54:03 python-cinderclient==9.8.0 18:54:03 python-dateutil==2.9.0.post0 18:54:03 python-heatclient==5.0.0 18:54:03 python-jenkins==1.8.3 18:54:03 python-keystoneclient==5.7.0 18:54:03 python-magnumclient==4.9.0 18:54:03 python-openstackclient==8.3.0 18:54:03 python-swiftclient==4.9.0 18:54:03 PyYAML==6.0.3 18:54:03 referencing==0.37.0 18:54:03 requests==2.32.5 18:54:03 requests-oauthlib==2.0.0 18:54:03 requestsexceptions==1.4.0 18:54:03 rfc3986==2.0.0 18:54:03 rich==14.2.0 18:54:03 rich-argparse==1.7.2 18:54:03 rpds-py==0.30.0 18:54:03 rsa==4.9.1 18:54:03 ruamel.yaml==0.19.1 18:54:03 ruamel.yaml.clib==0.2.15 18:54:03 s3transfer==0.16.0 18:54:03 simplejson==3.20.2 18:54:03 six==1.17.0 18:54:03 smmap==5.0.2 18:54:03 soupsieve==2.8.3 18:54:03 stevedore==5.6.0 18:54:03 tabulate==0.9.0 18:54:03 toml==0.10.2 18:54:03 tomlkit==0.14.0 18:54:03 tqdm==4.67.1 18:54:03 typing_extensions==4.15.0 18:54:03 tzdata==2025.3 18:54:03 urllib3==1.26.20 18:54:03 virtualenv==20.36.1 18:54:03 wcwidth==0.3.0 18:54:03 websocket-client==1.9.0 18:54:03 wrapt==2.0.1 18:54:03 xdg==6.0.0 18:54:03 xmltodict==1.0.2 18:54:03 yq==3.4.3 18:54:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3493028277477095536.sh 18:54:03 ---> sudo-logs.sh 18:54:03 Archiving 'sudo' log.. 18:54:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12851539620437811119.sh 18:54:03 ---> job-cost.sh 18:54:03 Setup pyenv: 18:54:03 system 18:54:03 3.8.13 18:54:03 3.9.13 18:54:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:54:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SGOD from file:/tmp/.os_lf_venv 18:54:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:54:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:54:05 lf-activate-venv(): INFO: Base packages installed successfully 18:54:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:54:10 lf-activate-venv(): INFO: Adding /tmp/venv-SGOD/bin to PATH 18:54:10 INFO: No Stack... 18:54:11 INFO: Retrieving Pricing Info for: v3-standard-4 18:54:11 INFO: Archiving Costs 18:54:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9573691314812288858.sh 18:54:11 ---> logs-deploy.sh 18:54:11 Setup pyenv: 18:54:11 system 18:54:11 3.8.13 18:54:11 3.9.13 18:54:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:54:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SGOD from file:/tmp/.os_lf_venv 18:54:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:54:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:54:13 lf-activate-venv(): INFO: Base packages installed successfully 18:54:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:54:21 lf-activate-venv(): INFO: Adding /tmp/venv-SGOD/bin to PATH 18:54:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4379 18:54:21 INFO: archiving workspace using pattern(s): 18:54:22 Archives upload complete. 18:54:22 INFO: archiving logs to Nexus 18:54:23 ---> uname -a: 18:54:23 Linux prd-ubuntu1804-builder-4c-4g-1937 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:54:23 18:54:23 18:54:23 ---> lscpu: 18:54:23 Architecture: x86_64 18:54:23 CPU op-mode(s): 32-bit, 64-bit 18:54:23 Byte Order: Little Endian 18:54:23 CPU(s): 4 18:54:23 On-line CPU(s) list: 0-3 18:54:23 Thread(s) per core: 1 18:54:23 Core(s) per socket: 1 18:54:23 Socket(s): 4 18:54:23 NUMA node(s): 1 18:54:23 Vendor ID: AuthenticAMD 18:54:23 CPU family: 23 18:54:23 Model: 49 18:54:23 Model name: AMD EPYC-Rome Processor 18:54:23 Stepping: 0 18:54:23 CPU MHz: 2799.998 18:54:23 BogoMIPS: 5599.99 18:54:23 Virtualization: AMD-V 18:54:23 Hypervisor vendor: KVM 18:54:23 Virtualization type: full 18:54:23 L1d cache: 32K 18:54:23 L1i cache: 32K 18:54:23 L2 cache: 512K 18:54:23 L3 cache: 16384K 18:54:23 NUMA node0 CPU(s): 0-3 18:54:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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 18:54:23 18:54:23 18:54:23 ---> nproc: 18:54:23 4 18:54:23 18:54:23 18:54:23 ---> df -h: 18:54:23 Filesystem Size Used Avail Use% Mounted on 18:54:23 udev 7.9G 0 7.9G 0% /dev 18:54:23 tmpfs 1.6G 680K 1.6G 1% /run 18:54:23 /dev/vda1 78G 8.4G 69G 11% / 18:54:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:54:23 tmpfs 5.0M 0 5.0M 0% /run/lock 18:54:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:54:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:54:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:54:23 18:54:23 18:54:23 ---> free -m: 18:54:23 total used free shared buff/cache available 18:54:23 Mem: 16040 555 13272 0 2212 15163 18:54:23 Swap: 1023 0 1023 18:54:23 18:54:23 18:54:23 ---> ip addr: 18:54:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:54:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:54:23 inet 127.0.0.1/8 scope host lo 18:54:23 valid_lft forever preferred_lft forever 18:54:23 inet6 ::1/128 scope host 18:54:23 valid_lft forever preferred_lft forever 18:54:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:54:23 link/ether fa:16:3e:a9:c8:b7 brd ff:ff:ff:ff:ff:ff 18:54:23 inet 10.30.107.252/23 brd 10.30.107.255 scope global dynamic ens3 18:54:23 valid_lft 86245sec preferred_lft 86245sec 18:54:23 inet6 fe80::f816:3eff:fea9:c8b7/64 scope link 18:54:23 valid_lft forever preferred_lft forever 18:54:23 18:54:23 18:54:23 ---> sar -b -r -n DEV: 18:54:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1937) 01/21/26 _x86_64_ (4 CPU) 18:54:23 18:54:23 18:51:51 LINUX RESTART (4 CPU) 18:54:23 18:54:23 18:52:01 tps rtps wtps bread/s bwrtn/s 18:54:23 18:53:00 295.70 60.07 235.63 3772.57 54128.05 18:54:23 18:54:01 124.80 0.89 123.91 102.15 33550.57 18:54:23 Average: 209.54 30.23 179.31 1922.19 43754.29 18:54:23 18:54:23 18:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:54:23 18:53:00 13906928 15497128 2518040 15.33 57176 1732388 900320 5.15 790284 1509596 148336 18:54:23 18:54:01 13574852 15504960 2850116 17.35 85796 2024432 799992 4.58 815372 1779148 194264 18:54:23 Average: 13740890 15501044 2684078 16.34 71486 1878410 850156 4.87 802828 1644372 171300 18:54:23 18:54:23 18:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:54:23 18:53:00 lo 2.80 2.80 0.30 0.30 0.00 0.00 0.00 0.00 18:54:23 18:53:00 ens3 444.11 290.88 2297.37 78.73 0.00 0.00 0.00 0.00 18:54:23 18:54:01 lo 1.38 1.38 0.15 0.15 0.00 0.00 0.00 0.00 18:54:23 18:54:01 ens3 64.46 49.53 905.97 11.52 0.00 0.00 0.00 0.00 18:54:23 Average: lo 2.08 2.08 0.23 0.23 0.00 0.00 0.00 0.00 18:54:23 Average: ens3 252.72 169.21 1595.92 44.85 0.00 0.00 0.00 0.00 18:54:23 18:54:23 18:54:23 ---> sar -P ALL: 18:54:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1937) 01/21/26 _x86_64_ (4 CPU) 18:54:23 18:54:23 18:51:51 LINUX RESTART (4 CPU) 18:54:23 18:54:23 18:52:01 CPU %user %nice %system %iowait %steal %idle 18:54:23 18:53:00 all 22.48 0.00 2.79 7.21 0.09 67.44 18:54:23 18:53:00 0 12.04 0.00 1.91 19.10 0.08 66.87 18:54:23 18:53:00 1 25.25 0.00 2.80 1.60 0.08 70.27 18:54:23 18:53:00 2 22.18 0.00 3.08 3.48 0.10 71.15 18:54:23 18:53:00 3 30.47 0.00 3.33 4.58 0.08 61.54 18:54:23 18:54:01 all 21.12 0.00 1.50 2.77 0.07 74.55 18:54:23 18:54:01 0 2.70 0.00 0.79 8.42 0.08 88.01 18:54:23 18:54:01 1 35.48 0.00 2.55 1.28 0.07 60.62 18:54:23 18:54:01 2 29.88 0.00 1.40 1.25 0.08 67.39 18:54:23 18:54:01 3 16.47 0.00 1.28 0.10 0.03 82.12 18:54:23 Average: all 21.79 0.00 2.14 4.96 0.08 71.03 18:54:23 Average: 0 7.32 0.00 1.34 13.71 0.08 77.55 18:54:23 Average: 1 30.42 0.00 2.67 1.44 0.07 65.39 18:54:23 Average: 2 26.08 0.00 2.23 2.35 0.09 69.25 18:54:23 Average: 3 23.40 0.00 2.29 2.32 0.06 71.93 18:54:23 18:54:23 18:54:23