21:05:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142664 21:05:39 Running as SYSTEM 21:05:39 [EnvInject] - Loading node environment variables. 21:05:39 Building remotely on prd-ubuntu1804-builder-4c-4g-3903 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 21:05:39 [ssh-agent] Looking for ssh-agent implementation... 21:05:39 $ ssh-agent 21:05:39 SSH_AUTH_SOCK=/tmp/ssh-PvwyEA0eJdYd/agent.1775 21:05:39 SSH_AGENT_PID=1777 21:05:39 [ssh-agent] Started. 21:05:39 Running ssh-add (command line suppressed) 21:05:39 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10532544562758345950.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10532544562758345950.key) 21:05:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:05:39 The recommended git tool is: NONE 21:05:41 using credential onap-jenkins-ssh 21:05:41 Wiping out workspace first. 21:05:41 Cloning the remote Git repository 21:05:41 Cloning repository git://cloud.onap.org/mirror/oom.git 21:05:41 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 21:05:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:05:41 > git --version # timeout=10 21:05:41 > git --version # 'git version 2.17.1' 21:05:41 using GIT_SSH to set credentials Gerrit user 21:05:41 Verifying host key using manually-configured host key entries 21:05:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:05:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:05:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:05:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:05:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:05:47 using GIT_SSH to set credentials Gerrit user 21:05:47 Verifying host key using manually-configured host key entries 21:05:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/142664/6 # timeout=30 21:05:48 > git rev-parse 5e0aaf07ee8f7aad34f75a97df0f32a729087e2e^{commit} # timeout=10 21:05:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:05:48 Checking out Revision 5e0aaf07ee8f7aad34f75a97df0f32a729087e2e (refs/changes/64/142664/6) 21:05:48 > git config core.sparsecheckout # timeout=10 21:05:48 > git checkout -f 5e0aaf07ee8f7aad34f75a97df0f32a729087e2e # timeout=30 21:05:51 Commit message: "Update SDNC versions for Quebec" 21:05:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:05:51 > git rev-list --no-walk f72d0fd0b21ca79fc00ed6cd69800c2ea5137c22 # timeout=10 21:05:52 [EnvInject] - Injecting environment variables from a build step. 21:05:52 [EnvInject] - Injecting as environment variables the properties content 21:05:52 PYTHON=python3 21:05:52 21:05:52 [EnvInject] - Variables injected successfully. 21:05:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4975891342618159853.sh 21:05:52 ---> tox-install.sh 21:05:52 + source /home/jenkins/lf-env.sh 21:05:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:05:52 ++ mktemp -d /tmp/venv-XXXX 21:05:52 + lf_venv=/tmp/venv-QmFF 21:05:52 + local venv_file=/tmp/.os_lf_venv 21:05:52 + local python=python3 21:05:52 + local options 21:05:52 + local set_path=true 21:05:52 + local install_args= 21:05:52 ++ 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 21:05:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:05:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:05:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:05:52 + true 21:05:52 + case $1 in 21:05:52 + venv_file=/tmp/.toxenv 21:05:52 + shift 2 21:05:52 + true 21:05:52 + case $1 in 21:05:52 + shift 21:05:52 + break 21:05:52 + case $python in 21:05:52 + local pkg_list= 21:05:52 + [[ -d /opt/pyenv ]] 21:05:52 + echo 'Setup pyenv:' 21:05:52 Setup pyenv: 21:05:52 + export PYENV_ROOT=/opt/pyenv 21:05:52 + PYENV_ROOT=/opt/pyenv 21:05:52 + 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 21:05:52 + 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 21:05:52 + pyenv versions 21:05:52 * system (set by /opt/pyenv/version) 21:05:52 * 3.8.13 (set by /opt/pyenv/version) 21:05:52 * 3.9.13 (set by /opt/pyenv/version) 21:05:52 * 3.10.6 (set by /opt/pyenv/version) 21:05:52 + command -v pyenv 21:05:52 ++ pyenv init - --no-rehash 21:05:52 + 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[*]}"'\'')" 21:05:52 export PATH="/opt/pyenv/shims:${PATH}" 21:05:52 export PYENV_SHELL=bash 21:05:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:05:52 pyenv() { 21:05:52 local command 21:05:52 command="${1:-}" 21:05:52 if [ "$#" -gt 0 ]; then 21:05:52 shift 21:05:52 fi 21:05:52 21:05:52 case "$command" in 21:05:52 rehash|shell) 21:05:52 eval "$(pyenv "sh-$command" "$@")" 21:05:52 ;; 21:05:52 *) 21:05:52 command pyenv "$command" "$@" 21:05:52 ;; 21:05:52 esac 21:05:52 }' 21:05:52 +++ 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[*]}"' 21:05:52 ++ 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 21:05:52 ++ 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 21:05:52 ++ 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 21:05:52 ++ export PYENV_SHELL=bash 21:05:52 ++ PYENV_SHELL=bash 21:05:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:05:52 +++ complete -F _pyenv pyenv 21:05:52 ++ lf-pyver python3 21:05:52 ++ local py_version_xy=python3 21:05:52 ++ local py_version_xyz= 21:05:52 ++ pyenv versions 21:05:52 ++ local command 21:05:52 ++ command=versions 21:05:52 ++ '[' 1 -gt 0 ']' 21:05:52 ++ shift 21:05:52 ++ case "$command" in 21:05:52 ++ command pyenv versions 21:05:52 ++ pyenv versions 21:05:52 ++ sed 's/^[ *]* //' 21:05:52 ++ awk '{ print $1 }' 21:05:52 ++ grep -E '^[0-9.]*[0-9]$' 21:05:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:05:52 +++ grep '^3' /tmp/.pyenv_versions 21:05:52 +++ sort -V 21:05:52 +++ tail -n 1 21:05:52 ++ py_version_xyz=3.10.6 21:05:52 ++ [[ -z 3.10.6 ]] 21:05:52 ++ echo 3.10.6 21:05:52 ++ return 0 21:05:52 + pyenv local 3.10.6 21:05:52 + local command 21:05:52 + command=local 21:05:52 + '[' 2 -gt 0 ']' 21:05:52 + shift 21:05:52 + case "$command" in 21:05:52 + command pyenv local 3.10.6 21:05:52 + pyenv local 3.10.6 21:05:52 + for arg in "$@" 21:05:52 + case $arg in 21:05:52 + pkg_list+='tox ' 21:05:52 + for arg in "$@" 21:05:52 + case $arg in 21:05:52 + pkg_list+='virtualenv ' 21:05:52 + for arg in "$@" 21:05:52 + case $arg in 21:05:52 + pkg_list+='urllib3~=1.26.15 ' 21:05:52 + [[ -f /tmp/.toxenv ]] 21:05:52 + [[ ! -f /tmp/.toxenv ]] 21:05:52 + [[ -n '' ]] 21:05:52 + python3 -m venv /tmp/venv-QmFF 21:05:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QmFF' 21:05:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QmFF 21:05:57 + echo /tmp/venv-QmFF 21:05:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:05:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:05:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:05:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:05:57 + local 'pip_opts=--upgrade --quiet' 21:05:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:05:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:05:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:05:57 + [[ -n '' ]] 21:05:57 + [[ -n '' ]] 21:05:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:05:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:05:57 + /tmp/venv-QmFF/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 21:06:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:06:03 lf-activate-venv(): INFO: Base packages installed successfully 21:06:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:06:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:06:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:06:03 + /tmp/venv-QmFF/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 21:06:09 + type python3 21:06:09 + true 21:06:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QmFF/bin to PATH' 21:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-QmFF/bin to PATH 21:06:09 + PATH=/tmp/venv-QmFF/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 21:06:09 + return 0 21:06:09 + python3 --version 21:06:09 Python 3.10.6 21:06:09 + python3 -m pip --version 21:06:09 pip 25.3 from /tmp/venv-QmFF/lib/python3.10/site-packages/pip (python 3.10) 21:06:09 + python3 -m pip freeze 21:06:09 cachetools==6.2.6 21:06:09 chardet==5.2.0 21:06:09 colorama==0.4.6 21:06:09 distlib==0.4.0 21:06:09 filelock==3.20.3 21:06:09 packaging==26.0 21:06:09 platformdirs==4.5.1 21:06:09 pluggy==1.6.0 21:06:09 pyproject-api==1.10.0 21:06:09 tomli==2.4.0 21:06:09 tox==4.34.1 21:06:09 typing_extensions==4.15.0 21:06:09 urllib3==1.26.20 21:06:09 virtualenv==20.36.1 21:06:09 [EnvInject] - Injecting environment variables from a build step. 21:06:09 [EnvInject] - Injecting as environment variables the properties content 21:06:09 PARALLEL=false 21:06:09 21:06:09 [EnvInject] - Variables injected successfully. 21:06:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3217250314429397420.sh 21:06:09 ---> tox-run.sh 21:06: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 21:06:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 21:06:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 21:06:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 21:06:09 + cd /w/workspace/oom-master-pre-commit-lint/. 21:06:09 + source /home/jenkins/lf-env.sh 21:06:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:06:09 ++ mktemp -d /tmp/venv-XXXX 21:06:09 + lf_venv=/tmp/venv-hTtE 21:06:09 + local venv_file=/tmp/.os_lf_venv 21:06:09 + local python=python3 21:06:09 + local options 21:06:09 + local set_path=true 21:06:09 + local install_args= 21:06: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 21:06:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:06:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:06:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:06:09 + true 21:06:09 + case $1 in 21:06:09 + venv_file=/tmp/.toxenv 21:06:09 + shift 2 21:06:09 + true 21:06:09 + case $1 in 21:06:09 + shift 21:06:09 + break 21:06:09 + case $python in 21:06:09 + local pkg_list= 21:06:09 + [[ -d /opt/pyenv ]] 21:06:09 + echo 'Setup pyenv:' 21:06:09 Setup pyenv: 21:06:09 + export PYENV_ROOT=/opt/pyenv 21:06:09 + PYENV_ROOT=/opt/pyenv 21:06: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 21:06: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 21:06:09 + pyenv versions 21:06:10 system 21:06:10 3.8.13 21:06:10 3.9.13 21:06:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:06:10 + command -v pyenv 21:06:10 ++ pyenv init - --no-rehash 21:06:10 + 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[*]}"'\'')" 21:06:10 export PATH="/opt/pyenv/shims:${PATH}" 21:06:10 export PYENV_SHELL=bash 21:06:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:06:10 pyenv() { 21:06:10 local command 21:06:10 command="${1:-}" 21:06:10 if [ "$#" -gt 0 ]; then 21:06:10 shift 21:06:10 fi 21:06:10 21:06:10 case "$command" in 21:06:10 rehash|shell) 21:06:10 eval "$(pyenv "sh-$command" "$@")" 21:06:10 ;; 21:06:10 *) 21:06:10 command pyenv "$command" "$@" 21:06:10 ;; 21:06:10 esac 21:06:10 }' 21:06:10 +++ 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[*]}"' 21:06:10 ++ 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 21:06:10 ++ 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 21:06:10 ++ 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 21:06:10 ++ export PYENV_SHELL=bash 21:06:10 ++ PYENV_SHELL=bash 21:06:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:06:10 +++ complete -F _pyenv pyenv 21:06:10 ++ lf-pyver python3 21:06:10 ++ local py_version_xy=python3 21:06:10 ++ local py_version_xyz= 21:06:10 ++ pyenv versions 21:06:10 ++ sed 's/^[ *]* //' 21:06:10 ++ local command 21:06:10 ++ command=versions 21:06:10 ++ '[' 1 -gt 0 ']' 21:06:10 ++ shift 21:06:10 ++ case "$command" in 21:06:10 ++ command pyenv versions 21:06:10 ++ pyenv versions 21:06:10 ++ awk '{ print $1 }' 21:06:10 ++ grep -E '^[0-9.]*[0-9]$' 21:06:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:06:10 +++ grep '^3' /tmp/.pyenv_versions 21:06:10 +++ sort -V 21:06:10 +++ tail -n 1 21:06:10 ++ py_version_xyz=3.10.6 21:06:10 ++ [[ -z 3.10.6 ]] 21:06:10 ++ echo 3.10.6 21:06:10 ++ return 0 21:06:10 + pyenv local 3.10.6 21:06:10 + local command 21:06:10 + command=local 21:06:10 + '[' 2 -gt 0 ']' 21:06:10 + shift 21:06:10 + case "$command" in 21:06:10 + command pyenv local 3.10.6 21:06:10 + pyenv local 3.10.6 21:06:10 + for arg in "$@" 21:06:10 + case $arg in 21:06:10 + pkg_list+='tox ' 21:06:10 + for arg in "$@" 21:06:10 + case $arg in 21:06:10 + pkg_list+='virtualenv ' 21:06:10 + for arg in "$@" 21:06:10 + case $arg in 21:06:10 + pkg_list+='urllib3~=1.26.15 ' 21:06:10 + [[ -f /tmp/.toxenv ]] 21:06:10 ++ cat /tmp/.toxenv 21:06:10 + lf_venv=/tmp/venv-QmFF 21:06:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QmFF from' file:/tmp/.toxenv 21:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QmFF from file:/tmp/.toxenv 21:06:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:06:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:10 + local 'pip_opts=--upgrade --quiet' 21:06:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:06:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:06:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:06:10 + [[ -n '' ]] 21:06:10 + [[ -n '' ]] 21:06:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:06:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:10 + /tmp/venv-QmFF/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 21:06:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:06:11 lf-activate-venv(): INFO: Base packages installed successfully 21:06:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:06:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:06:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:06:11 + /tmp/venv-QmFF/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 21:06:13 + type python3 21:06:13 + true 21:06:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QmFF/bin to PATH' 21:06:13 lf-activate-venv(): INFO: Adding /tmp/venv-QmFF/bin to PATH 21:06:13 + PATH=/tmp/venv-QmFF/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 21:06:13 + return 0 21:06:13 + [[ -d /opt/pyenv ]] 21:06:13 + echo '---> Setting up pyenv' 21:06:13 ---> Setting up pyenv 21:06:13 + export PYENV_ROOT=/opt/pyenv 21:06:13 + PYENV_ROOT=/opt/pyenv 21:06:13 + export PATH=/opt/pyenv/bin:/tmp/venv-QmFF/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 21:06:13 + PATH=/opt/pyenv/bin:/tmp/venv-QmFF/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 21:06:13 ++ pwd 21:06:13 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 21:06:13 + export PYTHONPATH 21:06:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:06:13 + TOX_TESTENV_PASSENV=PYTHONPATH 21:06:13 + tox --version 21:06:13 4.34.1 from /tmp/venv-QmFF/lib/python3.10/site-packages/tox/__init__.py 21:06:13 + PARALLEL=false 21:06:13 + TOX_OPTIONS_LIST= 21:06:13 + [[ -n pre-commit ]] 21:06:13 + TOX_OPTIONS_LIST=' -e pre-commit' 21:06:13 + case ${PARALLEL,,} in 21:06:13 + tox -e pre-commit 21:06:13 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 21:06:15 pre-commit: install_deps> python -I -m pip install pre-commit 21:06:18 pre-commit: freeze> python -m pip freeze --all 21:06:18 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 21:06:18 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 21:06:19 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 21:06:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 21:06:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 21:06:21 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:06:21 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 21:06:21 [INFO] Once installed this environment will be reused. 21:06:21 [INFO] This may take a few minutes... 21:06:25 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:06:25 [INFO] Once installed this environment will be reused. 21:06:25 [INFO] This may take a few minutes... 21:06:30 trim trailing whitespace.................................................Passed 21:06:30 Tabs remover.............................................................Passed 21:06:30 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 21:06:31 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 21:06:31 [INFO] Once installed this environment will be reused. 21:06:31 [INFO] This may take a few minutes... 21:06:39 gitlint..............................................(no files to check)Skipped 21:06:39 pre-commit: OK (25.82=setup[4.77]+cmd[12.08,8.98] seconds) 21:06:39 congratulations :) (25.86 seconds) 21:06:39 + tox_status=0 21:06:39 + echo '---> Completed tox runs' 21:06:39 ---> Completed tox runs 21:06:39 + for i in .tox/*/log 21:06:39 ++ echo .tox/pre-commit/log 21:06:39 ++ awk -F/ '{print $2}' 21:06:39 + tox_env=pre-commit 21:06:39 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 21:06:39 + DOC_DIR=docs/_build/html 21:06:39 + [[ -d docs/_build/html ]] 21:06:39 + echo '---> tox-run.sh ends' 21:06:39 ---> tox-run.sh ends 21:06:39 + test 0 -eq 0 21:06:40 $ ssh-agent -k 21:06:40 unset SSH_AUTH_SOCK; 21:06:40 unset SSH_AGENT_PID; 21:06:40 echo Agent pid 1777 killed; 21:06:40 [ssh-agent] Stopped. 21:06:40 [PostBuildScript] - [INFO] Executing post build scripts. 21:06:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2582767556134516373.sh 21:06:40 ---> sysstat.sh 21:06:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5126339234252763442.sh 21:06:40 ---> package-listing.sh 21:06:40 ++ tr '[:upper:]' '[:lower:]' 21:06:40 ++ facter osfamily 21:06:40 + OS_FAMILY=debian 21:06:40 + workspace=/w/workspace/oom-master-pre-commit-lint 21:06:40 + START_PACKAGES=/tmp/packages_start.txt 21:06:40 + END_PACKAGES=/tmp/packages_end.txt 21:06:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:40 + PACKAGES=/tmp/packages_start.txt 21:06:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:06:40 + PACKAGES=/tmp/packages_end.txt 21:06:40 + case "${OS_FAMILY}" in 21:06:40 + dpkg -l 21:06:40 + grep '^ii' 21:06:40 + '[' -f /tmp/packages_start.txt ']' 21:06:40 + '[' -f /tmp/packages_end.txt ']' 21:06:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:06:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:06:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 21:06:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 21:06:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins701908508796504421.sh 21:06:40 ---> capture-instance-metadata.sh 21:06:40 Setup pyenv: 21:06:40 system 21:06:40 3.8.13 21:06:40 3.9.13 21:06:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:06:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pA8d 21:06:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:06:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:06:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:06:48 lf-activate-venv(): INFO: Base packages installed successfully 21:06:48 lf-activate-venv(): INFO: Installing additional packages: lftools 21:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-pA8d/bin to PATH 21:07:18 INFO: Running in OpenStack, capturing instance metadata 21:07:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1327364769699209602.sh 21:07:18 provisioning config files... 21:07:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16878005034513503108tmp 21:07:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:07:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:07:18 [EnvInject] - Injecting environment variables from a build step. 21:07:18 [EnvInject] - Injecting as environment variables the properties content 21:07:18 SERVER_ID=logs 21:07:18 21:07:18 [EnvInject] - Variables injected successfully. 21:07:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2743003747065279658.sh 21:07:18 ---> create-netrc.sh 21:07:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18150631592626903914.sh 21:07:18 ---> python-tools-install.sh 21:07:18 Setup pyenv: 21:07:18 system 21:07:18 3.8.13 21:07:18 3.9.13 21:07:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:07:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pA8d from file:/tmp/.os_lf_venv 21:07:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:20 lf-activate-venv(): INFO: Base packages installed successfully 21:07:20 lf-activate-venv(): INFO: Installing additional packages: lftools 21:07:29 lf-activate-venv(): INFO: Adding /tmp/venv-pA8d/bin to PATH 21:07:29 Generating Requirements File 21:07:48 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. 21:07:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:07:48 Python 3.10.6 21:07:48 pip 25.3 from /tmp/venv-pA8d/lib/python3.10/site-packages/pip (python 3.10) 21:07:49 appdirs==1.4.4 21:07:49 argcomplete==3.6.3 21:07:49 aspy.yaml==1.3.0 21:07:49 attrs==25.4.0 21:07:49 autopage==0.5.2 21:07:49 backports.strenum==1.3.1 21:07:49 beautifulsoup4==4.14.3 21:07:49 boto3==1.42.37 21:07:49 botocore==1.42.37 21:07:49 bs4==0.0.2 21:07:49 certifi==2026.1.4 21:07:49 cffi==2.0.0 21:07:49 cfgv==3.5.0 21:07:49 chardet==5.2.0 21:07:49 charset-normalizer==3.4.4 21:07:49 click==8.3.1 21:07:49 cliff==4.13.1 21:07:49 cmd2==3.1.2 21:07:49 cryptography==3.3.2 21:07:49 debtcollector==3.0.0 21:07:49 decorator==5.2.1 21:07:49 defusedxml==0.7.1 21:07:49 Deprecated==1.3.1 21:07:49 distlib==0.4.0 21:07:49 dnspython==2.8.0 21:07:49 docker==7.1.0 21:07:49 dogpile.cache==1.5.0 21:07:49 durationpy==0.10 21:07:49 email-validator==2.3.0 21:07:49 filelock==3.20.3 21:07:49 future==1.0.0 21:07:49 gitdb==4.0.12 21:07:49 GitPython==3.1.46 21:07:49 httplib2==0.30.2 21:07:49 identify==2.6.16 21:07:49 idna==3.11 21:07:49 importlib-resources==1.5.0 21:07:49 iso8601==2.1.0 21:07:49 Jinja2==3.1.6 21:07:49 jmespath==1.1.0 21:07:49 jsonpatch==1.33 21:07:49 jsonpointer==3.0.0 21:07:49 jsonschema==4.26.0 21:07:49 jsonschema-specifications==2025.9.1 21:07:49 keystoneauth1==5.13.0 21:07:49 kubernetes==35.0.0 21:07:49 lftools==0.37.21 21:07:49 lxml==6.0.2 21:07:49 markdown-it-py==4.0.0 21:07:49 MarkupSafe==3.0.3 21:07:49 mdurl==0.1.2 21:07:49 msgpack==1.1.2 21:07:49 multi_key_dict==2.0.3 21:07:49 munch==4.0.0 21:07:49 netaddr==1.3.0 21:07:49 niet==1.4.2 21:07:49 nodeenv==1.10.0 21:07:49 oauth2client==4.1.3 21:07:49 oauthlib==3.3.1 21:07:49 openstacksdk==4.9.0 21:07:49 os-service-types==1.8.2 21:07:49 osc-lib==4.3.0 21:07:49 oslo.config==10.2.0 21:07:49 oslo.context==6.2.0 21:07:49 oslo.i18n==6.7.1 21:07:49 oslo.log==8.0.0 21:07:49 oslo.serialization==5.9.0 21:07:49 oslo.utils==9.2.0 21:07:49 packaging==26.0 21:07:49 pbr==7.0.3 21:07:49 platformdirs==4.5.1 21:07:49 prettytable==3.17.0 21:07:49 psutil==7.2.2 21:07:49 pyasn1==0.6.2 21:07:49 pyasn1_modules==0.4.2 21:07:49 pycparser==3.0 21:07:49 pygerrit2==2.0.15 21:07:49 PyGithub==2.8.1 21:07:49 Pygments==2.19.2 21:07:49 PyJWT==2.10.1 21:07:49 PyNaCl==1.6.2 21:07:49 pyparsing==2.4.7 21:07:49 pyperclip==1.11.0 21:07:49 pyrsistent==0.20.0 21:07:49 python-cinderclient==9.8.0 21:07:49 python-dateutil==2.9.0.post0 21:07:49 python-heatclient==5.0.0 21:07:49 python-jenkins==1.8.3 21:07:49 python-keystoneclient==5.7.0 21:07:49 python-magnumclient==4.9.0 21:07:49 python-openstackclient==8.3.0 21:07:49 python-swiftclient==4.9.0 21:07:49 PyYAML==6.0.3 21:07:49 referencing==0.37.0 21:07:49 requests==2.32.5 21:07:49 requests-oauthlib==2.0.0 21:07:49 requestsexceptions==1.4.0 21:07:49 rfc3986==2.0.0 21:07:49 rich==14.3.1 21:07:49 rich-argparse==1.7.2 21:07:49 rpds-py==0.30.0 21:07:49 rsa==4.9.1 21:07:49 ruamel.yaml==0.19.1 21:07:49 ruamel.yaml.clib==0.2.15 21:07:49 s3transfer==0.16.0 21:07:49 simplejson==3.20.2 21:07:49 six==1.17.0 21:07:49 smmap==5.0.2 21:07:49 soupsieve==2.8.3 21:07:49 stevedore==5.6.0 21:07:49 tabulate==0.9.0 21:07:49 toml==0.10.2 21:07:49 tomlkit==0.14.0 21:07:49 tqdm==4.67.1 21:07:49 typing_extensions==4.15.0 21:07:49 tzdata==2025.3 21:07:49 urllib3==1.26.20 21:07:49 virtualenv==20.36.1 21:07:49 wcwidth==0.5.0 21:07:49 websocket-client==1.9.0 21:07:49 wrapt==2.0.1 21:07:49 xdg==6.0.0 21:07:49 xmltodict==1.0.2 21:07:49 yq==3.4.3 21:07:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2000662396503745638.sh 21:07:49 ---> sudo-logs.sh 21:07:49 Archiving 'sudo' log.. 21:07:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5061856626538662772.sh 21:07:49 ---> job-cost.sh 21:07:49 Setup pyenv: 21:07:49 system 21:07:49 3.8.13 21:07:49 3.9.13 21:07:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:07:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pA8d from file:/tmp/.os_lf_venv 21:07:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:51 lf-activate-venv(): INFO: Base packages installed successfully 21:07:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:07:57 lf-activate-venv(): INFO: Adding /tmp/venv-pA8d/bin to PATH 21:07:57 INFO: No Stack... 21:07:57 INFO: Retrieving Pricing Info for: v3-standard-4 21:07:57 INFO: Archiving Costs 21:07:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13750749056199159231.sh 21:07:57 ---> logs-deploy.sh 21:07:57 Setup pyenv: 21:07:57 system 21:07:57 3.8.13 21:07:57 3.9.13 21:07:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:07:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pA8d from file:/tmp/.os_lf_venv 21:07:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:07:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:07:59 lf-activate-venv(): INFO: Base packages installed successfully 21:07:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:08:08 lf-activate-venv(): INFO: Adding /tmp/venv-pA8d/bin to PATH 21:08:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4388 21:08:08 INFO: archiving workspace using pattern(s): 21:08:09 Archives upload complete. 21:08:09 INFO: archiving logs to Nexus 21:08:10 ---> uname -a: 21:08:10 Linux prd-ubuntu1804-builder-4c-4g-3903 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:08:10 21:08:10 21:08:10 ---> lscpu: 21:08:10 Architecture: x86_64 21:08:10 CPU op-mode(s): 32-bit, 64-bit 21:08:10 Byte Order: Little Endian 21:08:10 CPU(s): 4 21:08:10 On-line CPU(s) list: 0-3 21:08:10 Thread(s) per core: 1 21:08:10 Core(s) per socket: 1 21:08:10 Socket(s): 4 21:08:10 NUMA node(s): 1 21:08:10 Vendor ID: AuthenticAMD 21:08:10 CPU family: 23 21:08:10 Model: 49 21:08:10 Model name: AMD EPYC-Rome Processor 21:08:10 Stepping: 0 21:08:10 CPU MHz: 2799.998 21:08:10 BogoMIPS: 5599.99 21:08:10 Virtualization: AMD-V 21:08:10 Hypervisor vendor: KVM 21:08:10 Virtualization type: full 21:08:10 L1d cache: 32K 21:08:10 L1i cache: 32K 21:08:10 L2 cache: 512K 21:08:10 L3 cache: 16384K 21:08:10 NUMA node0 CPU(s): 0-3 21:08:10 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 21:08:10 21:08:10 21:08:10 ---> nproc: 21:08:10 4 21:08:10 21:08:10 21:08:10 ---> df -h: 21:08:10 Filesystem Size Used Avail Use% Mounted on 21:08:10 udev 7.9G 0 7.9G 0% /dev 21:08:10 tmpfs 1.6G 676K 1.6G 1% /run 21:08:10 /dev/vda1 78G 8.4G 69G 11% / 21:08:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:08:10 tmpfs 5.0M 0 5.0M 0% /run/lock 21:08:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:08:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:08:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:08:10 21:08:10 21:08:10 ---> free -m: 21:08:10 total used free shared buff/cache available 21:08:10 Mem: 16040 544 13283 0 2212 15174 21:08:10 Swap: 1023 0 1023 21:08:10 21:08:10 21:08:10 ---> ip addr: 21:08:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:08:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:08:10 inet 127.0.0.1/8 scope host lo 21:08:10 valid_lft forever preferred_lft forever 21:08:10 inet6 ::1/128 scope host 21:08:10 valid_lft forever preferred_lft forever 21:08:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:08:10 link/ether fa:16:3e:31:3d:86 brd ff:ff:ff:ff:ff:ff 21:08:10 inet 10.30.106.195/23 brd 10.30.107.255 scope global dynamic ens3 21:08:10 valid_lft 86209sec preferred_lft 86209sec 21:08:10 inet6 fe80::f816:3eff:fe31:3d86/64 scope link 21:08:10 valid_lft forever preferred_lft forever 21:08:10 21:08:10 21:08:10 ---> sar -b -r -n DEV: 21:08:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3903) 01/28/26 _x86_64_ (4 CPU) 21:08:10 21:08:10 21:05:07 LINUX RESTART (4 CPU) 21:08:10 21:08:10 21:06:02 tps rtps wtps bread/s bwrtn/s 21:08:10 21:07:01 85.66 8.83 76.83 173.67 12886.76 21:08:10 21:08:01 99.37 1.03 98.33 118.51 14099.52 21:08:10 Average: 92.57 4.90 87.67 145.86 13498.24 21:08:10 21:08:10 21:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:08:10 21:07:01 13924300 15556212 2500660 15.22 62220 1766140 774412 4.43 743752 1532176 72276 21:08:10 21:08:01 13631132 15564992 2793828 17.01 87328 2026260 749876 4.29 749960 1784996 128312 21:08:10 Average: 13777716 15560602 2647244 16.12 74774 1896200 762144 4.36 746856 1658586 100294 21:08:10 21:08:10 21:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:08:10 21:07:01 ens3 68.16 49.82 725.51 9.60 0.00 0.00 0.00 0.00 21:08:10 21:07:01 lo 2.78 2.78 0.31 0.31 0.00 0.00 0.00 0.00 21:08:10 21:08:01 ens3 59.81 43.71 878.63 10.45 0.00 0.00 0.00 0.00 21:08:10 21:08:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 21:08:10 Average: ens3 63.95 46.74 802.72 10.03 0.00 0.00 0.00 0.00 21:08:10 Average: lo 1.98 1.98 0.22 0.22 0.00 0.00 0.00 0.00 21:08:10 21:08:10 21:08:10 ---> sar -P ALL: 21:08:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3903) 01/28/26 _x86_64_ (4 CPU) 21:08:10 21:08:10 21:05:07 LINUX RESTART (4 CPU) 21:08:10 21:08:10 21:06:02 CPU %user %nice %system %iowait %steal %idle 21:08:10 21:07:01 all 20.15 0.00 1.83 7.10 0.06 70.86 21:08:10 21:07:01 0 22.04 0.00 2.09 4.58 0.05 71.24 21:08:10 21:07:01 1 32.46 0.00 2.20 5.19 0.07 60.08 21:08:10 21:07:01 2 6.50 0.00 1.22 17.73 0.05 74.49 21:08:10 21:07:01 3 19.75 0.00 1.80 0.75 0.07 77.63 21:08:10 21:08:01 all 20.44 0.00 1.37 3.18 0.05 74.95 21:08:10 21:08:01 0 4.51 0.00 0.80 7.01 0.05 87.63 21:08:10 21:08:01 1 39.39 0.00 1.68 2.63 0.07 56.23 21:08:10 21:08:01 2 12.15 0.00 1.11 2.38 0.05 84.32 21:08:10 21:08:01 3 25.83 0.00 1.89 0.70 0.05 71.54 21:08:10 Average: all 20.30 0.00 1.60 5.12 0.06 72.92 21:08:10 Average: 0 13.19 0.00 1.44 5.81 0.05 79.51 21:08:10 Average: 1 35.95 0.00 1.94 3.90 0.07 58.14 21:08:10 Average: 2 9.34 0.00 1.16 10.00 0.05 79.44 21:08:10 Average: 3 22.82 0.00 1.84 0.72 0.06 74.56 21:08:10 21:08:10 21:08:10