20:08:39 Started by upstream project "integration-sanity-test-titanium" build number 562
20:08:39 originally caused by:
20:08:39 Started by timer
20:08:39 Running as SYSTEM
20:08:40 [EnvInject] - Loading node environment variables.
20:08:40 Building remotely on prd-ubuntu2404-robot-2c-8g-15692 (ubuntu2404-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:08:40 [ssh-agent] Looking for ssh-agent implementation...
20:08:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
20:08:40 $ ssh-agent
20:08:40 SSH_AUTH_SOCK=/tmp/ssh-PgEHAu2Kti8U/agent.37336
20:08:40 SSH_AGENT_PID=37338
20:08:40 [ssh-agent] Started.
20:08:40 Running ssh-add (command line suppressed)
20:08:40 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_2640909179597796232.key (/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_2640909179597796232.key)
20:08:40 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
20:08:40 The recommended git tool is: NONE
20:08:42 using credential opendaylight-jenkins-ssh
20:08:42 Wiping out workspace first.
20:08:42 Cloning the remote Git repository
20:08:42 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
20:08:42 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test # timeout=10
20:08:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
20:08:42 > git --version # timeout=10
20:08:42 > git --version # 'git version 2.43.0'
20:08:42 using GIT_SSH to set credentials Release Engineering Jenkins Key
20:08:42 Verifying host key using known hosts file, will automatically accept unseen keys
20:08:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
20:08:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
20:08:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:08:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
20:08:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
20:08:45 using GIT_SSH to set credentials Release Engineering Jenkins Key
20:08:45 Verifying host key using known hosts file, will automatically accept unseen keys
20:08:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
20:08:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10
20:08:45 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master)
20:08:45 > git config core.sparsecheckout # timeout=10
20:08:45 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10
20:08:45 Commit message: "Adapt updater.py to use new lsp-flags container"
20:08:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10
20:08:45 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
20:08:46 No emails were triggered.
20:08:46 provisioning config files...
20:08:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc
20:08:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
20:08:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:08:46 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins16823343333148550329.sh
20:08:46 ---> python-tools-install.sh
20:08:46 Setup pyenv:
20:08:46 * system (set by /opt/pyenv/version)
20:08:46 * 3.8.20 (set by /opt/pyenv/version)
20:08:46 * 3.9.20 (set by /opt/pyenv/version)
20:08:46 3.10.15
20:08:46 3.11.10
20:08:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-40PB
20:08:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
20:08:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:08:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:08:55 lf-activate-venv(): INFO: Base packages installed successfully
20:08:55 lf-activate-venv(): INFO: Installing additional packages: lftools
20:09:17 lf-activate-venv(): INFO: Adding /tmp/venv-40PB/bin to PATH
20:09:17 Generating Requirements File
20:09:36 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.
20:09:36 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
20:09:36 Python 3.11.10
20:09:36 pip 26.1.1 from /tmp/venv-40PB/lib/python3.11/site-packages/pip (python 3.11)
20:09:36 appdirs==1.4.4
20:09:36 argcomplete==3.6.3
20:09:36 aspy.yaml==1.3.0
20:09:36 attrs==26.1.0
20:09:36 autopage==0.6.0
20:09:36 beautifulsoup4==4.14.3
20:09:36 boto3==1.43.9
20:09:36 botocore==1.43.9
20:09:36 bs4==0.0.2
20:09:36 certifi==2026.4.22
20:09:36 cffi==2.0.0
20:09:36 cfgv==3.5.0
20:09:36 chardet==7.4.3
20:09:36 charset-normalizer==3.4.7
20:09:36 click==8.3.3
20:09:36 cliff==4.14.0
20:09:36 cmd2==3.5.1
20:09:36 cryptography==3.3.2
20:09:36 debtcollector==3.1.0
20:09:36 decorator==5.2.1
20:09:36 defusedxml==0.7.1
20:09:36 Deprecated==1.3.1
20:09:36 distlib==0.4.0
20:09:36 dnspython==2.8.0
20:09:36 docker==7.1.0
20:09:36 dogpile.cache==1.5.0
20:09:36 durationpy==0.10
20:09:36 email-validator==2.3.0
20:09:36 filelock==3.29.0
20:09:36 future==1.0.0
20:09:36 gitdb==4.0.12
20:09:36 GitPython==3.1.50
20:09:36 httplib2==0.30.2
20:09:36 identify==2.6.19
20:09:36 idna==3.15
20:09:36 importlib-resources==1.5.0
20:09:36 iso8601==2.1.0
20:09:36 Jinja2==3.1.6
20:09:36 jmespath==1.1.0
20:09:36 jsonpatch==1.33
20:09:36 jsonpointer==3.1.1
20:09:36 jsonschema==4.26.0
20:09:36 jsonschema-specifications==2025.9.1
20:09:36 keystoneauth1==5.14.0
20:09:36 kubernetes==35.0.0
20:09:36 lftools==0.37.22
20:09:36 lxml==6.1.0
20:09:36 markdown-it-py==4.2.0
20:09:36 MarkupSafe==3.0.3
20:09:36 mdurl==0.1.2
20:09:36 msgpack==1.1.2
20:09:36 multi_key_dict==2.0.3
20:09:36 munch==4.0.0
20:09:36 netaddr==1.3.0
20:09:36 niet==1.4.2
20:09:36 nodeenv==1.10.0
20:09:36 oauth2client==4.1.3
20:09:36 oauthlib==3.3.1
20:09:36 openstacksdk==4.12.0
20:09:36 os-service-types==1.8.2
20:09:36 osc-lib==4.6.0
20:09:36 oslo.config==10.3.0
20:09:36 oslo.context==6.3.0
20:09:36 oslo.i18n==6.7.2
20:09:36 oslo.log==8.1.0
20:09:36 oslo.serialization==5.9.1
20:09:36 oslo.utils==10.0.1
20:09:36 packaging==26.2
20:09:36 pbr==7.0.3
20:09:36 platformdirs==4.9.6
20:09:36 prettytable==3.17.0
20:09:36 psutil==7.2.2
20:09:36 pyasn1==0.6.3
20:09:36 pyasn1_modules==0.4.2
20:09:36 pycparser==3.0
20:09:36 pygerrit2==2.0.15
20:09:36 PyGithub==2.9.1
20:09:36 Pygments==2.20.0
20:09:36 PyJWT==2.12.1
20:09:36 PyNaCl==1.6.2
20:09:36 pyparsing==2.4.7
20:09:36 pyperclip==1.11.0
20:09:36 pyrsistent==0.20.0
20:09:36 python-cinderclient==9.9.0
20:09:36 python-dateutil==2.9.0.post0
20:09:36 python-discovery==1.3.1
20:09:36 python-heatclient==5.1.0
20:09:36 python-jenkins==1.8.3
20:09:36 python-keystoneclient==5.8.0
20:09:36 python-magnumclient==4.10.0
20:09:36 python-openstackclient==9.0.0
20:09:36 python-swiftclient==4.10.0
20:09:36 PyYAML==6.0.3
20:09:36 referencing==0.37.0
20:09:36 requests==2.34.2
20:09:36 requests-oauthlib==2.0.0
20:09:36 rfc3986==2.0.0
20:09:36 rich==15.0.0
20:09:36 rich-argparse==1.8.0
20:09:36 rpds-py==0.30.0
20:09:36 rsa==4.9.1
20:09:36 ruamel.yaml==0.19.1
20:09:36 ruamel.yaml.clib==0.2.15
20:09:36 s3transfer==0.17.0
20:09:36 simplejson==4.1.1
20:09:36 six==1.17.0
20:09:36 smmap==5.0.3
20:09:36 soupsieve==2.8.3
20:09:36 stevedore==5.7.0
20:09:36 tabulate==0.10.0
20:09:36 toml==0.10.2
20:09:36 tomlkit==0.15.0
20:09:36 tqdm==4.67.3
20:09:36 typing_extensions==4.15.0
20:09:36 urllib3==1.26.20
20:09:36 virtualenv==21.3.3
20:09:36 wcwidth==0.7.0
20:09:36 websocket-client==1.9.0
20:09:36 wrapt==2.1.2
20:09:36 xdg==6.0.0
20:09:36 xmltodict==1.0.4
20:09:36 yq==3.4.3
20:09:36 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins12879628780868510857.sh
20:09:36 ---> uv-install.sh
20:09:36 Installing uv/uvx (latest) using shell installer
20:09:37 2026-05-16 20:09:37 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-xPhhvw.sh" [1]
20:09:37 downloading uv 0.11.14 x86_64-unknown-linux-gnu
20:09:38 installing to /home/jenkins/.local/bin
20:09:38 uv
20:09:38 uvx
20:09:38 everything's installed!
20:09:38
20:09:38 To add $HOME/.local/bin to your PATH, either restart your shell or run:
20:09:38
20:09:38 source $HOME/.local/bin/env (sh, bash, zsh)
20:09:38 source $HOME/.local/bin/env.fish (fish)
20:09:38 Adding install location to PATH
20:09:38 ---> Validating uv/uvx install
20:09:38 uvx 0.11.14 (x86_64-unknown-linux-gnu)
20:09:38 [EnvInject] - Injecting environment variables from a build step.
20:09:38 [EnvInject] - Injecting as environment variables the properties content
20:09:38 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
20:09:38 OS_CLOUD=vex
20:09:38 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-553
20:09:38 OS_STACK_TEMPLATE_DIR=openstack-hot
20:09:38
20:09:38 [EnvInject] - Variables injected successfully.
20:09:38 provisioning config files...
20:09:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:09:38 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins13177619755763916024.sh
20:09:38 ---> Create parameters file for OpenStack HOT
20:09:38 OpenStack Heat parameters generated
20:09:38 -----------------------------------
20:09:38 parameters:
20:09:38 vm_0_count: '1'
20:09:38 vm_0_flavor: 'v3-standard-4'
20:09:38 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623'
20:09:38 vm_1_count: '1'
20:09:38 vm_1_flavor: 'v3-standard-2'
20:09:38 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
20:09:38
20:09:38 job_name: '23793-553'
20:09:38 silo: 'releng'
20:09:38 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins197645555289166562.sh
20:09:38 ---> Create HEAT stack
20:09:38 + source /home/jenkins/lf-env.sh
20:09:38 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:09:38 ++ mktemp -d /tmp/venv-XXXX
20:09:38 + lf_venv=/tmp/venv-NMDT
20:09:38 + local venv_file=/tmp/.os_lf_venv
20:09:38 + local python=python3
20:09:38 + local options
20:09:38 + local set_path=true
20:09:38 + local install_args=
20:09:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:09:38 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
20:09:38 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
20:09:38 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:09:38 + true
20:09:38 + case $1 in
20:09:38 + python=python3
20:09:38 + shift 2
20:09:38 + true
20:09:38 + case $1 in
20:09:38 + shift
20:09:38 + break
20:09:38 + case $python in
20:09:38 + local pkg_list=
20:09:38 + [[ -d /opt/pyenv ]]
20:09:38 + echo 'Setup pyenv:'
20:09:38 Setup pyenv:
20:09:38 + export PYENV_ROOT=/opt/pyenv
20:09:38 + PYENV_ROOT=/opt/pyenv
20:09:38 + 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
20:09:38 + 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
20:09:38 + pyenv versions
20:09:38 system
20:09:38 3.8.20
20:09:38 3.9.20
20:09:38 3.10.15
20:09:38 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:09:38 + command -v pyenv
20:09:38 ++ pyenv init - --no-rehash
20:09:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
20:09:38 for i in ${!paths[@]}; do
20:09:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
20:09:38 fi; done;
20:09:38 echo "${paths[*]}"'\'')"
20:09:38 export PATH="/opt/pyenv/shims:${PATH}"
20:09:38 export PYENV_SHELL=bash
20:09:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
20:09:38 pyenv() {
20:09:38 local command
20:09:38 command="${1:-}"
20:09:38 if [ "$#" -gt 0 ]; then
20:09:38 shift
20:09:38 fi
20:09:38
20:09:38 case "$command" in
20:09:38 rehash|shell)
20:09:38 eval "$(pyenv "sh-$command" "$@")"
20:09:38 ;;
20:09:38 *)
20:09:38 command pyenv "$command" "$@"
20:09:38 ;;
20:09:38 esac
20:09:38 }'
20:09:38 +++ bash --norc -ec 'IFS=:; paths=($PATH);
20:09:38 for i in ${!paths[@]}; do
20:09:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
20:09:38 fi; done;
20:09:38 echo "${paths[*]}"'
20:09:38 ++ 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
20:09:38 ++ 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
20:09:38 ++ 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
20:09:38 ++ export PYENV_SHELL=bash
20:09:38 ++ PYENV_SHELL=bash
20:09:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
20:09:38 +++ complete -F _pyenv pyenv
20:09:38 ++ lf-pyver python3
20:09:38 ++ local py_version_xy=python3
20:09:38 ++ local py_version_xyz=
20:09:38 ++ pyenv versions
20:09:38 ++ local command
20:09:38 ++ command=versions
20:09:38 ++ '[' 1 -gt 0 ']'
20:09:38 ++ shift
20:09:38 ++ case "$command" in
20:09:38 ++ command pyenv versions
20:09:38 ++ sed 's/^[ *]* //'
20:09:38 ++ awk '{ print $1 }'
20:09:38 ++ grep -E '^[0-9.]*[0-9]$'
20:09:38 ++ [[ ! -s /tmp/.pyenv_versions ]]
20:09:38 +++ grep '^3' /tmp/.pyenv_versions
20:09:38 +++ sort -V
20:09:38 +++ tail -n 1
20:09:38 ++ py_version_xyz=3.11.10
20:09:38 ++ [[ -z 3.11.10 ]]
20:09:38 ++ echo 3.11.10
20:09:38 ++ return 0
20:09:38 + pyenv local 3.11.10
20:09:38 + local command
20:09:38 + command=local
20:09:38 + '[' 2 -gt 0 ']'
20:09:38 + shift
20:09:38 + case "$command" in
20:09:38 + command pyenv local 3.11.10
20:09:38 + for arg in "$@"
20:09:38 + case $arg in
20:09:38 + pkg_list+='lftools[openstack] '
20:09:38 + for arg in "$@"
20:09:38 + case $arg in
20:09:38 + pkg_list+='kubernetes '
20:09:38 + for arg in "$@"
20:09:38 + case $arg in
20:09:38 + pkg_list+='niet '
20:09:38 + for arg in "$@"
20:09:38 + case $arg in
20:09:38 + pkg_list+='python-heatclient '
20:09:38 + for arg in "$@"
20:09:38 + case $arg in
20:09:38 + pkg_list+='python-openstackclient '
20:09:38 + for arg in "$@"
20:09:38 + case $arg in
20:09:38 + pkg_list+='python-magnumclient '
20:09:38 + for arg in "$@"
20:09:38 + case $arg in
20:09:38 + pkg_list+='urllib3~=1.26.15 '
20:09:38 + for arg in "$@"
20:09:38 + case $arg in
20:09:38 + pkg_list+='yq '
20:09:38 + [[ -f /tmp/.os_lf_venv ]]
20:09:38 ++ cat /tmp/.os_lf_venv
20:09:38 + lf_venv=/tmp/venv-40PB
20:09:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40PB from' file:/tmp/.os_lf_venv
20:09:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40PB from file:/tmp/.os_lf_venv
20:09:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
20:09:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:09:38 + local 'pip_opts=--upgrade --quiet'
20:09:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
20:09:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
20:09:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
20:09:38 + [[ -n '' ]]
20:09:38 + [[ -n '' ]]
20:09:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
20:09:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:09:38 + /tmp/venv-40PB/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
20:09:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
20:09:40 lf-activate-venv(): INFO: Base packages installed successfully
20:09:40 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
20:09:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
20:09:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:09:40 + /tmp/venv-40PB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:09:58 + type python3
20:09:58 + true
20:09:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-40PB/bin to PATH'
20:09:58 lf-activate-venv(): INFO: Adding /tmp/venv-40PB/bin to PATH
20:09:58 + PATH=/tmp/venv-40PB/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
20:09:58 + return 0
20:09:58 + openstack --os-cloud vex limits show --absolute
20:10:00 +--------------------------+---------+
20:10:00 | Name | Value |
20:10:00 +--------------------------+---------+
20:10:00 | maxTotalInstances | -1 |
20:10:00 | maxTotalCores | 450 |
20:10:00 | maxTotalRAMSize | 1000000 |
20:10:00 | maxServerMeta | 128 |
20:10:00 | maxImageMeta | 128 |
20:10:00 | maxPersonality | 5 |
20:10:00 | maxPersonalitySize | 10240 |
20:10:00 | maxTotalKeypairs | 100 |
20:10:00 | maxServerGroups | 10 |
20:10:00 | maxServerGroupMembers | 10 |
20:10:00 | maxTotalFloatingIps | -1 |
20:10:00 | maxSecurityGroups | -1 |
20:10:00 | maxSecurityGroupRules | -1 |
20:10:00 | totalRAMUsed | 82944 |
20:10:00 | totalCoresUsed | 21 |
20:10:00 | totalInstancesUsed | 10 |
20:10:00 | totalFloatingIpsUsed | 0 |
20:10:00 | totalSecurityGroupsUsed | 0 |
20:10:00 | totalServerGroupsUsed | 0 |
20:10:00 | maxTotalVolumes | -1 |
20:10:00 | maxTotalSnapshots | 10 |
20:10:00 | maxTotalVolumeGigabytes | 4096 |
20:10:00 | maxTotalBackups | 10 |
20:10:00 | maxTotalBackupGigabytes | 1000 |
20:10:00 | totalVolumesUsed | 1 |
20:10:00 | totalGigabytesUsed | 20 |
20:10:00 | totalSnapshotsUsed | 0 |
20:10:00 | totalBackupsUsed | 0 |
20:10:00 | totalBackupGigabytesUsed | 0 |
20:10:00 +--------------------------+---------+
20:10:00 + pushd /opt/ciman/openstack-hot
20:10:00 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:10:00 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-titanium-553 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/stack-parameters.yaml
20:10:25 Creating stack releng-openflowplugin-csit-1node-sanity-only-titanium-553
20:10:25 Waiting to initialize infrastructure...
20:10:25 Stack initialization successful.
20:10:25 ------------------------------------
20:10:25 Stack Details
20:10:25 ------------------------------------
20:10:25 {'added': None,
20:10:25 'capabilities': [],
20:10:25 'created_at': '2026-05-16T20:10:03Z',
20:10:25 'deleted': None,
20:10:25 'deleted_at': None,
20:10:25 'description': 'No description',
20:10:25 'environment': None,
20:10:25 'environment_files': None,
20:10:25 'files': None,
20:10:25 'files_container': None,
20:10:25 'id': '645d7093-47e1-45bc-8f6d-f26c71ec646d',
20:10:25 'is_rollback_disabled': True,
20:10:25 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-553/645d7093-47e1-45bc-8f6d-f26c71ec646d',
20:10:25 'rel': 'self'}],
20:10:25 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
20:10:25 'name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-553',
20:10:25 'notification_topics': [],
20:10:25 'outputs': [{'description': 'IP addresses of the 1st vm types',
20:10:25 'output_key': 'vm_0_ips',
20:10:25 'output_value': ['10.30.171.184']},
20:10:25 {'description': 'IP addresses of the 2nd vm types',
20:10:25 'output_key': 'vm_1_ips',
20:10:25 'output_value': ['10.30.170.131']}],
20:10:25 'owner_id': ****,
20:10:25 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
20:10:25 'OS::stack_id': '645d7093-47e1-45bc-8f6d-f26c71ec646d',
20:10:25 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-553',
20:10:25 'job_name': '23793-553',
20:10:25 'silo': 'releng',
20:10:25 'vm_0_count': '1',
20:10:25 'vm_0_flavor': 'v3-standard-4',
20:10:25 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
20:10:25 '20260401-010115.623',
20:10:25 'vm_1_count': '1',
20:10:25 'vm_1_flavor': 'v3-standard-2',
20:10:25 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
20:10:25 '- 20250917-133034.654'},
20:10:25 'parent_id': None,
20:10:25 'replaced': None,
20:10:25 'status': 'CREATE_COMPLETE',
20:10:25 'status_reason': 'Stack CREATE completed successfully',
20:10:25 'tags': [],
20:10:25 'template': None,
20:10:25 'template_description': 'No description',
20:10:25 'template_url': None,
20:10:25 'timeout_mins': 15,
20:10:25 'unchanged': None,
20:10:25 'updated': None,
20:10:25 'updated_at': None,
20:10:25 'user_project_id': '89099124c853496fab2d888b1db6c690'}
20:10:25 ------------------------------------
20:10:26 + popd
20:10:26 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:10:26 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins1601080531198107389.sh
20:10:26 ---> Copy SSH public keys to CSIT lab
20:10:26 Setup pyenv:
20:10:26 system
20:10:26 3.8.20
20:10:26 3.9.20
20:10:26 3.10.15
20:10:26 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:10:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40PB from file:/tmp/.os_lf_venv
20:10:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:10:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:10:28 lf-activate-venv(): INFO: Base packages installed successfully
20:10:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
20:10:40 lf-activate-venv(): INFO: Adding /tmp/venv-40PB/bin to PATH
20:10:43 SSH not responding on 10.30.171.184. Retrying in 10 seconds...
20:10:43 Warning: Permanently added '10.30.170.131' (ED25519) to the list of known hosts.
20:10:44 releng-23793-553-1-mininet-ovs-217-0
20:10:44 Successfully copied public keys to slave 10.30.170.131
20:10:44 Process 38272 ready.
20:10:53 Ping to 10.30.171.184 successful.
20:10:53 SSH not responding on 10.30.171.184. Retrying in 10 seconds...
20:11:03 Ping to 10.30.171.184 successful.
20:11:05 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:11:05 releng-23793-553-0-builder-0
20:11:05 Successfully copied public keys to slave 10.30.171.184
20:11:05 Process 38273 ready.
20:11:05 SSH ready on all stack servers.
20:11:05 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins16649716538588493493.sh
20:11:05 Setup pyenv:
20:11:05 system
20:11:05 3.8.20
20:11:05 3.9.20
20:11:05 3.10.15
20:11:05 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:11:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DIHx
20:11:10 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.robot_venv
20:11:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:11:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:11:14 lf-activate-venv(): INFO: Base packages installed successfully
20:11:14 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
20:11:15 lf-activate-venv(): INFO: Adding /tmp/venv-DIHx/bin to PATH
20:11:15 + echo 'Installing Python Requirements'
20:11:15 Installing Python Requirements
20:11:15 + cat
20:11:15 + python -m pip install -r requirements.txt
20:11:16 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
20:11:16 Collecting docker-py (from -r requirements.txt (line 1))
20:11:16 Downloading docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
20:11:16 Collecting ipaddr (from -r requirements.txt (line 2))
20:11:16 Downloading ipaddr-2.2.0.tar.gz (26 kB)
20:11:16 Installing build dependencies: started
20:11:17 Installing build dependencies: finished with status 'done'
20:11:17 Getting requirements to build wheel: started
20:11:17 Getting requirements to build wheel: finished with status 'done'
20:11:17 Preparing metadata (pyproject.toml): started
20:11:18 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:18 Collecting netaddr (from -r requirements.txt (line 3))
20:11:18 Using cached netaddr-1.3.0-py3-none-any.whl (2.3 MB)
20:11:18 Collecting netifaces (from -r requirements.txt (line 4))
20:11:18 Downloading netifaces-0.11.0.tar.gz (30 kB)
20:11:18 Installing build dependencies: started
20:11:19 Installing build dependencies: finished with status 'done'
20:11:19 Getting requirements to build wheel: started
20:11:19 Getting requirements to build wheel: finished with status 'done'
20:11:19 Preparing metadata (pyproject.toml): started
20:11:19 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:19 Collecting pyhocon (from -r requirements.txt (line 5))
20:11:19 Downloading pyhocon-0.3.63.tar.gz (307 kB)
20:11:19 Installing build dependencies: started
20:11:20 Installing build dependencies: finished with status 'done'
20:11:20 Getting requirements to build wheel: started
20:11:21 Getting requirements to build wheel: finished with status 'done'
20:11:21 Preparing metadata (pyproject.toml): started
20:11:21 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:21 Collecting requests (from -r requirements.txt (line 6))
20:11:21 Using cached requests-2.34.2-py3-none-any.whl (73 kB)
20:11:21 Collecting robotframework (from -r requirements.txt (line 7))
20:11:21 Downloading robotframework-7.4.2-py3-none-any.whl (807 kB)
20:11:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 33.4 MB/s 0:00:00
20:11:21 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
20:11:21 Downloading robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
20:11:21 Installing build dependencies: started
20:11:22 Installing build dependencies: finished with status 'done'
20:11:22 Getting requirements to build wheel: started
20:11:22 Getting requirements to build wheel: finished with status 'done'
20:11:22 Preparing metadata (pyproject.toml): started
20:11:22 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:22 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
20:11:22 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
20:11:23 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
20:11:23 Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
20:11:23 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
20:11:23 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
20:11:23 Installing build dependencies: started
20:11:24 Installing build dependencies: finished with status 'done'
20:11:24 Getting requirements to build wheel: started
20:11:24 Getting requirements to build wheel: finished with status 'done'
20:11:24 Preparing metadata (pyproject.toml): started
20:11:24 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:24 Collecting scapy (from -r requirements.txt (line 12))
20:11:24 Downloading scapy-2.7.0-py3-none-any.whl (2.6 MB)
20:11:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 33.0 MB/s 0:00:00
20:11:24 Collecting jsonpath-rw (from -r requirements.txt (line 15))
20:11:24 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
20:11:24 Installing build dependencies: started
20:11:25 Installing build dependencies: finished with status 'done'
20:11:25 Getting requirements to build wheel: started
20:11:26 Getting requirements to build wheel: finished with status 'done'
20:11:26 Preparing metadata (pyproject.toml): started
20:11:26 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:26 Collecting elasticsearch (from -r requirements.txt (line 18))
20:11:26 Downloading elasticsearch-9.4.0-py3-none-any.whl (992 kB)
20:11:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 992.7/992.7 kB 35.4 MB/s 0:00:00
20:11:26 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
20:11:26 Downloading elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
20:11:26 Collecting pyangbind (from -r requirements.txt (line 22))
20:11:26 Downloading pyangbind-0.8.7-py3-none-any.whl (52 kB)
20:11:26 Collecting isodate (from -r requirements.txt (line 25))
20:11:26 Downloading isodate-0.7.2-py3-none-any.whl (22 kB)
20:11:26 Collecting jmespath (from -r requirements.txt (line 28))
20:11:26 Using cached jmespath-1.1.0-py3-none-any.whl (20 kB)
20:11:26 Collecting jsonpatch (from -r requirements.txt (line 31))
20:11:26 Using cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
20:11:26 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:26 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB)
20:11:26 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:26 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
20:11:27 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
20:11:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
20:11:27 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
20:11:27 Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
20:11:27 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
20:11:27 Using cached websocket_client-1.9.0-py3-none-any.whl (82 kB)
20:11:27 Collecting pyparsing>=3.0.0 (from pyhocon->-r requirements.txt (line 5))
20:11:27 Using cached pyparsing-3.3.2-py3-none-any.whl (122 kB)
20:11:27 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
20:11:27 Using cached charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB)
20:11:27 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
20:11:27 Using cached idna-3.15-py3-none-any.whl (72 kB)
20:11:27 Collecting urllib3<3,>=1.26 (from requests->-r requirements.txt (line 6))
20:11:27 Using cached urllib3-2.7.0-py3-none-any.whl (131 kB)
20:11:27 Collecting certifi>=2023.5.7 (from requests->-r requirements.txt (line 6))
20:11:27 Using cached certifi-2026.4.22-py3-none-any.whl (135 kB)
20:11:27 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
20:11:27 Downloading webtest-3.0.7-py3-none-any.whl (32 kB)
20:11:27 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
20:11:27 Using cached jsonpointer-3.1.1-py3-none-any.whl (7.7 kB)
20:11:27 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
20:11:27 Downloading robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
20:11:27 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
20:11:27 Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
20:11:27 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
20:11:27 Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB)
20:11:27 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
20:11:27 Downloading anyio-4.13.0-py3-none-any.whl (114 kB)
20:11:28 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
20:11:28 Downloading elastic_transport-9.4.0-py3-none-any.whl (65 kB)
20:11:28 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
20:11:28 Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
20:11:28 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
20:11:28 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
20:11:28 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
20:11:28 Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
20:11:28 Collecting elasticsearch (from -r requirements.txt (line 18))
20:11:28 Downloading elasticsearch-8.19.3-py3-none-any.whl (952 kB)
20:11:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 32.7 MB/s 0:00:00
20:11:28 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
20:11:28 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
20:11:28 Downloading elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
20:11:28 Downloading elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
20:11:28 Downloading elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
20:11:28 Downloading elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
20:11:28 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
20:11:28 Downloading elastic_transport-8.17.1-py3-none-any.whl (64 kB)
20:11:28 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
20:11:28 Downloading pyang-2.7.1-py2.py3-none-any.whl (598 kB)
20:11:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.4 MB/s 0:00:00
20:11:28 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
20:11:28 Using cached lxml-6.1.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
20:11:30 Collecting regex (from pyangbind->-r requirements.txt (line 22))
20:11:30 Downloading regex-2026.5.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (799 kB)
20:11:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.8/799.8 kB 33.6 MB/s 0:00:00
20:11:30 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
20:11:30 Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
20:11:30 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:30 Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB)
20:11:30 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:30 Using cached cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB)
20:11:30 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:30 Downloading invoke-3.0.3-py3-none-any.whl (160 kB)
20:11:30 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:31 Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB)
20:11:31 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:31 Using cached cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
20:11:31 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:31 Using cached pycparser-3.0-py3-none-any.whl (48 kB)
20:11:31 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:31 Downloading selenium-4.44.0-py3-none-any.whl (9.7 MB)
20:11:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 66.6 MB/s 0:00:00
20:11:31 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:31 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB)
20:11:31 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:31 Using cached click-8.3.3-py3-none-any.whl (110 kB)
20:11:31 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:31 Downloading trio-0.33.0-py3-none-any.whl (510 kB)
20:11:31 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:31 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB)
20:11:31 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:31 Using cached attrs-26.1.0-py3-none-any.whl (67 kB)
20:11:31 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:31 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
20:11:31 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:31 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
20:11:32 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:32 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB)
20:11:32 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:32 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
20:11:32 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:11:32 Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
20:11:32 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:11:32 Downloading waitress-3.0.2-py3-none-any.whl (56 kB)
20:11:32 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:11:32 Using cached beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
20:11:32 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:32 Downloading h11-0.16.0-py3-none-any.whl (37 kB)
20:11:32 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:11:32 Using cached soupsieve-2.8.3-py3-none-any.whl (37 kB)
20:11:32 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, pyhocon, robotframework-httplibrary, jsonpath-rw
20:11:32 Building wheel for robotframework-sshlibrary (pyproject.toml): started
20:11:32 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
20:11:32 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=17ddde0ad9f81fb351a09a5f4d5561356d9669999a07505ca4ff1393428192d6
20:11:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
20:11:32 Building wheel for ipaddr (pyproject.toml): started
20:11:32 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
20:11:32 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=3977e7523f75374ac74697f31229eee00a53280c76589be81572adb1f09a842c
20:11:32 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
20:11:32 Building wheel for netifaces (pyproject.toml): started
20:11:35 Building wheel for netifaces (pyproject.toml): finished with status 'done'
20:11:35 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=34978 sha256=005035113bdc031487e8eb52ea40aff040b50af13120c555eb002a4ecc695d30
20:11:35 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
20:11:35 Building wheel for pyhocon (pyproject.toml): started
20:11:35 Building wheel for pyhocon (pyproject.toml): finished with status 'done'
20:11:35 Created wheel for pyhocon: filename=pyhocon-0.3.63-py3-none-any.whl size=24721 sha256=92c974fb6ff7d0d9cbc8e04eed80c301561f7cd53f5318e47bd13242916a522b
20:11:35 Stored in directory: /home/jenkins/.cache/pip/wheels/ce/9e/92/cb17e17d79fafd46a767074b3ed1dca8f78036163f9bea914d
20:11:35 Building wheel for robotframework-httplibrary (pyproject.toml): started
20:11:36 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
20:11:36 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=f2c95d45cddd1df93aed8bc018da141fd0cfc9fa61d69beb991c16ee9d164ed7
20:11:36 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
20:11:36 Building wheel for jsonpath-rw (pyproject.toml): started
20:11:36 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
20:11:36 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=e57dab12f5be050cb31206fefcbfad674e28e2caf83e6ea0929067b3f4142fac
20:11:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
20:11:36 Successfully built robotframework-sshlibrary ipaddr netifaces pyhocon robotframework-httplibrary jsonpath-rw
20:11:36 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
20:11:43
20:11:43 Successfully installed WebOb-1.8.9 attrs-26.1.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.3 cryptography-48.0.0 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.15 invoke-3.0.3 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.1.1 lxml-6.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-5.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.63 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.5.9 requests-2.34.2 robotframework-7.4.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.44.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.7.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
20:11:44 + pip freeze
20:11:44 attrs==26.1.0
20:11:44 bcrypt==5.0.0
20:11:44 beautifulsoup4==4.14.3
20:11:44 certifi==2026.4.22
20:11:44 cffi==2.0.0
20:11:44 charset-normalizer==3.4.7
20:11:44 click==8.3.3
20:11:44 cryptography==48.0.0
20:11:44 decorator==5.2.1
20:11:44 distlib==0.4.0
20:11:44 docker-py==1.10.6
20:11:44 docker-pycreds==0.4.0
20:11:44 elastic-transport==8.17.1
20:11:44 elasticsearch==8.19.3
20:11:44 elasticsearch-dsl==8.15.4
20:11:44 enum34==1.1.10
20:11:44 filelock==3.29.0
20:11:44 h11==0.16.0
20:11:44 idna==3.15
20:11:44 invoke==3.0.3
20:11:44 ipaddr==2.2.0
20:11:44 isodate==0.7.2
20:11:44 jmespath==1.1.0
20:11:44 jsonpatch==1.33
20:11:44 jsonpath-rw==1.4.0
20:11:44 jsonpointer==3.1.1
20:11:44 lxml==6.1.0
20:11:44 netaddr==1.3.0
20:11:44 netifaces==0.11.0
20:11:44 outcome==1.3.0.post0
20:11:44 packaging==26.2
20:11:44 paramiko==5.0.0
20:11:44 platformdirs==4.9.6
20:11:44 ply==3.11
20:11:44 pyang==2.7.1
20:11:44 pyangbind==0.8.7
20:11:44 pycparser==3.0
20:11:44 pyhocon==0.3.63
20:11:44 PyNaCl==1.6.2
20:11:44 pyparsing==3.3.2
20:11:44 PySocks==1.7.1
20:11:44 python-dateutil==2.9.0.post0
20:11:44 python-discovery==1.3.1
20:11:44 regex==2026.5.9
20:11:44 requests==2.34.2
20:11:44 robotframework==7.4.2
20:11:44 robotframework-httplibrary==0.4.2
20:11:44 robotframework-pythonlibcore==4.6.0
20:11:44 robotframework-requests==0.9.7
20:11:44 robotframework-selenium2library==3.0.0
20:11:44 robotframework-seleniumlibrary==6.8.0
20:11:44 robotframework-sshlibrary==3.8.0
20:11:44 scapy==2.7.0
20:11:44 scp==0.15.0
20:11:44 selenium==4.44.0
20:11:44 six==1.17.0
20:11:44 sniffio==1.3.1
20:11:44 sortedcontainers==2.4.0
20:11:44 soupsieve==2.8.3
20:11:44 trio==0.33.0
20:11:44 trio-websocket==0.12.2
20:11:44 typing_extensions==4.15.0
20:11:44 urllib3==2.7.0
20:11:44 virtualenv==21.3.3
20:11:44 waitress==3.0.2
20:11:44 WebOb==1.8.9
20:11:44 websocket-client==1.9.0
20:11:44 WebTest==3.0.7
20:11:44 wsproto==1.3.2
20:11:44 [EnvInject] - Injecting environment variables from a build step.
20:11:44 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
20:11:44 [EnvInject] - Variables injected successfully.
20:11:44 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins8376774624592330380.sh
20:11:44 Setup pyenv:
20:11:44 system
20:11:44 3.8.20
20:11:44 3.9.20
20:11:44 3.10.15
20:11:44 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:11:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40PB from file:/tmp/.os_lf_venv
20:11:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:11:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:11:47 lf-activate-venv(): INFO: Base packages installed successfully
20:11:47 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
20:11:55 lf-activate-venv(): INFO: Adding /tmp/venv-40PB/bin to PATH
20:11:55 + ODL_SYSTEM=()
20:11:55 + TOOLS_SYSTEM=()
20:11:55 + OPENSTACK_SYSTEM=()
20:11:55 + OPENSTACK_CONTROLLERS=()
20:11:55 + mapfile -t ADDR
20:11:55 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-titanium-553
20:11:55 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
20:11:56 + for i in "${ADDR[@]}"
20:11:56 ++ ssh 10.30.171.184 hostname -s
20:11:57 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:11:57 + REMHOST=releng-23793-553-0-builder-0
20:11:57 + case ${REMHOST} in
20:11:57 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
20:11:57 + for i in "${ADDR[@]}"
20:11:57 ++ ssh 10.30.170.131 hostname -s
20:11:57 Warning: Permanently added '10.30.170.131' (ED25519) to the list of known hosts.
20:11:58 + REMHOST=releng-23793-553-1-mininet-ovs-217-0
20:11:58 + case ${REMHOST} in
20:11:58 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
20:11:58 + echo NUM_ODL_SYSTEM=1
20:11:58 + echo NUM_TOOLS_SYSTEM=1
20:11:58 + '[' '' == yes ']'
20:11:58 + NUM_OPENSTACK_SYSTEM=0
20:11:58 + echo NUM_OPENSTACK_SYSTEM=0
20:11:58 + '[' 0 -eq 2 ']'
20:11:58 + echo ODL_SYSTEM_IP=10.30.171.184
20:11:58 ++ seq 0 0
20:11:58 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
20:11:58 + echo ODL_SYSTEM_1_IP=10.30.171.184
20:11:58 + echo TOOLS_SYSTEM_IP=10.30.170.131
20:11:58 ++ seq 0 0
20:11:58 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
20:11:58 + echo TOOLS_SYSTEM_1_IP=10.30.170.131
20:11:58 + openstack_index=0
20:11:58 + NUM_OPENSTACK_CONTROL_NODES=1
20:11:58 + echo NUM_OPENSTACK_CONTROL_NODES=1
20:11:58 ++ seq 0 0
20:11:58 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
20:11:58 + echo OPENSTACK_CONTROL_NODE_1_IP=
20:11:58 + NUM_OPENSTACK_COMPUTE_NODES=-1
20:11:58 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
20:11:58 + '[' -1 -ge 2 ']'
20:11:58 ++ seq 0 -2
20:11:58 + NUM_OPENSTACK_HAPROXY_NODES=0
20:11:58 + echo NUM_OPENSTACK_HAPROXY_NODES=0
20:11:58 ++ seq 0 -1
20:11:58 + echo 'Contents of slave_addresses.txt:'
20:11:58 Contents of slave_addresses.txt:
20:11:58 + cat slave_addresses.txt
20:11:58 NUM_ODL_SYSTEM=1
20:11:58 NUM_TOOLS_SYSTEM=1
20:11:58 NUM_OPENSTACK_SYSTEM=0
20:11:58 ODL_SYSTEM_IP=10.30.171.184
20:11:58 ODL_SYSTEM_1_IP=10.30.171.184
20:11:58 TOOLS_SYSTEM_IP=10.30.170.131
20:11:58 TOOLS_SYSTEM_1_IP=10.30.170.131
20:11:58 NUM_OPENSTACK_CONTROL_NODES=1
20:11:58 OPENSTACK_CONTROL_NODE_1_IP=
20:11:58 NUM_OPENSTACK_COMPUTE_NODES=-1
20:11:58 NUM_OPENSTACK_HAPROXY_NODES=0
20:11:58 [EnvInject] - Injecting environment variables from a build step.
20:11:58 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
20:11:58 [EnvInject] - Variables injected successfully.
20:11:58 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins17290826977194113242.sh
20:11:58 Preparing for JRE Version 21
20:11:58 Karaf artifact is karaf
20:11:58 Karaf project is integration
20:11:58 Java home is /usr/lib/jvm/java-21-openjdk-amd64
20:11:58 [EnvInject] - Injecting environment variables from a build step.
20:11:58 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
20:11:58 [EnvInject] - Variables injected successfully.
20:11:58 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins17351328124958073321.sh
20:11:58 2026-05-16 20:11:58 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
20:11:58 Bundle version is 0.22.3-SNAPSHOT
20:11:58 --2026-05-16 20:11:58-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/maven-metadata.xml
20:11:58 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
20:11:58 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
20:11:58 HTTP request sent, awaiting response... 200 OK
20:11:58 Length: 1410 (1.4K) [application/xml]
20:11:58 Saving to: ‘maven-metadata.xml’
20:11:58
20:11:58 0K . 100% 669M=0s
20:11:58
20:11:58 2026-05-16 20:11:58 (669 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
20:11:58
20:11:58
20:11:58
20:11:58 org.opendaylight.integration
20:11:58 karaf
20:11:58 0.22.3-SNAPSHOT
20:11:58
20:11:58
20:11:58 20260516.175559
20:11:58 166
20:11:58
20:11:58 20260516175559
20:11:58
20:11:58
20:11:58 pom
20:11:58 0.22.3-20260516.175559-166
20:11:58 20260516175559
20:11:58
20:11:58
20:11:58 tar.gz
20:11:58 0.22.3-20260516.175559-166
20:11:58 20260516175559
20:11:58
20:11:58
20:11:58 zip
20:11:58 0.22.3-20260516.175559-166
20:11:58 20260516175559
20:11:58
20:11:58
20:11:58 cyclonedx
20:11:58 xml
20:11:58 0.22.3-20260516.175559-166
20:11:58 20260516175559
20:11:58
20:11:58
20:11:58 cyclonedx
20:11:58 json
20:11:58 0.22.3-20260516.175559-166
20:11:58 20260516175559
20:11:58
20:11:58
20:11:58
20:11:58
20:11:58 Nexus timestamp is 0.22.3-20260516.175559-166
20:11:58 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/karaf-0.22.3-20260516.175559-166.zip
20:11:58 Distribution bundle is karaf-0.22.3-20260516.175559-166.zip
20:11:58 Distribution bundle version is 0.22.3-SNAPSHOT
20:11:58 Distribution folder is karaf-0.22.3-SNAPSHOT
20:11:58 Nexus prefix is https://nexus.opendaylight.org
20:11:58 [EnvInject] - Injecting environment variables from a build step.
20:11:58 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
20:11:58 [EnvInject] - Variables injected successfully.
20:11:58 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins15264700446519798453.sh
20:11:58 Setup pyenv:
20:11:58 system
20:11:58 3.8.20
20:11:58 3.9.20
20:11:58 3.10.15
20:11:58 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:11:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40PB from file:/tmp/.os_lf_venv
20:11:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:11:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:12:00 lf-activate-venv(): INFO: Base packages installed successfully
20:12:00 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
20:12:07 lf-activate-venv(): INFO: Adding /tmp/venv-40PB/bin to PATH
20:12:07 Copying common-functions.sh to /tmp
20:12:08 Copying common-functions.sh to 10.30.171.184:/tmp
20:12:08 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:12:09 Copying common-functions.sh to 10.30.170.131:/tmp
20:12:09 Warning: Permanently added '10.30.170.131' (ED25519) to the list of known hosts.
20:12:10 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins17596964390290249308.sh
20:12:10 common-functions.sh is being sourced
20:12:10 common-functions environment:
20:12:10 MAVENCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:10 ACTUALFEATURES:
20:12:10 FEATURESCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:10 CUSTOMPROP: /tmp/karaf-0.22.3-SNAPSHOT/etc/custom.properties
20:12:10 LOGCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:10 MEMCONF: /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:10 CONTROLLERMEM: 2048m
20:12:10 AKKACONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/pekko.conf
20:12:10 MODULESCONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/modules.conf
20:12:10 MODULESHARDSCONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/module-shards.conf
20:12:10 SUITES:
20:12:10
20:12:10 #################################################
20:12:10 ## Configure Cluster and Start ##
20:12:10 #################################################
20:12:10 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
20:12:10 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
20:12:10 Locating script plan to use...
20:12:10 Finished running script plans
20:12:10 Configuring member-1 with IP address 10.30.171.184
20:12:10 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:12:10 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:12:10 + source /tmp/common-functions.sh karaf-0.22.3-SNAPSHOT titanium
20:12:10 common-functions.sh is being sourced
20:12:10 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
20:12:10 ++ echo 'common-functions.sh is being sourced'
20:12:10 ++ BUNDLEFOLDER=karaf-0.22.3-SNAPSHOT
20:12:10 ++ DISTROSTREAM=titanium
20:12:10 ++ export MAVENCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:10 ++ MAVENCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:10 ++ export FEATURESCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:10 ++ FEATURESCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:10 ++ export CUSTOMPROP=/tmp/karaf-0.22.3-SNAPSHOT/etc/custom.properties
20:12:10 ++ CUSTOMPROP=/tmp/karaf-0.22.3-SNAPSHOT/etc/custom.properties
20:12:10 ++ export LOGCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:10 ++ LOGCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:10 ++ export MEMCONF=/tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:10 ++ MEMCONF=/tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:10 ++ export CONTROLLERMEM=
20:12:10 ++ CONTROLLERMEM=
20:12:10 ++ case "${DISTROSTREAM}" in
20:12:10 ++ CLUSTER_SYSTEM=pekko
20:12:10 ++ export AKKACONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/pekko.conf
20:12:10 ++ AKKACONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/pekko.conf
20:12:10 ++ export MODULESCONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/modules.conf
20:12:10 ++ MODULESCONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/modules.conf
20:12:10 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/module-shards.conf
20:12:10 ++ MODULESHARDSCONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/module-shards.conf
20:12:10 ++ print_common_env
20:12:10 ++ cat
20:12:10 common-functions environment:
20:12:10 MAVENCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:10 ACTUALFEATURES:
20:12:10 FEATURESCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:10 CUSTOMPROP: /tmp/karaf-0.22.3-SNAPSHOT/etc/custom.properties
20:12:10 LOGCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:10 MEMCONF: /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:10 CONTROLLERMEM:
20:12:10 AKKACONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/pekko.conf
20:12:10 MODULESCONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/modules.conf
20:12:10 MODULESHARDSCONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/module-shards.conf
20:12:10 SUITES:
20:12:10
20:12:10 ++ SSH='ssh -t -t'
20:12:10 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
20:12:10 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
20:12:10 Changing to /tmp
20:12:10 + echo 'Changing to /tmp'
20:12:10 + cd /tmp
20:12:10 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/karaf-0.22.3-20260516.175559-166.zip'
20:12:10 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/karaf-0.22.3-20260516.175559-166.zip
20:12:10 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/karaf-0.22.3-20260516.175559-166.zip
20:12:10 --2026-05-16 20:12:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/karaf-0.22.3-20260516.175559-166.zip
20:12:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
20:12:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
20:12:10 HTTP request sent, awaiting response... 200 OK
20:12:10 Length: 238741807 (228M) [application/zip]
20:12:10 Saving to: ‘karaf-0.22.3-20260516.175559-166.zip’
20:12:10
20:12:10 0K ........ ........ ........ ........ ........ ........ 1% 66.8M 3s
20:12:10 3072K ........ ........ ........ ........ ........ ........ 2% 90.3M 3s
20:12:10 6144K ........ ........ ........ ........ ........ ........ 3% 136M 2s
20:12:10 9216K ........ ........ ........ ........ ........ ........ 5% 148M 2s
20:12:10 12288K ........ ........ ........ ........ ........ ........ 6% 151M 2s
20:12:10 15360K ........ ........ ........ ........ ........ ........ 7% 161M 2s
20:12:10 18432K ........ ........ ........ ........ ........ ........ 9% 192M 2s
20:12:10 21504K ........ ........ ........ ........ ........ ........ 10% 254M 2s
20:12:10 24576K ........ ........ ........ ........ ........ ........ 11% 272M 1s
20:12:11 27648K ........ ........ ........ ........ ........ ........ 13% 276M 1s
20:12:11 30720K ........ ........ ........ ........ ........ ........ 14% 326M 1s
20:12:11 33792K ........ ........ ........ ........ ........ ........ 15% 326M 1s
20:12:11 36864K ........ ........ ........ ........ ........ ........ 17% 302M 1s
20:12:11 39936K ........ ........ ........ ........ ........ ........ 18% 349M 1s
20:12:11 43008K ........ ........ ........ ........ ........ ........ 19% 362M 1s
20:12:11 46080K ........ ........ ........ ........ ........ ........ 21% 357M 1s
20:12:11 49152K ........ ........ ........ ........ ........ ........ 22% 277M 1s
20:12:11 52224K ........ ........ ........ ........ ........ ........ 23% 230M 1s
20:12:11 55296K ........ ........ ........ ........ ........ ........ 25% 192M 1s
20:12:11 58368K ........ ........ ........ ........ ........ ........ 26% 168M 1s
20:12:11 61440K ........ ........ ........ ........ ........ ........ 27% 154M 1s
20:12:11 64512K ........ ........ ........ ........ ........ ........ 28% 150M 1s
20:12:11 67584K ........ ........ ........ ........ ........ ........ 30% 162M 1s
20:12:11 70656K ........ ........ ........ ........ ........ ........ 31% 154M 1s
20:12:11 73728K ........ ........ ........ ........ ........ ........ 32% 184M 1s
20:12:11 76800K ........ ........ ........ ........ ........ ........ 34% 299M 1s
20:12:11 79872K ........ ........ ........ ........ ........ ........ 35% 343M 1s
20:12:11 82944K ........ ........ ........ ........ ........ ........ 36% 350M 1s
20:12:11 86016K ........ ........ ........ ........ ........ ........ 38% 377M 1s
20:12:11 89088K ........ ........ ........ ........ ........ ........ 39% 221M 1s
20:12:11 92160K ........ ........ ........ ........ ........ ........ 40% 304M 1s
20:12:11 95232K ........ ........ ........ ........ ........ ........ 42% 255M 1s
20:12:11 98304K ........ ........ ........ ........ ........ ........ 43% 311M 1s
20:12:11 101376K ........ ........ ........ ........ ........ ........ 44% 487M 1s
20:12:11 104448K ........ ........ ........ ........ ........ ........ 46% 452M 1s
20:12:11 107520K ........ ........ ........ ........ ........ ........ 47% 467M 1s
20:12:11 110592K ........ ........ ........ ........ ........ ........ 48% 208M 1s
20:12:11 113664K ........ ........ ........ ........ ........ ........ 50% 275M 1s
20:12:11 116736K ........ ........ ........ ........ ........ ........ 51% 373M 1s
20:12:11 119808K ........ ........ ........ ........ ........ ........ 52% 343M 0s
20:12:11 122880K ........ ........ ........ ........ ........ ........ 54% 383M 0s
20:12:11 125952K ........ ........ ........ ........ ........ ........ 55% 367M 0s
20:12:11 129024K ........ ........ ........ ........ ........ ........ 56% 350M 0s
20:12:11 132096K ........ ........ ........ ........ ........ ........ 57% 355M 0s
20:12:11 135168K ........ ........ ........ ........ ........ ........ 59% 346M 0s
20:12:11 138240K ........ ........ ........ ........ ........ ........ 60% 348M 0s
20:12:11 141312K ........ ........ ........ ........ ........ ........ 61% 359M 0s
20:12:11 144384K ........ ........ ........ ........ ........ ........ 63% 347M 0s
20:12:11 147456K ........ ........ ........ ........ ........ ........ 64% 356M 0s
20:12:11 150528K ........ ........ ........ ........ ........ ........ 65% 356M 0s
20:12:11 153600K ........ ........ ........ ........ ........ ........ 67% 343M 0s
20:12:11 156672K ........ ........ ........ ........ ........ ........ 68% 328M 0s
20:12:11 159744K ........ ........ ........ ........ ........ ........ 69% 263M 0s
20:12:11 162816K ........ ........ ........ ........ ........ ........ 71% 324M 0s
20:12:11 165888K ........ ........ ........ ........ ........ ........ 72% 349M 0s
20:12:11 168960K ........ ........ ........ ........ ........ ........ 73% 363M 0s
20:12:11 172032K ........ ........ ........ ........ ........ ........ 75% 354M 0s
20:12:11 175104K ........ ........ ........ ........ ........ ........ 76% 378M 0s
20:12:11 178176K ........ ........ ........ ........ ........ ........ 77% 364M 0s
20:12:11 181248K ........ ........ ........ ........ ........ ........ 79% 365M 0s
20:12:11 184320K ........ ........ ........ ........ ........ ........ 80% 443M 0s
20:12:11 187392K ........ ........ ........ ........ ........ ........ 81% 175M 0s
20:12:11 190464K ........ ........ ........ ........ ........ ........ 83% 262M 0s
20:12:11 193536K ........ ........ ........ ........ ........ ........ 84% 321M 0s
20:12:11 196608K ........ ........ ........ ........ ........ ........ 85% 344M 0s
20:12:11 199680K ........ ........ ........ ........ ........ ........ 86% 296M 0s
20:12:11 202752K ........ ........ ........ ........ ........ ........ 88% 281M 0s
20:12:11 205824K ........ ........ ........ ........ ........ ........ 89% 304M 0s
20:12:11 208896K ........ ........ ........ ........ ........ ........ 90% 351M 0s
20:12:11 211968K ........ ........ ........ ........ ........ ........ 92% 409M 0s
20:12:11 215040K ........ ........ ........ ........ ........ ........ 93% 396M 0s
20:12:11 218112K ........ ........ ........ ........ ........ ........ 94% 290M 0s
20:12:11 221184K ........ ........ ........ ........ ........ ........ 96% 327M 0s
20:12:11 224256K ........ ........ ........ ........ ........ ........ 97% 316M 0s
20:12:11 227328K ........ ........ ........ ........ ........ ........ 98% 306M 0s
20:12:11 230400K ........ ........ ........ ........ ........ .. 100% 285M=0.9s
20:12:11
20:12:11 2026-05-16 20:12:11 (258 MB/s) - ‘karaf-0.22.3-20260516.175559-166.zip’ saved [238741807/238741807]
20:12:11
20:12:11 Extracting the new controller...
20:12:11 + echo 'Extracting the new controller...'
20:12:11 + unzip -q karaf-0.22.3-20260516.175559-166.zip
20:12:13 Adding external repositories...
20:12:13 + echo 'Adding external repositories...'
20:12:13 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:13 + cat /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:13 ################################################################################
20:12:13 #
20:12:13 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:13 # contributor license agreements. See the NOTICE file distributed with
20:12:13 # this work for additional information regarding copyright ownership.
20:12:13 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:13 # (the "License"); you may not use this file except in compliance with
20:12:13 # the License. You may obtain a copy of the License at
20:12:13 #
20:12:13 # http://www.apache.org/licenses/LICENSE-2.0
20:12:13 #
20:12:13 # Unless required by applicable law or agreed to in writing, software
20:12:13 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:13 # See the License for the specific language governing permissions and
20:12:13 # limitations under the License.
20:12:13 #
20:12:13 ################################################################################
20:12:13
20:12:13 #
20:12:13 # If set to true, the following property will not allow any certificate to be used
20:12:13 # when accessing Maven repositories through SSL
20:12:13 #
20:12:13 #org.ops4j.pax.url.mvn.certificateCheck=
20:12:13
20:12:13 #
20:12:13 # Path to the local Maven settings file.
20:12:13 # The repositories defined in this file will be automatically added to the list
20:12:13 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
20:12:13 # below is not set.
20:12:13 # The following locations are checked for the existence of the settings.xml file
20:12:13 # * 1. looks for the specified url
20:12:13 # * 2. if not found looks for ${user.home}/.m2/settings.xml
20:12:13 # * 3. if not found looks for ${maven.home}/conf/settings.xml
20:12:13 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
20:12:13 #
20:12:13 #org.ops4j.pax.url.mvn.settings=
20:12:13
20:12:13 #
20:12:13 # Path to the local Maven repository which is used to avoid downloading
20:12:13 # artifacts when they already exist locally.
20:12:13 # The value of this property will be extracted from the settings.xml file
20:12:13 # above, or defaulted to:
20:12:13 # System.getProperty( "user.home" ) + "/.m2/repository"
20:12:13 #
20:12:13 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
20:12:13
20:12:13 #
20:12:13 # Default this to false. It's just weird to use undocumented repos
20:12:13 #
20:12:13 org.ops4j.pax.url.mvn.useFallbackRepositories=false
20:12:13
20:12:13 #
20:12:13 # Uncomment if you don't wanna use the proxy settings
20:12:13 # from the Maven conf/settings.xml file
20:12:13 #
20:12:13 # org.ops4j.pax.url.mvn.proxySupport=false
20:12:13
20:12:13 #
20:12:13 # Comma separated list of repositories scanned when resolving an artifact.
20:12:13 # Those repositories will be checked before iterating through the
20:12:13 # below list of repositories and even before the local repository
20:12:13 # A repository url can be appended with zero or more of the following flags:
20:12:13 # @snapshots : the repository contains snaphots
20:12:13 # @noreleases : the repository does not contain any released artifacts
20:12:13 #
20:12:13 # The following property value will add the system folder as a repo.
20:12:13 #
20:12:13 org.ops4j.pax.url.mvn.defaultRepositories=\
20:12:13 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
20:12:13 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
20:12:13 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
20:12:13
20:12:13 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
20:12:13 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
20:12:13
20:12:13 #
20:12:13 # Comma separated list of repositories scanned when resolving an artifact.
20:12:13 # The default list includes the following repositories:
20:12:13 # http://repo1.maven.org/maven2@id=central
20:12:13 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
20:12:13 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
20:12:13 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
20:12:13 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
20:12:13 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
20:12:13 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
20:12:13 # To add repositories to the default ones, prepend '+' to the list of repositories
20:12:13 # to add.
20:12:13 # A repository url can be appended with zero or more of the following flags:
20:12:13 # @snapshots : the repository contains snapshots
20:12:13 # @noreleases : the repository does not contain any released artifacts
20:12:13 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
20:12:13 #
20:12:13 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
20:12:13
20:12:13 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
20:12:13 + [[ True == \T\r\u\e ]]
20:12:13 + echo 'Configuring the startup features...'
20:12:13 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:13 + FEATURE_TEST_STRING=features-test
20:12:13 + FEATURE_TEST_VERSION=0.22.3-SNAPSHOT
20:12:13 + KARAF_VERSION=karaf4
20:12:13 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
20:12:13 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:13 + [[ ! -z '' ]]
20:12:13 + cat /tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:13 ################################################################################
20:12:13 #
20:12:13 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:13 # contributor license agreements. See the NOTICE file distributed with
20:12:13 # this work for additional information regarding copyright ownership.
20:12:13 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:13 # (the "License"); you may not use this file except in compliance with
20:12:13 # the License. You may obtain a copy of the License at
20:12:13 #
20:12:13 # http://www.apache.org/licenses/LICENSE-2.0
20:12:13 #
20:12:13 # Unless required by applicable law or agreed to in writing, software
20:12:13 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:13 # See the License for the specific language governing permissions and
20:12:13 # limitations under the License.
20:12:13 #
20:12:13 ################################################################################
20:12:13
20:12:13 #
20:12:13 # Comma separated list of features repositories to register by default
20:12:13 #
20:12:13 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/cff9c12d-6608-4479-ab22-3991584f3083.xml
20:12:13
20:12:13 #
20:12:13 # Comma separated list of features to install at startup
20:12:13 #
20:12:13 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, e6c1ba58-9d36-4692-9b28-bf07aa9090e3
20:12:13
20:12:13 #
20:12:13 # Resource repositories (OBR) that the features resolver can use
20:12:13 # to resolve requirements/capabilities
20:12:13 #
20:12:13 # The format of the resourceRepositories is
20:12:13 # resourceRepositories=[xml:url|json:url],...
20:12:13 # for Instance:
20:12:13 #
20:12:13 #resourceRepositories=xml:http://host/path/to/index.xml
20:12:13 # or
20:12:13 #resourceRepositories=json:http://host/path/to/index.json
20:12:13 #
20:12:13
20:12:13 #
20:12:13 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
20:12:13 #
20:12:13 featuresBootAsynchronous=false
20:12:13
20:12:13 #
20:12:13 # Service requirements enforcement
20:12:13 #
20:12:13 # By default, the feature resolver checks the service requirements/capabilities of
20:12:13 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
20:12:13 # the required bundles.
20:12:13 # The following flag can have those values:
20:12:13 # - disable: service requirements are completely ignored
20:12:13 # - default: service requirements are ignored for old features
20:12:13 # - enforce: service requirements are always verified
20:12:13 #
20:12:13 #serviceRequirements=default
20:12:13
20:12:13 #
20:12:13 # Store cfg file for config element in feature
20:12:13 #
20:12:13 #configCfgStore=true
20:12:13
20:12:13 #
20:12:13 # Define if the feature service automatically refresh bundles
20:12:13 #
20:12:13 autoRefresh=true
20:12:13
20:12:13 #
20:12:13 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
20:12:13 # XML file defines instructions related to features processing
20:12:13 # versions.properties may declare properties to resolve placeholders in XML file
20:12:13 # both files are relative to ${karaf.etc}
20:12:13 #
20:12:13 #featureProcessing=org.apache.karaf.features.xml
20:12:13 #featureProcessingVersions=versions.properties
20:12:13 + configure_karaf_log karaf4 ''
20:12:13 + local -r karaf_version=karaf4
20:12:13 + local -r controllerdebugmap=
20:12:13 + local logapi=log4j
20:12:13 + grep log4j2 /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:13 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
20:12:13 log4j2.rootLogger.level = INFO
20:12:13 #log4j2.rootLogger.type = asyncRoot
20:12:13 #log4j2.rootLogger.includeLocation = false
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
20:12:13 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
20:12:13 log4j2.rootLogger.appenderRef.Console.ref = Console
20:12:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
20:12:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
20:12:13 log4j2.logger.spifly.name = org.apache.aries.spifly
20:12:13 log4j2.logger.spifly.level = WARN
20:12:13 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
20:12:13 log4j2.logger.audit.level = INFO
20:12:13 log4j2.logger.audit.additivity = false
20:12:13 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
20:12:13 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
20:12:13 log4j2.appender.console.type = Console
20:12:13 log4j2.appender.console.name = Console
20:12:13 log4j2.appender.console.layout.type = PatternLayout
20:12:13 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
20:12:13 log4j2.appender.rolling.type = RollingRandomAccessFile
20:12:13 log4j2.appender.rolling.name = RollingFile
20:12:13 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
20:12:13 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
20:12:13 #log4j2.appender.rolling.immediateFlush = false
20:12:13 log4j2.appender.rolling.append = true
20:12:13 log4j2.appender.rolling.layout.type = PatternLayout
20:12:13 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
20:12:13 log4j2.appender.rolling.policies.type = Policies
20:12:13 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
20:12:13 log4j2.appender.rolling.policies.size.size = 64MB
20:12:13 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
20:12:13 log4j2.appender.rolling.strategy.max = 7
20:12:13 log4j2.appender.audit.type = RollingRandomAccessFile
20:12:13 log4j2.appender.audit.name = AuditRollingFile
20:12:13 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
20:12:13 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
20:12:13 log4j2.appender.audit.append = true
20:12:13 log4j2.appender.audit.layout.type = PatternLayout
20:12:13 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
20:12:13 log4j2.appender.audit.policies.type = Policies
20:12:13 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
20:12:13 log4j2.appender.audit.policies.size.size = 8MB
20:12:13 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
20:12:13 log4j2.appender.audit.strategy.max = 7
20:12:13 log4j2.appender.osgi.type = PaxOsgi
20:12:13 log4j2.appender.osgi.name = PaxOsgi
20:12:13 log4j2.appender.osgi.filter = *
20:12:13 #log4j2.logger.aether.name = shaded.org.eclipse.aether
20:12:13 #log4j2.logger.aether.level = TRACE
20:12:13 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
20:12:13 #log4j2.logger.http-headers.level = DEBUG
20:12:13 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
20:12:13 #log4j2.logger.maven.level = TRACE
20:12:13 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
20:12:13 + logapi=log4j2
20:12:13 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
20:12:13 + '[' log4j2 == log4j2 ']'
20:12:13 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:13 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
20:12:13 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
20:12:13 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
20:12:13 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
20:12:13 + unset IFS
20:12:13 controllerdebugmap:
20:12:13 cat /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:13 + echo 'controllerdebugmap: '
20:12:13 + '[' -n '' ']'
20:12:13 + echo 'cat /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
20:12:13 + cat /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:13 ################################################################################
20:12:13 #
20:12:13 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:13 # contributor license agreements. See the NOTICE file distributed with
20:12:13 # this work for additional information regarding copyright ownership.
20:12:13 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:13 # (the "License"); you may not use this file except in compliance with
20:12:13 # the License. You may obtain a copy of the License at
20:12:13 #
20:12:13 # http://www.apache.org/licenses/LICENSE-2.0
20:12:13 #
20:12:13 # Unless required by applicable law or agreed to in writing, software
20:12:13 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:13 # See the License for the specific language governing permissions and
20:12:13 # limitations under the License.
20:12:13 #
20:12:13 ################################################################################
20:12:13
20:12:13 # Common pattern layout for appenders
20:12:13 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
20:12:13
20:12:13 # Root logger
20:12:13 log4j2.rootLogger.level = INFO
20:12:13 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
20:12:13 #log4j2.rootLogger.type = asyncRoot
20:12:13 #log4j2.rootLogger.includeLocation = false
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
20:12:13 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
20:12:13 log4j2.rootLogger.appenderRef.Console.ref = Console
20:12:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
20:12:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
20:12:13
20:12:13 # Filters for logs marked by org.opendaylight.odlparent.Markers
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
20:12:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
20:12:13
20:12:13 # Loggers configuration
20:12:13
20:12:13 # Spifly logger
20:12:13 log4j2.logger.spifly.name = org.apache.aries.spifly
20:12:13 log4j2.logger.spifly.level = WARN
20:12:13
20:12:13 # Security audit logger
20:12:13 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
20:12:13 log4j2.logger.audit.level = INFO
20:12:13 log4j2.logger.audit.additivity = false
20:12:13 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
20:12:13
20:12:13 # Appenders configuration
20:12:13
20:12:13 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
20:12:13 log4j2.appender.console.type = Console
20:12:13 log4j2.appender.console.name = Console
20:12:13 log4j2.appender.console.layout.type = PatternLayout
20:12:13 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
20:12:13
20:12:13 # Rolling file appender
20:12:13 log4j2.appender.rolling.type = RollingRandomAccessFile
20:12:13 log4j2.appender.rolling.name = RollingFile
20:12:13 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
20:12:13 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
20:12:13 # uncomment to not force a disk flush
20:12:13 #log4j2.appender.rolling.immediateFlush = false
20:12:13 log4j2.appender.rolling.append = true
20:12:13 log4j2.appender.rolling.layout.type = PatternLayout
20:12:13 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
20:12:13 log4j2.appender.rolling.policies.type = Policies
20:12:13 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
20:12:13 log4j2.appender.rolling.policies.size.size = 1GB
20:12:13 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
20:12:13 log4j2.appender.rolling.strategy.max = 7
20:12:13
20:12:13 # Audit file appender
20:12:13 log4j2.appender.audit.type = RollingRandomAccessFile
20:12:13 log4j2.appender.audit.name = AuditRollingFile
20:12:13 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
20:12:13 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
20:12:13 log4j2.appender.audit.append = true
20:12:13 log4j2.appender.audit.layout.type = PatternLayout
20:12:13 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
20:12:13 log4j2.appender.audit.policies.type = Policies
20:12:13 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
20:12:13 log4j2.appender.audit.policies.size.size = 8MB
20:12:13 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
20:12:13 log4j2.appender.audit.strategy.max = 7
20:12:13
20:12:13 # OSGi appender
20:12:13 log4j2.appender.osgi.type = PaxOsgi
20:12:13 log4j2.appender.osgi.name = PaxOsgi
20:12:13 log4j2.appender.osgi.filter = *
20:12:13
20:12:13 # help with identification of maven-related problems with pax-url-aether
20:12:13 #log4j2.logger.aether.name = shaded.org.eclipse.aether
20:12:13 #log4j2.logger.aether.level = TRACE
20:12:13 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
20:12:13 #log4j2.logger.http-headers.level = DEBUG
20:12:13 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
20:12:13 #log4j2.logger.maven.level = TRACE
20:12:13 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
20:12:13 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
20:12:13 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:13 Configure
20:12:13 java home: /usr/lib/jvm/java-21-openjdk-amd64
20:12:13 max memory: 2048m
20:12:13 memconf: /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:13 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
20:12:13 + local -r controllermem=2048m
20:12:13 + local -r memconf=/tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:13 + echo Configure
20:12:13 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
20:12:13 + echo ' max memory: 2048m'
20:12:13 + echo ' memconf: /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv'
20:12:13 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:13 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:13 cat /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:13 + echo 'cat /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv'
20:12:13 + cat /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:13 #!/bin/sh
20:12:13 #
20:12:13 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:13 # contributor license agreements. See the NOTICE file distributed with
20:12:13 # this work for additional information regarding copyright ownership.
20:12:13 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:13 # (the "License"); you may not use this file except in compliance with
20:12:13 # the License. You may obtain a copy of the License at
20:12:13 #
20:12:13 # http://www.apache.org/licenses/LICENSE-2.0
20:12:13 #
20:12:13 # Unless required by applicable law or agreed to in writing, software
20:12:13 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:13 # See the License for the specific language governing permissions and
20:12:13 # limitations under the License.
20:12:13 #
20:12:13
20:12:13 #
20:12:13 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
20:12:13 # script: client, instance, shell, start, status, stop, karaf
20:12:13 #
20:12:13 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
20:12:13 # Actions go here...
20:12:13 # fi
20:12:13
20:12:13 #
20:12:13 # general settings which should be applied for all scripts go here; please keep
20:12:13 # in mind that it is possible that scripts might be executed more than once, e.g.
20:12:13 # in example of the start script where the start script is executed first and the
20:12:13 # karaf script afterwards.
20:12:13 #
20:12:13
20:12:13 #
20:12:13 # The following section shows the possible configuration options for the default
20:12:13 # karaf scripts
20:12:13 #
20:12:13 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
20:12:13 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
20:12:13 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
20:12:13 # export EXTRA_JAVA_OPTS # Additional JVM options
20:12:13 # export KARAF_HOME # Karaf home folder
20:12:13 # export KARAF_DATA # Karaf data folder
20:12:13 # export KARAF_BASE # Karaf base folder
20:12:13 # export KARAF_ETC # Karaf etc folder
20:12:13 # export KARAF_LOG # Karaf log folder
20:12:13 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
20:12:13 # export KARAF_OPTS # Additional available Karaf options
20:12:13 # export KARAF_DEBUG # Enable debug mode
20:12:13 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
20:12:13 # export KARAF_NOROOT # Prevent execution as root if set to true
20:12:13 Set Java version
20:12:13 + echo 'Set Java version'
20:12:13 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
20:12:13 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
20:12:13 sudo: a password is required
20:12:13 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:13 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
20:12:13 sudo: a password is required
20:12:13 JDK default version ...
20:12:13 + echo 'JDK default version ...'
20:12:13 + java -version
20:12:14 openjdk version "21.0.10" 2026-01-20
20:12:14 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04)
20:12:14 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing)
20:12:14 Set JAVA_HOME
20:12:14 + echo 'Set JAVA_HOME'
20:12:14 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
20:12:14 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
20:12:14 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:14 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:14 Listing all open ports on controller system...
20:12:14 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:14 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
20:12:14 + echo 'Listing all open ports on controller system...'
20:12:14 + netstat -pnatu
20:12:14 /tmp/configuration-script.sh: line 40: netstat: command not found
20:12:14 Configuring cluster
20:12:14 + '[' -f /tmp/custom_shard_config.txt ']'
20:12:14 + echo 'Configuring cluster'
20:12:14 + /tmp/karaf-0.22.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.184
20:12:14 ################################################
20:12:14 ## Configure Cluster ##
20:12:14 ################################################
20:12:14 NOTE: Cluster configuration files not found. Copying from
20:12:14 /tmp/karaf-0.22.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.4
20:12:14 Configuring unique name in pekko.conf
20:12:14 Configuring hostname in pekko.conf
20:12:14 Configuring data and rpc seed nodes in pekko.conf
20:12:14 modules = [
20:12:14
20:12:14 {
20:12:14 name = "inventory"
20:12:14 namespace = "urn:opendaylight:inventory"
20:12:14 shard-strategy = "module"
20:12:14 },
20:12:14 {
20:12:14 name = "topology"
20:12:14 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
20:12:14 shard-strategy = "module"
20:12:14 },
20:12:14 {
20:12:14 name = "toaster"
20:12:14 namespace = "http://netconfcentral.org/ns/toaster"
20:12:14 shard-strategy = "module"
20:12:14 }
20:12:14 ]
20:12:14 Configuring replication type in module-shards.conf
20:12:14 ################################################
20:12:14 ## NOTE: Manually restart controller to ##
20:12:14 ## apply configuration. ##
20:12:14 ################################################
20:12:14 Dump pekko.conf
20:12:14 + echo 'Dump pekko.conf'
20:12:14 + cat /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/pekko.conf
20:12:14
20:12:14 odl-cluster-data {
20:12:14 pekko {
20:12:14 remote {
20:12:14 artery {
20:12:14 enabled = on
20:12:14 transport = tcp
20:12:14 canonical.hostname = "10.30.171.184"
20:12:14 canonical.port = 2550
20:12:14 }
20:12:14 }
20:12:14
20:12:14 cluster {
20:12:14 # Using artery.
20:12:14 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.184:2550"]
20:12:14
20:12:14 roles = ["member-1"]
20:12:14
20:12:14 # when under load we might trip a false positive on the failure detector
20:12:14 # failure-detector {
20:12:14 # heartbeat-interval = 4 s
20:12:14 # acceptable-heartbeat-pause = 16s
20:12:14 # }
20:12:14 }
20:12:14
20:12:14 persistence {
20:12:14 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
20:12:14 # modifying the following two properties. The directory location specified may be a relative or absolute path.
20:12:14 # The relative path is always relative to KARAF_HOME.
20:12:14
20:12:14 # snapshot-store.local.dir = "target/snapshots"
20:12:14
20:12:14 # Use lz4 compression for LocalSnapshotStore snapshots
20:12:14 snapshot-store.local.use-lz4-compression = false
20:12:14 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
20:12:14 snapshot-store.local.lz4-blocksize = 256KB
20:12:14 }
20:12:14 disable-default-actor-system-quarantined-event-handling = "false"
20:12:14 }
20:12:14 }
20:12:14 Dump modules.conf
20:12:14 + echo 'Dump modules.conf'
20:12:14 + cat /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/modules.conf
20:12:14 modules = [
20:12:14
20:12:14 {
20:12:14 name = "inventory"
20:12:14 namespace = "urn:opendaylight:inventory"
20:12:14 shard-strategy = "module"
20:12:14 },
20:12:14 {
20:12:14 name = "topology"
20:12:14 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
20:12:14 shard-strategy = "module"
20:12:14 },
20:12:14 {
20:12:14 name = "toaster"
20:12:14 namespace = "http://netconfcentral.org/ns/toaster"
20:12:14 shard-strategy = "module"
20:12:14 }
20:12:14 ]
20:12:14 Dump module-shards.conf
20:12:14 + echo 'Dump module-shards.conf'
20:12:14 + cat /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/module-shards.conf
20:12:14 module-shards = [
20:12:14 {
20:12:14 name = "default"
20:12:14 shards = [
20:12:14 {
20:12:14 name = "default"
20:12:14 replicas = ["member-1"]
20:12:14 }
20:12:14 ]
20:12:14 },
20:12:14 {
20:12:14 name = "inventory"
20:12:14 shards = [
20:12:14 {
20:12:14 name="inventory"
20:12:14 replicas = ["member-1"]
20:12:14 }
20:12:14 ]
20:12:14 },
20:12:14 {
20:12:14 name = "topology"
20:12:14 shards = [
20:12:14 {
20:12:14 name="topology"
20:12:14 replicas = ["member-1"]
20:12:14 }
20:12:14 ]
20:12:14 },
20:12:14 {
20:12:14 name = "toaster"
20:12:14 shards = [
20:12:14 {
20:12:14 name="toaster"
20:12:14 replicas = ["member-1"]
20:12:14 }
20:12:14 ]
20:12:14 }
20:12:14 ]
20:12:14 Locating config plan to use...
20:12:14 Finished running config plans
20:12:14 Starting member-1 with IP address 10.30.171.184
20:12:14 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:12:14 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:12:14 Redirecting karaf console output to karaf_console.log
20:12:14 Starting controller...
20:12:14 start: Redirecting Karaf output to /tmp/karaf-0.22.3-SNAPSHOT/data/log/karaf_console.log
20:12:14 Execute the post startup script on controller 10.30.171.184
20:12:14 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:12:15 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:12:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:15 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
20:13:20 2026-05-16T20:12:32,947 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.12 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
20:13:20 Controller is UP
20:13:20 2026-05-16T20:12:32,947 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.12 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
20:13:20 Listing all open ports on controller system...
20:13:20 /tmp/post-startup-script.sh: line 51: netstat: command not found
20:13:20 looking for "BindException: Address already in use" in log file
20:13:20 looking for "server is unhealthy" in log file
20:13:20 Let's take the karaf thread dump
20:13:20 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:13:21 karaf main: org.apache.karaf.main.Main, pid:2037
20:13:21 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:13:21 Generating mininet variables...
20:13:21 Locating test plan to use...
20:13:21 Changing the testplan path...
20:13:21 # Place the suites in run order:
20:13:21 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
20:13:21 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
20:13:21 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
20:13:21 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation
20:13:21 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation ...
20:13:22 ==============================================================================
20:13:22 openflowplugin-sanity.txt
20:13:22 ==============================================================================
20:13:22 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
20:13:22 ==============================================================================
20:13:25 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
20:13:25 ==============================================================================
20:13:25 Get list of nodes :: Get the inventory | PASS |
20:13:27 ------------------------------------------------------------------------------
20:13:27 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
20:13:27 ------------------------------------------------------------------------------
20:13:27 Get node 1 inventory :: Get the inventory for a node | PASS |
20:13:27 ------------------------------------------------------------------------------
20:13:27 Get node 2 inventory :: Get the inventory for a node | PASS |
20:13:27 ------------------------------------------------------------------------------
20:13:27 Get node 3 inventory :: Get the inventory for a node | PASS |
20:13:27 ------------------------------------------------------------------------------
20:13:27 Link Down :: Take link s1-s2 down | PASS |
20:13:29 ------------------------------------------------------------------------------
20:13:29 Link Up :: Take link s1-s2 up | PASS |
20:13:29 ------------------------------------------------------------------------------
20:13:29 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
20:13:29 7 tests, 7 passed, 0 failed
20:13:29 ==============================================================================
20:13:29 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
20:13:29 ==============================================================================
20:13:29 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
20:13:29 ------------------------------------------------------------------------------
20:13:29 List all the links :: List all the links in the topology. | PASS |
20:13:31 ------------------------------------------------------------------------------
20:13:31 Link Down :: Take link s1-s2 down | PASS |
20:13:31 ------------------------------------------------------------------------------
20:13:31 Link Up :: Take link s1-s2 up | PASS |
20:13:33 ------------------------------------------------------------------------------
20:13:33 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
20:13:33 4 tests, 4 passed, 0 failed
20:13:33 ==============================================================================
20:13:33 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
20:13:33 ==============================================================================
20:13:33 Get Stats for all nodes :: Get the stats for all nodes | PASS |
20:13:33 ------------------------------------------------------------------------------
20:13:33 Get Stats for node 1 :: Get the stats for a node | PASS |
20:13:34 ------------------------------------------------------------------------------
20:13:34 Get Stats for node 2 :: Get the stats for a node | PASS |
20:13:34 ------------------------------------------------------------------------------
20:13:34 Get Stats for node 3 :: Get the stats for a node | PASS |
20:13:34 ------------------------------------------------------------------------------
20:13:34 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
20:13:34 4 tests, 4 passed, 0 failed
20:13:34 ==============================================================================
20:13:34 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
20:13:34 ==============================================================================
20:13:34 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
20:13:34 ------------------------------------------------------------------------------
20:13:34 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
20:13:34 ------------------------------------------------------------------------------
20:13:34 Verify after adding flow operational - Output to physical port# ::... | PASS |
20:13:38 ------------------------------------------------------------------------------
20:13:38 Remove a flow - Output to physical port# :: Remove a flow | PASS |
20:13:38 ------------------------------------------------------------------------------
20:13:38 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
20:13:38 ------------------------------------------------------------------------------
20:13:38 Verify after deleting flow operational - Output to physical port# ... | PASS |
20:13:40 ------------------------------------------------------------------------------
20:13:40 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
20:13:40 6 tests, 6 passed, 0 failed
20:13:40 ==============================================================================
20:13:40 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
20:13:40 21 tests, 21 passed, 0 failed
20:13:40 ==============================================================================
20:13:40 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
20:13:40 ==============================================================================
20:13:43 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
20:13:43 ==============================================================================
20:13:43 Get list of nodes :: Get the inventory | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 Get node 1 inventory :: Get the inventory for a node | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 Get node 2 inventory :: Get the inventory for a node | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 Get node 3 inventory :: Get the inventory for a node | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 Link Down :: Take link s1-s2 down | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 Link Up :: Take link s1-s2 up | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
20:13:45 7 tests, 7 passed, 0 failed
20:13:45 ==============================================================================
20:13:45 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
20:13:45 ==============================================================================
20:13:45 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 List all the links :: List all the links in the topology. | PASS |
20:13:47 ------------------------------------------------------------------------------
20:13:47 Link Down :: Take link s1-s2 down | PASS |
20:13:47 ------------------------------------------------------------------------------
20:13:47 Link Up :: Take link s1-s2 up | PASS |
20:13:49 ------------------------------------------------------------------------------
20:13:49 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
20:13:49 4 tests, 4 passed, 0 failed
20:13:49 ==============================================================================
20:13:50 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
20:13:50 ==============================================================================
20:13:50 Get Stats for all nodes :: Get the stats for all nodes | PASS |
20:13:50 ------------------------------------------------------------------------------
20:13:50 Get Stats for node 1 :: Get the stats for a node | PASS |
20:13:50 ------------------------------------------------------------------------------
20:13:50 Get Stats for node 2 :: Get the stats for a node | PASS |
20:13:50 ------------------------------------------------------------------------------
20:13:50 Get Stats for node 3 :: Get the stats for a node | PASS |
20:13:50 ------------------------------------------------------------------------------
20:13:50 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
20:13:50 4 tests, 4 passed, 0 failed
20:13:50 ==============================================================================
20:13:50 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
20:13:50 ==============================================================================
20:13:50 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
20:13:50 ------------------------------------------------------------------------------
20:13:50 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
20:13:50 ------------------------------------------------------------------------------
20:13:50 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
20:13:54 ------------------------------------------------------------------------------
20:13:54 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
20:13:54 ------------------------------------------------------------------------------
20:13:54 Verify after modifying flow config - Output to physical port# :: V... | PASS |
20:13:54 ------------------------------------------------------------------------------
20:13:54 Verify after modifying flow operational - Output to physical port#... | PASS |
20:13:56 ------------------------------------------------------------------------------
20:13:56 Remove a flow - Output to physical port# :: Remove a flow | PASS |
20:13:56 ------------------------------------------------------------------------------
20:13:56 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
20:13:56 ------------------------------------------------------------------------------
20:13:56 Verify after deleting flow operational - Output to physical port# ... | PASS |
20:14:00 ------------------------------------------------------------------------------
20:14:00 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
20:14:00 9 tests, 9 passed, 0 failed
20:14:00 ==============================================================================
20:14:00 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
20:14:00 24 tests, 24 passed, 0 failed
20:14:00 ==============================================================================
20:14:00 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
20:14:00 ==============================================================================
20:14:03 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
20:14:03 ==============================================================================
20:14:03 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
20:14:05 ------------------------------------------------------------------------------
20:14:05 Test Is Flow 1 Added | PASS |
20:14:05 ------------------------------------------------------------------------------
20:14:05 Test Is Flow 2 Added | PASS |
20:14:05 ------------------------------------------------------------------------------
20:14:05 Test Is Flow 3 Added | PASS |
20:14:06 ------------------------------------------------------------------------------
20:14:06 Test Is Flow 4 Added | PASS |
20:14:06 ------------------------------------------------------------------------------
20:14:06 Test Is Flow 5 Added | PASS |
20:14:06 ------------------------------------------------------------------------------
20:14:06 Test Is Flow 6 Added | PASS |
20:14:06 ------------------------------------------------------------------------------
20:14:06 Test Is Flow 7 Added | PASS |
20:14:06 ------------------------------------------------------------------------------
20:14:06 Test Is Flow 8 Added | PASS |
20:14:06 ------------------------------------------------------------------------------
20:14:06 Test Is Flow 9 Added | PASS |
20:14:06 ------------------------------------------------------------------------------
20:14:06 Test Is Flow 10 Added | PASS |
20:14:06 ------------------------------------------------------------------------------
20:14:06 Test Is Flow 11 Added | PASS |
20:14:07 ------------------------------------------------------------------------------
20:14:07 Test Is Flow 14 Added | PASS |
20:14:07 ------------------------------------------------------------------------------
20:14:07 Test Is Flow 15 Added | PASS |
20:14:07 ------------------------------------------------------------------------------
20:14:07 Test Is Flow 16 Added | PASS |
20:14:07 ------------------------------------------------------------------------------
20:14:07 Test Is Flow 17 Added | PASS |
20:14:07 ------------------------------------------------------------------------------
20:14:07 Test Is Flow 18 Added | PASS |
20:14:07 ------------------------------------------------------------------------------
20:14:07 Test Is Flow 19 Added | PASS |
20:14:07 ------------------------------------------------------------------------------
20:14:07 Test Is Flow 20 Added | PASS |
20:14:07 ------------------------------------------------------------------------------
20:14:07 Test Is Flow 21 Added | PASS |
20:14:08 ------------------------------------------------------------------------------
20:14:08 Test Is Flow 22 Added | PASS |
20:14:08 ------------------------------------------------------------------------------
20:14:08 Test Is Flow 23 Added | PASS |
20:14:08 ------------------------------------------------------------------------------
20:14:08 Test Is Flow 24 Added | PASS |
20:14:08 ------------------------------------------------------------------------------
20:14:08 Test Is Flow 25 Added | PASS |
20:14:08 ------------------------------------------------------------------------------
20:14:08 Test Is Flow 31 Added | PASS |
20:14:08 ------------------------------------------------------------------------------
20:14:08 Test Is Flow 36 Added | PASS |
20:14:08 ------------------------------------------------------------------------------
20:14:08 Test Is Flow 38 Added | PASS |
20:14:08 ------------------------------------------------------------------------------
20:14:08 Test Is Flow 43 Added | PASS |
20:14:09 ------------------------------------------------------------------------------
20:14:09 Test Is Flow 45 Added | PASS |
20:14:09 ------------------------------------------------------------------------------
20:14:09 Test Is Flow 101 Added | PASS |
20:14:09 ------------------------------------------------------------------------------
20:14:09 Test Is Flow 102 Added | PASS |
20:14:09 ------------------------------------------------------------------------------
20:14:09 Test Is Flow 103 Added | PASS |
20:14:09 ------------------------------------------------------------------------------
20:14:09 Test Is Flow 104 Added | PASS |
20:14:09 ------------------------------------------------------------------------------
20:14:09 Test Is Flow 105 Added | PASS |
20:14:09 ------------------------------------------------------------------------------
20:14:09 Test Is Flow 106 Added | PASS |
20:14:10 ------------------------------------------------------------------------------
20:14:10 Test Is Flow 107 Added | PASS |
20:14:10 ------------------------------------------------------------------------------
20:14:10 Test Is Flow 108 Added | PASS |
20:14:10 ------------------------------------------------------------------------------
20:14:10 Test Is Flow 109 Added | PASS |
20:14:10 ------------------------------------------------------------------------------
20:14:10 Test Is Flow 110 Added | PASS |
20:14:10 ------------------------------------------------------------------------------
20:14:10 Test Is Flow 113 Added | PASS |
20:14:10 ------------------------------------------------------------------------------
20:14:10 Test Is Flow 156 Added | PASS |
20:14:10 ------------------------------------------------------------------------------
20:14:10 Test Is Flow 201 Added | PASS |
20:14:10 ------------------------------------------------------------------------------
20:14:10 Test Is Flow 202 Added | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 203 Added | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 204 Added | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 205 Added | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 206 Added | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 209 Added | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 214 Added | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 218 Added | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 219 Added | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 Test Is Flow 220 Added | PASS |
20:14:12 ------------------------------------------------------------------------------
20:14:12 Test Is Flow 221 Added | PASS |
20:14:12 ------------------------------------------------------------------------------
20:14:12 Test Is Flow 222 Added | PASS |
20:14:12 ------------------------------------------------------------------------------
20:14:12 Test Is Flow 223 Added | PASS |
20:14:12 ------------------------------------------------------------------------------
20:14:12 Test Is Flow 224 Added | PASS |
20:14:12 ------------------------------------------------------------------------------
20:14:12 Test Is Flow 225 Added | PASS |
20:14:12 ------------------------------------------------------------------------------
20:14:12 Test Is Flow 550 Added | PASS |
20:14:12 ------------------------------------------------------------------------------
20:14:12 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 Test Is Flow 1 Updated | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 Test Is Flow 2 Updated | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 Test Is Flow 3 Updated | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 Test Is Flow 4 Updated | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 Test Is Flow 5 Updated | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 Test Is Flow 6 Updated | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 Test Is Flow 7 Updated | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 Test Is Flow 8 Updated | PASS |
20:14:19 ------------------------------------------------------------------------------
20:14:19 Test Is Flow 9 Updated | PASS |
20:14:19 ------------------------------------------------------------------------------
20:14:19 Test Is Flow 10 Updated | PASS |
20:14:19 ------------------------------------------------------------------------------
20:14:19 Test Is Flow 11 Updated | PASS |
20:14:19 ------------------------------------------------------------------------------
20:14:19 Test Is Flow 14 Updated | PASS |
20:14:19 ------------------------------------------------------------------------------
20:14:19 Test Is Flow 15 Updated | PASS |
20:14:19 ------------------------------------------------------------------------------
20:14:19 Test Is Flow 16 Updated | PASS |
20:14:19 ------------------------------------------------------------------------------
20:14:19 Test Is Flow 17 Updated | PASS |
20:14:19 ------------------------------------------------------------------------------
20:14:19 Test Is Flow 18 Updated | PASS |
20:14:19 ------------------------------------------------------------------------------
20:14:19 Test Is Flow 19 Updated | PASS |
20:14:20 ------------------------------------------------------------------------------
20:14:20 Test Is Flow 20 Updated | PASS |
20:14:20 ------------------------------------------------------------------------------
20:14:20 Test Is Flow 21 Updated | PASS |
20:14:20 ------------------------------------------------------------------------------
20:14:20 Test Is Flow 22 Updated | PASS |
20:14:20 ------------------------------------------------------------------------------
20:14:20 Test Is Flow 23 Updated | PASS |
20:14:20 ------------------------------------------------------------------------------
20:14:20 Test Is Flow 24 Updated | PASS |
20:14:20 ------------------------------------------------------------------------------
20:14:20 Test Is Flow 25 Updated | PASS |
20:14:20 ------------------------------------------------------------------------------
20:14:20 Test Is Flow 31 Updated | PASS |
20:14:21 ------------------------------------------------------------------------------
20:14:21 Test Is Flow 36 Updated | PASS |
20:14:21 ------------------------------------------------------------------------------
20:14:21 Test Is Flow 38 Updated | PASS |
20:14:21 ------------------------------------------------------------------------------
20:14:21 Test Is Flow 43 Updated | PASS |
20:14:21 ------------------------------------------------------------------------------
20:14:21 Test Is Flow 45 Updated | PASS |
20:14:21 ------------------------------------------------------------------------------
20:14:21 Test Is Flow 101 Updated | PASS |
20:14:21 ------------------------------------------------------------------------------
20:14:21 Test Is Flow 102 Updated | PASS |
20:14:21 ------------------------------------------------------------------------------
20:14:21 Test Is Flow 103 Updated | PASS |
20:14:21 ------------------------------------------------------------------------------
20:14:21 Test Is Flow 104 Updated | PASS |
20:14:22 ------------------------------------------------------------------------------
20:14:22 Test Is Flow 105 Updated | PASS |
20:14:22 ------------------------------------------------------------------------------
20:14:22 Test Is Flow 106 Updated | PASS |
20:14:22 ------------------------------------------------------------------------------
20:14:22 Test Is Flow 107 Updated | PASS |
20:14:22 ------------------------------------------------------------------------------
20:14:22 Test Is Flow 108 Updated | PASS |
20:14:22 ------------------------------------------------------------------------------
20:14:22 Test Is Flow 109 Updated | PASS |
20:14:22 ------------------------------------------------------------------------------
20:14:22 Test Is Flow 110 Updated | PASS |
20:14:22 ------------------------------------------------------------------------------
20:14:22 Test Is Flow 113 Updated | PASS |
20:14:22 ------------------------------------------------------------------------------
20:14:22 Test Is Flow 156 Updated | PASS |
20:14:23 ------------------------------------------------------------------------------
20:14:23 Test Is Flow 201 Updated | PASS |
20:14:23 ------------------------------------------------------------------------------
20:14:23 Test Is Flow 202 Updated | PASS |
20:14:23 ------------------------------------------------------------------------------
20:14:23 Test Is Flow 203 Updated | PASS |
20:14:23 ------------------------------------------------------------------------------
20:14:23 Test Is Flow 204 Updated | PASS |
20:14:23 ------------------------------------------------------------------------------
20:14:23 Test Is Flow 205 Updated | PASS |
20:14:23 ------------------------------------------------------------------------------
20:14:23 Test Is Flow 206 Updated | PASS |
20:14:23 ------------------------------------------------------------------------------
20:14:23 Test Is Flow 209 Updated | PASS |
20:14:23 ------------------------------------------------------------------------------
20:14:23 Test Is Flow 214 Updated | PASS |
20:14:23 ------------------------------------------------------------------------------
20:14:23 Test Is Flow 218 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 219 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 220 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 221 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 222 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 223 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 224 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 225 Updated | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 550 Updated | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 1 Deleted | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 2 Deleted | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 3 Deleted | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 4 Deleted | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 5 Deleted | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 6 Deleted | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 7 Deleted | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 8 Deleted | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 9 Deleted | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 10 Deleted | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 11 Deleted | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 14 Deleted | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 15 Deleted | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 16 Deleted | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 17 Deleted | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 18 Deleted | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 19 Deleted | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 20 Deleted | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 21 Deleted | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 22 Deleted | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 23 Deleted | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 24 Deleted | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 25 Deleted | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 31 Deleted | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 36 Deleted | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 38 Deleted | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 43 Deleted | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 45 Deleted | PASS |
20:14:32 ------------------------------------------------------------------------------
20:14:32 Test Is Flow 101 Deleted | PASS |
20:14:32 ------------------------------------------------------------------------------
20:14:32 Test Is Flow 102 Deleted | PASS |
20:14:32 ------------------------------------------------------------------------------
20:14:32 Test Is Flow 103 Deleted | PASS |
20:14:32 ------------------------------------------------------------------------------
20:14:32 Test Is Flow 104 Deleted | PASS |
20:14:32 ------------------------------------------------------------------------------
20:14:32 Test Is Flow 105 Deleted | PASS |
20:14:32 ------------------------------------------------------------------------------
20:14:32 Test Is Flow 106 Deleted | PASS |
20:14:32 ------------------------------------------------------------------------------
20:14:32 Test Is Flow 107 Deleted | PASS |
20:14:32 ------------------------------------------------------------------------------
20:14:32 Test Is Flow 108 Deleted | PASS |
20:14:32 ------------------------------------------------------------------------------
20:14:32 Test Is Flow 109 Deleted | PASS |
20:14:32 ------------------------------------------------------------------------------
20:14:32 Test Is Flow 110 Deleted | PASS |
20:14:32 ------------------------------------------------------------------------------
20:14:32 Test Is Flow 113 Deleted | PASS |
20:14:32 ------------------------------------------------------------------------------
20:14:32 Test Is Flow 156 Deleted | PASS |
20:14:32 ------------------------------------------------------------------------------
20:14:32 Test Is Flow 201 Deleted | PASS |
20:14:33 ------------------------------------------------------------------------------
20:14:33 Test Is Flow 202 Deleted | PASS |
20:14:33 ------------------------------------------------------------------------------
20:14:33 Test Is Flow 203 Deleted | PASS |
20:14:33 ------------------------------------------------------------------------------
20:14:33 Test Is Flow 204 Deleted | PASS |
20:14:33 ------------------------------------------------------------------------------
20:14:33 Test Is Flow 205 Deleted | PASS |
20:14:33 ------------------------------------------------------------------------------
20:14:33 Test Is Flow 206 Deleted | PASS |
20:14:33 ------------------------------------------------------------------------------
20:14:33 Test Is Flow 209 Deleted | PASS |
20:14:33 ------------------------------------------------------------------------------
20:14:33 Test Is Flow 214 Deleted | PASS |
20:14:33 ------------------------------------------------------------------------------
20:14:33 Test Is Flow 218 Deleted | PASS |
20:14:33 ------------------------------------------------------------------------------
20:14:33 Test Is Flow 219 Deleted | PASS |
20:14:33 ------------------------------------------------------------------------------
20:14:33 Test Is Flow 220 Deleted | PASS |
20:14:33 ------------------------------------------------------------------------------
20:14:33 Test Is Flow 221 Deleted | PASS |
20:14:33 ------------------------------------------------------------------------------
20:14:33 Test Is Flow 222 Deleted | PASS |
20:14:33 ------------------------------------------------------------------------------
20:14:33 Test Is Flow 223 Deleted | PASS |
20:14:34 ------------------------------------------------------------------------------
20:14:34 Test Is Flow 224 Deleted | PASS |
20:14:34 ------------------------------------------------------------------------------
20:14:34 Test Is Flow 225 Deleted | PASS |
20:14:34 ------------------------------------------------------------------------------
20:14:34 Test Is Flow 550 Deleted | PASS |
20:14:34 ------------------------------------------------------------------------------
20:14:34 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
20:14:34 174 tests, 174 passed, 0 failed
20:14:34 ==============================================================================
20:14:34 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
20:14:34 ==============================================================================
20:14:34 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
20:15:01 ------------------------------------------------------------------------------
20:15:01 Test Is Flow 1 Added | PASS |
20:15:01 ------------------------------------------------------------------------------
20:15:01 Test Is Flow 2 Added | PASS |
20:15:01 ------------------------------------------------------------------------------
20:15:01 Test Is Flow 3 Added | PASS |
20:15:01 ------------------------------------------------------------------------------
20:15:01 Test Is Flow 4 Added | PASS |
20:15:02 ------------------------------------------------------------------------------
20:15:02 Test Is Flow 5 Added | PASS |
20:15:02 ------------------------------------------------------------------------------
20:15:02 Test Is Flow 6 Added | PASS |
20:15:02 ------------------------------------------------------------------------------
20:15:02 Test Is Flow 7 Added | PASS |
20:15:02 ------------------------------------------------------------------------------
20:15:02 Test Is Flow 8 Added | PASS |
20:15:02 ------------------------------------------------------------------------------
20:15:02 Test Is Flow 9 Added | PASS |
20:15:02 ------------------------------------------------------------------------------
20:15:02 Test Is Flow 10 Added | PASS |
20:15:02 ------------------------------------------------------------------------------
20:15:02 Test Is Flow 11 Added | PASS |
20:15:02 ------------------------------------------------------------------------------
20:15:02 Test Is Flow 15 Added | PASS |
20:15:02 ------------------------------------------------------------------------------
20:15:02 Test Is Flow 16 Added | PASS |
20:15:03 ------------------------------------------------------------------------------
20:15:03 Test Is Flow 17 Added | PASS |
20:15:03 ------------------------------------------------------------------------------
20:15:03 Test Is Flow 18 Added | PASS |
20:15:03 ------------------------------------------------------------------------------
20:15:03 Test Is Flow 19 Added | PASS |
20:15:03 ------------------------------------------------------------------------------
20:15:03 Test Is Flow 20 Added | PASS |
20:15:03 ------------------------------------------------------------------------------
20:15:03 Test Is Flow 21 Added | PASS |
20:15:03 ------------------------------------------------------------------------------
20:15:03 Test Is Flow 22 Added | PASS |
20:15:03 ------------------------------------------------------------------------------
20:15:03 Test Is Flow 23 Added | PASS |
20:15:03 ------------------------------------------------------------------------------
20:15:03 Test Is Flow 24 Added | PASS |
20:15:03 ------------------------------------------------------------------------------
20:15:03 Test Is Flow 25 Added | PASS |
20:15:04 ------------------------------------------------------------------------------
20:15:04 Test Is Flow 31 Added | PASS |
20:15:04 ------------------------------------------------------------------------------
20:15:04 Test Is Flow 36 Added | PASS |
20:15:04 ------------------------------------------------------------------------------
20:15:04 Test Is Flow 38 Added | PASS |
20:15:04 ------------------------------------------------------------------------------
20:15:04 Test Is Flow 43 Added | PASS |
20:15:04 ------------------------------------------------------------------------------
20:15:04 Test Is Flow 45 Added | PASS |
20:15:04 ------------------------------------------------------------------------------
20:15:04 Test Is Flow 101 Added | PASS |
20:15:04 ------------------------------------------------------------------------------
20:15:04 Test Is Flow 102 Added | PASS |
20:15:04 ------------------------------------------------------------------------------
20:15:04 Test Is Flow 103 Added | PASS |
20:15:04 ------------------------------------------------------------------------------
20:15:04 Test Is Flow 104 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 105 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 106 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 107 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 108 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 109 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 110 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 113 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 201 Added | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 202 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 203 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 204 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 205 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 206 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 209 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 214 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 218 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 219 Added | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 220 Added | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
20:15:35 ------------------------------------------------------------------------------
20:15:35 Test Is Flow 1 Updated | PASS |
20:15:35 ------------------------------------------------------------------------------
20:15:35 Test Is Flow 2 Updated | PASS |
20:15:35 ------------------------------------------------------------------------------
20:15:35 Test Is Flow 3 Updated | PASS |
20:15:35 ------------------------------------------------------------------------------
20:15:35 Test Is Flow 4 Updated | PASS |
20:15:35 ------------------------------------------------------------------------------
20:15:35 Test Is Flow 5 Updated | PASS |
20:15:35 ------------------------------------------------------------------------------
20:15:35 Test Is Flow 6 Updated | PASS |
20:15:35 ------------------------------------------------------------------------------
20:15:35 Test Is Flow 7 Updated | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 8 Updated | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 9 Updated | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 10 Updated | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 11 Updated | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 14 Updated | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 15 Updated | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 16 Updated | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 17 Updated | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 18 Updated | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 19 Updated | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 20 Updated | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 21 Updated | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 22 Updated | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 23 Updated | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 24 Updated | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 25 Updated | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 31 Updated | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 36 Updated | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 38 Updated | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 43 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 45 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 101 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 102 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 103 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 104 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 105 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 106 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 107 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 108 Updated | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 109 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 110 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 113 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 201 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 202 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 203 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 204 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 205 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 206 Updated | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 209 Updated | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 214 Updated | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 218 Updated | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 219 Updated | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 220 Updated | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
20:16:08 ------------------------------------------------------------------------------
20:16:08 Test Is Flow 1 Deleted | PASS |
20:16:08 ------------------------------------------------------------------------------
20:16:08 Test Is Flow 2 Deleted | PASS |
20:16:08 ------------------------------------------------------------------------------
20:16:08 Test Is Flow 3 Deleted | PASS |
20:16:08 ------------------------------------------------------------------------------
20:16:08 Test Is Flow 4 Deleted | PASS |
20:16:08 ------------------------------------------------------------------------------
20:16:08 Test Is Flow 5 Deleted | PASS |
20:16:08 ------------------------------------------------------------------------------
20:16:08 Test Is Flow 6 Deleted | PASS |
20:16:08 ------------------------------------------------------------------------------
20:16:08 Test Is Flow 7 Deleted | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 8 Deleted | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 9 Deleted | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 10 Deleted | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 11 Deleted | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 14 Deleted | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 15 Deleted | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 16 Deleted | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 17 Deleted | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 18 Deleted | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 19 Deleted | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 20 Deleted | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 21 Deleted | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 22 Deleted | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 23 Deleted | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 24 Deleted | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 25 Deleted | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 31 Deleted | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 36 Deleted | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 38 Deleted | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 43 Deleted | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 45 Deleted | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 101 Deleted | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 102 Deleted | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 103 Deleted | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 104 Deleted | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 105 Deleted | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 106 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 107 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 108 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 109 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 110 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 113 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 201 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 202 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 203 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 204 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 205 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 206 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 209 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 214 Deleted | PASS |
20:16:11 ------------------------------------------------------------------------------
20:16:11 Test Is Flow 218 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 Test Is Flow 219 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 Test Is Flow 220 Deleted | PASS |
20:16:12 ------------------------------------------------------------------------------
20:16:12 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
20:16:12 152 tests, 152 passed, 0 failed
20:16:12 ==============================================================================
20:16:12 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
20:16:12 326 tests, 326 passed, 0 failed
20:16:12 ==============================================================================
20:16:12 openflowplugin-sanity.txt.Reconciliation
20:16:12 ==============================================================================
20:16:12 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
20:16:12 ==============================================================================
20:16:12 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
20:16:15 ------------------------------------------------------------------------------
20:16:15 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
20:16:19 ------------------------------------------------------------------------------
20:16:19 Check Linear Topology :: Check Linear Topology. | PASS |
20:16:26 ------------------------------------------------------------------------------
20:16:26 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
20:16:26 ------------------------------------------------------------------------------
20:16:26 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
20:16:26 ------------------------------------------------------------------------------
20:16:26 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
20:16:27 ------------------------------------------------------------------------------
20:16:27 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:28 | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
20:16:38 ------------------------------------------------------------------------------
20:16:38 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:39 | PASS |
20:16:39 ------------------------------------------------------------------------------
20:16:39 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
20:16:41 ------------------------------------------------------------------------------
20:16:41 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
20:16:41 ------------------------------------------------------------------------------
20:16:41 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
20:16:44 ------------------------------------------------------------------------------
20:16:44 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
20:16:44 ------------------------------------------------------------------------------
20:16:44 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
20:16:44 ------------------------------------------------------------------------------
20:16:44 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:13 | PASS |
20:17:13 ------------------------------------------------------------------------------
20:17:13 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
20:17:13 ------------------------------------------------------------------------------
20:17:13 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
20:17:13 ------------------------------------------------------------------------------
20:17:13 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
20:17:13 ------------------------------------------------------------------------------
20:17:13 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
20:17:13 ------------------------------------------------------------------------------
20:17:13 Stop Mininet :: Stop Mininet. | PASS |
20:17:14 ------------------------------------------------------------------------------
20:17:14 Check No Switches :: Check no switches in topology. | PASS |
20:17:15 ------------------------------------------------------------------------------
20:17:15 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
20:17:15 23 tests, 23 passed, 0 failed
20:17:15 ==============================================================================
20:17:15 openflowplugin-sanity.txt.Reconciliation | PASS |
20:17:15 23 tests, 23 passed, 0 failed
20:17:15 ==============================================================================
20:17:15 openflowplugin-sanity.txt | PASS |
20:17:15 394 tests, 394 passed, 0 failed
20:17:15 ==============================================================================
20:17:15 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/output.xml
20:17:19 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/log.html
20:17:19 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/report.html
20:17:19 Examining the files in data/log and checking filesize
20:17:19 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:17:20 total 980
20:17:20 drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:12 .
20:17:20 -rw-rw-r-- 1 jenkins jenkins 1720 May 16 20:12 karaf_console.log
20:17:20 drwxrwxr-x 9 jenkins jenkins 4096 May 16 20:12 ..
20:17:20 -rw-rw-r-- 1 jenkins jenkins 989169 May 16 20:17 karaf.log
20:17:20 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:17:20 968K /tmp/karaf-0.22.3-SNAPSHOT/data/log/karaf.log
20:17:20 4.0K /tmp/karaf-0.22.3-SNAPSHOT/data/log/karaf_console.log
20:17:20 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:17:20 ls: cannot access '/tmp/karaf-0.22.3-SNAPSHOT/*.hprof': No such file or directory
20:17:20 Let's take the karaf thread dump again...
20:17:20 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:17:21 karaf main: org.apache.karaf.main.Main, pid:3759
20:17:21 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:17:21 Killing ODL
20:17:21 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:17:27 Compressing karaf.log 1
20:17:27 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:17:27 Fetching compressed karaf.log 1
20:17:27 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:17:28 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:17:28 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:17:28 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:17:29 Fetch GC logs
20:17:29 Warning: Permanently added '10.30.171.184' (ED25519) to the list of known hosts.
20:17:29 scp: /tmp/karaf-0.22.3-SNAPSHOT/data/log/*.log: No such file or directory
20:17:29 Examine copied files
20:17:29 total 43384
20:17:29 drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:17 gclogs-1
20:17:29 -rw-rw-r-- 1 jenkins jenkins 1720 May 16 20:17 odl1_karaf_console.log
20:17:29 -rw-rw-r-- 1 jenkins jenkins 68625 May 16 20:17 odl1_karaf.log.gz
20:17:29 -rw-rw-r-- 1 jenkins jenkins 162179 May 16 20:17 karaf_1_3759_threads_after.log
20:17:29 -rw-rw-r-- 1 jenkins jenkins 14203 May 16 20:17 ps_after.log
20:17:29 -rw-rw-r-- 1 jenkins jenkins 270793 May 16 20:17 report.html
20:17:29 -rw-rw-r-- 1 jenkins jenkins 3384406 May 16 20:17 log.html
20:17:29 -rw-rw-r-- 1 jenkins jenkins 40314282 May 16 20:17 output.xml
20:17:29 -rw-rw-r-- 1 jenkins jenkins 491 May 16 20:13 testplan.txt
20:17:29 -rw-rw-r-- 1 jenkins jenkins 110644 May 16 20:13 karaf_1_2037_threads_before.log
20:17:29 -rw-rw-r-- 1 jenkins jenkins 14012 May 16 20:13 ps_before.log
20:17:29 -rw-rw-r-- 1 jenkins jenkins 3376 May 16 20:12 post-startup-script.sh
20:17:29 -rw-rw-r-- 1 jenkins jenkins 252 May 16 20:12 startup-script.sh
20:17:29 -rw-rw-r-- 1 jenkins jenkins 3497 May 16 20:12 configuration-script.sh
20:17:29 -rw-rw-r-- 1 jenkins jenkins 337 May 16 20:11 detect_variables.env
20:17:29 -rw-rw-r-- 1 jenkins jenkins 2619 May 16 20:11 pom.xml
20:17:29 -rw-rw-r-- 1 jenkins jenkins 92 May 16 20:11 set_variables.env
20:17:29 -rw-rw-r-- 1 jenkins jenkins 299 May 16 20:11 slave_addresses.txt
20:17:29 -rw-rw-r-- 1 jenkins jenkins 570 May 16 20:11 requirements.txt
20:17:29 -rw-rw-r-- 1 jenkins jenkins 26 May 16 20:11 env.properties
20:17:29 -rw-rw-r-- 1 jenkins jenkins 334 May 16 20:09 stack-parameters.yaml
20:17:29 drwxrwxr-x 7 jenkins jenkins 4096 May 16 20:08 test
20:17:29 drwxrwxr-x 2 jenkins jenkins 4096 May 16 20:08 test@tmp
20:17:29 -rw-rw-r-- 1 jenkins jenkins 1410 May 16 17:56 maven-metadata.xml
20:17:29 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12238489178667772152.sh
20:17:29 Karaf Deployments, Tests must have already run
20:17:29 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins14806058335480510073.sh
20:17:29 Cleaning up Robot installation...
20:17:29 $ ssh-agent -k
20:17:29 unset SSH_AUTH_SOCK;
20:17:29 unset SSH_AGENT_PID;
20:17:29 echo Agent pid 37338 killed;
20:17:29 [ssh-agent] Stopped.
20:17:29 Recording plot data
20:17:30 Robot results publisher started...
20:17:30 INFO: Checking test criticality is deprecated and will be dropped in a future release!
20:17:30 -Parsing output xml:
20:17:30 Done!
20:17:30 -Copying log files to build dir:
20:17:32 Done!
20:17:32 -Assigning results to build:
20:17:32 Done!
20:17:32 -Checking thresholds:
20:17:32 Done!
20:17:32 Done publishing Robot results.
20:17:32 [PostBuildScript] - [INFO] Executing post build scripts.
20:17:32 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins2153547935080239974.sh
20:17:32 Archiving csit artifacts
20:17:32 mv: cannot stat '*_1.png': No such file or directory
20:17:32 mv: cannot stat '/tmp/odl1_*': No such file or directory
20:17:32 % Total % Received % Xferd Average Speed Time Time Time Current
20:17:32 Dload Upload Total Spent Left Speed
20:17:32
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3328k 0 3328k 0 0 3885k 0 --:--:-- --:--:-- --:--:-- 3883k
100 3514k 0 3514k 0 0 3949k 0 --:--:-- --:--:-- --:--:-- 3948k
20:17:33 Archive: robot-plugin.zip
20:17:33 inflating: ./archives/robot-plugin/log.html
20:17:33 inflating: ./archives/robot-plugin/output.xml
20:17:33 inflating: ./archives/robot-plugin/report.html
20:17:33 mv: cannot stat '*.log.gz': No such file or directory
20:17:33 mv: cannot stat '*.csv': No such file or directory
20:17:33 mv: cannot stat '*.png': No such file or directory
20:17:33 [PostBuildScript] - [INFO] Executing post build scripts.
20:17:33 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins14218221156982898999.sh
20:17:33 [PostBuildScript] - [INFO] Executing post build scripts.
20:17:33 [EnvInject] - Injecting environment variables from a build step.
20:17:33 [EnvInject] - Injecting as environment variables the properties content
20:17:33 OS_CLOUD=vex
20:17:33 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-553
20:17:33
20:17:33 [EnvInject] - Variables injected successfully.
20:17:33 provisioning config files...
20:17:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:17:33 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins13159737325123774087.sh
20:17:33 ---> openstack-stack-delete.sh
20:17:33 Setup pyenv:
20:17:33 system
20:17:33 3.8.20
20:17:33 3.9.20
20:17:33 3.10.15
20:17:33 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:17:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40PB from file:/tmp/.os_lf_venv
20:17:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:17:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:17:36 lf-activate-venv(): INFO: Base packages installed successfully
20:17:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
20:17:52 lf-activate-venv(): INFO: Adding /tmp/venv-40PB/bin to PATH
20:17:52 INFO: Stack cost retrieval disabled, setting cost to 0
20:18:04 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-553
20:18:04 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-titanium-553
20:18:04 [PostBuildScript] - [INFO] Executing post build scripts.
20:18:04 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins9111451748144129998.sh
20:18:04 ---> sysstat.sh
20:18:04 /tmp/jenkins9111451748144129998.sh: line 19: facter: command not found
20:18:04 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins11359707873177521761.sh
20:18:04 ---> package-listing.sh
20:18:05 ++ facter osfamily
20:18:05 /tmp/jenkins11359707873177521761.sh: line 19: facter: command not found
20:18:05 ++ tr '[:upper:]' '[:lower:]'
20:18:05 + OS_FAMILY=
20:18:05 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins3238616737374849093.sh
20:18:05 ---> capture-instance-metadata.sh
20:18:05 Setup pyenv:
20:18:05 system
20:18:05 3.8.20
20:18:05 3.9.20
20:18:05 3.10.15
20:18:05 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40PB from file:/tmp/.os_lf_venv
20:18:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:18:07 lf-activate-venv(): INFO: Base packages installed successfully
20:18:07 lf-activate-venv(): INFO: Installing additional packages: lftools
20:18:16 lf-activate-venv(): INFO: Adding /tmp/venv-40PB/bin to PATH
20:18:16 INFO: Running in OpenStack, capturing instance metadata
20:18:16 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins13415515429202083251.sh
20:18:16 provisioning config files...
20:18:16 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-titanium #553
20:18:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/config14925852813648112722tmp
20:18:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
20:18:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
20:18:16 provisioning config files...
20:18:17 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
20:18:17 [EnvInject] - Injecting environment variables from a build step.
20:18:17 [EnvInject] - Injecting as environment variables the properties content
20:18:17 SERVER_ID=logs
20:18:17
20:18:17 [EnvInject] - Variables injected successfully.
20:18:17 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins9734318358075447860.sh
20:18:17 ---> create-netrc.sh
20:18:17 WARN: Log server credential not found.
20:18:17 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins14491213929682603119.sh
20:18:17 ---> python-tools-install.sh
20:18:17 Setup pyenv:
20:18:17 system
20:18:17 3.8.20
20:18:17 3.9.20
20:18:17 3.10.15
20:18:17 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40PB from file:/tmp/.os_lf_venv
20:18:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:18:19 lf-activate-venv(): INFO: Base packages installed successfully
20:18:19 lf-activate-venv(): INFO: Installing additional packages: lftools
20:18:28 lf-activate-venv(): INFO: Adding /tmp/venv-40PB/bin to PATH
20:18:28 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins16109769864682631506.sh
20:18:28 ---> uv-install.sh
20:18:28 uv 0.11.14 is already installed
20:18:28 uvx 0.11.14 (x86_64-unknown-linux-gnu)
20:18:28 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins11553970647646603442.sh
20:18:28 ---> sudo-logs.sh
20:18:28 Archiving 'sudo' log..
20:18:28 /tmp/jenkins11553970647646603442.sh: line 41: facter: command not found
20:18:28 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins2339870523559819449.sh
20:18:28 ---> job-cost.sh
20:18:28 INFO: Activating Python virtual environment...
20:18:28 Setup pyenv:
20:18:28 system
20:18:28 3.8.20
20:18:28 3.9.20
20:18:28 3.10.15
20:18:28 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40PB from file:/tmp/.os_lf_venv
20:18:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:18:30 lf-activate-venv(): INFO: Base packages installed successfully
20:18:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
20:18:37 lf-activate-venv(): INFO: Adding /tmp/venv-40PB/bin to PATH
20:18:37 DEBUG: Contents of stack-cost file:
20:18:37 total: 0
20:18:37 INFO: Retrieving Stack Cost...
20:18:37 INFO: Stack cost: 0
20:18:37 INFO: Instance uptime: 62439s
20:18:37 INFO: Fetching instance metadata (attempt 1 of 3)...
20:18:37 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
20:18:37 INFO: Successfully fetched instance metadata
20:18:37 INFO: Instance type: v3-standard-2
20:18:37 INFO: Retrieving pricing info for: v3-standard-2
20:18:37 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
20:18:37 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=62439
20:18:37 INFO: Successfully fetched Vexxhost pricing API
20:18:37 INFO: Retrieved cost: 0.99
20:18:37 INFO: Retrieved resource: v3-standard-2
20:18:37 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/cost
20:18:37 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/cost.csv
20:18:37 INFO: Successfully archived job cost data
20:18:37 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-titanium,553,2026-05-16 20:18:37,v3-standard-2,62439,0.99,0.00,SUCCESS
20:18:37 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins14042301833613712737.sh
20:18:37 ---> logs-deploy.sh
20:18:37 Setup pyenv:
20:18:37 system
20:18:37 3.8.20
20:18:37 3.9.20
20:18:37 3.10.15
20:18:38 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-40PB from file:/tmp/.os_lf_venv
20:18:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:18:40 lf-activate-venv(): INFO: Base packages installed successfully
20:18:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
20:18:51 lf-activate-venv(): INFO: Adding /tmp/venv-40PB/bin to PATH
20:18:51 WARNING: Nexus logging server not set
20:18:51 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-titanium/553/
20:18:51 INFO: archiving logs to S3
20:18:52 ---> uname -a:
20:18:52 Linux prd-ubuntu2404-robot-2c-8g-15692 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
20:18:52
20:18:52
20:18:52 ---> lscpu:
20:18:52 Architecture: x86_64
20:18:52 CPU op-mode(s): 32-bit, 64-bit
20:18:52 Address sizes: 40 bits physical, 48 bits virtual
20:18:52 Byte Order: Little Endian
20:18:52 CPU(s): 2
20:18:52 On-line CPU(s) list: 0,1
20:18:52 Vendor ID: AuthenticAMD
20:18:52 Model name: AMD EPYC-Rome Processor
20:18:52 CPU family: 23
20:18:52 Model: 49
20:18:52 Thread(s) per core: 1
20:18:52 Core(s) per socket: 1
20:18:52 Socket(s): 2
20:18:52 Stepping: 0
20:18:52 BogoMIPS: 5599.99
20:18:52 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
20:18:52 Virtualization: AMD-V
20:18:52 Hypervisor vendor: KVM
20:18:52 Virtualization type: full
20:18:52 L1d cache: 64 KiB (2 instances)
20:18:52 L1i cache: 64 KiB (2 instances)
20:18:52 L2 cache: 1 MiB (2 instances)
20:18:52 L3 cache: 32 MiB (2 instances)
20:18:52 NUMA node(s): 1
20:18:52 NUMA node0 CPU(s): 0,1
20:18:52 Vulnerability Gather data sampling: Not affected
20:18:52 Vulnerability Itlb multihit: Not affected
20:18:52 Vulnerability L1tf: Not affected
20:18:52 Vulnerability Mds: Not affected
20:18:52 Vulnerability Meltdown: Not affected
20:18:52 Vulnerability Mmio stale data: Not affected
20:18:52 Vulnerability Reg file data sampling: Not affected
20:18:52 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled
20:18:52 Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
20:18:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
20:18:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
20:18:52 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
20:18:52 Vulnerability Srbds: Not affected
20:18:52 Vulnerability Tsx async abort: Not affected
20:18:52 Vulnerability Vmscape: Not affected
20:18:52
20:18:52
20:18:52 ---> nproc:
20:18:52 2
20:18:52
20:18:52
20:18:52 ---> df -h:
20:18:52 Filesystem Size Used Avail Use% Mounted on
20:18:52 tmpfs 795M 1.1M 794M 1% /run
20:18:52 /dev/vda1 38G 8.0G 30G 22% /
20:18:52 tmpfs 3.9G 0 3.9G 0% /dev/shm
20:18:52 tmpfs 5.0M 0 5.0M 0% /run/lock
20:18:52 /dev/vda16 881M 117M 703M 15% /boot
20:18:52 /dev/vda15 105M 6.2M 99M 6% /boot/efi
20:18:52 tmpfs 795M 16K 795M 1% /run/user/1001
20:18:52
20:18:52
20:18:52 ---> free -m:
20:18:52 total used free shared buff/cache available
20:18:52 Mem: 7941 778 5088 4 2372 7163
20:18:52 Swap: 1023 0 1023
20:18:52
20:18:52
20:18:52 ---> ip addr:
20:18:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
20:18:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
20:18:52 inet 127.0.0.1/8 scope host lo
20:18:52 valid_lft forever preferred_lft forever
20:18:52 inet6 ::1/128 scope host noprefixroute
20:18:52 valid_lft forever preferred_lft forever
20:18:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000
20:18:52 link/ether fa:16:3e:5b:8d:d5 brd ff:ff:ff:ff:ff:ff
20:18:52 altname enp0s3
20:18:52 inet 10.30.170.173/23 metric 100 brd 10.30.171.255 scope global dynamic ens3
20:18:52 valid_lft 23981sec preferred_lft 23981sec
20:18:52 inet6 fe80::f816:3eff:fe5b:8dd5/64 scope link
20:18:52 valid_lft forever preferred_lft forever
20:18:52
20:18:52
20:18:52 ---> sar -b -r -n DEV:
20:18:52 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-15692) 05/16/26 _x86_64_ (2 CPU)
20:18:52
20:18:52 02:58:37 LINUX RESTART (2 CPU)
20:18:52
20:18:52 03:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s
20:18:52 03:10:26 13.44 0.03 1.36 12.05 1.33 15.77 104899.70
20:18:52 03:20:01 1.19 0.01 1.17 0.01 0.07 14.16 0.64
20:18:52 03:30:01 1.75 0.25 1.47 0.03 30.97 73.55 219.45
20:18:52 03:40:26 1.22 0.00 1.22 0.00 1.01 15.02 0.05
20:18:52 03:50:01 1.11 0.00 1.11 0.00 0.00 13.65 0.00
20:18:52 04:00:01 1.34 0.00 1.32 0.01 0.00 16.65 435.70
20:18:52 04:10:26 1.12 0.00 1.12 0.00 0.00 13.89 0.00
20:18:52 04:20:01 1.31 0.00 1.31 0.00 0.00 16.49 0.03
20:18:52 04:30:01 1.44 0.00 1.42 0.02 0.00 17.66 653.52
20:18:52 04:40:26 1.16 0.00 1.16 0.00 0.00 14.26 0.00
20:18:52 04:50:26 1.14 0.00 1.14 0.00 0.00 14.40 0.00
20:18:52 05:00:01 1.37 0.00 1.35 0.01 0.00 17.23 454.77
20:18:52 05:10:16 1.21 0.00 1.21 0.00 0.00 14.78 0.00
20:18:52 05:20:26 1.18 0.00 1.18 0.00 0.00 14.23 0.00
20:18:52 05:30:01 1.45 0.00 1.43 0.02 0.00 17.54 227.51
20:18:52 05:40:26 1.38 0.00 1.37 0.00 0.00 16.75 0.17
20:18:52 05:50:01 1.29 0.00 1.28 0.01 0.00 15.02 227.50
20:18:52 06:00:01 1.46 0.00 1.44 0.01 0.00 17.16 435.70
20:18:52 06:10:26 1.33 0.00 1.33 0.00 0.00 15.70 0.12
20:18:52 06:20:01 1.34 0.00 1.34 0.01 0.00 15.32 227.35
20:18:52 06:30:01 1.52 0.01 1.49 0.01 0.09 17.33 435.68
20:18:52 06:40:26 1.29 0.00 1.29 0.00 0.00 15.17 0.00
20:18:52 06:50:01 1.26 0.00 1.26 0.00 0.00 14.45 0.00
20:18:52 07:00:01 1.42 0.00 1.40 0.02 0.00 17.06 436.43
20:18:52 07:10:26 14.90 12.99 1.86 0.05 144.95 42.11 14.92
20:18:52 07:20:01 1.26 0.00 1.26 0.00 0.00 14.74 0.00
20:18:52 07:30:01 1.45 0.00 1.44 0.02 0.00 17.26 216.38
20:18:52 07:40:26 1.31 0.00 1.31 0.00 0.00 15.41 0.00
20:18:52 07:50:26 1.37 0.00 1.37 0.00 0.00 16.47 0.03
20:18:52 08:00:01 1.56 0.00 1.54 0.03 0.00 18.36 451.33
20:18:52 08:10:26 1.26 0.00 1.26 0.00 0.00 15.06 0.00
20:18:52 08:20:26 1.39 0.00 1.39 0.00 0.00 16.57 0.11
20:18:52 08:30:01 1.60 0.00 1.58 0.02 0.00 18.69 451.85
20:18:52 08:40:26 1.30 0.00 1.30 0.00 0.00 15.25 0.00
20:18:52 08:50:28 1.41 0.02 1.38 0.00 2.14 16.25 0.04
20:18:52 09:00:01 1.53 0.00 1.51 0.02 0.00 17.45 226.47
20:18:52 09:10:26 1.28 0.00 1.28 0.00 0.00 14.59 0.00
20:18:52 09:20:01 1.41 0.00 1.41 0.00 0.00 15.44 0.00
20:18:52 09:30:01 1.50 0.00 1.48 0.02 0.00 16.94 216.38
20:18:52 09:40:26 1.36 0.00 1.36 0.00 0.00 16.06 0.13
20:18:52 09:50:01 1.40 0.00 1.40 0.00 0.00 15.37 0.00
20:18:52 10:00:01 1.49 0.00 1.48 0.01 0.00 17.12 432.46
20:18:52 10:10:26 1.44 0.00 1.44 0.00 0.00 15.70 0.00
20:18:52 10:20:01 1.37 0.00 1.37 0.00 0.00 15.00 0.00
20:18:52 10:30:01 1.55 0.00 1.53 0.01 0.00 17.37 432.46
20:18:52 10:40:06 1.31 0.00 1.31 0.00 0.00 14.63 0.00
20:18:52 10:50:01 1.44 0.00 1.44 0.00 0.00 16.41 0.00
20:18:52 11:00:01 1.67 0.00 1.66 0.01 0.00 18.81 433.18
20:18:52 11:10:26 1.48 0.00 1.48 0.00 0.00 16.17 0.00
20:18:52 11:20:26 1.60 0.00 1.60 0.00 0.00 17.11 0.00
20:18:52 11:30:01 1.67 0.00 1.65 0.01 0.00 18.77 225.85
20:18:52 11:40:06 1.58 0.00 1.58 0.00 0.00 17.16 0.00
20:18:52 11:50:26 1.41 0.00 1.41 0.00 0.00 15.59 0.00
20:18:52 12:00:01 1.69 0.00 1.67 0.02 0.00 18.70 451.35
20:18:52 12:10:26 1.55 0.00 1.55 0.00 0.00 16.91 0.00
20:18:52 12:20:06 1.49 0.00 1.49 0.00 0.00 16.40 0.00
20:18:52 12:30:01 1.72 0.00 1.71 0.01 0.00 19.07 436.51
20:18:52 12:40:00 1.50 0.00 1.50 0.00 0.00 16.28 0.00
20:18:52 12:50:01 1.49 0.00 1.49 0.00 0.00 16.48 0.00
20:18:52 13:00:01 1.72 0.00 1.70 0.01 0.00 19.31 216.41
20:18:52 13:10:02 1.49 0.00 1.49 0.00 0.00 16.36 0.00
20:18:52 13:20:01 1.52 0.00 1.52 0.00 0.00 16.45 0.00
20:18:52 13:30:01 1.70 0.00 1.68 0.02 0.00 19.16 216.34
20:18:52 13:40:05 1.49 0.00 1.49 0.00 0.00 16.09 0.00
20:18:52 13:50:01 1.49 0.00 1.49 0.00 0.00 16.37 0.00
20:18:52 14:00:01 1.78 0.00 1.77 0.01 0.00 20.14 216.33
20:18:52 14:10:09 1.51 0.00 1.51 0.00 0.00 16.37 0.00
20:18:52 14:20:01 1.57 0.00 1.57 0.00 0.00 17.28 0.00
20:18:52 14:30:01 1.63 0.00 1.62 0.01 0.00 18.30 432.45
20:18:52 14:40:06 1.48 0.00 1.48 0.00 0.00 16.21 0.00
20:18:52 14:50:01 1.52 0.00 1.52 0.00 0.00 16.68 0.00
20:18:52 15:00:01 1.70 0.00 1.69 0.01 0.00 18.81 433.02
20:18:52 15:10:13 1.51 0.00 1.51 0.00 0.00 16.53 0.00
20:18:52 15:20:01 1.45 0.00 1.45 0.00 0.00 16.07 0.00
20:18:52 15:30:01 1.66 0.00 1.64 0.01 0.00 18.30 432.47
20:18:52 15:40:14 1.50 0.00 1.50 0.00 0.00 16.45 0.00
20:18:52 15:50:01 1.52 0.00 1.52 0.00 0.00 16.43 0.00
20:18:52 16:00:01 1.76 0.00 1.75 0.01 0.00 19.61 432.45
20:18:52 16:10:17 1.49 0.00 1.49 0.00 0.00 16.41 0.00
20:18:52 16:20:01 1.58 0.00 1.58 0.00 0.00 17.08 0.00
20:18:52 16:30:01 1.66 0.00 1.64 0.01 0.00 18.58 432.46
20:18:52 16:40:20 1.47 0.00 1.47 0.00 0.00 16.40 0.00
20:18:52 16:50:01 1.51 0.00 1.51 0.00 0.00 16.59 0.00
20:18:52 17:00:01 1.72 0.00 1.70 0.02 0.00 19.40 432.47
20:18:52 17:10:22 1.49 0.00 1.49 0.00 0.00 16.48 0.00
20:18:52 17:20:16 1.56 0.00 1.56 0.00 0.00 17.20 0.00
20:18:52 17:30:00 1.76 0.00 1.74 0.02 0.00 19.82 444.57
20:18:52 17:40:06 1.53 0.00 1.53 0.00 0.00 16.81 0.00
20:18:52 17:50:26 1.47 0.00 1.47 0.00 0.00 16.13 0.00
20:18:52 18:00:01 1.71 0.00 1.70 0.01 0.00 18.94 451.35
20:18:52 18:10:26 1.43 0.00 1.43 0.00 0.00 15.96 0.00
20:18:52 18:20:06 1.53 0.00 1.53 0.00 0.00 16.59 0.00
20:18:52 18:30:01 1.72 0.00 1.70 0.01 0.00 19.28 436.53
20:18:52 18:40:16 1.54 0.00 1.54 0.00 0.00 17.31 0.00
20:18:52 18:50:01 1.45 0.00 1.45 0.00 0.00 15.87 0.00
20:18:52 19:00:01 1.71 0.00 1.70 0.01 0.00 19.24 432.47
20:18:52 19:10:26 1.51 0.00 1.51 0.00 0.00 16.73 0.00
20:18:52 19:20:01 1.55 0.00 1.55 0.00 0.00 16.71 0.00
20:18:52 19:30:01 1.74 0.00 1.72 0.01 0.00 19.09 432.45
20:18:52 19:40:26 1.59 0.00 1.59 0.00 0.00 16.94 0.00
20:18:52 19:50:01 1.47 0.00 1.47 0.00 0.00 16.07 0.00
20:18:52 20:00:01 1.72 0.00 1.71 0.01 0.00 19.10 432.45
20:18:52 20:10:26 12.64 1.69 10.11 0.84 111.73 1821.96 188.77
20:18:52 Average: 1.85 0.15 1.56 0.14 2.94 35.79 1192.16
20:18:52
20:18:52 03:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
20:18:52 03:10:26 6285572 7528828 291752 3.59 30052 1419516 524548 5.71 449108 1182596 136
20:18:52 03:20:01 6285572 7529364 291204 3.58 30252 1419844 524548 5.71 449308 1183124 176
20:18:52 03:30:01 6234576 7505168 314600 3.87 30672 1445824 719428 7.84 463784 1200760 172
20:18:52 03:40:26 6248032 7519456 300388 3.69 30852 1446472 524976 5.72 460856 1201268 148
20:18:52 03:50:01 6247928 7519964 299884 3.69 31004 1446916 525040 5.72 461332 1201744 332
20:18:52 04:00:01 6250860 7523404 296372 3.64 31168 1447244 525104 5.72 461688 1202236 152
20:18:52 04:10:26 6261444 7534496 285276 3.51 31344 1447572 525104 5.72 461520 1202740 168
20:18:52 04:20:01 6254680 7528240 291436 3.58 31552 1447904 580180 6.32 466932 1203240 284
20:18:52 04:30:01 6258012 7532128 287628 3.54 31736 1448216 525168 5.72 461696 1203776 276
20:18:52 04:40:26 6258012 7532768 286984 3.53 31900 1448688 525208 5.72 462160 1204284 136
20:18:52 04:50:26 6263376 7538644 281096 3.46 32076 1449012 525208 5.72 462040 1204784 128
20:18:52 05:00:01 6253044 7528812 290912 3.58 32244 1449336 525336 5.72 462344 1205276 160
20:18:52 05:10:16 6253044 7529324 290400 3.57 32420 1449668 525336 5.72 462320 1205784 188
20:18:52 05:20:26 6252036 7528800 290916 3.58 32572 1449992 525336 5.72 462360 1206260 192
20:18:52 05:30:01 6256284 7533692 285988 3.52 32736 1450456 525472 5.72 462744 1206752 148
20:18:52 05:40:26 6248116 7526044 293640 3.61 32928 1450772 580644 6.32 467736 1207264 136
20:18:52 05:50:01 6247640 7526052 293656 3.61 33076 1451100 525568 5.72 462648 1207744 160
20:18:52 06:00:01 6256020 7534940 284744 3.50 33236 1451428 525632 5.73 462736 1208232 124
20:18:52 06:10:26 6251484 7531056 288576 3.55 33428 1451888 580708 6.33 467952 1208752 188
20:18:52 06:20:01 6257588 7537640 282000 3.47 33576 1452208 525632 5.73 462984 1209224 236
20:18:52 06:30:01 6248268 7528860 290736 3.57 33748 1452564 525696 5.73 462872 1209752 276
20:18:52 06:40:26 6249216 7530308 289312 3.56 33916 1452892 525696 5.73 462940 1210248 180
20:18:52 06:50:01 6248964 7530536 289076 3.55 34068 1453212 525696 5.73 463036 1210720 160
20:18:52 07:00:01 6250264 7532336 287264 3.53 34224 1453544 525696 5.73 462952 1211208 244
20:18:52 07:10:26 6192140 7531336 279192 3.43 38380 1498176 525760 5.73 463952 1259388 188
20:18:52 07:20:01 6190880 7530676 279804 3.44 38524 1498624 525892 5.73 464052 1259852 284
20:18:52 07:30:01 6175512 7515856 294588 3.62 38704 1498960 526028 5.73 463988 1260368 276
20:18:52 07:40:26 6175512 7516364 294072 3.62 38888 1499276 526028 5.73 463936 1260868 128
20:18:52 07:50:26 6179908 7521296 289096 3.55 39080 1499620 581104 6.33 469152 1261400 244
20:18:52 08:00:01 6169984 7511864 298508 3.67 39240 1499940 526028 5.73 464040 1261884 276
20:18:52 08:10:26 6169256 7511640 298764 3.67 39408 1500268 526028 5.73 463996 1262380 128
20:18:52 08:20:26 6164720 7507740 302632 3.72 39584 1500728 581104 6.33 469320 1262884 128
20:18:52 08:30:01 6174888 7518424 291980 3.59 39764 1501048 526028 5.73 464112 1263388 276
20:18:52 08:40:26 6174888 7518912 291488 3.58 39916 1501376 526092 5.73 464108 1263868 128
20:18:52 08:50:28 6162656 7507828 302560 3.72 40084 1502344 526092 5.73 464784 1264444 128
20:18:52 09:00:01 6148500 7494184 316076 3.89 40244 1502668 526156 5.73 464964 1264928 276
20:18:52 09:10:26 6156312 7502512 307740 3.78 40420 1503000 526156 5.73 464912 1265436 240
20:18:52 09:20:01 6155836 7502500 307736 3.78 40564 1503324 526156 5.73 464984 1265896 172
20:18:52 09:30:01 6155120 7502308 307908 3.79 40724 1503656 526292 5.73 464884 1266396 140
20:18:52 09:40:26 6157564 7505340 304836 3.75 40916 1504052 581624 6.34 471132 1266916 260
20:18:52 09:50:01 6156808 7505048 305132 3.75 41052 1504376 581624 6.34 471220 1267376 120
20:18:52 10:00:01 6151640 7500516 309468 3.81 41228 1504832 581624 6.34 471288 1267872 264
20:18:52 10:10:26 6151416 7500808 309180 3.80 41396 1505164 581624 6.34 471380 1268380 124
20:18:52 10:20:01 6159228 7509224 300756 3.70 41548 1505612 581624 6.34 471460 1268852 240
20:18:52 10:30:01 6171540 7522052 287860 3.54 41708 1505944 581624 6.34 471592 1269344 276
20:18:52 10:40:06 6170812 7521812 288092 3.54 41860 1506272 581624 6.34 471596 1269824 248
20:18:52 10:50:01 6171256 7522732 287168 3.53 42020 1506584 581884 6.34 471708 1270296 240
20:18:52 11:00:01 6163060 7515052 294832 3.63 42196 1506916 583144 6.35 473152 1270804 240
20:18:52 11:10:26 6163060 7515568 294332 3.62 42372 1507256 583144 6.35 473104 1271312 284
20:18:52 11:20:26 6163060 7516068 293836 3.61 42540 1507576 583144 6.35 473108 1271808 124
20:18:52 11:30:01 6157252 7510868 299024 3.68 42684 1508032 583144 6.35 473304 1272280 148
20:18:52 11:40:06 6162548 7516800 293084 3.60 42852 1508488 583148 6.35 473444 1272776 240
20:18:52 11:50:26 6162072 7516832 293044 3.60 43020 1508820 583148 6.35 473384 1273276 260
20:18:52 12:00:01 6153696 7508940 300884 3.70 43168 1509156 583288 6.35 473504 1273752 204
20:18:52 12:10:26 6153444 7509192 300636 3.70 43340 1509472 583288 6.35 473440 1274248 124
20:18:52 12:20:06 6155464 7511696 298108 3.67 43484 1509804 583288 6.35 473400 1274724 284
20:18:52 12:30:01 6162340 7519192 290564 3.57 43640 1510260 583288 6.35 473556 1275208 276
20:18:52 12:40:00 6161292 7518628 291156 3.58 43792 1510584 583288 6.35 473676 1275684 160
20:18:52 12:50:01 6161040 7518864 290908 3.58 43944 1510916 583288 6.35 473712 1276164 188
20:18:52 13:00:01 6147948 7506256 303508 3.73 44100 1511248 583288 6.35 473764 1276648 200
20:18:52 13:10:02 6151748 7510560 299204 3.68 44268 1511568 583288 6.35 473768 1277144 204
20:18:52 13:20:01 6150516 7509828 299900 3.69 44436 1511892 583288 6.35 473768 1277636 288
20:18:52 13:30:01 6143372 7503172 306536 3.77 44584 1512220 583288 6.35 473812 1278112 124
20:18:52 13:40:05 6150456 7510860 298844 3.67 44724 1512676 583288 6.35 473956 1278580 208
20:18:52 13:50:01 6150456 7511328 298368 3.67 44864 1513000 583352 6.35 473848 1279044 140
20:18:52 14:00:01 6142396 7503736 305904 3.76 44996 1513336 583352 6.35 473896 1279504 248
20:18:52 14:10:09 6149732 7511532 298136 3.67 45116 1513660 583516 6.36 474024 1279956 324
20:18:52 14:20:01 6153912 7516156 293532 3.61 45236 1513980 583644 6.36 474100 1280396 160
20:18:52 14:30:01 6150916 7513768 295792 3.64 45368 1514444 583644 6.36 474156 1280864 300
20:18:52 14:40:06 6153504 7516820 292732 3.60 45500 1514772 583644 6.36 474408 1281324 244
20:18:52 14:50:01 6150804 7514588 294960 3.63 45640 1515092 583644 6.36 474328 1281784 156
20:18:52 15:00:01 6142956 7507352 302184 3.72 45788 1515552 583644 6.36 474460 1282264 168
20:18:52 15:10:13 6150024 7514888 294740 3.62 45924 1515876 583644 6.36 474404 1282724 140
20:18:52 15:20:01 6155572 7520900 288712 3.55 46060 1516208 583644 6.36 474504 1283184 272
20:18:52 15:30:01 6145384 7511212 298296 3.67 46204 1516536 583644 6.36 474508 1283664 160
20:18:52 15:40:14 6142820 7509120 300376 3.69 46348 1516860 585368 6.38 476172 1284132 208
20:18:52 15:50:01 6142568 7509436 300044 3.69 46464 1517308 585368 6.38 476356 1284576 292
20:18:52 16:00:01 6140124 7507500 301976 3.71 46624 1517644 585520 6.38 476380 1285064 276
20:18:52 16:10:17 6139368 7507204 302300 3.72 46756 1517968 585520 6.38 476380 1285520 248
20:18:52 16:20:01 6146424 7514700 294828 3.63 46860 1518300 585520 6.38 476448 1285956 124
20:18:52 16:30:01 6138400 7507172 302328 3.72 47020 1518624 585520 6.38 476332 1286440 276
20:18:52 16:40:20 6138400 7507628 301868 3.71 47148 1518948 585584 6.38 476412 1286892 244
20:18:52 16:50:01 6148924 7518628 290864 3.58 47288 1519276 585584 6.38 476364 1287360 240
20:18:52 17:00:01 6138752 7509088 300392 3.69 47452 1519736 585584 6.38 476660 1287856 160
20:18:52 17:10:22 6138528 7509344 300128 3.69 47604 1520060 585584 6.38 476828 1288332 228
20:18:52 17:20:16 6138232 7509504 299956 3.69 47720 1520392 585584 6.38 476828 1288780 200
20:18:52 17:30:00 6128752 7500496 308856 3.80 47852 1520720 585584 6.38 476732 1289240 124
20:18:52 17:40:06 6128500 7500740 308572 3.79 48020 1521052 585584 6.38 476732 1289732 320
20:18:52 17:50:26 6128248 7500976 308336 3.79 48168 1521376 585584 6.38 476664 1290212 228
20:18:52 18:00:01 6135584 7508904 300428 3.69 48296 1521828 585584 6.38 476864 1290664 160
20:18:52 18:10:26 6135080 7508884 300448 3.69 48444 1522160 585584 6.38 476796 1291144 232
20:18:52 18:20:06 6140684 7514952 294340 3.62 48580 1522480 585584 6.38 476864 1291600 264
20:18:52 18:30:01 6122828 7497588 311696 3.83 48736 1522808 585716 6.38 476788 1292084 272
20:18:52 18:40:16 6137736 7512980 296324 3.64 48892 1523140 585724 6.38 476872 1292564 184
20:18:52 18:50:01 6142948 7518668 290632 3.57 49036 1523460 585724 6.38 476884 1293036 288
20:18:52 19:00:01 6131704 7508028 301184 3.70 49184 1523908 585724 6.38 477092 1293516 272
20:18:52 19:10:26 6131704 7508528 300708 3.70 49332 1524252 585724 6.38 477040 1293996 208
20:18:52 19:20:01 6130696 7507976 301244 3.70 49468 1524576 585724 6.38 477148 1294448 188
20:18:52 19:30:01 6134856 7512744 296404 3.64 49596 1525036 585724 6.38 477276 1294916 124
20:18:52 19:40:26 6138680 7517052 292092 3.59 49748 1525364 585724 6.38 477416 1295396 132
20:18:52 19:50:01 6139124 7517976 291196 3.58 49896 1525688 585724 6.38 477312 1295868 160
20:18:52 20:00:01 6137584 7516948 292144 3.59 50064 1526016 585724 6.38 477220 1296364 240
20:18:52 20:10:26 5462512 7414224 359932 4.43 85840 2032764 637744 6.95 552644 1822636 41520
20:18:52 Average: 6169167 7514655 297086 3.65 42003 1502264 567037 6.18 471113 1266148 607
20:18:52
20:18:52 03:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
20:18:52 03:10:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 03:10:26 ens3 1.46 0.05 0.17 0.01 0.00 0.00 0.00 0.00
20:18:52 03:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 03:20:01 ens3 0.43 0.03 0.05 0.01 0.00 0.00 0.00 0.00
20:18:52 03:30:01 lo 1.02 1.02 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 03:30:01 ens3 0.82 0.25 8.68 0.07 0.00 0.00 0.00 0.00
20:18:52 03:40:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 03:40:26 ens3 0.59 0.12 0.34 0.08 0.00 0.00 0.00 0.00
20:18:52 03:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 03:50:01 ens3 0.29 0.06 0.08 0.03 0.00 0.00 0.00 0.00
20:18:52 04:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 04:00:01 ens3 0.32 0.24 0.07 0.56 0.00 0.00 0.00 0.00
20:18:52 04:10:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 04:10:26 ens3 0.13 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 04:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 04:20:01 ens3 0.11 0.03 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 04:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 04:30:01 ens3 0.19 0.06 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 04:40:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 04:40:26 ens3 0.28 0.07 0.10 0.05 0.00 0.00 0.00 0.00
20:18:52 04:50:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 04:50:26 ens3 0.26 0.07 0.09 0.05 0.00 0.00 0.00 0.00
20:18:52 05:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 05:00:01 ens3 0.33 0.11 0.14 0.08 0.00 0.00 0.00 0.00
20:18:52 05:10:16 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 05:10:16 ens3 0.24 0.06 0.08 0.04 0.00 0.00 0.00 0.00
20:18:52 05:20:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 05:20:26 ens3 0.29 0.08 0.11 0.06 0.00 0.00 0.00 0.00
20:18:52 05:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 05:30:01 ens3 0.28 0.09 0.10 0.06 0.00 0.00 0.00 0.00
20:18:52 05:40:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 05:40:26 ens3 0.19 0.06 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 05:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 05:50:01 ens3 0.13 0.03 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 06:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 06:00:01 ens3 0.14 0.05 0.06 0.03 0.00 0.00 0.00 0.00
20:18:52 06:10:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 06:10:26 ens3 0.12 0.02 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 06:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 06:20:01 ens3 0.11 0.03 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 06:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 06:30:01 ens3 0.25 0.07 0.10 0.05 0.00 0.00 0.00 0.00
20:18:52 06:40:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 06:40:26 ens3 0.26 0.08 0.09 0.05 0.00 0.00 0.00 0.00
20:18:52 06:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 06:50:01 ens3 0.24 0.05 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 07:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 07:00:01 ens3 0.18 0.07 0.06 0.03 0.00 0.00 0.00 0.00
20:18:52 07:10:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 07:10:26 ens3 0.52 0.13 0.18 0.10 0.00 0.00 0.00 0.00
20:18:52 07:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 07:20:01 ens3 0.35 0.11 0.14 0.08 0.00 0.00 0.00 0.00
20:18:52 07:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 07:30:01 ens3 0.20 0.06 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 07:40:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 07:40:26 ens3 0.21 0.05 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 07:50:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 07:50:26 ens3 0.12 0.03 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 08:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 08:00:01 ens3 0.22 0.08 0.10 0.06 0.00 0.00 0.00 0.00
20:18:52 08:10:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 08:10:26 ens3 0.34 0.09 0.12 0.07 0.00 0.00 0.00 0.00
20:18:52 08:20:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 08:20:26 ens3 0.23 0.06 0.08 0.04 0.00 0.00 0.00 0.00
20:18:52 08:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 08:30:01 ens3 0.20 0.07 0.07 0.04 0.00 0.00 0.00 0.00
20:18:52 08:40:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 08:40:26 ens3 0.20 0.08 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 08:50:28 lo 1.01 1.01 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 08:50:28 ens3 0.13 0.06 0.04 0.02 0.00 0.00 0.00 0.00
20:18:52 09:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 09:00:01 ens3 0.23 0.08 0.10 0.06 0.00 0.00 0.00 0.00
20:18:52 09:10:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 09:10:26 ens3 0.15 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 09:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 09:20:01 ens3 0.18 0.07 0.07 0.04 0.00 0.00 0.00 0.00
20:18:52 09:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 09:30:01 ens3 0.22 0.05 0.08 0.04 0.00 0.00 0.00 0.00
20:18:52 09:40:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 09:40:26 ens3 5.27 3.40 3.43 4.18 0.00 0.00 0.00 0.00
20:18:52 09:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 09:50:01 ens3 0.20 0.08 0.07 0.04 0.00 0.00 0.00 0.00
20:18:52 10:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 10:00:01 ens3 0.23 0.09 0.09 0.05 0.00 0.00 0.00 0.00
20:18:52 10:10:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 10:10:26 ens3 0.13 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 10:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 10:20:01 ens3 0.11 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 10:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 10:30:01 ens3 0.26 0.09 0.10 0.05 0.00 0.00 0.00 0.00
20:18:52 10:40:06 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 10:40:06 ens3 0.20 0.06 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 10:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 10:50:01 ens3 0.53 0.46 0.09 1.99 0.00 0.00 0.00 0.00
20:18:52 11:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 11:00:01 ens3 0.37 0.34 0.08 1.86 0.00 0.00 0.00 0.00
20:18:52 11:10:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 11:10:26 ens3 0.18 0.06 0.06 0.03 0.00 0.00 0.00 0.00
20:18:52 11:20:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 11:20:26 ens3 0.12 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 11:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 11:30:01 ens3 0.18 0.05 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 11:40:06 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 11:40:06 ens3 0.29 0.10 0.10 0.05 0.00 0.00 0.00 0.00
20:18:52 11:50:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 11:50:26 ens3 0.11 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 12:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 12:00:01 ens3 0.14 0.06 0.06 0.04 0.00 0.00 0.00 0.00
20:18:52 12:10:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 12:10:26 ens3 0.19 0.06 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 12:20:06 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 12:20:06 ens3 0.19 0.06 0.07 0.04 0.00 0.00 0.00 0.00
20:18:52 12:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 12:30:01 ens3 0.12 0.02 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 12:40:00 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 12:40:00 ens3 0.27 0.08 0.10 0.05 0.00 0.00 0.00 0.00
20:18:52 12:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 12:50:01 ens3 0.27 0.07 0.10 0.05 0.00 0.00 0.00 0.00
20:18:52 13:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 13:00:01 ens3 0.27 0.08 0.10 0.05 0.00 0.00 0.00 0.00
20:18:52 13:10:02 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 13:10:02 ens3 0.16 0.05 0.06 0.03 0.00 0.00 0.00 0.00
20:18:52 13:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 13:20:01 ens3 0.12 0.05 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 13:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 13:30:01 ens3 0.12 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 13:40:05 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 13:40:05 ens3 0.19 0.06 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 13:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 13:50:01 ens3 0.19 0.06 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 14:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 14:00:01 ens3 0.29 0.09 0.12 0.07 0.00 0.00 0.00 0.00
20:18:52 14:10:09 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 14:10:09 ens3 0.22 0.05 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 14:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 14:20:01 ens3 0.37 0.09 0.11 0.06 0.00 0.00 0.00 0.00
20:18:52 14:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 14:30:01 ens3 0.23 0.09 0.08 0.04 0.00 0.00 0.00 0.00
20:18:52 14:40:06 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 14:40:06 ens3 0.35 0.10 0.13 0.07 0.00 0.00 0.00 0.00
20:18:52 14:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 14:50:01 ens3 0.25 0.06 0.08 0.04 0.00 0.00 0.00 0.00
20:18:52 15:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 15:00:01 ens3 0.26 0.08 0.11 0.06 0.00 0.00 0.00 0.00
20:18:52 15:10:13 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 15:10:13 ens3 0.20 0.06 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 15:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 15:20:01 ens3 0.14 0.05 0.04 0.02 0.00 0.00 0.00 0.00
20:18:52 15:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 15:30:01 ens3 0.20 0.06 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 15:40:14 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 15:40:14 ens3 0.43 0.36 0.11 1.36 0.00 0.00 0.00 0.00
20:18:52 15:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 15:50:01 ens3 0.19 0.05 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 16:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 16:00:01 ens3 0.41 0.14 0.17 0.11 0.00 0.00 0.00 0.00
20:18:52 16:10:17 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 16:10:17 ens3 0.19 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 16:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 16:20:01 ens3 0.22 0.08 0.08 0.04 0.00 0.00 0.00 0.00
20:18:52 16:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 16:30:01 ens3 0.31 0.09 0.11 0.06 0.00 0.00 0.00 0.00
20:18:52 16:40:20 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 16:40:20 ens3 0.34 0.10 0.11 0.06 0.00 0.00 0.00 0.00
20:18:52 16:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 16:50:01 ens3 0.13 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 17:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 17:00:01 ens3 0.16 0.07 0.06 0.03 0.00 0.00 0.00 0.00
20:18:52 17:10:22 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 17:10:22 ens3 0.19 0.06 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 17:20:16 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 17:20:16 ens3 0.21 0.07 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 17:30:00 lo 1.01 1.01 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 17:30:00 ens3 0.20 0.08 0.08 0.04 0.00 0.00 0.00 0.00
20:18:52 17:40:06 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 17:40:06 ens3 0.28 0.09 0.10 0.05 0.00 0.00 0.00 0.00
20:18:52 17:50:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 17:50:26 ens3 0.26 0.08 0.09 0.05 0.00 0.00 0.00 0.00
20:18:52 18:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 18:00:01 ens3 0.17 0.06 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 18:10:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 18:10:26 ens3 0.13 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 18:20:06 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 18:20:06 ens3 0.11 0.03 0.04 0.01 0.00 0.00 0.00 0.00
20:18:52 18:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 18:30:01 ens3 0.31 0.07 0.10 0.05 0.00 0.00 0.00 0.00
20:18:52 18:40:16 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 18:40:16 ens3 0.24 0.08 0.09 0.05 0.00 0.00 0.00 0.00
20:18:52 18:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 18:50:01 ens3 0.21 0.05 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 19:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 19:00:01 ens3 0.18 0.05 0.06 0.03 0.00 0.00 0.00 0.00
20:18:52 19:10:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 19:10:26 ens3 0.17 0.05 0.06 0.03 0.00 0.00 0.00 0.00
20:18:52 19:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 19:20:01 ens3 0.21 0.06 0.07 0.03 0.00 0.00 0.00 0.00
20:18:52 19:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 19:30:01 ens3 0.29 0.09 0.11 0.06 0.00 0.00 0.00 0.00
20:18:52 19:40:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 19:40:26 ens3 0.30 0.07 0.10 0.05 0.00 0.00 0.00 0.00
20:18:52 19:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 19:50:01 ens3 0.33 0.07 0.09 0.04 0.00 0.00 0.00 0.00
20:18:52 20:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 20:00:01 ens3 0.23 0.08 0.09 0.05 0.00 0.00 0.00 0.00
20:18:52 20:10:26 lo 1.14 1.14 0.06 0.06 0.00 0.00 0.00 0.00
20:18:52 20:10:26 ens3 33.38 22.46 252.63 6.91 0.00 0.00 0.00 0.00
20:18:52 Average: lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:18:52 Average: ens3 0.64 0.34 2.75 0.21 0.00 0.00 0.00 0.00
20:18:52
20:18:52
20:18:52 ---> sar -P ALL:
20:18:52 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-15692) 05/16/26 _x86_64_ (2 CPU)
20:18:52
20:18:52 02:58:37 LINUX RESTART (2 CPU)
20:18:52
20:18:52 03:00:02 CPU %user %nice %system %iowait %steal %idle
20:18:52 03:10:26 all 0.29 0.00 0.09 0.11 0.14 99.37
20:18:52 03:10:26 0 0.14 0.00 0.11 0.07 0.17 99.50
20:18:52 03:10:26 1 0.44 0.00 0.07 0.14 0.12 99.23
20:18:52 03:20:01 all 0.27 0.00 0.08 0.01 0.02 99.63
20:18:52 03:20:01 0 0.28 0.00 0.07 0.01 0.02 99.63
20:18:52 03:20:01 1 0.25 0.00 0.09 0.01 0.02 99.62
20:18:52 03:30:01 all 0.40 0.00 0.18 0.02 0.02 99.38
20:18:52 03:30:01 0 0.45 0.00 0.17 0.02 0.02 99.34
20:18:52 03:30:01 1 0.34 0.00 0.19 0.02 0.02 99.42
20:18:52 03:40:26 all 0.29 0.00 0.07 0.01 0.02 99.61
20:18:52 03:40:26 0 0.22 0.00 0.07 0.01 0.02 99.67
20:18:52 03:40:26 1 0.35 0.00 0.07 0.01 0.02 99.55
20:18:52 03:50:01 all 0.27 0.00 0.08 0.01 0.03 99.61
20:18:52 03:50:01 0 0.26 0.00 0.09 0.01 0.03 99.61
20:18:52 03:50:01 1 0.28 0.00 0.07 0.02 0.02 99.61
20:18:52 04:00:01 all 0.27 0.00 0.16 0.01 0.03 99.53
20:18:52 04:00:01 0 0.40 0.00 0.16 0.01 0.02 99.42
20:18:52 04:00:01 1 0.14 0.00 0.17 0.02 0.04 99.64
20:18:52 04:10:26 all 0.22 0.00 0.07 0.01 0.02 99.68
20:18:52 04:10:26 0 0.41 0.00 0.05 0.01 0.02 99.51
20:18:52 04:10:26 1 0.03 0.00 0.08 0.01 0.03 99.85
20:18:52 04:20:01 all 0.25 0.00 0.07 0.01 0.02 99.65
20:18:52 04:20:01 0 0.41 0.00 0.05 0.01 0.02 99.51
20:18:52 04:20:01 1 0.10 0.00 0.09 0.01 0.03 99.78
20:18:52 04:30:01 all 0.25 0.00 0.16 0.01 0.02 99.56
20:18:52 04:30:01 0 0.29 0.00 0.15 0.02 0.02 99.53
20:18:52 04:30:01 1 0.21 0.00 0.17 0.01 0.03 99.59
20:18:52 04:40:26 all 0.24 0.00 0.07 0.01 0.02 99.66
20:18:52 04:40:26 0 0.41 0.00 0.05 0.01 0.02 99.50
20:18:52 04:40:26 1 0.07 0.00 0.08 0.01 0.03 99.81
20:18:52 04:50:26 all 0.21 0.00 0.06 0.01 0.03 99.69
20:18:52 04:50:26 0 0.37 0.00 0.05 0.02 0.02 99.55
20:18:52 04:50:26 1 0.06 0.00 0.08 0.01 0.04 99.82
20:18:52
20:18:52 04:50:26 CPU %user %nice %system %iowait %steal %idle
20:18:52 05:00:01 all 0.27 0.00 0.16 0.01 0.03 99.53
20:18:52 05:00:01 0 0.32 0.00 0.15 0.01 0.02 99.50
20:18:52 05:00:01 1 0.22 0.00 0.17 0.02 0.03 99.57
20:18:52 05:10:16 all 0.21 0.00 0.07 0.01 0.02 99.68
20:18:52 05:10:16 0 0.05 0.00 0.09 0.00 0.03 99.83
20:18:52 05:10:16 1 0.38 0.00 0.04 0.02 0.02 99.53
20:18:52 05:20:26 all 0.20 0.00 0.07 0.01 0.02 99.69
20:18:52 05:20:26 0 0.04 0.00 0.09 0.02 0.03 99.82
20:18:52 05:20:26 1 0.36 0.00 0.05 0.01 0.02 99.57
20:18:52 05:30:01 all 0.22 0.00 0.16 0.01 0.03 99.58
20:18:52 05:30:01 0 0.06 0.00 0.19 0.02 0.03 99.70
20:18:52 05:30:01 1 0.38 0.00 0.13 0.01 0.02 99.46
20:18:52 05:40:26 all 0.23 0.00 0.07 0.02 0.03 99.65
20:18:52 05:40:26 0 0.20 0.00 0.08 0.03 0.02 99.67
20:18:52 05:40:26 1 0.27 0.00 0.06 0.00 0.03 99.64
20:18:52 05:50:01 all 0.21 0.00 0.07 0.01 0.03 99.69
20:18:52 05:50:01 0 0.04 0.00 0.09 0.02 0.03 99.83
20:18:52 05:50:01 1 0.38 0.00 0.05 0.01 0.02 99.55
20:18:52 06:00:01 all 0.29 0.00 0.14 0.02 0.03 99.52
20:18:52 06:00:01 0 0.07 0.00 0.17 0.02 0.04 99.71
20:18:52 06:00:01 1 0.51 0.00 0.12 0.01 0.02 99.34
20:18:52 06:10:26 all 0.25 0.00 0.07 0.01 0.03 99.65
20:18:52 06:10:26 0 0.09 0.00 0.08 0.02 0.03 99.78
20:18:52 06:10:26 1 0.41 0.00 0.05 0.01 0.02 99.51
20:18:52 06:20:01 all 0.23 0.00 0.07 0.01 0.03 99.67
20:18:52 06:20:01 0 0.05 0.00 0.08 0.02 0.03 99.82
20:18:52 06:20:01 1 0.41 0.00 0.05 0.01 0.02 99.52
20:18:52 06:30:01 all 0.27 0.00 0.15 0.01 0.03 99.54
20:18:52 06:30:01 0 0.26 0.00 0.15 0.02 0.03 99.55
20:18:52 06:30:01 1 0.27 0.00 0.16 0.01 0.03 99.54
20:18:52 06:40:26 all 0.22 0.00 0.06 0.01 0.02 99.68
20:18:52 06:40:26 0 0.40 0.00 0.05 0.01 0.01 99.52
20:18:52 06:40:26 1 0.04 0.00 0.07 0.01 0.04 99.84
20:18:52
20:18:52 06:40:26 CPU %user %nice %system %iowait %steal %idle
20:18:52 06:50:01 all 0.22 0.00 0.07 0.01 0.03 99.67
20:18:52 06:50:01 0 0.40 0.00 0.04 0.00 0.01 99.54
20:18:52 06:50:01 1 0.04 0.00 0.09 0.02 0.04 99.80
20:18:52 07:00:01 all 0.26 0.00 0.16 0.01 0.03 99.54
20:18:52 07:00:01 0 0.28 0.00 0.15 0.02 0.03 99.52
20:18:52 07:00:01 1 0.24 0.00 0.17 0.01 0.03 99.56
20:18:52 07:10:26 all 0.21 0.16 0.13 0.13 0.03 99.34
20:18:52 07:10:26 0 0.17 0.12 0.12 0.09 0.03 99.48
20:18:52 07:10:26 1 0.25 0.21 0.14 0.18 0.02 99.20
20:18:52 07:20:01 all 0.23 0.00 0.06 0.01 0.03 99.67
20:18:52 07:20:01 0 0.41 0.00 0.05 0.01 0.01 99.52
20:18:52 07:20:01 1 0.05 0.00 0.08 0.02 0.04 99.81
20:18:52 07:30:01 all 0.27 0.00 0.15 0.02 0.03 99.53
20:18:52 07:30:01 0 0.07 0.00 0.18 0.03 0.04 99.69
20:18:52 07:30:01 1 0.47 0.00 0.13 0.01 0.02 99.37
20:18:52 07:40:26 all 0.23 0.00 0.06 0.02 0.03 99.67
20:18:52 07:40:26 0 0.05 0.00 0.09 0.03 0.04 99.79
20:18:52 07:40:26 1 0.41 0.00 0.03 0.00 0.02 99.54
20:18:52 07:50:26 all 0.27 0.00 0.07 0.01 0.03 99.62
20:18:52 07:50:26 0 0.13 0.00 0.10 0.02 0.04 99.72
20:18:52 07:50:26 1 0.41 0.00 0.04 0.01 0.02 99.52
20:18:52 08:00:01 all 0.24 0.00 0.16 0.01 0.03 99.55
20:18:52 08:00:01 0 0.25 0.00 0.15 0.01 0.02 99.57
20:18:52 08:00:01 1 0.24 0.00 0.18 0.02 0.03 99.53
20:18:52 08:10:26 all 0.20 0.00 0.06 0.01 0.03 99.69
20:18:52 08:10:26 0 0.04 0.00 0.07 0.01 0.04 99.84
20:18:52 08:10:26 1 0.37 0.00 0.06 0.01 0.02 99.54
20:18:52 08:20:26 all 0.26 0.00 0.08 0.02 0.03 99.62
20:18:52 08:20:26 0 0.06 0.00 0.11 0.03 0.04 99.76
20:18:52 08:20:26 1 0.45 0.00 0.04 0.01 0.02 99.48
20:18:52 08:30:01 all 0.27 0.00 0.16 0.01 0.03 99.53
20:18:52 08:30:01 0 0.08 0.00 0.18 0.02 0.04 99.67
20:18:52 08:30:01 1 0.46 0.00 0.13 0.01 0.02 99.38
20:18:52
20:18:52 08:30:01 CPU %user %nice %system %iowait %steal %idle
20:18:52 08:40:26 all 0.22 0.00 0.08 0.01 0.03 99.66
20:18:52 08:40:26 0 0.16 0.00 0.07 0.02 0.03 99.73
20:18:52 08:40:26 1 0.29 0.00 0.08 0.01 0.03 99.59
20:18:52 08:50:28 all 0.28 0.00 0.08 0.02 0.03 99.60
20:18:52 08:50:28 0 0.27 0.00 0.07 0.02 0.03 99.60
20:18:52 08:50:28 1 0.28 0.00 0.08 0.01 0.03 99.59
20:18:52 09:00:01 all 0.27 0.00 0.17 0.01 0.03 99.52
20:18:52 09:00:01 0 0.10 0.00 0.16 0.02 0.03 99.69
20:18:52 09:00:01 1 0.44 0.00 0.17 0.01 0.02 99.36
20:18:52 09:10:26 all 0.26 0.00 0.07 0.01 0.03 99.64
20:18:52 09:10:26 0 0.46 0.00 0.04 0.01 0.03 99.46
20:18:52 09:10:26 1 0.05 0.00 0.09 0.01 0.04 99.82
20:18:52 09:20:01 all 0.22 0.00 0.07 1.27 0.03 98.41
20:18:52 09:20:01 0 0.20 0.00 0.07 2.34 0.03 97.36
20:18:52 09:20:01 1 0.24 0.00 0.07 0.20 0.03 99.45
20:18:52 09:30:01 all 0.29 0.00 0.16 0.10 0.02 99.43
20:18:52 09:30:01 0 0.09 0.00 0.19 0.08 0.02 99.62
20:18:52 09:30:01 1 0.50 0.00 0.14 0.12 0.01 99.24
20:18:52 09:40:26 all 0.40 0.00 0.10 0.31 0.02 99.17
20:18:52 09:40:26 0 0.21 0.00 0.12 0.05 0.02 99.59
20:18:52 09:40:26 1 0.58 0.00 0.09 0.57 0.02 98.75
20:18:52 09:50:01 all 0.27 0.00 0.08 0.31 0.02 99.31
20:18:52 09:50:01 0 0.12 0.00 0.09 0.40 0.02 99.38
20:18:52 09:50:01 1 0.43 0.00 0.08 0.22 0.02 99.25
20:18:52 10:00:01 all 0.31 0.00 0.16 0.08 0.02 99.43
20:18:52 10:00:01 0 0.44 0.00 0.15 0.12 0.02 99.27
20:18:52 10:00:01 1 0.17 0.00 0.17 0.05 0.03 99.59
20:18:52 10:10:26 all 0.23 0.00 0.08 0.02 0.02 99.65
20:18:52 10:10:26 0 0.41 0.00 0.07 0.04 0.02 99.47
20:18:52 10:10:26 1 0.05 0.00 0.09 0.00 0.02 99.83
20:18:52 10:20:01 all 0.26 0.00 0.09 0.01 0.02 99.61
20:18:52 10:20:01 0 0.45 0.00 0.07 0.01 0.02 99.45
20:18:52 10:20:01 1 0.08 0.00 0.10 0.02 0.02 99.78
20:18:52
20:18:52 10:20:01 CPU %user %nice %system %iowait %steal %idle
20:18:52 10:30:01 all 0.25 0.00 0.18 0.01 0.02 99.53
20:18:52 10:30:01 0 0.26 0.00 0.18 0.01 0.02 99.52
20:18:52 10:30:01 1 0.25 0.00 0.17 0.01 0.02 99.55
20:18:52 10:40:06 all 0.25 0.00 0.08 0.02 0.02 99.62
20:18:52 10:40:06 0 0.07 0.00 0.10 0.03 0.03 99.77
20:18:52 10:40:06 1 0.42 0.00 0.06 0.01 0.02 99.48
20:18:52 10:50:01 all 0.13 0.00 0.08 0.03 0.02 99.74
20:18:52 10:50:01 0 0.06 0.00 0.09 0.06 0.02 99.78
20:18:52 10:50:01 1 0.21 0.00 0.07 0.01 0.02 99.70
20:18:52 11:00:01 all 0.08 0.00 0.15 0.01 0.02 99.75
20:18:52 11:00:01 0 0.06 0.00 0.14 0.02 0.02 99.77
20:18:52 11:00:01 1 0.09 0.00 0.16 0.01 0.02 99.73
20:18:52 11:10:26 all 0.27 0.00 0.07 0.01 0.02 99.64
20:18:52 11:10:26 0 0.31 0.00 0.07 0.01 0.02 99.59
20:18:52 11:10:26 1 0.23 0.00 0.06 0.01 0.02 99.68
20:18:52 11:20:26 all 0.24 0.00 0.07 0.01 0.02 99.67
20:18:52 11:20:26 0 0.42 0.00 0.04 0.01 0.01 99.52
20:18:52 11:20:26 1 0.06 0.00 0.09 0.01 0.03 99.81
20:18:52 11:30:01 all 0.24 0.00 0.16 0.01 0.02 99.57
20:18:52 11:30:01 0 0.28 0.00 0.14 0.01 0.02 99.56
20:18:52 11:30:01 1 0.20 0.00 0.19 0.01 0.03 99.57
20:18:52 11:40:06 all 0.24 0.00 0.07 0.01 0.02 99.66
20:18:52 11:40:06 0 0.04 0.00 0.08 0.01 0.03 99.84
20:18:52 11:40:06 1 0.44 0.00 0.05 0.00 0.02 99.49
20:18:52 11:50:26 all 0.24 0.00 0.06 0.01 0.02 99.67
20:18:52 11:50:26 0 0.05 0.00 0.08 0.00 0.03 99.84
20:18:52 11:50:26 1 0.43 0.00 0.04 0.01 0.02 99.50
20:18:52 12:00:01 all 0.26 0.00 0.16 0.01 0.03 99.54
20:18:52 12:00:01 0 0.26 0.00 0.15 0.01 0.03 99.56
20:18:52 12:00:01 1 0.27 0.00 0.16 0.02 0.02 99.53
20:18:52 12:10:26 all 0.23 0.00 0.07 0.01 0.03 99.66
20:18:52 12:10:26 0 0.04 0.00 0.09 0.00 0.03 99.83
20:18:52 12:10:26 1 0.42 0.00 0.05 0.01 0.02 99.49
20:18:52
20:18:52 12:10:26 CPU %user %nice %system %iowait %steal %idle
20:18:52 12:20:06 all 0.24 0.00 0.07 0.01 0.03 99.66
20:18:52 12:20:06 0 0.40 0.00 0.05 0.01 0.02 99.53
20:18:52 12:20:06 1 0.08 0.00 0.09 0.02 0.03 99.79
20:18:52 12:30:01 all 0.25 0.00 0.15 0.01 0.03 99.57
20:18:52 12:30:01 0 0.43 0.00 0.12 0.01 0.01 99.42
20:18:52 12:30:01 1 0.07 0.00 0.17 0.01 0.04 99.72
20:18:52 12:40:00 all 0.24 0.00 0.06 0.01 0.03 99.66
20:18:52 12:40:00 0 0.44 0.00 0.04 0.01 0.02 99.50
20:18:52 12:40:00 1 0.05 0.00 0.08 0.02 0.04 99.82
20:18:52 12:50:01 all 0.23 0.00 0.06 0.01 0.03 99.67
20:18:52 12:50:01 0 0.19 0.00 0.06 0.01 0.03 99.72
20:18:52 12:50:01 1 0.28 0.00 0.06 0.01 0.03 99.62
20:18:52 13:00:01 all 0.25 0.00 0.15 0.01 0.03 99.56
20:18:52 13:00:01 0 0.09 0.00 0.17 0.01 0.04 99.70
20:18:52 13:00:01 1 0.41 0.00 0.13 0.02 0.02 99.43
20:18:52 13:10:02 all 0.21 0.00 0.07 0.01 0.03 99.69
20:18:52 13:10:02 0 0.30 0.00 0.07 0.00 0.02 99.61
20:18:52 13:10:02 1 0.11 0.00 0.06 0.01 0.03 99.78
20:18:52 13:20:01 all 0.23 0.00 0.07 0.01 0.03 99.66
20:18:52 13:20:01 0 0.04 0.00 0.09 0.02 0.04 99.81
20:18:52 13:20:01 1 0.42 0.00 0.04 0.01 0.02 99.51
20:18:52 13:30:01 all 0.25 0.00 0.16 0.01 0.03 99.55
20:18:52 13:30:01 0 0.18 0.00 0.17 0.02 0.03 99.60
20:18:52 13:30:01 1 0.32 0.00 0.15 0.00 0.03 99.50
20:18:52 13:40:05 all 0.22 0.00 0.06 0.01 0.03 99.68
20:18:52 13:40:05 0 0.12 0.00 0.08 0.01 0.04 99.75
20:18:52 13:40:05 1 0.33 0.00 0.04 0.00 0.02 99.61
20:18:52 13:50:01 all 0.21 0.00 0.07 0.01 0.03 99.68
20:18:52 13:50:01 0 0.38 0.00 0.05 0.00 0.02 99.55
20:18:52 13:50:01 1 0.04 0.00 0.09 0.01 0.04 99.81
20:18:52 14:00:01 all 0.28 0.00 0.16 0.01 0.03 99.52
20:18:52 14:00:01 0 0.40 0.00 0.16 0.01 0.02 99.41
20:18:52 14:00:01 1 0.16 0.00 0.16 0.02 0.04 99.63
20:18:52
20:18:52 14:00:01 CPU %user %nice %system %iowait %steal %idle
20:18:52 14:10:09 all 0.21 0.00 0.07 0.01 0.03 99.68
20:18:52 14:10:09 0 0.05 0.00 0.09 0.01 0.03 99.82
20:18:52 14:10:09 1 0.37 0.00 0.06 0.02 0.02 99.53
20:18:52 14:20:01 all 0.25 0.00 0.07 0.01 0.03 99.64
20:18:52 14:20:01 0 0.05 0.00 0.10 0.02 0.04 99.80
20:18:52 14:20:01 1 0.45 0.00 0.04 0.01 0.02 99.48
20:18:52 14:30:01 all 0.30 0.00 0.15 0.01 0.03 99.51
20:18:52 14:30:01 0 0.28 0.00 0.15 0.01 0.03 99.53
20:18:52 14:30:01 1 0.32 0.00 0.15 0.01 0.03 99.50
20:18:52 14:40:06 all 0.27 0.00 0.07 0.01 0.03 99.62
20:18:52 14:40:06 0 0.48 0.00 0.05 0.01 0.02 99.44
20:18:52 14:40:06 1 0.05 0.00 0.09 0.01 0.04 99.80
20:18:52 14:50:01 all 0.25 0.00 0.08 0.01 0.03 99.63
20:18:52 14:50:01 0 0.45 0.00 0.07 0.01 0.02 99.46
20:18:52 14:50:01 1 0.05 0.00 0.09 0.02 0.04 99.81
20:18:52 15:00:01 all 0.28 0.00 0.17 0.63 0.02 98.90
20:18:52 15:00:01 0 0.29 0.00 0.16 0.85 0.02 98.68
20:18:52 15:00:01 1 0.28 0.00 0.17 0.41 0.02 99.12
20:18:52 15:10:13 all 0.26 0.00 0.09 0.34 0.02 99.29
20:18:52 15:10:13 0 0.08 0.00 0.11 0.50 0.02 99.29
20:18:52 15:10:13 1 0.44 0.00 0.07 0.18 0.01 99.30
20:18:52 15:20:01 all 0.29 0.00 0.08 0.22 0.02 99.39
20:18:52 15:20:01 0 0.22 0.00 0.09 0.11 0.02 99.56
20:18:52 15:20:01 1 0.36 0.00 0.07 0.33 0.02 99.21
20:18:52 15:30:01 all 0.28 0.00 0.18 0.04 0.02 99.48
20:18:52 15:30:01 0 0.20 0.00 0.20 0.05 0.02 99.53
20:18:52 15:30:01 1 0.36 0.00 0.17 0.02 0.02 99.42
20:18:52 15:40:14 all 0.24 0.00 0.08 0.01 0.02 99.66
20:18:52 15:40:14 0 0.08 0.00 0.10 0.00 0.02 99.80
20:18:52 15:40:14 1 0.40 0.00 0.06 0.01 0.01 99.52
20:18:52 15:50:01 all 0.25 0.00 0.09 0.03 0.04 99.60
20:18:52 15:50:01 0 0.12 0.00 0.11 0.01 0.02 99.73
20:18:52 15:50:01 1 0.38 0.00 0.06 0.04 0.06 99.46
20:18:52
20:18:52 15:50:01 CPU %user %nice %system %iowait %steal %idle
20:18:52 16:00:01 all 0.26 0.00 0.18 0.05 0.02 99.50
20:18:52 16:00:01 0 0.42 0.00 0.19 0.05 0.01 99.34
20:18:52 16:00:01 1 0.10 0.00 0.18 0.05 0.02 99.66
20:18:52 16:10:17 all 0.24 0.00 0.07 0.01 0.02 99.66
20:18:52 16:10:17 0 0.43 0.00 0.05 0.01 0.01 99.50
20:18:52 16:10:17 1 0.05 0.00 0.09 0.02 0.02 99.82
20:18:52 16:20:01 all 0.23 0.00 0.08 0.01 0.02 99.66
20:18:52 16:20:01 0 0.22 0.00 0.08 0.00 0.02 99.68
20:18:52 16:20:01 1 0.24 0.00 0.08 0.01 0.02 99.64
20:18:52 16:30:01 all 0.22 0.00 0.16 0.01 0.02 99.60
20:18:52 16:30:01 0 0.11 0.00 0.18 0.01 0.02 99.68
20:18:52 16:30:01 1 0.33 0.00 0.14 0.01 0.02 99.51
20:18:52 16:40:20 all 0.23 0.00 0.06 0.01 0.02 99.67
20:18:52 16:40:20 0 0.08 0.00 0.08 0.00 0.02 99.81
20:18:52 16:40:20 1 0.38 0.00 0.05 0.01 0.02 99.54
20:18:52 16:50:01 all 0.21 0.00 0.07 0.01 0.02 99.69
20:18:52 16:50:01 0 0.12 0.00 0.08 0.01 0.02 99.78
20:18:52 16:50:01 1 0.30 0.00 0.07 0.01 0.02 99.60
20:18:52 17:00:01 all 0.22 0.00 0.15 0.01 0.02 99.61
20:18:52 17:00:01 0 0.25 0.00 0.14 0.01 0.02 99.59
20:18:52 17:00:01 1 0.19 0.00 0.16 0.01 0.02 99.63
20:18:52 17:10:22 all 0.24 0.00 0.07 0.01 0.02 99.67
20:18:52 17:10:22 0 0.28 0.00 0.06 0.01 0.02 99.63
20:18:52 17:10:22 1 0.20 0.00 0.08 0.00 0.02 99.70
20:18:52 17:20:16 all 0.22 0.00 0.07 0.01 0.02 99.68
20:18:52 17:20:16 0 0.05 0.00 0.08 0.01 0.03 99.83
20:18:52 17:20:16 1 0.38 0.00 0.06 0.01 0.02 99.54
20:18:52 17:30:00 all 0.25 0.00 0.16 0.01 0.03 99.55
20:18:52 17:30:00 0 0.27 0.00 0.17 0.02 0.02 99.51
20:18:52 17:30:00 1 0.23 0.00 0.15 0.01 0.03 99.58
20:18:52 17:40:06 all 0.20 0.00 0.07 0.01 0.03 99.69
20:18:52 17:40:06 0 0.36 0.00 0.05 0.01 0.02 99.56
20:18:52 17:40:06 1 0.05 0.00 0.09 0.00 0.04 99.82
20:18:52
20:18:52 17:40:06 CPU %user %nice %system %iowait %steal %idle
20:18:52 17:50:26 all 0.18 0.00 0.07 0.01 0.03 99.71
20:18:52 17:50:26 0 0.32 0.00 0.05 0.01 0.02 99.60
20:18:52 17:50:26 1 0.04 0.00 0.09 0.00 0.04 99.83
20:18:52 18:00:01 all 0.27 0.00 0.15 0.01 0.03 99.54
20:18:52 18:00:01 0 0.26 0.00 0.14 0.00 0.03 99.56
20:18:52 18:00:01 1 0.28 0.00 0.17 0.01 0.03 99.51
20:18:52 18:10:26 all 0.22 0.00 0.07 0.01 0.03 99.67
20:18:52 18:10:26 0 0.04 0.00 0.09 0.01 0.04 99.83
20:18:52 18:10:26 1 0.41 0.00 0.05 0.02 0.02 99.51
20:18:52 18:20:06 all 0.21 0.00 0.06 0.01 0.02 99.70
20:18:52 18:20:06 0 0.19 0.00 0.07 0.02 0.03 99.69
20:18:52 18:20:06 1 0.22 0.00 0.05 0.01 0.02 99.70
20:18:52 18:30:01 all 0.28 0.00 0.15 0.01 0.03 99.54
20:18:52 18:30:01 0 0.36 0.00 0.14 0.02 0.02 99.46
20:18:52 18:30:01 1 0.19 0.00 0.16 0.01 0.03 99.62
20:18:52 18:40:16 all 0.21 0.00 0.07 0.01 0.03 99.68
20:18:52 18:40:16 0 0.23 0.00 0.07 0.02 0.02 99.66
20:18:52 18:40:16 1 0.19 0.00 0.07 0.00 0.03 99.71
20:18:52 18:50:01 all 0.25 0.00 0.07 0.01 0.03 99.65
20:18:52 18:50:01 0 0.04 0.00 0.09 0.01 0.04 99.82
20:18:52 18:50:01 1 0.45 0.00 0.04 0.00 0.02 99.48
20:18:52 19:00:01 all 0.28 0.00 0.15 0.01 0.03 99.53
20:18:52 19:00:01 0 0.12 0.00 0.16 0.02 0.04 99.66
20:18:52 19:00:01 1 0.44 0.00 0.14 0.01 0.02 99.39
20:18:52 19:10:26 all 0.23 0.00 0.06 0.01 0.03 99.68
20:18:52 19:10:26 0 0.23 0.00 0.06 0.01 0.03 99.68
20:18:52 19:10:26 1 0.23 0.00 0.06 0.01 0.03 99.67
20:18:52 19:20:01 all 0.27 0.00 0.07 0.01 0.03 99.63
20:18:52 19:20:01 0 0.48 0.00 0.04 0.01 0.02 99.45
20:18:52 19:20:01 1 0.05 0.00 0.10 0.01 0.03 99.80
20:18:52 19:30:01 all 0.29 0.00 0.15 0.01 0.03 99.53
20:18:52 19:30:01 0 0.19 0.00 0.16 0.00 0.03 99.63
20:18:52 19:30:01 1 0.39 0.00 0.14 0.01 0.03 99.43
20:18:52
20:18:52 19:30:01 CPU %user %nice %system %iowait %steal %idle
20:18:52 19:40:26 all 0.22 0.00 0.08 0.01 0.03 99.67
20:18:52 19:40:26 0 0.36 0.00 0.06 0.01 0.02 99.55
20:18:52 19:40:26 1 0.08 0.00 0.09 0.01 0.03 99.79
20:18:52 19:50:01 all 0.22 0.00 0.07 0.01 0.03 99.68
20:18:52 19:50:01 0 0.40 0.00 0.05 0.01 0.02 99.53
20:18:52 19:50:01 1 0.04 0.00 0.08 0.01 0.04 99.83
20:18:52 20:00:01 all 0.24 0.00 0.16 0.01 0.03 99.56
20:18:52 20:00:01 0 0.20 0.00 0.15 0.01 0.03 99.61
20:18:52 20:00:01 1 0.28 0.00 0.16 0.02 0.03 99.51
20:18:52 20:10:26 all 5.18 0.00 0.80 0.30 0.04 93.69
20:18:52 20:10:26 0 6.71 0.00 0.98 0.23 0.04 92.03
20:18:52 20:10:26 1 3.64 0.00 0.62 0.37 0.03 95.34
20:18:52 Average: all 0.30 0.00 0.11 0.05 0.03 99.52
20:18:52 Average: 0 0.29 0.00 0.11 0.06 0.03 99.51
20:18:52 Average: 1 0.30 0.00 0.10 0.04 0.03 99.53
20:18:52
20:18:52
20:18:52