12:15:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/147245 12:15:35 Running as SYSTEM 12:15:35 [EnvInject] - Loading node environment variables. 12:15:35 Building remotely on prd-ubuntu1804-builder-4c-4g-16842 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:15:35 [ssh-agent] Looking for ssh-agent implementation... 12:15:35 $ ssh-agent 12:15:35 SSH_AUTH_SOCK=/tmp/ssh-080cyHD03iyE/agent.2050 12:15:35 SSH_AGENT_PID=2053 12:15:35 [ssh-agent] Started. 12:15:35 Running ssh-add (command line suppressed) 12:15:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5464355210133111965.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5464355210133111965.key) 12:15:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:15:35 The recommended git tool is: NONE 12:15:36 using credential onap-jenkins-ssh 12:15:36 Wiping out workspace first. 12:15:36 Cloning the remote Git repository 12:15:36 Cloning repository git://cloud.onap.org/mirror/oom.git 12:15:36 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:15:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:15:37 > git --version # timeout=10 12:15:37 > git --version # 'git version 2.17.1' 12:15:37 using GIT_SSH to set credentials Gerrit user 12:15:37 Verifying host key using manually-configured host key entries 12:15:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:15:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:15:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:15:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:15:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:15:42 using GIT_SSH to set credentials Gerrit user 12:15:42 Verifying host key using manually-configured host key entries 12:15:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/45/147245/3 # timeout=30 12:15:43 > git rev-parse 57a480d948a64d77c06a75d8b983212d366ba23c^{commit} # timeout=10 12:15:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:15:43 Checking out Revision 57a480d948a64d77c06a75d8b983212d366ba23c (refs/changes/45/147245/3) 12:15:43 > git config core.sparsecheckout # timeout=10 12:15:43 > git checkout -f 57a480d948a64d77c06a75d8b983212d366ba23c # timeout=30 12:15:46 Commit message: "[POLICY] opa-pdp 2.2.0" 12:15:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:15:46 > git rev-list --no-walk bb650a828c4f78dbbe596b5b1145fd92d14058ce # timeout=10 12:15:46 [EnvInject] - Injecting environment variables from a build step. 12:15:47 [EnvInject] - Injecting as environment variables the properties content 12:15:47 PYTHON=python3 12:15:47 12:15:47 [EnvInject] - Variables injected successfully. 12:15:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9930594409877458095.sh 12:15:47 ---> tox-install.sh 12:15:47 + source /home/jenkins/lf-env.sh 12:15:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:15:47 ++ mktemp -d /tmp/venv-XXXX 12:15:47 + lf_venv=/tmp/venv-3nAN 12:15:47 + local venv_file=/tmp/.os_lf_venv 12:15:47 + local python=python3 12:15:47 + local options 12:15:47 + local set_path=true 12:15:47 + local install_args= 12:15:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:15:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:15:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:15:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:15:47 + true 12:15:47 + case $1 in 12:15:47 + venv_file=/tmp/.toxenv 12:15:47 + shift 2 12:15:47 + true 12:15:47 + case $1 in 12:15:47 + shift 12:15:47 + break 12:15:47 + case $python in 12:15:47 + local pkg_list= 12:15:47 + [[ -d /opt/pyenv ]] 12:15:47 + echo 'Setup pyenv:' 12:15:47 Setup pyenv: 12:15:47 + export PYENV_ROOT=/opt/pyenv 12:15:47 + PYENV_ROOT=/opt/pyenv 12:15:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:15:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:15:47 + pyenv versions 12:15:47 * system (set by /opt/pyenv/version) 12:15:47 * 3.8.13 (set by /opt/pyenv/version) 12:15:47 * 3.9.13 (set by /opt/pyenv/version) 12:15:47 * 3.10.6 (set by /opt/pyenv/version) 12:15:47 + command -v pyenv 12:15:47 ++ pyenv init - --no-rehash 12:15:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:15:47 export PATH="/opt/pyenv/shims:${PATH}" 12:15:47 export PYENV_SHELL=bash 12:15:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:15:47 pyenv() { 12:15:47 local command 12:15:47 command="${1:-}" 12:15:47 if [ "$#" -gt 0 ]; then 12:15:47 shift 12:15:47 fi 12:15:47 12:15:47 case "$command" in 12:15:47 rehash|shell) 12:15:47 eval "$(pyenv "sh-$command" "$@")" 12:15:47 ;; 12:15:47 *) 12:15:47 command pyenv "$command" "$@" 12:15:47 ;; 12:15:47 esac 12:15:47 }' 12:15:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:15:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:15:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:15:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:15:47 ++ export PYENV_SHELL=bash 12:15:47 ++ PYENV_SHELL=bash 12:15:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:15:47 +++ complete -F _pyenv pyenv 12:15:47 ++ lf-pyver python3 12:15:47 ++ local py_version_xy=python3 12:15:47 ++ local py_version_xyz= 12:15:47 ++ pyenv versions 12:15:47 ++ local command 12:15:47 ++ command=versions 12:15:47 ++ '[' 1 -gt 0 ']' 12:15:47 ++ shift 12:15:47 ++ case "$command" in 12:15:47 ++ command pyenv versions 12:15:47 ++ pyenv versions 12:15:47 ++ awk '{ print $1 }' 12:15:47 ++ grep -E '^[0-9.]*[0-9]$' 12:15:47 ++ sed 's/^[ *]* //' 12:15:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:15:47 +++ grep '^3' /tmp/.pyenv_versions 12:15:47 +++ sort -V 12:15:47 +++ tail -n 1 12:15:47 ++ py_version_xyz=3.10.6 12:15:47 ++ [[ -z 3.10.6 ]] 12:15:47 ++ echo 3.10.6 12:15:47 ++ return 0 12:15:47 + pyenv local 3.10.6 12:15:47 + local command 12:15:47 + command=local 12:15:47 + '[' 2 -gt 0 ']' 12:15:47 + shift 12:15:47 + case "$command" in 12:15:47 + command pyenv local 3.10.6 12:15:47 + pyenv local 3.10.6 12:15:47 + for arg in "$@" 12:15:47 + case $arg in 12:15:47 + pkg_list+='tox ' 12:15:47 + for arg in "$@" 12:15:47 + case $arg in 12:15:47 + pkg_list+='virtualenv ' 12:15:47 + for arg in "$@" 12:15:47 + case $arg in 12:15:47 + pkg_list+='urllib3~=1.26.15 ' 12:15:47 + [[ -f /tmp/.toxenv ]] 12:15:47 + [[ ! -f /tmp/.toxenv ]] 12:15:47 + [[ -n '' ]] 12:15:47 + python3 -m venv /tmp/venv-3nAN 12:15:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3nAN' 12:15:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3nAN 12:15:51 + echo /tmp/venv-3nAN 12:15:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:15:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:15:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:15:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:15:51 + local 'pip_opts=--upgrade --quiet' 12:15:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:15:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:15:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:15:51 + [[ -n '' ]] 12:15:51 + [[ -n '' ]] 12:15:51 + lf-venv-pip-install /tmp/venv-3nAN/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:15:51 + local venv_python=/tmp/venv-3nAN/bin/python3 12:15:51 + shift 12:15:51 + local upstream=https://pypi.org/simple 12:15:51 + /tmp/venv-3nAN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:15:55 + return 0 12:15:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:15:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:15:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:15:55 + lf-venv-pip-install /tmp/venv-3nAN/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:15:55 + local venv_python=/tmp/venv-3nAN/bin/python3 12:15:55 + shift 12:15:55 + local upstream=https://pypi.org/simple 12:15:55 + /tmp/venv-3nAN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:15:57 + return 0 12:15:57 + type python3 12:15:57 + true 12:15:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3nAN/bin to PATH' 12:15:57 lf-activate-venv(): INFO: Adding /tmp/venv-3nAN/bin to PATH 12:15:57 + PATH=/tmp/venv-3nAN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:15:57 + return 0 12:15:57 + python3 --version 12:15:57 Python 3.10.6 12:15:57 + python3 -m pip --version 12:15:57 pip 26.2.1 from /tmp/venv-3nAN/lib/python3.10/site-packages/pip (python 3.10) 12:15:57 + python3 -m pip freeze 12:15:58 cachetools==7.1.7 12:15:58 colorama==0.4.6 12:15:58 distlib==0.4.3 12:15:58 filelock==3.32.4 12:15:58 packaging==26.3 12:15:58 platformdirs==4.11.5 12:15:58 pluggy==1.6.0 12:15:58 pyproject-api==1.11.0 12:15:58 python-discovery==1.6.0 12:15:58 tomli==2.4.1 12:15:58 tomli_w==1.2.0 12:15:58 tox==4.61.1 12:15:58 typing_extensions==4.16.0 12:15:58 urllib3==1.26.20 12:15:58 virtualenv==21.7.7 12:15:58 [EnvInject] - Injecting environment variables from a build step. 12:15:58 [EnvInject] - Injecting as environment variables the properties content 12:15:58 PARALLEL=false 12:15:58 12:15:58 [EnvInject] - Variables injected successfully. 12:15:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17331198600971548629.sh 12:15:58 ---> tox-run.sh 12:15:58 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:15:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:15:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:15:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:15:58 + cd /w/workspace/oom-master-pre-commit-lint/. 12:15:58 + source /home/jenkins/lf-env.sh 12:15:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:15:58 ++ mktemp -d /tmp/venv-XXXX 12:15:58 + lf_venv=/tmp/venv-LoYK 12:15:58 + local venv_file=/tmp/.os_lf_venv 12:15:58 + local python=python3 12:15:58 + local options 12:15:58 + local set_path=true 12:15:58 + local install_args= 12:15:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:15:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:15:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:15:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:15:58 + true 12:15:58 + case $1 in 12:15:58 + venv_file=/tmp/.toxenv 12:15:58 + shift 2 12:15:58 + true 12:15:58 + case $1 in 12:15:58 + shift 12:15:58 + break 12:15:58 + case $python in 12:15:58 + local pkg_list= 12:15:58 + [[ -d /opt/pyenv ]] 12:15:58 + echo 'Setup pyenv:' 12:15:58 Setup pyenv: 12:15:58 + export PYENV_ROOT=/opt/pyenv 12:15:58 + PYENV_ROOT=/opt/pyenv 12:15:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:15:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:15:58 + pyenv versions 12:15:58 system 12:15:58 3.8.13 12:15:58 3.9.13 12:15:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:15:58 + command -v pyenv 12:15:58 ++ pyenv init - --no-rehash 12:15:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:15:58 export PATH="/opt/pyenv/shims:${PATH}" 12:15:58 export PYENV_SHELL=bash 12:15:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:15:58 pyenv() { 12:15:58 local command 12:15:58 command="${1:-}" 12:15:58 if [ "$#" -gt 0 ]; then 12:15:58 shift 12:15:58 fi 12:15:58 12:15:58 case "$command" in 12:15:58 rehash|shell) 12:15:58 eval "$(pyenv "sh-$command" "$@")" 12:15:58 ;; 12:15:58 *) 12:15:58 command pyenv "$command" "$@" 12:15:58 ;; 12:15:58 esac 12:15:58 }' 12:15:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:15:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:15:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:15:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:15:58 ++ export PYENV_SHELL=bash 12:15:58 ++ PYENV_SHELL=bash 12:15:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:15:58 +++ complete -F _pyenv pyenv 12:15:58 ++ lf-pyver python3 12:15:58 ++ local py_version_xy=python3 12:15:58 ++ local py_version_xyz= 12:15:58 ++ pyenv versions 12:15:58 ++ local command 12:15:58 ++ command=versions 12:15:58 ++ '[' 1 -gt 0 ']' 12:15:58 ++ shift 12:15:58 ++ case "$command" in 12:15:58 ++ command pyenv versions 12:15:58 ++ pyenv versions 12:15:58 ++ sed 's/^[ *]* //' 12:15:58 ++ awk '{ print $1 }' 12:15:58 ++ grep -E '^[0-9.]*[0-9]$' 12:15:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:15:58 +++ grep '^3' /tmp/.pyenv_versions 12:15:58 +++ sort -V 12:15:58 +++ tail -n 1 12:15:58 ++ py_version_xyz=3.10.6 12:15:58 ++ [[ -z 3.10.6 ]] 12:15:58 ++ echo 3.10.6 12:15:58 ++ return 0 12:15:58 + pyenv local 3.10.6 12:15:58 + local command 12:15:58 + command=local 12:15:58 + '[' 2 -gt 0 ']' 12:15:58 + shift 12:15:58 + case "$command" in 12:15:58 + command pyenv local 3.10.6 12:15:58 + pyenv local 3.10.6 12:15:58 + for arg in "$@" 12:15:58 + case $arg in 12:15:58 + pkg_list+='tox ' 12:15:58 + for arg in "$@" 12:15:58 + case $arg in 12:15:58 + pkg_list+='virtualenv ' 12:15:58 + for arg in "$@" 12:15:58 + case $arg in 12:15:58 + pkg_list+='urllib3~=1.26.15 ' 12:15:58 + [[ -f /tmp/.toxenv ]] 12:15:58 ++ cat /tmp/.toxenv 12:15:58 + lf_venv=/tmp/venv-3nAN 12:15:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3nAN from' file:/tmp/.toxenv 12:15:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3nAN from file:/tmp/.toxenv 12:15:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:15:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:15:58 + local 'pip_opts=--upgrade --quiet' 12:15:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:15:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:15:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:15:58 + [[ -n '' ]] 12:15:58 + [[ -n '' ]] 12:15:58 + lf-venv-pip-install /tmp/venv-3nAN/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:15:58 + local venv_python=/tmp/venv-3nAN/bin/python3 12:15:58 + shift 12:15:58 + local upstream=https://pypi.org/simple 12:15:58 + /tmp/venv-3nAN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:15:59 + return 0 12:15:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:15:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:15:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:15:59 + lf-venv-pip-install /tmp/venv-3nAN/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:15:59 + local venv_python=/tmp/venv-3nAN/bin/python3 12:15:59 + shift 12:15:59 + local upstream=https://pypi.org/simple 12:15:59 + /tmp/venv-3nAN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:16:00 + return 0 12:16:00 + type python3 12:16:00 + true 12:16:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3nAN/bin to PATH' 12:16:00 lf-activate-venv(): INFO: Adding /tmp/venv-3nAN/bin to PATH 12:16:00 + PATH=/tmp/venv-3nAN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:16:00 + return 0 12:16:00 + [[ -d /opt/pyenv ]] 12:16:00 + echo '---> Setting up pyenv' 12:16:00 ---> Setting up pyenv 12:16:00 + export PYENV_ROOT=/opt/pyenv 12:16:00 + PYENV_ROOT=/opt/pyenv 12:16:00 + export PATH=/opt/pyenv/bin:/tmp/venv-3nAN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:16:00 + PATH=/opt/pyenv/bin:/tmp/venv-3nAN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:16:00 ++ pwd 12:16:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:16:00 + export PYTHONPATH 12:16:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:16:00 + TOX_TESTENV_PASSENV=PYTHONPATH 12:16:00 + tox --version 12:16:00 4.61.1 from /tmp/venv-3nAN/lib/python3.10/site-packages/tox/__init__.py 12:16:00 + PARALLEL=false 12:16:00 + TOX_OPTIONS_LIST= 12:16:00 + [[ -n pre-commit ]] 12:16:00 + TOX_OPTIONS_LIST=' -e pre-commit' 12:16:00 + case ${PARALLEL,,} in 12:16:00 + tox -e pre-commit 12:16:00 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:16:01 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 12:16:04 pre-commit: freeze> python -m pip freeze --all 12:16:04 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.4,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.5,pre_commit==4.6.0,python-discovery==1.6.0,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.7.7 12:16:04 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:16:04 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:16:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:16:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:16:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:16:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:16:10 [INFO] Once installed this environment will be reused. 12:16:10 [INFO] This may take a few minutes... 12:16:14 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:16:14 [INFO] Once installed this environment will be reused. 12:16:14 [INFO] This may take a few minutes... 12:16:18 trim trailing whitespace.................................................Passed 12:16:18 Tabs remover.............................................................Passed 12:16:19 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:16:19 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:16:19 [INFO] Once installed this environment will be reused. 12:16:19 [INFO] This may take a few minutes... 12:16:28 gitlint..............................................(no files to check)Skipped 12:16:28 pre-commit: OK (27.29=setup[3.84]+cmd[14.45,9.00] seconds) 12:16:28 congratulations :) (27.33 seconds) 12:16:28 + tox_status=0 12:16:28 + echo '---> Completed tox runs' 12:16:28 ---> Completed tox runs 12:16:28 + for i in .tox/*/log 12:16:28 ++ awk -F/ '{print $2}' 12:16:28 ++ echo .tox/pre-commit/log 12:16:28 + tox_env=pre-commit 12:16:28 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:16:28 + DOC_DIR=docs/_build/html 12:16:28 + [[ -d docs/_build/html ]] 12:16:28 + echo '---> tox-run.sh ends' 12:16:28 ---> tox-run.sh ends 12:16:28 + test 0 -eq 0 12:16:28 $ ssh-agent -k 12:16:28 unset SSH_AUTH_SOCK; 12:16:28 unset SSH_AGENT_PID; 12:16:28 echo Agent pid 2053 killed; 12:16:28 [ssh-agent] Stopped. 12:16:28 [PostBuildScript] - [INFO] Executing post build scripts. 12:16:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1244287355619497460.sh 12:16:28 ---> sysstat.sh 12:16:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15642500885786179123.sh 12:16:28 ---> package-listing.sh 12:16:28 ++ facter osfamily 12:16:28 ++ tr '[:upper:]' '[:lower:]' 12:16:29 + OS_FAMILY=debian 12:16:29 + workspace=/w/workspace/oom-master-pre-commit-lint 12:16:29 + START_PACKAGES=/tmp/packages_start.txt 12:16:29 + END_PACKAGES=/tmp/packages_end.txt 12:16:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:16:29 + PACKAGES=/tmp/packages_start.txt 12:16:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:16:29 + PACKAGES=/tmp/packages_end.txt 12:16:29 + case "${OS_FAMILY}" in 12:16:29 + dpkg -l 12:16:29 + grep '^ii' 12:16:29 + '[' -f /tmp/packages_start.txt ']' 12:16:29 + '[' -f /tmp/packages_end.txt ']' 12:16:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:16:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:16:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:16:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:16:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2402260927650603829.sh 12:16:29 ---> capture-instance-metadata.sh 12:16:29 Setup pyenv: 12:16:29 system 12:16:29 3.8.13 12:16:29 3.9.13 12:16:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:16:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LXav 12:16:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:16:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:16:36 lf-activate-venv(): INFO: Installing additional packages: lftools 12:16:58 lf-activate-venv(): INFO: Adding /tmp/venv-LXav/bin to PATH 12:16:58 INFO: Running in OpenStack, capturing instance metadata 12:16:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9679478969366509304.sh 12:16:59 provisioning config files... 12:16:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17755585263311439099tmp 12:16:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:16:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:16:59 [EnvInject] - Injecting environment variables from a build step. 12:16:59 [EnvInject] - Injecting as environment variables the properties content 12:16:59 SERVER_ID=logs 12:16:59 12:16:59 [EnvInject] - Variables injected successfully. 12:16:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12039917532813402606.sh 12:16:59 ---> create-netrc.sh 12:16:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12822666439389107219.sh 12:16:59 ---> python-tools-install.sh 12:16:59 Setup pyenv: 12:16:59 system 12:16:59 3.8.13 12:16:59 3.9.13 12:16:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:16:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LXav from file:/tmp/.os_lf_venv 12:16:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:17:01 lf-activate-venv(): INFO: Installing additional packages: lftools 12:17:07 lf-activate-venv(): INFO: Adding /tmp/venv-LXav/bin to PATH 12:17:07 Generating Requirements File 12:17:28 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:17:28 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:17:28 Python 3.10.6 12:17:28 pip 26.2.1 from /tmp/venv-LXav/lib/python3.10/site-packages/pip (python 3.10) 12:17:29 aiohappyeyeballs==2.7.1 12:17:29 aiohttp==3.14.3 12:17:29 aiosignal==1.4.0 12:17:29 appdirs==1.4.4 12:17:29 argcomplete==3.7.2 12:17:29 aspy.yaml==1.3.0 12:17:29 async-timeout==5.0.1 12:17:29 attrs==26.1.0 12:17:29 autopage==0.6.0 12:17:29 backports.strenum==1.3.1 12:17:29 beautifulsoup4==4.15.0 12:17:29 boto3==1.43.83 12:17:29 botocore==1.43.83 12:17:29 bs4==0.0.2 12:17:29 certifi==2026.7.22 12:17:29 cffi==2.1.1 12:17:29 cfgv==3.5.0 12:17:29 chardet==7.6.0 12:17:29 charset-normalizer==3.5.1 12:17:29 click==8.5.0 12:17:29 cliff==4.14.0 12:17:29 cmd2==3.5.1 12:17:29 cryptography==3.3.2 12:17:29 debtcollector==3.1.0 12:17:29 decorator==5.3.1 12:17:29 defusedxml==0.7.1 12:17:29 Deprecated==1.3.1 12:17:29 distlib==0.4.3 12:17:29 dnspython==2.8.0 12:17:29 docker==7.2.0 12:17:29 dogpile.cache==1.5.0 12:17:29 durationpy==0.11 12:17:29 email-validator==2.3.0 12:17:29 filelock==3.32.4 12:17:29 frozenlist==1.8.0 12:17:29 future==1.0.0 12:17:29 gitdb==4.0.12 12:17:29 GitPython==3.1.61 12:17:29 httplib2==0.30.2 12:17:29 identify==2.6.19 12:17:29 idna==3.19 12:17:29 importlib-resources==1.5.0 12:17:29 iso8601==2.1.0 12:17:29 Jinja2==3.1.6 12:17:29 jmespath==1.1.0 12:17:29 jsonpatch==1.33 12:17:29 jsonpointer==3.1.1 12:17:29 jsonschema==4.26.0 12:17:29 jsonschema-specifications==2025.9.1 12:17:29 keystoneauth1==5.14.0 12:17:29 kubernetes==36.0.3 12:17:29 lftools==0.37.23 12:17:29 lxml==6.1.2 12:17:29 markdown-it-py==4.2.0 12:17:29 MarkupSafe==3.0.3 12:17:29 mdurl==0.1.2 12:17:29 msgpack==1.2.2 12:17:29 multi_key_dict==2.0.3 12:17:29 multidict==6.7.1 12:17:29 munch==4.0.0 12:17:29 netaddr==1.3.0 12:17:29 niet==1.4.2 12:17:29 nodeenv==1.10.0 12:17:29 oauth2client==4.1.3 12:17:29 oauthlib==3.3.1 12:17:29 openstacksdk==4.13.0 12:17:29 os-service-types==1.8.2 12:17:29 osc-lib==4.6.0 12:17:29 oslo.config==10.4.0 12:17:29 oslo.context==6.4.0 12:17:29 oslo.i18n==6.8.0 12:17:29 oslo.log==8.2.0 12:17:29 oslo.serialization==5.10.0 12:17:29 oslo.utils==10.1.1 12:17:29 packaging==26.3 12:17:29 pbr==7.0.3 12:17:29 platformdirs==4.11.5 12:17:29 prettytable==3.18.0 12:17:29 propcache==0.5.2 12:17:29 psutil==7.2.2 12:17:29 pyasn1==0.6.4 12:17:29 pyasn1_modules==0.4.2 12:17:29 pycparser==3.0 12:17:29 pygerrit2==2.0.15 12:17:29 PyGithub==2.10.0 12:17:29 Pygments==2.21.0 12:17:29 PyJWT==2.13.0 12:17:29 PyNaCl==1.6.2 12:17:29 pyparsing==2.4.7 12:17:29 pyperclip==1.11.0 12:17:29 pyrsistent==0.20.0 12:17:29 python-cinderclient==9.9.0 12:17:29 python-dateutil==2.9.0.post0 12:17:29 python-discovery==1.6.0 12:17:29 python-heatclient==5.2.0 12:17:29 python-jenkins==1.8.3 12:17:29 python-keystoneclient==6.0.0 12:17:29 python-magnumclient==4.11.0 12:17:29 python-openstackclient==10.0.0 12:17:29 python-swiftclient==4.11.0 12:17:29 PyYAML==6.0.3 12:17:29 referencing==0.37.0 12:17:29 requests==2.34.2 12:17:29 requests-oauthlib==2.0.0 12:17:29 rfc3986==2.0.0 12:17:29 rich==15.0.0 12:17:29 rich-argparse==1.8.0 12:17:29 rpds-py==0.30.0 12:17:29 rsa==4.9.1 12:17:29 ruamel.yaml==0.19.1 12:17:29 ruamel.yaml.clib==0.2.15 12:17:29 s3transfer==0.19.2 12:17:29 simplejson==4.1.2 12:17:29 six==1.17.0 12:17:29 smmap==5.0.3 12:17:29 soupsieve==2.9.2 12:17:29 stevedore==5.8.0 12:17:29 tabulate==0.10.0 12:17:29 toml==0.10.2 12:17:29 tomlkit==0.15.1 12:17:29 tqdm==4.70.0 12:17:29 typing_extensions==4.16.0 12:17:29 urllib3==1.26.20 12:17:29 virtualenv==21.7.7 12:17:29 wcwidth==0.8.3 12:17:29 websocket-client==1.9.1 12:17:29 wrapt==2.4.0 12:17:29 xdg==6.0.0 12:17:29 xmltodict==1.0.4 12:17:29 yarl==1.24.5 12:17:29 yq==4.1.2 12:17:29 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins17469199257428031156.sh 12:17:29 ---> uv-install.sh 12:17:29 Installing uv/uvx (latest) using shell installer 12:17:29 2026-08-31 12:17:29 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-dwE7yi.sh" [1] 12:17:29 downloading uv 0.12.7 x86_64-unknown-linux-gnu 12:17:30 installing to /home/jenkins/.local/bin 12:17:30 uv 12:17:30 uvx 12:17:30 everything's installed! 12:17:30 12:17:30 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:17:30 12:17:30 source $HOME/.local/bin/env (sh, bash, zsh) 12:17:30 source $HOME/.local/bin/env.fish (fish) 12:17:30 Adding install location to PATH 12:17:30 ---> Validating uv/uvx install 12:17:30 uvx 0.12.7 (x86_64-unknown-linux-gnu) 12:17:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5649556226429239120.sh 12:17:30 ---> sudo-logs.sh 12:17:30 Archiving 'sudo' log.. 12:17:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2371459563002220883.sh 12:17:30 ---> job-cost.sh 12:17:30 INFO: Activating Python virtual environment... 12:17:30 Setup pyenv: 12:17:30 system 12:17:30 3.8.13 12:17:30 3.9.13 12:17:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:17:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LXav from file:/tmp/.os_lf_venv 12:17:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:17:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:17:37 lf-activate-venv(): INFO: Adding /tmp/venv-LXav/bin to PATH 12:17:37 INFO: No stack-cost file found 12:17:37 INFO: Instance uptime: 3634s 12:17:37 INFO: Fetching instance metadata (attempt 1 of 3)... 12:17:37 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:17:37 INFO: Successfully fetched instance metadata 12:17:37 INFO: Instance type: v3-standard-4 12:17:37 INFO: Retrieving pricing info for: v3-standard-4 12:17:37 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:17:37 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=3634 12:17:37 INFO: Successfully fetched Vexxhost pricing API 12:17:37 INFO: Retrieved cost: 0.22 12:17:37 INFO: Retrieved resource: v3-standard-4 12:17:37 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:17:37 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:17:37 INFO: Successfully archived job cost data 12:17:37 DEBUG: Cost data: oom-master-pre-commit-lint,4827,2026-08-31 12:17:37,v3-standard-4,3634,0.22,0.00,SUCCESS 12:17:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8131899089859617514.sh 12:17:37 ---> logs-deploy.sh 12:17:37 Setup pyenv: 12:17:37 system 12:17:37 3.8.13 12:17:37 3.9.13 12:17:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:17:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LXav from file:/tmp/.os_lf_venv 12:17:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:17:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:17:45 lf-activate-venv(): INFO: Adding /tmp/venv-LXav/bin to PATH 12:17:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4827 12:17:45 INFO: archiving workspace using pattern(s): 12:17:46 Archives upload complete. 12:17:47 INFO: archiving logs to Nexus 12:17:47 ---> uname -a: 12:17:47 Linux prd-ubuntu1804-builder-4c-4g-16842 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:17:47 12:17:47 12:17:47 ---> lscpu: 12:17:47 Architecture: x86_64 12:17:47 CPU op-mode(s): 32-bit, 64-bit 12:17:47 Byte Order: Little Endian 12:17:47 CPU(s): 4 12:17:47 On-line CPU(s) list: 0-3 12:17:47 Thread(s) per core: 1 12:17:47 Core(s) per socket: 1 12:17:47 Socket(s): 4 12:17:47 NUMA node(s): 1 12:17:47 Vendor ID: AuthenticAMD 12:17:47 CPU family: 23 12:17:47 Model: 49 12:17:47 Model name: AMD EPYC-Rome Processor 12:17:47 Stepping: 0 12:17:47 CPU MHz: 2799.998 12:17:47 BogoMIPS: 5599.99 12:17:47 Virtualization: AMD-V 12:17:47 Hypervisor vendor: KVM 12:17:47 Virtualization type: full 12:17:47 L1d cache: 32K 12:17:47 L1i cache: 32K 12:17:47 L2 cache: 512K 12:17:47 L3 cache: 16384K 12:17:47 NUMA node0 CPU(s): 0-3 12:17:47 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 12:17:47 12:17:47 12:17:47 ---> nproc: 12:17:47 4 12:17:47 12:17:47 12:17:47 ---> df -h: 12:17:47 Filesystem Size Used Avail Use% Mounted on 12:17:47 udev 7.9G 0 7.9G 0% /dev 12:17:47 tmpfs 1.6G 672K 1.6G 1% /run 12:17:47 /dev/vda1 78G 8.5G 69G 11% / 12:17:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:17:47 tmpfs 5.0M 0 5.0M 0% /run/lock 12:17:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:17:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:17:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:17:47 12:17:47 12:17:47 ---> free -m: 12:17:47 total used free shared buff/cache available 12:17:47 Mem: 16040 559 13147 0 2332 15155 12:17:47 Swap: 1023 0 1023 12:17:47 12:17:47 12:17:47 ---> ip addr: 12:17:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:17:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:17:47 inet 127.0.0.1/8 scope host lo 12:17:47 valid_lft forever preferred_lft forever 12:17:47 inet6 ::1/128 scope host 12:17:47 valid_lft forever preferred_lft forever 12:17:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:17:47 link/ether fa:16:3e:6f:d0:c7 brd ff:ff:ff:ff:ff:ff 12:17:47 inet 10.30.107.102/23 brd 10.30.107.255 scope global dynamic ens3 12:17:47 valid_lft 82764sec preferred_lft 82764sec 12:17:47 inet6 fe80::f816:3eff:fe6f:d0c7/64 scope link 12:17:47 valid_lft forever preferred_lft forever 12:17:47 12:17:47 12:17:47 ---> sar -b -r -n DEV: 12:17:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16842) 08/31/26 _x86_64_ (4 CPU) 12:17:47 12:17:47 11:17:14 LINUX RESTART (4 CPU) 12:17:47 12:17:47 11:18:01 tps rtps wtps bread/s bwrtn/s 12:17:47 11:19:01 7.87 0.00 7.87 0.00 4921.98 12:17:47 11:20:01 1.30 0.00 1.30 0.00 16.26 12:17:47 11:21:01 0.93 0.00 0.93 0.00 10.66 12:17:47 11:22:01 1.13 0.00 1.13 0.00 14.93 12:17:47 11:23:01 0.98 0.00 0.98 0.00 12.00 12:17:47 11:24:01 1.12 0.02 1.10 0.13 14.80 12:17:47 11:25:01 0.85 0.00 0.85 0.00 10.66 12:17:47 11:26:01 1.40 0.00 1.40 0.00 16.79 12:17:47 11:27:01 0.73 0.00 0.73 0.00 8.67 12:17:47 11:28:01 1.52 0.00 1.52 0.00 18.40 12:17:47 11:29:01 0.93 0.00 0.93 0.00 11.46 12:17:47 11:30:01 1.35 0.00 1.35 0.00 15.46 12:17:47 11:31:01 0.87 0.00 0.87 0.00 10.53 12:17:47 11:32:01 1.47 0.00 1.47 0.00 17.86 12:17:47 11:33:01 3.87 2.37 1.50 18.93 22.66 12:17:47 11:34:01 1.57 0.00 1.57 0.00 20.26 12:17:47 11:35:01 0.90 0.00 0.90 0.00 11.46 12:17:47 11:36:01 1.05 0.00 1.05 0.00 14.80 12:17:47 11:37:01 0.87 0.00 0.87 0.00 10.66 12:17:47 11:38:01 1.07 0.00 1.07 0.00 15.46 12:17:47 11:39:01 0.95 0.00 0.95 0.00 10.93 12:17:47 11:40:01 1.02 0.00 1.02 0.00 15.33 12:17:47 11:41:01 0.82 0.00 0.82 0.00 10.40 12:17:47 11:42:01 1.10 0.00 1.10 0.00 15.06 12:17:47 11:43:01 1.22 0.00 1.22 0.00 14.53 12:17:47 11:44:01 1.52 0.00 1.52 0.00 18.13 12:17:47 11:45:01 1.03 0.00 1.03 0.00 12.66 12:17:47 11:46:01 1.50 0.00 1.50 0.00 18.66 12:17:47 11:47:01 0.77 0.00 0.77 0.00 9.07 12:17:47 11:48:01 1.50 0.00 1.50 0.00 18.26 12:17:47 11:49:01 1.33 0.00 1.33 0.00 16.26 12:17:47 11:50:01 1.38 0.00 1.38 0.00 17.20 12:17:47 11:51:01 0.78 0.00 0.78 0.00 9.20 12:17:47 11:52:01 1.12 0.00 1.12 0.00 15.20 12:17:47 11:53:01 0.97 0.00 0.97 0.00 12.26 12:17:47 11:54:01 1.18 0.00 1.18 0.00 16.00 12:17:47 11:55:01 0.82 0.00 0.82 0.00 10.13 12:17:47 11:56:01 2.58 1.12 1.47 23.20 23.33 12:17:47 11:57:01 1.59 0.00 1.59 0.00 20.60 12:17:47 11:58:01 1.58 0.00 1.58 0.00 19.20 12:17:47 11:59:01 1.03 0.00 1.03 0.00 13.60 12:17:47 12:00:01 1.48 0.00 1.48 0.00 17.73 12:17:47 12:01:01 1.33 0.00 1.33 0.00 15.60 12:17:47 12:02:01 1.62 0.00 1.62 0.00 20.13 12:17:47 12:03:01 0.80 0.00 0.80 0.00 9.87 12:17:47 12:04:01 1.55 0.00 1.55 0.00 18.66 12:17:47 12:05:01 0.90 0.00 0.90 0.00 10.66 12:17:47 12:06:01 1.60 0.00 1.60 0.00 19.20 12:17:47 12:07:01 0.88 0.00 0.88 0.00 10.40 12:17:47 12:08:01 1.52 0.00 1.52 0.00 17.73 12:17:47 12:09:01 3.25 2.13 1.12 57.72 14.53 12:17:47 12:10:01 1.52 0.00 1.52 0.00 18.00 12:17:47 12:11:01 0.82 0.00 0.82 0.00 9.33 12:17:47 12:12:01 1.45 0.00 1.45 0.00 17.06 12:17:47 12:13:01 1.13 0.00 1.13 0.00 13.06 12:17:47 12:14:01 1.77 0.00 1.77 0.00 21.19 12:17:47 12:15:01 1.25 0.00 1.25 0.00 14.66 12:17:47 12:16:01 240.44 24.80 215.65 872.92 4717.88 12:17:47 12:17:01 93.72 1.90 91.82 134.24 12271.55 12:17:47 Average: 7.03 0.55 6.48 18.77 385.67 12:17:47 12:17:47 11:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:17:47 11:19:01 14470008 15695336 1954960 11.90 32064 1412296 694172 3.97 485652 1295836 152 12:17:47 11:20:01 14466660 15692052 1958308 11.92 32104 1412300 694172 3.97 489200 1295772 156 12:17:47 11:21:01 14466208 15691660 1958760 11.93 32144 1412304 694172 3.97 489804 1295784 136 12:17:47 11:22:01 14465992 15691520 1958976 11.93 32192 1412312 694172 3.97 489828 1295784 168 12:17:47 11:23:01 14465760 15691340 1959208 11.93 32240 1412312 694172 3.97 489820 1295784 20 12:17:47 11:24:01 14465940 15691588 1959028 11.93 32288 1412324 694172 3.97 489876 1295788 152 12:17:47 11:25:01 14465900 15691552 1959068 11.93 32320 1412328 694172 3.97 489900 1295792 8 12:17:47 11:26:01 14465776 15691480 1959192 11.93 32360 1412332 694172 3.97 489964 1295796 152 12:17:47 11:27:01 14465716 15691480 1959252 11.93 32376 1412332 694172 3.97 490080 1295796 4 12:17:47 11:28:01 14465680 15691480 1959288 11.93 32424 1412328 694172 3.97 490544 1295800 8 12:17:47 11:29:01 14464804 15690680 1960164 11.93 32456 1412344 694172 3.97 490784 1295808 8 12:17:47 11:30:01 14464596 15690500 1960372 11.94 32480 1412352 694172 3.97 490836 1295812 168 12:17:47 11:31:01 14464456 15690424 1960512 11.94 32512 1412352 694172 3.97 490708 1295820 168 12:17:47 11:32:01 14464580 15690712 1960388 11.94 32544 1412484 694172 3.97 490768 1295956 8 12:17:47 11:33:01 14463084 15689880 1961884 11.94 33188 1412480 729756 4.18 491552 1295952 128 12:17:47 11:34:01 14463104 15689924 1961864 11.94 33220 1412492 729756 4.18 491992 1295956 16 12:17:47 11:35:01 14462584 15689464 1962384 11.95 33276 1412492 729756 4.18 492180 1295960 168 12:17:47 11:36:01 14462740 15689692 1962228 11.95 33316 1412496 729756 4.18 492252 1295960 8 12:17:47 11:37:01 14462600 15689604 1962368 11.95 33348 1412500 729756 4.18 492560 1295964 168 12:17:47 11:38:01 14462308 15689368 1962660 11.95 33404 1412496 729756 4.18 492652 1295968 28 12:17:47 11:39:01 14462320 15689440 1962648 11.95 33448 1412504 729756 4.18 492756 1295968 8 12:17:47 11:40:01 14462172 15689340 1962796 11.95 33484 1412512 729756 4.18 492852 1295976 8 12:17:47 11:41:01 14461940 15689120 1963028 11.95 33516 1412516 729756 4.18 493088 1295980 180 12:17:47 11:42:01 14461816 15689048 1963152 11.95 33548 1412520 729756 4.18 493048 1295988 160 12:17:47 11:43:01 14461500 15688812 1963468 11.95 33628 1412520 729756 4.18 493124 1295984 8 12:17:47 11:44:01 14461268 15688648 1963700 11.96 33676 1412524 729756 4.18 493528 1295988 32 12:17:47 11:45:01 14461392 15688836 1963576 11.95 33724 1412528 713324 4.08 493300 1295992 156 12:17:47 11:46:01 14460968 15688460 1964000 11.96 33772 1412536 713324 4.08 493356 1296000 8 12:17:47 11:47:01 14460828 15688344 1964140 11.96 33788 1412536 713324 4.08 493548 1296000 156 12:17:47 11:48:01 14460696 15688276 1964272 11.96 33836 1412532 697280 3.99 493660 1296004 12 12:17:47 11:49:01 14460976 15688644 1963992 11.96 33932 1412548 697280 3.99 493752 1296012 132 12:17:47 11:50:01 14460960 15688724 1964008 11.96 33980 1412552 697280 3.99 493932 1296016 12 12:17:47 11:51:01 14461148 15688928 1963820 11.96 33996 1412552 697280 3.99 493736 1296016 8 12:17:47 11:52:01 14460984 15688820 1963984 11.96 34028 1412556 697280 3.99 493952 1296020 160 12:17:47 11:53:01 14460516 15688412 1964452 11.96 34084 1412560 697280 3.99 494224 1296024 196 12:17:47 11:54:01 14460364 15688280 1964604 11.96 34124 1412564 697280 3.99 494116 1296028 16 12:17:47 11:55:01 14460572 15688556 1964396 11.96 34156 1412564 697280 3.99 494340 1296028 164 12:17:47 11:56:01 14458656 15687556 1966312 11.97 34252 1413240 724140 4.14 494552 1296536 372 12:17:47 11:57:01 14458808 15687752 1966160 11.97 34288 1413244 724140 4.14 494472 1296540 8 12:17:47 11:58:01 14458908 15687924 1966060 11.97 34336 1413252 724140 4.14 494824 1296548 172 12:17:47 11:59:01 14457308 15686316 1967660 11.98 34400 1413244 708060 4.05 496456 1296548 24 12:17:47 12:00:01 14457416 15686456 1967552 11.98 34440 1413256 708060 4.05 496524 1296552 12 12:17:47 12:01:01 14456904 15686184 1968064 11.98 34528 1413388 708060 4.05 496668 1296684 180 12:17:47 12:02:01 14457060 15686404 1967908 11.98 34584 1413396 708060 4.05 496584 1296692 176 12:17:47 12:03:01 14457060 15686428 1967908 11.98 34608 1413396 708060 4.05 496700 1296692 144 12:17:47 12:04:01 14456956 15686348 1968012 11.98 34656 1413384 708060 4.05 496656 1296696 8 12:17:47 12:05:01 14456704 15686144 1968264 11.98 34680 1413404 708060 4.05 496716 1296700 8 12:17:47 12:06:01 14456184 15685696 1968784 11.99 34720 1413412 708060 4.05 497216 1296708 176 12:17:47 12:07:01 14456792 15686336 1968176 11.98 34752 1413412 708060 4.05 496892 1296708 8 12:17:47 12:08:01 14456812 15686384 1968156 11.98 34784 1413416 708060 4.05 496996 1296712 8 12:17:47 12:09:01 14436512 15668288 1988456 12.11 34832 1415140 708060 4.05 515492 1297484 220 12:17:47 12:10:01 14436660 15668480 1988308 12.11 34864 1415152 708060 4.05 515324 1297480 172 12:17:47 12:11:01 14436244 15668080 1988724 12.11 34880 1415152 708060 4.05 515296 1297480 4 12:17:47 12:12:01 14436324 15668188 1988644 12.11 34912 1415156 708060 4.05 515328 1297484 8 12:17:47 12:13:01 14436188 15668116 1988780 12.11 34968 1415160 708060 4.05 515896 1297488 184 12:17:47 12:14:01 14435808 15667788 1989160 12.11 35040 1415148 708060 4.05 515744 1297492 12 12:17:47 12:15:01 14435892 15667992 1989076 12.11 35120 1415164 708060 4.05 515752 1297492 8 12:17:47 12:16:01 14174416 15573044 2250552 13.70 47244 1561752 789568 4.52 654884 1401024 58456 12:17:47 12:17:01 13745632 15551100 2679336 16.31 79588 1912836 782388 4.48 757008 1678032 163280 12:17:47 Average: 14441664 15682295 1983304 12.07 34703 1423981 711442 4.07 502936 1304523 3845 12:17:47 12:17:47 11:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:17:47 11:19:01 ens3 1.83 0.78 2.29 0.63 0.00 0.00 0.00 0.00 12:17:47 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:20:01 ens3 0.27 0.18 0.06 0.02 0.00 0.00 0.00 0.00 12:17:47 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:21:01 ens3 0.72 0.43 0.32 0.33 0.00 0.00 0.00 0.00 12:17:47 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:22:01 ens3 1.42 0.78 0.55 0.78 0.00 0.00 0.00 0.00 12:17:47 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:23:01 ens3 0.40 0.27 0.19 0.29 0.00 0.00 0.00 0.00 12:17:47 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:24:01 ens3 0.23 0.18 0.06 0.17 0.00 0.00 0.00 0.00 12:17:47 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:25:01 ens3 0.23 0.13 0.06 0.17 0.00 0.00 0.00 0.00 12:17:47 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:26:01 ens3 0.25 0.15 0.06 0.04 0.00 0.00 0.00 0.00 12:17:47 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:27:01 ens3 0.55 0.22 0.10 0.33 0.00 0.00 0.00 0.00 12:17:47 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:28:01 ens3 1.03 0.55 0.51 0.47 0.00 0.00 0.00 0.00 12:17:47 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:29:01 ens3 0.48 0.32 0.17 0.55 0.00 0.00 0.00 0.00 12:17:47 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:30:01 ens3 1.88 0.23 1.03 0.18 0.00 0.00 0.00 0.00 12:17:47 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:31:01 ens3 2.47 0.13 1.59 0.17 0.00 0.00 0.00 0.00 12:17:47 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:32:01 ens3 4.17 0.20 2.78 0.17 0.00 0.00 0.00 0.00 12:17:47 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:33:01 ens3 0.43 0.18 0.17 0.20 0.00 0.00 0.00 0.00 12:17:47 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:34:01 ens3 0.32 0.22 0.12 0.20 0.00 0.00 0.00 0.00 12:17:47 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:35:01 ens3 0.22 0.10 0.06 0.01 0.00 0.00 0.00 0.00 12:17:47 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:36:01 ens3 0.22 0.15 0.06 0.16 0.00 0.00 0.00 0.00 12:17:47 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:37:01 ens3 0.22 0.17 0.06 0.32 0.00 0.00 0.00 0.00 12:17:47 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:38:01 ens3 0.72 0.27 0.38 0.21 0.00 0.00 0.00 0.00 12:17:47 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:39:01 ens3 0.47 0.30 0.22 0.49 0.00 0.00 0.00 0.00 12:17:47 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:40:01 ens3 0.23 0.27 0.06 0.21 0.00 0.00 0.00 0.00 12:17:47 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:41:01 ens3 0.18 0.13 0.06 0.17 0.00 0.00 0.00 0.00 12:17:47 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:42:01 ens3 0.25 0.22 0.06 0.17 0.00 0.00 0.00 0.00 12:17:47 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:43:01 ens3 0.43 0.40 0.21 0.40 0.00 0.00 0.00 0.00 12:17:47 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:44:01 ens3 1.37 0.72 0.52 0.68 0.00 0.00 0.00 0.00 12:17:47 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:45:01 ens3 0.27 0.10 0.06 0.13 0.00 0.00 0.00 0.00 12:17:47 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:46:01 ens3 0.25 0.20 0.06 0.17 0.00 0.00 0.00 0.00 12:17:47 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:47:01 ens3 0.23 0.10 0.06 0.16 0.00 0.00 0.00 0.00 12:17:47 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:48:01 ens3 0.40 0.28 0.15 0.24 0.00 0.00 0.00 0.00 12:17:47 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:49:01 ens3 0.38 0.22 0.17 0.17 0.00 0.00 0.00 0.00 12:17:47 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:50:01 ens3 0.20 0.27 0.06 0.49 0.00 0.00 0.00 0.00 12:17:47 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:51:01 ens3 0.20 0.07 0.06 0.00 0.00 0.00 0.00 0.00 12:17:47 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:52:01 ens3 0.25 0.23 0.06 0.18 0.00 0.00 0.00 0.00 12:17:47 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:53:01 ens3 1.35 0.65 0.58 0.77 0.00 0.00 0.00 0.00 12:17:47 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:54:01 ens3 0.38 0.23 0.12 0.25 0.00 0.00 0.00 0.00 12:17:47 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:55:01 ens3 0.25 0.13 0.06 0.01 0.00 0.00 0.00 0.00 12:17:47 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:56:01 ens3 0.28 0.22 0.06 0.17 0.00 0.00 0.00 0.00 12:17:47 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:57:01 ens3 0.24 0.15 0.06 0.17 0.00 0.00 0.00 0.00 12:17:47 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 11:58:01 ens3 0.42 0.38 0.15 0.45 0.00 0.00 0.00 0.00 12:17:47 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 11:59:01 ens3 7.52 6.75 1.06 10.25 0.00 0.00 0.00 0.00 12:17:47 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 12:00:01 ens3 1.50 0.73 0.54 0.65 0.00 0.00 0.00 0.00 12:17:47 12:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 12:01:01 ens3 0.20 0.08 0.06 0.07 0.00 0.00 0.00 0.00 12:17:47 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 12:02:01 ens3 0.28 0.15 0.06 0.17 0.00 0.00 0.00 0.00 12:17:47 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 12:03:01 ens3 0.38 0.22 0.19 0.23 0.00 0.00 0.00 0.00 12:17:47 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 12:04:01 ens3 1.88 0.73 0.58 0.72 0.00 0.00 0.00 0.00 12:17:47 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 12:05:01 ens3 1.07 0.40 0.41 0.41 0.00 0.00 0.00 0.00 12:17:47 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 12:06:01 ens3 2.38 1.12 0.88 1.15 0.00 0.00 0.00 0.00 12:17:47 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 12:07:01 ens3 1.15 0.40 0.42 0.46 0.00 0.00 0.00 0.00 12:17:47 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 12:08:01 ens3 0.82 0.58 0.45 0.63 0.00 0.00 0.00 0.00 12:17:47 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 12:09:01 ens3 11.66 11.08 6.95 11.73 0.00 0.00 0.00 0.00 12:17:47 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 12:10:01 ens3 0.28 0.25 0.06 0.27 0.00 0.00 0.00 0.00 12:17:47 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 12:11:01 ens3 0.25 0.07 0.06 0.02 0.00 0.00 0.00 0.00 12:17:47 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 12:12:01 ens3 0.58 0.20 0.10 0.18 0.00 0.00 0.00 0.00 12:17:47 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 12:13:01 ens3 0.93 0.65 0.50 0.69 0.00 0.00 0.00 0.00 12:17:47 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 12:14:01 ens3 0.33 0.25 0.07 0.26 0.00 0.00 0.00 0.00 12:17:47 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 12:15:01 ens3 3.33 0.53 1.51 0.63 0.00 0.00 0.00 0.00 12:17:47 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:47 12:16:01 ens3 159.07 125.86 1165.08 44.93 0.00 0.00 0.00 0.00 12:17:47 12:16:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 12:17:47 12:17:01 ens3 134.08 87.70 1342.44 11.78 0.00 0.00 0.00 0.00 12:17:47 12:17:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 12:17:47 Average: ens3 6.00 4.22 42.98 1.63 0.00 0.00 0.00 0.00 12:17:47 Average: lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 12:17:47 12:17:47 12:17:47 ---> sar -P ALL: 12:17:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16842) 08/31/26 _x86_64_ (4 CPU) 12:17:47 12:17:47 11:17:14 LINUX RESTART (4 CPU) 12:17:47 12:17:47 11:18:01 CPU %user %nice %system %iowait %steal %idle 12:17:47 11:19:01 all 0.16 0.00 0.02 0.13 0.00 99.69 12:17:47 11:19:01 0 0.07 0.00 0.02 0.00 0.00 99.92 12:17:47 11:19:01 1 0.07 0.00 0.02 0.40 0.00 99.52 12:17:47 11:19:01 2 0.15 0.00 0.02 0.07 0.00 99.77 12:17:47 11:19:01 3 0.35 0.00 0.03 0.03 0.00 99.58 12:17:47 11:20:01 all 0.14 0.00 0.01 0.01 0.00 99.83 12:17:47 11:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:17:47 11:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:17:47 11:20:01 2 0.48 0.00 0.00 0.02 0.00 99.50 12:17:47 11:20:01 3 0.05 0.00 0.03 0.05 0.00 99.87 12:17:47 11:21:01 all 0.03 0.00 0.02 0.01 0.00 99.94 12:17:47 11:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:17:47 11:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:17:47 11:21:01 2 0.05 0.00 0.02 0.00 0.00 99.93 12:17:47 11:21:01 3 0.03 0.00 0.03 0.03 0.00 99.90 12:17:47 11:22:01 all 0.08 0.00 0.01 0.02 0.00 99.89 12:17:47 11:22:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:17:47 11:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:22:01 2 0.23 0.00 0.02 0.02 0.00 99.73 12:17:47 11:22:01 3 0.07 0.00 0.02 0.03 0.00 99.88 12:17:47 11:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 12:17:47 11:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:17:47 11:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 11:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:17:47 11:23:01 3 0.02 0.00 0.02 0.03 0.00 99.93 12:17:47 11:24:01 all 0.02 0.00 0.01 0.02 0.00 99.95 12:17:47 11:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:17:47 11:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:24:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:17:47 11:24:01 3 0.03 0.00 0.02 0.05 0.00 99.90 12:17:47 11:25:01 all 0.03 0.00 0.00 0.00 0.00 99.97 12:17:47 11:25:01 0 0.07 0.00 0.02 0.00 0.00 99.92 12:17:47 11:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:25:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:17:47 11:26:01 all 0.38 0.00 0.02 0.04 0.00 99.56 12:17:47 11:26:01 0 1.50 0.00 0.02 0.00 0.00 98.48 12:17:47 11:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 11:26:01 2 0.02 0.00 0.02 0.10 0.00 99.87 12:17:47 11:26:01 3 0.02 0.00 0.02 0.07 0.00 99.90 12:17:47 11:27:01 all 0.51 0.00 0.02 0.01 0.00 99.46 12:17:47 11:27:01 0 2.00 0.00 0.03 0.00 0.00 97.96 12:17:47 11:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:27:01 2 0.00 0.00 0.02 0.03 0.00 99.95 12:17:47 11:27:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:17:47 11:28:01 all 0.54 0.00 0.01 0.02 0.00 99.43 12:17:47 11:28:01 0 0.98 0.00 0.05 0.03 0.00 98.94 12:17:47 11:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:17:47 11:28:01 2 1.09 0.00 0.00 0.00 0.00 98.91 12:17:47 11:28:01 3 0.05 0.00 0.02 0.03 0.00 99.90 12:17:47 11:29:01 all 0.54 0.00 0.00 0.01 0.00 99.45 12:17:47 11:29:01 0 0.10 0.00 0.00 0.00 0.00 99.90 12:17:47 11:29:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:17:47 11:29:01 2 1.99 0.00 0.00 0.00 0.00 98.01 12:17:47 11:29:01 3 0.00 0.00 0.00 0.03 0.00 99.97 12:17:47 12:17:47 11:29:01 CPU %user %nice %system %iowait %steal %idle 12:17:47 11:30:01 all 0.16 0.00 0.00 0.01 0.00 99.83 12:17:47 11:30:01 0 0.08 0.00 0.02 0.02 0.00 99.88 12:17:47 11:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:17:47 11:30:01 2 0.51 0.00 0.02 0.00 0.00 99.47 12:17:47 11:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:17:47 11:31:01 all 0.00 0.00 0.01 0.00 0.00 99.98 12:17:47 11:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:17:47 11:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:17:47 11:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:17:47 11:32:01 all 0.03 0.00 0.01 0.01 0.00 99.95 12:17:47 11:32:01 0 0.03 0.00 0.03 0.02 0.00 99.92 12:17:47 11:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:17:47 11:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:17:47 11:32:01 3 0.00 0.00 0.00 0.03 0.00 99.97 12:17:47 11:33:01 all 0.02 0.00 0.03 0.05 0.00 99.90 12:17:47 11:33:01 0 0.02 0.00 0.05 0.02 0.00 99.92 12:17:47 11:33:01 1 0.00 0.00 0.03 0.00 0.00 99.97 12:17:47 11:33:01 2 0.02 0.00 0.03 0.12 0.00 99.83 12:17:47 11:33:01 3 0.03 0.00 0.02 0.05 0.00 99.90 12:17:47 11:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 12:17:47 11:34:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:17:47 11:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:17:47 11:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:17:47 11:34:01 3 0.00 0.00 0.00 0.03 0.00 99.97 12:17:47 11:35:01 all 0.02 0.00 0.01 0.01 0.00 99.96 12:17:47 11:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 12:17:47 11:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:17:47 11:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:35:01 3 0.00 0.00 0.02 0.03 0.00 99.95 12:17:47 11:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 12:17:47 11:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:17:47 11:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 11:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:17:47 11:36:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:17:47 11:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 12:17:47 11:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:17:47 11:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 11:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:37:01 3 0.05 0.00 0.02 0.03 0.00 99.90 12:17:47 11:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 12:17:47 11:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:17:47 11:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:17:47 11:38:01 3 0.02 0.00 0.02 0.03 0.00 99.93 12:17:47 11:39:01 all 0.05 0.00 0.01 0.01 0.00 99.94 12:17:47 11:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:17:47 11:39:01 1 0.08 0.00 0.02 0.00 0.00 99.90 12:17:47 11:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:39:01 3 0.08 0.00 0.02 0.03 0.00 99.87 12:17:47 11:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 12:17:47 11:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:17:47 11:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:17:47 11:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:40:01 3 0.00 0.00 0.02 0.05 0.00 99.93 12:17:47 12:17:47 11:40:01 CPU %user %nice %system %iowait %steal %idle 12:17:47 11:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 12:17:47 11:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:17:47 11:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:17:47 11:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:17:47 11:42:01 all 0.05 0.00 0.01 0.01 0.00 99.94 12:17:47 11:42:01 0 0.17 0.00 0.03 0.02 0.00 99.78 12:17:47 11:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:42:01 3 0.02 0.00 0.00 0.03 0.00 99.95 12:17:47 11:43:01 all 0.01 0.00 0.01 0.02 0.00 99.97 12:17:47 11:43:01 0 0.02 0.00 0.02 0.02 0.00 99.95 12:17:47 11:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 11:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:43:01 3 0.02 0.00 0.02 0.03 0.00 99.93 12:17:47 11:44:01 all 0.03 0.00 0.01 0.01 0.00 99.95 12:17:47 11:44:01 0 0.02 0.00 0.02 0.05 0.00 99.92 12:17:47 11:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:44:01 3 0.07 0.00 0.00 0.00 0.00 99.93 12:17:47 11:45:01 all 0.02 0.00 0.01 0.01 0.00 99.96 12:17:47 11:45:01 0 0.02 0.00 0.03 0.03 0.00 99.92 12:17:47 11:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 11:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:17:47 11:45:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:17:47 11:46:01 all 0.32 0.00 0.03 0.01 0.00 99.64 12:17:47 11:46:01 0 0.05 0.00 0.03 0.05 0.00 99.87 12:17:47 11:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 11:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:17:47 11:46:01 3 1.19 0.00 0.05 0.00 0.00 98.76 12:17:47 11:47:01 all 0.51 0.00 0.01 0.00 0.00 99.48 12:17:47 11:47:01 0 0.00 0.00 0.02 0.02 0.00 99.97 12:17:47 11:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:47:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:17:47 11:47:01 3 1.99 0.00 0.02 0.00 0.00 98.00 12:17:47 11:48:01 all 0.50 0.00 0.01 0.07 0.00 99.41 12:17:47 11:48:01 0 0.02 0.00 0.03 0.12 0.00 99.83 12:17:47 11:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 11:48:01 2 0.00 0.00 0.02 0.17 0.00 99.82 12:17:47 11:48:01 3 1.99 0.00 0.00 0.00 0.00 98.01 12:17:47 11:49:01 all 0.51 0.00 0.02 0.01 0.00 99.46 12:17:47 11:49:01 0 0.03 0.00 0.02 0.05 0.00 99.90 12:17:47 11:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 11:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:17:47 11:49:01 3 1.99 0.00 0.02 0.00 0.00 98.00 12:17:47 11:50:01 all 0.18 0.00 0.04 0.01 0.00 99.77 12:17:47 11:50:01 0 0.05 0.00 0.03 0.00 0.00 99.92 12:17:47 11:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 11:50:01 2 0.00 0.00 0.00 0.03 0.00 99.97 12:17:47 11:50:01 3 0.68 0.00 0.10 0.00 0.00 99.22 12:17:47 11:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 12:17:47 11:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:17:47 11:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 11:51:01 2 0.00 0.00 0.02 0.03 0.00 99.95 12:17:47 11:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:17:47 12:17:47 11:51:01 CPU %user %nice %system %iowait %steal %idle 12:17:47 11:52:01 all 0.13 0.00 0.00 0.01 0.00 99.85 12:17:47 11:52:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:17:47 11:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:17:47 11:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:17:47 11:52:01 3 0.45 0.00 0.00 0.00 0.00 99.55 12:17:47 11:53:01 all 0.51 0.00 0.01 0.01 0.00 99.48 12:17:47 11:53:01 0 0.05 0.00 0.03 0.02 0.00 99.90 12:17:47 11:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:53:01 2 0.00 0.00 0.02 0.03 0.00 99.95 12:17:47 11:53:01 3 1.95 0.00 0.02 0.00 0.02 98.01 12:17:47 11:54:01 all 0.07 0.00 0.04 0.01 0.00 99.89 12:17:47 11:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:17:47 11:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:54:01 2 0.05 0.00 0.00 0.02 0.00 99.93 12:17:47 11:54:01 3 0.20 0.00 0.10 0.00 0.00 99.70 12:17:47 11:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:17:47 11:55:01 0 0.05 0.00 0.03 0.00 0.00 99.92 12:17:47 11:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 11:55:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:17:47 11:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:56:01 all 0.24 0.00 0.08 0.03 0.00 99.65 12:17:47 11:56:01 0 0.57 0.00 0.13 0.02 0.02 99.27 12:17:47 11:56:01 1 0.25 0.00 0.07 0.03 0.00 99.65 12:17:47 11:56:01 2 0.00 0.00 0.03 0.03 0.00 99.93 12:17:47 11:56:01 3 0.15 0.00 0.05 0.02 0.00 99.78 12:17:47 11:57:01 all 0.00 0.00 0.02 0.01 0.00 99.97 12:17:47 11:57:01 0 0.02 0.00 0.05 0.02 0.00 99.92 12:17:47 11:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 11:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:17:47 11:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 12:17:47 11:58:01 0 0.03 0.00 0.03 0.02 0.00 99.92 12:17:47 11:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 11:58:01 2 0.02 0.00 0.02 0.03 0.00 99.93 12:17:47 11:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:17:47 11:59:01 all 0.30 0.00 0.02 0.01 0.00 99.66 12:17:47 11:59:01 0 0.47 0.00 0.05 0.00 0.00 99.48 12:17:47 11:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 11:59:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:17:47 11:59:01 3 0.70 0.00 0.03 0.03 0.00 99.23 12:17:47 12:00:01 all 0.53 0.00 0.02 0.01 0.00 99.45 12:17:47 12:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:17:47 12:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:17:47 12:00:01 2 0.08 0.00 0.00 0.00 0.00 99.92 12:17:47 12:00:01 3 1.97 0.00 0.03 0.03 0.00 97.96 12:17:47 12:01:01 all 0.50 0.00 0.01 0.01 0.00 99.47 12:17:47 12:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 12:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 12:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 12:01:01 3 1.99 0.00 0.03 0.05 0.00 97.93 12:17:47 12:02:01 all 0.50 0.00 0.01 0.01 0.00 99.47 12:17:47 12:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:17:47 12:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 12:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 12:02:01 3 1.97 0.00 0.03 0.05 0.00 97.95 12:17:47 12:17:47 12:02:01 CPU %user %nice %system %iowait %steal %idle 12:17:47 12:03:01 all 0.25 0.00 0.01 0.00 0.00 99.73 12:17:47 12:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 12:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 12:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:17:47 12:03:01 3 1.01 0.00 0.00 0.02 0.00 98.97 12:17:47 12:04:01 all 0.03 0.00 0.01 0.01 0.00 99.95 12:17:47 12:04:01 0 0.07 0.00 0.02 0.00 0.00 99.92 12:17:47 12:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:17:47 12:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:17:47 12:04:01 3 0.02 0.00 0.02 0.05 0.00 99.92 12:17:47 12:05:01 all 0.03 0.00 0.01 0.00 0.00 99.95 12:17:47 12:05:01 0 0.08 0.00 0.03 0.02 0.00 99.87 12:17:47 12:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 12:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 12:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:17:47 12:06:01 all 0.02 0.00 0.02 0.01 0.00 99.95 12:17:47 12:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:17:47 12:06:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:17:47 12:06:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:17:47 12:06:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:17:47 12:07:01 all 0.02 0.00 0.01 0.00 0.00 99.97 12:17:47 12:07:01 0 0.03 0.00 0.02 0.03 0.00 99.92 12:17:47 12:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:17:47 12:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 12:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:17:47 12:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 12:17:47 12:08:01 0 0.02 0.00 0.02 0.03 0.00 99.93 12:17:47 12:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 12:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:17:47 12:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 12:09:01 all 0.85 0.00 0.08 0.03 0.00 99.05 12:17:47 12:09:01 0 1.20 0.00 0.12 0.10 0.00 98.58 12:17:47 12:09:01 1 0.62 0.00 0.10 0.00 0.00 99.28 12:17:47 12:09:01 2 0.38 0.00 0.07 0.00 0.00 99.55 12:17:47 12:09:01 3 1.19 0.00 0.03 0.00 0.00 98.78 12:17:47 12:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 12:17:47 12:10:01 0 0.02 0.00 0.02 0.03 0.00 99.93 12:17:47 12:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:17:47 12:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 12:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:17:47 12:11:01 all 0.02 0.00 0.02 0.01 0.00 99.96 12:17:47 12:11:01 0 0.03 0.00 0.05 0.03 0.00 99.88 12:17:47 12:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 12:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 12:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:17:47 12:12:01 all 0.02 0.00 0.00 0.01 0.00 99.97 12:17:47 12:12:01 0 0.03 0.00 0.02 0.03 0.00 99.92 12:17:47 12:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:17:47 12:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 12:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:17:47 12:13:01 all 0.10 0.00 0.01 0.01 0.00 99.88 12:17:47 12:13:01 0 0.05 0.00 0.02 0.03 0.00 99.90 12:17:47 12:13:01 1 0.32 0.00 0.00 0.00 0.00 99.68 12:17:47 12:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:17:47 12:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 12:17:47 12:13:01 CPU %user %nice %system %iowait %steal %idle 12:17:47 12:14:01 all 0.01 0.00 0.01 0.01 0.00 99.96 12:17:47 12:14:01 0 0.03 0.00 0.03 0.05 0.00 99.88 12:17:47 12:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 12:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:17:47 12:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:17:47 12:15:01 all 0.28 0.00 0.00 0.01 0.00 99.71 12:17:47 12:15:01 0 1.06 0.00 0.00 0.03 0.00 98.91 12:17:47 12:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:17:47 12:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:17:47 12:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:17:47 12:16:01 all 9.59 0.00 1.17 1.34 0.01 87.88 12:17:47 12:16:01 0 4.14 0.00 0.85 0.92 0.02 94.08 12:17:47 12:16:01 1 7.43 0.00 1.51 3.85 0.00 87.21 12:17:47 12:16:01 2 16.47 0.00 1.33 0.25 0.00 81.95 12:17:47 12:16:01 3 10.32 0.00 1.02 0.40 0.02 88.25 12:17:47 12:17:01 all 20.88 0.00 2.14 1.28 0.01 75.68 12:17:47 12:17:01 0 10.40 0.00 1.64 3.53 0.02 84.42 12:17:47 12:17:01 1 30.14 0.00 2.71 0.78 0.03 66.33 12:17:47 12:17:01 2 15.22 0.00 1.72 0.20 0.02 82.84 12:17:47 12:17:01 3 27.76 0.00 2.53 0.60 0.02 69.10 12:17:47 Average: all 0.68 0.00 0.07 0.06 0.00 99.19 12:17:47 Average: 0 0.41 0.00 0.07 0.09 0.00 99.43 12:17:47 Average: 1 0.67 0.00 0.08 0.09 0.00 99.17 12:17:47 Average: 2 0.63 0.00 0.06 0.02 0.00 99.29 12:17:47 Average: 3 1.00 0.00 0.08 0.04 0.00 98.89 12:17:47 12:17:47 12:17:47