10:55:37 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/111445 10:55:37 Running as SYSTEM 10:55:38 [EnvInject] - Loading node environment variables. 10:55:38 Building remotely on prd-ubuntu2204-builder-2c-2g-52492 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 10:55:38 [ssh-agent] Looking for ssh-agent implementation... 10:55:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:38 $ ssh-agent 10:55:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXv42M88/agent.5231 10:55:38 SSH_AGENT_PID=5233 10:55:38 [ssh-agent] Started. 10:55:38 Running ssh-add (command line suppressed) 10:55:38 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_8075762976310886769.key (/w/workspace/builder-tox-verify-master@tmp/private_key_8075762976310886769.key) 10:55:38 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:55:38 The recommended git tool is: NONE 10:55:40 using credential jenkins-ssh 10:55:40 Wiping out workspace first. 10:55:40 Cloning the remote Git repository 10:55:40 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 10:55:40 > git init /w/workspace/builder-tox-verify-master # timeout=10 10:55:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:55:40 > git --version # timeout=10 10:55:40 > git --version # 'git version 2.34.1' 10:55:40 using GIT_SSH to set credentials jenkins-ssh 10:55:40 Verifying host key using known hosts file 10:55:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:55:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:55:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:55:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:55:43 using GIT_SSH to set credentials jenkins-ssh 10:55:43 Verifying host key using known hosts file 10:55:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:55:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/45/111445/7 # timeout=10 10:55:43 > git rev-parse 8777b968fb24f9ee1dc494f0a2c0572eb8ed8d36^{commit} # timeout=10 10:55:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:55:43 Checking out Revision 8777b968fb24f9ee1dc494f0a2c0572eb8ed8d36 (refs/changes/45/111445/7) 10:55:43 > git config core.sparsecheckout # timeout=10 10:55:43 > git checkout -f 8777b968fb24f9ee1dc494f0a2c0572eb8ed8d36 # timeout=10 10:55:47 Commit message: "CI: TEST DO NOT MERGE" 10:55:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:55:47 > git rev-list --no-walk da35f909a4ea67ea8e6fd005097eec28b684c548 # timeout=10 10:55:47 > git remote # timeout=10 10:55:47 > git submodule init # timeout=10 10:55:47 > git submodule sync # timeout=10 10:55:47 > git config --get remote.origin.url # timeout=10 10:55:47 > git submodule init # timeout=10 10:55:47 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:55:47 > git config --get submodule.global-jjb.url # timeout=10 10:55:47 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:55:47 > git config --get submodule.packer/common-packer.url # timeout=10 10:55:47 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:55:47 > git submodule update --init --recursive global-jjb # timeout=10 10:55:48 > git submodule update --init --recursive packer/common-packer # timeout=10 10:55:48 provisioning config files... 10:55:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:55:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:55:49 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1689043045296317882.sh 10:55:49 ---> python-tools-install.sh 10:55:49 Setup pyenv: 10:55:49 * system (set by /opt/pyenv/version) 10:55:49 * 3.8.20 (set by /opt/pyenv/version) 10:55:49 * 3.9.20 (set by /opt/pyenv/version) 10:55:49 * 3.10.15 (set by /opt/pyenv/version) 10:55:49 * 3.11.10 (set by /opt/pyenv/version) 10:55:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fdbl 10:55:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:55:58 lf-activate-venv(): INFO: Installing: lftools 10:56:25 lf-activate-venv(): INFO: Adding /tmp/venv-fdbl/bin to PATH 10:56:25 Generating Requirements File 10:56:48 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:56:48 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:56:48 Python 3.11.10 10:56:48 pip 25.2 from /tmp/venv-fdbl/lib/python3.11/site-packages/pip (python 3.11) 10:56:49 appdirs==1.4.4 10:56:49 argcomplete==3.6.2 10:56:49 aspy.yaml==1.3.0 10:56:49 attrs==25.3.0 10:56:49 autopage==0.5.2 10:56:49 beautifulsoup4==4.13.5 10:56:49 boto3==1.40.30 10:56:49 botocore==1.40.30 10:56:49 bs4==0.0.2 10:56:49 cachetools==5.5.2 10:56:49 certifi==2025.8.3 10:56:49 cffi==2.0.0 10:56:49 cfgv==3.4.0 10:56:49 chardet==5.2.0 10:56:49 charset-normalizer==3.4.3 10:56:49 click==8.2.1 10:56:49 cliff==4.11.0 10:56:49 cmd2==2.7.0 10:56:49 cryptography==3.3.2 10:56:49 debtcollector==3.0.0 10:56:49 decorator==5.2.1 10:56:49 defusedxml==0.7.1 10:56:49 Deprecated==1.2.18 10:56:49 distlib==0.4.0 10:56:49 dnspython==2.8.0 10:56:49 docker==7.1.0 10:56:49 dogpile.cache==1.4.1 10:56:49 durationpy==0.10 10:56:49 email-validator==2.3.0 10:56:49 filelock==3.19.1 10:56:49 future==1.0.0 10:56:49 gitdb==4.0.12 10:56:49 GitPython==3.1.45 10:56:49 google-auth==2.40.3 10:56:49 httplib2==0.31.0 10:56:49 identify==2.6.14 10:56:49 idna==3.10 10:56:49 importlib-resources==1.5.0 10:56:49 iso8601==2.1.0 10:56:49 Jinja2==3.1.6 10:56:49 jmespath==1.0.1 10:56:49 jsonpatch==1.33 10:56:49 jsonpointer==3.0.0 10:56:49 jsonschema==4.25.1 10:56:49 jsonschema-specifications==2025.9.1 10:56:49 keystoneauth1==5.12.0 10:56:49 kubernetes==33.1.0 10:56:49 lftools==0.37.13 10:56:49 lxml==6.0.1 10:56:49 markdown-it-py==4.0.0 10:56:49 MarkupSafe==3.0.2 10:56:49 mdurl==0.1.2 10:56:49 msgpack==1.1.1 10:56:49 multi_key_dict==2.0.3 10:56:49 munch==4.0.0 10:56:49 netaddr==1.3.0 10:56:49 niet==1.4.2 10:56:49 nodeenv==1.9.1 10:56:49 oauth2client==4.1.3 10:56:49 oauthlib==3.3.1 10:56:49 openstacksdk==4.7.1 10:56:49 os-service-types==1.8.0 10:56:49 osc-lib==4.2.0 10:56:49 oslo.config==10.0.0 10:56:49 oslo.context==6.1.0 10:56:49 oslo.i18n==6.6.0 10:56:49 oslo.log==7.2.1 10:56:49 oslo.serialization==5.8.0 10:56:49 oslo.utils==9.1.0 10:56:49 packaging==25.0 10:56:49 pbr==7.0.1 10:56:49 platformdirs==4.4.0 10:56:49 prettytable==3.16.0 10:56:49 psutil==7.0.0 10:56:49 pyasn1==0.6.1 10:56:49 pyasn1_modules==0.4.2 10:56:49 pycparser==2.23 10:56:49 pygerrit2==2.0.15 10:56:49 PyGithub==2.8.1 10:56:49 Pygments==2.19.2 10:56:49 PyJWT==2.10.1 10:56:49 PyNaCl==1.6.0 10:56:49 pyparsing==2.4.7 10:56:49 pyperclip==1.9.0 10:56:49 pyrsistent==0.20.0 10:56:49 python-cinderclient==9.8.0 10:56:49 python-dateutil==2.9.0.post0 10:56:49 python-heatclient==4.3.0 10:56:49 python-jenkins==1.8.3 10:56:49 python-keystoneclient==5.7.0 10:56:49 python-magnumclient==4.9.0 10:56:49 python-openstackclient==8.2.0 10:56:49 python-swiftclient==4.8.0 10:56:49 PyYAML==6.0.2 10:56:49 referencing==0.36.2 10:56:49 requests==2.32.5 10:56:49 requests-oauthlib==2.0.0 10:56:49 requestsexceptions==1.4.0 10:56:49 rfc3986==2.0.0 10:56:49 rich==14.1.0 10:56:49 rich-argparse==1.7.1 10:56:49 rpds-py==0.27.1 10:56:49 rsa==4.9.1 10:56:49 ruamel.yaml==0.18.15 10:56:49 ruamel.yaml.clib==0.2.12 10:56:49 s3transfer==0.14.0 10:56:49 simplejson==3.20.1 10:56:49 six==1.17.0 10:56:49 smmap==5.0.2 10:56:49 soupsieve==2.8 10:56:49 stevedore==5.5.0 10:56:49 tabulate==0.9.0 10:56:49 toml==0.10.2 10:56:49 tomlkit==0.13.3 10:56:49 tqdm==4.67.1 10:56:49 typing_extensions==4.15.0 10:56:49 tzdata==2025.2 10:56:49 urllib3==1.26.20 10:56:49 virtualenv==20.34.0 10:56:49 wcwidth==0.2.13 10:56:49 websocket-client==1.8.0 10:56:49 wrapt==1.17.3 10:56:49 xdg==6.0.0 10:56:49 xmltodict==1.0.0 10:56:49 yq==3.4.3 10:56:49 [EnvInject] - Injecting environment variables from a build step. 10:56:49 [EnvInject] - Injecting as environment variables the properties content 10:56:49 PYTHON=python3 10:56:49 10:56:49 [EnvInject] - Variables injected successfully. 10:56:49 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins907476974911632429.sh 10:56:49 ---> tox-install.sh 10:56:49 + source /home/jenkins/lf-env.sh 10:56:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:56:49 ++ mktemp -d /tmp/venv-XXXX 10:56:49 + lf_venv=/tmp/venv-GciI 10:56:49 + local venv_file=/tmp/.os_lf_venv 10:56:49 + local python=python3 10:56:49 + local options 10:56:49 + local set_path=true 10:56:49 + local install_args= 10:56:49 ++ 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 10:56:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:56:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:56:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:56:49 + true 10:56:49 + case $1 in 10:56:49 + venv_file=/tmp/.toxenv 10:56:49 + shift 2 10:56:49 + true 10:56:49 + case $1 in 10:56:49 + shift 10:56:49 + break 10:56:49 + case $python in 10:56:49 + local pkg_list= 10:56:49 + [[ -d /opt/pyenv ]] 10:56:49 + echo 'Setup pyenv:' 10:56:49 Setup pyenv: 10:56:49 + export PYENV_ROOT=/opt/pyenv 10:56:49 + PYENV_ROOT=/opt/pyenv 10:56:49 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:56:49 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:56:49 + pyenv versions 10:56:49 system 10:56:49 3.8.20 10:56:49 3.9.20 10:56:49 3.10.15 10:56:49 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:56:49 + command -v pyenv 10:56:49 ++ pyenv init - --no-rehash 10:56:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:56:49 for i in ${!paths[@]}; do 10:56:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:56:49 fi; done; 10:56:49 echo "${paths[*]}"'\'')" 10:56:49 export PATH="/opt/pyenv/shims:${PATH}" 10:56:49 export PYENV_SHELL=bash 10:56:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:56:49 pyenv() { 10:56:49 local command 10:56:49 command="${1:-}" 10:56:49 if [ "$#" -gt 0 ]; then 10:56:49 shift 10:56:49 fi 10:56:49 10:56:49 case "$command" in 10:56:49 rehash|shell) 10:56:49 eval "$(pyenv "sh-$command" "$@")" 10:56:49 ;; 10:56:49 *) 10:56:49 command pyenv "$command" "$@" 10:56:49 ;; 10:56:49 esac 10:56:49 }' 10:56:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:56:49 for i in ${!paths[@]}; do 10:56:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:56:49 fi; done; 10:56:49 echo "${paths[*]}"' 10:56:49 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:56:49 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:56:49 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:56:49 ++ export PYENV_SHELL=bash 10:56:49 ++ PYENV_SHELL=bash 10:56:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:56:49 +++ complete -F _pyenv pyenv 10:56:49 ++ lf-pyver python3 10:56:49 ++ local py_version_xy=python3 10:56:49 ++ local py_version_xyz= 10:56:49 ++ pyenv versions 10:56:49 ++ local command 10:56:49 ++ command=versions 10:56:49 ++ '[' 1 -gt 0 ']' 10:56:49 ++ shift 10:56:49 ++ case "$command" in 10:56:49 ++ command pyenv versions 10:56:49 ++ sed 's/^[ *]* //' 10:56:49 ++ awk '{ print $1 }' 10:56:49 ++ grep -E '^[0-9.]*[0-9]$' 10:56:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:56:49 +++ grep '^3' /tmp/.pyenv_versions 10:56:49 +++ tail -n 1 10:56:49 +++ sort -V 10:56:49 ++ py_version_xyz=3.11.10 10:56:49 ++ [[ -z 3.11.10 ]] 10:56:49 ++ echo 3.11.10 10:56:49 ++ return 0 10:56:49 + pyenv local 3.11.10 10:56:49 + local command 10:56:49 + command=local 10:56:49 + '[' 2 -gt 0 ']' 10:56:49 + shift 10:56:49 + case "$command" in 10:56:49 + command pyenv local 3.11.10 10:56:49 + for arg in "$@" 10:56:49 + case $arg in 10:56:49 + pkg_list+='tox ' 10:56:49 + for arg in "$@" 10:56:49 + case $arg in 10:56:49 + pkg_list+='virtualenv ' 10:56:49 + for arg in "$@" 10:56:49 + case $arg in 10:56:49 + pkg_list+='urllib3~=1.26.15 ' 10:56:49 + [[ -f /tmp/.toxenv ]] 10:56:49 + [[ ! -f /tmp/.toxenv ]] 10:56:49 + [[ -n '' ]] 10:56:49 + python3 -m venv /tmp/venv-GciI 10:56:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GciI' 10:56:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GciI 10:56:53 + echo /tmp/venv-GciI 10:56:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:56:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:56:53 + /tmp/venv-GciI/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:56:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:56:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:56:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:56:57 + /tmp/venv-GciI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:56:59 + type python3 10:56:59 + true 10:56:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GciI/bin to PATH' 10:56:59 lf-activate-venv(): INFO: Adding /tmp/venv-GciI/bin to PATH 10:56:59 + PATH=/tmp/venv-GciI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:56:59 + return 0 10:56:59 + python3 --version 10:56:59 Python 3.11.10 10:56:59 + python3 -m pip --version 10:56:59 pip 25.2 from /tmp/venv-GciI/lib/python3.11/site-packages/pip (python 3.11) 10:56:59 + python3 -m pip freeze 10:57:00 cachetools==6.2.0 10:57:00 chardet==5.2.0 10:57:00 colorama==0.4.6 10:57:00 distlib==0.4.0 10:57:00 filelock==3.19.1 10:57:00 packaging==25.0 10:57:00 platformdirs==4.4.0 10:57:00 pluggy==1.6.0 10:57:00 pyproject-api==1.9.1 10:57:00 tox==4.30.2 10:57:00 urllib3==1.26.20 10:57:00 virtualenv==20.34.0 10:57:00 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins9554672783922288930.sh 10:57:00 [EnvInject] - Injecting environment variables from a build step. 10:57:00 [EnvInject] - Injecting as environment variables the properties content 10:57:00 PARALLEL=False 10:57:00 10:57:00 [EnvInject] - Variables injected successfully. 10:57:00 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins1403428573663838163.sh 10:57:00 ---> tox-run.sh 10:57:00 + PATH=/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 10:57:00 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 10:57:00 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 10:57:00 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 10:57:00 + cd /w/workspace/builder-tox-verify-master/. 10:57:00 + source /home/jenkins/lf-env.sh 10:57:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:57:00 ++ mktemp -d /tmp/venv-XXXX 10:57:00 + lf_venv=/tmp/venv-ka4U 10:57:00 + local venv_file=/tmp/.os_lf_venv 10:57:00 + local python=python3 10:57:00 + local options 10:57:00 + local set_path=true 10:57:00 + local install_args= 10:57:00 ++ 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 10:57:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:57:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:57:00 + true 10:57:00 + case $1 in 10:57:00 + venv_file=/tmp/.toxenv 10:57:00 + shift 2 10:57:00 + true 10:57:00 + case $1 in 10:57:00 + shift 10:57:00 + break 10:57:00 + case $python in 10:57:00 + local pkg_list= 10:57:00 + [[ -d /opt/pyenv ]] 10:57:00 + echo 'Setup pyenv:' 10:57:00 Setup pyenv: 10:57:00 + export PYENV_ROOT=/opt/pyenv 10:57:00 + PYENV_ROOT=/opt/pyenv 10:57:00 + 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 10:57:00 + 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 10:57:00 + pyenv versions 10:57:00 system 10:57:00 3.8.20 10:57:00 3.9.20 10:57:00 3.10.15 10:57:00 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:57:00 + command -v pyenv 10:57:00 ++ pyenv init - --no-rehash 10:57:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:57:00 for i in ${!paths[@]}; do 10:57:00 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:57:00 fi; done; 10:57:00 echo "${paths[*]}"'\'')" 10:57:00 export PATH="/opt/pyenv/shims:${PATH}" 10:57:00 export PYENV_SHELL=bash 10:57:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:57:00 pyenv() { 10:57:00 local command 10:57:00 command="${1:-}" 10:57:00 if [ "$#" -gt 0 ]; then 10:57:00 shift 10:57:00 fi 10:57:00 10:57:00 case "$command" in 10:57:00 rehash|shell) 10:57:00 eval "$(pyenv "sh-$command" "$@")" 10:57:00 ;; 10:57:00 *) 10:57:00 command pyenv "$command" "$@" 10:57:00 ;; 10:57:00 esac 10:57:00 }' 10:57:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:57:00 for i in ${!paths[@]}; do 10:57:00 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:57:00 fi; done; 10:57:00 echo "${paths[*]}"' 10:57:00 ++ 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 10:57:00 ++ 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 10:57:00 ++ 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 10:57:00 ++ export PYENV_SHELL=bash 10:57:00 ++ PYENV_SHELL=bash 10:57:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:57:00 +++ complete -F _pyenv pyenv 10:57:00 ++ lf-pyver python3 10:57:00 ++ local py_version_xy=python3 10:57:00 ++ local py_version_xyz= 10:57:00 ++ awk '{ print $1 }' 10:57:00 ++ grep -E '^[0-9.]*[0-9]$' 10:57:00 ++ sed 's/^[ *]* //' 10:57:00 ++ pyenv versions 10:57:00 ++ local command 10:57:00 ++ command=versions 10:57:00 ++ '[' 1 -gt 0 ']' 10:57:00 ++ shift 10:57:00 ++ case "$command" in 10:57:00 ++ command pyenv versions 10:57:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:57:00 +++ grep '^3' /tmp/.pyenv_versions 10:57:00 +++ tail -n 1 10:57:00 +++ sort -V 10:57:00 ++ py_version_xyz=3.11.10 10:57:00 ++ [[ -z 3.11.10 ]] 10:57:00 ++ echo 3.11.10 10:57:00 ++ return 0 10:57:00 + pyenv local 3.11.10 10:57:00 + local command 10:57:00 + command=local 10:57:00 + '[' 2 -gt 0 ']' 10:57:00 + shift 10:57:00 + case "$command" in 10:57:00 + command pyenv local 3.11.10 10:57:00 + for arg in "$@" 10:57:00 + case $arg in 10:57:00 + pkg_list+='tox ' 10:57:00 + for arg in "$@" 10:57:00 + case $arg in 10:57:00 + pkg_list+='virtualenv ' 10:57:00 + for arg in "$@" 10:57:00 + case $arg in 10:57:00 + pkg_list+='urllib3~=1.26.15 ' 10:57:00 + [[ -f /tmp/.toxenv ]] 10:57:00 ++ cat /tmp/.toxenv 10:57:00 + lf_venv=/tmp/venv-GciI 10:57:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GciI from' file:/tmp/.toxenv 10:57:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GciI from file:/tmp/.toxenv 10:57:00 + /tmp/venv-GciI/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:57:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:57:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:57:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:57:01 + /tmp/venv-GciI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:57:02 + type python3 10:57:02 + true 10:57:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GciI/bin to PATH' 10:57:02 lf-activate-venv(): INFO: Adding /tmp/venv-GciI/bin to PATH 10:57:02 + PATH=/tmp/venv-GciI/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 10:57:02 + return 0 10:57:02 + [[ -d /opt/pyenv ]] 10:57:02 + echo '---> Setting up pyenv' 10:57:02 ---> Setting up pyenv 10:57:02 + export PYENV_ROOT=/opt/pyenv 10:57:02 + PYENV_ROOT=/opt/pyenv 10:57:02 + export PATH=/opt/pyenv/bin:/tmp/venv-GciI/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 10:57:02 + PATH=/opt/pyenv/bin:/tmp/venv-GciI/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 10:57:02 ++ pwd 10:57:02 + PYTHONPATH=/w/workspace/builder-tox-verify-master 10:57:02 + export PYTHONPATH 10:57:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:57:02 + TOX_TESTENV_PASSENV=PYTHONPATH 10:57:02 + tox --version 10:57:02 4.30.2 from /tmp/venv-GciI/lib/python3.11/site-packages/tox/__init__.py 10:57:02 + PARALLEL=False 10:57:02 + TOX_OPTIONS_LIST= 10:57:02 + [[ -n '' ]] 10:57:02 + case ${PARALLEL,,} in 10:57:02 + tox 10:57:02 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 10:57:03 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:57:25 docs: freeze> python -m pip freeze --all 10:57:25 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 10:57:25 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 10:57:27 docs: OK ✔ in 24.51 seconds 10:57:27 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 10:57:44 docs-linkcheck: freeze> python -m pip freeze --all 10:57:44 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 10:57:44 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 10:57:47 docs-linkcheck: OK ✔ in 19.62 seconds 10:57:47 jjb-version: freeze> python -m pip freeze --all 10:57:47 jjb-version: pip==25.2,setuptools==80.9.0 10:57:47 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 10:57:47 JJB version in jjb/releng-jobs.yaml: 6.3.0 10:57:47 JJB version in tox.ini: 6.3.0 10:57:48 jjb-version: OK ✔ in 0.79 seconds 10:57:48 prefix: freeze> python -m pip freeze --all 10:57:48 prefix: pip==25.2,setuptools==80.9.0 10:57:48 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 10:57:48 prefix: OK ✔ in 0.73 seconds 10:57:48 robot: freeze> python -m pip freeze --all 10:57:49 robot: pip==25.2,setuptools==80.9.0 10:57:49 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 10:57:49 docs: OK (24.51=setup[22.50]+cmd[2.00] seconds) 10:57:49 docs-linkcheck: OK (19.61=setup[17.41]+cmd[2.20] seconds) 10:57:49 jjb-version: OK (0.78=setup[0.76]+cmd[0.03] seconds) 10:57:49 prefix: OK (0.73=setup[0.71]+cmd[0.03] seconds) 10:57:49 robot: OK (0.73=setup[0.69]+cmd[0.04] seconds) 10:57:49 congratulations :) (46.39 seconds) 10:57:49 + tox_status=0 10:57:49 + echo '---> Completed tox runs' 10:57:49 ---> Completed tox runs 10:57:49 + for i in .tox/*/log 10:57:49 ++ echo .tox/docs-linkcheck/log 10:57:49 ++ awk -F/ '{print $2}' 10:57:49 + tox_env=docs-linkcheck 10:57:49 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 10:57:49 + for i in .tox/*/log 10:57:49 ++ awk -F/ '{print $2}' 10:57:49 ++ echo .tox/docs/log 10:57:49 + tox_env=docs 10:57:49 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 10:57:49 + for i in .tox/*/log 10:57:49 ++ echo .tox/jjb-version/log 10:57:49 ++ awk -F/ '{print $2}' 10:57:49 + tox_env=jjb-version 10:57:49 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 10:57:49 + for i in .tox/*/log 10:57:49 ++ echo .tox/prefix/log 10:57:49 ++ awk -F/ '{print $2}' 10:57:49 + tox_env=prefix 10:57:49 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 10:57:49 + for i in .tox/*/log 10:57:49 ++ echo .tox/robot/log 10:57:49 ++ awk -F/ '{print $2}' 10:57:49 + tox_env=robot 10:57:49 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 10:57:49 + DOC_DIR=docs/_build/html 10:57:49 + [[ -d docs/_build/html ]] 10:57:49 + echo '---> Archiving generated docs' 10:57:49 ---> Archiving generated docs 10:57:49 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 10:57:49 + echo '---> tox-run.sh ends' 10:57:49 ---> tox-run.sh ends 10:57:49 + test 0 -eq 0 10:57:49 $ ssh-agent -k 10:57:49 unset SSH_AUTH_SOCK; 10:57:49 unset SSH_AGENT_PID; 10:57:49 echo Agent pid 5233 killed; 10:57:49 [ssh-agent] Stopped. 10:57:49 [PostBuildScript] - [INFO] Executing post build scripts. 10:57:49 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16324258304377624367.sh 10:57:49 ---> sysstat.sh 10:57:50 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11796723397591699116.sh 10:57:50 ---> package-listing.sh 10:57:50 ++ facter osfamily 10:57:50 ++ tr '[:upper:]' '[:lower:]' 10:57:50 + OS_FAMILY=debian 10:57:50 + workspace=/w/workspace/builder-tox-verify-master 10:57:50 + START_PACKAGES=/tmp/packages_start.txt 10:57:50 + END_PACKAGES=/tmp/packages_end.txt 10:57:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:57:50 + PACKAGES=/tmp/packages_start.txt 10:57:50 + '[' /w/workspace/builder-tox-verify-master ']' 10:57:50 + PACKAGES=/tmp/packages_end.txt 10:57:50 + case "${OS_FAMILY}" in 10:57:50 + dpkg -l 10:57:50 + grep '^ii' 10:57:50 + '[' -f /tmp/packages_start.txt ']' 10:57:50 + '[' -f /tmp/packages_end.txt ']' 10:57:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:57:50 + '[' /w/workspace/builder-tox-verify-master ']' 10:57:50 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 10:57:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 10:57:50 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8701320701823010891.sh 10:57:50 ---> capture-instance-metadata.sh 10:57:50 Setup pyenv: 10:57:51 system 10:57:51 3.8.20 10:57:51 3.9.20 10:57:51 3.10.15 10:57:51 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:57:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fdbl from file:/tmp/.os_lf_venv 10:57:53 lf-activate-venv(): INFO: Installing: lftools 10:58:06 lf-activate-venv(): INFO: Adding /tmp/venv-fdbl/bin to PATH 10:58:06 INFO: Running in OpenStack, capturing instance metadata 10:58:07 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9018152055836254180.sh 10:58:07 provisioning config files... 10:58:08 Could not find credentials [logs] for builder-tox-verify-master #7959 10:58:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config12518664585620825686tmp 10:58:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:58:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:58:08 provisioning config files... 10:58:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:58:08 [EnvInject] - Injecting environment variables from a build step. 10:58:08 [EnvInject] - Injecting as environment variables the properties content 10:58:08 SERVER_ID=logs 10:58:08 10:58:08 [EnvInject] - Variables injected successfully. 10:58:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11947260656992734766.sh 10:58:08 ---> create-netrc.sh 10:58:08 WARN: Log server credential not found. 10:58:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2059330601968919838.sh 10:58:08 ---> python-tools-install.sh 10:58:08 Setup pyenv: 10:58:08 system 10:58:08 3.8.20 10:58:08 3.9.20 10:58:08 3.10.15 10:58:08 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:58:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fdbl from file:/tmp/.os_lf_venv 10:58:10 lf-activate-venv(): INFO: Installing: lftools 10:58:20 lf-activate-venv(): INFO: Adding /tmp/venv-fdbl/bin to PATH 10:58:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins30941836548498360.sh 10:58:20 ---> sudo-logs.sh 10:58:20 Archiving 'sudo' log.. 10:58:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3273576354781774318.sh 10:58:20 ---> job-cost.sh 10:58:20 Setup pyenv: 10:58:20 system 10:58:20 3.8.20 10:58:20 3.9.20 10:58:20 3.10.15 10:58:20 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:58:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fdbl from file:/tmp/.os_lf_venv 10:58:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:58:29 lf-activate-venv(): INFO: Adding /tmp/venv-fdbl/bin to PATH 10:58:29 INFO: No Stack... 10:58:30 INFO: Retrieving Pricing Info for: v3-standard-2 10:58:30 INFO: Archiving Costs 10:58:30 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins11488629682976408392.sh 10:58:30 ---> logs-deploy.sh 10:58:30 Setup pyenv: 10:58:30 system 10:58:30 3.8.20 10:58:30 3.9.20 10:58:30 3.10.15 10:58:30 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:58:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fdbl from file:/tmp/.os_lf_venv 10:58:32 lf-activate-venv(): INFO: Installing: lftools 10:58:42 lf-activate-venv(): INFO: Adding /tmp/venv-fdbl/bin to PATH 10:58:42 WARNING: Nexus logging server not set 10:58:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7959/ 10:58:42 INFO: archiving logs to S3 10:58:43 ---> uname -a: 10:58:43 Linux prd-ubuntu2204-builder-2c-2g-52492 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:58:43 10:58:43 10:58:43 ---> lscpu: 10:58:43 Architecture: x86_64 10:58:43 CPU op-mode(s): 32-bit, 64-bit 10:58:43 Address sizes: 40 bits physical, 48 bits virtual 10:58:43 Byte Order: Little Endian 10:58:43 CPU(s): 2 10:58:43 On-line CPU(s) list: 0,1 10:58:43 Vendor ID: AuthenticAMD 10:58:43 Model name: AMD EPYC-Rome Processor 10:58:43 CPU family: 23 10:58:43 Model: 49 10:58:43 Thread(s) per core: 1 10:58:43 Core(s) per socket: 1 10:58:43 Socket(s): 2 10:58:43 Stepping: 0 10:58:43 BogoMIPS: 5600.00 10:58:43 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:58:43 Virtualization: AMD-V 10:58:43 Hypervisor vendor: KVM 10:58:43 Virtualization type: full 10:58:43 L1d cache: 64 KiB (2 instances) 10:58:43 L1i cache: 64 KiB (2 instances) 10:58:43 L2 cache: 1 MiB (2 instances) 10:58:43 L3 cache: 32 MiB (2 instances) 10:58:43 NUMA node(s): 1 10:58:43 NUMA node0 CPU(s): 0,1 10:58:43 Vulnerability Gather data sampling: Not affected 10:58:43 Vulnerability Itlb multihit: Not affected 10:58:43 Vulnerability L1tf: Not affected 10:58:43 Vulnerability Mds: Not affected 10:58:43 Vulnerability Meltdown: Not affected 10:58:43 Vulnerability Mmio stale data: Not affected 10:58:43 Vulnerability Reg file data sampling: Not affected 10:58:43 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:58:43 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:58:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:58:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:58:43 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:58:43 Vulnerability Srbds: Not affected 10:58:43 Vulnerability Tsx async abort: Not affected 10:58:43 10:58:43 10:58:43 ---> nproc: 10:58:43 2 10:58:43 10:58:43 10:58:43 ---> df -h: 10:58:43 Filesystem Size Used Avail Use% Mounted on 10:58:43 tmpfs 794M 1.1M 793M 1% /run 10:58:43 /dev/vda1 39G 9.2G 30G 24% / 10:58:43 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:58:43 tmpfs 5.0M 0 5.0M 0% /run/lock 10:58:43 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:58:43 tmpfs 794M 4.0K 794M 1% /run/user/1001 10:58:43 10:58:43 10:58:43 ---> free -m: 10:58:43 total used free shared buff/cache available 10:58:43 Mem: 7937 569 3536 4 3832 7057 10:58:43 Swap: 1023 0 1023 10:58:43 10:58:43 10:58:43 ---> ip addr: 10:58:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:58:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:58:43 inet 127.0.0.1/8 scope host lo 10:58:43 valid_lft forever preferred_lft forever 10:58:43 inet6 ::1/128 scope host 10:58:43 valid_lft forever preferred_lft forever 10:58:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:58:43 link/ether fa:16:3e:93:ce:c7 brd ff:ff:ff:ff:ff:ff 10:58:43 altname enp0s3 10:58:43 inet 10.30.171.8/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:58:43 valid_lft 49526sec preferred_lft 49526sec 10:58:43 inet6 fe80::f816:3eff:fe93:cec7/64 scope link 10:58:43 valid_lft forever preferred_lft forever 10:58:43 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:58:43 link/ether 02:42:a1:18:4a:4b brd ff:ff:ff:ff:ff:ff 10:58:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:58:43 valid_lft forever preferred_lft forever 10:58:43 10:58:43 10:58:43 ---> sar -b -r -n DEV: 10:58:43 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-52492) 09/15/25 _x86_64_ (2 CPU) 10:58:43 10:58:43 00:44:14 LINUX RESTART (2 CPU) 10:58:43 10:58:43 00:50:18 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:58:43 01:00:18 1.56 0.00 1.55 0.01 0.03 19.64 19.18 10:58:43 01:10:01 1.51 0.00 1.51 0.00 0.00 16.54 0.01 10:58:43 01:20:20 1.58 0.00 1.58 0.00 0.01 16.91 0.00 10:58:43 01:30:20 1.59 0.00 1.59 0.00 0.00 17.38 0.00 10:58:43 01:40:01 1.52 0.00 1.52 0.00 0.00 16.91 0.01 10:58:43 01:50:20 1.55 0.00 1.55 0.00 0.00 17.24 0.00 10:58:43 02:00:20 1.69 0.00 1.69 0.00 0.00 18.09 0.00 10:58:43 02:10:01 1.58 0.00 1.58 0.00 0.00 17.10 0.00 10:58:43 02:20:20 12.63 0.00 1.72 10.90 0.14 18.93 103867.42 10:58:43 02:30:20 1.68 0.00 1.68 0.00 0.00 17.97 0.00 10:58:43 02:40:01 1.64 0.00 1.64 0.00 0.00 17.50 0.00 10:58:43 02:50:20 1.68 0.00 1.68 0.00 0.00 18.34 0.00 10:58:43 03:00:20 1.65 0.00 1.65 0.00 0.00 17.77 0.00 10:58:43 03:10:01 1.56 0.00 1.56 0.00 0.00 16.97 0.00 10:58:43 03:20:20 1.51 0.00 1.51 0.00 0.00 16.57 0.00 10:58:43 03:30:20 1.35 0.00 1.35 0.00 0.00 14.67 0.00 10:58:43 03:40:01 1.54 0.00 1.54 0.00 0.00 16.83 0.00 10:58:43 03:50:20 1.66 0.00 1.66 0.00 0.12 17.93 0.00 10:58:43 04:00:20 1.66 0.00 1.66 0.00 0.00 17.99 0.00 10:58:43 04:10:01 1.71 0.00 1.71 0.00 0.00 18.42 0.00 10:58:43 04:20:20 1.61 0.00 1.61 0.00 0.00 17.60 0.00 10:58:43 04:30:20 1.70 0.00 1.70 0.00 0.00 18.20 0.00 10:58:43 04:40:01 1.67 0.00 1.67 0.00 0.00 17.77 0.00 10:58:43 04:50:20 1.75 0.00 1.75 0.00 0.00 18.69 0.00 10:58:43 05:00:20 1.68 0.00 1.68 0.00 0.00 18.01 0.00 10:58:43 05:10:01 1.62 0.00 1.62 0.00 0.00 17.70 0.00 10:58:43 05:20:20 1.75 0.00 1.75 0.00 0.00 18.54 0.00 10:58:43 05:30:20 1.62 0.00 1.62 0.00 0.00 17.12 0.00 10:58:43 05:40:01 1.74 0.00 1.74 0.00 0.00 18.13 0.00 10:58:43 05:50:20 1.74 0.00 1.74 0.00 0.00 18.00 0.00 10:58:43 06:00:20 1.65 0.00 1.65 0.00 0.00 17.64 0.00 10:58:43 06:10:01 1.41 0.00 1.41 0.00 0.00 15.48 9.26 10:58:43 06:20:20 1.35 0.00 1.35 0.00 0.00 14.43 0.00 10:58:43 06:30:20 1.34 0.01 1.32 0.00 0.09 14.23 0.00 10:58:43 06:40:01 1.44 0.00 1.44 0.00 0.00 15.26 0.00 10:58:43 06:50:20 1.68 0.02 1.66 0.00 1.59 17.71 0.04 10:58:43 07:00:20 1.38 0.00 1.38 0.00 0.00 14.60 0.00 10:58:43 07:10:01 1.37 0.00 1.37 0.00 0.00 14.52 0.00 10:58:43 07:20:20 1.66 0.00 1.66 0.00 0.00 17.51 0.00 10:58:43 07:30:20 1.76 0.00 1.76 0.00 0.00 18.37 0.00 10:58:43 07:40:01 1.78 0.00 1.78 0.00 0.00 18.53 0.00 10:58:43 07:50:20 1.74 0.00 1.74 0.00 0.00 18.20 0.00 10:58:43 08:00:13 1.66 0.00 1.66 0.00 0.00 17.72 0.00 10:58:43 08:10:01 1.46 0.00 1.46 0.00 0.00 15.54 0.00 10:58:43 08:20:20 1.45 0.00 1.45 0.00 0.00 15.47 0.00 10:58:43 08:30:20 1.37 0.00 1.37 0.00 0.00 14.33 0.00 10:58:43 08:40:01 1.65 0.00 1.65 0.00 0.00 16.96 0.00 10:58:43 08:50:20 1.73 0.00 1.73 0.00 0.00 17.80 0.00 10:58:43 09:00:20 1.77 0.00 1.77 0.00 0.00 18.53 0.00 10:58:43 09:10:01 1.67 0.00 1.67 0.00 0.00 17.55 0.00 10:58:43 09:20:20 1.87 0.00 1.87 0.00 0.00 19.10 0.00 10:58:43 09:30:18 1.77 0.00 1.77 0.00 0.00 18.29 0.00 10:58:43 09:40:01 1.74 0.00 1.74 0.00 0.00 17.76 0.00 10:58:43 09:50:14 1.92 0.00 1.92 0.00 0.00 19.40 0.00 10:58:43 10:00:20 1.85 0.00 1.85 0.00 0.00 18.73 0.00 10:58:43 10:10:01 1.76 0.00 1.76 0.00 0.00 17.89 0.00 10:58:43 10:20:16 1.82 0.00 1.82 0.00 0.00 18.31 0.00 10:58:43 10:30:14 1.88 0.00 1.88 0.00 0.00 18.74 0.00 10:58:43 10:40:01 1.76 0.00 1.76 0.00 0.00 17.80 0.00 10:58:43 10:50:20 1.92 0.00 1.92 0.00 0.00 19.31 0.00 10:58:43 Average: 1.83 0.00 1.64 0.19 0.03 17.43 1786.61 10:58:43 10:58:43 00:50:18 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:58:43 01:00:18 5210728 7391084 408740 5.03 41680 2325952 953208 10.39 432564 2222168 120 10:58:43 01:10:01 5211040 7392032 407840 5.02 42276 2325952 955588 10.41 433180 2223168 4 10:58:43 01:20:20 5211192 7392788 407032 5.01 42860 2325968 953272 10.39 433776 2222492 120 10:58:43 01:30:20 5211248 7393564 406256 5.00 43444 2326112 953336 10.39 434344 2222724 120 10:58:43 01:40:01 5211024 7393932 405880 4.99 44040 2326120 953464 10.39 434932 2223464 120 10:58:43 01:50:20 5211024 7394700 405164 4.98 44648 2326256 953464 10.39 435552 2223684 176 10:58:43 02:00:20 5210520 7394768 405108 4.98 45208 2326264 953464 10.39 436108 2223700 120 10:58:43 02:10:01 5209768 7394576 405304 4.99 45732 2326272 953464 10.39 436648 2223748 124 10:58:43 02:20:20 5206748 7394652 405116 4.98 46608 2328488 953464 10.39 439704 2223844 124 10:58:43 02:30:20 5206244 7394952 404812 4.98 47192 2328692 953464 10.39 440288 2224108 124 10:58:43 02:40:01 5206244 7395668 404116 4.97 47768 2328824 953528 10.39 440864 2224336 240 10:58:43 02:50:20 5206244 7396276 403472 4.96 48368 2328836 953528 10.39 441448 2224456 156 10:58:43 03:00:20 5205992 7396744 403056 4.96 48932 2328972 953528 10.39 442020 2224692 156 10:58:43 03:10:01 5205740 7397040 402764 4.96 49448 2328980 954816 10.40 442552 2225600 240 10:58:43 03:20:20 5205240 7397100 402692 4.95 49872 2329120 953592 10.39 442968 2225028 124 10:58:43 03:30:20 5205240 7397512 402256 4.95 50272 2329132 953592 10.39 443360 2224936 216 10:58:43 03:40:01 5205240 7398004 401788 4.94 50756 2329128 953656 10.39 443852 2225220 236 10:58:43 03:50:20 5203476 7396872 402900 4.96 51328 2329184 953656 10.39 444424 2225172 192 10:58:43 04:00:20 5203476 7397556 402176 4.95 51872 2329316 953724 10.39 444968 2225448 196 10:58:43 04:10:01 5201208 7395980 403724 4.97 52412 2329460 953724 10.39 445508 2225708 124 10:58:43 04:20:20 5200956 7396336 403400 4.96 52992 2329468 953724 10.39 446096 2225600 188 10:58:43 04:30:20 5200956 7396852 402888 4.96 53504 2329476 953724 10.39 446600 2225636 124 10:58:43 04:40:01 5200956 7397488 402232 4.95 53988 2329612 953724 10.39 447092 2225892 244 10:58:43 04:50:20 5200956 7397980 401692 4.94 54476 2329620 953788 10.39 447572 2225808 124 10:58:43 05:00:20 5200956 7398448 401252 4.94 54924 2329632 953788 10.39 448024 2225864 208 10:58:43 05:10:01 5200956 7399088 400596 4.93 55424 2329772 953852 10.39 448512 2226148 248 10:58:43 05:20:20 5200956 7399572 400104 4.92 55880 2329780 953852 10.39 448968 2226056 124 10:58:43 05:30:20 5200956 7400164 399520 4.92 56316 2329916 953852 10.39 449420 2226264 196 10:58:43 05:40:01 5200956 7400640 399020 4.91 56792 2329928 953852 10.39 449880 2226392 124 10:58:43 05:50:20 5199696 7399864 399800 4.92 57256 2329932 953852 10.39 450352 2226292 152 10:58:43 06:00:20 5199444 7400100 399548 4.92 57732 2329944 953852 10.39 450816 2226332 200 10:58:43 06:10:01 5198436 7399532 400104 4.92 58012 2330080 953852 10.39 451116 2226448 128 10:58:43 06:20:20 5198436 7399792 399872 4.92 58256 2330092 953980 10.40 451360 2226616 128 10:58:43 06:30:20 5197764 7399540 400036 4.92 58520 2330252 953980 10.40 451640 2226772 200 10:58:43 06:40:01 5196812 7398976 400608 4.93 58780 2330376 953980 10.40 451896 2227192 244 10:58:43 06:50:20 5184248 7387224 412364 5.07 59064 2330892 953980 10.40 452376 2227304 164 10:58:43 07:00:20 5183744 7387000 412564 5.08 59328 2330904 953980 10.40 452640 2227344 200 10:58:43 07:10:01 5181972 7385448 414132 5.09 59544 2330908 953980 10.40 452852 2227484 240 10:58:43 07:20:20 5181252 7385340 414200 5.10 60000 2331048 954028 10.40 453316 2229688 208 10:58:43 07:30:20 5180528 7385092 414456 5.10 60464 2331052 954108 10.40 453772 2229912 124 10:58:43 07:40:01 5179520 7384588 414960 5.11 60936 2331068 955244 10.41 454260 2230832 280 10:58:43 07:50:20 5179268 7384856 414684 5.10 61444 2331076 954172 10.40 454756 2229980 124 10:58:43 08:00:13 5179016 7385292 414224 5.10 61956 2331248 954220 10.40 455264 2230356 196 10:58:43 08:10:01 5179016 7385876 413576 5.09 62272 2331500 954172 10.40 455584 2230532 240 10:58:43 08:20:20 5179016 7386200 413272 5.08 62568 2331524 954172 10.40 455884 2230488 128 10:58:43 08:30:20 5179016 7386620 412824 5.08 62872 2331656 954172 10.40 456172 2230624 204 10:58:43 08:40:01 5179016 7387032 412432 5.07 63260 2331672 954172 10.40 456568 2230688 124 10:58:43 08:50:20 5179016 7387532 411928 5.07 63744 2331676 954172 10.40 457056 2230692 152 10:58:43 09:00:20 5178512 7387464 411996 5.07 64096 2331752 954172 10.40 457412 2230904 120 10:58:43 09:10:01 5178260 7387612 411816 5.07 64436 2331824 954172 10.40 457732 2230988 240 10:58:43 09:20:20 5178260 7388120 411296 5.06 64784 2331960 954172 10.40 458100 2231016 124 10:58:43 09:30:18 5177504 7387736 411684 5.06 65152 2331968 954236 10.40 458460 2231040 156 10:58:43 09:40:01 5177000 7387912 411468 5.06 65476 2332304 954236 10.40 458788 2231644 240 10:58:43 09:50:14 5176748 7388044 411308 5.06 65844 2332312 954236 10.40 459160 2231424 120 10:58:43 10:00:20 5175992 7387728 411624 5.06 66152 2332452 954236 10.40 459456 2231580 132 10:58:43 10:10:01 5175992 7388060 411292 5.06 66468 2332452 954232 10.40 459780 2231720 4 10:58:43 10:20:16 5175488 7388012 411344 5.06 66828 2332556 954236 10.40 460136 2231708 132 10:58:43 10:30:14 5174732 7387612 411748 5.07 67164 2332564 954236 10.40 460480 2231716 120 10:58:43 10:40:01 5173980 7387264 412068 5.07 67548 2332576 954268 10.40 460856 2231864 124 10:58:43 10:50:20 5173728 7387444 411888 5.07 67968 2332584 954236 10.40 461276 2231748 124 10:58:43 Average: 5193461 7392688 406934 5.01 56282 2329974 953940 10.39 449176 2227338 161 10:58:43 10:58:43 00:50:18 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:58:43 01:00:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 01:00:18 ens3 1.40 0.13 0.18 0.06 0.00 0.00 0.00 0.00 10:58:43 01:00:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 01:10:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 01:10:01 ens3 0.79 0.12 0.12 0.06 0.00 0.00 0.00 0.00 10:58:43 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 01:20:20 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 01:20:20 ens3 0.67 0.13 0.13 0.06 0.00 0.00 0.00 0.00 10:58:43 01:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 01:30:20 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 01:30:20 ens3 0.63 0.13 0.12 0.06 0.00 0.00 0.00 0.00 10:58:43 01:30:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 01:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 01:40:01 ens3 1.39 0.69 0.18 0.72 0.00 0.00 0.00 0.00 10:58:43 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 01:50:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 01:50:20 ens3 0.59 0.12 0.12 0.06 0.00 0.00 0.00 0.00 10:58:43 01:50:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 02:00:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 02:00:20 ens3 0.50 0.11 0.09 0.04 0.00 0.00 0.00 0.00 10:58:43 02:00:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 02:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 02:10:01 ens3 0.46 0.07 0.07 0.02 0.00 0.00 0.00 0.00 10:58:43 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 02:20:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 02:20:20 ens3 0.36 0.07 0.05 0.02 0.00 0.00 0.00 0.00 10:58:43 02:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 02:30:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 02:30:20 ens3 0.30 0.07 0.04 0.02 0.00 0.00 0.00 0.00 10:58:43 02:30:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 02:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 02:40:01 ens3 0.47 0.11 0.09 0.04 0.00 0.00 0.00 0.00 10:58:43 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 02:50:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 02:50:20 ens3 0.36 0.11 0.08 0.04 0.00 0.00 0.00 0.00 10:58:43 02:50:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 03:00:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 03:00:20 ens3 0.32 0.10 0.07 0.04 0.00 0.00 0.00 0.00 10:58:43 03:00:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 03:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 03:10:01 ens3 0.28 0.08 0.04 0.02 0.00 0.00 0.00 0.00 10:58:43 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 03:20:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 03:20:20 ens3 2.52 0.25 0.53 0.21 0.00 0.00 0.00 0.00 10:58:43 03:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 03:30:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 03:30:20 ens3 1.57 0.14 0.17 0.07 0.00 0.00 0.00 0.00 10:58:43 03:30:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 03:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 03:40:01 ens3 1.49 0.17 0.24 0.09 0.00 0.00 0.00 0.00 10:58:43 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 03:50:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 03:50:20 ens3 0.66 0.07 0.07 0.02 0.00 0.00 0.00 0.00 10:58:43 03:50:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 04:00:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 04:00:20 ens3 0.52 0.10 0.08 0.04 0.00 0.00 0.00 0.00 10:58:43 04:00:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 04:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 04:10:01 ens3 0.39 0.08 0.06 0.02 0.00 0.00 0.00 0.00 10:58:43 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 04:20:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 04:20:20 ens3 0.32 0.07 0.04 0.02 0.00 0.00 0.00 0.00 10:58:43 04:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 04:30:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 04:30:20 ens3 0.33 0.08 0.04 0.02 0.00 0.00 0.00 0.00 10:58:43 04:30:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 04:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 04:40:01 ens3 0.44 0.10 0.08 0.04 0.00 0.00 0.00 0.00 10:58:43 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 04:50:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 04:50:20 ens3 0.48 0.14 0.11 0.06 0.00 0.00 0.00 0.00 10:58:43 04:50:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 05:00:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 05:00:20 ens3 0.55 0.15 0.14 0.08 0.00 0.00 0.00 0.00 10:58:43 05:00:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 05:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 05:10:01 ens3 0.31 0.08 0.04 0.02 0.00 0.00 0.00 0.00 10:58:43 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 05:20:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 05:20:20 ens3 0.34 0.09 0.07 0.04 0.00 0.00 0.00 0.00 10:58:43 05:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 05:30:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 05:30:20 ens3 0.38 0.10 0.08 0.04 0.00 0.00 0.00 0.00 10:58:43 05:30:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 05:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 05:40:01 ens3 0.41 0.11 0.08 0.04 0.00 0.00 0.00 0.00 10:58:43 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 05:50:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 05:50:20 ens3 0.29 0.07 0.04 0.02 0.00 0.00 0.00 0.00 10:58:43 05:50:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 06:00:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 06:00:20 ens3 1.31 0.16 0.23 0.08 0.00 0.00 0.00 0.00 10:58:43 06:00:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 06:10:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 06:10:01 ens3 2.53 0.15 0.31 0.07 0.00 0.00 0.00 0.00 10:58:43 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 06:20:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 06:20:20 ens3 1.65 0.13 0.23 0.06 0.00 0.00 0.00 0.00 10:58:43 06:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 06:30:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 06:30:20 ens3 1.09 0.12 10.49 0.04 0.00 0.00 0.00 0.00 10:58:43 06:30:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 06:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 06:40:01 ens3 0.69 0.13 1.09 0.07 0.00 0.00 0.00 0.00 10:58:43 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 06:50:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 06:50:20 ens3 0.44 0.13 0.08 0.04 0.00 0.00 0.00 0.00 10:58:43 06:50:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 07:00:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 07:00:20 ens3 0.36 0.11 0.07 0.04 0.00 0.00 0.00 0.00 10:58:43 07:00:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 07:10:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 07:10:01 ens3 0.41 0.12 0.08 0.04 0.00 0.00 0.00 0.00 10:58:43 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 07:20:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 07:20:20 ens3 0.88 1.20 0.13 1.45 0.00 0.00 0.00 0.00 10:58:43 07:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 07:30:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 07:30:20 ens3 0.54 0.54 0.06 0.66 0.00 0.00 0.00 0.00 10:58:43 07:30:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 07:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 07:40:01 ens3 0.40 0.12 0.08 0.04 0.00 0.00 0.00 0.00 10:58:43 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 07:50:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 07:50:20 ens3 0.27 0.08 0.04 0.02 0.00 0.00 0.00 0.00 10:58:43 07:50:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 08:00:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 08:00:13 ens3 0.37 0.11 0.10 0.06 0.00 0.00 0.00 0.00 10:58:43 08:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 08:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 08:10:01 ens3 0.34 0.10 0.07 0.04 0.00 0.00 0.00 0.00 10:58:43 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 08:20:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 08:20:20 ens3 0.38 0.10 0.07 0.04 0.00 0.00 0.00 0.00 10:58:43 08:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 08:30:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 08:30:20 ens3 0.27 0.07 0.04 0.02 0.00 0.00 0.00 0.00 10:58:43 08:30:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 08:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 08:40:01 ens3 0.38 0.11 0.08 0.04 0.00 0.00 0.00 0.00 10:58:43 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 08:50:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 08:50:20 ens3 0.27 0.08 0.04 0.02 0.00 0.00 0.00 0.00 10:58:43 08:50:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 09:00:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 09:00:20 ens3 0.38 0.12 0.09 0.06 0.00 0.00 0.00 0.00 10:58:43 09:00:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 09:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 09:10:01 ens3 0.37 0.10 0.07 0.04 0.00 0.00 0.00 0.00 10:58:43 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 09:20:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 09:20:20 ens3 0.43 0.13 0.11 0.06 0.00 0.00 0.00 0.00 10:58:43 09:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 09:30:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 09:30:18 ens3 0.40 0.11 0.08 0.04 0.00 0.00 0.00 0.00 10:58:43 09:30:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 09:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 09:40:01 ens3 0.38 0.10 0.08 0.04 0.00 0.00 0.00 0.00 10:58:43 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 09:50:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 09:50:14 ens3 0.27 0.07 0.04 0.02 0.00 0.00 0.00 0.00 10:58:43 09:50:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 10:00:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 10:00:20 ens3 0.38 0.13 0.09 0.06 0.00 0.00 0.00 0.00 10:58:43 10:00:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 10:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 10:10:01 ens3 0.27 0.08 0.04 0.02 0.00 0.00 0.00 0.00 10:58:43 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 10:20:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 10:20:16 ens3 0.37 0.10 0.07 0.04 0.00 0.00 0.00 0.00 10:58:43 10:20:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 10:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 10:30:14 ens3 0.29 0.08 0.04 0.02 0.00 0.00 0.00 0.00 10:58:43 10:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 10:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 10:40:01 ens3 0.44 0.13 0.11 0.06 0.00 0.00 0.00 0.00 10:58:43 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 10:50:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 10:50:20 ens3 0.27 0.07 0.04 0.02 0.00 0.00 0.00 0.00 10:58:43 10:50:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:43 Average: ens3 0.61 0.14 0.29 0.09 0.00 0.00 0.00 0.00 10:58:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:43 10:58:43 10:58:43 ---> sar -P ALL: 10:58:43 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-52492) 09/15/25 _x86_64_ (2 CPU) 10:58:43 10:58:43 00:44:14 LINUX RESTART (2 CPU) 10:58:43 10:58:43 00:50:18 CPU %user %nice %system %iowait %steal %idle 10:58:43 01:00:18 all 0.38 0.00 0.05 0.09 0.02 99.45 10:58:43 01:00:18 0 0.42 0.00 0.05 0.11 0.02 99.39 10:58:43 01:00:18 1 0.35 0.00 0.05 0.07 0.02 99.51 10:58:43 01:10:01 all 0.38 0.00 0.05 0.12 0.02 99.43 10:58:43 01:10:01 0 0.44 0.00 0.05 0.04 0.03 99.45 10:58:43 01:10:01 1 0.32 0.00 0.05 0.20 0.02 99.41 10:58:43 01:20:20 all 0.31 0.00 0.06 0.09 0.03 99.52 10:58:43 01:20:20 0 0.57 0.00 0.06 0.02 0.03 99.33 10:58:43 01:20:20 1 0.05 0.00 0.05 0.16 0.03 99.71 10:58:43 01:30:20 all 0.17 0.00 0.05 0.03 0.03 99.73 10:58:43 01:30:20 0 0.29 0.00 0.05 0.01 0.03 99.62 10:58:43 01:30:20 1 0.05 0.00 0.04 0.06 0.02 99.83 10:58:43 01:40:01 all 0.15 0.00 0.04 0.04 0.03 99.74 10:58:43 01:40:01 0 0.08 0.00 0.06 0.01 0.03 99.82 10:58:43 01:40:01 1 0.22 0.00 0.02 0.07 0.03 99.66 10:58:43 01:50:20 all 0.19 0.00 0.04 0.03 0.03 99.71 10:58:43 01:50:20 0 0.27 0.00 0.04 0.01 0.02 99.66 10:58:43 01:50:20 1 0.11 0.00 0.04 0.06 0.03 99.76 10:58:43 02:00:20 all 0.22 0.00 0.05 0.02 0.03 99.69 10:58:43 02:00:20 0 0.04 0.00 0.04 0.03 0.03 99.86 10:58:43 02:00:20 1 0.40 0.00 0.05 0.01 0.03 99.51 10:58:43 02:10:01 all 0.15 0.00 0.04 1.24 0.03 98.54 10:58:43 02:10:01 0 0.04 0.00 0.05 0.96 0.03 98.91 10:58:43 02:10:01 1 0.26 0.00 0.03 1.52 0.02 98.17 10:58:43 02:20:20 all 0.35 0.00 0.06 0.64 0.03 98.92 10:58:43 02:20:20 0 0.61 0.00 0.04 0.21 0.02 99.11 10:58:43 02:20:20 1 0.10 0.00 0.07 1.07 0.04 98.72 10:58:43 02:30:20 all 0.29 0.00 0.04 0.05 0.03 99.59 10:58:43 02:30:20 0 0.10 0.00 0.04 0.01 0.03 99.82 10:58:43 02:30:20 1 0.49 0.00 0.04 0.08 0.03 99.36 10:58:43 02:40:01 all 0.34 0.00 0.05 0.07 0.03 99.52 10:58:43 02:40:01 0 0.05 0.00 0.05 0.01 0.03 99.85 10:58:43 02:40:01 1 0.63 0.00 0.04 0.12 0.02 99.19 10:58:43 10:58:43 02:40:01 CPU %user %nice %system %iowait %steal %idle 10:58:43 02:50:20 all 0.40 0.00 0.04 0.05 0.03 99.49 10:58:43 02:50:20 0 0.65 0.00 0.03 0.03 0.03 99.27 10:58:43 02:50:20 1 0.14 0.00 0.05 0.07 0.03 99.71 10:58:43 03:00:20 all 0.18 0.00 0.05 0.04 0.03 99.71 10:58:43 03:00:20 0 0.03 0.00 0.04 0.05 0.02 99.86 10:58:43 03:00:20 1 0.34 0.00 0.05 0.02 0.04 99.55 10:58:43 03:10:01 all 0.11 0.00 0.05 0.02 0.03 99.79 10:58:43 03:10:01 0 0.06 0.00 0.04 0.01 0.03 99.86 10:58:43 03:10:01 1 0.16 0.00 0.06 0.03 0.03 99.72 10:58:43 03:20:20 all 0.06 0.00 0.05 0.03 0.03 99.83 10:58:43 03:20:20 0 0.06 0.00 0.05 0.00 0.03 99.86 10:58:43 03:20:20 1 0.06 0.00 0.04 0.05 0.03 99.81 10:58:43 03:30:20 all 0.23 0.00 0.05 0.05 0.03 99.64 10:58:43 03:30:20 0 0.16 0.00 0.06 0.06 0.03 99.69 10:58:43 03:30:20 1 0.29 0.00 0.05 0.04 0.03 99.60 10:58:43 03:40:01 all 0.24 0.00 0.05 0.10 0.03 99.59 10:58:43 03:40:01 0 0.39 0.00 0.04 0.03 0.02 99.52 10:58:43 03:40:01 1 0.08 0.00 0.06 0.17 0.03 99.65 10:58:43 03:50:20 all 0.21 0.00 0.05 0.05 0.03 99.66 10:58:43 03:50:20 0 0.20 0.00 0.06 0.04 0.03 99.68 10:58:43 03:50:20 1 0.21 0.00 0.05 0.06 0.02 99.65 10:58:43 04:00:20 all 0.28 0.00 0.06 0.03 0.02 99.61 10:58:43 04:00:20 0 0.43 0.00 0.06 0.01 0.02 99.48 10:58:43 04:00:20 1 0.14 0.00 0.06 0.05 0.01 99.74 10:58:43 04:10:01 all 0.20 0.00 0.05 0.02 0.02 99.71 10:58:43 04:10:01 0 0.30 0.00 0.06 0.02 0.02 99.61 10:58:43 04:10:01 1 0.11 0.00 0.04 0.01 0.02 99.82 10:58:43 04:20:20 all 0.44 0.00 0.04 0.05 0.03 99.45 10:58:43 04:20:20 0 0.40 0.00 0.03 0.07 0.02 99.49 10:58:43 04:20:20 1 0.48 0.00 0.06 0.02 0.03 99.41 10:58:43 04:30:20 all 0.16 0.00 0.05 0.06 0.02 99.71 10:58:43 04:30:20 0 0.28 0.00 0.04 0.02 0.02 99.64 10:58:43 04:30:20 1 0.05 0.00 0.05 0.10 0.02 99.77 10:58:43 10:58:43 04:30:20 CPU %user %nice %system %iowait %steal %idle 10:58:43 04:40:01 all 0.36 0.00 0.06 0.02 0.02 99.54 10:58:43 04:40:01 0 0.16 0.00 0.07 0.03 0.02 99.72 10:58:43 04:40:01 1 0.57 0.00 0.06 0.00 0.02 99.35 10:58:43 04:50:20 all 0.23 0.00 0.05 0.02 0.02 99.68 10:58:43 04:50:20 0 0.04 0.00 0.06 0.02 0.03 99.85 10:58:43 04:50:20 1 0.42 0.00 0.03 0.01 0.02 99.51 10:58:43 05:00:20 all 0.04 0.00 0.04 0.02 0.03 99.87 10:58:43 05:00:20 0 0.04 0.00 0.05 0.02 0.03 99.87 10:58:43 05:00:20 1 0.05 0.00 0.03 0.02 0.03 99.87 10:58:43 05:10:01 all 0.24 0.00 0.05 0.02 0.03 99.67 10:58:43 05:10:01 0 0.24 0.00 0.07 0.01 0.03 99.66 10:58:43 05:10:01 1 0.24 0.00 0.03 0.03 0.02 99.68 10:58:43 05:20:20 all 0.18 0.00 0.04 0.02 0.03 99.74 10:58:43 05:20:20 0 0.18 0.00 0.06 0.01 0.04 99.72 10:58:43 05:20:20 1 0.17 0.00 0.02 0.03 0.02 99.76 10:58:43 05:30:20 all 0.09 0.00 0.04 0.02 0.03 99.83 10:58:43 05:30:20 0 0.14 0.00 0.05 0.00 0.04 99.76 10:58:43 05:30:20 1 0.03 0.00 0.03 0.03 0.02 99.90 10:58:43 05:40:01 all 0.23 0.00 0.05 0.02 0.03 99.67 10:58:43 05:40:01 0 0.10 0.00 0.07 0.01 0.03 99.79 10:58:43 05:40:01 1 0.36 0.00 0.04 0.03 0.02 99.55 10:58:43 05:50:20 all 0.23 0.00 0.04 0.02 0.03 99.67 10:58:43 05:50:20 0 0.02 0.00 0.02 0.02 0.02 99.92 10:58:43 05:50:20 1 0.45 0.00 0.06 0.02 0.04 99.43 10:58:43 06:00:20 all 0.13 0.00 0.05 0.03 0.03 99.77 10:58:43 06:00:20 0 0.23 0.00 0.06 0.01 0.04 99.67 10:58:43 06:00:20 1 0.03 0.00 0.05 0.04 0.02 99.86 10:58:43 06:10:01 all 0.20 0.00 0.04 0.04 0.03 99.70 10:58:43 06:10:01 0 0.05 0.00 0.04 0.01 0.02 99.89 10:58:43 06:10:01 1 0.35 0.00 0.05 0.06 0.03 99.50 10:58:43 06:20:20 all 0.18 0.00 0.05 0.01 0.03 99.74 10:58:43 06:20:20 0 0.04 0.00 0.04 0.01 0.03 99.88 10:58:43 06:20:20 1 0.32 0.00 0.05 0.01 0.03 99.59 10:58:43 10:58:43 06:20:20 CPU %user %nice %system %iowait %steal %idle 10:58:43 06:30:20 all 0.04 0.00 0.05 0.01 0.03 99.87 10:58:43 06:30:20 0 0.05 0.00 0.05 0.01 0.03 99.86 10:58:43 06:30:20 1 0.03 0.00 0.05 0.02 0.03 99.88 10:58:43 06:40:01 all 0.29 0.00 0.04 0.02 0.03 99.62 10:58:43 06:40:01 0 0.54 0.00 0.04 0.03 0.03 99.36 10:58:43 06:40:01 1 0.04 0.00 0.04 0.01 0.03 99.89 10:58:43 06:50:20 all 0.29 0.00 0.05 0.02 0.03 99.61 10:58:43 06:50:20 0 0.05 0.00 0.04 0.02 0.03 99.86 10:58:43 06:50:20 1 0.53 0.00 0.07 0.01 0.03 99.36 10:58:43 07:00:20 all 0.35 0.00 0.04 0.01 0.03 99.56 10:58:43 07:00:20 0 0.34 0.00 0.04 0.00 0.03 99.58 10:58:43 07:00:20 1 0.36 0.00 0.05 0.03 0.03 99.54 10:58:43 07:10:01 all 0.29 0.00 0.05 0.27 0.12 99.28 10:58:43 07:10:01 0 0.14 0.00 0.03 0.09 0.02 99.71 10:58:43 07:10:01 1 0.44 0.00 0.07 0.45 0.21 98.84 10:58:43 07:20:20 all 0.12 0.00 0.05 0.11 0.02 99.70 10:58:43 07:20:20 0 0.05 0.00 0.05 0.11 0.02 99.77 10:58:43 07:20:20 1 0.19 0.00 0.04 0.11 0.02 99.63 10:58:43 07:30:20 all 0.30 0.00 0.04 0.02 0.02 99.61 10:58:43 07:30:20 0 0.59 0.00 0.04 0.01 0.03 99.34 10:58:43 07:30:20 1 0.02 0.00 0.04 0.03 0.02 99.89 10:58:43 07:40:01 all 0.24 0.00 0.04 0.02 0.02 99.68 10:58:43 07:40:01 0 0.26 0.00 0.03 0.00 0.02 99.68 10:58:43 07:40:01 1 0.22 0.00 0.04 0.03 0.03 99.68 10:58:43 07:50:20 all 0.28 0.00 0.05 0.02 0.03 99.63 10:58:43 07:50:20 0 0.03 0.00 0.05 0.01 0.02 99.89 10:58:43 07:50:20 1 0.53 0.00 0.05 0.03 0.03 99.36 10:58:43 08:00:13 all 0.26 0.00 0.04 0.02 0.03 99.65 10:58:43 08:00:13 0 0.49 0.00 0.05 0.01 0.03 99.43 10:58:43 08:00:13 1 0.04 0.00 0.03 0.03 0.02 99.88 10:58:43 08:10:01 all 0.22 0.00 0.04 0.02 0.02 99.70 10:58:43 08:10:01 0 0.41 0.00 0.05 0.01 0.03 99.49 10:58:43 08:10:01 1 0.02 0.00 0.03 0.02 0.02 99.92 10:58:43 10:58:43 08:10:01 CPU %user %nice %system %iowait %steal %idle 10:58:43 08:20:20 all 0.09 0.00 0.04 0.02 0.02 99.84 10:58:43 08:20:20 0 0.04 0.00 0.04 0.01 0.02 99.89 10:58:43 08:20:20 1 0.14 0.00 0.03 0.02 0.02 99.79 10:58:43 08:30:20 all 0.41 0.00 0.04 0.02 0.02 99.51 10:58:43 08:30:20 0 0.73 0.00 0.06 0.03 0.03 99.16 10:58:43 08:30:20 1 0.08 0.00 0.03 0.01 0.02 99.86 10:58:43 08:40:01 all 0.48 0.00 0.04 0.02 0.02 99.44 10:58:43 08:40:01 0 0.57 0.00 0.05 0.03 0.03 99.33 10:58:43 08:40:01 1 0.38 0.00 0.04 0.01 0.02 99.55 10:58:43 08:50:20 all 0.25 0.00 0.05 0.02 0.03 99.66 10:58:43 08:50:20 0 0.27 0.00 0.03 0.01 0.03 99.66 10:58:43 08:50:20 1 0.22 0.00 0.06 0.03 0.03 99.66 10:58:43 09:00:20 all 0.50 0.00 0.04 0.02 0.02 99.41 10:58:43 09:00:20 0 0.23 0.00 0.05 0.03 0.03 99.66 10:58:43 09:00:20 1 0.77 0.00 0.03 0.01 0.02 99.17 10:58:43 09:10:01 all 0.04 0.00 0.04 0.08 0.02 99.82 10:58:43 09:10:01 0 0.05 0.00 0.06 0.13 0.03 99.73 10:58:43 09:10:01 1 0.02 0.00 0.02 0.04 0.01 99.90 10:58:43 09:20:20 all 0.51 0.00 0.05 0.06 0.02 99.36 10:58:43 09:20:20 0 0.73 0.00 0.06 0.11 0.03 99.07 10:58:43 09:20:20 1 0.28 0.00 0.04 0.02 0.01 99.65 10:58:43 09:30:18 all 0.41 0.00 0.04 0.02 0.02 99.51 10:58:43 09:30:18 0 0.79 0.00 0.05 0.00 0.03 99.12 10:58:43 09:30:18 1 0.02 0.00 0.04 0.03 0.01 99.90 10:58:43 09:40:01 all 0.62 0.00 0.04 0.02 0.02 99.29 10:58:43 09:40:01 0 0.54 0.00 0.03 0.02 0.02 99.39 10:58:43 09:40:01 1 0.71 0.00 0.05 0.02 0.03 99.19 10:58:43 09:50:14 all 0.56 0.00 0.04 0.05 0.03 99.32 10:58:43 09:50:14 0 0.52 0.00 0.04 0.00 0.03 99.41 10:58:43 09:50:14 1 0.61 0.00 0.05 0.09 0.03 99.23 10:58:43 10:00:20 all 0.11 0.00 0.04 0.08 0.02 99.76 10:58:43 10:00:20 0 0.18 0.00 0.05 0.02 0.02 99.72 10:58:43 10:00:20 1 0.03 0.00 0.03 0.13 0.02 99.80 10:58:43 10:58:43 10:00:20 CPU %user %nice %system %iowait %steal %idle 10:58:43 10:10:01 all 0.47 0.00 0.04 0.02 0.02 99.45 10:58:43 10:10:01 0 0.04 0.00 0.06 0.02 0.02 99.86 10:58:43 10:10:01 1 0.90 0.00 0.03 0.02 0.01 99.04 10:58:43 10:20:16 all 0.33 0.00 0.05 0.05 0.07 99.50 10:58:43 10:20:16 0 0.17 0.00 0.04 0.06 0.11 99.62 10:58:43 10:20:16 1 0.49 0.00 0.06 0.04 0.02 99.39 10:58:43 10:30:14 all 0.17 0.00 0.05 0.05 0.01 99.71 10:58:43 10:30:14 0 0.30 0.00 0.08 0.06 0.02 99.54 10:58:43 10:30:14 1 0.03 0.00 0.03 0.05 0.01 99.88 10:58:43 10:40:01 all 0.25 0.00 0.05 0.03 0.02 99.66 10:58:43 10:40:01 0 0.28 0.00 0.03 0.04 0.02 99.63 10:58:43 10:40:01 1 0.23 0.00 0.06 0.01 0.02 99.68 10:58:43 10:50:20 all 0.30 0.00 0.05 0.02 0.02 99.61 10:58:43 10:50:20 0 0.04 0.00 0.04 0.03 0.02 99.87 10:58:43 10:50:20 1 0.56 0.00 0.05 0.01 0.02 99.35 10:58:43 Average: all 0.26 0.00 0.05 0.07 0.03 99.59 10:58:43 Average: 0 0.26 0.00 0.05 0.05 0.03 99.62 10:58:43 Average: 1 0.27 0.00 0.04 0.09 0.03 99.57 10:58:43 10:58:43 10:58:43