07:13:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142717 07:13:42 Running as SYSTEM 07:13:42 [EnvInject] - Loading node environment variables. 07:13:42 Building remotely on prd-ubuntu1804-builder-4c-4g-722 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:13:42 [ssh-agent] Looking for ssh-agent implementation... 07:13:42 $ ssh-agent 07:13:42 SSH_AUTH_SOCK=/tmp/ssh-1MWn9CnHp7xQ/agent.1686 07:13:42 SSH_AGENT_PID=1688 07:13:42 [ssh-agent] Started. 07:13:42 Running ssh-add (command line suppressed) 07:13:42 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_777921063799694915.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_777921063799694915.key) 07:13:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:13:42 The recommended git tool is: NONE 07:13:43 using credential onap-jenkins-ssh 07:13:43 Wiping out workspace first. 07:13:43 Cloning the remote Git repository 07:13:43 Cloning repository git://cloud.onap.org/mirror/oom.git 07:13:43 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:13:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:13:43 > git --version # timeout=10 07:13:43 > git --version # 'git version 2.17.1' 07:13:43 using GIT_SSH to set credentials Gerrit user 07:13:43 Verifying host key using manually-configured host key entries 07:13:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:13:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:13:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:13:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:13:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:13:49 using GIT_SSH to set credentials Gerrit user 07:13:49 Verifying host key using manually-configured host key entries 07:13:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/142717/11 # timeout=30 07:13:49 > git rev-parse 25779250e2d1b5f3d78a799a3c93113c19a26d88^{commit} # timeout=10 07:13:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:13:49 Checking out Revision 25779250e2d1b5f3d78a799a3c93113c19a26d88 (refs/changes/17/142717/11) 07:13:49 > git config core.sparsecheckout # timeout=10 07:13:49 > git checkout -f 25779250e2d1b5f3d78a799a3c93113c19a26d88 # timeout=30 07:13:53 Commit message: "[MULTICLOUD] 13.3.0 release" 07:13:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:13:53 > git rev-list --no-walk 89f3db6b3901d005a4f46304d78f3e230d448b02 # timeout=10 07:13:53 [EnvInject] - Injecting environment variables from a build step. 07:13:53 [EnvInject] - Injecting as environment variables the properties content 07:13:53 PYTHON=python3 07:13:53 07:13:53 [EnvInject] - Variables injected successfully. 07:13:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9594020961542912115.sh 07:13:53 ---> tox-install.sh 07:13:53 + source /home/jenkins/lf-env.sh 07:13:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:13:53 ++ mktemp -d /tmp/venv-XXXX 07:13:53 + lf_venv=/tmp/venv-NobF 07:13:53 + local venv_file=/tmp/.os_lf_venv 07:13:53 + local python=python3 07:13:53 + local options 07:13:53 + local set_path=true 07:13:53 + local install_args= 07:13:53 ++ 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 07:13:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:13:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:13:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:13:53 + true 07:13:53 + case $1 in 07:13:53 + venv_file=/tmp/.toxenv 07:13:53 + shift 2 07:13:53 + true 07:13:53 + case $1 in 07:13:53 + shift 07:13:53 + break 07:13:53 + case $python in 07:13:53 + local pkg_list= 07:13:53 + [[ -d /opt/pyenv ]] 07:13:53 + echo 'Setup pyenv:' 07:13:53 Setup pyenv: 07:13:53 + export PYENV_ROOT=/opt/pyenv 07:13:53 + PYENV_ROOT=/opt/pyenv 07:13:53 + 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 07:13:53 + 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 07:13:53 + pyenv versions 07:13:53 * system (set by /opt/pyenv/version) 07:13:53 * 3.8.13 (set by /opt/pyenv/version) 07:13:53 * 3.9.13 (set by /opt/pyenv/version) 07:13:53 * 3.10.6 (set by /opt/pyenv/version) 07:13:53 + command -v pyenv 07:13:53 ++ pyenv init - --no-rehash 07:13:53 + 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[*]}"'\'')" 07:13:53 export PATH="/opt/pyenv/shims:${PATH}" 07:13:53 export PYENV_SHELL=bash 07:13:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:13:53 pyenv() { 07:13:53 local command 07:13:53 command="${1:-}" 07:13:53 if [ "$#" -gt 0 ]; then 07:13:53 shift 07:13:53 fi 07:13:53 07:13:53 case "$command" in 07:13:53 rehash|shell) 07:13:53 eval "$(pyenv "sh-$command" "$@")" 07:13:53 ;; 07:13:53 *) 07:13:53 command pyenv "$command" "$@" 07:13:53 ;; 07:13:53 esac 07:13:53 }' 07:13:53 +++ 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[*]}"' 07:13:53 ++ 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 07:13:53 ++ 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 07:13:53 ++ 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 07:13:53 ++ export PYENV_SHELL=bash 07:13:53 ++ PYENV_SHELL=bash 07:13:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:13:53 +++ complete -F _pyenv pyenv 07:13:53 ++ lf-pyver python3 07:13:53 ++ local py_version_xy=python3 07:13:53 ++ local py_version_xyz= 07:13:53 ++ pyenv versions 07:13:53 ++ local command 07:13:53 ++ sed 's/^[ *]* //' 07:13:53 ++ awk '{ print $1 }' 07:13:53 ++ grep -E '^[0-9.]*[0-9]$' 07:13:53 ++ command=versions 07:13:53 ++ '[' 1 -gt 0 ']' 07:13:53 ++ shift 07:13:53 ++ case "$command" in 07:13:53 ++ command pyenv versions 07:13:53 ++ pyenv versions 07:13:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:13:53 +++ tail -n 1 07:13:53 +++ grep '^3' /tmp/.pyenv_versions 07:13:53 +++ sort -V 07:13:53 ++ py_version_xyz=3.10.6 07:13:53 ++ [[ -z 3.10.6 ]] 07:13:53 ++ echo 3.10.6 07:13:53 ++ return 0 07:13:53 + pyenv local 3.10.6 07:13:53 + local command 07:13:53 + command=local 07:13:53 + '[' 2 -gt 0 ']' 07:13:53 + shift 07:13:53 + case "$command" in 07:13:53 + command pyenv local 3.10.6 07:13:53 + pyenv local 3.10.6 07:13:53 + for arg in "$@" 07:13:53 + case $arg in 07:13:53 + pkg_list+='tox ' 07:13:53 + for arg in "$@" 07:13:53 + case $arg in 07:13:53 + pkg_list+='virtualenv ' 07:13:53 + for arg in "$@" 07:13:53 + case $arg in 07:13:53 + pkg_list+='urllib3~=1.26.15 ' 07:13:53 + [[ -f /tmp/.toxenv ]] 07:13:53 + [[ ! -f /tmp/.toxenv ]] 07:13:53 + [[ -n '' ]] 07:13:53 + python3 -m venv /tmp/venv-NobF 07:13:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NobF' 07:13:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NobF 07:13:58 + echo /tmp/venv-NobF 07:13:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:13:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:13:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:13:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:13:58 + local 'pip_opts=--upgrade --quiet' 07:13:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:13:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:13:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:13:58 + [[ -n '' ]] 07:13:58 + [[ -n '' ]] 07:13:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:13:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:13:58 + /tmp/venv-NobF/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 07:14:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:14:02 lf-activate-venv(): INFO: Base packages installed successfully 07:14:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:14:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:14:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:14:02 + /tmp/venv-NobF/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 07:14:04 + type python3 07:14:04 + true 07:14:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NobF/bin to PATH' 07:14:04 lf-activate-venv(): INFO: Adding /tmp/venv-NobF/bin to PATH 07:14:04 + PATH=/tmp/venv-NobF/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 07:14:04 + return 0 07:14:04 + python3 --version 07:14:04 Python 3.10.6 07:14:04 + python3 -m pip --version 07:14:04 pip 25.3 from /tmp/venv-NobF/lib/python3.10/site-packages/pip (python 3.10) 07:14:04 + python3 -m pip freeze 07:14:04 cachetools==6.2.4 07:14:04 chardet==5.2.0 07:14:04 colorama==0.4.6 07:14:04 distlib==0.4.0 07:14:04 filelock==3.20.1 07:14:04 packaging==25.0 07:14:04 platformdirs==4.5.1 07:14:04 pluggy==1.6.0 07:14:04 pyproject-api==1.10.0 07:14:04 tomli==2.3.0 07:14:04 tox==4.32.0 07:14:04 typing_extensions==4.15.0 07:14:04 urllib3==1.26.20 07:14:04 virtualenv==20.35.4 07:14:04 [EnvInject] - Injecting environment variables from a build step. 07:14:04 [EnvInject] - Injecting as environment variables the properties content 07:14:04 PARALLEL=false 07:14:04 07:14:04 [EnvInject] - Variables injected successfully. 07:14:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18185404706289318946.sh 07:14:04 ---> tox-run.sh 07:14:04 + 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 07:14:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:14:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:14:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:14:04 + cd /w/workspace/oom-master-pre-commit-lint/. 07:14:04 + source /home/jenkins/lf-env.sh 07:14:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:14:04 ++ mktemp -d /tmp/venv-XXXX 07:14:04 + lf_venv=/tmp/venv-YCCN 07:14:04 + local venv_file=/tmp/.os_lf_venv 07:14:04 + local python=python3 07:14:04 + local options 07:14:04 + local set_path=true 07:14:04 + local install_args= 07:14:04 ++ 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 07:14:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:14:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:14:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:14:04 + true 07:14:04 + case $1 in 07:14:04 + venv_file=/tmp/.toxenv 07:14:04 + shift 2 07:14:04 + true 07:14:04 + case $1 in 07:14:04 + shift 07:14:04 + break 07:14:04 + case $python in 07:14:04 + local pkg_list= 07:14:04 + [[ -d /opt/pyenv ]] 07:14:04 + echo 'Setup pyenv:' 07:14:04 Setup pyenv: 07:14:04 + export PYENV_ROOT=/opt/pyenv 07:14:04 + PYENV_ROOT=/opt/pyenv 07:14:04 + 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 07:14:04 + 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 07:14:04 + pyenv versions 07:14:04 system 07:14:04 3.8.13 07:14:04 3.9.13 07:14:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:14:04 + command -v pyenv 07:14:04 ++ pyenv init - --no-rehash 07:14:04 + 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[*]}"'\'')" 07:14:04 export PATH="/opt/pyenv/shims:${PATH}" 07:14:04 export PYENV_SHELL=bash 07:14:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:14:04 pyenv() { 07:14:04 local command 07:14:04 command="${1:-}" 07:14:04 if [ "$#" -gt 0 ]; then 07:14:04 shift 07:14:04 fi 07:14:04 07:14:04 case "$command" in 07:14:04 rehash|shell) 07:14:04 eval "$(pyenv "sh-$command" "$@")" 07:14:04 ;; 07:14:04 *) 07:14:04 command pyenv "$command" "$@" 07:14:04 ;; 07:14:04 esac 07:14:04 }' 07:14:04 +++ 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[*]}"' 07:14:04 ++ 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 07:14:04 ++ 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 07:14:04 ++ 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 07:14:04 ++ export PYENV_SHELL=bash 07:14:04 ++ PYENV_SHELL=bash 07:14:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:14:04 +++ complete -F _pyenv pyenv 07:14:04 ++ lf-pyver python3 07:14:04 ++ local py_version_xy=python3 07:14:04 ++ local py_version_xyz= 07:14:04 ++ pyenv versions 07:14:04 ++ local command 07:14:04 ++ command=versions 07:14:04 ++ '[' 1 -gt 0 ']' 07:14:04 ++ sed 's/^[ *]* //' 07:14:04 ++ shift 07:14:04 ++ case "$command" in 07:14:04 ++ command pyenv versions 07:14:04 ++ pyenv versions 07:14:04 ++ awk '{ print $1 }' 07:14:04 ++ grep -E '^[0-9.]*[0-9]$' 07:14:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:14:04 +++ grep '^3' /tmp/.pyenv_versions 07:14:04 +++ sort -V 07:14:04 +++ tail -n 1 07:14:04 ++ py_version_xyz=3.10.6 07:14:04 ++ [[ -z 3.10.6 ]] 07:14:04 ++ echo 3.10.6 07:14:04 ++ return 0 07:14:04 + pyenv local 3.10.6 07:14:04 + local command 07:14:04 + command=local 07:14:04 + '[' 2 -gt 0 ']' 07:14:04 + shift 07:14:04 + case "$command" in 07:14:04 + command pyenv local 3.10.6 07:14:04 + pyenv local 3.10.6 07:14:04 + for arg in "$@" 07:14:04 + case $arg in 07:14:04 + pkg_list+='tox ' 07:14:04 + for arg in "$@" 07:14:04 + case $arg in 07:14:04 + pkg_list+='virtualenv ' 07:14:04 + for arg in "$@" 07:14:04 + case $arg in 07:14:04 + pkg_list+='urllib3~=1.26.15 ' 07:14:04 + [[ -f /tmp/.toxenv ]] 07:14:04 ++ cat /tmp/.toxenv 07:14:04 + lf_venv=/tmp/venv-NobF 07:14:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NobF from' file:/tmp/.toxenv 07:14:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NobF from file:/tmp/.toxenv 07:14:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:14:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:14:04 + local 'pip_opts=--upgrade --quiet' 07:14:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:14:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:14:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:14:04 + [[ -n '' ]] 07:14:04 + [[ -n '' ]] 07:14:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:14:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:14:04 + /tmp/venv-NobF/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 07:14:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:14:05 lf-activate-venv(): INFO: Base packages installed successfully 07:14:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:14:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:14:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:14:05 + /tmp/venv-NobF/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 07:14:06 + type python3 07:14:06 + true 07:14:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NobF/bin to PATH' 07:14:06 lf-activate-venv(): INFO: Adding /tmp/venv-NobF/bin to PATH 07:14:06 + PATH=/tmp/venv-NobF/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 07:14:06 + return 0 07:14:06 + [[ -d /opt/pyenv ]] 07:14:06 + echo '---> Setting up pyenv' 07:14:06 ---> Setting up pyenv 07:14:06 + export PYENV_ROOT=/opt/pyenv 07:14:06 + PYENV_ROOT=/opt/pyenv 07:14:06 + export PATH=/opt/pyenv/bin:/tmp/venv-NobF/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 07:14:06 + PATH=/opt/pyenv/bin:/tmp/venv-NobF/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 07:14:06 ++ pwd 07:14:06 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:14:06 + export PYTHONPATH 07:14:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:14:06 + TOX_TESTENV_PASSENV=PYTHONPATH 07:14:06 + tox --version 07:14:07 4.32.0 from /tmp/venv-NobF/lib/python3.10/site-packages/tox/__init__.py 07:14:07 + PARALLEL=false 07:14:07 + TOX_OPTIONS_LIST= 07:14:07 + [[ -n pre-commit ]] 07:14:07 + TOX_OPTIONS_LIST=' -e pre-commit' 07:14:07 + case ${PARALLEL,,} in 07:14:07 + tox -e pre-commit 07:14:07 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:14:08 pre-commit: install_deps> python -I -m pip install pre-commit 07:14:10 pre-commit: freeze> python -m pip freeze --all 07:14:11 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.1,identify==2.6.15,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.35.4 07:14:11 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:14:11 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:14:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:14:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:14:13 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:14:13 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:14:13 [INFO] Once installed this environment will be reused. 07:14:13 [INFO] This may take a few minutes... 07:14:17 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:14:17 [INFO] Once installed this environment will be reused. 07:14:17 [INFO] This may take a few minutes... 07:14:22 trim trailing whitespace.................................................Passed 07:14:22 Tabs remover.............................................................Passed 07:14:22 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:14:22 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:14:22 [INFO] Once installed this environment will be reused. 07:14:22 [INFO] This may take a few minutes... 07:14:30 gitlint..............................................(no files to check)Skipped 07:14:30 pre-commit: OK (23.28=setup[3.65]+cmd[11.32,8.31] seconds) 07:14:30 congratulations :) (23.32 seconds) 07:14:30 + tox_status=0 07:14:30 + echo '---> Completed tox runs' 07:14:30 ---> Completed tox runs 07:14:30 + for i in .tox/*/log 07:14:30 ++ echo .tox/pre-commit/log 07:14:30 ++ awk -F/ '{print $2}' 07:14:30 + tox_env=pre-commit 07:14:30 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:14:30 + DOC_DIR=docs/_build/html 07:14:30 + [[ -d docs/_build/html ]] 07:14:30 + echo '---> tox-run.sh ends' 07:14:30 ---> tox-run.sh ends 07:14:30 + test 0 -eq 0 07:14:30 $ ssh-agent -k 07:14:30 unset SSH_AUTH_SOCK; 07:14:30 unset SSH_AGENT_PID; 07:14:30 echo Agent pid 1688 killed; 07:14:30 [ssh-agent] Stopped. 07:14:30 [PostBuildScript] - [INFO] Executing post build scripts. 07:14:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14600691057595488972.sh 07:14:30 ---> sysstat.sh 07:14:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4857514288421296509.sh 07:14:31 ---> package-listing.sh 07:14:31 ++ facter osfamily 07:14:31 ++ tr '[:upper:]' '[:lower:]' 07:14:31 + OS_FAMILY=debian 07:14:31 + workspace=/w/workspace/oom-master-pre-commit-lint 07:14:31 + START_PACKAGES=/tmp/packages_start.txt 07:14:31 + END_PACKAGES=/tmp/packages_end.txt 07:14:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:14:31 + PACKAGES=/tmp/packages_start.txt 07:14:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:14:31 + PACKAGES=/tmp/packages_end.txt 07:14:31 + case "${OS_FAMILY}" in 07:14:31 + dpkg -l 07:14:31 + grep '^ii' 07:14:31 + '[' -f /tmp/packages_start.txt ']' 07:14:31 + '[' -f /tmp/packages_end.txt ']' 07:14:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:14:31 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:14:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:14:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:14:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14079942138374447242.sh 07:14:31 ---> capture-instance-metadata.sh 07:14:31 Setup pyenv: 07:14:31 system 07:14:31 3.8.13 07:14:31 3.9.13 07:14:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:14:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zCT3 07:14:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:14:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:14:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:14:43 lf-activate-venv(): INFO: Base packages installed successfully 07:14:43 lf-activate-venv(): INFO: Installing additional packages: lftools 07:15:15 lf-activate-venv(): INFO: Adding /tmp/venv-zCT3/bin to PATH 07:15:15 INFO: Running in OpenStack, capturing instance metadata 07:15:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3997254202972700278.sh 07:15:15 provisioning config files... 07:15:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16025753720239195843tmp 07:15:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:15:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:15:15 [EnvInject] - Injecting environment variables from a build step. 07:15:15 [EnvInject] - Injecting as environment variables the properties content 07:15:15 SERVER_ID=logs 07:15:15 07:15:15 [EnvInject] - Variables injected successfully. 07:15:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6224482444583528168.sh 07:15:15 ---> create-netrc.sh 07:15:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5494974151292118558.sh 07:15:15 ---> python-tools-install.sh 07:15:15 Setup pyenv: 07:15:16 system 07:15:16 3.8.13 07:15:16 3.9.13 07:15:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:15:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zCT3 from file:/tmp/.os_lf_venv 07:15:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:15:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:15:17 lf-activate-venv(): INFO: Base packages installed successfully 07:15:17 lf-activate-venv(): INFO: Installing additional packages: lftools 07:15:26 lf-activate-venv(): INFO: Adding /tmp/venv-zCT3/bin to PATH 07:15:26 Generating Requirements File 07:15:45 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. 07:15:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:15:45 Python 3.10.6 07:15:46 pip 25.3 from /tmp/venv-zCT3/lib/python3.10/site-packages/pip (python 3.10) 07:15:46 appdirs==1.4.4 07:15:46 argcomplete==3.6.3 07:15:46 aspy.yaml==1.3.0 07:15:46 attrs==25.4.0 07:15:46 autopage==0.5.2 07:15:46 backports.strenum==1.3.1 07:15:46 beautifulsoup4==4.14.3 07:15:46 boto3==1.42.14 07:15:46 botocore==1.42.14 07:15:46 bs4==0.0.2 07:15:46 cachetools==6.2.4 07:15:46 certifi==2025.11.12 07:15:46 cffi==2.0.0 07:15:46 cfgv==3.5.0 07:15:46 chardet==5.2.0 07:15:46 charset-normalizer==3.4.4 07:15:46 click==8.3.1 07:15:46 cliff==4.13.1 07:15:46 cmd2==3.0.0 07:15:46 cryptography==3.3.2 07:15:46 debtcollector==3.0.0 07:15:46 decorator==5.2.1 07:15:46 defusedxml==0.7.1 07:15:46 Deprecated==1.3.1 07:15:46 distlib==0.4.0 07:15:46 dnspython==2.8.0 07:15:46 docker==7.1.0 07:15:46 dogpile.cache==1.5.0 07:15:46 durationpy==0.10 07:15:46 email-validator==2.3.0 07:15:46 filelock==3.20.1 07:15:46 future==1.0.0 07:15:46 gitdb==4.0.12 07:15:46 GitPython==3.1.45 07:15:46 google-auth==2.45.0 07:15:46 httplib2==0.31.0 07:15:46 identify==2.6.15 07:15:46 idna==3.11 07:15:46 importlib-resources==1.5.0 07:15:46 iso8601==2.1.0 07:15:46 Jinja2==3.1.6 07:15:46 jmespath==1.0.1 07:15:46 jsonpatch==1.33 07:15:46 jsonpointer==3.0.0 07:15:46 jsonschema==4.25.1 07:15:46 jsonschema-specifications==2025.9.1 07:15:46 keystoneauth1==5.12.0 07:15:46 kubernetes==34.1.0 07:15:46 lftools==0.37.18 07:15:46 lxml==6.0.2 07:15:46 markdown-it-py==4.0.0 07:15:46 MarkupSafe==3.0.3 07:15:46 mdurl==0.1.2 07:15:46 msgpack==1.1.2 07:15:46 multi_key_dict==2.0.3 07:15:46 munch==4.0.0 07:15:46 netaddr==1.3.0 07:15:46 niet==1.4.2 07:15:46 nodeenv==1.10.0 07:15:46 oauth2client==4.1.3 07:15:46 oauthlib==3.3.1 07:15:46 openstacksdk==4.8.0 07:15:46 os-service-types==1.8.2 07:15:46 osc-lib==4.3.0 07:15:46 oslo.config==10.1.0 07:15:46 oslo.context==6.2.0 07:15:46 oslo.i18n==6.7.1 07:15:46 oslo.log==8.0.0 07:15:46 oslo.serialization==5.8.0 07:15:46 oslo.utils==9.2.0 07:15:46 packaging==25.0 07:15:46 pbr==7.0.3 07:15:46 platformdirs==4.5.1 07:15:46 prettytable==3.17.0 07:15:46 psutil==7.1.3 07:15:46 pyasn1==0.6.1 07:15:46 pyasn1_modules==0.4.2 07:15:46 pycparser==2.23 07:15:46 pygerrit2==2.0.15 07:15:46 PyGithub==2.8.1 07:15:46 Pygments==2.19.2 07:15:46 PyJWT==2.10.1 07:15:46 PyNaCl==1.6.1 07:15:46 pyparsing==2.4.7 07:15:46 pyperclip==1.11.0 07:15:46 pyrsistent==0.20.0 07:15:46 python-cinderclient==9.8.0 07:15:46 python-dateutil==2.9.0.post0 07:15:46 python-heatclient==4.3.0 07:15:46 python-jenkins==1.8.3 07:15:46 python-keystoneclient==5.7.0 07:15:46 python-magnumclient==4.9.0 07:15:46 python-openstackclient==8.2.0 07:15:46 python-swiftclient==4.9.0 07:15:46 PyYAML==6.0.3 07:15:46 referencing==0.37.0 07:15:46 requests==2.32.5 07:15:46 requests-oauthlib==2.0.0 07:15:46 requestsexceptions==1.4.0 07:15:46 rfc3986==2.0.0 07:15:46 rich==14.2.0 07:15:46 rich-argparse==1.7.2 07:15:46 rpds-py==0.30.0 07:15:46 rsa==4.9.1 07:15:46 ruamel.yaml==0.18.17 07:15:46 ruamel.yaml.clib==0.2.15 07:15:46 s3transfer==0.16.0 07:15:46 simplejson==3.20.2 07:15:46 six==1.17.0 07:15:46 smmap==5.0.2 07:15:46 soupsieve==2.8.1 07:15:46 stevedore==5.6.0 07:15:46 tabulate==0.9.0 07:15:46 toml==0.10.2 07:15:46 tomlkit==0.13.3 07:15:46 tqdm==4.67.1 07:15:46 typing_extensions==4.15.0 07:15:46 tzdata==2025.3 07:15:46 urllib3==1.26.20 07:15:46 virtualenv==20.35.4 07:15:46 wcwidth==0.2.14 07:15:46 websocket-client==1.9.0 07:15:46 wrapt==2.0.1 07:15:46 xdg==6.0.0 07:15:46 xmltodict==1.0.2 07:15:46 yq==3.4.3 07:15:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16404074855632388553.sh 07:15:46 ---> sudo-logs.sh 07:15:46 Archiving 'sudo' log.. 07:15:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14426119788542426572.sh 07:15:46 ---> job-cost.sh 07:15:46 Setup pyenv: 07:15:46 system 07:15:46 3.8.13 07:15:46 3.9.13 07:15:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:15:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zCT3 from file:/tmp/.os_lf_venv 07:15:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:15:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:15:48 lf-activate-venv(): INFO: Base packages installed successfully 07:15:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:15:53 lf-activate-venv(): INFO: Adding /tmp/venv-zCT3/bin to PATH 07:15:53 INFO: No Stack... 07:15:54 INFO: Retrieving Pricing Info for: v3-standard-4 07:15:54 INFO: Archiving Costs 07:15:54 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3145727576886055393.sh 07:15:54 ---> logs-deploy.sh 07:15:54 Setup pyenv: 07:15:54 system 07:15:54 3.8.13 07:15:54 3.9.13 07:15:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:15:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zCT3 from file:/tmp/.os_lf_venv 07:15:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:15:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:15:56 lf-activate-venv(): INFO: Base packages installed successfully 07:15:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:16:04 lf-activate-venv(): INFO: Adding /tmp/venv-zCT3/bin to PATH 07:16:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4361 07:16:04 INFO: archiving workspace using pattern(s): 07:16:05 Archives upload complete. 07:16:05 INFO: archiving logs to Nexus 07:16:06 ---> uname -a: 07:16:06 Linux prd-ubuntu1804-builder-4c-4g-722 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:16:06 07:16:06 07:16:06 ---> lscpu: 07:16:06 Architecture: x86_64 07:16:06 CPU op-mode(s): 32-bit, 64-bit 07:16:06 Byte Order: Little Endian 07:16:06 CPU(s): 4 07:16:06 On-line CPU(s) list: 0-3 07:16:06 Thread(s) per core: 1 07:16:06 Core(s) per socket: 1 07:16:06 Socket(s): 4 07:16:06 NUMA node(s): 1 07:16:06 Vendor ID: AuthenticAMD 07:16:06 CPU family: 23 07:16:06 Model: 49 07:16:06 Model name: AMD EPYC-Rome Processor 07:16:06 Stepping: 0 07:16:06 CPU MHz: 2800.000 07:16:06 BogoMIPS: 5600.00 07:16:06 Virtualization: AMD-V 07:16:06 Hypervisor vendor: KVM 07:16:06 Virtualization type: full 07:16:06 L1d cache: 32K 07:16:06 L1i cache: 32K 07:16:06 L2 cache: 512K 07:16:06 L3 cache: 16384K 07:16:06 NUMA node0 CPU(s): 0-3 07:16:06 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 07:16:06 07:16:06 07:16:06 ---> nproc: 07:16:06 4 07:16:06 07:16:06 07:16:06 ---> df -h: 07:16:06 Filesystem Size Used Avail Use% Mounted on 07:16:06 udev 7.9G 0 7.9G 0% /dev 07:16:06 tmpfs 1.6G 676K 1.6G 1% /run 07:16:06 /dev/vda1 78G 8.4G 69G 11% / 07:16:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:16:06 tmpfs 5.0M 0 5.0M 0% /run/lock 07:16:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:16:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:16:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:16:06 07:16:06 07:16:06 ---> free -m: 07:16:06 total used free shared buff/cache available 07:16:06 Mem: 16040 611 13213 0 2214 15107 07:16:06 Swap: 1023 0 1023 07:16:06 07:16:06 07:16:06 ---> ip addr: 07:16:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:16:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:16:06 inet 127.0.0.1/8 scope host lo 07:16:06 valid_lft forever preferred_lft forever 07:16:06 inet6 ::1/128 scope host 07:16:06 valid_lft forever preferred_lft forever 07:16:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:16:06 link/ether fa:16:3e:4e:0b:f2 brd ff:ff:ff:ff:ff:ff 07:16:06 inet 10.30.107.102/23 brd 10.30.107.255 scope global dynamic ens3 07:16:06 valid_lft 86230sec preferred_lft 86230sec 07:16:06 inet6 fe80::f816:3eff:fe4e:bf2/64 scope link 07:16:06 valid_lft forever preferred_lft forever 07:16:06 07:16:06 07:16:06 ---> sar -b -r -n DEV: 07:16:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-722) 12/22/25 _x86_64_ (4 CPU) 07:16:06 07:16:06 07:13:28 LINUX RESTART (4 CPU) 07:16:06 07:16:06 07:14:01 tps rtps wtps bread/s bwrtn/s 07:16:06 07:15:01 104.15 8.70 95.45 170.90 38273.35 07:16:06 07:16:01 96.28 1.03 95.25 118.51 10556.11 07:16:06 Average: 100.22 4.87 95.35 144.71 24414.73 07:16:06 07:16:06 07:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:16:06 07:15:01 13855152 15488112 2569816 15.65 62092 1767324 817292 4.68 813744 1533032 59548 07:16:06 07:16:01 13496124 15432184 2928844 17.83 87856 2027800 855552 4.90 885380 1784904 130832 07:16:06 Average: 13675638 15460148 2749330 16.74 74974 1897562 836422 4.79 849562 1658968 95190 07:16:06 07:16:06 07:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:16:06 07:15:01 ens3 62.37 44.98 690.25 8.38 0.00 0.00 0.00 0.00 07:16:06 07:15:01 lo 2.47 2.47 0.28 0.28 0.00 0.00 0.00 0.00 07:16:06 07:16:01 ens3 59.46 44.81 871.61 11.12 0.00 0.00 0.00 0.00 07:16:06 07:16:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 07:16:06 Average: ens3 60.91 44.89 780.93 9.75 0.00 0.00 0.00 0.00 07:16:06 Average: lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 07:16:06 07:16:06 07:16:06 ---> sar -P ALL: 07:16:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-722) 12/22/25 _x86_64_ (4 CPU) 07:16:06 07:16:06 07:13:28 LINUX RESTART (4 CPU) 07:16:06 07:16:06 07:14:01 CPU %user %nice %system %iowait %steal %idle 07:16:06 07:15:01 all 17.84 0.00 1.82 6.92 0.05 73.37 07:16:06 07:15:01 0 12.62 0.00 1.34 18.70 0.05 67.29 07:16:06 07:15:01 1 17.69 0.00 1.78 1.45 0.05 79.03 07:16:06 07:15:01 2 25.68 0.00 2.37 0.65 0.05 71.24 07:16:06 07:15:01 3 15.40 0.00 1.75 6.74 0.03 76.08 07:16:06 07:16:01 all 21.42 0.00 1.32 1.47 0.04 75.75 07:16:06 07:16:01 0 7.67 0.00 0.58 1.09 0.03 90.62 07:16:06 07:16:01 1 18.96 0.00 1.08 0.49 0.03 79.44 07:16:06 07:16:01 2 39.10 0.00 2.35 1.72 0.07 56.77 07:16:06 07:16:01 3 19.98 0.00 1.32 2.60 0.05 76.05 07:16:06 Average: all 19.63 0.00 1.57 4.19 0.05 74.56 07:16:06 Average: 0 10.14 0.00 0.96 9.89 0.04 78.96 07:16:06 Average: 1 18.33 0.00 1.43 0.97 0.04 79.24 07:16:06 Average: 2 32.40 0.00 2.36 1.18 0.06 64.00 07:16:06 Average: 3 17.70 0.00 1.53 4.66 0.04 76.07 07:16:06 07:16:06 07:16:06