Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/110209 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-4c-16g-2748 (centos8-builder-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-zjdyurp0f3nO/agent.5580 SSH_AGENT_PID=5582 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5461189673441152957.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5461189673441152957.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/transportpce > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/transportpce-tox-verify-transportpce-master@tmp/jenkins-gitclient-ssh11695136557235788946.key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/transportpce-tox-verify-transportpce-master@tmp/jenkins-gitclient-ssh6303680050366048055.key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/09/110209/4 # timeout=10 > git rev-parse 328026449fe6f5b91acecd73d979bf0c070a28e9^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 328026449fe6f5b91acecd73d979bf0c070a28e9 (refs/changes/09/110209/4) > git config core.sparsecheckout # timeout=10 > git checkout -f 328026449fe6f5b91acecd73d979bf0c070a28e9 # timeout=10 Commit message: "Bump upstream dependencies to Ca" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 59cc97ad9cd8aa61b6730879dd448651a796c290 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 ERROR: No submodules found. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17584788763594035709.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7kWa lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-7kWa/bin to PATH Generating Requirements File 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. lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. Python 3.10.6 pip 24.0 from /tmp/venv-7kWa/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.56 botocore==1.34.56 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.1 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.9 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.5.0 python-openstackclient==6.0.1 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10694204717530779744.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-sqDI + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-sqDI + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sqDI' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sqDI + echo /tmp/venv-sqDI + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + /tmp/venv-sqDI/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-sqDI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sqDI/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-sqDI/bin to PATH + PATH=/tmp/venv-sqDI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + return 0 + python3 --version Python 3.10.6 + python3 -m pip --version pip 24.0 from /tmp/venv-sqDI/lib/python3.10/site-packages/pip (python 3.10) + python3 -m pip freeze cachetools==5.3.3 chardet==5.2.0 colorama==0.4.6 distlib==0.3.8 filelock==3.13.1 packaging==23.2 platformdirs==4.2.0 pluggy==1.4.0 pyproject-api==1.6.1 tomli==2.0.1 tox==4.14.0 urllib3==1.26.18 virtualenv==20.25.1 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins15233458699045768649.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=True [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9782766193352227803.sh ---> tox-run.sh + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + cd /w/workspace/transportpce-tox-verify-transportpce-master/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-nhfp + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + 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[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ 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[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-sqDI + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sqDI from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sqDI from file:/tmp/.toxenv + /tmp/venv-sqDI/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-sqDI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sqDI/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-sqDI/bin to PATH + PATH=/tmp/venv-sqDI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-sqDI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/tmp/venv-sqDI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ pwd + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.14.0 from /tmp/venv-sqDI/lib/python3.10/site-packages/tox/__init__.py + PARALLEL=True + TOX_OPTIONS_LIST= + [[ -n '' ]] + case ${PARALLEL,,} in + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' + tox --parallel auto --parallel-live + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log checkbashisms: freeze> python -m pip freeze --all docs: install_deps> python -I -m pip install -r docs/requirements.txt docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' /usr/bin/sh: checkbashisms: command not found CentOS Stream 8 - AppStream 25 MB/s | 27 MB 00:01 buildcontroller: freeze> python -m pip freeze --all buildcontroller: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh which: no mvn in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/buildcontroller/bin:/opt/pyenv/bin:/tmp/venv-sqDI/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) + JAVA_CMD=java + '[' -n '' ']' ++ sed -n ';s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p;' ++ java -version + JAVA_VER=11 + echo 11 + JAVAC_CMD=javac + '[' -n '' ']' 11 ++ javac -version ++ sed -n ';s/javac \(.*\)\.\(.*\)\..*.*$/\1/p;' + JAVAC_VER=11 + echo 11 + '[' 11 -ge 17 -a 11 -ge 17 ']' + echo 'install java 17' + sudo yum install -y java-17-openjdk java-17-openjdk-devel 11 install java 17 Waiting for process with pid 6919 to finish. CentOS Stream 8 - BaseOS 12 MB/s | 10 MB 00:00 CentOS Stream 8 - Extras 76 kB/s | 18 kB 00:00 CentOS Stream 8 - Extras common packages 29 kB/s | 7.2 kB 00:00 CentOS Stream 8 - PowerTools 12 MB/s | 4.9 MB 00:00 Docker CE Stable - x86_64 126 kB/s | 57 kB 00:00 Extra Packages for Enterprise Linux 8 - x86_64 13 MB/s | 16 MB 00:01 Node.js Packages for Enterprise Linux 8 - x86_6 3.3 MB/s | 710 kB 00:00 Puppet Repository el 8 - x86_64 28 MB/s | 19 MB 00:00 Last metadata expiration check: 0:00:05 ago on Wed 06 Mar 2024 03:51:13 PM UTC. docs: freeze> python -m pip freeze --all docs-linkcheck: freeze> python -m pip freeze --all docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.49.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.3,numpy==1.26.4,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==24.0,Pygments==2.17.2,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.28,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.1,webcolors==1.13,wheel==0.42.0 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.49.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.3,numpy==1.26.4,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==24.0,Pygments==2.17.2,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.28,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.1,webcolors==1.13,wheel==0.42.0 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck No match for argument: devscripts-checkbashisms Error: Unable to find a match: devscripts-checkbashisms Package java-17-openjdk-1:17.0.6.0.9-0.3.ea.el8.x86_64 is already installed. Package java-17-openjdk-devel-1:17.0.6.0.9-0.3.ea.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! ++ ls -tr1 /usr/lib/jvm/ ++ tail -1 ++ grep java-17-openjdk-17 + last_installed_jdk17=java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 + '[' -n java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 ']' + sudo alternatives --set java /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java + sudo alternatives --set javac /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/javac + wget -nv https://dlcdn.apache.org/maven/maven-3/3.8.8/binaries/apache-maven-3.8.8-bin.tar.gz -P /tmp docs: OK ✔ in 31.23 seconds pre-commit: install_deps> python -I -m pip install pre-commit Last metadata expiration check: 0:00:09 ago on Wed 06 Mar 2024 03:51:13 PM UTC. 2024-03-06 15:51:22 URL:https://dlcdn.apache.org/maven/maven-3/3.8.8/binaries/apache-maven-3.8.8-bin.tar.gz [8296049/8296049] -> "/tmp/apache-maven-3.8.8-bin.tar.gz" [1] + sudo mkdir -p /opt + sudo tar xf /tmp/apache-maven-3.8.8-bin.tar.gz -C /opt + sudo ln -s /opt/apache-maven-3.8.8 /opt/maven + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable docs-linkcheck: OK ✔ in 32.81 seconds pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' No match for argument: devscripts-minimal Error: Unable to find a match: devscripts-minimal Last metadata expiration check: 0:00:12 ago on Wed 06 Mar 2024 03:51:13 PM UTC. No match for argument: devscripts Error: Unable to find a match: devscripts Last metadata expiration check: 0:00:15 ago on Wed 06 Mar 2024 03:51:13 PM UTC. devscripts-checkbashisms-2.19.6-2.fc31.x86_64.r 105 kB/s | 29 kB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: devscripts-checkbashisms x86_64 2.19.6-2.fc31 @commandline 29 k Transaction Summary ================================================================================ Install 1 Package Total size: 29 k Installed size: 52 k Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1pre-commit: freeze> python -m pip freeze --all Installing : devscripts-checkbashisms-2.19.6-2.fc31.x86_64 1/1 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure Running scriptlet: devscripts-checkbashisms-2.19.6-2.fc31.x86_64 1/1 Verifying : devscripts-checkbashisms-2.19.6-2.fc31.x86_64 1/1pylint: freeze> python -m pip freeze --all pylint: astroid==3.1.0,dill==0.3.8,isort==5.13.2,mccabe==0.7.0,pip==24.0,platformdirs==4.2.0,pylint==3.1.0,setuptools==69.1.0,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.10.0,wheel==0.42.0 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + Installed: devscripts-checkbashisms-2.19.6-2.fc31.x86_64 Complete! [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + script ./reflectwarn.sh does not appear to have a #! interpreter line; you may get strange results [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. ------------------------------------ Your code has been rated at 10.00/10 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... trim trailing whitespace.................................................Passed Tabs remover.............................................................Passed autopep8.................................................................Passed checkbashisms: OK ✔ in 49.49 seconds pylint: OK ✔ in 33.71 seconds pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual [INFO] Installing environment for https://github.com/jorisroovers/gitlint. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... gitlint..................................................................Passed pre-commit: OK ✔ in 1 minute 25.19 seconds buildcontroller: OK ✔ in 3 minutes 35.77 seconds sims121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt sims221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt sims121: freeze> python -m pip freeze --all sims221: freeze> python -m pip freeze --all build_karaf_tests121: freeze> python -m pip freeze --all sims121: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 sims121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_sims.sh 1.2.1 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory build_karaf_tests121: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh sims221: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 sims221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_sims.sh 2.2.1 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable replace ./lightynode/lighty-openroadm-device-18.1.0.8/lighty-openroadm-device-18.1.0.8.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL (EOF or read error, treating as "[N]one" ...) replace ./lightynode/lighty-openroadm-device-18.1.0.8/lib/cds-dom-api-7.0.6.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL (EOF or read error, treating as "[N]one" ...) warning: cannot set modif./access times for ./lightynode/lighty-openroadm-device-18.1.0.8/lib/bcprov-jdk18on-1.73.jar No such file or directory sims221: OK ✔ in 23.56 seconds sims121: OK ✔ in 23.9 seconds build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt sims71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt sims71: freeze> python -m pip freeze --all sims71: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 sims71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_sims.sh 7.1 Removing ./lightynode/lightynode-openroadm-device directory Installing lightynode device to ./lightynode/lightynode-openroadm-device directory build_karaf_tests221: freeze> python -m pip freeze --all build_karaf_tests221: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable sims71: OK ✔ in 14.33 seconds build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests71: freeze> python -m pip freeze --all build_karaf_tests71: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable build_karaf_tests121: OK ✔ in 1 minute 10.39 seconds build_karaf_tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests221: OK ✔ in 53.89 seconds tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests_hybrid: freeze> python -m pip freeze --all build_karaf_tests_hybrid: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 build_karaf_tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable tests_tapi: freeze> python -m pip freeze --all tests_tapi: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests_tapi/bin:/opt/pyenv/bin:/tmp/venv-sqDI/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) using environment variables from ./karaf221.env pytest -q transportpce_tests/tapi/test01_abstracted_topology.py testsPCE: freeze> python -m pip freeze --all testsPCE: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,contourpy==1.2.0,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.5,exceptiongroup==1.2.0,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.49.0,gnpy4tpce==2.4.7,idna==3.6,iniconfig==2.0.0,injector==0.21.0,itsdangerous==2.1.2,Jinja2==3.1.3,kiwisolver==1.4.5,lxml==5.1.0,MarkupSafe==2.1.5,matplotlib==3.8.3,netconf-client==3.1.0,networkx==2.8.8,numpy==1.26.4,packaging==23.2,pandas==1.5.3,paramiko==3.4.0,pbr==5.11.1,pillow==10.2.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pyparsing==3.1.2,pytest==8.0.2,python-dateutil==2.9.0.post0,pytz==2024.1,requests==2.31.0,scipy==1.12.0,setuptools==50.3.2,six==1.16.0,tomli==2.0.1,urllib3==2.2.1,Werkzeug==2.0.3,wheel==0.42.0,xlrd==1.2.0 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/testsPCE/bin:/opt/pyenv/bin:/tmp/venv-sqDI/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/pce/test01_pce.py .................................... [100%] 20 passed in 128.01s (0:02:08) ...pytest -q transportpce_tests/pce/test02_pce_400G.py ...................... [100%] 9 passed in 45.44s pytest -q transportpce_tests/pce/test03_gnpy.py .............. [100%] 8 passed in 39.85s pytest -q transportpce_tests/pce/test04_pce_bug_fix.py ............ [100%] 50 passed in 236.95s (0:03:56) pytest -q transportpce_tests/tapi/test02_full_topology.py ... [100%] 3 passed in 42.82s build_karaf_tests71: OK ✔ in 1 minute 19.5 seconds build_karaf_tests_hybrid: OK ✔ in 1 minute 15.44 seconds testsPCE: OK ✔ in 5 minutes 52.7 seconds tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests121: freeze> python -m pip freeze --all tests121: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 using environment variables from ./karaf121.env which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests121/bin:/opt/pyenv/bin:/tmp/venv-sqDI/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/1.2.1/test01_portmapping.py ......................................... [100%] 30 passed in 308.24s (0:05:08) pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py .......... [100%] 21 passed in 282.50s (0:04:42) pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py ................................................................. [100%] 6 passed in 237.12s (0:03:57) pytest -q transportpce_tests/1.2.1/test03_topology.py ........... [100%] 70 passed in 292.18s (0:04:52) tests_tapi: OK ✔ in 14 minutes 9.02 seconds tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests71: freeze> python -m pip freeze --all tests71: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_honeynode.sh 7.1 Installing honeynode for 7.1 devices to ./honeynode/7.1/honeynode-simulator directory tests71: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 using environment variables from ./karaf71.env which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests71/bin:/opt/pyenv/bin:/tmp/venv-sqDI/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/7.1/test01_portmapping.py ............ [100%] 12 passed in 61.72s (0:01:01) pytest -q transportpce_tests/7.1/test02_otn_renderer.py .......................................................................... [100%] 62 passed in 173.47s (0:02:53) pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py ........................................................ [100%] 48 passed in 159.94s (0:02:39) pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py ...................... [100%] 22 passed in 86.59s (0:01:26) tests71: OK ✔ in 8 minutes 11.29 seconds tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests221: freeze> python -m pip freeze --all tests221: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 using environment variables from ./karaf221.env which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests221/bin:/opt/pyenv/bin:/tmp/venv-sqDI/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/2.2.1/test01_portmapping.py ................................... [100%] 35 passed in 73.20s (0:01:13) pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py .......................... [100%] 6 passed in 43.78s pytest -q transportpce_tests/2.2.1/test03_topology.py .... [100%] 44 passed in 668.30s (0:11:08) pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py ............................................ [100%] 44 passed in 154.85s (0:02:34) pytest -q transportpce_tests/2.2.1/test04_otn_topology.py ............ [100%] 12 passed in 59.40s pytest -q transportpce_tests/2.2.1/test05_flex_grid.py ............................... [100%] 24 passed in 277.04s (0:04:37) pytest -q transportpce_tests/1.2.1/test05_olm.py ........... [100%] 16 passed in 115.57s (0:01:55) pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py ............................................. [100%] 31 passed in 41.28s pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py ............................................... [100%] 26 passed in 94.06s (0:01:34) pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py ... [100%] 40 passed in 189.01s (0:03:09) pytest -q transportpce_tests/1.2.1/test06_end2end.py ........................................... [100%] 22 passed in 114.85s (0:01:54) pytest -q transportpce_tests/2.2.1/test09_olm.py ................................................................... [100%] 40 passed in 182.18s (0:03:02) pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py ........................................................... [100%] 54 passed in 547.39s (0:09:07) ................... [ 74%] ......................... [100%] 97 passed in 486.87s (0:08:06) pytest -q transportpce_tests/2.2.1/test12_end2end.py ...................................................... [100%] 54 passed in 444.25s (0:07:24) pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py ........................................................................ [ 71%] ............................. [100%] 101 passed in 669.91s (0:11:09) pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py ........................................................................ [ 67%] ................................... [100%] 107 passed in 600.23s (0:10:00) tests121: OK ✔ in 36 minutes 54.23 seconds tests221: OK ✔ in 51 minutes 30.99 seconds tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests_hybrid: freeze> python -m pip freeze --all tests_hybrid: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_honeynode.sh Installing honeynode for 1.2.1 devices to ./honeynode/1.2.1/honeynode-simulator directory Installing honeynode for 2.2.1 devices to ./honeynode/2.2.1/honeynode-simulator directory Removing ./honeynode/7.1/honeynode-simulator directory Installing honeynode for 7.1 devices to ./honeynode/7.1/honeynode-simulator directory tests_hybrid: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid using environment variables from ./karaf121.env which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests_hybrid/bin:/opt/pyenv/bin:/tmp/venv-sqDI/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py ................................................... [100%] 51 passed in 194.87s (0:03:14) pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py ........................................................................ [ 66%] ..................................... [100%] 109 passed in 468.84s (0:07:48) pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py ..................................................... [100%] 53 passed in 308.46s (0:05:08) buildcontroller: OK (215.77=setup[9.06]+cmd[206.71] seconds) testsPCE: OK (352.70=setup[95.21]+cmd[257.49] seconds) sims121: OK (23.86=setup[19.56]+cmd[4.30] seconds) build_karaf_tests121: OK (70.39=setup[19.74]+cmd[50.65] seconds) tests121: OK (2214.23=setup[11.01]+cmd[2203.22] seconds) sims221: OK (23.54=setup[19.73]+cmd[3.81] seconds) build_karaf_tests221: OK (53.89=setup[10.89]+cmd[43.00] seconds) tests_tapi: OK (849.02=setup[10.81]+cmd[838.22] seconds) tests221: OK (3090.99=setup[7.22]+cmd[3083.77] seconds) sims71: OK (14.33=setup[9.96]+cmd[4.37] seconds) build_karaf_tests71: OK (79.49=setup[10.74]+cmd[68.76] seconds) tests71: OK (491.29=setup[7.21]+cmd[1.37,482.72] seconds) build_karaf_tests_hybrid: OK (75.44=setup[16.92]+cmd[58.51] seconds) tests_hybrid: OK (986.02=setup[7.36]+cmd[5.71,972.94] seconds) docs: OK (31.22=setup[29.20]+cmd[2.02] seconds) docs-linkcheck: OK (32.81=setup[29.19]+cmd[3.62] seconds) checkbashisms: OK (49.49=setup[2.66]+cmd[45.99,0.83] seconds) pre-commit: OK (85.19=setup[10.16]+cmd[68.20,6.83] seconds) pylint: OK (33.71=setup[10.57]+cmd[23.15] seconds) congratulations :) (5710.75 seconds) + tox_status=0 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ echo .tox/buildcontroller/log ++ awk -F/ '{print $2}' + tox_env=buildcontroller + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller + for i in .tox/*/log ++ echo .tox/build_karaf_tests121/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests121 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 + for i in .tox/*/log ++ echo .tox/build_karaf_tests221/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests221 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 + for i in .tox/*/log ++ echo .tox/build_karaf_tests71/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests71 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 + for i in .tox/*/log ++ echo .tox/build_karaf_tests_hybrid/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests_hybrid + cp -r .tox/build_karaf_tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests_hybrid + for i in .tox/*/log ++ echo .tox/checkbashisms/log ++ awk -F/ '{print $2}' + tox_env=checkbashisms + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms + for i in .tox/*/log ++ echo .tox/docs-linkcheck/log ++ awk -F/ '{print $2}' + tox_env=docs-linkcheck + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck + for i in .tox/*/log ++ echo .tox/docs/log ++ awk -F/ '{print $2}' + tox_env=docs + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs + for i in .tox/*/log ++ echo .tox/pre-commit/log ++ awk -F/ '{print $2}' + tox_env=pre-commit + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit + for i in .tox/*/log ++ echo .tox/pylint/log ++ awk -F/ '{print $2}' + tox_env=pylint + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint + for i in .tox/*/log ++ echo .tox/sims121/log ++ awk -F/ '{print $2}' + tox_env=sims121 + cp -r .tox/sims121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims121 + for i in .tox/*/log ++ echo .tox/sims221/log ++ awk -F/ '{print $2}' + tox_env=sims221 + cp -r .tox/sims221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims221 + for i in .tox/*/log ++ echo .tox/sims71/log ++ awk -F/ '{print $2}' + tox_env=sims71 + cp -r .tox/sims71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims71 + for i in .tox/*/log ++ echo .tox/tests121/log ++ awk -F/ '{print $2}' + tox_env=tests121 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 + for i in .tox/*/log ++ echo .tox/tests221/log ++ awk -F/ '{print $2}' + tox_env=tests221 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 + for i in .tox/*/log ++ echo .tox/tests71/log ++ awk -F/ '{print $2}' + tox_env=tests71 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 + for i in .tox/*/log ++ awk -F/ '{print $2}' ++ echo .tox/tests_hybrid/log + tox_env=tests_hybrid + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid + for i in .tox/*/log ++ echo .tox/testsPCE/log ++ awk -F/ '{print $2}' + tox_env=testsPCE + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE + for i in .tox/*/log ++ echo .tox/tests_tapi/log ++ awk -F/ '{print $2}' + tox_env=tests_tapi + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> Archiving generated docs' ---> Archiving generated docs + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 0 -eq 0 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5582 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9423375338096561484.sh ---> sysstat.sh [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6440024197778276229.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/transportpce-tox-verify-transportpce-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + true + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4578807350235849507.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7kWa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-7kWa/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4688065498548068137.sh provisioning config files... Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #1473 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config14164384257941342049tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15112498803858679864.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12425020592081161386.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7kWa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-7kWa/bin to PATH [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5897965232258136196.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17274883047611537096.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7kWa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-7kWa/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3796119883319511221.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7kWa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-7kWa/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/1473/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-4c-16g-2748.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 17G 64G 21% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15761 930 7067 18 7763 14482 Swap: 1023 6 1017 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:38:0f:8e brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.170.243/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 80507sec preferred_lft 80507sec inet6 fe80::f816:3eff:fe38:f8e/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:29:23:b2:f9 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/06/2024 _x86_64_ (4 CPU) 15:48:37 LINUX RESTART (4 CPU) 03:49:01 PM tps rtps wtps bread/s bwrtn/s 03:50:01 PM 103.50 33.67 69.83 7302.90 6561.59 03:51:01 PM 130.08 2.42 127.67 364.22 12234.55 03:52:01 PM 198.88 41.34 157.54 4015.32 20994.12 03:53:01 PM 256.99 78.99 177.99 1661.44 24505.61 03:54:01 PM 256.80 86.69 170.11 1042.99 15612.76 03:55:01 PM 201.55 6.89 194.65 90.46 58471.04 03:56:01 PM 205.59 0.57 205.03 12.12 97025.67 03:57:01 PM 227.24 1.50 225.75 114.97 115372.21 03:58:01 PM 80.95 1.17 79.78 255.83 3681.01 03:59:01 PM 65.33 1.40 63.93 413.26 956.44 04:00:01 PM 64.81 2.00 62.81 290.57 847.28 04:01:01 PM 67.19 1.33 65.86 313.23 3944.20 04:02:01 PM 69.25 0.15 69.10 3.11 7577.87 04:03:01 PM 1.73 0.00 1.73 0.00 47.85 04:04:01 PM 1.33 0.70 0.63 8.66 19.53 04:05:01 PM 2.38 0.23 2.15 24.13 44.32 04:06:01 PM 75.35 0.00 75.35 0.00 1543.54 04:07:01 PM 41.52 0.00 41.52 0.00 405.56 04:08:01 PM 1.97 0.00 1.97 0.00 33.09 04:09:01 PM 0.73 0.00 0.73 0.00 13.48 04:10:01 PM 59.65 0.28 59.36 5.33 717.29 04:11:01 PM 92.55 0.80 91.75 24.13 11830.36 04:12:01 PM 61.46 0.00 61.46 0.00 941.41 04:13:01 PM 1.55 0.00 1.55 0.00 23.53 04:14:01 PM 2.85 0.00 2.85 0.00 133.26 04:15:01 PM 58.05 0.00 58.05 0.00 651.81 04:16:01 PM 2.05 0.00 2.05 0.00 33.44 04:17:01 PM 26.64 2.63 24.00 187.37 542.96 04:18:01 PM 35.94 0.00 35.94 0.00 351.55 04:19:01 PM 71.38 0.00 71.38 0.00 3199.58 04:20:01 PM 56.76 0.00 56.76 0.00 646.89 04:21:01 PM 44.80 0.00 44.80 0.00 828.73 04:22:01 PM 38.45 0.00 38.45 0.00 358.25 04:23:01 PM 19.51 0.00 19.51 0.00 285.30 04:24:01 PM 57.34 0.00 57.34 0.00 609.70 04:25:01 PM 41.45 0.00 41.45 0.00 457.97 04:26:02 PM 55.86 0.00 55.86 0.00 846.72 04:27:01 PM 88.97 0.00 88.97 0.00 897.98 04:28:01 PM 15.89 0.00 15.89 0.00 249.73 04:29:01 PM 66.32 0.00 66.32 0.00 752.46 04:30:01 PM 17.94 0.00 17.94 0.00 287.59 04:31:01 PM 8.90 0.00 8.90 0.00 317.19 04:32:01 PM 1.30 0.03 1.27 0.40 43.39 04:33:01 PM 17.79 0.00 17.79 0.00 284.26 04:34:01 PM 39.69 0.00 39.69 0.00 383.91 04:35:01 PM 1.75 0.00 1.75 0.00 44.63 04:36:01 PM 1.08 0.00 1.08 0.00 36.15 04:37:01 PM 0.77 0.00 0.77 0.00 24.11 04:38:01 PM 2.40 0.00 2.40 0.00 55.89 04:39:01 PM 1.95 0.32 1.63 6.53 39.74 04:40:01 PM 1.85 0.00 1.85 0.00 27.86 04:41:01 PM 1.28 0.00 1.28 0.00 23.35 04:42:01 PM 54.84 0.00 54.84 0.00 593.70 04:43:01 PM 2.12 0.00 2.12 0.00 57.33 04:44:01 PM 1.58 0.00 1.58 0.00 39.14 04:45:01 PM 1.48 0.00 1.48 0.00 30.76 04:46:01 PM 0.83 0.00 0.83 0.00 25.95 04:47:01 PM 1.12 0.00 1.12 0.00 31.16 04:48:01 PM 1.10 0.00 1.10 0.00 45.64 04:49:01 PM 19.86 0.00 19.86 0.00 304.05 04:50:01 PM 38.51 0.00 38.51 0.00 440.88 04:51:01 PM 1.05 0.00 1.05 0.00 27.41 04:52:01 PM 0.73 0.00 0.73 0.00 23.76 04:53:01 PM 2.32 0.00 2.32 0.00 40.59 04:54:01 PM 2.02 0.00 2.02 0.00 33.96 04:55:01 PM 1.78 0.00 1.78 0.00 27.62 04:56:01 PM 0.50 0.00 0.50 0.00 7.98 04:57:01 PM 0.45 0.00 0.45 0.00 6.18 04:58:01 PM 0.53 0.00 0.53 0.00 7.06 04:59:01 PM 0.72 0.00 0.72 0.00 25.87 05:00:01 PM 18.20 0.00 18.20 0.00 270.03 05:01:01 PM 42.07 0.00 42.07 0.00 497.24 05:02:01 PM 2.22 0.00 2.22 0.00 37.44 05:03:01 PM 1.17 0.00 1.17 0.00 41.42 05:04:01 PM 1.97 0.00 1.97 0.00 31.92 05:05:01 PM 2.33 0.00 2.33 0.00 37.58 05:06:01 PM 2.20 0.00 2.20 0.00 31.62 05:07:01 PM 2.35 0.07 2.28 1.33 39.45 05:08:01 PM 1.95 0.00 1.95 0.00 25.76 05:09:01 PM 1.12 0.00 1.12 0.00 29.71 05:10:01 PM 31.91 0.03 31.88 1.07 4723.20 05:11:01 PM 51.07 0.00 51.07 0.00 9963.41 05:12:01 PM 32.42 0.00 32.42 0.00 784.74 05:13:01 PM 1.73 0.00 1.73 0.00 28.25 05:14:01 PM 20.85 0.00 20.85 0.00 552.74 05:15:01 PM 38.42 0.00 38.42 0.00 483.02 05:16:01 PM 1.98 0.00 1.98 0.00 35.46 05:17:01 PM 2.13 0.00 2.13 0.00 36.50 05:18:01 PM 1.23 0.00 1.23 0.00 22.45 05:19:01 PM 0.52 0.00 0.52 0.00 11.06 05:20:01 PM 0.58 0.00 0.58 0.00 24.36 05:21:01 PM 14.61 0.00 14.61 0.00 322.97 05:22:01 PM 6.38 0.00 6.38 0.00 113.78 05:23:01 PM 34.13 0.00 34.13 0.00 355.09 05:24:01 PM 1.53 0.00 1.53 0.00 139.68 05:25:01 PM 1.63 0.00 1.63 0.00 47.52 05:26:01 PM 2.98 0.00 2.98 0.00 55.48 Average: 36.06 2.71 33.35 166.47 4294.38 03:49:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:50:01 PM 13199176 15073420 2940272 18.22 2688 2090376 1187052 6.91 239960 2348256 206092 03:51:01 PM 12610144 14898556 3529304 21.87 2688 2488664 1495836 8.70 449860 2663912 348620 03:52:01 PM 11659664 14836068 4479784 27.76 2688 3342604 1635404 9.51 617884 3356592 572612 03:53:01 PM 10279956 13899792 5859492 36.31 2688 3743356 2609540 15.18 696076 4578280 292404 03:54:01 PM 9174496 13341472 6964952 43.15 2688 4271368 2760964 16.06 772720 5568860 385688 03:55:01 PM 8008864 14028420 8130584 50.38 2688 6082500 2445592 14.23 1312252 6133128 646204 03:56:01 PM 4865148 13331336 11274300 69.86 2688 8476928 3163248 18.40 1854784 8644664 1224600 03:57:01 PM 1762840 11529780 14376608 89.08 2688 9764000 5719344 33.28 2467732 11089260 67356 03:58:01 PM 160996 8598640 15978452 99.00 2636 8438104 8445228 49.13 2521476 12623012 980 03:59:01 PM 775572 9130720 15363876 95.19 2636 8355100 8164592 47.50 2547772 11976556 208 04:00:01 PM 5444424 13624952 10695024 66.27 2636 8180900 2558164 14.88 2556628 7328932 616 04:01:01 PM 3377720 11825188 12761728 79.07 2636 8439840 4508940 26.23 2609212 9321328 193536 04:02:01 PM 690884 9140264 15448564 95.72 2636 8440796 7588036 44.15 2623568 11978704 120 04:03:01 PM 546140 8996084 15593308 96.62 2636 8441304 7635976 44.43 2624084 12121504 72 04:04:01 PM 451168 8901792 15688280 97.20 2636 8441812 7656008 44.54 2624424 12214332 80 04:05:01 PM 4131756 12583120 12007692 74.40 2636 8442604 3711500 21.59 2633552 8543532 224 04:06:01 PM 2619536 11071548 13519912 83.77 2636 8443384 5324296 30.98 2656260 10028100 552 04:07:01 PM 647924 9101268 15491524 95.99 2636 8443964 7637372 44.43 2656456 11986640 56 04:08:01 PM 600464 9053988 15538984 96.28 2636 8444148 7675312 44.66 2656688 12034864 76 04:09:01 PM 548832 9002624 15590616 96.60 2636 8444412 7691100 44.75 2656716 12086232 260 04:10:01 PM 3967728 11626340 12171720 75.42 2636 7645144 5098268 29.66 2659224 8669528 99364 04:11:01 PM 1629160 9495024 14510288 89.91 2636 7846832 7145424 41.57 2733044 10914064 1136 04:12:01 PM 1889936 9756252 14249512 88.29 2636 7847180 6889552 40.08 2764188 10622068 140 04:13:01 PM 1833684 9700096 14305764 88.64 2636 7847264 6922676 40.28 2764212 10678088 168 04:14:01 PM 3313912 11180360 12825536 79.47 2636 7847284 5524284 32.14 2774864 9193340 232 04:15:01 PM 965552 8832636 15173896 94.02 2636 7847844 7735420 45.00 2775028 11533232 208 04:16:01 PM 946292 8813476 15193156 94.14 2636 7847932 7751184 45.10 2775032 11551704 128 04:17:01 PM 1950416 9823520 14189032 87.92 2636 7853748 7079676 41.19 2781516 10544476 512 04:18:01 PM 1789364 9662700 14350084 88.91 2636 7853960 6940756 40.38 2781576 10704136 152 04:19:01 PM 465284 8413996 15674164 97.12 2636 7924000 8447012 49.14 2782484 12013528 212 04:20:01 PM 1146748 9095740 14992700 92.89 2636 7924316 7723444 44.94 2785904 11328568 344 04:21:01 PM 1408024 9357444 14731424 91.28 2636 7924632 7590400 44.16 2795676 11063680 344 04:22:01 PM 1176788 9126696 14962660 92.71 2636 7924796 7525116 43.78 2795676 11290012 208 04:23:01 PM 3103924 11053844 13035524 80.77 2636 7924888 5886704 34.25 2796428 9375476 420 04:24:01 PM 3226196 11176380 12913252 80.01 2636 7925172 5257408 30.59 2796696 9253312 440 04:25:01 PM 4825316 12775568 11314132 70.10 2636 7925220 3480556 20.25 2797156 7660000 200 04:26:02 PM 1721448 9672952 14418000 89.33 2636 7925780 8141480 47.37 2798076 10745372 616 04:27:01 PM 1694088 9646512 14445360 89.50 2636 7926408 6963624 40.51 2798164 10770676 384 04:28:01 PM 2656764 10609504 13482684 83.54 2636 7926672 5825844 33.89 2798300 9813132 264 04:29:01 PM 981064 8934572 15158384 93.92 2636 7927016 7695972 44.78 2798692 11479096 300 04:30:01 PM 2540072 10494424 13599376 84.26 2636 7927664 5907048 34.37 2799544 9927232 572 04:31:01 PM 158552 7478568 15980896 99.02 2636 7294692 9274928 53.96 2818720 12276756 568 04:32:01 PM 159532 7439364 15979916 99.01 2636 7254620 9306724 54.15 2819180 12275068 360 04:33:01 PM 3035224 10298800 13104224 81.19 2636 7239256 6112224 35.56 2819660 9415044 596 04:34:01 PM 230216 7494544 15909232 98.57 2636 7240008 9279368 53.99 2819732 12205716 336 04:35:01 PM 223232 7488020 15916216 98.62 2636 7240468 9279368 53.99 2819728 12212260 36 04:36:01 PM 164396 7370836 15975052 98.98 2636 7182120 9295144 54.08 2820680 12269816 200 04:37:01 PM 170240 7324232 15969208 98.95 2636 7129672 9295144 54.08 2821420 12263660 288 04:38:01 PM 4152156 11274280 11987292 74.27 2636 7098064 5255120 30.57 2822120 8299944 172 04:39:01 PM 4146440 11268956 11993008 74.31 2636 7098448 5255120 30.57 2822220 8305604 32 04:40:01 PM 4138816 11261428 12000632 74.36 2636 7098544 5254264 30.57 2822224 8313484 56 04:41:01 PM 7671356 14793792 8468092 52.47 2636 7098656 1586492 9.23 2822224 4804496 136 04:42:01 PM 4209656 11332532 11929792 73.92 2636 7099048 5149276 29.96 2822300 8244936 456 04:43:01 PM 4146344 11269624 11993104 74.31 2636 7099448 5165028 30.05 2822300 8308360 32 04:44:01 PM 4051816 11175732 12087632 74.89 2636 7100092 5180784 30.14 2822300 8402776 296 04:45:01 PM 3916920 11041172 12222528 75.73 2636 7100420 5180784 30.14 2822300 8536816 232 04:46:01 PM 3897212 11021932 12242236 75.85 2636 7100888 5180784 30.14 2822304 8556640 268 04:47:01 PM 3888860 11014152 12250588 75.90 2636 7101460 5196672 30.23 2822300 8564984 356 04:48:01 PM 3854060 10979948 12285388 76.12 2636 7102056 5212424 30.33 2822300 8599464 64 04:49:01 PM 3972528 11098248 12166920 75.39 2636 7101872 5635192 32.79 2822356 8484764 128 04:50:01 PM 3031732 10157684 13107716 81.22 2636 7101928 6554916 38.14 2822396 9416688 112 04:51:01 PM 2858108 9984592 13281340 82.29 2636 7102348 6602272 38.41 2822400 9589080 180 04:52:01 PM 2726512 9853340 13412936 83.11 2636 7102644 6633984 38.60 2822400 9719680 104 04:53:01 PM 2488348 9615464 13651100 84.58 2636 7102940 6650372 38.69 2822400 9957112 24 04:54:01 PM 2442048 9569516 13697400 84.87 2636 7103252 6650372 38.69 2822404 10003396 212 04:55:01 PM 2428132 9555676 13711316 84.96 2636 7103328 6650372 38.69 2822400 10017132 80 04:56:01 PM 2424956 9552500 13714492 84.97 2636 7103328 6650372 38.69 2822400 10020528 48 04:57:01 PM 2421156 9548708 13718292 85.00 2636 7103336 6666124 38.78 2822400 10024356 48 04:58:01 PM 2362804 9490668 13776644 85.36 2636 7103632 6666124 38.78 2822400 10082320 416 04:59:01 PM 2355044 9483120 13784404 85.41 2636 7103844 6666124 38.78 2822424 10090192 196 05:00:01 PM 5439136 12567012 10700312 66.30 2636 7103692 4163744 24.22 2822432 7024216 344 05:01:01 PM 3000232 10128396 13139216 81.41 2636 7103884 6625288 38.55 2822492 9447536 76 05:02:01 PM 2810316 9939016 13329132 82.59 2636 7104308 6673420 38.83 2822496 9635776 420 05:03:01 PM 2713832 9842996 13425616 83.19 2636 7104708 6705828 39.01 2822496 9731760 68 05:04:01 PM 2652576 9781856 13486872 83.56 2636 7104824 6721600 39.11 2822496 9792964 68 05:05:01 PM 2510344 9639848 13629104 84.45 2636 7105032 6721600 39.11 2822496 9934792 40 05:06:01 PM 2408332 9537976 13731116 85.08 2636 7105184 6721600 39.11 2822496 10036660 36 05:07:01 PM 2392188 9522084 13747260 85.18 2636 7105440 6721600 39.11 2822536 10052584 4 05:08:01 PM 2389372 9519376 13750076 85.20 2636 7105544 6721600 39.11 2822536 10055496 108 05:09:01 PM 2337920 9468388 13801528 85.51 2636 7105932 6737364 39.20 2822536 10106664 92 05:10:01 PM 6365312 13844352 9774136 60.56 2636 7442848 2285952 13.30 2827624 6078704 267676 05:11:01 PM 3090808 10577356 13048640 80.85 2636 7450012 5528336 32.16 2893264 9269708 296 05:12:01 PM 2533964 10022712 13605484 84.30 2636 7452060 5769852 33.57 2913752 9802776 104 05:13:01 PM 7348564 14837288 8790884 54.47 2636 7452024 1228292 7.15 2914384 5010480 216 05:14:01 PM 3900792 11390212 12238656 75.83 2636 7452696 4632408 26.95 2941368 8415732 152 05:15:01 PM 2618104 10108056 13521344 83.78 2636 7453148 5763268 33.53 2945900 9687636 76 05:16:01 PM 2543316 10033412 13596132 84.24 2636 7453308 5779076 33.62 2946144 9762744 32 05:17:01 PM 2936076 10426388 13203372 81.81 2636 7453528 5350620 31.13 2946156 9370308 136 05:18:01 PM 2956356 10446784 13183092 81.68 2636 7453640 5350620 31.13 2946156 9350180 112 05:19:01 PM 2938404 10429100 13201044 81.79 2636 7453892 5382812 31.32 2946164 9367272 280 05:20:01 PM 2941612 10432672 13197836 81.77 2636 7454192 5402932 31.43 2946176 9364512 76 05:21:01 PM 6725884 14217184 9413564 58.33 2636 7454408 2010988 11.70 2957368 5588152 292 05:22:01 PM 3253796 10745288 12885652 79.84 2636 7454596 5249152 30.54 2957404 9045284 280 05:23:01 PM 2211544 9703924 13927904 86.30 2636 7455128 6048500 35.19 2957500 10079748 168 05:24:01 PM 2166196 9659108 13973252 86.58 2636 7455620 6080064 35.37 2957772 10124644 168 05:25:01 PM 2137544 9631212 14001904 86.76 2636 7456240 6112644 35.56 2957776 10153332 68 05:26:01 PM 7344904 14838740 8794544 54.49 2636 7456460 1225600 7.13 2957728 4971668 92 Average: 3187436 10533456 12952012 80.25 2640 7333223 5900474 34.33 2660800 9446184 44580 03:49:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:01 PM eth0 365.07 228.09 1579.67 58.77 0.00 0.00 0.00 0.00 03:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:01 PM eth0 221.57 160.37 2127.45 17.13 0.00 0.00 0.00 0.00 03:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:01 PM eth0 153.23 121.92 2431.94 12.12 0.00 0.00 0.00 0.00 03:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:01 PM eth0 269.10 217.49 3637.79 31.15 0.00 0.00 0.00 0.00 03:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:01 PM eth0 338.24 244.77 5749.12 31.61 0.00 0.00 0.00 0.00 03:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:01 PM eth0 307.71 146.51 5775.68 16.45 0.00 0.00 0.00 0.00 03:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:01 PM eth0 136.04 65.36 3134.02 6.97 0.00 0.00 0.00 0.00 03:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:01 PM lo 2.30 2.30 0.26 0.26 0.00 0.00 0.00 0.00 03:57:01 PM eth0 1.42 0.73 0.60 0.45 0.00 0.00 0.00 0.00 03:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:58:01 PM lo 26.20 26.20 29.65 29.65 0.00 0.00 0.00 0.00 03:58:01 PM eth0 1.68 1.58 0.26 0.25 0.00 0.00 0.00 0.00 03:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:01 PM lo 30.07 30.07 24.17 24.17 0.00 0.00 0.00 0.00 03:59:01 PM eth0 1.35 1.68 0.25 0.26 0.00 0.00 0.00 0.00 03:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:01 PM lo 35.54 35.54 17.31 17.31 0.00 0.00 0.00 0.00 04:00:01 PM eth0 1.30 1.33 0.29 0.27 0.00 0.00 0.00 0.00 04:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:01 PM lo 3.66 3.66 1.13 1.13 0.00 0.00 0.00 0.00 04:01:01 PM eth0 2.16 2.41 0.91 0.79 0.00 0.00 0.00 0.00 04:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:01 PM lo 22.71 22.71 23.86 23.86 0.00 0.00 0.00 0.00 04:02:01 PM eth0 1.18 0.76 0.15 0.09 0.00 0.00 0.00 0.00 04:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:01 PM lo 18.29 18.29 10.79 10.79 0.00 0.00 0.00 0.00 04:03:01 PM eth0 0.78 0.75 0.33 0.28 0.00 0.00 0.00 0.00 04:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:01 PM lo 16.21 16.21 7.32 7.32 0.00 0.00 0.00 0.00 04:04:01 PM eth0 0.37 0.30 0.06 0.05 0.00 0.00 0.00 0.00 04:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:01 PM lo 25.56 25.56 9.29 9.29 0.00 0.00 0.00 0.00 04:05:01 PM eth0 2.55 1.95 4.95 0.30 0.00 0.00 0.00 0.00 04:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:01 PM lo 8.51 8.51 2.00 2.00 0.00 0.00 0.00 0.00 04:06:01 PM eth0 1.17 1.13 0.16 0.16 0.00 0.00 0.00 0.00 04:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:01 PM lo 34.04 34.04 13.97 13.97 0.00 0.00 0.00 0.00 04:07:01 PM eth0 0.62 0.57 0.10 0.09 0.00 0.00 0.00 0.00 04:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:08:01 PM lo 7.73 7.73 5.27 5.27 0.00 0.00 0.00 0.00 04:08:01 PM eth0 0.77 0.78 0.16 0.15 0.00 0.00 0.00 0.00 04:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:01 PM lo 17.28 17.28 8.90 8.90 0.00 0.00 0.00 0.00 04:09:01 PM eth0 1.07 1.02 0.22 0.20 0.00 0.00 0.00 0.00 04:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:01 PM lo 35.57 35.57 13.69 13.69 0.00 0.00 0.00 0.00 04:10:01 PM eth0 48.47 29.21 500.37 2.70 0.00 0.00 0.00 0.00 04:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:01 PM lo 8.26 8.26 17.20 17.20 0.00 0.00 0.00 0.00 04:11:01 PM eth0 12.81 5.91 185.32 0.48 0.00 0.00 0.00 0.00 04:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:01 PM lo 11.06 11.06 3.71 3.71 0.00 0.00 0.00 0.00 04:12:01 PM eth0 0.78 0.95 0.13 0.13 0.00 0.00 0.00 0.00 04:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:01 PM lo 25.31 25.31 8.74 8.74 0.00 0.00 0.00 0.00 04:13:01 PM eth0 1.28 1.77 0.27 0.28 0.00 0.00 0.00 0.00 04:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:01 PM lo 28.01 28.01 9.11 9.11 0.00 0.00 0.00 0.00 04:14:01 PM eth0 1.67 1.77 0.31 0.27 0.00 0.00 0.00 0.00 04:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 PM lo 14.60 14.60 5.43 5.43 0.00 0.00 0.00 0.00 04:15:01 PM eth0 2.46 0.83 0.85 0.56 0.00 0.00 0.00 0.00 04:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:01 PM lo 26.27 26.27 7.63 7.63 0.00 0.00 0.00 0.00 04:16:01 PM eth0 1.42 1.20 0.47 0.39 0.00 0.00 0.00 0.00 04:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:01 PM lo 26.34 26.34 9.77 9.77 0.00 0.00 0.00 0.00 04:17:01 PM eth0 3.20 3.90 1.69 0.48 0.00 0.00 0.00 0.00 04:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:01 PM lo 26.81 26.81 8.39 8.39 0.00 0.00 0.00 0.00 04:18:01 PM eth0 2.98 1.22 0.41 0.18 0.00 0.00 0.00 0.00 04:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:01 PM lo 11.77 11.77 9.36 9.36 0.00 0.00 0.00 0.00 04:19:01 PM eth0 5.56 3.05 2.36 1.60 0.00 0.00 0.00 0.00 04:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:01 PM lo 23.78 23.78 8.68 8.68 0.00 0.00 0.00 0.00 04:20:01 PM eth0 2.47 2.35 0.49 0.43 0.00 0.00 0.00 0.00 04:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:01 PM lo 6.02 6.02 2.39 2.39 0.00 0.00 0.00 0.00 04:21:01 PM eth0 2.40 1.70 0.52 0.39 0.00 0.00 0.00 0.00 04:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:01 PM lo 26.19 26.19 12.76 12.76 0.00 0.00 0.00 0.00 04:22:01 PM eth0 1.63 1.72 0.50 0.44 0.00 0.00 0.00 0.00 04:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:01 PM lo 10.53 10.53 4.08 4.08 0.00 0.00 0.00 0.00 04:23:01 PM eth0 1.20 1.38 0.21 0.21 0.00 0.00 0.00 0.00 04:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:01 PM lo 4.94 4.94 6.27 6.27 0.00 0.00 0.00 0.00 04:24:01 PM eth0 0.83 0.97 0.14 0.16 0.00 0.00 0.00 0.00 04:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:01 PM lo 24.02 24.02 8.88 8.88 0.00 0.00 0.00 0.00 04:25:01 PM eth0 1.52 1.47 0.35 0.32 0.00 0.00 0.00 0.00 04:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:02 PM lo 20.57 20.57 10.12 10.12 0.00 0.00 0.00 0.00 04:26:02 PM eth0 1.63 1.80 0.36 0.25 0.00 0.00 0.00 0.00 04:26:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:01 PM lo 56.84 56.84 23.96 23.96 0.00 0.00 0.00 0.00 04:27:01 PM eth0 1.30 1.63 0.24 0.25 0.00 0.00 0.00 0.00 04:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:01 PM lo 49.48 49.48 17.34 17.34 0.00 0.00 0.00 0.00 04:28:01 PM eth0 1.45 2.00 0.29 0.32 0.00 0.00 0.00 0.00 04:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:01 PM lo 20.71 20.71 20.73 20.73 0.00 0.00 0.00 0.00 04:29:01 PM eth0 1.28 1.32 0.17 0.17 0.00 0.00 0.00 0.00 04:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:01 PM lo 48.23 48.23 17.74 17.74 0.00 0.00 0.00 0.00 04:30:01 PM eth0 1.67 1.67 0.38 0.35 0.00 0.00 0.00 0.00 04:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:01 PM lo 57.04 57.04 20.27 20.27 0.00 0.00 0.00 0.00 04:31:01 PM eth0 1.30 1.67 0.23 0.24 0.00 0.00 0.00 0.00 04:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:01 PM lo 58.17 58.17 19.93 19.93 0.00 0.00 0.00 0.00 04:32:01 PM eth0 1.43 1.18 0.31 0.24 0.00 0.00 0.00 0.00 04:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:01 PM lo 48.34 48.34 15.32 15.32 0.00 0.00 0.00 0.00 04:33:01 PM eth0 1.18 1.08 0.43 0.36 0.00 0.00 0.00 0.00 04:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:01 PM lo 45.07 45.07 26.51 26.51 0.00 0.00 0.00 0.00 04:34:01 PM eth0 0.82 0.73 0.12 0.11 0.00 0.00 0.00 0.00 04:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:01 PM lo 27.45 27.45 9.36 9.36 0.00 0.00 0.00 0.00 04:35:01 PM eth0 0.62 0.77 0.18 0.17 0.00 0.00 0.00 0.00 04:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:01 PM lo 41.07 41.07 17.03 17.03 0.00 0.00 0.00 0.00 04:36:01 PM eth0 0.83 1.05 0.17 0.17 0.00 0.00 0.00 0.00 04:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:01 PM lo 29.61 29.61 11.00 11.00 0.00 0.00 0.00 0.00 04:37:01 PM eth0 1.50 0.65 0.21 0.10 0.00 0.00 0.00 0.00 04:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:01 PM lo 33.73 33.73 12.82 12.82 0.00 0.00 0.00 0.00 04:38:01 PM eth0 3.73 1.53 1.19 0.79 0.00 0.00 0.00 0.00 04:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:01 PM lo 8.08 8.08 4.15 4.15 0.00 0.00 0.00 0.00 04:39:01 PM eth0 2.53 0.88 1.28 0.79 0.00 0.00 0.00 0.00 04:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 PM lo 14.70 14.70 7.49 7.49 0.00 0.00 0.00 0.00 04:40:01 PM eth0 1.05 0.83 0.25 0.21 0.00 0.00 0.00 0.00 04:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:01 PM lo 23.95 23.95 8.40 8.40 0.00 0.00 0.00 0.00 04:41:01 PM eth0 0.60 0.45 0.09 0.08 0.00 0.00 0.00 0.00 04:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 PM lo 29.82 29.82 11.86 11.86 0.00 0.00 0.00 0.00 04:42:01 PM eth0 1.16 1.15 0.17 0.17 0.00 0.00 0.00 0.00 04:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:01 PM lo 22.36 22.36 7.48 7.48 0.00 0.00 0.00 0.00 04:43:01 PM eth0 0.62 0.70 0.11 0.11 0.00 0.00 0.00 0.00 04:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:01 PM lo 53.32 53.32 16.84 16.84 0.00 0.00 0.00 0.00 04:44:01 PM eth0 0.42 0.45 0.07 0.07 0.00 0.00 0.00 0.00 04:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:01 PM lo 21.46 21.46 6.56 6.56 0.00 0.00 0.00 0.00 04:45:01 PM eth0 1.35 0.80 0.45 0.33 0.00 0.00 0.00 0.00 04:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:01 PM lo 33.43 33.43 10.25 10.25 0.00 0.00 0.00 0.00 04:46:01 PM eth0 0.25 0.23 0.04 0.04 0.00 0.00 0.00 0.00 04:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:01 PM lo 34.71 34.71 11.29 11.29 0.00 0.00 0.00 0.00 04:47:01 PM eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:01 PM lo 43.71 43.71 13.92 13.92 0.00 0.00 0.00 0.00 04:48:01 PM eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:01 PM lo 23.48 23.48 6.70 6.70 0.00 0.00 0.00 0.00 04:49:01 PM eth0 0.83 0.77 0.11 0.10 0.00 0.00 0.00 0.00 04:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:01 PM lo 22.16 22.16 22.60 22.60 0.00 0.00 0.00 0.00 04:50:01 PM eth0 0.80 0.68 0.20 0.18 0.00 0.00 0.00 0.00 04:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:01 PM lo 32.29 32.29 13.89 13.89 0.00 0.00 0.00 0.00 04:51:01 PM eth0 0.60 0.77 0.11 0.12 0.00 0.00 0.00 0.00 04:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:01 PM lo 17.98 17.98 7.56 7.56 0.00 0.00 0.00 0.00 04:52:01 PM eth0 1.15 0.95 0.55 0.32 0.00 0.00 0.00 0.00 04:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:01 PM lo 28.38 28.38 12.44 12.44 0.00 0.00 0.00 0.00 04:53:01 PM eth0 0.72 0.57 0.14 0.11 0.00 0.00 0.00 0.00 04:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:01 PM lo 32.84 32.84 10.97 10.97 0.00 0.00 0.00 0.00 04:54:01 PM eth0 0.62 0.50 0.09 0.09 0.00 0.00 0.00 0.00 04:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:01 PM lo 3.42 3.42 1.97 1.97 0.00 0.00 0.00 0.00 04:55:01 PM eth0 1.28 0.93 0.47 0.36 0.00 0.00 0.00 0.00 04:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:01 PM lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 04:56:01 PM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 PM lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 04:57:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:01 PM lo 14.83 14.83 6.48 6.48 0.00 0.00 0.00 0.00 04:58:01 PM eth0 0.23 0.17 0.04 0.03 0.00 0.00 0.00 0.00 04:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:59:01 PM lo 21.34 21.34 8.32 8.32 0.00 0.00 0.00 0.00 04:59:01 PM eth0 0.37 0.37 0.07 0.07 0.00 0.00 0.00 0.00 04:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:01 PM lo 4.31 4.31 2.17 2.17 0.00 0.00 0.00 0.00 05:00:01 PM eth0 0.92 0.82 0.20 0.18 0.00 0.00 0.00 0.00 05:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:01 PM lo 21.80 21.80 22.88 22.88 0.00 0.00 0.00 0.00 05:01:01 PM eth0 0.63 0.59 0.10 0.09 0.00 0.00 0.00 0.00 05:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:01 PM lo 32.27 32.27 13.37 13.37 0.00 0.00 0.00 0.00 05:02:01 PM eth0 0.63 0.58 0.12 0.12 0.00 0.00 0.00 0.00 05:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:03:01 PM lo 17.73 17.73 9.43 9.43 0.00 0.00 0.00 0.00 05:03:01 PM eth0 0.72 0.40 0.11 0.06 0.00 0.00 0.00 0.00 05:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:01 PM lo 10.38 10.38 5.87 5.87 0.00 0.00 0.00 0.00 05:04:01 PM eth0 1.75 1.17 0.65 0.40 0.00 0.00 0.00 0.00 05:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:01 PM lo 22.95 22.95 12.27 12.27 0.00 0.00 0.00 0.00 05:05:01 PM eth0 0.82 0.62 0.45 0.32 0.00 0.00 0.00 0.00 05:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:01 PM lo 7.90 7.90 5.74 5.74 0.00 0.00 0.00 0.00 05:06:01 PM eth0 0.52 0.47 0.10 0.09 0.00 0.00 0.00 0.00 05:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:01 PM lo 24.44 24.44 12.07 12.07 0.00 0.00 0.00 0.00 05:07:01 PM eth0 0.98 1.17 0.13 6.55 0.00 0.00 0.00 0.00 05:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 PM lo 9.28 9.28 6.12 6.12 0.00 0.00 0.00 0.00 05:08:01 PM eth0 0.43 0.38 0.08 0.07 0.00 0.00 0.00 0.00 05:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:01 PM lo 35.28 35.28 12.84 12.84 0.00 0.00 0.00 0.00 05:09:01 PM eth0 0.18 0.15 0.03 0.02 0.00 0.00 0.00 0.00 05:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:01 PM lo 5.36 5.36 2.71 2.71 0.00 0.00 0.00 0.00 05:10:01 PM eth0 248.53 137.71 1989.28 15.99 0.00 0.00 0.00 0.00 05:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 PM lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:11:01 PM eth0 0.40 0.35 0.03 0.03 0.00 0.00 0.00 0.00 05:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:01 PM lo 36.65 36.65 35.36 35.36 0.00 0.00 0.00 0.00 05:12:01 PM eth0 0.73 0.65 0.13 0.13 0.00 0.00 0.00 0.00 05:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:01 PM lo 28.45 28.45 10.77 10.77 0.00 0.00 0.00 0.00 05:13:01 PM eth0 1.23 1.60 0.25 0.25 0.00 0.00 0.00 0.00 05:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:01 PM lo 1.18 1.18 0.12 0.12 0.00 0.00 0.00 0.00 05:14:01 PM eth0 0.58 0.50 0.06 0.06 0.00 0.00 0.00 0.00 05:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:01 PM lo 32.16 32.16 10.98 10.98 0.00 0.00 0.00 0.00 05:15:01 PM eth0 0.93 0.95 0.19 3.94 0.00 0.00 0.00 0.00 05:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:01 PM lo 11.03 11.03 4.03 4.03 0.00 0.00 0.00 0.00 05:16:01 PM eth0 0.75 0.70 0.15 0.14 0.00 0.00 0.00 0.00 05:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:01 PM lo 25.84 25.84 8.97 8.97 0.00 0.00 0.00 0.00 05:17:01 PM eth0 0.77 0.90 0.15 0.15 0.00 0.00 0.00 0.00 05:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:18:01 PM lo 10.15 10.15 4.09 4.09 0.00 0.00 0.00 0.00 05:18:01 PM eth0 0.80 1.08 0.16 0.17 0.00 0.00 0.00 0.00 05:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:01 PM lo 35.24 35.24 10.64 10.64 0.00 0.00 0.00 0.00 05:19:01 PM eth0 0.32 0.38 0.06 0.06 0.00 0.00 0.00 0.00 05:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:01 PM lo 20.51 20.51 6.79 6.79 0.00 0.00 0.00 0.00 05:20:01 PM eth0 0.60 0.77 0.17 0.17 0.00 0.00 0.00 0.00 05:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:01 PM lo 38.52 38.52 11.16 11.16 0.00 0.00 0.00 0.00 05:21:01 PM eth0 1.02 1.38 0.20 0.23 0.00 0.00 0.00 0.00 05:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:01 PM lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:22:01 PM eth0 0.50 0.42 0.20 0.04 0.00 0.00 0.00 0.00 05:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:01 PM lo 40.03 40.03 13.51 13.51 0.00 0.00 0.00 0.00 05:23:01 PM eth0 0.53 0.72 0.10 0.10 0.00 0.00 0.00 0.00 05:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:01 PM lo 39.89 39.89 11.93 11.93 0.00 0.00 0.00 0.00 05:24:01 PM eth0 0.80 1.08 0.16 0.17 0.00 0.00 0.00 0.00 05:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:01 PM lo 58.28 58.28 17.81 17.81 0.00 0.00 0.00 0.00 05:25:01 PM eth0 0.50 0.48 0.15 0.14 0.00 0.00 0.00 0.00 05:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:01 PM lo 73.46 73.46 22.06 22.06 0.00 0.00 0.00 0.00 05:26:01 PM eth0 0.53 0.73 0.11 0.12 0.00 0.00 0.00 0.00 05:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 22.88 22.88 10.05 10.05 0.00 0.00 0.00 0.00 Average: eth0 22.68 14.90 279.98 2.30 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/06/2024 _x86_64_ (4 CPU) 15:48:37 LINUX RESTART (4 CPU) 03:49:01 PM CPU %user %nice %system %iowait %steal %idle 03:50:01 PM all 19.87 0.00 4.21 3.03 0.08 72.81 03:50:01 PM 0 13.99 0.00 3.17 4.14 0.08 78.62 03:50:01 PM 1 17.70 0.00 4.18 2.70 0.08 75.34 03:50:01 PM 2 25.44 0.00 4.88 3.59 0.07 66.03 03:50:01 PM 3 22.37 0.00 4.60 1.68 0.08 71.28 03:51:01 PM all 25.53 0.00 3.99 2.17 0.09 68.22 03:51:01 PM 0 20.59 0.00 3.69 1.90 0.10 73.72 03:51:01 PM 1 19.94 0.00 2.95 2.58 0.07 74.47 03:51:01 PM 2 26.87 0.00 4.75 2.40 0.10 65.88 03:51:01 PM 3 34.71 0.00 4.58 1.81 0.10 58.80 03:52:01 PM all 38.93 0.24 5.06 32.64 0.26 22.88 03:52:01 PM 0 17.73 0.34 5.11 46.60 0.22 30.01 03:52:01 PM 1 38.87 0.32 5.00 31.03 0.30 24.48 03:52:01 PM 2 61.73 0.00 4.58 19.73 0.24 13.72 03:52:01 PM 3 37.44 0.30 5.54 33.16 0.27 23.28 03:53:01 PM all 38.50 1.21 10.46 25.87 0.14 23.81 03:53:01 PM 0 40.46 1.21 9.33 19.50 0.13 29.36 03:53:01 PM 1 37.37 1.00 10.75 27.42 0.14 23.33 03:53:01 PM 2 36.50 1.43 11.35 25.40 0.15 25.16 03:53:01 PM 3 39.68 1.21 10.42 31.17 0.13 17.38 03:54:01 PM all 46.12 0.79 18.97 3.64 0.15 30.33 03:54:01 PM 0 48.63 0.76 19.22 3.89 0.15 27.34 03:54:01 PM 1 45.14 0.86 19.08 3.47 0.13 31.32 03:54:01 PM 2 41.26 0.85 19.20 3.81 0.17 34.73 03:54:01 PM 3 49.42 0.70 18.39 3.39 0.13 27.96 03:55:01 PM all 39.67 0.10 5.73 13.86 0.11 40.52 03:55:01 PM 0 61.38 0.08 6.62 15.27 0.13 16.51 03:55:01 PM 1 33.34 0.10 5.54 13.62 0.10 47.30 03:55:01 PM 2 30.45 0.12 5.49 12.93 0.12 50.90 03:55:01 PM 3 33.51 0.10 5.27 13.63 0.10 47.39 03:56:01 PM all 68.66 0.00 5.10 17.89 0.13 8.22 03:56:01 PM 0 63.16 0.00 4.37 21.21 0.12 11.15 03:56:01 PM 1 65.38 0.00 5.07 20.20 0.12 9.23 03:56:01 PM 2 80.80 0.00 5.75 9.89 0.13 3.43 03:56:01 PM 3 65.30 0.00 5.21 20.29 0.15 9.05 03:57:01 PM all 81.08 0.00 4.01 9.20 0.15 5.56 03:57:01 PM 0 81.21 0.00 4.02 8.53 0.15 6.08 03:57:01 PM 1 82.75 0.00 4.63 7.91 0.15 4.56 03:57:01 PM 2 80.82 0.00 3.86 8.47 0.13 6.71 03:57:01 PM 3 79.53 0.00 3.51 11.90 0.15 4.90 03:58:01 PM all 76.13 0.00 2.93 0.43 0.13 20.38 03:58:01 PM 0 76.65 0.00 1.94 0.17 0.13 21.11 03:58:01 PM 1 79.00 0.00 2.81 0.77 0.12 17.31 03:58:01 PM 2 68.99 0.00 3.57 0.32 0.13 26.99 03:58:01 PM 3 79.89 0.00 3.40 0.47 0.13 16.11 03:59:01 PM all 42.79 0.00 1.86 0.22 0.12 55.01 03:59:01 PM 0 41.08 0.00 2.27 0.54 0.12 56.00 03:59:01 PM 1 43.28 0.00 1.66 0.10 0.13 54.82 03:59:01 PM 2 43.12 0.00 1.91 0.18 0.12 54.67 03:59:01 PM 3 43.65 0.00 1.61 0.07 0.12 54.56 04:00:01 PM all 42.52 0.00 1.89 0.19 0.10 55.29 04:00:01 PM 0 42.97 0.00 1.54 0.05 0.10 55.34 04:00:01 PM 1 46.07 0.00 1.64 0.13 0.10 52.05 04:00:01 PM 2 43.48 0.00 2.36 0.44 0.10 53.61 04:00:01 PM 3 37.55 0.00 2.02 0.13 0.12 60.18 04:00:01 PM CPU %user %nice %system %iowait %steal %idle 04:01:01 PM all 84.57 0.00 3.34 0.38 0.16 11.55 04:01:01 PM 0 84.54 0.00 2.43 0.22 0.15 12.65 04:01:01 PM 1 82.70 0.00 3.43 0.12 0.17 13.58 04:01:01 PM 2 85.41 0.00 2.61 0.10 0.15 11.73 04:01:01 PM 3 85.59 0.00 4.89 1.05 0.15 8.32 04:02:01 PM all 50.63 0.00 1.53 0.35 0.11 47.38 04:02:01 PM 0 50.41 0.00 1.73 0.54 0.10 47.22 04:02:01 PM 1 49.27 0.00 1.53 0.37 0.10 48.73 04:02:01 PM 2 50.72 0.00 1.55 0.19 0.12 47.43 04:02:01 PM 3 52.10 0.00 1.31 0.31 0.12 46.17 04:03:01 PM all 9.00 0.00 0.56 0.01 0.09 90.33 04:03:01 PM 0 8.65 0.00 0.52 0.00 0.08 90.75 04:03:01 PM 1 8.72 0.00 0.64 0.02 0.12 90.50 04:03:01 PM 2 9.09 0.00 0.60 0.00 0.08 90.22 04:03:01 PM 3 9.56 0.00 0.49 0.03 0.07 89.86 04:04:01 PM all 4.88 0.00 0.56 0.02 0.08 94.46 04:04:01 PM 0 4.40 0.00 0.55 0.03 0.07 94.94 04:04:01 PM 1 5.03 0.00 0.65 0.00 0.08 94.23 04:04:01 PM 2 5.20 0.00 0.55 0.02 0.08 94.15 04:04:01 PM 3 4.88 0.00 0.49 0.03 0.07 94.54 04:05:01 PM all 6.01 0.00 0.71 0.02 0.08 93.18 04:05:01 PM 0 4.94 0.00 0.72 0.00 0.08 94.25 04:05:01 PM 1 7.51 0.00 0.74 0.07 0.08 91.60 04:05:01 PM 2 6.58 0.00 0.67 0.00 0.10 92.65 04:05:01 PM 3 5.03 0.00 0.70 0.00 0.07 94.20 04:06:01 PM all 88.80 0.00 2.85 0.14 0.15 8.07 04:06:01 PM 0 91.57 0.00 2.39 0.03 0.15 5.85 04:06:01 PM 1 92.02 0.00 2.24 0.13 0.13 5.48 04:06:01 PM 2 81.67 0.00 3.62 0.17 0.13 14.41 04:06:01 PM 3 89.91 0.00 3.14 0.23 0.17 6.55 04:07:01 PM all 37.92 0.00 1.22 0.09 0.11 60.66 04:07:01 PM 0 38.30 0.00 1.22 0.00 0.12 60.36 04:07:01 PM 1 41.85 0.00 1.24 0.02 0.10 56.79 04:07:01 PM 2 33.96 0.00 1.39 0.35 0.12 64.18 04:07:01 PM 3 37.54 0.00 1.02 0.00 0.10 61.34 04:08:01 PM all 2.87 0.00 0.44 0.02 0.08 96.59 04:08:01 PM 0 2.78 0.00 0.42 0.00 0.07 96.74 04:08:01 PM 1 2.89 0.00 0.57 0.00 0.08 96.46 04:08:01 PM 2 2.97 0.00 0.39 0.02 0.08 96.55 04:08:01 PM 3 2.85 0.00 0.40 0.07 0.07 96.62 04:09:01 PM all 2.73 0.00 0.47 0.03 0.07 96.71 04:09:01 PM 0 2.81 0.00 0.45 0.02 0.07 96.65 04:09:01 PM 1 2.84 0.00 0.57 0.00 0.08 96.51 04:09:01 PM 2 2.58 0.00 0.42 0.08 0.07 96.85 04:09:01 PM 3 2.68 0.00 0.44 0.00 0.07 96.82 04:10:01 PM all 51.79 0.00 2.56 0.17 0.11 45.36 04:10:01 PM 0 52.73 0.00 2.75 0.00 0.10 44.42 04:10:01 PM 1 45.21 0.00 2.53 0.05 0.12 52.09 04:10:01 PM 2 59.07 0.00 2.61 0.59 0.12 37.61 04:10:01 PM 3 50.15 0.00 2.35 0.05 0.12 47.33 04:11:01 PM all 54.56 0.00 2.09 4.52 0.35 38.48 04:11:01 PM 0 50.15 0.00 2.83 3.74 0.15 43.13 04:11:01 PM 1 56.88 0.00 1.67 9.06 0.14 32.25 04:11:01 PM 2 53.96 0.00 2.76 3.67 0.41 39.20 04:11:01 PM 3 57.17 0.00 1.12 1.60 0.69 39.43 04:11:01 PM CPU %user %nice %system %iowait %steal %idle 04:12:01 PM all 45.52 0.00 1.61 0.14 0.12 52.61 04:12:01 PM 0 44.16 0.00 2.03 0.05 0.12 53.65 04:12:01 PM 1 42.30 0.00 1.41 0.28 0.13 55.88 04:12:01 PM 2 50.03 0.00 1.02 0.02 0.12 48.81 04:12:01 PM 3 45.60 0.00 2.00 0.20 0.10 52.10 04:13:01 PM all 5.66 0.00 0.55 0.01 0.09 93.69 04:13:01 PM 0 4.97 0.00 0.55 0.02 0.08 94.37 04:13:01 PM 1 5.68 0.00 0.62 0.00 0.08 93.61 04:13:01 PM 2 6.19 0.00 0.52 0.00 0.08 93.21 04:13:01 PM 3 5.80 0.00 0.52 0.02 0.10 93.57 04:14:01 PM all 10.77 0.00 0.92 0.03 0.08 88.20 04:14:01 PM 0 11.29 0.00 0.84 0.00 0.08 87.78 04:14:01 PM 1 10.35 0.00 0.77 0.02 0.08 88.78 04:14:01 PM 2 10.18 0.00 1.17 0.10 0.08 88.46 04:14:01 PM 3 11.25 0.00 0.89 0.02 0.08 87.77 04:15:01 PM all 62.56 0.00 1.74 0.17 0.12 35.41 04:15:01 PM 0 56.89 0.00 1.39 0.02 0.12 41.59 04:15:01 PM 1 67.86 0.00 1.09 0.27 0.12 30.67 04:15:01 PM 2 71.30 0.00 2.64 0.15 0.13 25.77 04:15:01 PM 3 54.16 0.00 1.83 0.25 0.12 43.64 04:16:01 PM all 4.50 0.00 0.55 0.01 0.08 94.86 04:16:01 PM 0 5.28 0.00 0.50 0.02 0.07 94.14 04:16:01 PM 1 4.16 0.00 0.65 0.03 0.08 95.07 04:16:01 PM 2 4.35 0.00 0.50 0.00 0.08 95.06 04:16:01 PM 3 4.21 0.00 0.54 0.00 0.08 95.17 04:17:01 PM all 37.46 0.98 1.59 0.24 0.10 59.62 04:17:01 PM 0 33.09 0.47 1.51 0.25 0.10 64.58 04:17:01 PM 1 38.94 0.10 1.16 0.08 0.12 59.60 04:17:01 PM 2 42.73 0.70 1.88 0.60 0.08 54.00 04:17:01 PM 3 35.08 2.67 1.81 0.03 0.10 60.31 04:18:01 PM all 16.55 0.00 0.83 0.07 0.10 82.45 04:18:01 PM 0 16.53 0.00 0.54 0.00 0.08 82.85 04:18:01 PM 1 13.77 0.00 0.97 0.00 0.12 85.14 04:18:01 PM 2 18.25 0.00 1.04 0.13 0.08 80.49 04:18:01 PM 3 17.67 0.00 0.77 0.15 0.10 81.31 04:19:01 PM all 49.69 0.00 1.94 0.25 0.11 48.01 04:19:01 PM 0 50.53 0.00 2.12 0.48 0.12 46.75 04:19:01 PM 1 52.35 0.00 1.74 0.12 0.10 45.69 04:19:01 PM 2 47.67 0.00 1.84 0.28 0.12 50.09 04:19:01 PM 3 48.20 0.00 2.07 0.12 0.10 49.51 04:20:01 PM all 39.93 0.00 1.66 0.12 0.11 58.17 04:20:01 PM 0 36.06 0.00 1.86 0.17 0.12 61.80 04:20:01 PM 1 40.54 0.00 1.73 0.00 0.12 57.62 04:20:01 PM 2 41.14 0.00 1.71 0.03 0.12 57.01 04:20:01 PM 3 42.01 0.00 1.36 0.28 0.10 56.25 04:21:01 PM all 77.51 0.00 2.68 0.09 0.13 19.60 04:21:01 PM 0 79.14 0.00 2.12 0.03 0.13 18.58 04:21:01 PM 1 79.08 0.00 2.25 0.14 0.12 18.41 04:21:01 PM 2 78.56 0.00 2.93 0.17 0.12 18.22 04:21:01 PM 3 73.29 0.00 3.39 0.02 0.13 23.17 04:22:01 PM all 20.28 0.00 0.78 0.07 0.09 78.78 04:22:01 PM 0 20.09 0.00 0.79 0.08 0.08 78.95 04:22:01 PM 1 21.23 0.00 0.65 0.05 0.08 77.98 04:22:01 PM 2 19.36 0.00 0.91 0.05 0.10 79.59 04:22:01 PM 3 20.45 0.00 0.75 0.08 0.10 78.61 04:22:01 PM CPU %user %nice %system %iowait %steal %idle 04:23:01 PM all 25.46 0.00 1.20 0.03 0.09 73.22 04:23:01 PM 0 27.88 0.00 0.82 0.00 0.08 71.21 04:23:01 PM 1 21.59 0.00 1.34 0.02 0.08 76.96 04:23:01 PM 2 28.82 0.00 1.04 0.00 0.08 70.06 04:23:01 PM 3 23.52 0.00 1.61 0.10 0.10 74.67 04:24:01 PM all 32.71 0.00 1.34 0.14 0.10 65.70 04:24:01 PM 0 28.69 0.00 1.46 0.07 0.10 69.69 04:24:01 PM 1 33.66 0.00 1.20 0.00 0.10 65.03 04:24:01 PM 2 35.91 0.00 0.89 0.07 0.10 63.04 04:24:01 PM 3 32.58 0.00 1.83 0.44 0.10 65.06 04:25:01 PM all 20.62 0.00 1.11 0.10 0.10 78.07 04:25:01 PM 0 19.97 0.00 1.00 0.00 0.08 78.94 04:25:01 PM 1 19.84 0.00 1.33 0.15 0.08 78.60 04:25:01 PM 2 20.70 0.00 1.26 0.23 0.10 77.71 04:25:01 PM 3 21.96 0.00 0.85 0.02 0.12 77.05 04:26:02 PM all 77.81 0.00 2.42 0.13 0.13 19.51 04:26:02 PM 0 73.90 0.00 2.58 0.13 0.12 23.27 04:26:02 PM 1 80.05 0.00 2.26 0.30 0.13 17.25 04:26:02 PM 2 76.64 0.00 3.03 0.05 0.15 20.13 04:26:02 PM 3 80.66 0.00 1.79 0.02 0.13 17.41 04:27:01 PM all 59.33 0.00 1.97 0.16 0.11 38.43 04:27:01 PM 0 61.18 0.00 1.45 0.12 0.10 37.15 04:27:01 PM 1 54.35 0.00 2.32 0.21 0.10 43.02 04:27:01 PM 2 60.49 0.00 2.54 0.09 0.12 36.76 04:27:01 PM 3 61.30 0.00 1.55 0.22 0.12 36.80 04:28:01 PM all 16.90 0.00 1.10 0.04 0.10 81.86 04:28:01 PM 0 17.33 0.00 1.01 0.00 0.10 81.57 04:28:01 PM 1 16.46 0.00 1.50 0.12 0.10 81.82 04:28:01 PM 2 18.34 0.00 0.70 0.03 0.08 80.84 04:28:01 PM 3 15.47 0.00 1.19 0.02 0.10 83.22 04:29:01 PM all 87.71 0.00 2.47 0.10 0.13 9.59 04:29:01 PM 0 91.06 0.00 2.42 0.27 0.13 6.12 04:29:01 PM 1 87.43 0.00 2.32 0.00 0.12 10.13 04:29:01 PM 2 84.75 0.00 2.68 0.02 0.12 12.44 04:29:01 PM 3 87.60 0.00 2.48 0.10 0.13 9.69 04:30:01 PM all 29.89 0.00 1.32 0.05 0.11 68.63 04:30:01 PM 0 31.70 0.00 0.84 0.03 0.10 67.33 04:30:01 PM 1 28.16 0.00 1.54 0.03 0.12 70.14 04:30:01 PM 2 29.06 0.00 1.64 0.05 0.12 69.13 04:30:01 PM 3 30.64 0.00 1.26 0.08 0.12 67.90 04:31:01 PM all 46.61 0.00 1.77 0.13 0.12 51.37 04:31:01 PM 0 44.31 0.00 1.68 0.08 0.12 53.81 04:31:01 PM 1 45.41 0.00 2.14 0.03 0.12 52.30 04:31:01 PM 2 53.38 0.00 1.31 0.05 0.13 45.13 04:31:01 PM 3 43.34 0.00 1.95 0.35 0.12 54.24 04:32:01 PM all 11.17 0.00 0.69 0.03 0.08 88.04 04:32:01 PM 0 13.01 0.00 0.59 0.00 0.08 86.32 04:32:01 PM 1 11.44 0.00 0.67 0.02 0.08 87.78 04:32:01 PM 2 9.83 0.00 0.87 0.00 0.08 89.21 04:32:01 PM 3 10.38 0.00 0.62 0.08 0.08 88.83 04:33:01 PM all 16.23 0.00 1.17 0.07 0.09 82.44 04:33:01 PM 0 17.02 0.00 1.02 0.00 0.08 81.88 04:33:01 PM 1 15.44 0.00 1.43 0.12 0.08 82.93 04:33:01 PM 2 14.99 0.00 1.29 0.10 0.08 83.53 04:33:01 PM 3 17.45 0.00 0.94 0.07 0.10 81.44 04:33:01 PM CPU %user %nice %system %iowait %steal %idle 04:34:01 PM all 51.16 0.00 1.57 0.07 0.10 47.10 04:34:01 PM 0 52.85 0.00 1.42 0.02 0.10 45.61 04:34:01 PM 1 49.91 0.00 2.11 0.23 0.12 47.63 04:34:01 PM 2 50.38 0.00 1.17 0.00 0.10 48.35 04:34:01 PM 3 51.49 0.00 1.57 0.02 0.10 46.83 04:35:01 PM all 6.73 0.00 0.52 0.00 0.08 92.67 04:35:01 PM 0 5.43 0.00 0.52 0.00 0.07 93.99 04:35:01 PM 1 8.12 0.00 0.50 0.02 0.08 91.28 04:35:01 PM 2 5.76 0.00 0.57 0.00 0.08 93.59 04:35:01 PM 3 7.63 0.00 0.47 0.00 0.08 91.82 04:36:01 PM all 6.19 0.00 0.60 0.00 0.13 93.08 04:36:01 PM 0 6.17 0.00 0.59 0.02 0.08 93.15 04:36:01 PM 1 5.79 0.00 0.67 0.00 0.10 93.44 04:36:01 PM 2 6.01 0.00 0.55 0.00 0.23 93.20 04:36:01 PM 3 6.79 0.00 0.59 0.00 0.08 92.54 04:37:01 PM all 3.63 0.00 0.57 0.01 0.11 95.68 04:37:01 PM 0 2.98 0.00 0.49 0.00 0.12 96.41 04:37:01 PM 1 3.72 0.00 0.60 0.02 0.13 95.52 04:37:01 PM 2 4.03 0.00 0.57 0.02 0.10 95.29 04:37:01 PM 3 3.80 0.00 0.60 0.00 0.10 95.49 04:38:01 PM all 4.70 0.00 0.56 0.04 0.10 94.61 04:38:01 PM 0 4.34 0.00 0.52 0.00 0.10 95.04 04:38:01 PM 1 4.72 0.00 0.57 0.12 0.10 94.49 04:38:01 PM 2 5.12 0.00 0.52 0.05 0.10 94.21 04:38:01 PM 3 4.62 0.00 0.62 0.00 0.08 94.68 04:39:01 PM all 1.67 0.00 0.29 0.01 0.06 97.97 04:39:01 PM 0 1.41 0.00 0.30 0.02 0.05 98.23 04:39:01 PM 1 1.36 0.00 0.30 0.00 0.07 98.28 04:39:01 PM 2 2.17 0.00 0.28 0.02 0.07 97.46 04:39:01 PM 3 1.74 0.00 0.27 0.00 0.07 97.93 04:40:01 PM all 1.77 0.00 0.29 0.00 0.05 97.88 04:40:01 PM 0 1.44 0.00 0.23 0.00 0.05 98.28 04:40:01 PM 1 1.94 0.00 0.28 0.02 0.05 97.71 04:40:01 PM 2 1.69 0.00 0.35 0.00 0.07 97.89 04:40:01 PM 3 2.02 0.00 0.30 0.00 0.05 97.63 04:41:01 PM all 3.29 0.00 0.57 0.02 0.07 96.06 04:41:01 PM 0 3.11 0.00 0.42 0.02 0.07 96.39 04:41:01 PM 1 3.52 0.00 0.67 0.00 0.08 95.73 04:41:01 PM 2 2.98 0.00 0.49 0.05 0.07 96.42 04:41:01 PM 3 3.54 0.00 0.72 0.00 0.05 95.69 04:42:01 PM all 60.56 0.00 1.72 0.11 0.11 37.50 04:42:01 PM 0 64.17 0.00 2.17 0.12 0.10 33.44 04:42:01 PM 1 56.57 0.00 1.79 0.25 0.10 41.29 04:42:01 PM 2 62.87 0.00 1.69 0.05 0.10 35.30 04:42:01 PM 3 58.61 0.00 1.25 0.03 0.13 39.97 04:43:01 PM all 5.05 0.00 0.38 0.01 0.07 94.50 04:43:01 PM 0 4.80 0.00 0.37 0.02 0.05 94.77 04:43:01 PM 1 5.04 0.00 0.42 0.02 0.07 94.46 04:43:01 PM 2 5.37 0.00 0.32 0.02 0.08 94.21 04:43:01 PM 3 4.98 0.00 0.40 0.00 0.07 94.55 04:44:01 PM all 6.98 0.00 0.51 0.01 0.07 92.43 04:44:01 PM 0 6.97 0.00 0.50 0.00 0.07 92.46 04:44:01 PM 1 7.11 0.00 0.45 0.00 0.07 92.37 04:44:01 PM 2 6.85 0.00 0.60 0.03 0.07 92.44 04:44:01 PM 3 7.00 0.00 0.49 0.00 0.08 92.43 04:44:01 PM CPU %user %nice %system %iowait %steal %idle 04:45:01 PM all 2.48 0.00 0.35 0.03 0.07 97.08 04:45:01 PM 0 3.02 0.00 0.30 0.02 0.07 96.59 04:45:01 PM 1 2.46 0.00 0.28 0.00 0.07 97.19 04:45:01 PM 2 2.24 0.00 0.40 0.00 0.08 97.27 04:45:01 PM 3 2.18 0.00 0.40 0.08 0.07 97.27 04:46:01 PM all 3.27 0.00 0.38 0.00 0.07 96.28 04:46:01 PM 0 3.10 0.00 0.37 0.00 0.07 96.47 04:46:01 PM 1 3.42 0.00 0.50 0.02 0.10 95.96 04:46:01 PM 2 3.28 0.00 0.37 0.00 0.07 96.29 04:46:01 PM 3 3.29 0.00 0.27 0.00 0.05 96.39 04:47:01 PM all 3.06 0.00 0.33 0.01 0.06 96.54 04:47:01 PM 0 3.46 0.00 0.30 0.00 0.05 96.19 04:47:01 PM 1 2.70 0.00 0.40 0.00 0.07 96.83 04:47:01 PM 2 3.13 0.00 0.35 0.02 0.07 96.43 04:47:01 PM 3 2.94 0.00 0.27 0.02 0.07 96.71 04:48:01 PM all 3.58 0.00 0.40 0.00 0.07 95.94 04:48:01 PM 0 3.36 0.00 0.35 0.00 0.07 96.22 04:48:01 PM 1 3.33 0.00 0.54 0.00 0.08 96.05 04:48:01 PM 2 3.87 0.00 0.42 0.02 0.07 95.63 04:48:01 PM 3 3.77 0.00 0.30 0.00 0.07 95.86 04:49:01 PM all 53.05 0.00 2.02 0.04 0.09 44.80 04:49:01 PM 0 59.08 0.00 1.82 0.02 0.08 39.01 04:49:01 PM 1 56.48 0.00 2.11 0.10 0.08 41.23 04:49:01 PM 2 53.32 0.00 2.16 0.02 0.10 44.40 04:49:01 PM 3 43.30 0.00 1.99 0.02 0.10 54.59 04:50:01 PM all 28.29 0.00 0.87 0.08 0.10 70.66 04:50:01 PM 0 28.76 0.00 1.10 0.08 0.10 69.95 04:50:01 PM 1 25.68 0.00 0.84 0.00 0.10 73.38 04:50:01 PM 2 30.83 0.00 0.70 0.12 0.08 68.27 04:50:01 PM 3 27.89 0.00 0.84 0.10 0.10 71.07 04:51:01 PM all 10.22 0.00 0.48 0.00 0.07 89.22 04:51:01 PM 0 10.16 0.00 0.52 0.00 0.07 89.25 04:51:01 PM 1 9.64 0.00 0.54 0.00 0.08 89.74 04:51:01 PM 2 10.42 0.00 0.44 0.02 0.07 89.06 04:51:01 PM 3 10.66 0.00 0.44 0.00 0.07 88.84 04:52:01 PM all 5.17 0.00 0.37 0.00 0.06 94.40 04:52:01 PM 0 5.96 0.00 0.22 0.00 0.05 93.77 04:52:01 PM 1 4.15 0.00 0.47 0.02 0.07 95.29 04:52:01 PM 2 4.78 0.00 0.42 0.00 0.07 94.74 04:52:01 PM 3 5.77 0.00 0.38 0.00 0.07 93.78 04:53:01 PM all 5.85 0.00 0.41 0.00 0.07 93.67 04:53:01 PM 0 6.01 0.00 0.35 0.00 0.05 93.59 04:53:01 PM 1 5.87 0.00 0.42 0.00 0.07 93.64 04:53:01 PM 2 6.25 0.00 0.42 0.00 0.08 93.25 04:53:01 PM 3 5.28 0.00 0.45 0.02 0.07 94.19 04:54:01 PM all 3.39 0.00 0.41 0.01 0.07 96.12 04:54:01 PM 0 3.29 0.00 0.30 0.00 0.07 96.34 04:54:01 PM 1 3.93 0.00 0.50 0.00 0.08 95.48 04:54:01 PM 2 3.05 0.00 0.44 0.00 0.07 96.45 04:54:01 PM 3 3.30 0.00 0.38 0.03 0.07 96.22 04:55:01 PM all 1.01 0.00 0.26 0.00 0.07 98.66 04:55:01 PM 0 0.83 0.00 0.22 0.00 0.03 98.91 04:55:01 PM 1 1.04 0.00 0.33 0.00 0.08 98.54 04:55:01 PM 2 1.21 0.00 0.23 0.02 0.08 98.46 04:55:01 PM 3 0.95 0.00 0.25 0.00 0.08 98.71 04:55:01 PM CPU %user %nice %system %iowait %steal %idle 04:56:01 PM all 0.58 0.00 0.25 0.00 0.05 99.12 04:56:01 PM 0 0.35 0.00 0.27 0.00 0.05 99.33 04:56:01 PM 1 0.89 0.00 0.17 0.00 0.05 98.90 04:56:01 PM 2 0.69 0.00 0.30 0.00 0.07 98.94 04:56:01 PM 3 0.40 0.00 0.25 0.00 0.05 99.30 04:57:01 PM all 0.48 0.00 0.24 0.00 0.07 99.21 04:57:01 PM 0 0.30 0.00 0.22 0.00 0.05 99.43 04:57:01 PM 1 0.70 0.00 0.23 0.00 0.07 99.00 04:57:01 PM 2 0.50 0.00 0.28 0.00 0.07 99.15 04:57:01 PM 3 0.40 0.00 0.23 0.00 0.08 99.28 04:58:01 PM all 1.80 0.00 0.32 0.00 0.07 97.81 04:58:01 PM 0 1.70 0.00 0.20 0.00 0.03 98.06 04:58:01 PM 1 1.86 0.00 0.39 0.00 0.08 97.67 04:58:01 PM 2 1.71 0.00 0.34 0.00 0.08 97.87 04:58:01 PM 3 1.94 0.00 0.35 0.00 0.07 97.64 04:59:01 PM all 2.37 0.00 0.33 0.02 0.07 97.21 04:59:01 PM 0 2.45 0.00 0.32 0.00 0.07 97.16 04:59:01 PM 1 2.23 0.02 0.39 0.05 0.08 97.24 04:59:01 PM 2 2.53 0.00 0.28 0.00 0.07 97.12 04:59:01 PM 3 2.28 0.00 0.35 0.02 0.05 97.31 05:00:01 PM all 37.22 0.00 1.54 0.04 0.08 61.12 05:00:01 PM 0 39.56 0.00 2.06 0.02 0.08 58.28 05:00:01 PM 1 41.07 0.00 1.19 0.00 0.08 57.66 05:00:01 PM 2 37.19 0.00 1.39 0.02 0.08 61.32 05:00:01 PM 3 31.04 0.00 1.54 0.12 0.08 67.22 05:01:01 PM all 42.76 0.00 1.26 0.09 0.11 55.79 05:01:01 PM 0 45.51 0.00 1.32 0.00 0.10 53.07 05:01:01 PM 1 41.57 0.00 1.22 0.00 0.10 57.10 05:01:01 PM 2 42.15 0.00 1.50 0.32 0.12 55.90 05:01:01 PM 3 41.80 0.00 0.99 0.02 0.12 57.07 05:02:01 PM all 10.37 0.00 0.48 0.00 0.08 89.06 05:02:01 PM 0 10.78 0.00 0.48 0.00 0.07 88.67 05:02:01 PM 1 9.48 0.00 0.50 0.00 0.08 89.93 05:02:01 PM 2 11.00 0.00 0.44 0.02 0.07 88.48 05:02:01 PM 3 10.24 0.00 0.50 0.00 0.08 89.17 05:03:01 PM all 4.93 0.00 0.36 0.01 0.06 94.64 05:03:01 PM 0 5.19 0.00 0.28 0.00 0.05 94.48 05:03:01 PM 1 4.72 0.00 0.39 0.02 0.07 94.81 05:03:01 PM 2 4.47 0.00 0.42 0.02 0.08 95.01 05:03:01 PM 3 5.33 0.00 0.33 0.00 0.05 94.28 05:04:01 PM all 3.10 0.00 0.32 0.01 0.08 96.49 05:04:01 PM 0 3.39 0.00 0.32 0.02 0.07 96.21 05:04:01 PM 1 3.00 0.00 0.33 0.00 0.08 96.59 05:04:01 PM 2 3.31 0.00 0.33 0.03 0.07 96.25 05:04:01 PM 3 2.71 0.00 0.28 0.00 0.08 96.92 05:05:01 PM all 3.67 0.00 0.36 0.00 0.07 95.90 05:05:01 PM 0 3.36 0.00 0.38 0.00 0.07 96.19 05:05:01 PM 1 3.37 0.00 0.35 0.00 0.07 96.21 05:05:01 PM 2 4.69 0.00 0.33 0.02 0.07 94.89 05:05:01 PM 3 3.25 0.00 0.39 0.00 0.07 96.30 05:06:01 PM all 1.63 0.00 0.29 0.01 0.06 98.01 05:06:01 PM 0 1.85 0.00 0.27 0.00 0.05 97.83 05:06:01 PM 1 1.74 0.00 0.23 0.02 0.07 97.94 05:06:01 PM 2 1.46 0.00 0.34 0.00 0.07 98.14 05:06:01 PM 3 1.45 0.00 0.33 0.02 0.05 98.14 05:06:01 PM CPU %user %nice %system %iowait %steal %idle 05:07:01 PM all 3.51 0.00 0.40 0.01 0.09 96.00 05:07:01 PM 0 2.81 0.00 0.43 0.00 0.08 96.67 05:07:01 PM 1 3.78 0.00 0.33 0.00 0.08 95.80 05:07:01 PM 2 3.80 0.00 0.39 0.02 0.08 95.71 05:07:01 PM 3 3.63 0.00 0.43 0.02 0.10 95.82 05:08:01 PM all 1.28 0.00 0.33 0.00 0.08 98.31 05:08:01 PM 0 1.00 0.00 0.32 0.00 0.07 98.61 05:08:01 PM 1 1.47 0.00 0.27 0.00 0.08 98.18 05:08:01 PM 2 1.22 0.00 0.38 0.00 0.08 98.31 05:08:01 PM 3 1.42 0.00 0.33 0.02 0.08 98.14 05:09:01 PM all 3.87 0.00 0.43 0.01 0.08 95.62 05:09:01 PM 0 3.58 0.00 0.39 0.00 0.08 95.95 05:09:01 PM 1 4.40 0.00 0.44 0.02 0.08 95.06 05:09:01 PM 2 3.57 0.00 0.59 0.00 0.07 95.78 05:09:01 PM 3 3.91 0.00 0.32 0.02 0.07 95.69 05:10:01 PM all 19.32 0.00 1.91 0.27 0.09 78.41 05:10:01 PM 0 19.55 0.00 1.14 0.22 0.10 79.00 05:10:01 PM 1 18.40 0.00 1.34 0.54 0.08 79.63 05:10:01 PM 2 22.88 0.00 1.66 0.10 0.08 75.28 05:10:01 PM 3 16.45 0.00 3.49 0.23 0.08 79.75 05:11:01 PM all 76.45 0.00 2.89 0.53 0.51 19.62 05:11:01 PM 0 82.29 0.00 4.79 0.31 0.10 12.50 05:11:01 PM 1 69.84 0.00 2.54 0.37 1.69 25.57 05:11:01 PM 2 75.89 0.00 1.04 0.00 0.14 22.93 05:11:01 PM 3 77.77 0.00 3.17 1.40 0.13 17.52 05:12:01 PM all 30.09 0.00 1.01 0.10 0.09 68.71 05:12:01 PM 0 29.19 0.00 1.11 0.10 0.08 69.52 05:12:01 PM 1 29.99 0.00 0.75 0.07 0.08 69.11 05:12:01 PM 2 28.70 0.00 1.06 0.07 0.08 70.10 05:12:01 PM 3 32.49 0.00 1.14 0.15 0.10 66.12 05:13:01 PM all 4.86 0.00 0.58 0.01 0.07 94.48 05:13:01 PM 0 4.50 0.00 0.52 0.00 0.07 94.91 05:13:01 PM 1 5.08 0.00 0.62 0.02 0.07 94.22 05:13:01 PM 2 5.40 0.00 0.52 0.00 0.08 93.99 05:13:01 PM 3 4.47 0.00 0.67 0.02 0.07 94.78 05:14:01 PM all 74.64 0.00 2.06 0.03 0.12 23.15 05:14:01 PM 0 72.75 0.00 2.67 0.03 0.12 24.42 05:14:01 PM 1 72.79 0.00 1.14 0.00 0.12 25.96 05:14:01 PM 2 74.66 0.00 0.92 0.00 0.12 24.31 05:14:01 PM 3 78.38 0.00 3.49 0.10 0.12 17.91 05:15:01 PM all 37.68 0.00 1.23 0.10 0.09 60.90 05:15:01 PM 0 30.36 0.00 1.12 0.00 0.08 68.43 05:15:01 PM 1 38.35 0.00 1.32 0.37 0.10 59.86 05:15:01 PM 2 42.68 0.00 1.52 0.02 0.10 55.68 05:15:01 PM 3 39.33 0.00 0.95 0.02 0.08 59.62 05:16:01 PM all 2.86 0.00 0.34 0.00 0.06 96.74 05:16:01 PM 0 3.11 0.00 0.27 0.00 0.05 96.57 05:16:01 PM 1 2.76 0.00 0.40 0.02 0.07 96.75 05:16:01 PM 2 2.48 0.00 0.44 0.00 0.07 97.02 05:16:01 PM 3 3.09 0.00 0.25 0.00 0.05 96.61 05:17:01 PM all 4.28 0.00 0.39 0.01 0.08 95.25 05:17:01 PM 0 3.91 0.00 0.37 0.02 0.07 95.63 05:17:01 PM 1 4.49 0.00 0.40 0.02 0.08 95.01 05:17:01 PM 2 3.97 0.00 0.38 0.00 0.08 95.56 05:17:01 PM 3 4.73 0.00 0.42 0.00 0.07 94.78 05:17:01 PM CPU %user %nice %system %iowait %steal %idle 05:18:01 PM all 1.58 0.00 0.30 0.00 0.08 98.05 05:18:01 PM 0 1.50 0.00 0.28 0.00 0.07 98.14 05:18:01 PM 1 1.99 0.00 0.28 0.00 0.07 97.66 05:18:01 PM 2 1.54 0.00 0.30 0.02 0.08 98.06 05:18:01 PM 3 1.27 0.00 0.32 0.00 0.08 98.33 05:19:01 PM all 3.77 0.00 0.41 0.00 0.06 95.76 05:19:01 PM 0 4.36 0.00 0.35 0.00 0.05 95.23 05:19:01 PM 1 4.15 0.00 0.32 0.00 0.05 95.49 05:19:01 PM 2 3.36 0.00 0.50 0.00 0.07 96.07 05:19:01 PM 3 3.19 0.00 0.49 0.00 0.07 96.26 05:20:01 PM all 2.48 0.00 0.36 0.00 0.07 97.08 05:20:01 PM 0 2.23 0.00 0.32 0.00 0.07 97.39 05:20:01 PM 1 2.75 0.00 0.37 0.00 0.08 96.79 05:20:01 PM 2 2.27 0.00 0.40 0.00 0.07 97.26 05:20:01 PM 3 2.67 0.00 0.37 0.00 0.07 96.89 05:21:01 PM all 14.77 0.00 1.05 0.03 0.09 84.06 05:21:01 PM 0 12.24 0.00 1.14 0.00 0.08 86.54 05:21:01 PM 1 16.26 0.00 0.74 0.02 0.10 82.89 05:21:01 PM 2 14.39 0.00 1.34 0.12 0.10 84.05 05:21:01 PM 3 16.20 0.00 0.97 0.00 0.07 82.77 05:22:01 PM all 76.96 0.00 1.90 0.01 0.12 21.00 05:22:01 PM 0 76.56 0.00 2.59 0.03 0.12 20.70 05:22:01 PM 1 77.07 0.00 1.49 0.00 0.12 21.33 05:22:01 PM 2 77.95 0.00 2.03 0.00 0.12 19.91 05:22:01 PM 3 76.26 0.00 1.50 0.02 0.13 22.08 05:23:01 PM all 43.32 0.00 1.33 0.08 0.10 55.17 05:23:01 PM 0 36.62 0.00 1.56 0.00 0.10 61.72 05:23:01 PM 1 44.40 0.00 1.32 0.18 0.10 53.99 05:23:01 PM 2 43.88 0.00 1.22 0.02 0.10 54.78 05:23:01 PM 3 48.38 0.00 1.20 0.12 0.10 50.20 05:24:01 PM all 6.87 0.00 0.51 0.03 0.08 92.52 05:24:01 PM 0 7.43 0.00 0.43 0.00 0.07 92.07 05:24:01 PM 1 6.55 0.00 0.55 0.12 0.08 92.69 05:24:01 PM 2 7.09 0.00 0.54 0.00 0.07 92.31 05:24:01 PM 3 6.41 0.00 0.50 0.00 0.08 93.01 05:25:01 PM all 6.67 0.00 0.58 0.01 0.08 92.67 05:25:01 PM 0 6.73 0.00 0.57 0.00 0.07 92.63 05:25:01 PM 1 7.05 0.00 0.57 0.02 0.08 92.28 05:25:01 PM 2 5.99 0.00 0.60 0.02 0.08 93.31 05:25:01 PM 3 6.90 0.00 0.59 0.00 0.07 92.45 05:26:01 PM all 6.17 0.00 0.79 0.01 0.08 92.95 05:26:01 PM 0 5.33 0.00 0.72 0.00 0.08 93.86 05:26:01 PM 1 7.19 0.00 0.65 0.02 0.08 92.05 05:26:01 PM 2 6.74 0.00 0.86 0.00 0.08 92.32 05:26:01 PM 3 5.41 0.00 0.92 0.02 0.07 93.59 Average: all 25.81 0.03 1.55 1.22 0.10 71.28 Average: 0 25.53 0.03 1.51 1.33 0.09 71.51 Average: 1 25.60 0.02 1.51 1.28 0.11 71.47 Average: 2 26.40 0.03 1.59 0.98 0.10 70.89 Average: 3 25.71 0.05 1.58 1.30 0.10 71.27