Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116657 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-16g-6076 (ubuntu2204-docker-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-XXXXXXCH0B3K/agent.22815 SSH_AGENT_PID=22817 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5499940004509091657.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5499940004509091657.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.34.1' using GIT_SSH to set credentials jenkins-ssh 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 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/57/116657/63 # timeout=10 > git rev-parse 6fa7592c13c94312dc41bba39ec5f2f2e7851b9d^{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 6fa7592c13c94312dc41bba39ec5f2f2e7851b9d (refs/changes/57/116657/63) > git config core.sparsecheckout # timeout=10 > git checkout -f 6fa7592c13c94312dc41bba39ec5f2f2e7851b9d # timeout=10 Commit message: "TAPI - apply OpenROADM topology updates to NEPs" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk bb3ac01dd7a12606987086157fe62e3007291b9c # 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/jenkins16487230111841146416.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hvTf lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hvTf/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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.0 from /tmp/venv-hvTf/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.42.39 botocore==1.42.39 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.1.2 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.2 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.2 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.5.3 websocket-client==1.9.0 wrapt==2.1.0 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.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/jenkins14000054865341919740.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-XYmU + 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:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (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:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ 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 ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + 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-XYmU + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XYmU' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XYmU + echo /tmp/venv-XYmU + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-XYmU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-XYmU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XYmU/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-XYmU/bin to PATH + PATH=/tmp/venv-XYmU/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + python3 --version Python 3.11.10 + python3 -m pip --version pip 26.0 from /tmp/venv-XYmU/lib/python3.11/site-packages/pip (python 3.11) + python3 -m pip freeze cachetools==7.0.0 chardet==5.2.0 colorama==0.4.6 distlib==0.4.0 filelock==3.20.3 packaging==26.0 platformdirs==4.5.1 pluggy==1.6.0 pyproject-api==1.10.0 tox==4.34.1 urllib3==1.26.20 virtualenv==20.36.1 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins6680302647483271792.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/jenkins6391262611777832623.sh ---> tox-run.sh + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + 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-z1HG + 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:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (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:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ 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 ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ local command ++ command=versions ++ grep -E '^[0-9.]*[0-9]$' ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + 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-XYmU + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XYmU from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XYmU from file:/tmp/.toxenv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-XYmU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 + /tmp/venv-XYmU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XYmU/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-XYmU/bin to PATH + PATH=/tmp/venv-XYmU/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + 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-XYmU/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/tmp/venv-XYmU/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ pwd + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.34.1 from /tmp/venv-XYmU/lib/python3.11/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 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 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt docs: install_deps> python -I -m pip install -r docs/requirements.txt checkbashisms: pip==25.3,setuptools==80.9.0 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh checkbashisms: commands[1] /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)' checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + checkbashisms: OK ✔ in 3.48 seconds pre-commit: install_deps> python -I -m pip install pre-commit pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.36.1 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' /usr/bin/cpan pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. [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. [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. buildcontroller: freeze> python -m pip freeze --all [INFO] Initializing environment for https://github.com/perltidy/perltidy. buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh + update-java-alternatives -l java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 update-alternatives: error: no alternatives for jaotc update-alternatives: error: no alternatives for rmic + java -version + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; + JAVA_VER=21 + echo 21 21 + + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; javac -version + JAVAC_VER=21 + echo 21 + [ 21 -ge 21 ] 21 ok, java is 21 or newer + [ 21 -ge 21 ] + echo ok, java is 21 or newer + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp [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... 2026-02-02 14:00:48 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] + sudo mkdir -p /opt + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn + mvn --version Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) Maven home: /opt/maven Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" 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 [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... [INFO] Installing environment for https://github.com/perltidy/perltidy. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... docs-linkcheck: freeze> python -m pip freeze --all docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.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 docs: freeze> python -m pip freeze --all docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.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: OK ✔ in 37.56 seconds pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' docs-linkcheck: OK ✔ in 38.01 seconds pylint: freeze> python -m pip freeze --all pylint: astroid==4.0.3,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.14.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}$' '{}' + trim trailing whitespace.................................................Passed Tabs remover.............................................................Passed autopep8.................................................................Passed perltidy.................................................................Passed pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [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 ------------------------------------ Your code has been rated at 10.00/10 pre-commit: OK ✔ in 54.37 seconds pylint: OK ✔ in 33.31 seconds buildcontroller: OK ✔ in 1 minute 54.64 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_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 build_karaf_tests190: 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: 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_tests190: freeze> python -m pip freeze --all build_karaf_tests71: freeze> python -m pip freeze --all build_karaf_tests121: freeze> python -m pip freeze --all build_karaf_tests221: freeze> python -m pip freeze --all build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karafoc with ./karafoc.env 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_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karaf71 with ./karaf71.env build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karaf121 with ./karaf121.env 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_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 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 build karaf in karaf221 with ./karaf221.env 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_tests71: OK ✔ in 1 minute 5.12 seconds buildlighty: 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 1 minute 6.95 seconds build_karaf_tests121: OK ✔ in 1 minute 6.97 seconds build_karaf_tests190: OK ✔ in 1 minute 6.99 seconds sims: 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 buildlighty: freeze> python -m pip freeze --all buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED sims: freeze> python -m pip freeze --all sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh Using lighynode version 20.1.0.5 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory sims: OK ✔ in 11.58 seconds buildlighty: OK ✔ in 29.26 seconds testsPCE: freeze> python -m pip freeze --all testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pytest -q transportpce_tests/pce/test01_pce.py .................... [100%] 20 passed in 111.91s (0:01:51) pytest -q transportpce_tests/pce/test02_pce_400G.py ............ [100%] 12 passed in 47.03s pytest -q transportpce_tests/pce/test03_gnpy.py ........ [100%] 8 passed in 37.27s pytest -q transportpce_tests/pce/test04_pce_bug_fix.py ... [100%] 3 passed in 36.39s testsPCE: OK ✔ in 4 minutes 43.33 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 tests190: 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: 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 tests_tapi: freeze> python -m pip freeze --all tests190: freeze> python -m pip freeze --all tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 using environment variables from ./karaf121.env pytest -q transportpce_tests/1.2.1/test01_portmapping.py tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi using environment variables from ./karaf221.env pytest -q transportpce_tests/tapi/test01_abstracted_topology.py tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc using environment variables from ./karafoc.env pytest -q transportpce_tests/oc/test01_portmapping.py ........... [100%] 10 passed in 81.72s (0:01:21) pytest -q transportpce_tests/oc/test02_topology.py .......................... [100%] 21 passed in 131.57s (0:02:11) pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py ........................... [100%] 14 passed in 70.35s (0:01:10) pytest -q transportpce_tests/oc/test03_renderer.py ........................ [100%] 6 passed in 70.42s (0:01:10) pytest -q transportpce_tests/1.2.1/test03_topology.py ................... [100%] 19 passed in 65.99s (0:01:05) tests190: OK ✔ in 3 minutes 47.68 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==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 using environment variables from ./karaf71.env pytest -q transportpce_tests/7.1/test01_portmapping.py .................................... [100%] 12 passed in 58.95s pytest -q transportpce_tests/7.1/test02_otn_renderer.py .............................. [100%] 51 passed in 333.39s (0:05:33) pytest -q transportpce_tests/tapi/test02_full_topology.py .......................... [100%] 44 passed in 159.53s (0:02:39) pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py ......................................................................$ ssh-agent -k .unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 22817 killed; [ssh-agent] Stopped. Build was aborted Aborted by new patch set. [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4393590925020680800.sh ---> sysstat.sh .[transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2828146733191612487.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' .+ OS_FAMILY=debian + 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 + grep '^ii' + dpkg -l + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /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/jenkins5233565683869079012.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hvTf from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... [100%] 62 passed in 160.05s (0:02:40) pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py tests71: exit -15 (220.05 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 pid=33293 .lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools F.Terminated tests71: FAIL ✖ in 3 minutes 48.25 seconds tests121: exit 1 (451.53 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 pid=27982 Terminated Terminated lf-activate-venv(): INFO: Adding /tmp/venv-hvTf/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18049130650969248809.sh provisioning config files... Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4275 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config15728230921432721151tmp 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/jenkins6221897690163788473.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12894858991168211325.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hvTf from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hvTf/bin to PATH [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2387489752488770550.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6553402331804309189.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hvTf from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-hvTf/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/jenkins17809715669137894267.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hvTf from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-hvTf/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4275/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-16g-6076 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5599.99 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 17G 61G 22% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 721 11478 3 3789 14925 Swap: 1023 4 1019 ---> 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: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:75:e6:5f brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.17/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 3493sec preferred_lft 3493sec inet6 fe80::f816:3eff:fe75:e65f/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 16:20:61:7e:8d:7b 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 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6076) 02/02/26 _x86_64_ (4 CPU) 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:10:06 1.44 0.00 1.44 0.01 0.00 18.27 217.58 00:20:18 1.39 0.00 1.39 0.00 0.00 14.44 0.00 00:30:01 1.37 0.00 1.37 0.00 0.00 14.21 0.00 00:40:07 1.43 0.00 1.43 0.00 0.00 14.66 0.00 00:50:07 3.88 0.00 1.50 2.38 0.00 15.54 2042.82 01:00:01 1.33 0.00 1.33 0.00 0.00 13.79 0.00 01:10:18 1.39 0.00 1.39 0.00 0.00 14.39 0.00 01:20:18 1.31 0.00 1.31 0.00 0.00 13.53 0.00 01:30:01 1.37 0.00 1.37 0.00 0.00 14.07 0.00 01:40:07 1.35 0.00 1.35 0.00 0.00 13.95 0.00 01:50:18 1.36 0.00 1.36 0.00 0.00 14.15 0.01 02:00:01 1.33 0.00 1.33 0.00 0.00 13.89 0.00 02:10:06 1.46 0.00 1.45 0.00 0.00 15.18 0.12 02:20:07 1.43 0.00 1.43 0.00 0.00 14.96 0.00 02:30:01 1.31 0.00 1.31 0.00 0.00 13.48 0.00 02:40:01 1.38 0.00 1.38 0.00 0.00 14.56 0.00 02:50:06 1.30 0.00 1.30 0.00 0.00 13.49 0.00 03:00:01 1.38 0.00 1.38 0.00 0.00 14.50 0.00 03:10:06 1.54 0.00 1.54 0.00 0.00 15.88 0.00 03:20:01 1.70 0.00 1.70 0.00 0.00 17.57 0.00 03:30:01 1.68 0.00 1.68 0.00 0.00 17.24 0.00 03:40:06 1.74 0.00 1.74 0.00 0.00 17.86 0.00 03:50:06 1.59 0.00 1.59 0.00 0.00 16.53 0.00 04:00:01 1.55 0.00 1.55 0.00 0.00 15.89 0.00 04:10:06 1.64 0.00 1.64 0.00 0.00 17.20 0.00 04:20:08 1.74 0.00 1.74 0.00 0.00 17.76 0.00 04:30:01 1.51 0.00 1.51 0.00 0.00 15.48 0.00 04:40:05 1.40 0.00 1.40 0.00 0.00 14.63 0.00 04:50:18 1.40 0.00 1.40 0.00 0.00 14.79 0.00 05:00:01 1.35 0.00 1.35 0.00 0.00 14.22 0.00 05:10:18 1.54 0.00 1.54 0.00 0.00 15.98 0.00 05:20:18 1.65 0.00 1.65 0.00 0.00 17.09 0.00 05:30:01 1.58 0.00 1.58 0.00 0.00 16.53 0.00 05:40:18 1.67 0.00 1.67 0.00 0.00 17.14 0.00 05:50:18 1.70 0.00 1.70 0.00 0.00 17.47 0.00 06:00:01 1.48 0.00 1.48 0.00 0.00 15.50 0.00 06:10:13 1.50 0.00 1.50 0.00 0.00 15.27 0.00 06:20:00 1.42 0.00 1.42 0.00 0.00 14.75 0.00 06:30:01 1.65 0.00 1.65 0.00 0.00 17.00 0.00 06:40:18 1.67 0.00 1.67 0.00 0.00 17.24 0.00 06:50:18 1.63 0.00 1.63 0.00 0.00 16.89 0.00 07:00:01 1.65 0.00 1.65 0.00 0.00 16.88 0.00 07:10:13 1.67 0.00 1.67 0.00 0.00 17.25 0.00 07:20:14 1.65 0.00 1.65 0.00 0.00 17.02 0.00 07:30:01 1.41 0.00 1.41 0.00 0.00 14.41 0.00 07:40:18 1.34 0.00 1.34 0.00 0.00 14.09 0.00 07:50:18 1.43 0.00 1.43 0.00 0.00 15.09 0.00 08:00:01 1.39 0.00 1.39 0.00 0.00 14.82 0.07 08:10:18 1.41 0.00 1.41 0.00 0.00 14.78 0.00 08:20:18 1.41 0.00 1.41 0.00 0.00 14.63 0.00 08:30:01 1.33 0.00 1.33 0.00 0.00 13.92 0.00 08:40:17 1.36 0.00 1.36 0.00 0.00 14.29 0.00 08:50:17 1.33 0.00 1.33 0.00 0.00 13.76 0.00 09:00:01 1.29 0.00 1.29 0.00 0.00 13.68 0.00 09:10:18 1.41 0.00 1.41 0.00 0.00 14.43 0.00 09:20:18 1.42 0.00 1.42 0.00 0.00 14.96 0.00 09:30:01 1.30 0.00 1.30 0.00 0.00 13.96 0.00 09:40:11 1.39 0.00 1.39 0.00 0.00 14.50 0.00 09:50:18 1.38 0.00 1.38 0.00 0.00 14.43 0.00 10:00:01 1.37 0.00 1.37 0.00 0.00 14.81 0.11 10:10:18 1.45 0.00 1.45 0.00 0.00 14.82 0.00 10:20:18 1.47 0.00 1.47 0.00 0.00 15.25 0.00 10:30:01 1.37 0.00 1.37 0.00 0.00 14.14 0.00 10:40:00 1.52 0.00 1.52 0.00 0.00 18.01 0.00 10:50:18 1.44 0.00 1.43 0.00 0.00 15.47 0.05 11:00:01 1.39 0.00 1.39 0.00 0.00 14.36 0.00 11:10:18 1.44 0.00 1.44 0.00 0.00 14.59 0.00 11:20:18 1.44 0.00 1.44 0.00 0.00 14.72 0.00 11:30:01 1.28 0.00 1.28 0.00 0.00 13.11 0.00 11:40:14 1.41 0.00 1.41 0.00 0.00 14.68 0.00 11:50:18 1.36 0.00 1.36 0.00 0.00 14.01 0.00 12:00:01 1.67 0.00 1.61 0.05 0.00 26.52 234.72 12:10:18 1.42 0.00 1.42 0.00 0.00 14.59 0.00 12:20:18 1.43 0.00 1.43 0.00 0.00 14.65 0.00 12:30:01 1.35 0.00 1.35 0.00 0.00 14.19 0.00 12:40:18 1.34 0.00 1.34 0.00 0.00 13.77 0.00 12:50:17 1.43 0.00 1.43 0.00 0.00 14.85 0.00 13:00:01 1.34 0.00 1.34 0.00 0.00 13.62 0.00 13:10:18 1.44 0.00 1.44 0.00 0.00 14.70 0.00 13:20:18 1.31 0.00 1.31 0.00 0.00 13.76 0.00 13:30:01 1.33 0.00 1.33 0.00 0.00 13.84 0.00 13:40:18 1.39 0.00 1.39 0.00 0.00 14.42 0.00 13:50:18 1.35 0.00 1.35 0.00 0.00 13.97 0.00 14:00:01 30.15 1.36 28.66 0.12 97.95 706.59 211.93 14:10:00 160.89 4.53 150.88 5.48 259.69 38088.25 24947.53 Average: 3.68 0.07 3.52 0.09 4.17 470.90 325.12 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:10:06 13158984 15474336 526376 3.21 119436 2410836 1155704 6.63 527908 2408968 200 00:20:18 13158768 15474160 526564 3.22 119460 2410852 1155704 6.63 527932 2408960 32 00:30:01 13158800 15474232 526476 3.22 119500 2410856 1155768 6.63 527976 2409224 208 00:40:07 13158072 15473592 527056 3.22 119512 2410932 1155832 6.63 527988 2409140 4 00:50:07 13156816 15472488 528000 3.22 119524 2411068 1155768 6.63 528036 2409188 208 01:00:01 13156060 15471880 528672 3.23 119532 2411204 1155768 6.63 528044 2409544 208 01:10:18 13155304 15471164 529264 3.23 119560 2411220 1155784 6.63 528072 2409372 24 01:20:18 13155036 15470936 529532 3.23 119596 2411224 1155768 6.63 528108 2409564 12 01:30:01 13155192 15471276 529180 3.23 119640 2411364 1155768 6.63 528152 2409704 204 01:40:07 13155360 15471460 528968 3.23 119656 2411368 1155800 6.63 528168 2409532 32 01:50:18 13155220 15471344 529112 3.23 119668 2411380 1155768 6.63 528180 2409772 4 02:00:01 13156008 15472308 528112 3.23 119704 2411516 1155832 6.63 528216 2409940 200 02:10:06 13156212 15472552 527960 3.22 119732 2411528 1155768 6.63 528244 2409624 36 02:20:07 13156716 15473092 527452 3.22 119756 2411536 1155768 6.63 528264 2409688 188 02:30:01 13158016 15474408 526120 3.21 119764 2411544 1155768 6.63 528276 2409828 212 02:40:01 13157828 15474376 526156 3.21 119776 2411684 1155768 6.63 528288 2409892 8 02:50:06 13158908 15475496 525004 3.21 119800 2411692 1155768 6.63 528312 2409916 172 03:00:01 13157464 15474200 526348 3.21 119816 2411828 1155768 6.63 528324 2409908 16 03:10:06 13155764 15472536 528024 3.22 119836 2411840 1155832 6.63 528344 2410148 28 03:20:01 13154636 15471468 529076 3.23 119880 2411852 1155768 6.63 528392 2410128 192 03:30:01 13153528 15470524 529984 3.24 119904 2411984 1155832 6.63 528416 2410276 208 03:40:06 13151832 15468864 531620 3.25 119932 2411996 1155768 6.63 528444 2410272 164 03:50:06 13150600 15467676 532692 3.25 119964 2412008 1155768 6.63 528472 2410284 172 04:00:01 13149092 15466192 534188 3.26 119988 2412012 1155768 6.63 528496 2410288 36 04:10:06 13149128 15466404 533988 3.26 120012 2412156 1155768 6.63 528524 2410440 208 04:20:08 13147364 15464680 535668 3.27 120048 2412160 1155768 6.63 528560 2410444 156 04:30:01 13147312 15464660 535700 3.27 120068 2412172 1155768 6.63 528580 2410656 4 04:40:05 13146944 15464440 535932 3.27 120080 2412308 1155768 6.63 528592 2410596 212 04:50:18 13146944 15464468 535860 3.27 120100 2412316 1155768 6.63 528612 2410800 24 05:00:01 13146692 15464252 536016 3.27 120120 2412332 1155768 6.63 528632 2410816 244 05:10:18 13146720 15464428 535960 3.27 120140 2412468 1155768 6.63 528652 2410736 48 05:20:18 13146944 15464708 535596 3.27 120176 2412476 1155768 6.63 528688 2410764 36 05:30:01 13148344 15466132 534224 3.26 120192 2412484 1155768 6.63 528704 2410772 212 05:40:18 13148344 15466152 534168 3.26 120204 2412492 1155768 6.63 528716 2410980 36 05:50:18 13148292 15466264 534024 3.26 120232 2412628 1155768 6.63 528744 2410924 4 06:00:01 13147788 15465800 534552 3.26 120252 2412644 1155768 6.63 528768 2411192 252 06:10:13 13147284 15465452 534920 3.27 120276 2412776 1155768 6.63 528788 2411056 12 06:20:00 13146528 15465096 535332 3.27 120300 2413148 1155768 6.63 528812 2411448 4 06:30:01 13146532 15465256 535136 3.27 120324 2413288 1155768 6.63 528828 2411784 204 06:40:18 13146056 15464952 535424 3.27 120356 2413420 1155768 6.63 528868 2411724 20 06:50:18 13147404 15466340 534056 3.26 120384 2413432 1155768 6.63 528896 2411912 8 07:00:01 13148352 15467324 533024 3.26 120412 2413440 1155768 6.63 528924 2412136 204 07:10:13 13145836 15464972 535380 3.27 120436 2413580 1155800 6.63 528944 2411892 40 07:20:14 13146180 15465340 535020 3.27 120448 2413588 1155768 6.63 528960 2412076 4 07:30:01 13145588 15464756 535588 3.27 120448 2413596 1155768 6.63 528960 2412100 204 07:40:18 13145924 15465124 535160 3.27 120472 2413604 1155768 6.63 528984 2411912 152 07:50:18 13145592 15464956 535344 3.27 120492 2413744 1155768 6.63 529004 2412052 4 08:00:01 13146212 15465612 534680 3.27 120516 2413756 1155768 6.63 529024 2412252 28 08:10:18 13146632 15466060 534012 3.26 120532 2413764 1155768 6.63 529044 2412064 28 08:20:18 13147168 15466732 533504 3.26 120532 2413900 1155768 6.63 529044 2412180 12 08:30:01 13147168 15466744 533464 3.26 120536 2413908 1155768 6.63 529056 2412528 160 08:40:17 13146916 15466508 533668 3.26 120540 2413920 1155768 6.63 529052 2412396 12 08:50:17 13146692 15466440 533732 3.26 120568 2414052 1155768 6.63 529076 2412356 12 09:00:01 13146692 15466468 533644 3.26 120580 2414068 1155768 6.63 529092 2412564 152 09:10:18 13146468 15466280 533964 3.26 120612 2414072 1155768 6.63 529120 2412384 0 09:20:18 13146468 15467024 533200 3.26 120628 2414796 1155768 6.63 529140 2413084 12 09:30:01 13146020 15466732 533536 3.26 120640 2414940 1155768 6.63 529152 2413468 264 09:40:11 13146020 15466868 533272 3.26 120644 2415068 1155768 6.63 529156 2413380 4 09:50:18 13146020 15466912 533280 3.26 120676 2415080 1155768 6.63 529188 2413392 52 10:00:01 13146020 15467092 533128 3.26 120712 2415220 1155768 6.63 529224 2413604 240 10:10:18 13146020 15467368 532788 3.25 120736 2415484 1155768 6.63 529244 2413704 4 10:20:18 13146020 15467412 532704 3.25 120760 2415492 1155832 6.63 529272 2413772 8 10:30:01 13146508 15467928 532140 3.25 120780 2415500 1155768 6.63 529292 2413800 200 10:40:00 13145884 15467348 532736 3.25 120804 2415520 1157876 6.65 529324 2415368 40 10:50:18 13145160 15466780 533336 3.26 120820 2415652 1155768 6.63 529336 2414160 16 11:00:01 13146520 15468164 531960 3.25 120840 2415656 1155768 6.63 529352 2413968 200 11:10:18 13146920 15468588 531572 3.25 120852 2415668 1155768 6.63 529368 2413960 4 11:20:18 13146892 15468784 531336 3.25 120872 2415872 1155768 6.63 529388 2414180 12 11:30:01 13146920 15468956 531160 3.24 120884 2416008 1155768 6.63 529404 2414384 284 11:40:14 13145940 15468016 532128 3.25 120908 2416020 1155768 6.63 529420 2414328 24 11:50:18 13145464 15467572 532572 3.25 120932 2416024 1155768 6.63 529452 2414416 52 12:00:01 13144836 15467060 532880 3.25 120944 2416100 1155768 6.63 529612 2414404 140 12:10:18 13145164 15467536 532360 3.25 120956 2416236 1155768 6.63 529624 2414200 12 12:20:18 13146932 15469444 530580 3.24 120960 2416372 1155816 6.63 529628 2414724 20 12:30:01 13147972 15470504 529488 3.23 120972 2416384 1155768 6.63 529640 2414720 48 12:40:18 13146772 15469332 530552 3.24 120988 2416396 1155768 6.63 529656 2414556 44 12:50:17 13146772 15469508 530292 3.24 121004 2416556 1155768 6.63 529672 2414716 20 13:00:01 13146016 15468784 531112 3.24 121024 2416564 1155768 6.63 529692 2414724 20 13:10:18 13145516 15468304 531632 3.25 121036 2416572 1155768 6.63 529704 2414732 32 13:20:18 13145012 15467940 532040 3.25 121040 2416708 1155768 6.63 529708 2415064 56 13:30:01 13144704 15467660 532276 3.25 121056 2416720 1155768 6.63 529724 2414880 44 13:40:18 13143952 15466924 533052 3.26 121060 2416732 1155768 6.63 529728 2414900 44 13:50:18 13143200 15466180 533800 3.26 121060 2416740 1155768 6.63 529728 2414904 36 14:00:01 12663056 15277964 706988 4.32 134376 2682864 1303992 7.48 593788 2807888 146356 14:10:00 884996 9155688 6762196 41.30 290716 7753904 9010448 51.72 2313660 12384896 2256 Average: 12999176 15391738 607397 3.71 122506 2479598 1249948 7.17 550630 2533922 1835 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:10:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:10:06 ens3 0.45 0.13 0.12 0.06 0.00 0.00 0.00 0.00 00:10:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:20:18 ens3 0.33 0.11 0.08 0.04 0.00 0.00 0.00 0.00 00:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:30:01 ens3 0.65 0.19 0.19 0.11 0.00 0.00 0.00 0.00 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:40:07 ens3 1.81 0.37 0.50 0.27 0.00 0.00 0.00 0.00 00:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:50:07 ens3 2.80 0.19 0.40 0.11 0.00 0.00 0.00 0.00 00:50:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:00:01 ens3 0.88 0.15 0.15 0.06 0.00 0.00 0.00 0.00 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:18 ens3 0.90 0.20 0.22 0.12 0.00 0.00 0.00 0.00 01:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:20:18 ens3 0.44 0.10 0.08 0.04 0.00 0.00 0.00 0.00 01:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:01 ens3 0.40 0.12 0.09 0.05 0.00 0.00 0.00 0.00 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:07 ens3 0.65 0.19 0.20 0.12 0.00 0.00 0.00 0.00 01:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:50:18 ens3 3.50 1.35 0.46 2.99 0.00 0.00 0.00 0.00 01:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:00:01 ens3 1.85 0.15 0.25 0.08 0.00 0.00 0.00 0.00 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:06 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 02:10:06 ens3 1.25 0.16 4.58 0.07 0.00 0.00 0.00 0.00 02:10:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:07 ens3 0.45 0.08 0.06 0.02 0.00 0.00 0.00 0.00 02:20:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:30:01 ens3 0.38 0.11 0.08 0.04 0.00 0.00 0.00 0.00 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:40:01 ens3 0.53 0.13 0.12 0.06 0.00 0.00 0.00 0.00 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 ens3 0.41 0.11 0.08 0.04 0.00 0.00 0.00 0.00 02:50:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:00:01 ens3 0.39 0.11 0.08 0.04 0.00 0.00 0.00 0.00 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:10:06 ens3 0.75 0.19 0.21 0.12 0.00 0.00 0.00 0.00 03:10:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:01 ens3 2.51 0.20 0.41 0.11 0.00 0.00 0.00 0.00 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:30:01 ens3 2.02 0.31 0.42 0.21 0.00 0.00 0.00 0.00 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:06 ens3 0.92 0.12 0.12 0.04 0.00 0.00 0.00 0.00 03:40:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:50:06 ens3 0.57 0.14 0.12 0.07 0.00 0.00 0.00 0.00 03:50:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:00:01 ens3 0.30 0.08 0.05 0.02 0.00 0.00 0.00 0.00 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:06 ens3 0.40 0.14 0.11 0.06 0.00 0.00 0.00 0.00 04:10:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:20:08 ens3 0.29 0.07 0.05 0.02 0.00 0.00 0.00 0.00 04:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:01 ens3 0.29 0.09 0.05 0.02 0.00 0.00 0.00 0.00 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:40:05 ens3 0.50 0.14 0.12 0.06 0.00 0.00 0.00 0.00 04:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:50:18 ens3 0.45 0.13 0.11 0.06 0.00 0.00 0.00 0.00 04:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:00:01 ens3 0.43 0.13 0.11 0.06 0.00 0.00 0.00 0.00 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:18 ens3 0.41 0.11 0.11 0.06 0.00 0.00 0.00 0.00 05:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:20:18 ens3 0.36 0.10 0.08 0.04 0.00 0.00 0.00 0.00 05:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:30:01 ens3 0.35 0.11 0.08 0.04 0.00 0.00 0.00 0.00 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:40:18 ens3 0.37 0.11 0.08 0.04 0.00 0.00 0.00 0.00 05:40:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:50:18 ens3 0.35 0.11 0.07 0.04 0.00 0.00 0.00 0.00 05:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:00:01 ens3 0.28 0.09 0.05 0.02 0.00 0.00 0.00 0.00 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:10:13 ens3 0.32 0.11 0.07 0.04 0.00 0.00 0.00 0.00 06:10:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:20:00 ens3 0.29 0.08 0.05 0.02 0.00 0.00 0.00 0.00 06:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:01 ens3 0.33 0.10 0.07 0.04 0.00 0.00 0.00 0.00 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:18 ens3 0.84 0.14 1.13 0.06 0.00 0.00 0.00 0.00 06:40:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:18 ens3 0.37 0.11 0.08 0.04 0.00 0.00 0.00 0.00 06:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:00:01 ens3 0.38 0.11 0.09 0.05 0.00 0.00 0.00 0.00 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:10:13 ens3 0.44 0.14 0.13 0.08 0.00 0.00 0.00 0.00 07:10:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:20:14 ens3 0.34 0.10 0.08 0.04 0.00 0.00 0.00 0.00 07:20:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:01 ens3 0.26 0.09 0.05 0.02 0.00 0.00 0.00 0.00 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:40:18 ens3 0.34 0.11 0.07 0.04 0.00 0.00 0.00 0.00 07:40:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:18 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 07:50:18 ens3 0.29 0.09 0.06 0.02 0.00 0.00 0.00 0.00 07:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 08:00:01 ens3 0.45 0.17 0.13 0.07 0.00 0.00 0.00 0.00 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:10:18 ens3 0.51 0.17 0.17 0.10 0.00 0.00 0.00 0.00 08:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:20:18 ens3 0.36 0.10 0.08 0.04 0.00 0.00 0.00 0.00 08:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:30:01 ens3 0.33 0.11 0.08 0.04 0.00 0.00 0.00 0.00 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:17 ens3 0.34 0.10 0.07 0.04 0.00 0.00 0.00 0.00 08:40:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:17 ens3 0.25 0.08 0.05 0.02 0.00 0.00 0.00 0.00 08:50:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:01 ens3 0.25 0.08 0.05 0.02 0.00 0.00 0.00 0.00 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:10:18 ens3 0.26 0.09 0.07 0.04 0.00 0.00 0.00 0.00 09:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:20:18 ens3 0.32 0.10 0.08 0.04 0.00 0.00 0.00 0.00 09:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:30:01 ens3 1.85 1.53 0.37 3.13 0.00 0.00 0.00 0.00 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:11 ens3 0.43 0.11 0.08 0.04 0.00 0.00 0.00 0.00 09:40:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:50:18 ens3 0.42 0.15 0.11 0.07 0.00 0.00 0.00 0.00 09:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 10:00:01 ens3 0.55 0.18 0.18 0.09 0.00 0.00 0.00 0.00 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:18 ens3 0.46 0.16 0.14 0.08 0.00 0.00 0.00 0.00 10:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:20:18 ens3 0.40 0.13 0.11 0.06 0.00 0.00 0.00 0.00 10:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:01 ens3 0.29 0.08 0.05 0.02 0.00 0.00 0.00 0.00 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:00 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 10:40:00 ens3 0.42 0.19 0.12 0.07 0.00 0.00 0.00 0.00 10:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:50:18 ens3 0.41 0.15 0.12 0.07 0.00 0.00 0.00 0.00 10:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:00:01 ens3 0.43 0.17 0.13 0.08 0.00 0.00 0.00 0.00 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:10:18 ens3 0.47 0.15 0.14 0.08 0.00 0.00 0.00 0.00 11:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:20:18 ens3 0.28 0.08 0.05 0.02 0.00 0.00 0.00 0.00 11:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:30:01 ens3 0.34 0.11 0.08 0.04 0.00 0.00 0.00 0.00 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:40:14 ens3 0.56 0.18 0.17 0.10 0.00 0.00 0.00 0.00 11:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:50:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:50:18 ens3 0.43 0.14 0.12 0.07 0.00 0.00 0.00 0.00 11:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:01 ens3 0.37 0.11 0.09 0.04 0.00 0.00 0.00 0.00 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:10:18 ens3 0.39 0.13 0.11 0.06 0.00 0.00 0.00 0.00 12:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:20:18 ens3 0.69 0.19 0.20 0.10 0.00 0.00 0.00 0.00 12:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:30:01 ens3 0.37 0.12 0.09 0.05 0.00 0.00 0.00 0.00 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:18 ens3 0.50 0.14 0.14 0.08 0.00 0.00 0.00 0.00 12:40:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:50:17 ens3 0.28 0.08 0.05 0.02 0.00 0.00 0.00 0.00 12:50:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:00:01 ens3 0.34 0.12 0.08 0.04 0.00 0.00 0.00 0.00 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:10:18 ens3 0.43 0.15 0.13 0.08 0.00 0.00 0.00 0.00 13:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:20:18 ens3 0.26 0.07 0.04 0.02 0.00 0.00 0.00 0.00 13:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:30:01 ens3 0.25 0.08 0.05 0.02 0.00 0.00 0.00 0.00 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:40:18 ens3 0.53 0.18 0.15 0.09 0.00 0.00 0.00 0.00 13:40:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:50:18 ens3 0.30 0.07 0.05 0.02 0.00 0.00 0.00 0.00 13:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:01 lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 14:00:01 ens3 28.98 21.35 144.97 7.11 0.00 0.00 0.00 0.00 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:00 lo 4.59 4.59 5.05 5.05 0.00 0.00 0.00 0.00 14:10:00 ens3 113.40 89.37 1786.23 10.05 0.00 0.00 0.00 0.00 14:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.15 0.15 0.07 0.07 0.00 0.00 0.00 0.00 Average: ens3 2.25 1.45 22.85 0.33 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 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6076) 02/02/26 _x86_64_ (4 CPU) 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:10:06 all 0.02 0.00 0.02 0.02 0.01 99.92 00:10:06 0 0.02 0.00 0.03 0.04 0.02 99.90 00:10:06 1 0.02 0.00 0.03 0.03 0.02 99.90 00:10:06 2 0.01 0.00 0.02 0.02 0.01 99.93 00:10:06 3 0.02 0.00 0.02 0.00 0.01 99.95 00:20:18 all 0.04 0.00 0.02 0.01 0.01 99.91 00:20:18 0 0.01 0.00 0.02 0.00 0.01 99.95 00:20:18 1 0.01 0.00 0.03 0.02 0.01 99.93 00:20:18 2 0.05 0.00 0.02 0.00 0.01 99.92 00:20:18 3 0.11 0.00 0.03 0.00 0.02 99.84 00:30:01 all 0.04 0.00 0.02 0.01 0.01 99.91 00:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:30:01 1 0.02 0.00 0.02 0.02 0.01 99.93 00:30:01 2 0.05 0.00 0.03 0.01 0.02 99.90 00:30:01 3 0.09 0.00 0.02 0.00 0.01 99.89 00:40:07 all 0.22 0.00 0.02 0.01 0.01 99.74 00:40:07 0 0.61 0.00 0.02 0.00 0.01 99.35 00:40:07 1 0.03 0.00 0.04 0.02 0.02 99.89 00:40:07 2 0.01 0.00 0.02 0.01 0.01 99.95 00:40:07 3 0.21 0.00 0.02 0.00 0.01 99.76 00:50:07 all 0.13 0.00 0.03 0.01 0.02 99.81 00:50:07 0 0.45 0.00 0.02 0.01 0.01 99.51 00:50:07 1 0.03 0.00 0.03 0.01 0.01 99.92 00:50:07 2 0.02 0.00 0.02 0.02 0.02 99.92 00:50:07 3 0.05 0.00 0.02 0.01 0.02 99.91 01:00:01 all 0.15 0.00 0.02 0.01 0.01 99.82 01:00:01 0 0.01 0.00 0.01 0.02 0.01 99.95 01:00:01 1 0.02 0.00 0.02 0.00 0.01 99.96 01:00:01 2 0.54 0.00 0.02 0.00 0.03 99.41 01:00:01 3 0.01 0.00 0.02 0.01 0.01 99.95 01:10:18 all 0.20 0.00 0.02 0.01 0.02 99.75 01:10:18 0 0.01 0.00 0.02 0.02 0.01 99.94 01:10:18 1 0.39 0.00 0.03 0.00 0.02 99.56 01:10:18 2 0.40 0.00 0.03 0.00 0.02 99.55 01:10:18 3 0.02 0.00 0.02 0.00 0.01 99.95 01:20:18 all 0.06 0.00 0.02 0.01 0.01 99.90 01:20:18 0 0.01 0.00 0.01 0.02 0.01 99.95 01:20:18 1 0.20 0.00 0.02 0.00 0.01 99.78 01:20:18 2 0.03 0.00 0.04 0.01 0.03 99.90 01:20:18 3 0.02 0.00 0.02 0.00 0.01 99.96 01:30:01 all 0.42 0.00 0.02 0.01 0.01 99.54 01:30:01 0 0.01 0.00 0.01 0.00 0.01 99.97 01:30:01 1 0.23 0.00 0.02 0.02 0.01 99.72 01:30:01 2 1.40 0.00 0.02 0.00 0.02 98.55 01:30:01 3 0.02 0.00 0.03 0.00 0.02 99.94 01:40:07 all 0.09 0.00 0.02 0.01 0.01 99.86 01:40:07 0 0.02 0.00 0.03 0.00 0.02 99.93 01:40:07 1 0.02 0.00 0.01 0.02 0.01 99.93 01:40:07 2 0.32 0.00 0.02 0.00 0.02 99.64 01:40:07 3 0.01 0.00 0.02 0.00 0.01 99.95 01:50:18 all 0.04 0.00 0.03 0.01 0.01 99.91 01:50:18 0 0.01 0.00 0.02 0.00 0.01 99.95 01:50:18 1 0.08 0.00 0.03 0.00 0.01 99.89 01:50:18 2 0.06 0.00 0.05 0.02 0.02 99.85 01:50:18 3 0.02 0.00 0.02 0.01 0.01 99.94 01:50:18 CPU %user %nice %system %iowait %steal %idle 02:00:01 all 0.22 0.00 0.02 0.01 0.01 99.74 02:00:01 0 0.01 0.00 0.01 0.02 0.01 99.96 02:00:01 1 0.04 0.00 0.02 0.00 0.01 99.93 02:00:01 2 0.80 0.00 0.03 0.01 0.03 99.13 02:00:01 3 0.02 0.00 0.02 0.00 0.01 99.95 02:10:06 all 0.07 0.00 0.02 0.01 0.01 99.89 02:10:06 0 0.01 0.00 0.02 0.02 0.01 99.93 02:10:06 1 0.03 0.00 0.02 0.00 0.01 99.93 02:10:06 2 0.23 0.00 0.02 0.00 0.02 99.73 02:10:06 3 0.02 0.00 0.02 0.01 0.01 99.95 02:20:07 all 0.13 0.00 0.03 0.01 0.01 99.83 02:20:07 0 0.01 0.00 0.01 0.01 0.01 99.96 02:20:07 1 0.02 0.00 0.02 0.00 0.01 99.96 02:20:07 2 0.45 0.00 0.04 0.01 0.02 99.47 02:20:07 3 0.02 0.00 0.03 0.01 0.02 99.92 02:30:01 all 0.02 0.00 0.02 0.01 0.01 99.94 02:30:01 0 0.01 0.00 0.01 0.01 0.01 99.96 02:30:01 1 0.02 0.00 0.02 0.00 0.01 99.96 02:30:01 2 0.03 0.00 0.03 0.00 0.03 99.91 02:30:01 3 0.01 0.00 0.02 0.01 0.01 99.95 02:40:01 all 0.26 0.00 0.02 0.01 0.01 99.69 02:40:01 0 0.02 0.00 0.02 0.01 0.01 99.94 02:40:01 1 0.02 0.00 0.02 0.01 0.01 99.94 02:40:01 2 1.00 0.00 0.04 0.01 0.02 98.93 02:40:01 3 0.01 0.00 0.02 0.00 0.01 99.96 02:50:06 all 0.06 0.00 0.03 0.01 0.01 99.89 02:50:06 0 0.01 0.00 0.01 0.01 0.01 99.96 02:50:06 1 0.20 0.00 0.03 0.00 0.01 99.75 02:50:06 2 0.03 0.00 0.04 0.01 0.02 99.90 02:50:06 3 0.01 0.00 0.02 0.00 0.01 99.96 03:00:01 all 0.16 0.00 0.02 0.01 0.01 99.80 03:00:01 0 0.01 0.00 0.01 0.01 0.01 99.97 03:00:01 1 0.08 0.00 0.02 0.02 0.02 99.86 03:00:01 2 0.55 0.00 0.03 0.00 0.02 99.41 03:00:01 3 0.02 0.00 0.02 0.00 0.01 99.95 03:10:06 all 0.18 0.00 0.02 0.01 0.01 99.77 03:10:06 0 0.01 0.00 0.01 0.00 0.01 99.97 03:10:06 1 0.56 0.00 0.05 0.03 0.02 99.34 03:10:06 2 0.13 0.00 0.02 0.01 0.01 99.83 03:10:06 3 0.02 0.00 0.02 0.00 0.00 99.96 03:20:01 all 0.10 0.00 0.02 0.01 0.01 99.86 03:20:01 0 0.01 0.00 0.02 0.02 0.01 99.94 03:20:01 1 0.03 0.00 0.03 0.00 0.01 99.93 03:20:01 2 0.33 0.00 0.03 0.02 0.02 99.60 03:20:01 3 0.02 0.00 0.02 0.00 0.01 99.96 03:30:01 all 0.09 0.00 0.02 0.01 0.01 99.87 03:30:01 0 0.03 0.00 0.02 0.02 0.01 99.92 03:30:01 1 0.19 0.00 0.02 0.00 0.01 99.77 03:30:01 2 0.03 0.00 0.02 0.00 0.01 99.94 03:30:01 3 0.11 0.00 0.02 0.00 0.01 99.87 03:40:06 all 0.11 0.00 0.03 0.01 0.01 99.84 03:40:06 0 0.08 0.00 0.02 0.00 0.01 99.88 03:40:06 1 0.12 0.00 0.04 0.03 0.02 99.79 03:40:06 2 0.03 0.00 0.02 0.00 0.01 99.94 03:40:06 3 0.21 0.00 0.02 0.01 0.01 99.75 03:40:06 CPU %user %nice %system %iowait %steal %idle 03:50:06 all 0.19 0.00 0.02 0.01 0.01 99.77 03:50:06 0 0.02 0.00 0.01 0.00 0.01 99.96 03:50:06 1 0.02 0.00 0.02 0.02 0.01 99.93 03:50:06 2 0.69 0.00 0.03 0.00 0.01 99.27 03:50:06 3 0.03 0.00 0.03 0.01 0.02 99.92 04:00:01 all 0.12 0.00 0.02 0.01 0.01 99.84 04:00:01 0 0.01 0.00 0.02 0.01 0.01 99.96 04:00:01 1 0.39 0.00 0.01 0.02 0.01 99.57 04:00:01 2 0.04 0.00 0.02 0.01 0.01 99.93 04:00:01 3 0.03 0.00 0.03 0.00 0.02 99.93 04:10:06 all 0.15 0.00 0.02 0.01 0.01 99.81 04:10:06 0 0.01 0.00 0.01 0.01 0.01 99.95 04:10:06 1 0.55 0.00 0.01 0.01 0.01 99.42 04:10:06 2 0.02 0.00 0.03 0.00 0.01 99.93 04:10:06 3 0.02 0.00 0.03 0.00 0.01 99.93 04:20:08 all 0.20 0.00 0.03 0.01 0.01 99.76 04:20:08 0 0.01 0.00 0.02 0.02 0.01 99.93 04:20:08 1 0.70 0.00 0.03 0.00 0.01 99.26 04:20:08 2 0.05 0.00 0.04 0.01 0.02 99.87 04:20:08 3 0.01 0.00 0.01 0.00 0.00 99.98 04:30:01 all 0.04 0.00 0.02 0.01 0.01 99.92 04:30:01 0 0.02 0.00 0.02 0.02 0.02 99.92 04:30:01 1 0.01 0.00 0.02 0.01 0.01 99.96 04:30:01 2 0.02 0.00 0.02 0.01 0.01 99.93 04:30:01 3 0.10 0.00 0.01 0.00 0.01 99.87 04:40:05 all 0.02 0.00 0.02 0.01 0.01 99.94 04:40:05 0 0.02 0.00 0.02 0.02 0.02 99.92 04:40:05 1 0.02 0.00 0.02 0.00 0.01 99.95 04:40:05 2 0.02 0.00 0.02 0.01 0.01 99.95 04:40:05 3 0.03 0.00 0.02 0.00 0.01 99.94 04:50:18 all 0.04 0.00 0.02 0.01 0.01 99.92 04:50:18 0 0.01 0.00 0.02 0.02 0.02 99.94 04:50:18 1 0.02 0.00 0.02 0.00 0.01 99.95 04:50:18 2 0.10 0.00 0.03 0.00 0.02 99.85 04:50:18 3 0.02 0.00 0.02 0.00 0.01 99.95 05:00:01 all 0.07 0.00 0.02 0.01 0.01 99.89 05:00:01 0 0.02 0.00 0.02 0.02 0.02 99.93 05:00:01 1 0.21 0.00 0.02 0.00 0.01 99.77 05:00:01 2 0.03 0.00 0.03 0.01 0.02 99.92 05:00:01 3 0.02 0.00 0.02 0.00 0.01 99.95 05:10:18 all 0.27 0.00 0.03 0.01 0.02 99.68 05:10:18 0 0.00 0.00 0.02 0.02 0.01 99.95 05:10:18 1 1.04 0.00 0.03 0.00 0.02 98.90 05:10:18 2 0.01 0.00 0.02 0.01 0.01 99.95 05:10:18 3 0.03 0.00 0.03 0.01 0.02 99.91 05:20:18 all 0.02 0.00 0.02 0.01 0.02 99.94 05:20:18 0 0.01 0.00 0.01 0.00 0.01 99.96 05:20:18 1 0.01 0.00 0.01 0.00 0.01 99.97 05:20:18 2 0.01 0.00 0.02 0.02 0.01 99.94 05:20:18 3 0.04 0.00 0.03 0.01 0.03 99.88 05:30:01 all 0.17 0.00 0.02 0.01 0.01 99.79 05:30:01 0 0.56 0.00 0.02 0.00 0.01 99.40 05:30:01 1 0.01 0.00 0.01 0.01 0.01 99.96 05:30:01 2 0.02 0.00 0.02 0.03 0.01 99.92 05:30:01 3 0.08 0.00 0.03 0.01 0.02 99.86 05:30:01 CPU %user %nice %system %iowait %steal %idle 05:40:18 all 0.12 0.00 0.02 0.01 0.01 99.84 05:40:18 0 0.02 0.00 0.01 0.00 0.01 99.96 05:40:18 1 0.01 0.00 0.02 0.01 0.01 99.95 05:40:18 2 0.42 0.00 0.04 0.02 0.02 99.49 05:40:18 3 0.02 0.00 0.02 0.00 0.01 99.94 05:50:18 all 0.19 0.00 0.02 0.01 0.01 99.77 05:50:18 0 0.01 0.00 0.01 0.01 0.01 99.96 05:50:18 1 0.02 0.00 0.02 0.00 0.01 99.94 05:50:18 2 0.70 0.00 0.03 0.03 0.02 99.21 05:50:18 3 0.02 0.00 0.02 0.00 0.01 99.95 06:00:01 all 0.12 0.00 0.02 0.01 0.01 99.84 06:00:01 0 0.01 0.00 0.01 0.00 0.01 99.97 06:00:01 1 0.02 0.00 0.02 0.00 0.01 99.95 06:00:01 2 0.13 0.00 0.03 0.03 0.03 99.78 06:00:01 3 0.32 0.00 0.01 0.00 0.01 99.66 06:10:13 all 0.10 0.00 0.02 0.01 0.01 99.86 06:10:13 0 0.07 0.00 0.00 0.00 0.01 99.92 06:10:13 1 0.28 0.00 0.01 0.00 0.01 99.69 06:10:13 2 0.02 0.00 0.02 0.02 0.01 99.93 06:10:13 3 0.02 0.00 0.03 0.01 0.02 99.92 06:20:00 all 0.34 0.00 0.02 0.01 0.01 99.61 06:20:00 0 0.00 0.00 0.01 0.02 0.01 99.96 06:20:00 1 1.33 0.00 0.03 0.00 0.02 98.63 06:20:00 2 0.01 0.00 0.02 0.01 0.01 99.94 06:20:00 3 0.02 0.00 0.03 0.01 0.02 99.93 06:30:01 all 0.18 0.00 0.02 0.01 0.01 99.77 06:30:01 0 0.01 0.00 0.01 0.00 0.01 99.98 06:30:01 1 0.68 0.00 0.02 0.00 0.02 99.28 06:30:01 2 0.02 0.00 0.02 0.00 0.02 99.93 06:30:01 3 0.02 0.00 0.02 0.02 0.01 99.92 06:40:18 all 0.02 0.00 0.02 0.01 0.01 99.94 06:40:18 0 0.01 0.00 0.01 0.02 0.01 99.95 06:40:18 1 0.02 0.00 0.02 0.00 0.01 99.94 06:40:18 2 0.02 0.00 0.02 0.01 0.02 99.93 06:40:18 3 0.02 0.00 0.02 0.01 0.01 99.95 06:50:18 all 0.13 0.00 0.02 0.01 0.02 99.82 06:50:18 0 0.01 0.00 0.02 0.02 0.01 99.93 06:50:18 1 0.03 0.00 0.03 0.01 0.02 99.92 06:50:18 2 0.48 0.00 0.03 0.01 0.03 99.46 06:50:18 3 0.02 0.00 0.02 0.00 0.01 99.95 07:00:01 all 0.02 0.00 0.02 0.01 0.01 99.94 07:00:01 0 0.01 0.00 0.01 0.03 0.01 99.94 07:00:01 1 0.01 0.00 0.02 0.00 0.01 99.96 07:00:01 2 0.02 0.00 0.02 0.01 0.03 99.93 07:00:01 3 0.02 0.00 0.02 0.00 0.01 99.95 07:10:13 all 0.24 0.00 0.02 0.01 0.01 99.71 07:10:13 0 0.00 0.00 0.01 0.02 0.01 99.95 07:10:13 1 0.01 0.00 0.01 0.00 0.01 99.97 07:10:13 2 0.93 0.00 0.03 0.00 0.03 99.00 07:10:13 3 0.02 0.00 0.03 0.00 0.01 99.93 07:20:14 all 0.19 0.00 0.02 0.01 0.01 99.76 07:20:14 0 0.00 0.00 0.01 0.02 0.01 99.95 07:20:14 1 0.01 0.00 0.01 0.00 0.01 99.96 07:20:14 2 0.72 0.00 0.02 0.00 0.02 99.23 07:20:14 3 0.03 0.00 0.04 0.00 0.02 99.90 07:20:14 CPU %user %nice %system %iowait %steal %idle 07:30:01 all 0.10 0.00 0.02 0.01 0.01 99.86 07:30:01 0 0.01 0.00 0.01 0.02 0.01 99.96 07:30:01 1 0.02 0.00 0.03 0.00 0.02 99.92 07:30:01 2 0.34 0.00 0.02 0.01 0.02 99.62 07:30:01 3 0.02 0.00 0.02 0.00 0.01 99.96 07:40:18 all 0.11 0.00 0.02 0.01 0.01 99.84 07:40:18 0 0.01 0.00 0.01 0.02 0.01 99.96 07:40:18 1 0.03 0.00 0.03 0.00 0.02 99.92 07:40:18 2 0.40 0.00 0.03 0.01 0.02 99.54 07:40:18 3 0.01 0.00 0.01 0.00 0.01 99.97 07:50:18 all 0.17 0.00 0.02 0.01 0.01 99.79 07:50:18 0 0.01 0.00 0.02 0.01 0.01 99.96 07:50:18 1 0.02 0.00 0.01 0.00 0.01 99.97 07:50:18 2 0.02 0.00 0.03 0.01 0.02 99.92 07:50:18 3 0.63 0.00 0.03 0.01 0.02 99.30 08:00:01 all 0.04 0.00 0.02 0.01 0.01 99.91 08:00:01 0 0.01 0.00 0.01 0.02 0.01 99.95 08:00:01 1 0.03 0.00 0.02 0.00 0.01 99.94 08:00:01 2 0.02 0.00 0.03 0.01 0.01 99.94 08:00:01 3 0.12 0.00 0.04 0.01 0.02 99.81 08:10:18 all 0.21 0.00 0.02 0.01 0.01 99.75 08:10:18 0 0.00 0.00 0.01 0.02 0.01 99.97 08:10:18 1 0.78 0.00 0.03 0.00 0.02 99.18 08:10:18 2 0.01 0.00 0.01 0.00 0.01 99.97 08:10:18 3 0.04 0.00 0.03 0.01 0.02 99.89 08:20:18 all 0.14 0.00 0.02 0.01 0.01 99.82 08:20:18 0 0.01 0.00 0.01 0.01 0.01 99.96 08:20:18 1 0.52 0.00 0.03 0.00 0.02 99.43 08:20:18 2 0.02 0.00 0.02 0.00 0.02 99.93 08:20:18 3 0.02 0.00 0.02 0.02 0.01 99.94 08:30:01 all 0.11 0.00 0.02 0.01 0.01 99.85 08:30:01 0 0.01 0.00 0.01 0.00 0.01 99.97 08:30:01 1 0.02 0.00 0.02 0.00 0.01 99.95 08:30:01 2 0.06 0.00 0.03 0.01 0.02 99.89 08:30:01 3 0.37 0.00 0.02 0.02 0.02 99.58 08:40:17 all 0.13 0.00 0.02 0.01 0.01 99.83 08:40:17 0 0.01 0.00 0.01 0.01 0.01 99.96 08:40:17 1 0.03 0.00 0.02 0.00 0.01 99.93 08:40:17 2 0.02 0.00 0.01 0.00 0.01 99.95 08:40:17 3 0.46 0.00 0.03 0.01 0.02 99.48 08:50:17 all 0.02 0.00 0.02 0.01 0.02 99.94 08:50:17 0 0.02 0.00 0.03 0.02 0.02 99.93 08:50:17 1 0.04 0.00 0.03 0.00 0.02 99.91 08:50:17 2 0.02 0.00 0.01 0.00 0.01 99.96 08:50:17 3 0.02 0.00 0.01 0.01 0.01 99.95 09:00:01 all 0.17 0.00 0.02 0.01 0.01 99.79 09:00:01 0 0.01 0.00 0.02 0.02 0.01 99.93 09:00:01 1 0.64 0.00 0.02 0.00 0.02 99.32 09:00:01 2 0.02 0.00 0.02 0.01 0.01 99.94 09:00:01 3 0.01 0.00 0.03 0.00 0.01 99.95 09:10:18 all 0.05 0.00 0.02 0.01 0.01 99.91 09:10:18 0 0.10 0.00 0.02 0.02 0.01 99.84 09:10:18 1 0.08 0.00 0.02 0.00 0.02 99.87 09:10:18 2 0.01 0.00 0.01 0.01 0.01 99.96 09:10:18 3 0.01 0.00 0.01 0.00 0.01 99.96 09:10:18 CPU %user %nice %system %iowait %steal %idle 09:20:18 all 0.23 0.00 0.02 0.01 0.01 99.72 09:20:18 0 0.88 0.00 0.03 0.01 0.02 99.06 09:20:18 1 0.01 0.00 0.03 0.01 0.01 99.94 09:20:18 2 0.01 0.00 0.01 0.02 0.01 99.95 09:20:18 3 0.02 0.00 0.02 0.00 0.01 99.95 09:30:01 all 0.24 0.00 0.03 0.01 0.01 99.72 09:30:01 0 0.88 0.00 0.01 0.02 0.01 99.08 09:30:01 1 0.03 0.00 0.02 0.00 0.01 99.95 09:30:01 2 0.02 0.00 0.02 0.01 0.01 99.94 09:30:01 3 0.03 0.00 0.05 0.01 0.02 99.90 09:40:11 all 0.15 0.00 0.02 0.01 0.01 99.80 09:40:11 0 0.56 0.00 0.03 0.01 0.02 99.37 09:40:11 1 0.03 0.00 0.02 0.00 0.01 99.93 09:40:11 2 0.01 0.00 0.01 0.01 0.01 99.94 09:40:11 3 0.01 0.00 0.01 0.00 0.01 99.97 09:50:18 all 0.10 0.00 0.02 0.01 0.01 99.86 09:50:18 0 0.30 0.00 0.02 0.01 0.01 99.65 09:50:18 1 0.02 0.00 0.01 0.00 0.01 99.96 09:50:18 2 0.04 0.00 0.03 0.00 0.02 99.91 09:50:18 3 0.02 0.00 0.03 0.01 0.02 99.92 10:00:01 all 0.02 0.00 0.02 0.01 0.01 99.94 10:00:01 0 0.01 0.00 0.02 0.00 0.01 99.96 10:00:01 1 0.02 0.00 0.02 0.01 0.01 99.95 10:00:01 2 0.02 0.00 0.03 0.01 0.03 99.91 10:00:01 3 0.01 0.00 0.02 0.02 0.01 99.95 10:10:18 all 0.25 0.00 0.02 0.01 0.01 99.71 10:10:18 0 0.84 0.00 0.02 0.00 0.01 99.12 10:10:18 1 0.07 0.00 0.02 0.02 0.01 99.87 10:10:18 2 0.07 0.00 0.03 0.01 0.02 99.88 10:10:18 3 0.02 0.00 0.01 0.00 0.01 99.97 10:20:18 all 0.19 0.00 0.02 0.01 0.01 99.76 10:20:18 0 0.12 0.00 0.02 0.00 0.02 99.84 10:20:18 1 0.59 0.00 0.03 0.01 0.02 99.35 10:20:18 2 0.05 0.00 0.02 0.02 0.02 99.90 10:20:18 3 0.01 0.00 0.01 0.01 0.01 99.97 10:30:01 all 0.18 0.00 0.03 0.01 0.01 99.78 10:30:01 0 0.01 0.00 0.02 0.01 0.01 99.95 10:30:01 1 0.19 0.00 0.04 0.00 0.02 99.75 10:30:01 2 0.50 0.00 0.04 0.01 0.02 99.44 10:30:01 3 0.01 0.00 0.01 0.00 0.01 99.97 10:40:00 all 0.08 0.00 0.02 0.01 0.01 99.87 10:40:00 0 0.05 0.00 0.03 0.03 0.02 99.88 10:40:00 1 0.22 0.00 0.02 0.00 0.02 99.74 10:40:00 2 0.03 0.00 0.03 0.01 0.02 99.91 10:40:00 3 0.02 0.00 0.01 0.00 0.01 99.96 10:50:18 all 0.18 0.00 0.02 0.01 0.01 99.77 10:50:18 0 0.02 0.00 0.02 0.02 0.02 99.92 10:50:18 1 0.13 0.00 0.02 0.00 0.01 99.84 10:50:18 2 0.02 0.00 0.03 0.01 0.02 99.92 10:50:18 3 0.56 0.00 0.02 0.00 0.01 99.41 11:00:01 all 0.26 0.00 0.02 0.01 0.01 99.70 11:00:01 0 0.00 0.00 0.02 0.02 0.01 99.95 11:00:01 1 0.90 0.00 0.03 0.00 0.02 99.05 11:00:01 2 0.12 0.00 0.02 0.00 0.02 99.84 11:00:01 3 0.00 0.00 0.01 0.01 0.01 99.97 11:00:01 CPU %user %nice %system %iowait %steal %idle 11:10:18 all 0.21 0.00 0.02 0.01 0.01 99.75 11:10:18 0 0.00 0.00 0.01 0.00 0.01 99.98 11:10:18 1 0.03 0.00 0.03 0.01 0.01 99.92 11:10:18 2 0.79 0.00 0.03 0.00 0.02 99.16 11:10:18 3 0.01 0.00 0.02 0.02 0.01 99.93 11:20:18 all 0.22 0.00 0.02 0.01 0.01 99.73 11:20:18 0 0.00 0.00 0.01 0.00 0.01 99.98 11:20:18 1 0.02 0.00 0.03 0.01 0.02 99.93 11:20:18 2 0.85 0.00 0.03 0.00 0.03 99.09 11:20:18 3 0.02 0.00 0.03 0.02 0.01 99.92 11:30:01 all 0.02 0.00 0.02 0.01 0.01 99.94 11:30:01 0 0.00 0.00 0.00 0.01 0.01 99.98 11:30:01 1 0.03 0.00 0.02 0.00 0.01 99.94 11:30:01 2 0.02 0.00 0.03 0.00 0.03 99.92 11:30:01 3 0.01 0.00 0.01 0.02 0.01 99.94 11:40:14 all 0.05 0.00 0.02 0.01 0.01 99.91 11:40:14 0 0.10 0.00 0.01 0.01 0.00 99.87 11:40:14 1 0.06 0.00 0.03 0.00 0.01 99.90 11:40:14 2 0.04 0.00 0.04 0.01 0.02 99.89 11:40:14 3 0.01 0.00 0.01 0.01 0.01 99.96 11:50:18 all 0.09 0.00 0.02 0.01 0.01 99.86 11:50:18 0 0.31 0.00 0.00 0.02 0.01 99.66 11:50:18 1 0.03 0.00 0.02 0.00 0.01 99.94 11:50:18 2 0.03 0.00 0.04 0.01 0.02 99.90 11:50:18 3 0.01 0.00 0.01 0.00 0.01 99.97 12:00:01 all 0.02 0.00 0.02 0.01 0.01 99.92 12:00:01 0 0.02 0.00 0.01 0.02 0.01 99.94 12:00:01 1 0.03 0.01 0.04 0.01 0.02 99.89 12:00:01 2 0.02 0.00 0.02 0.00 0.01 99.95 12:00:01 3 0.03 0.00 0.03 0.01 0.02 99.92 12:10:18 all 0.09 0.00 0.03 0.01 0.01 99.86 12:10:18 0 0.30 0.00 0.05 0.01 0.01 99.63 12:10:18 1 0.02 0.00 0.03 0.00 0.01 99.93 12:10:18 2 0.01 0.00 0.00 0.01 0.01 99.97 12:10:18 3 0.02 0.00 0.05 0.01 0.02 99.90 12:20:18 all 0.12 0.00 0.02 0.01 0.02 99.83 12:20:18 0 0.43 0.00 0.02 0.00 0.02 99.54 12:20:18 1 0.02 0.00 0.02 0.01 0.01 99.93 12:20:18 2 0.02 0.00 0.02 0.01 0.01 99.95 12:20:18 3 0.02 0.00 0.03 0.02 0.02 99.91 12:30:01 all 0.28 0.00 0.03 0.01 0.01 99.67 12:30:01 0 1.06 0.00 0.05 0.00 0.03 98.86 12:30:01 1 0.02 0.00 0.02 0.01 0.01 99.95 12:30:01 2 0.01 0.00 0.01 0.02 0.01 99.94 12:30:01 3 0.01 0.00 0.02 0.01 0.01 99.95 12:40:18 all 0.02 0.00 0.02 0.01 0.01 99.94 12:40:18 0 0.01 0.00 0.02 0.00 0.02 99.95 12:40:18 1 0.01 0.00 0.01 0.00 0.01 99.96 12:40:18 2 0.03 0.00 0.02 0.02 0.02 99.91 12:40:18 3 0.02 0.00 0.02 0.00 0.01 99.94 12:50:17 all 0.08 0.00 0.02 0.01 0.01 99.87 12:50:17 0 0.02 0.00 0.02 0.01 0.01 99.94 12:50:17 1 0.02 0.00 0.02 0.01 0.01 99.94 12:50:17 2 0.02 0.00 0.03 0.02 0.01 99.93 12:50:17 3 0.28 0.00 0.02 0.00 0.02 99.68 12:50:17 CPU %user %nice %system %iowait %steal %idle 13:00:01 all 0.12 0.00 0.02 0.01 0.01 99.84 13:00:01 0 0.01 0.00 0.01 0.01 0.01 99.97 13:00:01 1 0.45 0.00 0.03 0.01 0.02 99.49 13:00:01 2 0.01 0.00 0.02 0.01 0.01 99.95 13:00:01 3 0.02 0.00 0.02 0.00 0.01 99.94 13:10:18 all 0.10 0.00 0.02 0.01 0.01 99.86 13:10:18 0 0.03 0.00 0.03 0.00 0.02 99.91 13:10:18 1 0.01 0.00 0.01 0.02 0.01 99.95 13:10:18 2 0.02 0.00 0.02 0.00 0.01 99.95 13:10:18 3 0.34 0.00 0.02 0.01 0.01 99.62 13:20:18 all 0.06 0.00 0.02 0.01 0.01 99.90 13:20:18 0 0.01 0.00 0.02 0.01 0.02 99.94 13:20:18 1 0.02 0.00 0.02 0.02 0.01 99.93 13:20:18 2 0.02 0.00 0.03 0.00 0.02 99.94 13:20:18 3 0.20 0.00 0.02 0.00 0.01 99.77 13:30:01 all 0.19 0.00 0.02 0.01 0.01 99.77 13:30:01 0 0.01 0.00 0.01 0.02 0.01 99.96 13:30:01 1 0.72 0.00 0.02 0.01 0.02 99.23 13:30:01 2 0.03 0.00 0.03 0.01 0.02 99.92 13:30:01 3 0.01 0.00 0.02 0.00 0.01 99.96 13:40:18 all 0.09 0.00 0.02 0.01 0.01 99.87 13:40:18 0 0.01 0.00 0.02 0.01 0.01 99.94 13:40:18 1 0.32 0.00 0.02 0.00 0.01 99.65 13:40:18 2 0.02 0.00 0.02 0.01 0.01 99.94 13:40:18 3 0.02 0.00 0.01 0.00 0.01 99.96 13:50:18 all 0.02 0.00 0.02 0.01 0.01 99.94 13:50:18 0 0.01 0.00 0.01 0.00 0.01 99.97 13:50:18 1 0.03 0.00 0.02 0.01 0.02 99.92 13:50:18 2 0.02 0.00 0.03 0.02 0.02 99.92 13:50:18 3 0.02 0.00 0.02 0.00 0.01 99.95 14:00:01 all 1.38 0.00 0.17 0.16 0.02 98.28 14:00:01 0 1.66 0.00 0.16 0.21 0.01 97.94 14:00:01 1 0.58 0.00 0.11 0.01 0.03 99.28 14:00:01 2 1.84 0.00 0.27 0.39 0.02 97.48 14:00:01 3 1.42 0.00 0.13 0.03 0.01 98.41 14:10:00 all 53.36 0.00 2.93 0.66 0.10 42.95 14:10:00 0 52.27 0.00 2.94 0.61 0.10 44.09 14:10:00 1 53.48 0.00 3.20 0.71 0.09 42.52 14:10:00 2 54.77 0.00 2.80 0.69 0.10 41.64 14:10:00 3 52.92 0.00 2.79 0.62 0.10 43.57 Average: all 0.77 0.00 0.06 0.02 0.01 99.14 Average: 0 0.73 0.00 0.05 0.02 0.01 99.18 Average: 1 0.80 0.00 0.06 0.01 0.01 99.11 Average: 2 0.84 0.00 0.06 0.02 0.02 99.06 Average: 3 0.70 0.00 0.06 0.01 0.01 99.22