09:34:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143685 09:34:15 Running as SYSTEM 09:34:15 [EnvInject] - Loading node environment variables. 09:34:15 Building remotely on prd-ubuntu1804-builder-4c-4g-5452 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:34:15 [ssh-agent] Looking for ssh-agent implementation... 09:34:15 $ ssh-agent 09:34:15 SSH_AUTH_SOCK=/tmp/ssh-dYez5uIHbbub/agent.1840 09:34:15 SSH_AGENT_PID=1843 09:34:15 [ssh-agent] Started. 09:34:15 Running ssh-add (command line suppressed) 09:34:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12672457409068009376.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12672457409068009376.key) 09:34:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:34:15 The recommended git tool is: NONE 09:34:17 using credential onap-jenkins-ssh 09:34:17 Wiping out workspace first. 09:34:17 Cloning the remote Git repository 09:34:17 Cloning repository git://cloud.onap.org/mirror/oom.git 09:34:17 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:34:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:34:17 > git --version # timeout=10 09:34:17 > git --version # 'git version 2.17.1' 09:34:17 using GIT_SSH to set credentials Gerrit user 09:34:17 Verifying host key using manually-configured host key entries 09:34:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:34:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:34:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:34:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:34:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:34:23 using GIT_SSH to set credentials Gerrit user 09:34:23 Verifying host key using manually-configured host key entries 09:34:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/85/143685/2 # timeout=30 09:34:23 > git rev-parse 994bfdb81bcc6c4d9e8b344f16d07a4473c2f61d^{commit} # timeout=10 09:34:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:34:23 Checking out Revision 994bfdb81bcc6c4d9e8b344f16d07a4473c2f61d (refs/changes/85/143685/2) 09:34:23 > git config core.sparsecheckout # timeout=10 09:34:23 > git checkout -f 994bfdb81bcc6c4d9e8b344f16d07a4473c2f61d # timeout=30 09:34:27 Commit message: "[DCAEGEN2] Update pnf registration handler" 09:34:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:34:27 > git rev-list --no-walk d5846e84a590429938d04fae2dd6bb863d12763f # timeout=10 09:34:27 [EnvInject] - Injecting environment variables from a build step. 09:34:27 [EnvInject] - Injecting as environment variables the properties content 09:34:27 PYTHON=python3 09:34:27 09:34:27 [EnvInject] - Variables injected successfully. 09:34:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6698856989726190004.sh 09:34:27 ---> tox-install.sh 09:34:27 + source /home/jenkins/lf-env.sh 09:34:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:34:27 ++ mktemp -d /tmp/venv-XXXX 09:34:27 + lf_venv=/tmp/venv-EgP4 09:34:27 + local venv_file=/tmp/.os_lf_venv 09:34:27 + local python=python3 09:34:27 + local options 09:34:27 + local set_path=true 09:34:27 + local install_args= 09:34:27 ++ 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 09:34:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:34:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:34:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:34:27 + true 09:34:27 + case $1 in 09:34:27 + venv_file=/tmp/.toxenv 09:34:27 + shift 2 09:34:27 + true 09:34:27 + case $1 in 09:34:27 + shift 09:34:27 + break 09:34:27 + case $python in 09:34:27 + local pkg_list= 09:34:27 + [[ -d /opt/pyenv ]] 09:34:27 + echo 'Setup pyenv:' 09:34:27 Setup pyenv: 09:34:27 + export PYENV_ROOT=/opt/pyenv 09:34:27 + PYENV_ROOT=/opt/pyenv 09:34:27 + 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 09:34:27 + 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 09:34:27 + pyenv versions 09:34:27 * system (set by /opt/pyenv/version) 09:34:27 * 3.8.13 (set by /opt/pyenv/version) 09:34:27 * 3.9.13 (set by /opt/pyenv/version) 09:34:27 * 3.10.6 (set by /opt/pyenv/version) 09:34:27 + command -v pyenv 09:34:27 ++ pyenv init - --no-rehash 09:34:27 + 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[*]}"'\'')" 09:34:27 export PATH="/opt/pyenv/shims:${PATH}" 09:34:27 export PYENV_SHELL=bash 09:34:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:34:27 pyenv() { 09:34:27 local command 09:34:27 command="${1:-}" 09:34:27 if [ "$#" -gt 0 ]; then 09:34:27 shift 09:34:27 fi 09:34:27 09:34:27 case "$command" in 09:34:27 rehash|shell) 09:34:27 eval "$(pyenv "sh-$command" "$@")" 09:34:27 ;; 09:34:27 *) 09:34:27 command pyenv "$command" "$@" 09:34:27 ;; 09:34:27 esac 09:34:27 }' 09:34:27 +++ 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[*]}"' 09:34:27 ++ 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 09:34:27 ++ 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 09:34:27 ++ 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 09:34:27 ++ export PYENV_SHELL=bash 09:34:27 ++ PYENV_SHELL=bash 09:34:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:34:27 +++ complete -F _pyenv pyenv 09:34:27 ++ lf-pyver python3 09:34:27 ++ local py_version_xy=python3 09:34:27 ++ local py_version_xyz= 09:34:27 ++ pyenv versions 09:34:27 ++ local command 09:34:27 ++ sed 's/^[ *]* //' 09:34:27 ++ command=versions 09:34:27 ++ '[' 1 -gt 0 ']' 09:34:27 ++ shift 09:34:27 ++ case "$command" in 09:34:27 ++ command pyenv versions 09:34:27 ++ pyenv versions 09:34:27 ++ awk '{ print $1 }' 09:34:27 ++ grep -E '^[0-9.]*[0-9]$' 09:34:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:34:27 +++ grep '^3' /tmp/.pyenv_versions 09:34:27 +++ sort -V 09:34:27 +++ tail -n 1 09:34:27 ++ py_version_xyz=3.10.6 09:34:27 ++ [[ -z 3.10.6 ]] 09:34:27 ++ echo 3.10.6 09:34:27 ++ return 0 09:34:27 + pyenv local 3.10.6 09:34:27 + local command 09:34:27 + command=local 09:34:27 + '[' 2 -gt 0 ']' 09:34:27 + shift 09:34:27 + case "$command" in 09:34:27 + command pyenv local 3.10.6 09:34:27 + pyenv local 3.10.6 09:34:27 + for arg in "$@" 09:34:27 + case $arg in 09:34:27 + pkg_list+='tox ' 09:34:27 + for arg in "$@" 09:34:27 + case $arg in 09:34:27 + pkg_list+='virtualenv ' 09:34:27 + for arg in "$@" 09:34:27 + case $arg in 09:34:27 + pkg_list+='urllib3~=1.26.15 ' 09:34:27 + [[ -f /tmp/.toxenv ]] 09:34:27 + [[ ! -f /tmp/.toxenv ]] 09:34:27 + [[ -n '' ]] 09:34:27 + python3 -m venv /tmp/venv-EgP4 09:34:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EgP4' 09:34:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EgP4 09:34:32 + echo /tmp/venv-EgP4 09:34:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:34:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:34:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:34:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:34:32 + local 'pip_opts=--upgrade --quiet' 09:34:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:34:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:34:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:34:32 + [[ -n '' ]] 09:34:32 + [[ -n '' ]] 09:34:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:34:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:34:32 + /tmp/venv-EgP4/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 09:34:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:34:36 lf-activate-venv(): INFO: Base packages installed successfully 09:34:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:34:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:34:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:34:36 + /tmp/venv-EgP4/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 09:34:38 + type python3 09:34:38 + true 09:34:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EgP4/bin to PATH' 09:34:38 lf-activate-venv(): INFO: Adding /tmp/venv-EgP4/bin to PATH 09:34:38 + PATH=/tmp/venv-EgP4/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 09:34:38 + return 0 09:34:38 + python3 --version 09:34:38 Python 3.10.6 09:34:38 + python3 -m pip --version 09:34:39 pip 26.0.1 from /tmp/venv-EgP4/lib/python3.10/site-packages/pip (python 3.10) 09:34:39 + python3 -m pip freeze 09:34:39 cachetools==7.0.5 09:34:39 colorama==0.4.6 09:34:39 distlib==0.4.0 09:34:39 filelock==3.25.2 09:34:39 packaging==26.0 09:34:39 platformdirs==4.9.4 09:34:39 pluggy==1.6.0 09:34:39 pyproject-api==1.10.0 09:34:39 python-discovery==1.2.1 09:34:39 tomli==2.4.1 09:34:39 tomli_w==1.2.0 09:34:39 tox==4.50.3 09:34:39 typing_extensions==4.15.0 09:34:39 urllib3==1.26.20 09:34:39 virtualenv==21.2.0 09:34:39 [EnvInject] - Injecting environment variables from a build step. 09:34:39 [EnvInject] - Injecting as environment variables the properties content 09:34:39 PARALLEL=false 09:34:39 09:34:39 [EnvInject] - Variables injected successfully. 09:34:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10174579754291366762.sh 09:34:39 ---> tox-run.sh 09:34:39 + 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 09:34:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:34:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:34:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:34:39 + cd /w/workspace/oom-master-pre-commit-lint/. 09:34:39 + source /home/jenkins/lf-env.sh 09:34:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:34:39 ++ mktemp -d /tmp/venv-XXXX 09:34:39 + lf_venv=/tmp/venv-K1RI 09:34:39 + local venv_file=/tmp/.os_lf_venv 09:34:39 + local python=python3 09:34:39 + local options 09:34:39 + local set_path=true 09:34:39 + local install_args= 09:34:39 ++ 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 09:34:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:34:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:34:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:34:39 + true 09:34:39 + case $1 in 09:34:39 + venv_file=/tmp/.toxenv 09:34:39 + shift 2 09:34:39 + true 09:34:39 + case $1 in 09:34:39 + shift 09:34:39 + break 09:34:39 + case $python in 09:34:39 + local pkg_list= 09:34:39 + [[ -d /opt/pyenv ]] 09:34:39 + echo 'Setup pyenv:' 09:34:39 Setup pyenv: 09:34:39 + export PYENV_ROOT=/opt/pyenv 09:34:39 + PYENV_ROOT=/opt/pyenv 09:34:39 + 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 09:34:39 + 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 09:34:39 + pyenv versions 09:34:39 system 09:34:39 3.8.13 09:34:39 3.9.13 09:34:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:34:39 + command -v pyenv 09:34:39 ++ pyenv init - --no-rehash 09:34:39 + 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[*]}"'\'')" 09:34:39 export PATH="/opt/pyenv/shims:${PATH}" 09:34:39 export PYENV_SHELL=bash 09:34:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:34:39 pyenv() { 09:34:39 local command 09:34:39 command="${1:-}" 09:34:39 if [ "$#" -gt 0 ]; then 09:34:39 shift 09:34:39 fi 09:34:39 09:34:39 case "$command" in 09:34:39 rehash|shell) 09:34:39 eval "$(pyenv "sh-$command" "$@")" 09:34:39 ;; 09:34:39 *) 09:34:39 command pyenv "$command" "$@" 09:34:39 ;; 09:34:39 esac 09:34:39 }' 09:34:39 +++ 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[*]}"' 09:34:39 ++ 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 09:34:39 ++ 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 09:34:39 ++ 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 09:34:39 ++ export PYENV_SHELL=bash 09:34:39 ++ PYENV_SHELL=bash 09:34:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:34:39 +++ complete -F _pyenv pyenv 09:34:39 ++ lf-pyver python3 09:34:39 ++ local py_version_xy=python3 09:34:39 ++ local py_version_xyz= 09:34:39 ++ pyenv versions 09:34:39 ++ local command 09:34:39 ++ command=versions 09:34:39 ++ '[' 1 -gt 0 ']' 09:34:39 ++ shift 09:34:39 ++ case "$command" in 09:34:39 ++ command pyenv versions 09:34:39 ++ pyenv versions 09:34:39 ++ awk '{ print $1 }' 09:34:39 ++ sed 's/^[ *]* //' 09:34:39 ++ grep -E '^[0-9.]*[0-9]$' 09:34:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:34:39 +++ grep '^3' /tmp/.pyenv_versions 09:34:39 +++ sort -V 09:34:39 +++ tail -n 1 09:34:39 ++ py_version_xyz=3.10.6 09:34:39 ++ [[ -z 3.10.6 ]] 09:34:39 ++ echo 3.10.6 09:34:39 ++ return 0 09:34:39 + pyenv local 3.10.6 09:34:39 + local command 09:34:39 + command=local 09:34:39 + '[' 2 -gt 0 ']' 09:34:39 + shift 09:34:39 + case "$command" in 09:34:39 + command pyenv local 3.10.6 09:34:39 + pyenv local 3.10.6 09:34:39 + for arg in "$@" 09:34:39 + case $arg in 09:34:39 + pkg_list+='tox ' 09:34:39 + for arg in "$@" 09:34:39 + case $arg in 09:34:39 + pkg_list+='virtualenv ' 09:34:39 + for arg in "$@" 09:34:39 + case $arg in 09:34:39 + pkg_list+='urllib3~=1.26.15 ' 09:34:39 + [[ -f /tmp/.toxenv ]] 09:34:39 ++ cat /tmp/.toxenv 09:34:39 + lf_venv=/tmp/venv-EgP4 09:34:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EgP4 from' file:/tmp/.toxenv 09:34:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EgP4 from file:/tmp/.toxenv 09:34:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:34:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:34:39 + local 'pip_opts=--upgrade --quiet' 09:34:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:34:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:34:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:34:39 + [[ -n '' ]] 09:34:39 + [[ -n '' ]] 09:34:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:34:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:34:39 + /tmp/venv-EgP4/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 09:34:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:34:40 lf-activate-venv(): INFO: Base packages installed successfully 09:34:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:34:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:34:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:34:40 + /tmp/venv-EgP4/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 09:34:41 + type python3 09:34:41 + true 09:34:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EgP4/bin to PATH' 09:34:41 lf-activate-venv(): INFO: Adding /tmp/venv-EgP4/bin to PATH 09:34:41 + PATH=/tmp/venv-EgP4/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 09:34:41 + return 0 09:34:41 + [[ -d /opt/pyenv ]] 09:34:41 + echo '---> Setting up pyenv' 09:34:41 ---> Setting up pyenv 09:34:41 + export PYENV_ROOT=/opt/pyenv 09:34:41 + PYENV_ROOT=/opt/pyenv 09:34:41 + export PATH=/opt/pyenv/bin:/tmp/venv-EgP4/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 09:34:41 + PATH=/opt/pyenv/bin:/tmp/venv-EgP4/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 09:34:41 ++ pwd 09:34:41 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:34:41 + export PYTHONPATH 09:34:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:34:41 + TOX_TESTENV_PASSENV=PYTHONPATH 09:34:41 + tox --version 09:34:41 4.50.3 from /tmp/venv-EgP4/lib/python3.10/site-packages/tox/__init__.py 09:34:42 + PARALLEL=false 09:34:42 + TOX_OPTIONS_LIST= 09:34:42 + [[ -n pre-commit ]] 09:34:42 + TOX_OPTIONS_LIST=' -e pre-commit' 09:34:42 + case ${PARALLEL,,} in 09:34:42 + tox -e pre-commit 09:34:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:34:43 pre-commit: install_deps> python -I -m pip install pre-commit 09:34:45 pre-commit: freeze> python -m pip freeze --all 09:34:46 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 09:34:46 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:34:46 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:34:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:34:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:34:48 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:34:48 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:34:48 [INFO] Once installed this environment will be reused. 09:34:48 [INFO] This may take a few minutes... 09:34:52 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:34:52 [INFO] Once installed this environment will be reused. 09:34:52 [INFO] This may take a few minutes... 09:34:57 trim trailing whitespace.................................................Passed 09:34:57 Tabs remover.............................................................Passed 09:34:57 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:34:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:34:58 [INFO] Once installed this environment will be reused. 09:34:58 [INFO] This may take a few minutes... 09:35:07 gitlint..............................................(no files to check)Skipped 09:35:07 pre-commit: OK (25.14=setup[3.95]+cmd[11.64,9.56] seconds) 09:35:07 congratulations :) (25.18 seconds) 09:35:07 + tox_status=0 09:35:07 + echo '---> Completed tox runs' 09:35:07 ---> Completed tox runs 09:35:07 + for i in .tox/*/log 09:35:07 ++ echo .tox/pre-commit/log 09:35:07 ++ awk -F/ '{print $2}' 09:35:07 + tox_env=pre-commit 09:35:07 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:35:07 + DOC_DIR=docs/_build/html 09:35:07 + [[ -d docs/_build/html ]] 09:35:07 + echo '---> tox-run.sh ends' 09:35:07 ---> tox-run.sh ends 09:35:07 + test 0 -eq 0 09:35:07 $ ssh-agent -k 09:35:07 unset SSH_AUTH_SOCK; 09:35:07 unset SSH_AGENT_PID; 09:35:07 echo Agent pid 1843 killed; 09:35:07 [ssh-agent] Stopped. 09:35:07 [PostBuildScript] - [INFO] Executing post build scripts. 09:35:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13984464140194768288.sh 09:35:07 ---> sysstat.sh 09:35:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5207511983841823003.sh 09:35:08 ---> package-listing.sh 09:35:08 ++ facter osfamily 09:35:08 ++ tr '[:upper:]' '[:lower:]' 09:35:08 + OS_FAMILY=debian 09:35:08 + workspace=/w/workspace/oom-master-pre-commit-lint 09:35:08 + START_PACKAGES=/tmp/packages_start.txt 09:35:08 + END_PACKAGES=/tmp/packages_end.txt 09:35:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:35:08 + PACKAGES=/tmp/packages_start.txt 09:35:08 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:35:08 + PACKAGES=/tmp/packages_end.txt 09:35:08 + case "${OS_FAMILY}" in 09:35:08 + dpkg -l 09:35:08 + grep '^ii' 09:35:08 + '[' -f /tmp/packages_start.txt ']' 09:35:08 + '[' -f /tmp/packages_end.txt ']' 09:35:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:35:08 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:35:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:35:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:35:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3229281467927062149.sh 09:35:08 ---> capture-instance-metadata.sh 09:35:08 Setup pyenv: 09:35:08 system 09:35:08 3.8.13 09:35:08 3.9.13 09:35:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:35:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QKrs 09:35:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:35:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:35:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:35:16 lf-activate-venv(): INFO: Base packages installed successfully 09:35:16 lf-activate-venv(): INFO: Installing additional packages: lftools 09:35:39 lf-activate-venv(): INFO: Adding /tmp/venv-QKrs/bin to PATH 09:35:39 INFO: Running in OpenStack, capturing instance metadata 09:35:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17645857805283759343.sh 09:35:39 provisioning config files... 09:35:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10820768549641214260tmp 09:35:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:35:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:35:39 [EnvInject] - Injecting environment variables from a build step. 09:35:39 [EnvInject] - Injecting as environment variables the properties content 09:35:39 SERVER_ID=logs 09:35:39 09:35:39 [EnvInject] - Variables injected successfully. 09:35:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17903336347579206315.sh 09:35:39 ---> create-netrc.sh 09:35:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins421606863935323671.sh 09:35:40 ---> python-tools-install.sh 09:35:40 Setup pyenv: 09:35:40 system 09:35:40 3.8.13 09:35:40 3.9.13 09:35:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:35:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QKrs from file:/tmp/.os_lf_venv 09:35:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:35:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:35:42 lf-activate-venv(): INFO: Base packages installed successfully 09:35:42 lf-activate-venv(): INFO: Installing additional packages: lftools 09:35:50 lf-activate-venv(): INFO: Adding /tmp/venv-QKrs/bin to PATH 09:35:50 Generating Requirements File 09:36:09 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. 09:36:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:36:09 Python 3.10.6 09:36:09 pip 26.0.1 from /tmp/venv-QKrs/lib/python3.10/site-packages/pip (python 3.10) 09:36:09 appdirs==1.4.4 09:36:09 argcomplete==3.6.3 09:36:09 aspy.yaml==1.3.0 09:36:09 attrs==26.1.0 09:36:09 autopage==0.6.0 09:36:09 backports.strenum==1.3.1 09:36:09 beautifulsoup4==4.14.3 09:36:09 boto3==1.42.77 09:36:09 botocore==1.42.77 09:36:09 bs4==0.0.2 09:36:09 certifi==2026.2.25 09:36:09 cffi==2.0.0 09:36:09 cfgv==3.5.0 09:36:09 chardet==7.4.0.post1 09:36:09 charset-normalizer==3.4.6 09:36:09 click==8.3.1 09:36:09 cliff==4.13.2 09:36:09 cmd2==3.4.0 09:36:09 cryptography==3.3.2 09:36:09 debtcollector==3.1.0 09:36:09 decorator==5.2.1 09:36:09 defusedxml==0.7.1 09:36:09 Deprecated==1.3.1 09:36:09 distlib==0.4.0 09:36:09 dnspython==2.8.0 09:36:09 docker==7.1.0 09:36:09 dogpile.cache==1.5.0 09:36:09 durationpy==0.10 09:36:09 email-validator==2.3.0 09:36:09 filelock==3.25.2 09:36:09 future==1.0.0 09:36:09 gitdb==4.0.12 09:36:09 GitPython==3.1.46 09:36:09 httplib2==0.30.2 09:36:09 identify==2.6.18 09:36:09 idna==3.11 09:36:09 importlib-resources==1.5.0 09:36:09 iso8601==2.1.0 09:36:09 Jinja2==3.1.6 09:36:09 jmespath==1.1.0 09:36:09 jsonpatch==1.33 09:36:09 jsonpointer==3.1.1 09:36:09 jsonschema==4.26.0 09:36:09 jsonschema-specifications==2025.9.1 09:36:09 keystoneauth1==5.13.1 09:36:09 kubernetes==35.0.0 09:36:09 lftools==0.37.22 09:36:09 lxml==6.0.2 09:36:09 markdown-it-py==4.0.0 09:36:09 MarkupSafe==3.0.3 09:36:09 mdurl==0.1.2 09:36:09 msgpack==1.1.2 09:36:09 multi_key_dict==2.0.3 09:36:09 munch==4.0.0 09:36:09 netaddr==1.3.0 09:36:09 niet==1.4.2 09:36:09 nodeenv==1.10.0 09:36:09 oauth2client==4.1.3 09:36:09 oauthlib==3.3.1 09:36:09 openstacksdk==4.10.0 09:36:09 os-service-types==1.8.2 09:36:09 osc-lib==4.4.0 09:36:09 oslo.config==10.3.0 09:36:09 oslo.context==6.3.0 09:36:09 oslo.i18n==6.7.2 09:36:09 oslo.log==8.1.0 09:36:09 oslo.serialization==5.9.1 09:36:09 oslo.utils==10.0.0 09:36:09 packaging==26.0 09:36:09 pbr==7.0.3 09:36:09 platformdirs==4.9.4 09:36:09 prettytable==3.17.0 09:36:09 psutil==7.2.2 09:36:09 pyasn1==0.6.3 09:36:09 pyasn1_modules==0.4.2 09:36:09 pycparser==3.0 09:36:09 pygerrit2==2.0.15 09:36:09 PyGithub==2.9.0 09:36:09 Pygments==2.19.2 09:36:09 PyJWT==2.12.1 09:36:09 PyNaCl==1.6.2 09:36:09 pyparsing==2.4.7 09:36:09 pyperclip==1.11.0 09:36:09 pyrsistent==0.20.0 09:36:09 python-cinderclient==9.9.0 09:36:09 python-dateutil==2.9.0.post0 09:36:09 python-discovery==1.2.1 09:36:09 python-heatclient==5.1.0 09:36:09 python-jenkins==1.8.3 09:36:09 python-keystoneclient==5.8.0 09:36:09 python-magnumclient==4.10.0 09:36:09 python-openstackclient==9.0.0 09:36:09 python-swiftclient==4.10.0 09:36:09 PyYAML==6.0.3 09:36:09 referencing==0.37.0 09:36:09 requests==2.33.0 09:36:09 requests-oauthlib==2.0.0 09:36:09 requestsexceptions==1.4.0 09:36:09 rfc3986==2.0.0 09:36:09 rich==14.3.3 09:36:09 rich-argparse==1.7.2 09:36:09 rpds-py==0.30.0 09:36:09 rsa==4.9.1 09:36:09 ruamel.yaml==0.19.1 09:36:09 ruamel.yaml.clib==0.2.15 09:36:09 s3transfer==0.16.0 09:36:09 simplejson==3.20.2 09:36:09 six==1.17.0 09:36:09 smmap==5.0.3 09:36:09 soupsieve==2.8.3 09:36:09 stevedore==5.7.0 09:36:09 tabulate==0.10.0 09:36:09 toml==0.10.2 09:36:09 tomlkit==0.14.0 09:36:09 tqdm==4.67.3 09:36:09 typing_extensions==4.15.0 09:36:09 urllib3==1.26.20 09:36:09 virtualenv==21.2.0 09:36:09 wcwidth==0.6.0 09:36:09 websocket-client==1.9.0 09:36:09 wrapt==2.1.2 09:36:09 xdg==6.0.0 09:36:09 xmltodict==1.0.4 09:36:09 yq==3.4.3 09:36:10 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins6389535920280313094.sh 09:36:10 ---> uv-install.sh 09:36:10 Installing uv/uvx (latest) using shell installer 09:36:10 2026-03-27 09:36:10 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-27T10%3A32%3A41Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-27T09%3A32%3A22Z&ske=2026-03-27T10%3A32%3A41Z&sks=b&skv=2018-11-09&sig=fxnd25rtUAKXyYGaVsHygIoLQrtDxom4hafe4ml3unU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDYwNDQwNywibmJmIjoxNzc0NjA0MTA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.IOBzve4efKtwAXzivVfnTYQOCJ0DnzTTZ9fAgYDFByA&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-N3Dmvx.sh" [1] 09:36:10 downloading uv 0.11.2 x86_64-unknown-linux-gnu 09:36:11 installing to /home/jenkins/.local/bin 09:36:11 uv 09:36:11 uvx 09:36:11 everything's installed! 09:36:11 09:36:11 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:36:11 09:36:11 source $HOME/.local/bin/env (sh, bash, zsh) 09:36:11 source $HOME/.local/bin/env.fish (fish) 09:36:11 Adding install location to PATH 09:36:11 ---> Validating uv/uvx install 09:36:11 uvx 0.11.2 (x86_64-unknown-linux-gnu) 09:36:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1993855766272547873.sh 09:36:11 ---> sudo-logs.sh 09:36:11 Archiving 'sudo' log.. 09:36:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6339483628684107643.sh 09:36:11 ---> job-cost.sh 09:36:11 INFO: Activating Python virtual environment... 09:36:11 Setup pyenv: 09:36:11 system 09:36:11 3.8.13 09:36:11 3.9.13 09:36:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:36:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QKrs from file:/tmp/.os_lf_venv 09:36:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:36:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:36:13 lf-activate-venv(): INFO: Base packages installed successfully 09:36:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:36:18 lf-activate-venv(): INFO: Adding /tmp/venv-QKrs/bin to PATH 09:36:18 INFO: No stack-cost file found 09:36:18 INFO: Instance uptime: 2039s 09:36:18 INFO: Fetching instance metadata (attempt 1 of 3)... 09:36:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:36:18 INFO: Successfully fetched instance metadata 09:36:18 INFO: Instance type: v3-standard-4 09:36:18 INFO: Retrieving pricing info for: v3-standard-4 09:36:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:36:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=2039 09:36:19 INFO: Successfully fetched Vexxhost pricing API 09:36:19 INFO: Retrieved cost: 0.11 09:36:19 INFO: Retrieved resource: v3-standard-4 09:36:19 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:36:19 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:36:19 INFO: Successfully archived job cost data 09:36:19 DEBUG: Cost data: oom-master-pre-commit-lint,4520,2026-03-27 09:36:19,v3-standard-4,2039,0.11,0.00,SUCCESS 09:36:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14743994754856213974.sh 09:36:19 ---> logs-deploy.sh 09:36:19 Setup pyenv: 09:36:19 system 09:36:19 3.8.13 09:36:19 3.9.13 09:36:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:36:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QKrs from file:/tmp/.os_lf_venv 09:36:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:36:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:36:21 lf-activate-venv(): INFO: Base packages installed successfully 09:36:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:36:29 lf-activate-venv(): INFO: Adding /tmp/venv-QKrs/bin to PATH 09:36:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4520 09:36:29 INFO: archiving workspace using pattern(s): 09:36:30 Archives upload complete. 09:36:30 INFO: archiving logs to Nexus 09:36:31 ---> uname -a: 09:36:31 Linux prd-ubuntu1804-builder-4c-4g-5452 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:36:31 09:36:31 09:36:31 ---> lscpu: 09:36:31 Architecture: x86_64 09:36:31 CPU op-mode(s): 32-bit, 64-bit 09:36:31 Byte Order: Little Endian 09:36:31 CPU(s): 4 09:36:31 On-line CPU(s) list: 0-3 09:36:31 Thread(s) per core: 1 09:36:31 Core(s) per socket: 1 09:36:31 Socket(s): 4 09:36:31 NUMA node(s): 1 09:36:31 Vendor ID: AuthenticAMD 09:36:31 CPU family: 23 09:36:31 Model: 49 09:36:31 Model name: AMD EPYC-Rome Processor 09:36:31 Stepping: 0 09:36:31 CPU MHz: 2799.998 09:36:31 BogoMIPS: 5599.99 09:36:31 Virtualization: AMD-V 09:36:31 Hypervisor vendor: KVM 09:36:31 Virtualization type: full 09:36:31 L1d cache: 32K 09:36:31 L1i cache: 32K 09:36:31 L2 cache: 512K 09:36:31 L3 cache: 16384K 09:36:31 NUMA node0 CPU(s): 0-3 09:36:31 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 09:36:31 09:36:31 09:36:31 ---> nproc: 09:36:31 4 09:36:31 09:36:31 09:36:31 ---> df -h: 09:36:31 Filesystem Size Used Avail Use% Mounted on 09:36:31 udev 7.9G 0 7.9G 0% /dev 09:36:31 tmpfs 1.6G 676K 1.6G 1% /run 09:36:31 /dev/vda1 78G 8.5G 69G 11% / 09:36:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:36:31 tmpfs 5.0M 0 5.0M 0% /run/lock 09:36:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:36:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:36:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:36:31 09:36:31 09:36:31 ---> free -m: 09:36:31 total used free shared buff/cache available 09:36:31 Mem: 16040 569 13201 0 2268 15148 09:36:31 Swap: 1023 0 1023 09:36:31 09:36:31 09:36:31 ---> ip addr: 09:36:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:36:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:36:31 inet 127.0.0.1/8 scope host lo 09:36:31 valid_lft forever preferred_lft forever 09:36:31 inet6 ::1/128 scope host 09:36:31 valid_lft forever preferred_lft forever 09:36:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:36:31 link/ether fa:16:3e:a4:4a:9c brd ff:ff:ff:ff:ff:ff 09:36:31 inet 10.30.107.121/23 brd 10.30.107.255 scope global dynamic ens3 09:36:31 valid_lft 84355sec preferred_lft 84355sec 09:36:31 inet6 fe80::f816:3eff:fea4:4a9c/64 scope link 09:36:31 valid_lft forever preferred_lft forever 09:36:31 09:36:31 09:36:31 ---> sar -b -r -n DEV: 09:36:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5452) 03/27/26 _x86_64_ (4 CPU) 09:36:31 09:36:31 09:02:29 LINUX RESTART (4 CPU) 09:36:31 09:36:31 09:03:01 tps rtps wtps bread/s bwrtn/s 09:36:31 09:04:01 16.19 0.02 16.18 2.80 17466.84 09:36:31 09:05:01 1.15 0.00 1.15 0.00 14.40 09:36:31 09:06:01 0.80 0.00 0.80 0.00 9.87 09:36:31 09:07:01 1.17 0.00 1.17 0.00 15.06 09:36:31 09:08:01 1.08 0.00 1.08 0.00 13.20 09:36:31 09:09:01 1.25 0.02 1.23 0.13 16.66 09:36:31 09:10:01 0.90 0.00 0.90 0.00 10.40 09:36:31 09:11:01 0.88 0.00 0.88 0.00 11.86 09:36:31 09:12:01 0.85 0.00 0.85 0.00 11.20 09:36:31 09:13:01 3.33 2.12 1.22 57.59 17.73 09:36:31 09:14:01 1.05 0.00 1.05 0.00 13.33 09:36:31 09:15:01 1.17 0.00 1.17 0.00 14.80 09:36:31 09:16:01 0.80 0.00 0.80 0.00 9.60 09:36:31 09:17:01 1.07 0.02 1.05 0.13 13.60 09:36:31 09:18:01 3.80 2.37 1.43 18.93 23.60 09:36:31 09:19:01 1.10 0.00 1.10 0.00 14.80 09:36:31 09:20:01 0.80 0.00 0.80 0.00 9.60 09:36:31 09:21:01 0.87 0.00 0.87 0.00 12.53 09:36:31 09:22:01 1.07 0.00 1.07 0.00 12.40 09:36:31 09:23:01 1.25 0.00 1.25 0.00 16.00 09:36:31 09:24:01 1.03 0.00 1.03 0.00 11.60 09:36:31 09:25:01 0.97 0.00 0.97 0.00 13.06 09:36:31 09:26:01 0.95 0.00 0.95 0.00 11.20 09:36:31 09:27:01 1.27 0.00 1.27 0.00 16.79 09:36:31 09:28:02 0.95 0.00 0.95 0.00 12.13 09:36:31 09:29:01 1.24 0.00 1.24 0.00 16.95 09:36:31 09:30:01 0.92 0.00 0.92 0.00 11.73 09:36:31 09:31:01 1.20 0.00 1.20 0.00 14.80 09:36:31 09:32:01 0.87 0.00 0.87 0.00 10.00 09:36:31 09:33:01 1.28 0.00 1.28 0.00 15.73 09:36:31 09:34:01 1.00 0.00 1.00 0.00 11.60 09:36:31 09:35:01 146.06 25.83 120.23 906.52 6751.94 09:36:31 09:36:01 108.37 0.90 107.47 103.85 11309.05 09:36:31 Average: 9.30 0.95 8.35 33.04 1089.50 09:36:31 09:36:31 09:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:36:31 09:04:01 14459440 15688796 1965528 11.97 32096 1416260 696616 3.99 492096 1299988 28 09:36:31 09:05:01 14459584 15688996 1965384 11.97 32136 1416264 696616 3.99 491848 1299988 12 09:36:31 09:06:01 14459000 15688456 1965968 11.97 32168 1416268 696616 3.99 492428 1299992 32 09:36:31 09:07:01 14458892 15688392 1966076 11.97 32200 1416272 696616 3.99 492208 1299996 48 09:36:31 09:08:01 14459276 15688824 1965692 11.97 32256 1416264 696616 3.99 492328 1299996 12 09:36:31 09:09:01 14458600 15688208 1966368 11.97 32296 1416284 696616 3.99 493472 1300000 188 09:36:31 09:10:01 14458036 15687684 1966932 11.98 32320 1416288 696616 3.99 493764 1300004 156 09:36:31 09:11:01 14458340 15688020 1966628 11.97 32344 1416296 696616 3.99 493640 1300012 124 09:36:31 09:12:01 14458232 15687936 1966736 11.97 32368 1416296 696616 3.99 493780 1300012 124 09:36:31 09:13:01 14439860 15671764 1985108 12.09 32440 1418024 712672 4.08 509864 1300820 56 09:36:31 09:14:01 14439752 15671740 1985216 12.09 32488 1418032 712672 4.08 510136 1300776 188 09:36:31 09:15:01 14439876 15671908 1985092 12.09 32520 1418036 712672 4.08 509792 1300780 156 09:36:31 09:16:01 14439768 15671840 1985200 12.09 32552 1418036 712672 4.08 510036 1300780 160 09:36:31 09:17:01 14438496 15670768 1986472 12.09 32588 1418168 712672 4.08 510432 1300912 196 09:36:31 09:18:01 14437812 15670696 1987156 12.10 33200 1418172 706856 4.05 510724 1300916 168 09:36:31 09:19:01 14437976 15670932 1986992 12.10 33240 1418180 706856 4.05 511032 1300912 140 09:36:31 09:20:01 14438356 15671364 1986612 12.10 33272 1418180 706856 4.05 510992 1300912 156 09:36:31 09:21:01 14438404 15671460 1986564 12.09 33304 1418184 706856 4.05 511052 1300916 120 09:36:31 09:22:01 14438372 15671472 1986596 12.09 33344 1418188 706856 4.05 511164 1300920 164 09:36:31 09:23:01 14438180 15671332 1986788 12.10 33392 1418192 706856 4.05 511320 1300924 68 09:36:31 09:24:01 14437888 15671076 1987080 12.10 33428 1418192 706856 4.05 511248 1300924 8 09:36:31 09:25:01 14437796 15671040 1987172 12.10 33468 1418196 706856 4.05 511488 1300928 212 09:36:31 09:26:01 14437844 15671132 1987124 12.10 33504 1418196 722916 4.14 511444 1300932 176 09:36:31 09:27:01 14438064 15671400 1986904 12.10 33544 1418204 722916 4.14 511440 1300936 4 09:36:31 09:28:02 14437800 15671176 1987168 12.10 33592 1418204 722916 4.14 511720 1300936 16 09:36:31 09:29:01 14429752 15663184 1995216 12.15 33640 1418212 722916 4.14 519980 1300944 4 09:36:31 09:30:01 14429132 15662632 1995836 12.15 33680 1418220 722916 4.14 520072 1300952 164 09:36:31 09:31:01 14437588 15671108 1987380 12.10 33704 1418224 722916 4.14 511832 1300956 40 09:36:31 09:32:01 14437372 15670892 1987596 12.10 33728 1418224 722916 4.14 511836 1300956 8 09:36:31 09:33:01 14437188 15670776 1987780 12.10 33760 1418228 722916 4.14 512160 1300960 200 09:36:31 09:34:01 14437400 15670992 1987568 12.10 33796 1418228 722916 4.14 511920 1300964 8 09:36:31 09:35:01 13911732 15484792 2513236 15.30 56916 1716676 896932 5.13 797520 1499248 158152 09:36:31 09:36:01 13687740 15530980 2737228 16.67 82344 1946184 791044 4.53 779188 1712788 165996 09:36:31 Average: 14404653 15665508 2020315 12.30 35201 1442699 717636 4.11 523453 1319151 9918 09:36:31 09:36:31 09:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:36:31 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:04:01 ens3 2.95 1.08 2.64 0.58 0.00 0.00 0.00 0.00 09:36:31 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:31 09:05:01 ens3 0.33 0.22 0.07 0.26 0.00 0.00 0.00 0.00 09:36:31 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:06:01 ens3 0.73 0.55 0.33 0.29 0.00 0.00 0.00 0.00 09:36:31 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:31 09:07:01 ens3 0.30 0.32 0.07 0.28 0.00 0.00 0.00 0.00 09:36:31 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:08:01 ens3 0.47 0.25 0.15 0.27 0.00 0.00 0.00 0.00 09:36:31 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:31 09:09:01 ens3 0.95 0.85 0.49 1.17 0.00 0.00 0.00 0.00 09:36:31 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:10:01 ens3 0.17 0.17 0.06 0.33 0.00 0.00 0.00 0.00 09:36:31 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:31 09:11:01 ens3 0.28 0.22 0.07 0.17 0.00 0.00 0.00 0.00 09:36:31 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:12:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:36:31 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:31 09:13:01 ens3 9.53 10.35 5.71 9.55 0.00 0.00 0.00 0.00 09:36:31 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:14:01 ens3 1.80 1.50 1.04 1.17 0.00 0.00 0.00 0.00 09:36:31 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:31 09:15:01 ens3 0.32 0.17 0.07 0.22 0.00 0.00 0.00 0.00 09:36:31 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:16:01 ens3 0.20 0.20 0.06 0.35 0.00 0.00 0.00 0.00 09:36:31 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:31 09:17:01 ens3 0.43 0.22 0.24 0.19 0.00 0.00 0.00 0.00 09:36:31 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:18:01 ens3 0.47 0.25 0.20 0.21 0.00 0.00 0.00 0.00 09:36:31 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:31 09:19:01 ens3 1.12 0.60 0.42 0.53 0.00 0.00 0.00 0.00 09:36:31 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:20:01 ens3 0.20 0.15 0.07 0.22 0.00 0.00 0.00 0.00 09:36:31 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:31 09:21:01 ens3 0.37 0.22 0.08 0.18 0.00 0.00 0.00 0.00 09:36:31 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:22:01 ens3 0.18 0.13 0.06 0.17 0.00 0.00 0.00 0.00 09:36:31 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:31 09:23:01 ens3 0.43 0.32 0.15 0.25 0.00 0.00 0.00 0.00 09:36:31 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:24:01 ens3 0.33 0.10 0.13 0.03 0.00 0.00 0.00 0.00 09:36:31 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:31 09:25:01 ens3 0.30 0.22 0.07 0.18 0.00 0.00 0.00 0.00 09:36:31 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:26:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:36:31 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:31 09:27:01 ens3 0.27 0.23 0.07 0.35 0.00 0.00 0.00 0.00 09:36:31 09:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:28:02 ens3 0.38 0.25 0.14 0.21 0.00 0.00 0.00 0.00 09:36:31 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:31 09:29:01 ens3 1.36 0.83 0.59 0.89 0.00 0.00 0.00 0.00 09:36:31 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:30:01 ens3 0.18 0.08 0.06 0.07 0.00 0.00 0.00 0.00 09:36:31 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:31 09:31:01 ens3 0.30 0.18 0.07 0.20 0.00 0.00 0.00 0.00 09:36:31 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:32:01 ens3 0.23 0.17 0.07 0.18 0.00 0.00 0.00 0.00 09:36:31 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:31 09:33:01 ens3 0.47 0.32 0.16 0.38 0.00 0.00 0.00 0.00 09:36:31 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:31 09:34:01 ens3 0.27 0.08 0.12 0.04 0.00 0.00 0.00 0.00 09:36:31 09:35:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 09:36:31 09:35:01 ens3 286.44 200.12 1783.92 52.90 0.00 0.00 0.00 0.00 09:36:31 09:36:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 09:36:31 09:36:01 ens3 73.65 54.52 797.89 11.96 0.00 0.00 0.00 0.00 09:36:31 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:36:31 Average: ens3 11.70 8.34 78.69 2.54 0.00 0.00 0.00 0.00 09:36:31 09:36:31 09:36:31 ---> sar -P ALL: 09:36:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5452) 03/27/26 _x86_64_ (4 CPU) 09:36:31 09:36:31 09:02:29 LINUX RESTART (4 CPU) 09:36:31 09:36:31 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:36:31 09:04:01 all 0.28 0.00 0.03 0.31 0.01 99.37 09:36:31 09:04:01 0 0.60 0.00 0.03 1.15 0.03 98.18 09:36:31 09:04:01 1 0.20 0.00 0.02 0.00 0.00 99.78 09:36:31 09:04:01 2 0.22 0.00 0.03 0.03 0.02 99.70 09:36:31 09:04:01 3 0.10 0.00 0.03 0.05 0.02 99.80 09:36:31 09:05:01 all 0.05 0.00 0.03 0.00 0.01 99.91 09:36:31 09:05:01 0 0.07 0.00 0.07 0.00 0.02 99.85 09:36:31 09:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:36:31 09:05:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:36:31 09:05:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:36:31 09:06:01 all 0.14 0.00 0.01 0.00 0.01 99.83 09:36:31 09:06:01 0 0.10 0.00 0.00 0.00 0.02 99.88 09:36:31 09:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:36:31 09:06:01 2 0.42 0.00 0.03 0.02 0.02 99.52 09:36:31 09:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:36:31 09:07:01 all 0.04 0.00 0.01 0.01 0.01 99.93 09:36:31 09:07:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:36:31 09:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:36:31 09:07:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:36:31 09:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:36:31 09:08:01 all 0.05 0.00 0.01 0.00 0.00 99.93 09:36:31 09:08:01 0 0.10 0.00 0.02 0.00 0.00 99.88 09:36:31 09:08:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:36:31 09:08:01 2 0.02 0.00 0.02 0.03 0.00 99.93 09:36:31 09:08:01 3 0.05 0.00 0.00 0.02 0.00 99.93 09:36:31 09:09:01 all 0.20 0.00 0.02 0.01 0.01 99.77 09:36:31 09:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:36:31 09:09:01 1 0.08 0.00 0.00 0.00 0.00 99.92 09:36:31 09:09:01 2 0.50 0.00 0.03 0.02 0.02 99.43 09:36:31 09:09:01 3 0.15 0.00 0.02 0.00 0.02 99.82 09:36:31 09:10:01 all 0.47 0.00 0.01 0.00 0.00 99.51 09:36:31 09:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:36:31 09:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:36:31 09:10:01 2 1.81 0.00 0.03 0.02 0.02 98.13 09:36:31 09:10:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:36:31 09:11:01 all 0.19 0.00 0.02 0.00 0.00 99.78 09:36:31 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:36:31 09:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:36:31 09:11:01 2 0.68 0.00 0.05 0.02 0.02 99.24 09:36:31 09:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:36:31 09:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:36:31 09:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:36:31 09:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:36:31 09:12:01 2 0.03 0.00 0.03 0.02 0.00 99.92 09:36:31 09:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:36:31 09:13:01 all 0.78 0.00 0.04 0.02 0.01 99.15 09:36:31 09:13:01 0 0.80 0.00 0.02 0.00 0.00 99.18 09:36:31 09:13:01 1 0.73 0.00 0.03 0.05 0.02 99.17 09:36:31 09:13:01 2 0.92 0.00 0.03 0.03 0.03 98.98 09:36:31 09:13:01 3 0.68 0.00 0.08 0.02 0.02 99.20 09:36:31 09:14:01 all 0.74 0.00 0.01 0.01 0.01 99.23 09:36:31 09:14:01 0 0.83 0.00 0.02 0.02 0.00 99.13 09:36:31 09:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:36:31 09:14:01 2 2.04 0.00 0.02 0.02 0.02 97.91 09:36:31 09:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:36:31 09:36:31 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:36:31 09:15:01 all 0.25 0.00 0.02 0.01 0.00 99.71 09:36:31 09:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:36:31 09:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:36:31 09:15:01 2 0.98 0.00 0.07 0.05 0.00 98.91 09:36:31 09:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:36:31 09:16:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:36:31 09:16:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:36:31 09:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:36:31 09:16:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:36:31 09:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:36:31 09:17:01 all 0.05 0.00 0.01 0.01 0.01 99.91 09:36:31 09:17:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:36:31 09:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:36:31 09:17:01 2 0.08 0.00 0.00 0.05 0.02 99.85 09:36:31 09:17:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:36:31 09:18:01 all 0.04 0.00 0.03 0.07 0.00 99.86 09:36:31 09:18:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:36:31 09:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:36:31 09:18:01 2 0.03 0.00 0.03 0.03 0.00 99.90 09:36:31 09:18:01 3 0.05 0.00 0.05 0.23 0.00 99.67 09:36:31 09:19:01 all 0.05 0.00 0.02 0.00 0.01 99.91 09:36:31 09:19:01 0 0.10 0.00 0.00 0.00 0.00 99.90 09:36:31 09:19:01 1 0.03 0.00 0.07 0.00 0.02 99.88 09:36:31 09:19:01 2 0.05 0.00 0.00 0.02 0.00 99.93 09:36:31 09:19:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:36:31 09:20:01 all 0.02 0.00 0.01 0.03 0.00 99.95 09:36:31 09:20:01 0 0.00 0.00 0.00 0.07 0.00 99.93 09:36:31 09:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:36:31 09:20:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:36:31 09:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:36:31 09:21:01 all 0.05 0.00 0.01 0.02 0.00 99.92 09:36:31 09:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:36:31 09:21:01 1 0.08 0.00 0.02 0.00 0.00 99.90 09:36:31 09:21:01 2 0.03 0.00 0.02 0.08 0.00 99.87 09:36:31 09:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:36:31 09:22:01 all 0.02 0.00 0.02 0.09 0.00 99.87 09:36:31 09:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:36:31 09:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:36:31 09:22:01 2 0.02 0.00 0.02 0.33 0.00 99.63 09:36:31 09:22:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:36:31 09:23:01 all 0.13 0.00 0.01 0.00 0.00 99.85 09:36:31 09:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:36:31 09:23:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:36:31 09:23:01 2 0.05 0.00 0.00 0.02 0.00 99.93 09:36:31 09:23:01 3 0.38 0.00 0.02 0.00 0.02 99.58 09:36:31 09:24:01 all 0.03 0.00 0.02 0.00 0.01 99.95 09:36:31 09:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:36:31 09:24:01 1 0.07 0.00 0.03 0.00 0.00 99.90 09:36:31 09:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:36:31 09:24:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:36:31 09:25:01 all 0.18 0.00 0.02 0.01 0.01 99.78 09:36:31 09:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:36:31 09:25:01 1 0.03 0.00 0.07 0.00 0.02 99.88 09:36:31 09:25:01 2 0.15 0.00 0.00 0.02 0.02 99.82 09:36:31 09:25:01 3 0.55 0.00 0.02 0.00 0.00 99.43 09:36:31 09:36:31 09:25:01 CPU %user %nice %system %iowait %steal %idle 09:36:31 09:26:01 all 0.02 0.00 0.02 0.01 0.00 99.95 09:36:31 09:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:36:31 09:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:36:31 09:26:01 2 0.02 0.00 0.02 0.03 0.00 99.93 09:36:31 09:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:36:31 09:27:01 all 0.20 0.00 0.02 0.01 0.00 99.77 09:36:31 09:27:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:36:31 09:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:36:31 09:27:01 2 0.03 0.00 0.03 0.03 0.00 99.90 09:36:31 09:27:01 3 0.73 0.00 0.02 0.00 0.00 99.25 09:36:31 09:28:02 all 0.04 0.00 0.01 0.02 0.00 99.93 09:36:31 09:28:02 0 0.05 0.00 0.02 0.00 0.02 99.92 09:36:31 09:28:02 1 0.03 0.00 0.03 0.00 0.02 99.92 09:36:31 09:28:02 2 0.03 0.00 0.02 0.03 0.00 99.92 09:36:31 09:28:02 3 0.02 0.00 0.00 0.00 0.00 99.98 09:36:31 09:29:01 all 0.19 0.00 0.03 0.01 0.00 99.77 09:36:31 09:29:01 0 0.09 0.00 0.02 0.05 0.00 99.85 09:36:31 09:29:01 1 0.56 0.00 0.07 0.00 0.02 99.36 09:36:31 09:29:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:36:31 09:29:01 3 0.10 0.00 0.02 0.00 0.00 99.88 09:36:31 09:30:01 all 0.05 0.00 0.02 0.01 0.00 99.92 09:36:31 09:30:01 0 0.08 0.00 0.02 0.05 0.00 99.85 09:36:31 09:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:36:31 09:30:01 2 0.05 0.00 0.00 0.02 0.00 99.93 09:36:31 09:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:36:31 09:31:01 all 0.10 0.00 0.02 0.01 0.00 99.86 09:36:31 09:31:01 0 0.30 0.00 0.02 0.02 0.00 99.67 09:36:31 09:31:01 1 0.08 0.00 0.03 0.02 0.02 99.85 09:36:31 09:31:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:36:31 09:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:36:31 09:32:01 all 0.11 0.00 0.03 0.02 0.01 99.84 09:36:31 09:32:01 0 0.33 0.00 0.00 0.07 0.02 99.58 09:36:31 09:32:01 1 0.08 0.00 0.05 0.02 0.02 99.83 09:36:31 09:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:36:31 09:32:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:36:31 09:33:01 all 0.06 0.00 0.03 0.03 0.00 99.88 09:36:31 09:33:01 0 0.07 0.00 0.05 0.08 0.00 99.80 09:36:31 09:33:01 1 0.07 0.00 0.02 0.02 0.02 99.88 09:36:31 09:33:01 2 0.08 0.00 0.00 0.00 0.00 99.92 09:36:31 09:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:36:31 09:34:01 all 0.26 0.00 0.02 0.02 0.00 99.70 09:36:31 09:34:01 0 0.96 0.00 0.03 0.05 0.00 98.96 09:36:31 09:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:36:31 09:34:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:36:31 09:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:36:31 09:35:01 all 18.89 0.00 1.96 2.13 0.07 76.95 09:36:31 09:35:01 0 18.22 0.00 1.77 3.13 0.08 76.79 09:36:31 09:35:01 1 15.48 0.00 2.01 2.13 0.07 80.31 09:36:31 09:35:01 2 28.43 0.00 2.24 0.60 0.08 68.65 09:36:31 09:35:01 3 13.44 0.00 1.84 2.64 0.03 82.05 09:36:31 09:36:01 all 20.51 0.00 1.43 1.93 0.05 76.07 09:36:31 09:36:01 0 13.01 0.00 1.32 3.39 0.03 82.24 09:36:31 09:36:01 1 21.04 0.00 1.50 3.01 0.07 74.39 09:36:31 09:36:01 2 15.54 0.00 1.29 0.48 0.05 82.64 09:36:31 09:36:01 3 32.40 0.00 1.60 0.87 0.07 65.07 09:36:31 09:36:31 Average: CPU %user %nice %system %iowait %steal %idle 09:36:31 Average: all 1.34 0.00 0.12 0.15 0.01 98.39 09:36:31 Average: 0 1.09 0.00 0.11 0.25 0.01 98.54 09:36:31 Average: 1 1.18 0.00 0.13 0.16 0.01 98.52 09:36:31 Average: 2 1.59 0.00 0.13 0.06 0.01 98.22 09:36:31 Average: 3 1.50 0.00 0.12 0.12 0.01 98.26 09:36:31 09:36:31 09:36:31