09:42:25 Started by upstream project "integration-distribution-test-vanadium" build number 169 09:42:25 originally caused by: 09:42:25 Started by upstream project "autorelease-release-chromium-mvn39-openjdk21" build number 76 09:42:25 originally caused by: 09:42:25 Started by timer 09:42:25 Running as SYSTEM 09:42:25 [EnvInject] - Loading node environment variables. 09:42:25 Building remotely on prd-ubuntu2404-robot-2c-8g-915 (ubuntu2404-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium 09:42:25 [ssh-agent] Looking for ssh-agent implementation... 09:42:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:26 $ ssh-agent 09:42:26 SSH_AUTH_SOCK=/tmp/ssh-jBNYjYhC7BUb/agent.3114 09:42:26 SSH_AGENT_PID=3116 09:42:26 [ssh-agent] Started. 09:42:26 Running ssh-add (command line suppressed) 09:42:26 Identity added: /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium@tmp/private_key_17687190916452316762.key (/w/workspace/openflowplugin-csit-3node-clustering-only-vanadium@tmp/private_key_17687190916452316762.key) 09:42:27 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:42:27 The recommended git tool is: NONE 09:42:35 using credential opendaylight-jenkins-ssh 09:42:35 Wiping out workspace first. 09:42:35 Cloning the remote Git repository 09:42:35 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:42:35 > git init /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test # timeout=10 09:42:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:42:35 > git --version # timeout=10 09:42:35 > git --version # 'git version 2.43.0' 09:42:35 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:42:35 Verifying host key using known hosts file, will automatically accept unseen keys 09:42:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:42:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:42:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:42:40 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:42:40 Verifying host key using known hosts file, will automatically accept unseen keys 09:42:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:42:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:42:40 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master) 09:42:40 > git config core.sparsecheckout # timeout=10 09:42:40 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10 09:42:41 Commit message: "Adapt updater.py to use new lsp-flags container" 09:42:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:42:41 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 09:42:42 No emails were triggered. 09:42:42 provisioning config files... 09:42:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:42:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:42:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:42:43 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins15094186767094279342.sh 09:42:43 ---> python-tools-install.sh 09:42:43 Setup pyenv: 09:42:44 * system (set by /opt/pyenv/version) 09:42:44 * 3.8.20 (set by /opt/pyenv/version) 09:42:44 * 3.9.20 (set by /opt/pyenv/version) 09:42:44 3.10.15 09:42:44 3.11.10 09:42:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Th7r 09:42:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:42:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:53 lf-activate-venv(): INFO: Base packages installed successfully 09:42:53 lf-activate-venv(): INFO: Installing additional packages: lftools 09:42:53 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/lftools/ 09:42:54 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/lftools/ 09:42:55 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)'))': /repository/PyPi/simple/lftools/ 09:43:19 lf-activate-venv(): INFO: Adding /tmp/venv-Th7r/bin to PATH 09:43:19 Generating Requirements File 09:43:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:43:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:43:37 Python 3.11.10 09:43:37 pip 26.0.1 from /tmp/venv-Th7r/lib/python3.11/site-packages/pip (python 3.11) 09:43:38 appdirs==1.4.4 09:43:38 argcomplete==3.6.3 09:43:38 aspy.yaml==1.3.0 09:43:38 attrs==26.1.0 09:43:38 autopage==0.6.0 09:43:38 beautifulsoup4==4.14.3 09:43:38 boto3==1.42.84 09:43:38 botocore==1.42.84 09:43:38 bs4==0.0.2 09:43:38 certifi==2026.2.25 09:43:38 cffi==2.0.0 09:43:38 cfgv==3.5.0 09:43:38 chardet==7.4.0.post2 09:43:38 charset-normalizer==3.4.7 09:43:38 click==8.3.2 09:43:38 cliff==4.13.2 09:43:38 cmd2==3.4.0 09:43:38 cryptography==3.3.2 09:43:38 debtcollector==3.1.0 09:43:38 decorator==5.2.1 09:43:38 defusedxml==0.7.1 09:43:38 Deprecated==1.3.1 09:43:38 distlib==0.4.0 09:43:38 dnspython==2.8.0 09:43:38 docker==7.1.0 09:43:38 dogpile.cache==1.5.0 09:43:38 durationpy==0.10 09:43:38 email-validator==2.3.0 09:43:38 filelock==3.25.2 09:43:38 future==1.0.0 09:43:38 gitdb==4.0.12 09:43:38 GitPython==3.1.46 09:43:38 httplib2==0.30.2 09:43:38 identify==2.6.18 09:43:38 idna==3.11 09:43:38 importlib-resources==1.5.0 09:43:38 iso8601==2.1.0 09:43:38 Jinja2==3.1.6 09:43:38 jmespath==1.1.0 09:43:38 jsonpatch==1.33 09:43:38 jsonpointer==3.1.1 09:43:38 jsonschema==4.26.0 09:43:38 jsonschema-specifications==2025.9.1 09:43:38 keystoneauth1==5.13.1 09:43:38 kubernetes==35.0.0 09:43:38 lftools==0.37.22 09:43:38 lxml==6.0.2 09:43:38 markdown-it-py==4.0.0 09:43:38 MarkupSafe==3.0.3 09:43:38 mdurl==0.1.2 09:43:38 msgpack==1.1.2 09:43:38 multi_key_dict==2.0.3 09:43:38 munch==4.0.0 09:43:38 netaddr==1.3.0 09:43:38 niet==1.4.2 09:43:38 nodeenv==1.10.0 09:43:38 oauth2client==4.1.3 09:43:38 oauthlib==3.3.1 09:43:38 openstacksdk==4.10.0 09:43:38 os-service-types==1.8.2 09:43:38 osc-lib==4.4.0 09:43:38 oslo.config==10.3.0 09:43:38 oslo.context==6.3.0 09:43:38 oslo.i18n==6.7.2 09:43:38 oslo.log==8.1.0 09:43:38 oslo.serialization==5.9.1 09:43:38 oslo.utils==10.0.0 09:43:38 packaging==26.0 09:43:38 pbr==7.0.3 09:43:38 platformdirs==4.9.4 09:43:38 prettytable==3.17.0 09:43:38 psutil==7.2.2 09:43:38 pyasn1==0.6.3 09:43:38 pyasn1_modules==0.4.2 09:43:38 pycparser==3.0 09:43:38 pygerrit2==2.0.15 09:43:38 PyGithub==2.9.0 09:43:38 Pygments==2.20.0 09:43:38 PyJWT==2.12.1 09:43:38 PyNaCl==1.6.2 09:43:38 pyparsing==2.4.7 09:43:38 pyperclip==1.11.0 09:43:38 pyrsistent==0.20.0 09:43:38 python-cinderclient==9.9.0 09:43:38 python-dateutil==2.9.0.post0 09:43:38 python-discovery==1.2.1 09:43:38 python-heatclient==5.1.0 09:43:38 python-jenkins==1.8.3 09:43:38 python-keystoneclient==5.8.0 09:43:38 python-magnumclient==4.10.0 09:43:38 python-openstackclient==9.0.0 09:43:38 python-swiftclient==4.10.0 09:43:38 PyYAML==6.0.3 09:43:38 referencing==0.37.0 09:43:38 requests==2.33.1 09:43:38 requests-oauthlib==2.0.0 09:43:38 requestsexceptions==1.4.0 09:43:38 rfc3986==2.0.0 09:43:38 rich==14.3.3 09:43:38 rich-argparse==1.7.2 09:43:38 rpds-py==0.30.0 09:43:38 rsa==4.9.1 09:43:38 ruamel.yaml==0.19.1 09:43:38 ruamel.yaml.clib==0.2.15 09:43:38 s3transfer==0.16.0 09:43:38 simplejson==3.20.2 09:43:38 six==1.17.0 09:43:38 smmap==5.0.3 09:43:38 soupsieve==2.8.3 09:43:38 stevedore==5.7.0 09:43:38 tabulate==0.10.0 09:43:38 toml==0.10.2 09:43:38 tomlkit==0.14.0 09:43:38 tqdm==4.67.3 09:43:38 typing_extensions==4.15.0 09:43:38 urllib3==1.26.20 09:43:38 virtualenv==21.2.0 09:43:38 wcwidth==0.6.0 09:43:38 websocket-client==1.9.0 09:43:38 wrapt==2.1.2 09:43:38 xdg==6.0.0 09:43:38 xmltodict==1.0.4 09:43:38 yq==3.4.3 09:43:38 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins13896694824204840839.sh 09:43:38 ---> uv-install.sh 09:43:38 Installing uv/uvx (latest) using shell installer 09:43:38 2026-04-07 09:43:38 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-07T10%3A27%3A57Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-07T09%3A27%3A47Z&ske=2026-04-07T10%3A27%3A57Z&sks=b&skv=2018-11-09&sig=RJtRasHviJjGLMM2C8OhmU6HE%2FyK%2B%2FyuR8jRxqasUAo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTU1NTIxOCwibmJmIjoxNzc1NTU0OTE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.FqIeqN6nX8OrLcpY90OLC07EwO10mVyzFKAHANo4xjE&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-phsuRF.sh" [1] 09:43:38 downloading uv 0.11.3 x86_64-unknown-linux-gnu 09:43:39 installing to /home/jenkins/.local/bin 09:43:39 uv 09:43:39 uvx 09:43:39 everything's installed! 09:43:39 09:43:39 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:43:39 09:43:39 source $HOME/.local/bin/env (sh, bash, zsh) 09:43:39 source $HOME/.local/bin/env.fish (fish) 09:43:39 Adding install location to PATH 09:43:39 ---> Validating uv/uvx install 09:43:39 uvx 0.11.3 (x86_64-unknown-linux-gnu) 09:43:39 [EnvInject] - Injecting environment variables from a build step. 09:43:39 [EnvInject] - Injecting as environment variables the properties content 09:43:39 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:43:39 OS_CLOUD=vex 09:43:39 OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-only-vanadium-167 09:43:39 OS_STACK_TEMPLATE_DIR=openstack-hot 09:43:39 09:43:39 [EnvInject] - Variables injected successfully. 09:43:39 provisioning config files... 09:43:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:43:40 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins2735824386163646945.sh 09:43:40 ---> Create parameters file for OpenStack HOT 09:43:40 OpenStack Heat parameters generated 09:43:40 ----------------------------------- 09:43:40 parameters: 09:43:40 vm_0_count: '3' 09:43:40 vm_0_flavor: 'v3-standard-4' 09:43:40 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 09:43:40 vm_1_count: '1' 09:43:40 vm_1_flavor: 'v3-standard-2' 09:43:40 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:43:40 09:43:40 job_name: '11369-167' 09:43:40 silo: 'releng' 09:43:40 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins8829762242292220817.sh 09:43:40 ---> Create HEAT stack 09:43:40 + source /home/jenkins/lf-env.sh 09:43:40 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:43:40 ++ mktemp -d /tmp/venv-XXXX 09:43:40 + lf_venv=/tmp/venv-ICpy 09:43:40 + local venv_file=/tmp/.os_lf_venv 09:43:40 + local python=python3 09:43:40 + local options 09:43:40 + local set_path=true 09:43:40 + local install_args= 09:43:40 ++ 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 09:43:40 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:43:40 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:43:40 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:43:40 + true 09:43:40 + case $1 in 09:43:40 + python=python3 09:43:40 + shift 2 09:43:40 + true 09:43:40 + case $1 in 09:43:40 + shift 09:43:40 + break 09:43:40 + case $python in 09:43:40 + local pkg_list= 09:43:40 + [[ -d /opt/pyenv ]] 09:43:40 + echo 'Setup pyenv:' 09:43:40 Setup pyenv: 09:43:40 + export PYENV_ROOT=/opt/pyenv 09:43:40 + PYENV_ROOT=/opt/pyenv 09:43:40 + 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 09:43:40 + 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 09:43:40 + pyenv versions 09:43:40 system 09:43:40 3.8.20 09:43:40 3.9.20 09:43:40 3.10.15 09:43:40 * 3.11.10 (set by /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/.python-version) 09:43:40 + command -v pyenv 09:43:40 ++ pyenv init - --no-rehash 09:43:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:43:40 for i in ${!paths[@]}; do 09:43:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:43:40 fi; done; 09:43:40 echo "${paths[*]}"'\'')" 09:43:40 export PATH="/opt/pyenv/shims:${PATH}" 09:43:40 export PYENV_SHELL=bash 09:43:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:43:40 pyenv() { 09:43:40 local command 09:43:40 command="${1:-}" 09:43:40 if [ "$#" -gt 0 ]; then 09:43:40 shift 09:43:40 fi 09:43:40 09:43:40 case "$command" in 09:43:40 rehash|shell) 09:43:40 eval "$(pyenv "sh-$command" "$@")" 09:43:40 ;; 09:43:40 *) 09:43:40 command pyenv "$command" "$@" 09:43:40 ;; 09:43:40 esac 09:43:40 }' 09:43:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:43:40 for i in ${!paths[@]}; do 09:43:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:43:40 fi; done; 09:43:40 echo "${paths[*]}"' 09:43:40 ++ 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 09:43:40 ++ 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 09:43:40 ++ 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 09:43:40 ++ export PYENV_SHELL=bash 09:43:40 ++ PYENV_SHELL=bash 09:43:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:43:40 +++ complete -F _pyenv pyenv 09:43:40 ++ lf-pyver python3 09:43:40 ++ local py_version_xy=python3 09:43:40 ++ local py_version_xyz= 09:43:40 ++ sed 's/^[ *]* //' 09:43:40 ++ pyenv versions 09:43:40 ++ local command 09:43:40 ++ command=versions 09:43:40 ++ '[' 1 -gt 0 ']' 09:43:40 ++ shift 09:43:40 ++ case "$command" in 09:43:40 ++ command pyenv versions 09:43:40 ++ awk '{ print $1 }' 09:43:40 ++ grep -E '^[0-9.]*[0-9]$' 09:43:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:43:40 +++ grep '^3' /tmp/.pyenv_versions 09:43:40 +++ sort -V 09:43:40 +++ tail -n 1 09:43:40 ++ py_version_xyz=3.11.10 09:43:40 ++ [[ -z 3.11.10 ]] 09:43:40 ++ echo 3.11.10 09:43:40 ++ return 0 09:43:40 + pyenv local 3.11.10 09:43:40 + local command 09:43:40 + command=local 09:43:40 + '[' 2 -gt 0 ']' 09:43:40 + shift 09:43:40 + case "$command" in 09:43:40 + command pyenv local 3.11.10 09:43:40 + for arg in "$@" 09:43:40 + case $arg in 09:43:40 + pkg_list+='lftools[openstack] ' 09:43:40 + for arg in "$@" 09:43:40 + case $arg in 09:43:40 + pkg_list+='kubernetes ' 09:43:40 + for arg in "$@" 09:43:40 + case $arg in 09:43:40 + pkg_list+='niet ' 09:43:40 + for arg in "$@" 09:43:40 + case $arg in 09:43:40 + pkg_list+='python-heatclient ' 09:43:40 + for arg in "$@" 09:43:40 + case $arg in 09:43:40 + pkg_list+='python-openstackclient ' 09:43:40 + for arg in "$@" 09:43:40 + case $arg in 09:43:40 + pkg_list+='python-magnumclient ' 09:43:40 + for arg in "$@" 09:43:40 + case $arg in 09:43:40 + pkg_list+='urllib3~=1.26.15 ' 09:43:40 + for arg in "$@" 09:43:40 + case $arg in 09:43:40 + pkg_list+='yq ' 09:43:40 + [[ -f /tmp/.os_lf_venv ]] 09:43:40 ++ cat /tmp/.os_lf_venv 09:43:40 + lf_venv=/tmp/venv-Th7r 09:43:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Th7r from' file:/tmp/.os_lf_venv 09:43:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Th7r from file:/tmp/.os_lf_venv 09:43:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:43:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:40 + local 'pip_opts=--upgrade --quiet' 09:43:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:43:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:43:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:43:40 + [[ -n '' ]] 09:43:40 + [[ -n '' ]] 09:43:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:43:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:40 + /tmp/venv-Th7r/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:43:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:43:42 lf-activate-venv(): INFO: Base packages installed successfully 09:43:42 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:43:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:43:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:43:42 + /tmp/venv-Th7r/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 09:43:58 + type python3 09:43:58 + true 09:43:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Th7r/bin to PATH' 09:43:58 lf-activate-venv(): INFO: Adding /tmp/venv-Th7r/bin to PATH 09:43:58 + PATH=/tmp/venv-Th7r/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 09:43:58 + return 0 09:43:58 + openstack --os-cloud vex limits show --absolute 09:43:59 +--------------------------+---------+ 09:43:59 | Name | Value | 09:43:59 +--------------------------+---------+ 09:43:59 | maxTotalInstances | -1 | 09:43:59 | maxTotalCores | 450 | 09:43:59 | maxTotalRAMSize | 1000000 | 09:43:59 | maxServerMeta | 128 | 09:43:59 | maxImageMeta | 128 | 09:43:59 | maxPersonality | 5 | 09:43:59 | maxPersonalitySize | 10240 | 09:43:59 | maxTotalKeypairs | 100 | 09:43:59 | maxServerGroups | 10 | 09:43:59 | maxServerGroupMembers | 10 | 09:43:59 | maxTotalFloatingIps | -1 | 09:43:59 | maxSecurityGroups | -1 | 09:43:59 | maxSecurityGroupRules | -1 | 09:43:59 | totalRAMUsed | 943104 | 09:43:59 | totalCoresUsed | 231 | 09:43:59 | totalInstancesUsed | 77 | 09:43:59 | totalFloatingIpsUsed | 0 | 09:43:59 | totalSecurityGroupsUsed | 0 | 09:43:59 | totalServerGroupsUsed | 0 | 09:43:59 | maxTotalVolumes | -1 | 09:43:59 | maxTotalSnapshots | 10 | 09:43:59 | maxTotalVolumeGigabytes | 4096 | 09:43:59 | maxTotalBackups | 10 | 09:43:59 | maxTotalBackupGigabytes | 1000 | 09:43:59 | totalVolumesUsed | 1 | 09:43:59 | totalGigabytesUsed | 20 | 09:43:59 | totalSnapshotsUsed | 0 | 09:43:59 | totalBackupsUsed | 0 | 09:43:59 | totalBackupGigabytesUsed | 0 | 09:43:59 +--------------------------+---------+ 09:43:59 + pushd /opt/ciman/openstack-hot 09:43:59 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium 09:43:59 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-3node-clustering-only-vanadium-167 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/stack-parameters.yaml 09:45:18 Creating stack releng-openflowplugin-csit-3node-clustering-only-vanadium-167 09:45:18 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_0_group.resources[1].resources.instance: Quota exceeded for ram: Requested 16384, but already used 992256 of 1000000 ram (HTTP 403) (Request-ID: req-37e8f5a7-a455-4e00-ac1a-886b9bb7e26a) 09:45:18 Deleting stack e74f2cab-86ae-4d1b-85a4-b91bac43f141 09:45:18 Waiting for stack to delete... 09:45:18 Waiting for stack to delete... 09:45:18 Successfully deleted stack e74f2cab-86ae-4d1b-85a4-b91bac43f141 09:45:18 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_0_group.resources[2].resources.instance: Quota exceeded for ram: Requested 16384, but already used 1000448 of 1000000 ram (HTTP 403) (Request-ID: req-c0c68f12-a1bc-47a5-b766-0d0be0f2cd69) 09:45:18 Deleting stack d2d11087-8d6b-404f-9a07-166d19159a0c 09:45:18 Waiting for stack to delete... 09:45:18 Successfully deleted stack d2d11087-8d6b-404f-9a07-166d19159a0c 09:45:18 ------------------------------------ 09:45:18 Stack Details 09:45:18 ------------------------------------ 09:45:18 {'added': None, 09:45:18 'capabilities': [], 09:45:18 'created_at': '2026-04-07T09:44:46Z', 09:45:18 'deleted': None, 09:45:18 'deleted_at': None, 09:45:18 'description': 'No description', 09:45:18 'environment': None, 09:45:18 'environment_files': None, 09:45:18 'files': None, 09:45:18 'files_container': None, 09:45:18 'id': 'd2d11087-8d6b-404f-9a07-166d19159a0c', 09:45:18 'is_rollback_disabled': True, 09:45:18 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-only-vanadium-167/d2d11087-8d6b-404f-9a07-166d19159a0c', 09:45:18 'rel': 'self'}], 09:45:18 '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'})}), 09:45:18 'name': 'releng-openflowplugin-csit-3node-clustering-only-vanadium-167', 09:45:18 'notification_topics': [], 09:45:18 'outputs': [{'description': 'IP addresses of the 2nd vm types', 09:45:18 'output_key': 'vm_1_ips', 09:45:18 'output_value': [None]}, 09:45:18 {'description': 'IP addresses of the 1st vm types', 09:45:18 'output_key': 'vm_0_ips', 09:45:18 'output_value': [None, None, None]}], 09:45:18 'owner_id': ****, 09:45:18 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:45:18 'OS::stack_id': 'd2d11087-8d6b-404f-9a07-166d19159a0c', 09:45:18 'OS::stack_name': 'releng-openflowplugin-csit-3node-clustering-only-vanadium-167', 09:45:18 'job_name': '11369-167', 09:45:18 'silo': 'releng', 09:45:18 'vm_0_count': '3', 09:45:18 'vm_0_flavor': 'v3-standard-4', 09:45:18 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:45:18 '20260301-010217.216', 09:45:18 'vm_1_count': '1', 09:45:18 'vm_1_flavor': 'v3-standard-2', 09:45:18 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:45:18 '- 20250917-133034.654'}, 09:45:18 'parent_id': None, 09:45:18 'replaced': None, 09:45:18 'status': 'CREATE_FAILED', 09:45:18 'status_reason': 'Resource CREATE failed: Forbidden: ' 09:45:18 'resources.vm_0_group.resources[2].resources.instance: Quota ' 09:45:18 'exceeded for ram: Requested 16384, but already used 1000448 ' 09:45:18 'of 1000000 ram (HTTP 403) (Request-ID: ' 09:45:18 'req-c0c68f12-a1bc-47a5-b766-0d0be0f2cd69)', 09:45:18 'tags': [], 09:45:18 'template': None, 09:45:18 'template_description': 'No description', 09:45:18 'template_url': None, 09:45:18 'timeout_mins': 15, 09:45:18 'unchanged': None, 09:45:18 'updated': None, 09:45:18 'updated_at': None, 09:45:18 'user_project_id': 'efaa1a22b9a746248f263df49e40944b'} 09:45:18 ------------------------------------ 09:45:18 + popd 09:45:18 /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium 09:45:18 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins7107649570580519712.sh 09:45:18 ---> Copy SSH public keys to CSIT lab 09:45:18 Setup pyenv: 09:45:18 system 09:45:18 3.8.20 09:45:18 3.9.20 09:45:18 3.10.15 09:45:18 * 3.11.10 (set by /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/.python-version) 09:45:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Th7r from file:/tmp/.os_lf_venv 09:45:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:45:21 lf-activate-venv(): INFO: Base packages installed successfully 09:45:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:45:33 lf-activate-venv(): INFO: Adding /tmp/venv-Th7r/bin to PATH 09:45:35 Stack not found: releng-openflowplugin-csit-3node-clustering-only-vanadium-167 09:45:35 SSH ready on all stack servers. 09:45:35 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins8357227719340372669.sh 09:45:35 Setup pyenv: 09:45:35 system 09:45:35 3.8.20 09:45:35 3.9.20 09:45:35 3.10.15 09:45:35 * 3.11.10 (set by /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/.python-version) 09:45:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zmr9 09:45:39 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/.robot_venv 09:45:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:45:43 lf-activate-venv(): INFO: Base packages installed successfully 09:45:43 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:45:45 lf-activate-venv(): INFO: Adding /tmp/venv-Zmr9/bin to PATH 09:45:45 + echo 'Installing Python Requirements' 09:45:45 Installing Python Requirements 09:45:45 + cat 09:45:45 + python -m pip install -r requirements.txt 09:45:45 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:45:45 Collecting docker-py (from -r requirements.txt (line 1)) 09:45:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 09:45:45 Collecting ipaddr (from -r requirements.txt (line 2)) 09:45:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:45:45 Installing build dependencies: started 09:45:46 Installing build dependencies: finished with status 'done' 09:45:46 Getting requirements to build wheel: started 09:45:47 Getting requirements to build wheel: finished with status 'done' 09:45:47 Preparing metadata (pyproject.toml): started 09:45:47 Preparing metadata (pyproject.toml): finished with status 'done' 09:45:47 Collecting netaddr (from -r requirements.txt (line 3)) 09:45:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 09:45:47 Collecting netifaces (from -r requirements.txt (line 4)) 09:45:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:45:47 Installing build dependencies: started 09:45:48 Installing build dependencies: finished with status 'done' 09:45:48 Getting requirements to build wheel: started 09:45:48 Getting requirements to build wheel: finished with status 'done' 09:45:48 Preparing metadata (pyproject.toml): started 09:45:49 Preparing metadata (pyproject.toml): finished with status 'done' 09:45:49 Collecting pyhocon (from -r requirements.txt (line 5)) 09:45:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.63/pyhocon-0.3.63.tar.gz (307 kB) 09:45:49 Installing build dependencies: started 09:45:50 Installing build dependencies: finished with status 'done' 09:45:50 Getting requirements to build wheel: started 09:45:50 Getting requirements to build wheel: finished with status 'done' 09:45:50 Preparing metadata (pyproject.toml): started 09:45:50 Preparing metadata (pyproject.toml): finished with status 'done' 09:45:50 Collecting requests (from -r requirements.txt (line 6)) 09:45:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.33.1/requests-2.33.1-py3-none-any.whl (64 kB) 09:45:50 Collecting robotframework (from -r requirements.txt (line 7)) 09:45:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.2/robotframework-7.4.2-py3-none-any.whl (807 kB) 09:45:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 28.7 MB/s 0:00:00 09:45:50 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:45:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 09:45:50 Installing build dependencies: started 09:45:51 Installing build dependencies: finished with status 'done' 09:45:51 Getting requirements to build wheel: started 09:45:52 Getting requirements to build wheel: finished with status 'done' 09:45:52 Preparing metadata (pyproject.toml): started 09:45:52 Preparing metadata (pyproject.toml): finished with status 'done' 09:45:52 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:45:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 09:45:52 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:45:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 09:45:52 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:45:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:45:52 Installing build dependencies: started 09:45:53 Installing build dependencies: finished with status 'done' 09:45:53 Getting requirements to build wheel: started 09:45:53 Getting requirements to build wheel: finished with status 'done' 09:45:53 Preparing metadata (pyproject.toml): started 09:45:54 Preparing metadata (pyproject.toml): finished with status 'done' 09:45:54 Collecting scapy (from -r requirements.txt (line 12)) 09:45:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 09:45:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 46.6 MB/s 0:00:00 09:45:54 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:45:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:45:54 Installing build dependencies: started 09:45:54 Installing build dependencies: finished with status 'done' 09:45:54 Getting requirements to build wheel: started 09:45:55 Getting requirements to build wheel: finished with status 'done' 09:45:55 Preparing metadata (pyproject.toml): started 09:45:55 Preparing metadata (pyproject.toml): finished with status 'done' 09:45:55 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:45:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 09:45:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 36.1 MB/s 0:00:00 09:45:55 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:45:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 09:45:55 Collecting pyangbind (from -r requirements.txt (line 22)) 09:45:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 09:45:55 Collecting isodate (from -r requirements.txt (line 25)) 09:45:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:45:55 Collecting jmespath (from -r requirements.txt (line 28)) 09:45:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 09:45:55 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:45:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:45:55 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:45:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:45:56 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:45:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 09:45:56 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:45:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:45:56 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:45:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 09:45:56 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:45:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 09:45:56 Collecting pyparsing>=3.0.0 (from pyhocon->-r requirements.txt (line 5)) 09:45:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 09:45:56 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:45:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.7/charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 09:45:56 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:45:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 09:45:56 Collecting urllib3<3,>=1.26 (from requests->-r requirements.txt (line 6)) 09:45:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 09:45:56 Collecting certifi>=2023.5.7 (from requests->-r requirements.txt (line 6)) 09:45:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.2.25/certifi-2026.2.25-py3-none-any.whl (153 kB) 09:45:56 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:45:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:45:56 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:45:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.1.1/jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 09:45:56 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:45:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 09:45:56 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:45:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:45:56 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:45:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 09:45:57 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 09:45:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.13.0/anyio-4.13.0-py3-none-any.whl (114 kB) 09:45:57 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 09:45:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 09:45:57 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:45:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 09:45:57 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 09:45:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:45:57 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:45:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 09:45:57 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:45:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 09:45:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 40.0 MB/s 0:00:00 09:45:57 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 09:45:57 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:45:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 09:45:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 09:45:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 09:45:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 09:45:57 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:45:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 09:45:57 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:45:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 09:45:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 23.3 MB/s 0:00:00 09:45:57 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:45:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 09:45:58 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:45:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.4.4/regex-2026.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (799 kB) 09:45:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.8/799.8 kB 28.3 MB/s 0:00:00 09:45:58 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:45:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:45:59 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:45:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 09:45:59 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:45:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.6/cryptography-46.0.6-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 09:45:59 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:45:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/3.0.2/invoke-3.0.2-py3-none-any.whl (160 kB) 09:45:59 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:45:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 09:46:00 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:46:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 09:46:00 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:46:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 09:46:00 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:46:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 09:46:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 74.1 MB/s 0:00:00 09:46:00 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:46:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 09:46:00 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:46:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.2/click-8.3.2-py3-none-any.whl (108 kB) 09:46:00 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:46:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 09:46:00 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)) 09:46:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 09:46:00 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)) 09:46:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/26.1.0/attrs-26.1.0-py3-none-any.whl (67 kB) 09:46:00 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)) 09:46:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:46:00 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)) 09:46:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 09:46:00 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)) 09:46:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 09:46:00 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)) 09:46:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:46:00 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:46:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 09:46:00 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:46:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:46:00 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:46:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 09:46:00 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)) 09:46:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:46:00 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:46:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 09:46:00 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, pyhocon, robotframework-httplibrary, jsonpath-rw 09:46:00 Building wheel for robotframework-sshlibrary (pyproject.toml): started 09:46:01 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 09:46:01 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=6b4b12c2c63cc924cedc14efb089f586e39d5bcaaaa2cd25a0ad3c2434b342e1 09:46:01 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:46:01 Building wheel for ipaddr (pyproject.toml): started 09:46:01 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 09:46:01 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=460dfa5fe67ddde29e1a5c8856750bdb0128a76a326fd7b8160ac44d374a4154 09:46:01 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:46:01 Building wheel for netifaces (pyproject.toml): started 09:46:04 Building wheel for netifaces (pyproject.toml): finished with status 'done' 09:46:04 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=34976 sha256=2697d5571dcff882560f5d930c966381c216fce4dd9628afe35a9bcd5b063336 09:46:04 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:46:04 Building wheel for pyhocon (pyproject.toml): started 09:46:04 Building wheel for pyhocon (pyproject.toml): finished with status 'done' 09:46:04 Created wheel for pyhocon: filename=pyhocon-0.3.63-py3-none-any.whl size=24721 sha256=edfbe94ac3d133bb93bb3fea5efe42080623c7d068b5d8040b48c5fdb7692b0b 09:46:04 Stored in directory: /home/jenkins/.cache/pip/wheels/ce/9e/92/cb17e17d79fafd46a767074b3ed1dca8f78036163f9bea914d 09:46:04 Building wheel for robotframework-httplibrary (pyproject.toml): started 09:46:04 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 09:46:04 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=97210ca93166cb401b24b113a0e6a08d66463a121a4143bd0d98b85b419b2b64 09:46:04 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:46:04 Building wheel for jsonpath-rw (pyproject.toml): started 09:46:05 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 09:46:05 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=d9156a34d00cecdea03dbbcbefec35395646c11d47f69d2854d52ab9e782492c 09:46:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:46:05 Successfully built robotframework-sshlibrary ipaddr netifaces pyhocon robotframework-httplibrary jsonpath-rw 09:46:05 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 09:46:12 09:46:12 Successfully installed WebOb-1.8.9 attrs-26.1.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.2 cryptography-46.0.6 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.11 invoke-3.0.2 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.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.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.4.4 requests-2.33.1 robotframework-7.4.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.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.41.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.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 09:46:12 + pip freeze 09:46:13 attrs==26.1.0 09:46:13 bcrypt==5.0.0 09:46:13 beautifulsoup4==4.14.3 09:46:13 certifi==2026.2.25 09:46:13 cffi==2.0.0 09:46:13 charset-normalizer==3.4.7 09:46:13 click==8.3.2 09:46:13 cryptography==46.0.6 09:46:13 decorator==5.2.1 09:46:13 distlib==0.4.0 09:46:13 docker-py==1.10.6 09:46:13 docker-pycreds==0.4.0 09:46:13 elastic-transport==8.17.1 09:46:13 elasticsearch==8.19.3 09:46:13 elasticsearch-dsl==8.15.4 09:46:13 enum34==1.1.10 09:46:13 filelock==3.25.2 09:46:13 h11==0.16.0 09:46:13 idna==3.11 09:46:13 invoke==3.0.2 09:46:13 ipaddr==2.2.0 09:46:13 isodate==0.7.2 09:46:13 jmespath==1.1.0 09:46:13 jsonpatch==1.33 09:46:13 jsonpath-rw==1.4.0 09:46:13 jsonpointer==3.1.1 09:46:13 lxml==6.0.2 09:46:13 netaddr==1.3.0 09:46:13 netifaces==0.11.0 09:46:13 outcome==1.3.0.post0 09:46:13 packaging==26.0 09:46:13 paramiko==4.0.0 09:46:13 platformdirs==4.9.4 09:46:13 ply==3.11 09:46:13 pyang==2.7.1 09:46:13 pyangbind==0.8.7 09:46:13 pycparser==3.0 09:46:13 pyhocon==0.3.63 09:46:13 PyNaCl==1.6.2 09:46:13 pyparsing==3.3.2 09:46:13 PySocks==1.7.1 09:46:13 python-dateutil==2.9.0.post0 09:46:13 python-discovery==1.2.1 09:46:13 regex==2026.4.4 09:46:13 requests==2.33.1 09:46:13 robotframework==7.4.2 09:46:13 robotframework-httplibrary==0.4.2 09:46:13 robotframework-pythonlibcore==4.5.0 09:46:13 robotframework-requests==0.9.7 09:46:13 robotframework-selenium2library==3.0.0 09:46:13 robotframework-seleniumlibrary==6.8.0 09:46:13 robotframework-sshlibrary==3.8.0 09:46:13 scapy==2.7.0 09:46:13 scp==0.15.0 09:46:13 selenium==4.41.0 09:46:13 six==1.17.0 09:46:13 sniffio==1.3.1 09:46:13 sortedcontainers==2.4.0 09:46:13 soupsieve==2.8.3 09:46:13 trio==0.33.0 09:46:13 trio-websocket==0.12.2 09:46:13 typing_extensions==4.15.0 09:46:13 urllib3==2.6.3 09:46:13 virtualenv==21.2.0 09:46:13 waitress==3.0.2 09:46:13 WebOb==1.8.9 09:46:13 websocket-client==1.9.0 09:46:13 WebTest==3.0.7 09:46:13 wsproto==1.3.2 09:46:13 [EnvInject] - Injecting environment variables from a build step. 09:46:13 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:46:13 [EnvInject] - Variables injected successfully. 09:46:13 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins12178009026648052701.sh 09:46:13 Setup pyenv: 09:46:13 system 09:46:13 3.8.20 09:46:13 3.9.20 09:46:13 3.10.15 09:46:13 * 3.11.10 (set by /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/.python-version) 09:46:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Th7r from file:/tmp/.os_lf_venv 09:46:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:46:15 lf-activate-venv(): INFO: Base packages installed successfully 09:46:15 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:46:22 lf-activate-venv(): INFO: Adding /tmp/venv-Th7r/bin to PATH 09:46:22 + ODL_SYSTEM=() 09:46:22 + TOOLS_SYSTEM=() 09:46:22 + OPENSTACK_SYSTEM=() 09:46:22 + OPENSTACK_CONTROLLERS=() 09:46:22 + mapfile -t ADDR 09:46:22 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:46:22 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-3node-clustering-only-vanadium-167 09:46:24 Stack not found: releng-openflowplugin-csit-3node-clustering-only-vanadium-167 09:46:24 + for i in "${ADDR[@]}" 09:46:24 ++ ssh '' hostname -s 09:46:24 ssh: Could not resolve hostname : Device or resource busy 09:46:24 + REMHOST= 09:46:24 + case ${REMHOST} in 09:46:24 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:46:24 + echo NUM_ODL_SYSTEM=0 09:46:24 + echo NUM_TOOLS_SYSTEM=1 09:46:24 + '[' '' == yes ']' 09:46:24 + NUM_OPENSTACK_SYSTEM=0 09:46:24 + echo NUM_OPENSTACK_SYSTEM=0 09:46:24 + '[' 0 -eq 2 ']' 09:46:24 + echo ODL_SYSTEM_IP= 09:46:24 ++ seq 0 -1 09:46:24 + echo TOOLS_SYSTEM_IP= 09:46:24 ++ seq 0 0 09:46:24 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:46:24 + echo TOOLS_SYSTEM_1_IP= 09:46:24 + openstack_index=0 09:46:24 + NUM_OPENSTACK_CONTROL_NODES=1 09:46:24 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:46:24 ++ seq 0 0 09:46:24 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:46:24 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:46:24 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:46:24 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:46:24 + '[' -1 -ge 2 ']' 09:46:24 ++ seq 0 -2 09:46:24 + NUM_OPENSTACK_HAPROXY_NODES=0 09:46:24 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:46:24 ++ seq 0 -1 09:46:24 + echo 'Contents of slave_addresses.txt:' 09:46:24 Contents of slave_addresses.txt: 09:46:24 + cat slave_addresses.txt 09:46:24 NUM_ODL_SYSTEM=0 09:46:24 NUM_TOOLS_SYSTEM=1 09:46:24 NUM_OPENSTACK_SYSTEM=0 09:46:24 ODL_SYSTEM_IP= 09:46:24 TOOLS_SYSTEM_IP= 09:46:24 TOOLS_SYSTEM_1_IP= 09:46:24 NUM_OPENSTACK_CONTROL_NODES=1 09:46:24 OPENSTACK_CONTROL_NODE_1_IP= 09:46:24 NUM_OPENSTACK_COMPUTE_NODES=-1 09:46:24 NUM_OPENSTACK_HAPROXY_NODES=0 09:46:24 [EnvInject] - Injecting environment variables from a build step. 09:46:24 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:46:24 [EnvInject] - Variables injected successfully. 09:46:24 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins11800468856735068286.sh 09:46:24 Preparing for JRE Version 21 09:46:24 Karaf artifact is karaf 09:46:24 Karaf project is integration 09:46:24 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:46:24 [EnvInject] - Injecting environment variables from a build step. 09:46:24 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:46:24 [EnvInject] - Variables injected successfully. 09:46:24 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins182718285920197846.sh 09:46:24 2026-04-07 09:46:24 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 09:46:24 Bundle version is 0.23.1-SNAPSHOT 09:46:24 --2026-04-07 09:46:24-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 09:46:24 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:46:24 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:46:24 HTTP request sent, awaiting response... 404 Not Found 09:46:24 2026-04-07 09:46:24 ERROR 404: Not Found. 09:46:24 09:46:24 maven-metadata.xml: No such file or directory 09:46:24 Nexus timestamp is 09:46:24 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 09:46:24 Distribution bundle is karaf-.zip 09:46:24 Distribution bundle version is 0.23.1-SNAPSHOT 09:46:24 Distribution folder is karaf-0.23.1-SNAPSHOT 09:46:24 Nexus prefix is https://nexus.opendaylight.org 09:46:24 [EnvInject] - Injecting environment variables from a build step. 09:46:24 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:46:24 [EnvInject] - Variables injected successfully. 09:46:24 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins11919077655381219681.sh 09:46:24 Setup pyenv: 09:46:24 system 09:46:24 3.8.20 09:46:24 3.9.20 09:46:24 3.10.15 09:46:25 * 3.11.10 (set by /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/.python-version) 09:46:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Th7r from file:/tmp/.os_lf_venv 09:46:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:46:27 lf-activate-venv(): INFO: Base packages installed successfully 09:46:27 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:46:32 lf-activate-venv(): INFO: Adding /tmp/venv-Th7r/bin to PATH 09:46:32 Copying common-functions.sh to /tmp 09:46:34 Stack not found: releng-openflowplugin-csit-3node-clustering-only-vanadium-167 09:46:34 Copying common-functions.sh to :/tmp 09:46:34 cp: cannot create regular file ':/tmp': No such file or directory 09:46:34 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins12318835289048851582.sh 09:46:34 common-functions.sh is being sourced 09:46:34 common-functions environment: 09:46:34 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:46:34 ACTUALFEATURES: 09:46:34 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:34 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 09:46:34 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:34 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 09:46:34 CONTROLLERMEM: 2048m 09:46:34 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 09:46:34 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 09:46:34 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 09:46:34 SUITES: 09:46:34 09:46:34 ################################################# 09:46:34 ## Configure Cluster and Start ## 09:46:34 ################################################# 09:46:34 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer 09:46:34 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer 09:46:34 Locating script plan to use... 09:46:34 Finished running script plans 09:46:34 Locating config plan to use... 09:46:34 config plan exists!!! 09:46:34 Changing the config plan path... 09:46:34 # Place the suites in run order: 09:46:34 /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/scripts/set_akka_debug.sh 09:46:34 Executing /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/scripts/set_akka_debug.sh... 09:46:34 Copying config files to ODL Controller folder 09:46:34 Finished running config plans 09:46:34 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins8576573385213265580.sh 09:46:34 common-functions.sh is being sourced 09:46:34 common-functions environment: 09:46:34 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:46:34 ACTUALFEATURES: 09:46:34 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:34 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 09:46:34 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:34 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 09:46:34 CONTROLLERMEM: 2048m 09:46:34 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 09:46:34 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 09:46:34 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 09:46:34 SUITES: 09:46:34 09:46:34 + echo '#################################################' 09:46:34 ################################################# 09:46:34 + echo '## Verify Cluster is UP ##' 09:46:34 ## Verify Cluster is UP ## 09:46:34 + echo '#################################################' 09:46:34 ################################################# 09:46:34 + create_post_startup_script 09:46:34 + cat 09:46:34 + copy_and_run_post_startup_script 09:46:34 + seed_index=1 09:46:34 ++ seq 1 0 09:46:34 + dump_controller_threads 09:46:34 ++ seq 1 0 09:46:34 + '[' 0 -gt 0 ']' 09:46:34 + echo 'Generating controller variables...' 09:46:34 Generating controller variables... 09:46:34 ++ seq 1 0 09:46:34 + echo 'Generating mininet variables...' 09:46:34 Generating mininet variables... 09:46:34 ++ seq 1 1 09:46:34 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}") 09:46:34 + MININETIP=TOOLS_SYSTEM_1_IP 09:46:34 + tools_variables=' -v TOOLS_SYSTEM_1_IP:' 09:46:34 + get_test_suites SUITES 09:46:34 + local __suite_list=SUITES 09:46:34 + echo 'Locating test plan to use...' 09:46:34 Locating test plan to use... 09:46:34 + testplan_filepath=/w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/testplans/openflowplugin-clustering-vanadium.txt 09:46:34 + '[' '!' -f /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/testplans/openflowplugin-clustering-vanadium.txt ']' 09:46:34 + testplan_filepath=/w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/testplans/openflowplugin-clustering.txt 09:46:34 + '[' disabled '!=' disabled ']' 09:46:34 + echo 'Changing the testplan path...' 09:46:34 Changing the testplan path... 09:46:34 + sed s:integration:/w/workspace/openflowplugin-csit-3node-clustering-only-vanadium: /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/testplans/openflowplugin-clustering.txt 09:46:34 + cat testplan.txt 09:46:34 # Place the suites in run order: 09:46:34 /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/010__Cluster_HA_Owner_Failover.robot 09:46:34 /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/020__Cluster_HA_Owner_Restart.robot 09:46:34 /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/030__Cluster_HA_Data_Recovery_Leader_Follower_Failover.robot 09:46:34 /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustered_Reconciliation/010_Group_Flows.robot 09:46:34 /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/010_Switch_Disconnect.robot 09:46:34 /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/020_Cluster_Node_Failure.robot 09:46:34 /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/030_Cluster_Sync_Problems.robot 09:46:34 /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Bug_Validation/9145.robot 09:46:34 + '[' -z '' ']' 09:46:34 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 09:46:34 ++ tr '\012' ' ' 09:46:34 + suite_list='/w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/010__Cluster_HA_Owner_Failover.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/020__Cluster_HA_Owner_Restart.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/030__Cluster_HA_Data_Recovery_Leader_Follower_Failover.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustered_Reconciliation/010_Group_Flows.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/010_Switch_Disconnect.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/020_Cluster_Node_Failure.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/030_Cluster_Sync_Problems.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Bug_Validation/9145.robot ' 09:46:34 + eval 'SUITES='\''/w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/010__Cluster_HA_Owner_Failover.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/020__Cluster_HA_Owner_Restart.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/030__Cluster_HA_Data_Recovery_Leader_Follower_Failover.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustered_Reconciliation/010_Group_Flows.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/010_Switch_Disconnect.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/020_Cluster_Node_Failure.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/030_Cluster_Sync_Problems.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Bug_Validation/9145.robot '\''' 09:46:34 ++ SUITES='/w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/010__Cluster_HA_Owner_Failover.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/020__Cluster_HA_Owner_Restart.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/030__Cluster_HA_Data_Recovery_Leader_Follower_Failover.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustered_Reconciliation/010_Group_Flows.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/010_Switch_Disconnect.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/020_Cluster_Node_Failure.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/030_Cluster_Sync_Problems.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Bug_Validation/9145.robot ' 09:46:34 + echo 'Starting Robot test suites /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/010__Cluster_HA_Owner_Failover.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/020__Cluster_HA_Owner_Restart.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/030__Cluster_HA_Data_Recovery_Leader_Follower_Failover.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustered_Reconciliation/010_Group_Flows.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/010_Switch_Disconnect.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/020_Cluster_Node_Failure.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/030_Cluster_Sync_Problems.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Bug_Validation/9145.robot ...' 09:46:34 Starting Robot test suites /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/010__Cluster_HA_Owner_Failover.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/020__Cluster_HA_Owner_Restart.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/030__Cluster_HA_Data_Recovery_Leader_Follower_Failover.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustered_Reconciliation/010_Group_Flows.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/010_Switch_Disconnect.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/020_Cluster_Node_Failure.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/030_Cluster_Sync_Problems.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Bug_Validation/9145.robot ... 09:46:34 + robot -N openflowplugin-clustering.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:karaf-0.23.1-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip -v CONTROLLER: -v CONTROLLER1: -v CONTROLLER2: -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/openflowplugin-csit-3node-clustering-only-vanadium -v MININET: -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:0 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP: -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP: -v TOOLS_SYSTEM_1_IP: -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v ODL_OF_PLUGIN:lithium /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/010__Cluster_HA_Owner_Failover.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/020__Cluster_HA_Owner_Restart.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustering/030__Cluster_HA_Data_Recovery_Leader_Follower_Failover.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Clustered_Reconciliation/010_Group_Flows.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/010_Switch_Disconnect.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/020_Cluster_Node_Failure.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/EntityOwnership/030_Cluster_Sync_Problems.robot /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/suites/openflowplugin/Bug_Validation/9145.robot 09:46:34 ============================================================================== 09:46:34 openflowplugin-clustering.txt 09:46:34 ============================================================================== 09:46:35 openflowplugin-clustering.txt.Cluster HA Owner Failover :: Test suite for C... 09:46:35 ============================================================================== 09:46:35 Check Shards Status Before Fail :: Check Status for all shards in ... | FAIL | 09:46:35 No leader found. 09:46:35 ------------------------------------------------------------------------------ 09:46:35 Start Mininet Multiple Connections :: Start mininet tree,2 with co... | FAIL | 09:46:35 OSError: [Errno 16] Device or resource busy 09:46:35 ------------------------------------------------------------------------------ 09:46:35 Check Entity Owner Status And Find Owner and Successor Before Fail... | FAIL | 09:47:05 Keyword 'ClusterManagement.Verify_Owner_And_Successors_For_Device' failed after retrying for 30 seconds. The last error was: Could not parse owner and candidates for device openflow:1 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Reconnect Extra Switches To Successors And Check OVS Connections :... | FAIL | 09:47:05 Variable '@{original_successor_list}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Check Network Operational Information Before Fail :: Check devices... | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Add Configuration In Owner and Verify Before Fail :: Add Flow in O... | FAIL | 09:47:05 Variable '${original_owner}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Modify Configuration In Owner and Verify Before Fail :: Modify Flo... | FAIL | 09:47:05 Variable '${original_owner}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Delete Configuration In Owner and Verify Before Fail :: Delete Flo... | FAIL | 09:47:05 Variable '${original_owner}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Add Configuration In Successor and Verify Before Fail :: Add Flow ... | FAIL | 09:47:05 Variable '${original_successor}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Modify Configuration In Successor and Verify Before Fail :: Modify... | FAIL | 09:47:05 Variable '${original_successor}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Delete Configuration In Successor and Verify Before Fail :: Delete... | FAIL | 09:47:05 Variable '${original_successor}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Send RPC Add to Owner and Verify Before Fail :: Add Flow in Owner ... | FAIL | 09:47:05 Variable '${original_owner}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Send RPC Delete to Owner and Verify Before Fail :: Delete Flow in ... | FAIL | 09:47:05 Variable '${original_owner}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Send RPC Add to Successor and Verify Before Fail :: Add Flow in Su... | FAIL | 09:47:05 Variable '${original_successor}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Send RPC Delete to Successor and Verify Before Fail :: Delete Flow... | FAIL | 09:47:05 Variable '${original_successor}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Modify Network And Verify Before Fail :: Take a link down and veri... | FAIL | 09:47:05 Variable '${mininet_conn_id}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Restore Network And Verify Before Fail :: Take the link up and ver... | FAIL | 09:47:05 Variable '${mininet_conn_id}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Kill Owner Instance :: Kill Owner Instance and verify it is dead | FAIL | 09:47:05 Variable '${original_owner}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Check Shards Status After Fail :: Create original cluster list and... | FAIL | 09:47:05 Variable '${new_cluster_list}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Check Entity Owner Status And Find Owner and Successor After Fail ... | FAIL | 09:47:05 Variable '${original_successor}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Check Network Operational Information After Fail :: Check devices ... | FAIL | 09:47:05 Variable '${new_cluster_list}' not found. 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Add Configuration In Owner and Verify After Fail :: Add Flow in Ow... | FAIL | 09:47:06 Variable '${new_owner}' not found. 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Modify Configuration In Owner and Verify After Fail :: Modify Flow... | FAIL | 09:47:06 Variable '${new_owner}' not found. 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Delete Configuration In Owner and Verify After Fail :: Delete Flow... | FAIL | 09:47:06 Variable '${new_owner}' not found. 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Add Configuration In Successor and Verify After Fail :: Add Flow i... | FAIL | 09:47:06 Variable '${new_successor}' not found. 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Modify Configuration In Successor and Verify After Fail :: Modify ... | FAIL | 09:47:06 Variable '${new_successor}' not found. 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Delete Configuration In Successor and Verify After Fail :: Delete ... | FAIL | 09:47:06 Variable '${new_successor}' not found. 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Send RPC Add to Owner and Verify After Fail :: Add Flow in Owner a... | FAIL | 09:47:06 Variable '${new_owner}' not found. 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Send RPC Delete to Owner and Verify After Fail :: Delete Flow in O... | FAIL | 09:47:06 Variable '${new_owner}' not found. 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Send RPC Add to Successor and Verify After Fail :: Add Flow in Suc... | FAIL | 09:47:06 Variable '${new_successor}' not found. 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Send RPC Delete to Successor and Verify After Fail :: Delete Flow ... | FAIL | 09:47:06 Variable '${new_successor}' not found. 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Modify Network and Verify After Fail :: Take a link down and verif... | FAIL | 09:47:06 Variable '${new_cluster_list}' not found. 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Restore Network and Verify After Fail :: Take the link up and veri... | FAIL | 09:47:06 Variable '${new_cluster_list}' not found. 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Start Old Owner Instance :: Start old Owner Instance and verify it... | FAIL | 09:47:06 This test fails due to https://jira.opendaylight.org/browse/CONTROLLER-1849 09:47:06 09:47:06 Variable '${original_owner}' not found. 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Check Shards Status After Recover :: Create original cluster list ... | FAIL | 09:48:36 Keyword 'ClusterOpenFlow.Check OpenFlow Shards Status' failed after retrying for 1 minute 30 seconds. The last error was: No leader found. 09:48:36 ------------------------------------------------------------------------------ 09:48:36 Check Entity Owner Status After Recover :: Check Entity Owner Stat... | FAIL | 09:49:06 Keyword 'ClusterManagement.Verify_Owner_And_Successors_For_Device' failed after retrying for 30 seconds. The last error was: Could not parse owner and candidates for device openflow:1 09:49:06 ------------------------------------------------------------------------------ 09:49:06 Check Network Operational Information After Recover :: Check devic... | PASS | 09:49:06 ------------------------------------------------------------------------------ 09:49:06 Add Configuration In Owner and Verify After Recover :: Add Flow in... | FAIL | 09:49:06 Variable '${new_owner}' not found. 09:49:06 ------------------------------------------------------------------------------ 09:49:06 Modify Configuration In Owner and Verify After Recover :: Modify F... | FAIL | 09:49:07 Variable '${new_owner}' not found. 09:49:07 ------------------------------------------------------------------------------ 09:49:07 Delete Configuration In Owner and Verify After Recover :: Delete F... | FAIL | 09:49:07 Variable '${new_owner}' not found. 09:49:07 ------------------------------------------------------------------------------ 09:49:07 Add Configuration In Old Owner and Verify After Recover :: Add Flo... | FAIL | 09:49:07 Variable '${original_owner}' not found. 09:49:07 ------------------------------------------------------------------------------ 09:49:07 Modify Configuration In Old Owner and Verify After Recover :: Modi... | FAIL | 09:49:07 Variable '${original_owner}' not found. 09:49:07 ------------------------------------------------------------------------------ 09:49:07 Delete Configuration In Old Owner and Verify After Recover :: Dele... | FAIL | 09:49:07 Variable '${original_owner}' not found. 09:49:07 ------------------------------------------------------------------------------ 09:49:07 Send RPC Add to Owner and Verify After Recover :: Add Flow in Owne... | FAIL | 09:49:07 Variable '${new_owner}' not found. 09:49:07 ------------------------------------------------------------------------------ 09:49:07 Send RPC Delete to Owner and Verify After Recover :: Delete Flow i... | FAIL | 09:49:07 Variable '${new_owner}' not found. 09:49:07 ------------------------------------------------------------------------------ 09:49:07 Send RPC Add to Old Owner and Verify After Recover :: Add Flow in ... | FAIL | 09:49:07 Variable '${original_owner}' not found. 09:49:07 ------------------------------------------------------------------------------ 09:49:07 Send RPC Delete to Old Owner and Verify After Recover :: Delete Fl... | FAIL | 09:49:07 Variable '${original_owner}' not found. 09:49:07 ------------------------------------------------------------------------------ 09:49:07 Modify Network and Verify After Recover :: Take a link down and ve... | FAIL | 09:49:07 Variable '${mininet_conn_id}' not found. 09:49:07 ------------------------------------------------------------------------------ 09:49:07 Restore Network and Verify After Recover :: Take the link up and v... | FAIL | 09:49:07 Variable '${mininet_conn_id}' not found. 09:49:07 ------------------------------------------------------------------------------ 09:49:07 Stop Mininet and Exit :: Stop mininet and exit connection. | FAIL | 09:49:07 Variable '${mininet_conn_id}' not found. 09:49:07 ------------------------------------------------------------------------------ 09:49:07 Check No Network Operational Information :: Check device is not in... | PASS | 09:49:07 ------------------------------------------------------------------------------ 09:49:07 openflowplugin-clustering.txt.Cluster HA Owner Failover :: Test su... | FAIL | 09:49:07 51 tests, 3 passed, 48 failed 09:49:07 ============================================================================== 09:49:07 openflowplugin-clustering.txt.Cluster HA Owner Restart :: Test suite for Cl... 09:49:07 ============================================================================== 09:49:07 Check Shards Status Before Stop :: Check Status for all shards in ... | FAIL | 09:49:07 No leader found. 09:49:07 ------------------------------------------------------------------------------ 09:49:07 Start Mininet Multiple Connections :: Start mininet tree,2 with co... | FAIL | 09:49:07 OSError: [Errno 16] Device or resource busy 09:49:07 ------------------------------------------------------------------------------ 09:49:07 Check Entity Owner Status And Find Owner and Successor Before Stop... | FAIL | 09:49:37 Keyword 'ClusterManagement.Verify_Owner_And_Successors_For_Device' failed after retrying for 30 seconds. The last error was: Could not parse owner and candidates for device openflow:1 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Reconnect Extra Switches To Successors And Check OVS Connections :... | FAIL | 09:49:37 Variable '@{original_successor_list}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Check Network Operational Information Before Stop :: Check devices... | PASS | 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Add Configuration In Owner and Verify Before Stop :: Add Flow in O... | FAIL | 09:49:37 Variable '${original_owner}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Modify Configuration In Owner and Verify Before Stop :: Modify Flo... | FAIL | 09:49:37 Variable '${original_owner}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Delete Configuration In Owner and Verify Before Stop :: Delete Flo... | FAIL | 09:49:37 Variable '${original_owner}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Add Configuration In Successor and Verify Before Stop :: Add Flow ... | FAIL | 09:49:37 Variable '${original_successor}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Modify Configuration In Successor and Verify Before Stop :: Modify... | FAIL | 09:49:37 Variable '${original_successor}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Delete Configuration In Successor and Verify Before Stop :: Delete... | FAIL | 09:49:37 Variable '${original_successor}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Send RPC Add to Owner and Verify Before Stop :: Add Flow in Owner ... | FAIL | 09:49:37 Variable '${original_owner}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Send RPC Delete to Owner and Verify Before Stop :: Delete Flow in ... | FAIL | 09:49:37 Variable '${original_owner}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Send RPC Add to Successor and Verify Before Stop :: Add Flow in Su... | FAIL | 09:49:37 Variable '${original_successor}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Send RPC Delete to Successor and Verify Before Stop :: Delete Flow... | FAIL | 09:49:37 Variable '${original_successor}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Modify Network And Verify Before Stop :: Take a link down and veri... | FAIL | 09:49:37 Variable '${mininet_conn_id}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Restore Network And Verify Before Stop :: Take the link up and ver... | FAIL | 09:49:37 Variable '${mininet_conn_id}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Stop Owner Instance :: Stop Owner Instance and verify it is dead | FAIL | 09:49:37 Variable '${original_owner}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Check Shards Status After Stop :: Create original cluster list and... | FAIL | 09:49:37 Variable '${new_cluster_list}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Check Entity Owner Status And Find Owner and Successor After Stop ... | FAIL | 09:49:37 Variable '${original_successor}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Check Network Operational Information After Stop :: Check devices ... | FAIL | 09:49:37 Variable '${new_cluster_list}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Add Configuration In Owner and Verify After Stop :: Add Flow in Ow... | FAIL | 09:49:37 Variable '${new_owner}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Modify Configuration In Owner and Verify After Stop :: Modify Flow... | FAIL | 09:49:37 Variable '${new_owner}' not found. 09:49:37 ------------------------------------------------------------------------------ 09:49:37 Delete Configuration In Owner and Verify After Stop :: Delete Flow... | FAIL | 09:49:38 Variable '${new_owner}' not found. 09:49:38 ------------------------------------------------------------------------------ 09:49:38 Add Configuration In Successor and Verify After Stop :: Add Flow i... | FAIL | 09:49:38 Variable '${new_successor}' not found. 09:49:38 ------------------------------------------------------------------------------ 09:49:38 Modify Configuration In Successor and Verify After Stop :: Modify ... | FAIL | 09:49:38 Variable '${new_successor}' not found. 09:49:38 ------------------------------------------------------------------------------ 09:49:38 Delete Configuration In Successor and Verify After Stop :: Delete ... | FAIL | 09:49:38 Variable '${new_successor}' not found. 09:49:38 ------------------------------------------------------------------------------ 09:49:38 Send RPC Add to Owner and Verify After Stop :: Add Flow in Owner a... | FAIL | 09:49:38 Variable '${new_owner}' not found. 09:49:38 ------------------------------------------------------------------------------ 09:49:38 Send RPC Delete to Owner and Verify After Stop :: Delete Flow in O... | FAIL | 09:49:38 Variable '${new_owner}' not found. 09:49:38 ------------------------------------------------------------------------------ 09:49:38 Send RPC Add to Successor and Verify After Stop :: Add Flow in Suc... | FAIL | 09:49:38 Variable '${new_successor}' not found. 09:49:38 ------------------------------------------------------------------------------ 09:49:38 Send RPC Delete to Successor and Verify After Stop :: Delete Flow ... | FAIL | 09:49:38 Variable '${new_successor}' not found. 09:49:38 ------------------------------------------------------------------------------ 09:49:38 Modify Network and Verify After Stop :: Take a link down and verif... | FAIL | 09:49:38 Variable '${new_cluster_list}' not found. 09:49:38 ------------------------------------------------------------------------------ 09:49:38 Restore Network and Verify After Stop :: Take the link up and veri... | FAIL | 09:49:38 Variable '${new_cluster_list}' not found. 09:49:38 ------------------------------------------------------------------------------ 09:49:38 Start Old Owner Instance :: Start old Owner Instance and verify it... | FAIL | 09:49:38 Variable '${original_owner}' not found. 09:49:38 ------------------------------------------------------------------------------ 09:49:38 Check Shards Status After Start :: Create original cluster list an... | FAIL | 09:51:08 Keyword 'ClusterOpenFlow.Check OpenFlow Shards Status' failed after retrying for 1 minute 30 seconds. The last error was: No leader found. 09:51:08 ------------------------------------------------------------------------------ 09:51:08 Check Entity Owner Status After Start :: Check Entity Owner Status... | FAIL | 09:51:38 Keyword 'ClusterManagement.Verify_Owner_And_Successors_For_Device' failed after retrying for 30 seconds. The last error was: Could not parse owner and candidates for device openflow:1 09:51:38 ------------------------------------------------------------------------------ 09:51:38 Check Network Operational Information After Start :: Check devices... | PASS | 09:51:38 ------------------------------------------------------------------------------ 09:51:38 Add Configuration In Owner and Verify After Start :: Add Flow in O... | FAIL | 09:51:38 Variable '${new_owner}' not found. 09:51:38 ------------------------------------------------------------------------------ 09:51:38 Modify Configuration In Owner and Verify After Start :: Modify Flo... | FAIL | 09:51:38 Variable '${new_owner}' not found. 09:51:38 ------------------------------------------------------------------------------ 09:51:38 Delete Configuration In Owner and Verify After Start :: Delete Flo... | FAIL | 09:51:38 Variable '${new_owner}' not found. 09:51:38 ------------------------------------------------------------------------------ 09:51:38 Add Configuration In Old Owner and Verify After Start :: Add Flow ... | FAIL | 09:51:38 Variable '${original_owner}' not found. 09:51:38 ------------------------------------------------------------------------------ 09:51:38 Modify Configuration In Old Owner and Verify After Start :: Modify... | FAIL | 09:51:38 Variable '${original_owner}' not found. 09:51:38 ------------------------------------------------------------------------------ 09:51:38 Delete Configuration In Old Owner and Verify After Start :: Delete... | FAIL | 09:51:38 Variable '${original_owner}' not found. 09:51:38 ------------------------------------------------------------------------------ 09:51:38 Send RPC Add to Owner and Verify After Start :: Add Flow in Owner ... | FAIL | 09:51:38 Variable '${new_owner}' not found. 09:51:38 ------------------------------------------------------------------------------ 09:51:38 Send RPC Delete to Owner and Verify After Start :: Delete Flow in ... | FAIL | 09:51:38 Variable '${new_owner}' not found. 09:51:38 ------------------------------------------------------------------------------ 09:51:38 Send RPC Add to Old Owner and Verify After Start :: Add Flow in Ow... | FAIL | 09:51:38 Variable '${original_owner}' not found. 09:51:38 ------------------------------------------------------------------------------ 09:51:38 Send RPC Delete to Old Owner and Verify After Start :: Delete Flow... | FAIL | 09:51:38 Variable '${original_owner}' not found. 09:51:38 ------------------------------------------------------------------------------ 09:51:38 Modify Network and Verify After Start :: Take a link down and veri... | FAIL | 09:51:38 Variable '${mininet_conn_id}' not found. 09:51:38 ------------------------------------------------------------------------------ 09:51:38 Restore Network and Verify After Start :: Take the link up and ver... | FAIL | 09:51:39 Variable '${mininet_conn_id}' not found. 09:51:39 ------------------------------------------------------------------------------ 09:51:39 Stop Mininet and Exit :: Stop mininet and exit connection. | FAIL | 09:51:39 Variable '${mininet_conn_id}' not found. 09:51:39 ------------------------------------------------------------------------------ 09:51:39 Check No Network Operational Information :: Check device is not in... | PASS | 09:51:39 ------------------------------------------------------------------------------ 09:51:39 openflowplugin-clustering.txt.Cluster HA Owner Restart :: Test sui... | FAIL | 09:51:39 51 tests, 3 passed, 48 failed 09:51:39 ============================================================================== 09:51:39 openflowplugin-clustering.txt.Cluster HA Data Recovery Leader Follower Fail... 09:51:39 ============================================================================== 09:51:39 Check Shards Status Before Leader Restart :: Check Status for all ... | FAIL | 09:51:39 No leader found. 09:51:39 ------------------------------------------------------------------------------ 09:51:39 Get inventory Leader Before Leader Restart :: Find leader in the i... | FAIL | 09:51:49 Keyword 'ClusterManagement.Get_Leader_And_Followers_For_Shard' failed after retrying for 10 seconds. The last error was: No leader found. 09:51:49 ------------------------------------------------------------------------------ 09:51:49 Start Mininet Connect To Follower Node1 :: Start mininet with conn... | FAIL | 09:51:49 Variable '${follower_node_1}' not found. 09:51:49 ------------------------------------------------------------------------------ 09:51:49 Add Flows In Follower Node2 and Verify Before Leader Restart :: Ad... | FAIL | 09:51:49 Variable '${follower_node_2}' not found. 09:51:49 ------------------------------------------------------------------------------ 09:51:49 Stop Mininet Connected To Follower Node1 and Exit :: Stop mininet ... | FAIL | 09:51:49 Variable '${mininet_conn_id}' not found. 09:51:49 ------------------------------------------------------------------------------ 09:51:49 Restart Leader From Cluster Node :: Stop Leader Node and Start it ... | FAIL | 09:51:49 Variable '${inventory_leader}' not found. 09:51:49 ------------------------------------------------------------------------------ 09:51:49 Get inventory Follower After Leader Restart :: Find new Followers ... | FAIL | 09:51:59 Keyword 'ClusterManagement.Get_Leader_And_Followers_For_Shard' failed after retrying for 10 seconds. The last error was: No leader found. 09:51:59 ------------------------------------------------------------------------------ 09:51:59 Start Mininet Connect To Old Leader :: Start mininet with connecti... | FAIL | 09:51:59 Variable '${inventory_leader_old}' not found. 09:51:59 ------------------------------------------------------------------------------ 09:51:59 Verify Flows In Switch After Leader Restart :: Verify flows are in... | PASS | 09:51:59 ------------------------------------------------------------------------------ 09:51:59 Stop Mininet Connected To Old Leader and Exit :: Stop mininet and ... | FAIL | 09:51:59 Variable '${mininet_conn_id}' not found. 09:51:59 ------------------------------------------------------------------------------ 09:51:59 Restart Follower Node2 :: Stop Follower Node2 and Start it Up, Ver... | FAIL | 09:51:59 Variable '${follower_node_2}' not found. 09:51:59 ------------------------------------------------------------------------------ 09:51:59 Get inventory Follower After Follower Restart :: Find Followers an... | FAIL | 09:52:10 Keyword 'ClusterManagement.Get_Leader_And_Followers_For_Shard' failed after retrying for 10 seconds. The last error was: No leader found. 09:52:10 ------------------------------------------------------------------------------ 09:52:10 Start Mininet Connect To Leader :: Start mininet with connection t... | FAIL | 09:52:10 Variable '${inventory_leader}' not found. 09:52:10 ------------------------------------------------------------------------------ 09:52:10 Verify Flows In Switch After Follower Restart :: Verify flows are ... | PASS | 09:52:10 ------------------------------------------------------------------------------ 09:52:10 Stop Mininet Connected To Leader and Exit :: Stop mininet Connecte... | FAIL | 09:52:10 Variable '${mininet_conn_id}' not found. 09:52:10 ------------------------------------------------------------------------------ 09:52:10 Restart Full Cluster :: Stop all Cluster Nodes and Start it Up All. | PASS | 09:52:10 ------------------------------------------------------------------------------ 09:52:10 Get inventory Status After Cluster Restart :: Find New Followers a... | FAIL | 09:52:20 Keyword 'ClusterManagement.Get_Leader_And_Followers_For_Shard' failed after retrying for 10 seconds. The last error was: No leader found. 09:52:20 ------------------------------------------------------------------------------ 09:52:20 Start Mininet Connect To Follower Node2 After Cluster Restart :: S... | FAIL | 09:52:20 Variable '${follower_node_2}' not found. 09:52:20 ------------------------------------------------------------------------------ 09:52:20 Verify Flows In Switch After Cluster Restart :: Verify flows are i... | PASS | 09:52:20 ------------------------------------------------------------------------------ 09:52:20 Delete Flows In Follower Node1 and Verify After Leader Restart :: ... | FAIL | 09:52:20 Variable '${follower_node_1}' not found. 09:52:20 ------------------------------------------------------------------------------ 09:52:20 Stop Mininet Connected To Follower Node2 and Exit After Cluster Re... | FAIL | 09:52:20 Variable '${mininet_conn_id}' not found. 09:52:20 ------------------------------------------------------------------------------ 09:52:20 openflowplugin-clustering.txt.Cluster HA Data Recovery Leader Foll... | FAIL | 09:52:20 21 tests, 4 passed, 17 failed 09:52:20 ============================================================================== 09:52:20 /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/test/csit/libraries/VsctlListParser.py:61: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:52:20 if ctl_ref is not "": 09:52:20 openflowplugin-clustering.txt.010 Group Flows :: Switch connections and clu... 09:52:20 ============================================================================== 09:52:20 Add Groups And Flows :: Add 100 groups 1&2 and flows in every switch. | FAIL | 09:52:21 Non-existing index or alias 'ClusterManagement__session_1'. 09:52:21 ------------------------------------------------------------------------------ 09:52:21 Start Mininet Multiple Connections :: Start mininet linear with co... | FAIL | 09:52:21 OSError: [Errno 16] Device or resource busy 09:52:21 ------------------------------------------------------------------------------ 09:52:21 Check Linear Topology :: Check Linear Topology. | FAIL | 09:52:51 Keyword 'ClusterOpenFlow.Check Linear Topology On Member' failed after retrying for 30 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 09:52:51 ------------------------------------------------------------------------------ 09:52:51 Check Stats Are Not Frozen :: Check that duration flow stat is inc... | FAIL | 09:53:21 Keyword 'Check Flow Stats Are Not Frozen' failed after retrying for 30 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 09:53:21 ------------------------------------------------------------------------------ 09:53:21 Check Flows In Operational DS :: Check Flows in operational DS. | FAIL | 09:53:31 Keyword 'ClusterOpenFlow.Check Number Of Flows On Member' failed after retrying for 10 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 09:53:31 ------------------------------------------------------------------------------ 09:53:31 Check Groups In Operational DS :: Check Groups in operational DS. | FAIL | 09:53:42 Keyword 'ClusterOpenFlow.Check Number Of Groups On Member' failed after retrying for 10 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 09:53:42 ------------------------------------------------------------------------------ 09:53:42 Check Flows In Switch :: Check Flows in switch. | FAIL | 09:53:42 Variable '${mininet_conn_id}' not found. 09:53:42 ------------------------------------------------------------------------------ 09:53:42 Check Entity Owner Status And Find Owner and Successor Before Fail... | FAIL | 09:54:12 Keyword 'ClusterManagement.Verify_Owner_And_Successors_For_Device' failed after retrying for 30 seconds. The last error was: Could not parse owner and candidates for device openflow:1 09:54:12 ------------------------------------------------------------------------------ 09:54:12 Disconnect Mininet From Owner :: Disconnect mininet from the owner | FAIL | 09:54:12 Variable '${original_owner}' not found. 09:54:12 ------------------------------------------------------------------------------ 09:54:12 Check Entity Owner Status And Find Owner and Successor After Fail ... | FAIL | 09:54:22 Keyword 'ClusterOpenFlow.Get OpenFlow Entity Owner Status For One Device' failed after retrying for 10 seconds. The last error was: Variable '${new_cluster_list}' not found. 09:54:22 ------------------------------------------------------------------------------ 09:54:22 Check Switch Moves To New Master :: Check switch s1 is connected t... | FAIL | 09:54:22 Variable '${new_owner}' not found. 09:54:22 ------------------------------------------------------------------------------ 09:54:22 Check Linear Topology After Disconnect :: Check Linear Topology. | FAIL | 09:54:53 Keyword 'ClusterOpenFlow.Check Linear Topology On Member' failed after retrying for 30 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 09:54:53 ------------------------------------------------------------------------------ 09:54:53 Check Stats Are Not Frozen After Disconnect :: Check that duration... | FAIL | 09:55:23 Keyword 'Check Flow Stats Are Not Frozen' failed after retrying for 30 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 09:55:23 ------------------------------------------------------------------------------ 09:55:23 Remove Flows And Groups After Mininet Is Disconnected :: Remove 1 ... | FAIL | 09:55:23 Non-existing index or alias 'ClusterManagement__session_1'. 09:55:23 ------------------------------------------------------------------------------ 09:55:23 Check Flows In Operational DS After Mininet Is Disconnected :: Che... | FAIL | 09:55:53 Keyword 'ClusterOpenFlow.Check Number Of Flows On Member' failed after retrying for 30 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 09:55:53 ------------------------------------------------------------------------------ 09:55:53 Check Groups In Operational DS After Mininet Is Disconnected :: Ch... | FAIL | 09:56:03 Keyword 'ClusterOpenFlow.Check Number Of Groups On Member' failed after retrying for 10 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 09:56:03 ------------------------------------------------------------------------------ 09:56:03 Check Flows In Switch After Mininet Is Disconnected :: Check Flows... | FAIL | 09:56:03 Variable '${mininet_conn_id}' not found. 09:56:03 ------------------------------------------------------------------------------ 09:56:03 Reconnect Mininet To Owner :: Reconnect mininet to switch 1 owner. | FAIL | 09:56:03 Variable '${original_owner_list}' not found. 09:56:03 ------------------------------------------------------------------------------ 09:56:03 Check Entity Owner Status And Find Owner and Successor After Recon... | FAIL | 09:56:34 Keyword 'ClusterOpenFlow.Get OpenFlow Entity Owner Status For One Device' failed after retrying for 10 seconds. The last error was: Keyword 'ClusterManagement.Verify_Owner_And_Successors_For_Device' failed after retrying for 30 seconds. The last error was: Could not parse owner and candidates for device openflow:1 09:56:34 ------------------------------------------------------------------------------ 09:56:34 Add Flows And Groups After Owner Reconnect :: Add 1 group type 1&2... | FAIL | 09:56:34 Non-existing index or alias 'ClusterManagement__session_1'. 09:56:34 ------------------------------------------------------------------------------ 09:56:34 Check Stats Are Not Frozen After Owner Reconnect :: Check that dur... | FAIL | 09:57:05 Keyword 'Check Flow Stats Are Not Frozen' failed after retrying for 30 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 09:57:05 ------------------------------------------------------------------------------ 09:57:05 Check Flows After Owner Reconnect In Operational DS :: Check Flows... | FAIL | 09:57:35 Keyword 'ClusterOpenFlow.Check Number Of Flows On Member' failed after retrying for 30 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 09:57:35 ------------------------------------------------------------------------------ 09:57:35 Check Groups After Owner Reconnect In Operational DS :: Check Grou... | FAIL | 09:57:45 Keyword 'ClusterOpenFlow.Check Number Of Groups On Member' failed after retrying for 10 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 09:57:45 ------------------------------------------------------------------------------ 09:57:45 Check Flows After Owner Reconnect In Switch :: Check Flows in switch. | FAIL | 09:57:45 Variable '${mininet_conn_id}' not found. 09:57:45 ------------------------------------------------------------------------------ 09:57:45 Check Switches Generate Slave Connection :: Check switches are con... | FAIL | 09:57:45 Variable '${original_owner}' not found. 09:57:45 ------------------------------------------------------------------------------ 09:57:45 Disconnect Mininet From Successor :: Disconnect mininet from the S... | FAIL | 09:57:45 Variable '${new_successor_list}' not found. 09:57:45 ------------------------------------------------------------------------------ 09:57:45 Check Entity Owner Status And Find New Owner and Successor After D... | FAIL | 09:57:55 Keyword 'ClusterOpenFlow.Get OpenFlow Entity Owner Status For One Device' failed after retrying for 10 seconds. The last error was: Variable '${owner_list}' not found. 09:57:55 ------------------------------------------------------------------------------ 09:57:55 Disconnect Mininet From Current Owner :: Disconnect mininet from t... | FAIL | 09:57:55 Variable '${current_owner}' not found. 09:57:55 ------------------------------------------------------------------------------ 09:57:55 Check Entity Owner Status And Find Current Owner and Successor Aft... | FAIL | 09:58:05 Keyword 'ClusterOpenFlow.Get OpenFlow Entity Owner Status For One Device' failed after retrying for 10 seconds. The last error was: Variable '${original_owner_list}' not found. 09:58:05 ------------------------------------------------------------------------------ 09:58:05 Check Switch Moves To Current Master :: Check switch s1 is connect... | FAIL | 09:58:05 Variable '${current_new_owner}' not found. 09:58:05 ------------------------------------------------------------------------------ 09:58:05 Check Linear Topology After Owner Disconnect :: Check Linear Topol... | FAIL | 09:58:36 Keyword 'ClusterOpenFlow.Check Linear Topology On Member' failed after retrying for 30 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 09:58:36 ------------------------------------------------------------------------------ 09:58:36 Check Stats Are Not Frozen After Owner Disconnect :: Check that du... | FAIL | 09:59:06 Keyword 'Check Flow Stats Are Not Frozen' failed after retrying for 30 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 09:59:06 ------------------------------------------------------------------------------ 09:59:06 Remove Flows And Groups After Owner Disconnected :: Remove 1 group... | FAIL | 09:59:06 Non-existing index or alias 'ClusterManagement__session_1'. 09:59:06 ------------------------------------------------------------------------------ 09:59:06 Check Flows In Operational DS After Owner Disconnected :: Check Fl... | FAIL | 09:59:36 Keyword 'ClusterOpenFlow.Check Number Of Flows On Member' failed after retrying for 30 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 09:59:36 ------------------------------------------------------------------------------ 09:59:36 Check Groups In Operational DS After Owner Disconnected :: Check G... | FAIL | 09:59:46 Keyword 'ClusterOpenFlow.Check Number Of Groups On Member' failed after retrying for 10 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 09:59:46 ------------------------------------------------------------------------------ 09:59:46 Check Flows In Switch After Owner Disconnected :: Check Flows in s... | FAIL | 09:59:47 Variable '${mininet_conn_id}' not found. 09:59:47 ------------------------------------------------------------------------------ 09:59:47 Disconnect Mininet From Cluster :: Disconnect Mininet from Cluster. | FAIL | 09:59:47 Variable '${original_owner_list}' not found. 09:59:47 ------------------------------------------------------------------------------ 09:59:47 Check No Switches After Disconnect :: Check no switches in topology. | FAIL | 10:00:17 Keyword 'ClusterOpenFlow.Check No Switches On Member' failed after retrying for 30 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 10:00:17 ------------------------------------------------------------------------------ 10:00:17 Check Switch Is Not Connected :: Check switch s1 is not connected ... | FAIL | 10:00:17 Variable '@{cluster_index_list}' not found. 10:00:17 ------------------------------------------------------------------------------ 10:00:17 Reconnect Mininet To Cluster :: Reconnect mininet to cluster by re... | PASS | 10:00:17 ------------------------------------------------------------------------------ 10:00:17 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | FAIL | 10:00:27 Keyword 'ClusterOpenFlow.Check Linear Topology On Member' failed after retrying for 10 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 10:00:27 ------------------------------------------------------------------------------ 10:00:27 Add Flows And Groups After Mininet Reconnects :: Add 1 group type ... | FAIL | 10:00:27 Non-existing index or alias 'ClusterManagement__session_1'. 10:00:27 ------------------------------------------------------------------------------ 10:00:27 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | FAIL | 10:00:57 Keyword 'ClusterOpenFlow.Check Number Of Flows On Member' failed after retrying for 30 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 10:00:57 ------------------------------------------------------------------------------ 10:00:57 Check Groups In Operational DS After Mininet Reconnects :: Check G... | FAIL | 10:01:08 Keyword 'ClusterOpenFlow.Check Number Of Groups On Member' failed after retrying for 10 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 10:01:08 ------------------------------------------------------------------------------ 10:01:08 Check Flows In Switch After Mininet Reconnects :: Check Flows in s... | FAIL | 10:01:08 Variable '${mininet_conn_id}' not found. 10:01:08 ------------------------------------------------------------------------------ 10:01:08 Check Entity Owner Status And Find Owner and Successor Before Owne... | FAIL | 10:01:38 Keyword 'ClusterManagement.Verify_Owner_And_Successors_For_Device' failed after retrying for 30 seconds. The last error was: Could not parse owner and candidates for device openflow:1 10:01:38 ------------------------------------------------------------------------------ 10:01:38 Check Switch Generates Slave Connection Before Owner Stop :: Check... | FAIL | 10:01:38 Variable '${original_successor}' not found. 10:01:38 ------------------------------------------------------------------------------ 10:01:38 Check Shards Status Before Owner Stop :: Check Status for all shar... | FAIL | 10:01:38 No leader found. 10:01:38 ------------------------------------------------------------------------------ 10:01:38 Stop Owner Instance :: Stop Owner Instance and verify it is shutdown | FAIL | 10:01:38 Variable '${original_owner}' not found. 10:01:38 ------------------------------------------------------------------------------ 10:01:38 Check Shards Status After Stop :: Check Status for all shards in O... | FAIL | 10:01:38 Variable '${new_cluster_list}' not found. 10:01:38 ------------------------------------------------------------------------------ 10:01:38 Check Entity Owner Status And Find Owner and Successor After Stop ... | FAIL | 10:01:38 Variable '${original_successor}' not found. 10:01:38 ------------------------------------------------------------------------------ 10:01:38 Check Stats Are Not Frozen After Owner Stop :: Check that duration... | FAIL | 10:02:08 Keyword 'Check Flow Stats Are Not Frozen' failed after retrying for 30 seconds. The last error was: Variable '${new_owner}' not found. 10:02:08 ------------------------------------------------------------------------------ 10:02:08 Remove Configuration In Owner and Verify After Owner Stop :: Remov... | FAIL | 10:02:08 Variable '${new_owner}' not found. 10:02:08 ------------------------------------------------------------------------------ 10:02:08 Check Flows After Owner Stop In Operational DS :: Check Flows in O... | FAIL | 10:02:39 Keyword 'ClusterOpenFlow.Check Number Of Flows On Member' failed after retrying for 30 seconds. The last error was: Variable '${new_owner}' not found. 10:02:39 ------------------------------------------------------------------------------ 10:02:39 Check Groups After Owner Stop In Operational DS :: Check Groups in... | FAIL | 10:02:49 Keyword 'ClusterOpenFlow.Check Number Of Groups On Member' failed after retrying for 10 seconds. The last error was: Variable '${new_owner}' not found. 10:02:49 ------------------------------------------------------------------------------ 10:02:49 Check Flows In Switch After Owner Stop :: Check Flows in switch. | FAIL | 10:02:49 Variable '${mininet_conn_id}' not found. 10:02:49 ------------------------------------------------------------------------------ 10:02:49 Start Old Owner Instance :: Start old Owner Instance and verify it... | FAIL | 10:02:49 Variable '${original_owner}' not found. 10:02:49 ------------------------------------------------------------------------------ 10:02:49 Check Entity Owner Status And Find Owner and Successor After Start... | FAIL | 10:03:19 Keyword 'ClusterOpenFlow.Get OpenFlow Entity Owner Status For One Device' failed after retrying for 10 seconds. The last error was: Keyword 'ClusterManagement.Verify_Owner_And_Successors_For_Device' failed after retrying for 30 seconds. The last error was: Could not parse owner and candidates for device openflow:1 10:03:19 ------------------------------------------------------------------------------ 10:03:19 Check Linear Topology After Owner Restart :: Check Linear Topology. | FAIL | 10:03:30 Keyword 'ClusterOpenFlow.Check Linear Topology On Member' failed after retrying for 10 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 10:03:30 ------------------------------------------------------------------------------ 10:03:30 Add Configuration In Owner and Verify After Owner Restart :: Add 1... | FAIL | 10:03:30 Variable '${new_owner}' not found. 10:03:30 ------------------------------------------------------------------------------ 10:03:30 Check Stats Are Not Frozen After Owner Restart :: Check that durat... | FAIL | 10:03:30 Variable '${new_owner}' not found. 10:03:30 ------------------------------------------------------------------------------ 10:03:30 Check Flows In Operational DS After Owner Restart :: Check Flows i... | FAIL | 10:04:00 Keyword 'ClusterOpenFlow.Check Number Of Flows On Member' failed after retrying for 30 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 10:04:00 ------------------------------------------------------------------------------ 10:04:00 Check Groups In Operational DS After Owner Restart :: Check Groups... | FAIL | 10:04:10 Keyword 'ClusterOpenFlow.Check Number Of Groups On Member' failed after retrying for 10 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 10:04:10 ------------------------------------------------------------------------------ 10:04:10 Check Flows In Switch After Owner Restart :: Check Flows in switch. | FAIL | 10:04:10 Variable '${mininet_conn_id}' not found. 10:04:10 ------------------------------------------------------------------------------ 10:04:10 Restart Cluster :: Stop and Start cluster. | PASS | 10:04:10 ------------------------------------------------------------------------------ 10:04:10 Check Linear Topology After Controller Restarts :: Check Linear To... | FAIL | 10:09:12 Keyword 'ClusterOpenFlow.Check Linear Topology On Member' failed after retrying for 5 minutes. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 10:09:12 ------------------------------------------------------------------------------ 10:09:12 Check Stats Are Not Frozen After Cluster Restart :: Check that dur... | FAIL | 10:09:42 Keyword 'Check Flow Stats Are Not Frozen' failed after retrying for 30 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 10:09:42 ------------------------------------------------------------------------------ 10:09:42 Check Flows In Operational DS After Controller Restarts :: Check F... | FAIL | 10:10:12 Keyword 'ClusterOpenFlow.Check Number Of Flows On Member' failed after retrying for 30 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 10:10:12 ------------------------------------------------------------------------------ 10:10:12 Check Groups In Operational DS After Controller Restarts :: Check ... | FAIL | 10:10:22 Keyword 'ClusterOpenFlow.Check Number Of Groups On Member' failed after retrying for 10 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 10:10:22 ------------------------------------------------------------------------------ 10:10:22 Check Flows In Switch After Controller Restarts :: Check Flows in ... | FAIL | 10:10:22 Variable '${mininet_conn_id}' not found. 10:10:22 ------------------------------------------------------------------------------ 10:10:22 Stop Mininet :: Stop Mininet. | FAIL | 10:10:22 No open connection. 10:10:22 ------------------------------------------------------------------------------ 10:10:22 Check No Switches :: Check no switches in topology. | FAIL | 10:10:27 Keyword 'ClusterOpenFlow.Check No Switches On Member' failed after retrying for 5 seconds. The last error was: Non-existing index or alias 'ClusterManagement__session_1'. 10:10:27 ------------------------------------------------------------------------------ 10:10:28 openflowplugin-clustering.txt.010 Group Flows :: Switch connection... | FAIL | 10:10:28 72 tests, 2 passed, 70 failed 10:10:28 ============================================================================== 10:10:28 openflowplugin-clustering.txt.010 Switch Disconnect :: Test suite for entit... 10:10:28 ============================================================================== 10:10:28 Switches To Be Connected To All Nodes :: Initial check for correct... | FAIL | 10:10:28 Parent suite setup failed: 10:10:28 OSError: [Errno 16] Device or resource busy 10:10:28 ------------------------------------------------------------------------------ 10:10:28 Reconnecting Switch s1 | FAIL | 10:10:28 Parent suite setup failed: 10:10:28 OSError: [Errno 16] Device or resource busy 10:10:28 ------------------------------------------------------------------------------ 10:10:28 Switches Still Be Connected To All Nodes | FAIL | 10:10:28 Parent suite setup failed: 10:10:28 OSError: [Errno 16] Device or resource busy 10:10:28 ------------------------------------------------------------------------------ 10:10:28 openflowplugin-clustering.txt.010 Switch Disconnect :: Test suite ... | FAIL | 10:10:28 Suite setup failed: 10:10:28 OSError: [Errno 16] Device or resource busy 10:10:28 10:10:28 Also suite teardown failed: 10:10:28 Several failures occurred: 10:10:28 10:10:28 1) Cannot open session, you need to establish a connection first. 10:10:28 10:10:28 2) Cannot open session, you need to establish a connection first. 10:10:28 10:10:28 3) Cannot open session, you need to establish a connection first. 10:10:28 10:10:28 3 tests, 0 passed, 3 failed 10:10:28 ============================================================================== 10:10:28 openflowplugin-clustering.txt.020 Cluster Node Failure :: Test suite for en... 10:10:28 ============================================================================== 10:10:28 Switches To Be Connected To All Nodes :: Initial check for correct... | FAIL | 10:10:28 Parent suite setup failed: 10:10:28 OSError: [Errno 16] Device or resource busy 10:10:28 ------------------------------------------------------------------------------ 10:10:28 Restarting Owner Of Switch s1 | FAIL | 10:10:28 Parent suite setup failed: 10:10:28 OSError: [Errno 16] Device or resource busy 10:10:28 ------------------------------------------------------------------------------ 10:10:28 Switches Still Be Connected To All Nodes | FAIL | 10:10:28 Parent suite setup failed: 10:10:28 OSError: [Errno 16] Device or resource busy 10:10:28 ------------------------------------------------------------------------------ 10:10:28 openflowplugin-clustering.txt.020 Cluster Node Failure :: Test sui... | FAIL | 10:10:28 Suite setup failed: 10:10:28 OSError: [Errno 16] Device or resource busy 10:10:28 10:10:28 Also suite teardown failed: 10:10:28 Several failures occurred: 10:10:28 10:10:28 1) Cannot open session, you need to establish a connection first. 10:10:28 10:10:28 2) Cannot open session, you need to establish a connection first. 10:10:28 10:10:28 3) Cannot open session, you need to establish a connection first. 10:10:28 10:10:28 3 tests, 0 passed, 3 failed 10:10:28 ============================================================================== 10:10:28 openflowplugin-clustering.txt.030 Cluster Sync Problems :: Test suite for e... 10:10:28 ============================================================================== 10:10:28 Start Mininet To All Nodes | FAIL | 10:10:28 OSError: [Errno 16] Device or resource busy 10:10:28 ------------------------------------------------------------------------------ 10:10:28 Switches To Be Connected To All Nodes :: Initial check for correct... | FAIL | 10:10:42 Keyword 'Check All Switches Connected To All Cluster Nodes' failed after retrying 15 times. The last error was: Cannot open session, you need to establish a connection first. 10:10:42 ------------------------------------------------------------------------------ 10:10:42 Isolating Owner Of Switch s1 | FAIL | 10:10:42 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6177 10:10:42 10:10:42 Variable '${active_member}' not found. 10:10:42 ------------------------------------------------------------------------------ 10:10:42 Switches Still Be Connected To All Nodes | FAIL | 10:10:56 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6177 10:10:56 10:10:56 Keyword 'Check All Switches Connected To All Cluster Nodes' failed after retrying 15 times. The last error was: Cannot open session, you need to establish a connection first. 10:10:56 ------------------------------------------------------------------------------ 10:10:56 Stop Mininet And Verify No Owners | FAIL | 10:10:56 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6177 10:10:56 10:10:56 Cannot open session, you need to establish a connection first. 10:10:56 ------------------------------------------------------------------------------ 10:10:56 openflowplugin-clustering.txt.030 Cluster Sync Problems :: Test su... | FAIL | 10:10:56 5 tests, 0 passed, 5 failed 10:10:56 ============================================================================== 10:10:56 openflowplugin-clustering.txt.9145 :: Switch connections and cluster are re... 10:10:56 ============================================================================== 10:10:56 Start Mininet Multiple Connections :: Start mininet linear with co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:57 | FAIL | 10:10:57 OSError: [Errno 16] Device or resource busy 10:10:57 ------------------------------------------------------------------------------ 10:10:57 Check Entity Owner Status And Find Owner and Successor :: Check En... | FAIL | 10:11:27 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=9145 10:11:27 10:11:27 Keyword 'ClusterManagement.Verify_Owner_And_Successors_For_Device' failed after retrying for 30 seconds. The last error was: Could not parse owner and candidates for device openflow:1 10:11:27 ------------------------------------------------------------------------------ 10:11:27 Stop Mininet :: Stop Mininet. | FAIL | 10:11:27 Variable '${mininet_conn_id}' not found. 10:11:27 ------------------------------------------------------------------------------ 10:11:27 openflowplugin-clustering.txt.9145 :: Switch connections and clust... | FAIL | 10:11:27 3 tests, 0 passed, 3 failed 10:11:27 ============================================================================== 10:11:27 openflowplugin-clustering.txt | FAIL | 10:11:27 209 tests, 12 passed, 197 failed 10:11:27 ============================================================================== 10:11:27 Output: /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/output.xml 10:11:29 Log: /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/log.html 10:11:29 Report: /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/report.html 10:11:29 + true 10:11:29 + echo 'Examining the files in data/log and checking filesize' 10:11:29 Examining the files in data/log and checking filesize 10:11:29 + ssh '' 'ls -altr /tmp/karaf-0.23.1-SNAPSHOT/data/log/' 10:11:29 ssh: Could not resolve hostname : Device or resource busy 10:11:29 Build step 'Execute shell' marked build as failure 10:11:29 $ ssh-agent -k 10:11:29 unset SSH_AUTH_SOCK; 10:11:29 unset SSH_AGENT_PID; 10:11:29 echo Agent pid 3116 killed; 10:11:29 [ssh-agent] Stopped. 10:11:29 Recording plot data 10:11:29 Robot results publisher started... 10:11:29 INFO: Checking test criticality is deprecated and will be dropped in a future release! 10:11:29 -Parsing output xml: 10:11:30 Done! 10:11:30 -Copying log files to build dir: 10:11:31 Done! 10:11:31 -Assigning results to build: 10:11:31 Done! 10:11:31 -Checking thresholds: 10:11:31 Done! 10:11:31 Done publishing Robot results. 10:11:31 [PostBuildScript] - [INFO] Executing post build scripts. 10:11:31 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins1981195238244000071.sh 10:11:31 Archiving csit artifacts 10:11:31 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:31 Dload Upload Total Spent Left Speed 10:11:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1010k 0 1010k 0 0 2288k 0 --:--:-- --:--:-- --:--:-- 2285k 10:11:31 Archive: robot-plugin.zip 10:11:31 inflating: ./archives/robot-plugin/log.html 10:11:31 inflating: ./archives/robot-plugin/output.xml 10:11:31 inflating: ./archives/robot-plugin/report.html 10:11:31 mv: cannot stat '*.log': No such file or directory 10:11:31 mv: cannot stat '*.log.gz': No such file or directory 10:11:31 mv: cannot stat '*.csv': No such file or directory 10:11:31 mv: cannot stat '*.png': No such file or directory 10:11:32 [PostBuildScript] - [INFO] Executing post build scripts. 10:11:32 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins7422842786162863126.sh 10:11:32 [PostBuildScript] - [INFO] Executing post build scripts. 10:11:32 [EnvInject] - Injecting environment variables from a build step. 10:11:32 [EnvInject] - Injecting as environment variables the properties content 10:11:32 OS_CLOUD=vex 10:11:32 OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-only-vanadium-167 10:11:32 10:11:32 [EnvInject] - Variables injected successfully. 10:11:32 provisioning config files... 10:11:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:11:32 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins8304633630950455460.sh 10:11:32 ---> openstack-stack-delete.sh 10:11:32 Setup pyenv: 10:11:32 system 10:11:32 3.8.20 10:11:32 3.9.20 10:11:32 3.10.15 10:11:32 * 3.11.10 (set by /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/.python-version) 10:11:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Th7r from file:/tmp/.os_lf_venv 10:11:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:11:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:11:34 lf-activate-venv(): INFO: Base packages installed successfully 10:11:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 10:11:47 lf-activate-venv(): INFO: Adding /tmp/venv-Th7r/bin to PATH 10:11:47 INFO: Stack cost retrieval disabled, setting cost to 0 10:11:59 INFO: Deleting stack releng-openflowplugin-csit-3node-clustering-only-vanadium-167 10:11:59 Successfully deleted stack releng-openflowplugin-csit-3node-clustering-only-vanadium-167 10:11:59 [PostBuildScript] - [INFO] Executing post build scripts. 10:11:59 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins14535496034894539239.sh 10:11:59 ---> sysstat.sh 10:11:59 /tmp/jenkins14535496034894539239.sh: line 19: facter: command not found 10:11:59 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins12222485981008357990.sh 10:11:59 ---> package-listing.sh 10:11:59 ++ facter osfamily 10:11:59 /tmp/jenkins12222485981008357990.sh: line 19: facter: command not found 10:11:59 ++ tr '[:upper:]' '[:lower:]' 10:11:59 + OS_FAMILY= 10:11:59 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins12940030055968503311.sh 10:11:59 ---> capture-instance-metadata.sh 10:11:59 Setup pyenv: 10:11:59 system 10:11:59 3.8.20 10:11:59 3.9.20 10:11:59 3.10.15 10:11:59 * 3.11.10 (set by /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/.python-version) 10:11:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Th7r from file:/tmp/.os_lf_venv 10:11:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:11:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:12:02 lf-activate-venv(): INFO: Base packages installed successfully 10:12:02 lf-activate-venv(): INFO: Installing additional packages: lftools 10:12:14 lf-activate-venv(): INFO: Adding /tmp/venv-Th7r/bin to PATH 10:12:14 INFO: Running in OpenStack, capturing instance metadata 10:12:15 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins10677856915807165855.sh 10:12:15 provisioning config files... 10:12:15 Could not find credentials [logs] for openflowplugin-csit-3node-clustering-only-vanadium #167 10:12:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-3node-clustering-only-vanadium@tmp/config1256042106832814087tmp 10:12:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:12:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:12:15 provisioning config files... 10:12:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:12:15 [EnvInject] - Injecting environment variables from a build step. 10:12:15 [EnvInject] - Injecting as environment variables the properties content 10:12:15 SERVER_ID=logs 10:12:15 10:12:15 [EnvInject] - Variables injected successfully. 10:12:15 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins16078198895841641952.sh 10:12:15 ---> create-netrc.sh 10:12:15 WARN: Log server credential not found. 10:12:15 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins16019144832665459301.sh 10:12:15 ---> python-tools-install.sh 10:12:15 Setup pyenv: 10:12:15 system 10:12:15 3.8.20 10:12:15 3.9.20 10:12:15 3.10.15 10:12:15 * 3.11.10 (set by /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/.python-version) 10:12:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Th7r from file:/tmp/.os_lf_venv 10:12:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:12:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:12:18 lf-activate-venv(): INFO: Base packages installed successfully 10:12:18 lf-activate-venv(): INFO: Installing additional packages: lftools 10:12:28 lf-activate-venv(): INFO: Adding /tmp/venv-Th7r/bin to PATH 10:12:28 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins3252451876353337662.sh 10:12:28 ---> uv-install.sh 10:12:28 uv 0.11.3 is already installed 10:12:28 uvx 0.11.3 (x86_64-unknown-linux-gnu) 10:12:28 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins5064090288866059355.sh 10:12:28 ---> sudo-logs.sh 10:12:28 Archiving 'sudo' log.. 10:12:28 /tmp/jenkins5064090288866059355.sh: line 41: facter: command not found 10:12:28 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins3837389669443345158.sh 10:12:28 ---> job-cost.sh 10:12:28 INFO: Activating Python virtual environment... 10:12:28 Setup pyenv: 10:12:28 system 10:12:28 3.8.20 10:12:28 3.9.20 10:12:28 3.10.15 10:12:28 * 3.11.10 (set by /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/.python-version) 10:12:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Th7r from file:/tmp/.os_lf_venv 10:12:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:12:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:12:30 lf-activate-venv(): INFO: Base packages installed successfully 10:12:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:12:46 lf-activate-venv(): INFO: Adding /tmp/venv-Th7r/bin to PATH 10:12:46 DEBUG: Contents of stack-cost file: 10:12:46 total: 0 10:12:46 INFO: Retrieving Stack Cost... 10:12:46 INFO: Stack cost: 0 10:12:46 INFO: Instance uptime: 1855s 10:12:46 INFO: Fetching instance metadata (attempt 1 of 3)... 10:12:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:12:47 INFO: Successfully fetched instance metadata 10:12:47 INFO: Instance type: v3-standard-2 10:12:47 INFO: Retrieving pricing info for: v3-standard-2 10:12:47 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:12:47 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=1855 10:12:47 INFO: Successfully fetched Vexxhost pricing API 10:12:47 INFO: Retrieved cost: 0.06 10:12:47 INFO: Retrieved resource: v3-standard-2 10:12:47 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/archives/cost 10:12:47 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/archives/cost.csv 10:12:47 INFO: Successfully archived job cost data 10:12:47 DEBUG: Cost data: openflowplugin-csit-3node-clustering-only-vanadium,167,2026-04-07 10:12:47,v3-standard-2,1855,0.06,0.00,FAILURE 10:12:47 [openflowplugin-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins10449024471155715070.sh 10:12:47 ---> logs-deploy.sh 10:12:47 Setup pyenv: 10:12:47 system 10:12:47 3.8.20 10:12:47 3.9.20 10:12:47 3.10.15 10:12:47 * 3.11.10 (set by /w/workspace/openflowplugin-csit-3node-clustering-only-vanadium/.python-version) 10:12:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Th7r from file:/tmp/.os_lf_venv 10:12:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:12:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:12:49 lf-activate-venv(): INFO: Base packages installed successfully 10:12:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:12:59 lf-activate-venv(): INFO: Adding /tmp/venv-Th7r/bin to PATH 10:12:59 WARNING: Nexus logging server not set 10:12:59 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-3node-clustering-only-vanadium/167/ 10:12:59 INFO: archiving logs to S3 10:13:00 ---> uname -a: 10:13:00 Linux prd-ubuntu2404-robot-2c-8g-915 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 10:13:00 10:13:00 10:13:00 ---> lscpu: 10:13:00 Architecture: x86_64 10:13:00 CPU op-mode(s): 32-bit, 64-bit 10:13:00 Address sizes: 40 bits physical, 48 bits virtual 10:13:00 Byte Order: Little Endian 10:13:00 CPU(s): 2 10:13:00 On-line CPU(s) list: 0,1 10:13:00 Vendor ID: AuthenticAMD 10:13:00 Model name: AMD EPYC-Rome Processor 10:13:00 CPU family: 23 10:13:00 Model: 49 10:13:00 Thread(s) per core: 1 10:13:00 Core(s) per socket: 1 10:13:00 Socket(s): 2 10:13:00 Stepping: 0 10:13:00 BogoMIPS: 5599.99 10:13:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:13:00 Virtualization: AMD-V 10:13:00 Hypervisor vendor: KVM 10:13:00 Virtualization type: full 10:13:00 L1d cache: 64 KiB (2 instances) 10:13:00 L1i cache: 64 KiB (2 instances) 10:13:00 L2 cache: 1 MiB (2 instances) 10:13:00 L3 cache: 32 MiB (2 instances) 10:13:00 NUMA node(s): 1 10:13:00 NUMA node0 CPU(s): 0,1 10:13:00 Vulnerability Gather data sampling: Not affected 10:13:00 Vulnerability Itlb multihit: Not affected 10:13:00 Vulnerability L1tf: Not affected 10:13:00 Vulnerability Mds: Not affected 10:13:00 Vulnerability Meltdown: Not affected 10:13:00 Vulnerability Mmio stale data: Not affected 10:13:00 Vulnerability Reg file data sampling: Not affected 10:13:00 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:13:00 Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode 10:13:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 10:13:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:13:00 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:13:00 Vulnerability Srbds: Not affected 10:13:00 Vulnerability Tsx async abort: Not affected 10:13:00 Vulnerability Vmscape: Not affected 10:13:00 10:13:00 10:13:00 ---> nproc: 10:13:00 2 10:13:00 10:13:00 10:13:00 ---> df -h: 10:13:00 Filesystem Size Used Avail Use% Mounted on 10:13:00 tmpfs 795M 1.1M 794M 1% /run 10:13:00 /dev/vda1 38G 8.0G 30G 22% / 10:13:00 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:13:00 tmpfs 5.0M 0 5.0M 0% /run/lock 10:13:00 /dev/vda16 881M 117M 703M 15% /boot 10:13:00 /dev/vda15 105M 6.2M 99M 6% /boot/efi 10:13:00 tmpfs 795M 16K 795M 1% /run/user/1001 10:13:00 10:13:00 10:13:00 ---> free -m: 10:13:00 total used free shared buff/cache available 10:13:00 Mem: 7941 778 5094 4 2365 7163 10:13:00 Swap: 1023 0 1023 10:13:00 10:13:00 10:13:00 ---> ip addr: 10:13:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:13:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:13:00 inet 127.0.0.1/8 scope host lo 10:13:00 valid_lft forever preferred_lft forever 10:13:00 inet6 ::1/128 scope host noprefixroute 10:13:00 valid_lft forever preferred_lft forever 10:13:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:13:00 link/ether fa:16:3e:54:0f:d0 brd ff:ff:ff:ff:ff:ff 10:13:00 altname enp0s3 10:13:00 inet 10.30.171.138/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:13:00 valid_lft 84542sec preferred_lft 84542sec 10:13:00 inet6 fe80::f816:3eff:fe54:fd0/64 scope link 10:13:00 valid_lft forever preferred_lft forever 10:13:00 10:13:00 10:13:00 ---> sar -b -r -n DEV: 10:13:00 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-915) 04/07/26 _x86_64_ (2 CPU) 10:13:00 10:13:00 09:42:04 LINUX RESTART (2 CPU) 10:13:00 10:13:00 09:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:13:00 10:00:01 1.50 0.01 1.46 0.03 0.05 38.95 1.61 10:13:00 10:10:18 1.24 0.00 1.23 0.02 0.00 26.80 1.17 10:13:00 Average: 1.37 0.00 1.34 0.02 0.03 32.80 1.39 10:13:00 10:13:00 09:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:13:00 10:00:01 5308776 7396444 375416 4.62 84824 2167688 616916 6.72 587428 1938144 232 10:13:00 10:10:18 5307268 7398796 373060 4.59 84980 2171384 617136 6.72 587488 1942004 244 10:13:00 Average: 5308022 7397620 374238 4.60 84902 2169536 617026 6.72 587458 1940074 238 10:13:00 10:13:00 09:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:13:00 10:00:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00 10:13:00 10:00:01 ens3 2.93 0.88 0.38 0.26 0.00 0.00 0.00 0.00 10:13:00 10:10:18 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00 10:13:00 10:10:18 ens3 0.73 0.36 0.13 0.09 0.00 0.00 0.00 0.00 10:13:00 Average: lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00 10:13:00 Average: ens3 1.82 0.62 0.26 0.18 0.00 0.00 0.00 0.00 10:13:00 10:13:00 10:13:00 ---> sar -P ALL: 10:13:00 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-915) 04/07/26 _x86_64_ (2 CPU) 10:13:00 10:13:00 09:42:04 LINUX RESTART (2 CPU) 10:13:00 10:13:00 09:50:01 CPU %user %nice %system %iowait %steal %idle 10:13:00 10:00:01 all 1.75 0.00 0.23 0.01 0.07 97.93 10:13:00 10:00:01 0 2.80 0.00 0.26 0.01 0.10 96.83 10:13:00 10:00:01 1 0.71 0.00 0.20 0.01 0.05 99.03 10:13:00 10:10:18 all 1.08 0.00 0.13 0.01 0.07 98.71 10:13:00 10:10:18 0 1.57 0.00 0.17 0.00 0.09 98.17 10:13:00 10:10:18 1 0.59 0.00 0.10 0.01 0.05 99.25 10:13:00 Average: all 1.41 0.00 0.18 0.01 0.07 98.32 10:13:00 Average: 0 2.18 0.00 0.21 0.01 0.09 97.51 10:13:00 Average: 1 0.65 0.00 0.15 0.01 0.05 99.14 10:13:00 10:13:00 10:13:00