09:41:27 Started by upstream project "integration-distribution-test-vanadium" build number 169 09:41:27 originally caused by: 09:41:27 Started by upstream project "autorelease-release-chromium-mvn39-openjdk21" build number 76 09:41:27 originally caused by: 09:41:27 Started by timer 09:41:27 Running as SYSTEM 09:41:27 [EnvInject] - Loading node environment variables. 09:41:28 Building remotely on prd-ubuntu2404-robot-2c-8g-901 (ubuntu2404-robot-2c-8g) in workspace /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium 09:41:28 [ssh-agent] Looking for ssh-agent implementation... 09:41:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:28 $ ssh-agent 09:41:29 SSH_AUTH_SOCK=/tmp/ssh-kMJyEHqhXRht/agent.3159 09:41:29 SSH_AGENT_PID=3161 09:41:29 [ssh-agent] Started. 09:41:29 Running ssh-add (command line suppressed) 09:41:29 Identity added: /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium@tmp/private_key_14343503486142031593.key (/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium@tmp/private_key_14343503486142031593.key) 09:41:29 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:41:29 The recommended git tool is: NONE 09:41:35 using credential opendaylight-jenkins-ssh 09:41:35 Wiping out workspace first. 09:41:35 Cloning the remote Git repository 09:41:35 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:41:35 > git init /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test # timeout=10 09:41:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:41:35 > git --version # timeout=10 09:41:35 > git --version # 'git version 2.43.0' 09:41:35 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:41:35 Verifying host key using known hosts file, will automatically accept unseen keys 09:41:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:41:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:41:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:41:39 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:41:39 Verifying host key using known hosts file, will automatically accept unseen keys 09:41:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:41:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:41:40 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master) 09:41:40 > git config core.sparsecheckout # timeout=10 09:41:40 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10 09:41:40 Commit message: "Adapt updater.py to use new lsp-flags container" 09:41:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:41:41 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 09:41:41 No emails were triggered. 09:41:41 provisioning config files... 09:41:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:41:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:41:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:41:44 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins4699529269400932945.sh 09:41:44 ---> python-tools-install.sh 09:41:44 Setup pyenv: 09:41:44 * system (set by /opt/pyenv/version) 09:41:44 * 3.8.20 (set by /opt/pyenv/version) 09:41:44 * 3.9.20 (set by /opt/pyenv/version) 09:41:44 3.10.15 09:41:44 3.11.10 09:41:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PtIr 09:41:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:41:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:53 lf-activate-venv(): INFO: Base packages installed successfully 09:41:53 lf-activate-venv(): INFO: Installing additional packages: lftools 09:42:03 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/packages/ruamel-yaml/0.19.1/ruamel_yaml-0.19.1-py3-none-any.whl 09:42:03 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/packages/ruamel-yaml/0.19.1/ruamel_yaml-0.19.1-py3-none-any.whl 09:42:03 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/packages/ruamel-yaml-clib/0.2.15/ruamel_yaml_clib-0.2.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl 09:42:04 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/packages/ruamel-yaml-clib/0.2.15/ruamel_yaml_clib-0.2.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl 09:42:20 lf-activate-venv(): INFO: Adding /tmp/venv-PtIr/bin to PATH 09:42:20 Generating Requirements File 09:42:27 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/python-heatclient/ 09:42:28 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/python-heatclient/ 09:42:29 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/python-heatclient/ 09:42:41 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:42:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:42:42 Python 3.11.10 09:42:42 pip 26.0.1 from /tmp/venv-PtIr/lib/python3.11/site-packages/pip (python 3.11) 09:42:42 appdirs==1.4.4 09:42:42 argcomplete==3.6.3 09:42:42 aspy.yaml==1.3.0 09:42:42 attrs==26.1.0 09:42:42 autopage==0.6.0 09:42:42 beautifulsoup4==4.14.3 09:42:42 boto3==1.42.84 09:42:42 botocore==1.42.84 09:42:42 bs4==0.0.2 09:42:42 certifi==2026.2.25 09:42:42 cffi==2.0.0 09:42:42 cfgv==3.5.0 09:42:42 chardet==7.4.0.post2 09:42:42 charset-normalizer==3.4.7 09:42:42 click==8.3.2 09:42:42 cliff==4.13.2 09:42:42 cmd2==3.4.0 09:42:42 cryptography==3.3.2 09:42:42 debtcollector==3.1.0 09:42:42 decorator==5.2.1 09:42:42 defusedxml==0.7.1 09:42:42 Deprecated==1.3.1 09:42:42 distlib==0.4.0 09:42:42 dnspython==2.8.0 09:42:42 docker==7.1.0 09:42:42 dogpile.cache==1.5.0 09:42:42 durationpy==0.10 09:42:42 email-validator==2.3.0 09:42:42 filelock==3.25.2 09:42:42 future==1.0.0 09:42:42 gitdb==4.0.12 09:42:42 GitPython==3.1.46 09:42:42 httplib2==0.30.2 09:42:42 identify==2.6.18 09:42:42 idna==3.11 09:42:42 importlib-resources==1.5.0 09:42:42 iso8601==2.1.0 09:42:42 Jinja2==3.1.6 09:42:42 jmespath==1.1.0 09:42:42 jsonpatch==1.33 09:42:42 jsonpointer==3.1.1 09:42:42 jsonschema==4.26.0 09:42:42 jsonschema-specifications==2025.9.1 09:42:42 keystoneauth1==5.13.1 09:42:42 kubernetes==35.0.0 09:42:42 lftools==0.37.22 09:42:42 lxml==6.0.2 09:42:42 markdown-it-py==4.0.0 09:42:42 MarkupSafe==3.0.3 09:42:42 mdurl==0.1.2 09:42:42 msgpack==1.1.2 09:42:42 multi_key_dict==2.0.3 09:42:42 munch==4.0.0 09:42:42 netaddr==1.3.0 09:42:42 niet==1.4.2 09:42:42 nodeenv==1.10.0 09:42:42 oauth2client==4.1.3 09:42:42 oauthlib==3.3.1 09:42:42 openstacksdk==4.10.0 09:42:42 os-service-types==1.8.2 09:42:42 osc-lib==4.4.0 09:42:42 oslo.config==10.3.0 09:42:42 oslo.context==6.3.0 09:42:42 oslo.i18n==6.7.2 09:42:42 oslo.log==8.1.0 09:42:42 oslo.serialization==5.9.1 09:42:42 oslo.utils==10.0.0 09:42:42 packaging==26.0 09:42:42 pbr==7.0.3 09:42:42 platformdirs==4.9.4 09:42:42 prettytable==3.17.0 09:42:42 psutil==7.2.2 09:42:42 pyasn1==0.6.3 09:42:42 pyasn1_modules==0.4.2 09:42:42 pycparser==3.0 09:42:42 pygerrit2==2.0.15 09:42:42 PyGithub==2.9.0 09:42:42 Pygments==2.20.0 09:42:42 PyJWT==2.12.1 09:42:42 PyNaCl==1.6.2 09:42:42 pyparsing==2.4.7 09:42:42 pyperclip==1.11.0 09:42:42 pyrsistent==0.20.0 09:42:42 python-cinderclient==9.9.0 09:42:42 python-dateutil==2.9.0.post0 09:42:42 python-discovery==1.2.1 09:42:42 python-heatclient==5.1.0 09:42:42 python-jenkins==1.8.3 09:42:42 python-keystoneclient==5.8.0 09:42:42 python-magnumclient==4.10.0 09:42:42 python-openstackclient==9.0.0 09:42:42 python-swiftclient==4.10.0 09:42:42 PyYAML==6.0.3 09:42:42 referencing==0.37.0 09:42:42 requests==2.33.1 09:42:42 requests-oauthlib==2.0.0 09:42:42 requestsexceptions==1.4.0 09:42:42 rfc3986==2.0.0 09:42:42 rich==14.3.3 09:42:42 rich-argparse==1.7.2 09:42:42 rpds-py==0.30.0 09:42:42 rsa==4.9.1 09:42:42 ruamel.yaml==0.19.1 09:42:42 ruamel.yaml.clib==0.2.15 09:42:42 s3transfer==0.16.0 09:42:42 simplejson==3.20.2 09:42:42 six==1.17.0 09:42:42 smmap==5.0.3 09:42:42 soupsieve==2.8.3 09:42:42 stevedore==5.7.0 09:42:42 tabulate==0.10.0 09:42:42 toml==0.10.2 09:42:42 tomlkit==0.14.0 09:42:42 tqdm==4.67.3 09:42:42 typing_extensions==4.15.0 09:42:42 urllib3==1.26.20 09:42:42 virtualenv==21.2.0 09:42:42 wcwidth==0.6.0 09:42:42 websocket-client==1.9.0 09:42:42 wrapt==2.1.2 09:42:42 xdg==6.0.0 09:42:42 xmltodict==1.0.4 09:42:42 yq==3.4.3 09:42:42 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins17306627075437835294.sh 09:42:42 ---> uv-install.sh 09:42:42 Installing uv/uvx (latest) using shell installer 09:42:43 2026-04-07 09:42:43 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-G4WUYR.sh" [1] 09:42:43 downloading uv 0.11.3 x86_64-unknown-linux-gnu 09:42:44 installing to /home/jenkins/.local/bin 09:42:44 uv 09:42:44 uvx 09:42:44 everything's installed! 09:42:44 09:42:44 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:42:44 09:42:44 source $HOME/.local/bin/env (sh, bash, zsh) 09:42:44 source $HOME/.local/bin/env.fish (fish) 09:42:44 Adding install location to PATH 09:42:44 ---> Validating uv/uvx install 09:42:44 uvx 0.11.3 (x86_64-unknown-linux-gnu) 09:42:44 [EnvInject] - Injecting environment variables from a build step. 09:42:44 [EnvInject] - Injecting as environment variables the properties content 09:42:44 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:42:44 OS_CLOUD=vex 09:42:44 OS_STACK_NAME=releng-bgpcep-csit-1node-userfeatures-all-vanadium-167 09:42:44 OS_STACK_TEMPLATE_DIR=openstack-hot 09:42:44 09:42:44 [EnvInject] - Variables injected successfully. 09:42:44 provisioning config files... 09:42:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:42:44 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins9317350345352714392.sh 09:42:44 ---> Create parameters file for OpenStack HOT 09:42:44 OpenStack Heat parameters generated 09:42:44 ----------------------------------- 09:42:44 parameters: 09:42:44 vm_0_count: '1' 09:42:44 vm_0_flavor: 'v3-standard-4' 09:42:44 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216' 09:42:44 vm_1_count: '1' 09:42:44 vm_1_flavor: 'v3-standard-2' 09:42:44 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:42:44 09:42:44 job_name: '26932-167' 09:42:44 silo: 'releng' 09:42:44 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins13296341043391648648.sh 09:42:44 ---> Create HEAT stack 09:42:44 + source /home/jenkins/lf-env.sh 09:42:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:42:44 ++ mktemp -d /tmp/venv-XXXX 09:42:44 + lf_venv=/tmp/venv-vnEC 09:42:44 + local venv_file=/tmp/.os_lf_venv 09:42:44 + local python=python3 09:42:44 + local options 09:42:44 + local set_path=true 09:42:44 + local install_args= 09:42:44 ++ 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:42:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:42:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:42:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:42:44 + true 09:42:44 + case $1 in 09:42:44 + python=python3 09:42:44 + shift 2 09:42:44 + true 09:42:44 + case $1 in 09:42:44 + shift 09:42:44 + break 09:42:44 + case $python in 09:42:44 + local pkg_list= 09:42:44 + [[ -d /opt/pyenv ]] 09:42:44 + echo 'Setup pyenv:' 09:42:44 Setup pyenv: 09:42:44 + export PYENV_ROOT=/opt/pyenv 09:42:44 + PYENV_ROOT=/opt/pyenv 09:42:44 + 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:42:44 + 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:42:44 + pyenv versions 09:42:44 system 09:42:44 3.8.20 09:42:44 3.9.20 09:42:44 3.10.15 09:42:44 * 3.11.10 (set by /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/.python-version) 09:42:44 + command -v pyenv 09:42:44 ++ pyenv init - --no-rehash 09:42:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:42:44 for i in ${!paths[@]}; do 09:42:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:42:44 fi; done; 09:42:44 echo "${paths[*]}"'\'')" 09:42:44 export PATH="/opt/pyenv/shims:${PATH}" 09:42:44 export PYENV_SHELL=bash 09:42:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:42:44 pyenv() { 09:42:44 local command 09:42:44 command="${1:-}" 09:42:44 if [ "$#" -gt 0 ]; then 09:42:44 shift 09:42:44 fi 09:42:44 09:42:44 case "$command" in 09:42:44 rehash|shell) 09:42:44 eval "$(pyenv "sh-$command" "$@")" 09:42:44 ;; 09:42:44 *) 09:42:44 command pyenv "$command" "$@" 09:42:44 ;; 09:42:44 esac 09:42:44 }' 09:42:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:42:44 for i in ${!paths[@]}; do 09:42:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:42:44 fi; done; 09:42:44 echo "${paths[*]}"' 09:42:44 ++ 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:42:44 ++ 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:42:44 ++ 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:42:44 ++ export PYENV_SHELL=bash 09:42:44 ++ PYENV_SHELL=bash 09:42:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:42:44 +++ complete -F _pyenv pyenv 09:42:44 ++ lf-pyver python3 09:42:44 ++ local py_version_xy=python3 09:42:44 ++ local py_version_xyz= 09:42:44 ++ pyenv versions 09:42:44 ++ local command 09:42:44 ++ command=versions 09:42:44 ++ '[' 1 -gt 0 ']' 09:42:44 ++ shift 09:42:44 ++ case "$command" in 09:42:44 ++ command pyenv versions 09:42:44 ++ grep -E '^[0-9.]*[0-9]$' 09:42:44 ++ sed 's/^[ *]* //' 09:42:44 ++ awk '{ print $1 }' 09:42:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:42:45 +++ grep '^3' /tmp/.pyenv_versions 09:42:45 +++ sort -V 09:42:45 +++ tail -n 1 09:42:45 ++ py_version_xyz=3.11.10 09:42:45 ++ [[ -z 3.11.10 ]] 09:42:45 ++ echo 3.11.10 09:42:45 ++ return 0 09:42:45 + pyenv local 3.11.10 09:42:45 + local command 09:42:45 + command=local 09:42:45 + '[' 2 -gt 0 ']' 09:42:45 + shift 09:42:45 + case "$command" in 09:42:45 + command pyenv local 3.11.10 09:42:45 + for arg in "$@" 09:42:45 + case $arg in 09:42:45 + pkg_list+='lftools[openstack] ' 09:42:45 + for arg in "$@" 09:42:45 + case $arg in 09:42:45 + pkg_list+='kubernetes ' 09:42:45 + for arg in "$@" 09:42:45 + case $arg in 09:42:45 + pkg_list+='niet ' 09:42:45 + for arg in "$@" 09:42:45 + case $arg in 09:42:45 + pkg_list+='python-heatclient ' 09:42:45 + for arg in "$@" 09:42:45 + case $arg in 09:42:45 + pkg_list+='python-openstackclient ' 09:42:45 + for arg in "$@" 09:42:45 + case $arg in 09:42:45 + pkg_list+='python-magnumclient ' 09:42:45 + for arg in "$@" 09:42:45 + case $arg in 09:42:45 + pkg_list+='urllib3~=1.26.15 ' 09:42:45 + for arg in "$@" 09:42:45 + case $arg in 09:42:45 + pkg_list+='yq ' 09:42:45 + [[ -f /tmp/.os_lf_venv ]] 09:42:45 ++ cat /tmp/.os_lf_venv 09:42:45 + lf_venv=/tmp/venv-PtIr 09:42:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtIr from' file:/tmp/.os_lf_venv 09:42:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtIr from file:/tmp/.os_lf_venv 09:42:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:42:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:45 + local 'pip_opts=--upgrade --quiet' 09:42:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:42:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:42:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:42:45 + [[ -n '' ]] 09:42:45 + [[ -n '' ]] 09:42:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:42:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:45 + /tmp/venv-PtIr/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:42:45 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/pip/ 09:42:46 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/pip/ 09:42:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:42:48 lf-activate-venv(): INFO: Base packages installed successfully 09:42:48 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:42:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:42:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:42:48 + /tmp/venv-PtIr/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:42:52 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/simple/requests/ 09:42:52 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/requests/ 09:42:53 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/requests/ 09:42:56 WARNING: Retrying (Retry(total=1, 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/requests/ 09:43:09 + type python3 09:43:09 + true 09:43:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PtIr/bin to PATH' 09:43:09 lf-activate-venv(): INFO: Adding /tmp/venv-PtIr/bin to PATH 09:43:09 + PATH=/tmp/venv-PtIr/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:09 + return 0 09:43:09 + openstack --os-cloud vex limits show --absolute 09:43:10 +--------------------------+---------+ 09:43:10 | Name | Value | 09:43:10 +--------------------------+---------+ 09:43:10 | maxTotalInstances | -1 | 09:43:10 | maxTotalCores | 450 | 09:43:10 | maxTotalRAMSize | 1000000 | 09:43:10 | maxServerMeta | 128 | 09:43:10 | maxImageMeta | 128 | 09:43:10 | maxPersonality | 5 | 09:43:10 | maxPersonalitySize | 10240 | 09:43:10 | maxTotalKeypairs | 100 | 09:43:10 | maxServerGroups | 10 | 09:43:10 | maxServerGroupMembers | 10 | 09:43:10 | maxTotalFloatingIps | -1 | 09:43:10 | maxSecurityGroups | -1 | 09:43:10 | maxSecurityGroupRules | -1 | 09:43:10 | totalRAMUsed | 689152 | 09:43:10 | totalCoresUsed | 169 | 09:43:10 | totalInstancesUsed | 58 | 09:43:10 | totalFloatingIpsUsed | 0 | 09:43:10 | totalSecurityGroupsUsed | 0 | 09:43:10 | totalServerGroupsUsed | 0 | 09:43:10 | maxTotalVolumes | -1 | 09:43:10 | maxTotalSnapshots | 10 | 09:43:10 | maxTotalVolumeGigabytes | 4096 | 09:43:10 | maxTotalBackups | 10 | 09:43:10 | maxTotalBackupGigabytes | 1000 | 09:43:10 | totalVolumesUsed | 1 | 09:43:10 | totalGigabytesUsed | 20 | 09:43:10 | totalSnapshotsUsed | 0 | 09:43:10 | totalBackupsUsed | 0 | 09:43:10 | totalBackupGigabytesUsed | 0 | 09:43:10 +--------------------------+---------+ 09:43:10 + pushd /opt/ciman/openstack-hot 09:43:10 /opt/ciman/openstack-hot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium 09:43:10 + lftools openstack --os-cloud vex stack create releng-bgpcep-csit-1node-userfeatures-all-vanadium-167 csit-2-instance-type.yaml /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/stack-parameters.yaml 09:44:08 Creating stack releng-bgpcep-csit-1node-userfeatures-all-vanadium-167 09:44:08 Waiting to initialize infrastructure... 09:44:08 Waiting to initialize infrastructure... 09:44:08 Waiting to initialize infrastructure... 09:44:08 Waiting to initialize infrastructure... 09:44:08 Stack initialization successful. 09:44:08 ------------------------------------ 09:44:08 Stack Details 09:44:08 ------------------------------------ 09:44:08 {'added': None, 09:44:08 'capabilities': [], 09:44:08 'created_at': '2026-04-07T09:43:14Z', 09:44:08 'deleted': None, 09:44:08 'deleted_at': None, 09:44:08 'description': 'No description', 09:44:08 'environment': None, 09:44:08 'environment_files': None, 09:44:08 'files': None, 09:44:08 'files_container': None, 09:44:08 'id': '3a190b6d-4537-423a-a810-b1e73937a95e', 09:44:08 'is_rollback_disabled': True, 09:44:08 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-bgpcep-csit-1node-userfeatures-all-vanadium-167/3a190b6d-4537-423a-a810-b1e73937a95e', 09:44:08 'rel': 'self'}], 09:44:08 '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:44:08 'name': 'releng-bgpcep-csit-1node-userfeatures-all-vanadium-167', 09:44:08 'notification_topics': [], 09:44:08 'outputs': [{'description': 'IP addresses of the 2nd vm types', 09:44:08 'output_key': 'vm_1_ips', 09:44:08 'output_value': ['10.30.171.68']}, 09:44:08 {'description': 'IP addresses of the 1st vm types', 09:44:08 'output_key': 'vm_0_ips', 09:44:08 'output_value': ['10.30.170.184']}], 09:44:08 'owner_id': ****, 09:44:08 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:44:08 'OS::stack_id': '3a190b6d-4537-423a-a810-b1e73937a95e', 09:44:08 'OS::stack_name': 'releng-bgpcep-csit-1node-userfeatures-all-vanadium-167', 09:44:08 'job_name': '26932-167', 09:44:08 'silo': 'releng', 09:44:08 'vm_0_count': '1', 09:44:08 'vm_0_flavor': 'v3-standard-4', 09:44:08 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:44:08 '20260301-010217.216', 09:44:08 'vm_1_count': '1', 09:44:08 'vm_1_flavor': 'v3-standard-2', 09:44:08 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:44:08 '- 20250917-133034.654'}, 09:44:08 'parent_id': None, 09:44:08 'replaced': None, 09:44:08 'status': 'CREATE_COMPLETE', 09:44:08 'status_reason': 'Stack CREATE completed successfully', 09:44:08 'tags': [], 09:44:08 'template': None, 09:44:08 'template_description': 'No description', 09:44:08 'template_url': None, 09:44:08 'timeout_mins': 15, 09:44:08 'unchanged': None, 09:44:08 'updated': None, 09:44:08 'updated_at': None, 09:44:08 'user_project_id': '18e402d8f4854b2b8aa733ccdf23f66c'} 09:44:08 ------------------------------------ 09:44:09 + popd 09:44:09 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium 09:44:09 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins18164030582878369193.sh 09:44:09 ---> Copy SSH public keys to CSIT lab 09:44:09 Setup pyenv: 09:44:09 system 09:44:09 3.8.20 09:44:09 3.9.20 09:44:09 3.10.15 09:44:09 * 3.11.10 (set by /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/.python-version) 09:44:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtIr from file:/tmp/.os_lf_venv 09:44:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:44:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:44:11 lf-activate-venv(): INFO: Base packages installed successfully 09:44:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:44:24 lf-activate-venv(): INFO: Adding /tmp/venv-PtIr/bin to PATH 09:44:26 SSH not responding on 10.30.171.68. Retrying in 10 seconds... 09:44:26 SSH not responding on 10.30.170.184. Retrying in 10 seconds... 09:44:36 Ping to 10.30.171.68 successful. 09:44:36 Ping to 10.30.170.184 successful. 09:44:36 SSH not responding on 10.30.171.68. Retrying in 10 seconds... 09:44:37 SSH not responding on 10.30.170.184. Retrying in 10 seconds... 09:44:47 Ping to 10.30.171.68 successful. 09:44:47 Ping to 10.30.170.184 successful. 09:44:47 SSH not responding on 10.30.171.68. Retrying in 10 seconds... 09:44:48 SSH not responding on 10.30.170.184. Retrying in 10 seconds... 09:44:57 Ping to 10.30.171.68 successful. 09:44:58 Ping to 10.30.170.184 successful. 09:44:59 SSH not responding on 10.30.170.184. Retrying in 10 seconds... 09:44:59 Warning: Permanently added '10.30.171.68' (ED25519) to the list of known hosts. 09:44:59 releng-26932-167-1-mininet-ovs-217-0 09:44:59 Successfully copied public keys to slave 10.30.171.68 09:45:09 Ping to 10.30.170.184 successful. 09:45:09 SSH not responding on 10.30.170.184. Retrying in 10 seconds... 09:45:19 Ping to 10.30.170.184 successful. 09:45:20 SSH not responding on 10.30.170.184. Retrying in 10 seconds... 09:45:30 Ping to 10.30.170.184 successful. 09:45:31 SSH not responding on 10.30.170.184. Retrying in 10 seconds... 09:45:41 Ping to 10.30.170.184 successful. 09:45:45 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 09:45:46 releng-26932-167-0-builder-0 09:45:46 Successfully copied public keys to slave 10.30.170.184 09:45:46 Process 4938 ready. 09:45:46 Process 4939 ready. 09:45:46 SSH ready on all stack servers. 09:45:46 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins15045928061939507336.sh 09:45:46 Setup pyenv: 09:45:46 system 09:45:46 3.8.20 09:45:46 3.9.20 09:45:46 3.10.15 09:45:46 * 3.11.10 (set by /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/.python-version) 09:45:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rDVD 09:45:50 lf-activate-venv(): INFO: Save venv in file: /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/.robot_venv 09:45:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:45:54 lf-activate-venv(): INFO: Base packages installed successfully 09:45:54 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:45:56 lf-activate-venv(): INFO: Adding /tmp/venv-rDVD/bin to PATH 09:45:56 + echo 'Installing Python Requirements' 09:45:56 Installing Python Requirements 09:45:56 + cat 09:45:56 + python -m pip install -r requirements.txt 09:45:56 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:45:56 Collecting docker-py (from -r requirements.txt (line 1)) 09:45:56 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:56 Collecting ipaddr (from -r requirements.txt (line 2)) 09:45:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:45:56 Installing build dependencies: started 09:45:57 Installing build dependencies: finished with status 'done' 09:45:57 Getting requirements to build wheel: started 09:45:57 Getting requirements to build wheel: finished with status 'done' 09:45:57 Preparing metadata (pyproject.toml): started 09:45:58 Preparing metadata (pyproject.toml): finished with status 'done' 09:45:58 Collecting netaddr (from -r requirements.txt (line 3)) 09:45:58 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:58 Collecting netifaces (from -r requirements.txt (line 4)) 09:45:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:45:58 Installing build dependencies: started 09:45:59 Installing build dependencies: finished with status 'done' 09:45:59 Getting requirements to build wheel: started 09:45:59 Getting requirements to build wheel: finished with status 'done' 09:45:59 Preparing metadata (pyproject.toml): started 09:45:59 Preparing metadata (pyproject.toml): finished with status 'done' 09:45:59 Collecting pyhocon (from -r requirements.txt (line 5)) 09:45:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.63/pyhocon-0.3.63.tar.gz (307 kB) 09:46:00 Installing build dependencies: started 09:46:00 Installing build dependencies: finished with status 'done' 09:46:00 Getting requirements to build wheel: started 09:46:01 Getting requirements to build wheel: finished with status 'done' 09:46:01 Preparing metadata (pyproject.toml): started 09:46:01 Preparing metadata (pyproject.toml): finished with status 'done' 09:46:01 Collecting requests (from -r requirements.txt (line 6)) 09:46:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.33.1/requests-2.33.1-py3-none-any.whl (64 kB) 09:46:01 Collecting robotframework (from -r requirements.txt (line 7)) 09:46:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.2/robotframework-7.4.2-py3-none-any.whl (807 kB) 09:46:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 28.1 MB/s 0:00:00 09:46:01 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:46:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 09:46:01 Installing build dependencies: started 09:46:02 Installing build dependencies: finished with status 'done' 09:46:02 Getting requirements to build wheel: started 09:46:02 Getting requirements to build wheel: finished with status 'done' 09:46:02 Preparing metadata (pyproject.toml): started 09:46:02 Preparing metadata (pyproject.toml): finished with status 'done' 09:46:03 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:46:03 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:46:03 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:46:03 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:46:03 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:46:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:46:03 Installing build dependencies: started 09:46:04 Installing build dependencies: finished with status 'done' 09:46:04 Getting requirements to build wheel: started 09:46:04 Getting requirements to build wheel: finished with status 'done' 09:46:04 Preparing metadata (pyproject.toml): started 09:46:04 Preparing metadata (pyproject.toml): finished with status 'done' 09:46:04 Collecting scapy (from -r requirements.txt (line 12)) 09:46:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 09:46:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 47.6 MB/s 0:00:00 09:46:04 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:46:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:46:04 Installing build dependencies: started 09:46:05 Installing build dependencies: finished with status 'done' 09:46:05 Getting requirements to build wheel: started 09:46:06 Getting requirements to build wheel: finished with status 'done' 09:46:06 Preparing metadata (pyproject.toml): started 09:46:06 Preparing metadata (pyproject.toml): finished with status 'done' 09:46:06 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:46:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 09:46:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 37.2 MB/s 0:00:00 09:46:06 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:46:06 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:46:06 Collecting pyangbind (from -r requirements.txt (line 22)) 09:46:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 09:46:06 Collecting isodate (from -r requirements.txt (line 25)) 09:46:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:46:06 Collecting jmespath (from -r requirements.txt (line 28)) 09:46:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 09:46:06 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:46:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:46:06 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:46:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:46:06 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:46:06 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:46:06 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:46:06 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:46:06 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:46:06 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:46:06 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:46:06 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:46:06 Collecting pyparsing>=3.0.0 (from pyhocon->-r requirements.txt (line 5)) 09:46:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 09:46:07 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:46:07 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:46:07 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:46:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 09:46:07 Collecting urllib3<3,>=1.26 (from requests->-r requirements.txt (line 6)) 09:46:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 09:46:07 Collecting certifi>=2023.5.7 (from requests->-r requirements.txt (line 6)) 09:46:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.2.25/certifi-2026.2.25-py3-none-any.whl (153 kB) 09:46:07 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:46:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:46:07 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:46:07 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:46:07 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:46:07 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:46:07 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:46:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:46:07 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:46:07 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:46:07 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 09:46:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.13.0/anyio-4.13.0-py3-none-any.whl (114 kB) 09:46:07 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 09:46:07 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:46:07 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:46:07 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:46:07 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 09:46:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:46:07 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:46:07 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:46:07 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:46:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 09:46:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 38.0 MB/s 0:00:00 09:46:07 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:46:07 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:46:07 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:46:07 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:46:07 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:46:07 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:46:07 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:46:07 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:46:08 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:46:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 09:46:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 24.3 MB/s 0:00:00 09:46:08 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:46:08 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:46:09 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:46:09 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:46:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.8/799.8 kB 28.3 MB/s 0:00:00 09:46:09 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:46:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:46:09 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:46:09 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:46:10 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:46:10 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:46:10 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:46:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/3.0.2/invoke-3.0.2-py3-none-any.whl (160 kB) 09:46:10 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:46:10 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:10 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:10 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:10 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:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 09:46:10 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:46:10 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:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 77.0 MB/s 0:00:00 09:46:10 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:46:10 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:10 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:46:10 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:10 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:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 09:46:10 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:11 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:11 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:11 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:11 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:11 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:11 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:11 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:11 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:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 09:46:11 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:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:46:11 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:46:11 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:11 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:46:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:46:11 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:46:11 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:11 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:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:46:11 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:46:11 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:11 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, pyhocon, robotframework-httplibrary, jsonpath-rw 09:46:11 Building wheel for robotframework-sshlibrary (pyproject.toml): started 09:46:11 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 09:46:11 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=453071b3a495ab09cf7baddceb9b74312fa15211f55473a1fa7f87ab733288e7 09:46:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:46:11 Building wheel for ipaddr (pyproject.toml): started 09:46:11 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 09:46:11 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=503e69ccd996ee7b0a64e6a02913c15631c0581796ea70a474f9394f9a5e8868 09:46:11 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:46:11 Building wheel for netifaces (pyproject.toml): started 09:46:14 Building wheel for netifaces (pyproject.toml): finished with status 'done' 09:46:14 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=34979 sha256=ae60138ec0e191af698238eb615d777993be9b2ef451e325584399a76ab213a3 09:46:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:46:14 Building wheel for pyhocon (pyproject.toml): started 09:46:15 Building wheel for pyhocon (pyproject.toml): finished with status 'done' 09:46:15 Created wheel for pyhocon: filename=pyhocon-0.3.63-py3-none-any.whl size=24721 sha256=e58282d7b78b4f660f594eda9bca8ca9626e6e4fbad865be7676df0636546600 09:46:15 Stored in directory: /home/jenkins/.cache/pip/wheels/ce/9e/92/cb17e17d79fafd46a767074b3ed1dca8f78036163f9bea914d 09:46:15 Building wheel for robotframework-httplibrary (pyproject.toml): started 09:46:15 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 09:46:15 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=a934b9053e4c287e2f566f801369adb0d97e8fda88f7bedd77834cf7da4f2e87 09:46:15 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:46:15 Building wheel for jsonpath-rw (pyproject.toml): started 09:46:15 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 09:46:15 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=d7f9623eb8a484f252483767389bfc4efbf3c70cb3790a350349e606f52950c4 09:46:15 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:46:15 Successfully built robotframework-sshlibrary ipaddr netifaces pyhocon robotframework-httplibrary jsonpath-rw 09:46:15 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:22 09:46:22 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:23 + pip freeze 09:46:23 attrs==26.1.0 09:46:23 bcrypt==5.0.0 09:46:23 beautifulsoup4==4.14.3 09:46:23 certifi==2026.2.25 09:46:23 cffi==2.0.0 09:46:23 charset-normalizer==3.4.7 09:46:23 click==8.3.2 09:46:23 cryptography==46.0.6 09:46:23 decorator==5.2.1 09:46:23 distlib==0.4.0 09:46:23 docker-py==1.10.6 09:46:23 docker-pycreds==0.4.0 09:46:23 elastic-transport==8.17.1 09:46:23 elasticsearch==8.19.3 09:46:23 elasticsearch-dsl==8.15.4 09:46:23 enum34==1.1.10 09:46:23 filelock==3.25.2 09:46:23 h11==0.16.0 09:46:23 idna==3.11 09:46:23 invoke==3.0.2 09:46:23 ipaddr==2.2.0 09:46:23 isodate==0.7.2 09:46:23 jmespath==1.1.0 09:46:23 jsonpatch==1.33 09:46:23 jsonpath-rw==1.4.0 09:46:23 jsonpointer==3.1.1 09:46:23 lxml==6.0.2 09:46:23 netaddr==1.3.0 09:46:23 netifaces==0.11.0 09:46:23 outcome==1.3.0.post0 09:46:23 packaging==26.0 09:46:23 paramiko==4.0.0 09:46:23 platformdirs==4.9.4 09:46:23 ply==3.11 09:46:23 pyang==2.7.1 09:46:23 pyangbind==0.8.7 09:46:23 pycparser==3.0 09:46:23 pyhocon==0.3.63 09:46:23 PyNaCl==1.6.2 09:46:23 pyparsing==3.3.2 09:46:23 PySocks==1.7.1 09:46:23 python-dateutil==2.9.0.post0 09:46:23 python-discovery==1.2.1 09:46:23 regex==2026.4.4 09:46:23 requests==2.33.1 09:46:23 robotframework==7.4.2 09:46:23 robotframework-httplibrary==0.4.2 09:46:23 robotframework-pythonlibcore==4.5.0 09:46:23 robotframework-requests==0.9.7 09:46:23 robotframework-selenium2library==3.0.0 09:46:23 robotframework-seleniumlibrary==6.8.0 09:46:23 robotframework-sshlibrary==3.8.0 09:46:23 scapy==2.7.0 09:46:23 scp==0.15.0 09:46:23 selenium==4.41.0 09:46:23 six==1.17.0 09:46:23 sniffio==1.3.1 09:46:23 sortedcontainers==2.4.0 09:46:23 soupsieve==2.8.3 09:46:23 trio==0.33.0 09:46:23 trio-websocket==0.12.2 09:46:23 typing_extensions==4.15.0 09:46:23 urllib3==2.6.3 09:46:23 virtualenv==21.2.0 09:46:23 waitress==3.0.2 09:46:23 WebOb==1.8.9 09:46:23 websocket-client==1.9.0 09:46:23 WebTest==3.0.7 09:46:23 wsproto==1.3.2 09:46:23 [EnvInject] - Injecting environment variables from a build step. 09:46:23 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:46:23 [EnvInject] - Variables injected successfully. 09:46:23 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins17994067819798510245.sh 09:46:23 Setup pyenv: 09:46:23 system 09:46:23 3.8.20 09:46:23 3.9.20 09:46:23 3.10.15 09:46:23 * 3.11.10 (set by /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/.python-version) 09:46:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtIr from file:/tmp/.os_lf_venv 09:46:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:46:25 lf-activate-venv(): INFO: Base packages installed successfully 09:46:25 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:46:32 lf-activate-venv(): INFO: Adding /tmp/venv-PtIr/bin to PATH 09:46:32 + ODL_SYSTEM=() 09:46:32 + TOOLS_SYSTEM=() 09:46:32 + OPENSTACK_SYSTEM=() 09:46:32 + OPENSTACK_CONTROLLERS=() 09:46:32 + mapfile -t ADDR 09:46:32 ++ openstack stack show -f json -c outputs releng-bgpcep-csit-1node-userfeatures-all-vanadium-167 09:46:32 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:46:34 + for i in "${ADDR[@]}" 09:46:34 ++ ssh 10.30.170.184 hostname -s 09:46:34 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 09:46:35 + REMHOST=releng-26932-167-0-builder-0 09:46:35 + case ${REMHOST} in 09:46:35 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:46:35 + for i in "${ADDR[@]}" 09:46:35 ++ ssh 10.30.171.68 hostname -s 09:46:35 Warning: Permanently added '10.30.171.68' (ED25519) to the list of known hosts. 09:46:35 + REMHOST=releng-26932-167-1-mininet-ovs-217-0 09:46:35 + case ${REMHOST} in 09:46:35 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:46:35 + echo NUM_ODL_SYSTEM=1 09:46:35 + echo NUM_TOOLS_SYSTEM=1 09:46:35 + '[' '' == yes ']' 09:46:35 + NUM_OPENSTACK_SYSTEM=0 09:46:35 + echo NUM_OPENSTACK_SYSTEM=0 09:46:35 + '[' 0 -eq 2 ']' 09:46:35 + echo ODL_SYSTEM_IP=10.30.170.184 09:46:35 ++ seq 0 0 09:46:35 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:46:35 + echo ODL_SYSTEM_1_IP=10.30.170.184 09:46:35 + echo TOOLS_SYSTEM_IP=10.30.171.68 09:46:35 ++ seq 0 0 09:46:35 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:46:35 + echo TOOLS_SYSTEM_1_IP=10.30.171.68 09:46:35 + openstack_index=0 09:46:35 + NUM_OPENSTACK_CONTROL_NODES=1 09:46:35 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:46:35 ++ seq 0 0 09:46:35 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:46:35 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:46:35 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:46:35 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:46:35 + '[' -1 -ge 2 ']' 09:46:35 ++ seq 0 -2 09:46:35 + NUM_OPENSTACK_HAPROXY_NODES=0 09:46:35 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:46:35 ++ seq 0 -1 09:46:35 + echo 'Contents of slave_addresses.txt:' 09:46:35 Contents of slave_addresses.txt: 09:46:35 + cat slave_addresses.txt 09:46:35 NUM_ODL_SYSTEM=1 09:46:35 NUM_TOOLS_SYSTEM=1 09:46:35 NUM_OPENSTACK_SYSTEM=0 09:46:35 ODL_SYSTEM_IP=10.30.170.184 09:46:35 ODL_SYSTEM_1_IP=10.30.170.184 09:46:35 TOOLS_SYSTEM_IP=10.30.171.68 09:46:35 TOOLS_SYSTEM_1_IP=10.30.171.68 09:46:35 NUM_OPENSTACK_CONTROL_NODES=1 09:46:35 OPENSTACK_CONTROL_NODE_1_IP= 09:46:35 NUM_OPENSTACK_COMPUTE_NODES=-1 09:46:35 NUM_OPENSTACK_HAPROXY_NODES=0 09:46:35 [EnvInject] - Injecting environment variables from a build step. 09:46:35 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:46:35 [EnvInject] - Variables injected successfully. 09:46:35 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins1083749847997477797.sh 09:46:35 Preparing for JRE Version 21 09:46:35 Karaf artifact is karaf 09:46:35 Karaf project is integration 09:46:35 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:46:35 [EnvInject] - Injecting environment variables from a build step. 09:46:35 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:46:35 [EnvInject] - Variables injected successfully. 09:46:35 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins6847046240839266191.sh 09:46:35 2026-04-07 09:46:35 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 09:46:36 Bundle version is 0.23.1-SNAPSHOT 09:46:36 --2026-04-07 09:46:36-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 09:46:36 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:46:36 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:46:36 HTTP request sent, awaiting response... 404 Not Found 09:46:36 2026-04-07 09:46:36 ERROR 404: Not Found. 09:46:36 09:46:36 maven-metadata.xml: No such file or directory 09:46:36 Nexus timestamp is 09:46:36 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 09:46:36 Distribution bundle is karaf-.zip 09:46:36 Distribution bundle version is 0.23.1-SNAPSHOT 09:46:36 Distribution folder is karaf-0.23.1-SNAPSHOT 09:46:36 Nexus prefix is https://nexus.opendaylight.org 09:46:36 [EnvInject] - Injecting environment variables from a build step. 09:46:36 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:46:36 [EnvInject] - Variables injected successfully. 09:46:36 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins2753414531793376451.sh 09:46:36 Setup pyenv: 09:46:36 system 09:46:36 3.8.20 09:46:36 3.9.20 09:46:36 3.10.15 09:46:36 * 3.11.10 (set by /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/.python-version) 09:46:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtIr from file:/tmp/.os_lf_venv 09:46:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:46:38 lf-activate-venv(): INFO: Base packages installed successfully 09:46:38 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:46:44 lf-activate-venv(): INFO: Adding /tmp/venv-PtIr/bin to PATH 09:46:44 Copying common-functions.sh to /tmp 09:46:45 Copying common-functions.sh to 10.30.170.184:/tmp 09:46:45 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 09:46:46 Copying common-functions.sh to 10.30.171.68:/tmp 09:46:46 Warning: Permanently added '10.30.171.68' (ED25519) to the list of known hosts. 09:46:47 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins8131604545649412669.sh 09:46:47 common-functions.sh is being sourced 09:46:47 common-functions environment: 09:46:47 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:46:47 ACTUALFEATURES: 09:46:47 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:47 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 09:46:47 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:47 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 09:46:47 CONTROLLERMEM: 2048m 09:46:47 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 09:46:47 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 09:46:47 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 09:46:47 SUITES: 09:46:47 09:46:47 ################################################# 09:46:47 ## Configure Cluster and Start ## 09:46:47 ################################################# 09:46:47 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-pcep,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,odl-bgpcep-bmp,odl-bgpcep-bmp-config-example,odl-jolokia 09:46:47 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-bgpcep-pcep odl-bgpcep-bgp odl-bgpcep-bgp-config-example odl-bgpcep-bmp odl-bgpcep-bmp-config-example odl-jolokia 09:46:47 Locating script plan to use... 09:46:47 Finished running script plans 09:46:47 Configuring member-1 with IP address 10.30.170.184 09:46:47 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 09:46:47 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 09:46:47 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 09:46:47 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 09:46:47 common-functions.sh is being sourced 09:46:47 ++ echo 'common-functions.sh is being sourced' 09:46:47 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 09:46:47 ++ DISTROSTREAM=vanadium 09:46:47 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:46:47 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:46:47 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:47 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:47 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 09:46:47 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 09:46:47 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:47 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:47 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 09:46:47 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 09:46:47 ++ export CONTROLLERMEM= 09:46:47 ++ CONTROLLERMEM= 09:46:47 ++ case "${DISTROSTREAM}" in 09:46:47 ++ CLUSTER_SYSTEM=akka 09:46:47 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 09:46:47 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 09:46:47 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 09:46:47 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 09:46:47 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 09:46:47 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 09:46:47 ++ print_common_env 09:46:47 ++ cat 09:46:47 common-functions environment: 09:46:47 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:46:47 ACTUALFEATURES: 09:46:47 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:47 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 09:46:47 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:47 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 09:46:47 CONTROLLERMEM: 09:46:47 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 09:46:47 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 09:46:47 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 09:46:47 SUITES: 09:46:47 09:46:47 ++ SSH='ssh -t -t' 09:46:47 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:46:47 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:46:47 Changing to /tmp 09:46:47 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 09:46:47 + echo 'Changing to /tmp' 09:46:47 + cd /tmp 09:46:47 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 09:46:47 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 09:46:47 --2026-04-07 09:46:47-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 09:46:47 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:46:47 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:46:47 HTTP request sent, awaiting response... 404 Not Found 09:46:47 2026-04-07 09:46:47 ERROR 404: Not Found. 09:46:47 09:46:47 Extracting the new controller... 09:46:47 + echo 'Extracting the new controller...' 09:46:47 + unzip -q karaf-.zip 09:46:47 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 09:46:47 Adding external repositories... 09:46:47 + echo 'Adding external repositories...' 09:46:47 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:46:47 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 09:46:47 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:46:47 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 09:46:47 Configuring the startup features... 09:46:47 + [[ True == \T\r\u\e ]] 09:46:47 + echo 'Configuring the startup features...' 09:46:47 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-pcep,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,odl-bgpcep-bmp,odl-bgpcep-bmp-config-example,odl-jolokia,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:47 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 09:46:47 + FEATURE_TEST_STRING=features-test 09:46:47 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 09:46:47 + KARAF_VERSION=karaf4 09:46:47 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:46:47 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:47 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 09:46:47 + [[ ! -z '' ]] 09:46:47 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:47 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 09:46:47 + configure_karaf_log karaf4 '' 09:46:47 + local -r karaf_version=karaf4 09:46:47 + local -r controllerdebugmap= 09:46:47 + local logapi=log4j 09:46:47 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:47 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 09:46:47 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 09:46:47 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 09:46:47 + '[' log4j == log4j2 ']' 09:46:47 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:47 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 09:46:47 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:47 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 09:46:47 controllerdebugmap: 09:46:47 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:47 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 09:46:47 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 09:46:47 + unset IFS 09:46:47 + echo 'controllerdebugmap: ' 09:46:47 + '[' -n '' ']' 09:46:47 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:46:47 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:47 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 09:46:47 Configure 09:46:47 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:46:47 max memory: 3072m 09:46:47 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 09:46:47 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 09:46:47 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:46:47 + local -r controllermem=3072m 09:46:47 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 09:46:47 + echo Configure 09:46:47 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:46:47 + echo ' max memory: 3072m' 09:46:47 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 09:46:47 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 09:46:47 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 09:46:47 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 09:46:47 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 09:46:47 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 09:46:47 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 09:46:47 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 09:46:47 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 09:46:47 Set Java version 09:46:47 + echo 'Set Java version' 09:46:47 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:46:47 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:46:47 sudo: a password is required 09:46:47 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:46:47 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:46:47 sudo: a password is required 09:46:47 JDK default version ... 09:46:47 + echo 'JDK default version ...' 09:46:47 + java -version 09:46:48 openjdk version "21.0.10" 2026-01-20 09:46:48 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 09:46:48 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 09:46:48 Set JAVA_HOME 09:46:48 + echo 'Set JAVA_HOME' 09:46:48 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:46:48 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:46:48 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:46:48 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:46:48 Listing all open ports on controller system... 09:46:48 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:46:48 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:46:48 + echo 'Listing all open ports on controller system...' 09:46:48 + netstat -pnatu 09:46:48 /tmp/configuration-script.sh: line 40: netstat: command not found 09:46:48 Configuring cluster 09:46:48 + '[' -f /tmp/custom_shard_config.txt ']' 09:46:48 + echo 'Configuring cluster' 09:46:48 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.184 09:46:48 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 09:46:48 Dump akka.conf 09:46:48 + echo 'Dump akka.conf' 09:46:48 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 09:46:48 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 09:46:48 Dump modules.conf 09:46:48 + echo 'Dump modules.conf' 09:46:48 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 09:46:48 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 09:46:48 Dump module-shards.conf 09:46:48 + echo 'Dump module-shards.conf' 09:46:48 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 09:46:48 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 09:46:48 Locating config plan to use... 09:46:48 Finished running config plans 09:46:48 Starting member-1 with IP address 10.30.170.184 09:46:48 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 09:46:48 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 09:46:48 Redirecting karaf console output to karaf_console.log 09:46:48 Starting controller... 09:46:48 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 09:46:48 Execute the post startup script on controller 10.30.170.184 09:46:48 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 09:46:49 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 09:46:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:46:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:46:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:47:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:47:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:47:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:47:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:47:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:47:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:47:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:47:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:47:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:47:49 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:47:54 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:47:59 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:48:04 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:48:09 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:48:14 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:48:19 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:48:24 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:48:29 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:48:34 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:48:39 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:48:44 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:48:49 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:48:54 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:48:59 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:49:04 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:49:09 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:49:14 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:49:19 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:49:24 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:49:29 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:49:34 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:49:39 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:49:44 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:49:49 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:49:54 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:49:59 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:50:04 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:50:09 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:50:14 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:50:19 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:50:24 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:50:29 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:50:34 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:50:39 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:50:44 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:50:49 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 09:50:49 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directoryTimeout Controller DOWN 09:50:49 Dumping first 500K bytes of karaf log... 09:50:49 09:50:49 head: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 09:50:49 Dumping last 500K bytes of karaf log... 09:50:49 tail: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 09:50:49 Listing all open ports on controller system 09:50:49 /tmp/post-startup-script.sh: line 46: netstat: command not found 09:50:49 Let's take the karaf thread dump 09:50:49 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 09:50:50 karaf main: org.apache.karaf.main.Main, pid: 09:50:50 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 09:50:50 Usage: 09:50:50 jstack [-l][-e] 09:50:50 (to connect to running process) 09:50:50 09:50:50 Options: 09:50:50 -l long listing. Prints additional information about locks 09:50:50 -e extended listing. Prints additional information about threads 09:50:50 -? -h --help -help to print this help message 09:50:50 Generating mininet variables... 09:50:50 Locating test plan to use... 09:50:50 Changing the testplan path... 09:50:50 # Copyright (c) 2018 Cisco Systems, Inc. and others. All rights reserved. 09:50:50 # 09:50:50 # This program and the accompanying materials are made available under the 09:50:50 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 09:50:50 # and is available at http://www.eclipse.org/legal/epl-v10.html 09:50:50 09:50:50 # Place the suites in run order: 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/050_bmp_basic.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/pcepuser/pcepuser.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/bgp_functional_md5.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpuser/basic.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/bgp_ipv6_basic.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/bgp_llgr_basic.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpuser/ibgp_peers_basic.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpuser/ebgp_peers_basic.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpflowspec/010_bgp_flowspec.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpuser/ibgp_peer_lsp.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/010_bgp_functional_l3vpn.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/030_bgp_functional_evpn.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/040_bgp_functional_route_ref.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/020_bgp_functional_multipath.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/060_bgp_functional_mvpn.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/070_bgp_functional_l3vpn_mcast.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/080_bgp_functional_rt_constrain.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/090_bgp_functional_rt_constrain_validation.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/bgp_policies_default.robot 09:50:50 /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/tcpmd5user/tcpmd5user.robot 09:50:50 Starting Robot test suites /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/050_bmp_basic.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/pcepuser/pcepuser.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/bgp_functional_md5.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpuser/basic.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/bgp_ipv6_basic.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/bgp_llgr_basic.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpuser/ibgp_peers_basic.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpuser/ebgp_peers_basic.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpflowspec/010_bgp_flowspec.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpuser/ibgp_peer_lsp.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/010_bgp_functional_l3vpn.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/030_bgp_functional_evpn.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/040_bgp_functional_route_ref.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/020_bgp_functional_multipath.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/060_bgp_functional_mvpn.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/070_bgp_functional_l3vpn_mcast.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/080_bgp_functional_rt_constrain.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/090_bgp_functional_rt_constrain_validation.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/bgpfunct/bgp_policies_default.robot /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/suites/bgpcep/tcpmd5user/tcpmd5user.robot ... 09:50:51 ============================================================================== 09:50:51 bgpcep-userfeatures.txt 09:50:51 ============================================================================== 09:50:51 bgpcep-userfeatures.txt.050 Bmp Basic :: Basic tests for odl-bgpcep-bmp fea... 09:50:51 ============================================================================== 09:50:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:50:53 Verify BMP Feature :: Verifies if feature is up | FAIL | 09:50:53 Parent suite setup failed: 09:50:53 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:53 ------------------------------------------------------------------------------ 09:50:53 Start_Bmp_Mock :: Starts bmp-mock on tools vm | FAIL | 09:50:53 Parent suite setup failed: 09:50:53 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:53 ------------------------------------------------------------------------------ 09:50:53 Verify Data Reported :: Verifies if the tool reported expected data | FAIL | 09:50:53 Parent suite setup failed: 09:50:53 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:53 ------------------------------------------------------------------------------ 09:50:53 Stop_Bmp_Mock :: Send ctrl+c to bmp-mock to stop it | FAIL | 09:50:53 Parent suite setup failed: 09:50:53 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:53 ------------------------------------------------------------------------------ 09:50:53 bgpcep-userfeatures.txt.050 Bmp Basic :: Basic tests for odl-bgpce... | FAIL | 09:50:53 Suite setup failed: 09:50:53 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:53 09:50:53 Also suite teardown failed: 09:50:53 Several failures occurred: 09:50:53 09:50:53 1) There were no source files matching 'bmpmock.log'. 09:50:53 09:50:53 2) FileNotFoundError: [Errno 2] No such file or directory: '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/bmpmock.log' 09:50:53 09:50:53 4 tests, 0 passed, 4 failed 09:50:53 ============================================================================== 09:50:53 bgpcep-userfeatures.txt.Pcepuser :: Basic tests for odl-bgpcep-pcep-all fea... 09:50:53 ============================================================================== 09:50:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:50:54 Topology_Precondition :: Compare current pcep-topology to off_json... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 Start_Pcc_Mock :: Execute pcc-mock on Mininet, fail is Open is not... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 Configure_Speaker_Entity_Identifier :: Additional PCEP Speaker con... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 Topology_Default :: Compare pcep-topology to default_json, which i... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 Update_Delegated :: Perform update-lsp on the mocked tunnel, check... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 Topology_Updated :: Compare pcep-topology to default_json, which i... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 Refuse_Remove_Delegated :: Perform remove-lsp on the mocked tunnel... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 Topology_Still_Updated :: Compare pcep-topology to default_json, w... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 Add_Instantiated :: Perform add-lsp to create new tunnel, check th... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 Topology_Second_Default :: Compare pcep-topology to default_json, ... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 Update_Instantiated :: Perform update-lsp on the newly instantiate... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 Topology_Second_Updated :: Compare pcep-topology to default_json, ... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 Remove_Instantiated :: Perform remove-lsp on the instantiated tunn... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 Topology_Again_Updated :: Compare pcep-topology to default_json, w... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 Stop_Pcc_Mock :: Send ctrl+c to pcc-mock, fails if no prompt is se... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 Topology_Postcondition :: Compare curent pcep-topology to "off_jso... | FAIL | 09:50:54 Parent suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 ------------------------------------------------------------------------------ 09:50:54 bgpcep-userfeatures.txt.Pcepuser :: Basic tests for odl-bgpcep-pce... | FAIL | 09:50:54 Suite setup failed: 09:50:54 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 09:50:54 09:50:54 Also suite teardown failed: 09:50:54 There were no source files matching 'pccmock.log'. 09:50:54 09:50:54 16 tests, 0 passed, 16 failed 09:50:54 ============================================================================== 09:50:54 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.Bgp Functional Md5' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 09:50:54 bgpcep-userfeatures.txt.Bgp Functional Md5 :: Functional test suite for bgp... 09:50:54 ============================================================================== 09:51:05 Verify Exabgp Connected :: Verifies exabgp connected with md5 sett... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:51:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:51:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:51:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:51:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:51:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:51:07 | FAIL | 09:51:07 Setup failed: 09:51:07 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:51:07 09:51:07 Also teardown failed: 09:51:07 Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text' 09:51:07 ------------------------------------------------------------------------------ 09:51:07 Verify Exabgp Not Connected :: Verifies exabgp connected with md5 ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:51:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:51:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:51:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:51:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:51:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:51:08 | FAIL | 09:51:08 Setup failed: 09:51:08 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:51:08 09:51:08 Also teardown failed: 09:51:08 Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text' 09:51:08 ------------------------------------------------------------------------------ 09:51:08 bgpcep-userfeatures.txt.Bgp Functional Md5 :: Functional test suit... | FAIL | 09:51:08 2 tests, 0 passed, 2 failed 09:51:08 ============================================================================== 09:51:08 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPSpeaker.robot' on line 27: Suite 'bgpcep-userfeatures.txt.Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 09:51:08 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-userfeatures.txt.Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 09:51:08 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-userfeatures.txt.Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 09:51:08 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 09:51:08 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'bgpcep-userfeatures.txt.Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 09:51:08 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'bgpcep-userfeatures.txt.Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 09:51:08 bgpcep-userfeatures.txt.Basic :: Basic tests for odl-bgpcep-bgp-all feature. 09:51:08 ============================================================================== 09:51:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:51:13 Check_For_Empty_Topology_Before_Talking :: Sanity check example-ip... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 TC_LA_Reconfigure_Odl_To_Initiate_Connection :: Configure ibgp pee... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 TC_LA_Start_Bgp_Speaker_And_Verify_Connected :: Verify that peer i... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 TC_LA_Kill_Bgp_Speaker :: Abort the Python speaker. Also, attempt ... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 TC_LA_Delete_Bgp_Peer_Configuration :: Delete peer configuration. | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Reconfigure_ODL_To_Accept_Connection :: Configure BGP peer module ... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Start_Talking_BGP_speaker :: Start Python speaker to connect to OD... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Check_Talking_Connection_Is_Established :: See TCP (BGP) connectio... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Check_Talking_Topology_Is_Filled :: See new routes in example-ipv4... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 TC_R_Reset_Bgp_Peer_Session :: Reset Peer Session | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 TC_R_Check_For_Empty_Topology_After_Resetting :: See example-ipv4-... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 TC_PG_Reconfigure_ODL_With_Peer_Group_To_Accept_Connection :: Conf... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 TC_PG_Restart_Talking_BGP_Speaker :: Abort the Python speaker. Als... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 TC_PG_Check_Talking_Topology_Is_Filled :: See new routes in exampl... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 TC_PG_Reconfigure_ODL_With_Peer_Group_Without_Ipv4_Unicast :: Conf... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 TC_PG_Check_For_Empty_Topology_After_Deconfiguration :: See exampl... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 TC_PG_Reconfigure_ODL_To_Accept_Connection :: Configure BGP peer m... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Kill_Talking_BGP_Speaker :: Abort the Python speaker. Also, attemp... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Check_For_Empty_Topology_After_Talking :: See example-ipv4-topolog... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Start_Listening_BGP_Speaker :: Start Python speaker in listening m... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Check_Listening_Connection_Is_Not_Established_Yet :: See no TCP co... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Check_For_Empty_Topology_Before_Listening :: Sanity check example-... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Reconfigure_ODL_To_Initiate_Connection :: Replace BGP peer config ... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Check_Listening_Connection_Is_Established :: See TCP (BGP) connect... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Check_Listening_Topology_Is_Filled :: See new routes in example-ip... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Kill_Listening_BGP_Speaker :: Abort the Python speaker. Also, atte... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Check_For_Empty_Topology_After_Listening :: Post-condition: Check ... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Start_Listening_BGP_Speaker_Case_2 :: BGP Speaker introduces 2 pre... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Check_Listening_Connection_Is_Established_Case_2 :: See TCP (BGP) ... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Check_Listening_Topology_Is_Filled_Case_2 :: See new routes in exa... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Kill_Listening_BGP_Speaker_Case_2 :: Abort the Python speaker. Als... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Check_For_Empty_Topology_After_Listening_Case_2 :: Post-condition:... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Start_Listening_BGP_Speaker_Case_3 :: BGP Speaker introduces 3 pre... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Check_Listening_Connection_Is_Established_Case_3 :: See TCP (BGP) ... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Check_Listening_Topology_Is_Filled_Case_3 :: See new routes in exa... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Kill_Listening_BGP_Speaker_Case_3 :: Abort the Python speaker. Als... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Check_For_Empty_Topology_After_Listening_Case_3 :: Post-condition:... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... | FAIL | 09:51:13 Parent suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 ------------------------------------------------------------------------------ 09:51:13 bgpcep-userfeatures.txt.Basic :: Basic tests for odl-bgpcep-bgp-al... | FAIL | 09:51:13 Suite setup failed: 09:51:13 Failed to send the command: log:set INFO 09:51:13 09:51:13 38 tests, 0 passed, 38 failed 09:51:13 ============================================================================== 09:51:13 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.Bgp Ipv6 Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 09:51:13 bgpcep-userfeatures.txt.Bgp Ipv6 Basic :: Functional test for ipv6 connecti... 09:51:13 ============================================================================== 09:53:16 Reconfigure_ODL_To_Accept_Connections :: Configure BGP peer module... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:53:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:53:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 09:53:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 09:53:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 09:53:17 | FAIL | 09:53:17 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:53:17 ------------------------------------------------------------------------------ 09:53:17 Start_Exabgp :: Start exabgp with :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:53:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:53:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:53:41 | FAIL | 09:53:41 Unable to connect ExaBgp to ODL 09:53:41 ------------------------------------------------------------------------------ 09:53:41 Verify_Ipv6_Topology_Filled :: Verifies that example-ipv6-topology... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:53:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:53:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:53 | FAIL | 09:53:53 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv6-topology (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:53:53 ------------------------------------------------------------------------------ 09:53:53 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:53:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:53:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 09:53:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 09:53:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 09:53:54 | FAIL | 09:53:54 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:53:54 ------------------------------------------------------------------------------ 09:53:54 Verify_Ipv6_Topology_Empty :: Verifies that example-ipv6-topology ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:53:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:53:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:53:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:05 | FAIL | 09:54:05 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv6-topology (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:54:05 ------------------------------------------------------------------------------ 09:54:05 Reconfigure_ODL_To_Accept_Connections_2 :: Configure BGP peer modu... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2 09:54:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2 09:54:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2 09:54:06 | FAIL | 09:54:06 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:54:06 ------------------------------------------------------------------------------ 09:54:06 Verify_Ipv6_Topology_Filled_2 :: Verifies that example-ipv6-topolo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:18 | FAIL | 09:54:18 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv6-topology (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:54:18 ------------------------------------------------------------------------------ 09:54:18 Delete_Bgp_Peer_Configuration_2 :: Revert the BGP configuration to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2 09:54:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2 09:54:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2 09:54:19 | FAIL | 09:54:19 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:54:19 ------------------------------------------------------------------------------ 09:54:19 Verify_Ipv6_Topology_Empty_2 :: Verifies that example-ipv6-topolog... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:30 | FAIL | 09:54:30 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv6-topology (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:54:30 ------------------------------------------------------------------------------ 09:54:30 Reconfigure_ODL_To_Accept_Connections_3 :: Configure BGP peer modu... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2 09:54:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2 09:54:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2 09:54:31 | FAIL | 09:54:31 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:54:31 ------------------------------------------------------------------------------ 09:54:31 Verify_Ipv6_Topology_Filled_3 :: Verifies that example-ipv6-topolo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:43 | FAIL | 09:54:43 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv6-topology (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:54:43 ------------------------------------------------------------------------------ 09:54:43 Delete_Bgp_Peer_Configuration_3 :: Revert the BGP configuration to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2 09:54:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2 09:54:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2 09:54:44 | FAIL | 09:54:44 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:54:44 ------------------------------------------------------------------------------ 09:54:44 Verify_Ipv6_Topology_Empty_3 :: Verifies that example-ipv6-topolog... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:54:56 | FAIL | 09:54:56 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv6-topology (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:54:56 ------------------------------------------------------------------------------ 09:54:56 Stop_All_Exabgps :: Save exabgp logs as exaipv6.log, and stop exab... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:57 | PASS | 09:54:57 ------------------------------------------------------------------------------ 09:54:57 Configure_App_Peer :: Configures bgp application peer. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12 09:54:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12 09:54:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12 09:54:58 | FAIL | 09:54:58 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:54:58 ------------------------------------------------------------------------------ 09:54:58 Reconfigure_ODL_To_Accept_Connections_4 :: Configure BGP peer modu... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 09:54:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 09:54:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 09:54:58 | FAIL | 09:54:58 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:54:58 ------------------------------------------------------------------------------ 09:54:58 Start_Exabgp_2 :: Start exabgp and Verify BGP connection :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:54:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:54:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:54:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 09:55:22 | FAIL | 09:55:22 Unable to connect ExaBgp to ODL 09:55:22 ------------------------------------------------------------------------------ 09:55:22 Inject_Ipv6_Route_1 :: Inject the Ipv6 route from controller :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 09:55:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 09:55:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 09:55:23 | FAIL | 09:55:23 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:55:23 ------------------------------------------------------------------------------ 09:55:23 Check_Ipv6_Prefix_In_Bgp_Rib_1 :: Check for the presence of Ipv6 P... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:35 | FAIL | 09:55:35 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:55:35 ------------------------------------------------------------------------------ 09:55:35 Delete_Injected_Ipv6_Routes_1 :: Delete the injected IPV6 routes :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 09:55:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 09:55:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 09:55:36 | FAIL | 09:55:36 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:55:36 ------------------------------------------------------------------------------ 09:55:36 Delete_Bgp_Peer_Configuration_4 :: Revert the BGP configuration to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 09:55:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 09:55:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 09:55:37 | FAIL | 09:55:37 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:55:37 ------------------------------------------------------------------------------ 09:55:37 Verify_Ipv6_Topology_Empty_4 :: Verifies that example-ipv6-topolog... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:55:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:55:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:55:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:55:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:55:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:55:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:55:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:55:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:55:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:55:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:55:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:55:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:55:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:55:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:55:49 | FAIL | 09:55:49 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv6-topology (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:55:49 ------------------------------------------------------------------------------ 09:55:49 Reconfigure_ODL_To_Accept_Connections_5 :: Configure BGP peer modu... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 09:55:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 09:55:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 09:55:49 | FAIL | 09:55:49 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:55:49 ------------------------------------------------------------------------------ 09:55:49 Inject_Ipv6_Route_2 :: Inject the Ipv6 route from controller :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 09:55:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 09:55:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 09:55:50 | FAIL | 09:55:50 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:55:50 ------------------------------------------------------------------------------ 09:55:50 Check_Ipv6_Prefix_In_Bgp_Rib_2 :: Check for the presence of Ipv6 P... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:55:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:55:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:56:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:56:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:56:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 09:56:02 | FAIL | 09:56:02 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:56:02 ------------------------------------------------------------------------------ 09:56:02 Delete_Injected_Ipv6_Routes_2 :: Delete the injected IPV6 routes :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:56:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:56:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 09:56:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 09:56:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 09:56:03 | FAIL | 09:56:03 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:56:03 ------------------------------------------------------------------------------ 09:56:03 Delete_App_Peer :: Deletes bgp application peer. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:56:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:56:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12 09:56:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12 09:56:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12 09:56:04 | FAIL | 09:56:04 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:56:04 ------------------------------------------------------------------------------ 09:56:04 Delete_Bgp_Peer_Configuration_5 :: Revert the BGP configuration to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:56:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:56:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 09:56:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 09:56:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 09:56:04 | FAIL | 09:56:04 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:56:04 ------------------------------------------------------------------------------ 09:56:04 Verify_Ipv6_Topology_Empty_5 :: Verifies that example-ipv6-topolog... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:56:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:56:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:56:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:56:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:56:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:56:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:56:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:56:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:56:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:56:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:56:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:56:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:56:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:56:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:56:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:56:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv6-topology 09:56:16 | FAIL | 09:56:16 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv6-topology (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:56:16 ------------------------------------------------------------------------------ 09:56:16 Stop_All_Exabgps_2 :: Save exabgp logs as exaipv6.log, and stop ex... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:56:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:56:17 | PASS | 09:56:17 ------------------------------------------------------------------------------ 09:56:17 Reconfigure_ODL_To_Accept_Connections_6 :: Configure BGP peer modu... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:56:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:56:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 09:56:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 09:56:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 09:56:17 | FAIL | 09:56:17 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:56:17 ------------------------------------------------------------------------------ 09:56:17 Start_Exabgp_3 :: Start exabgp with :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:56:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:56:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:56:42 | FAIL | 09:56:42 Unable to connect ExaBgp to ODL 09:56:42 ------------------------------------------------------------------------------ 09:56:42 Stop_All_Exabgps_3 :: Save exabgp logs as exabgp_graceful_restart.... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:56:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:57:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:57:22 | PASS | 09:57:22 ------------------------------------------------------------------------------ 09:57:22 Start_Exabgp_4 :: Start exabgp with :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:57:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:57:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 09:57:47 | FAIL | 09:57:47 Unable to connect ExaBgp to ODL 09:57:47 ------------------------------------------------------------------------------ 09:57:47 Delete_Bgp_Peer_Configuration_6 :: Revert the BGP configuration to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:57:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:57:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 09:57:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 09:57:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 09:57:47 | FAIL | 09:57:47 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:57:47 ------------------------------------------------------------------------------ 09:57:47 Stop_All_Exabgps_4 :: Save exabgp logs as exabgp_graceful_restart.... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:57:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:57:48 | PASS | 09:57:48 ------------------------------------------------------------------------------ 09:57:48 bgpcep-userfeatures.txt.Bgp Ipv6 Basic :: Functional test for ipv6... | FAIL | 09:57:48 36 tests, 4 passed, 32 failed 09:57:48 ============================================================================== 09:57:48 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.Bgp Llgr Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 09:57:48 bgpcep-userfeatures.txt.Bgp Llgr Basic :: Functional test for ipv6 connecti... 09:57:48 ============================================================================== 09:57:54 Reconfigure_ODL_To_Accept_Connections :: Configure BGP peer module... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:57:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:57:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:57:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:57:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:57:54 | FAIL | 09:57:54 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:57:54 ------------------------------------------------------------------------------ 09:57:54 Start_Gobgp :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:57:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:57:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 09:57:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 09:57:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 09:58:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 09:58:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 09:58:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 09:58:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 09:58:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 09:58:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 09:58:26 | PASS | 09:58:26 ------------------------------------------------------------------------------ 09:58:26 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:58:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:58:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:58:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:58:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:58:27 | FAIL | 09:58:27 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:58:27 ------------------------------------------------------------------------------ 09:58:27 Stop_All_Gobgps :: Save exabgp logs as exaipv6.log, and stop exabg... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:58:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:58:27 | PASS | 09:58:27 ------------------------------------------------------------------------------ 09:58:27 bgpcep-userfeatures.txt.Bgp Llgr Basic :: Functional test for ipv6... | FAIL | 09:58:27 4 tests, 2 passed, 2 failed 09:58:27 ============================================================================== 09:58:27 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPSpeaker.robot' on line 27: Suite 'bgpcep-userfeatures.txt.Bgp App Peer Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 09:58:27 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-userfeatures.txt.Bgp App Peer Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 09:58:27 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-userfeatures.txt.Bgp App Peer Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 09:58:27 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Bgp App Peer Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 09:58:27 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'bgpcep-userfeatures.txt.Bgp App Peer Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 09:58:27 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'bgpcep-userfeatures.txt.Bgp App Peer Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 09:58:27 bgpcep-userfeatures.txt.Bgp App Peer Basic :: Basic tests for BGP applicati... 09:58:27 ============================================================================== 09:58:32 Reconfigure_ODL_To_Accept_BGP_Peer_Connection :: Configure BGP pee... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:58:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:58:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:58:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:58:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 09:58:33 | FAIL | 09:58:33 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:58:33 ------------------------------------------------------------------------------ 09:58:33 Reconfigure_ODL_To_Accept_BGP_Application_Peer :: Configure BGP ap... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:58:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:58:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 09:58:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 09:58:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 09:58:34 | FAIL | 09:58:34 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 09:58:34 ------------------------------------------------------------------------------ 09:58:34 Check_For_Empty_Example-IPv4-Topology :: Sanity check example-ipv4... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:58:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:58:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:58:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 09:59:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:26 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:00:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:36 | FAIL | 10:01:36 Keyword 'Compare_Topology' failed after retrying for 3 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:01:36 ------------------------------------------------------------------------------ 10:01:36 TC1_BGP_Application_Peer_Post_3_Initial_Routes :: Start BGP applic... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:01:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:01:36 | PASS | 10:01:36 ------------------------------------------------------------------------------ 10:01:36 TC1_Check_Example-IPv4-Topology_Is_Filled_With_3_Routes :: See new... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:01:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:01:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:01:47 | FAIL | 10:01:47 Keyword 'Compare_Topology' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:01:47 ------------------------------------------------------------------------------ 10:01:47 TC1_Connect_BGP_Peer :: Start BGP peer tool :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:01:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:01:57 | PASS | 10:01:57 ------------------------------------------------------------------------------ 10:01:57 TC1_BGP_Peer_Check_Incomming_Updates_For_3_Introduced_Prefixes :: ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:01:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:08 | FAIL | 10:02:08 Keyword 'Check_File_For_Word_Count' failed after retrying for 10 seconds. The last error was: 0 != 3 10:02:08 ------------------------------------------------------------------------------ 10:02:08 TC1_BGP_Application_Peer_Delete_3_Initial_Routes :: Start BGP appl... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:08 | PASS | 10:02:08 ------------------------------------------------------------------------------ 10:02:08 TC1_Check_Example-IPv4-Topology_Is_Empty :: See new routes are del... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:19 | FAIL | 10:02:19 Keyword 'Compare_Topology' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:02:19 ------------------------------------------------------------------------------ 10:02:19 TC1_Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes :: Check... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:30 | FAIL | 10:02:30 Keyword 'Check_File_For_Word_Count' failed after retrying for 10 seconds. The last error was: 0 != 3 10:02:30 ------------------------------------------------------------------------------ 10:02:30 TC1_Stop_BGP_Peer :: Stop BGP peer tool :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:32 | PASS | 10:02:32 ------------------------------------------------------------------------------ 10:02:32 TC2_Reconnect_BGP_Peer :: Start BGP peer tool :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:42 | PASS | 10:02:42 ------------------------------------------------------------------------------ 10:02:42 TC2_BGP_Application_Peer_Put_3_Routes :: Start BGP application pee... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:42 | PASS | 10:02:42 ------------------------------------------------------------------------------ 10:02:42 TC2_Check_Example-IPv4-Topology_Is_Filled_With_3_Routes :: See new... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:02:54 | FAIL | 10:02:54 Keyword 'Compare_Topology' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:02:54 ------------------------------------------------------------------------------ 10:02:54 TC2_BGP_Peer_Check_Incomming_Updates_For_3_Introduced_Prefixes :: ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:02:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:03:04 | FAIL | 10:03:04 Keyword 'Check_File_For_Word_Count' failed after retrying for 10 seconds. The last error was: 0 != 3 10:03:04 ------------------------------------------------------------------------------ 10:03:04 TC2_BGP_Application_Peer_Delete_All_Routes :: Start BGP applicatio... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:03:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:03:04 | PASS | 10:03:04 ------------------------------------------------------------------------------ 10:03:04 TC2_Check_Example-IPv4-Topology_Is_Empty :: See new routes are del... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:03:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:03:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:16 | FAIL | 10:03:16 Keyword 'Compare_Topology' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:03:16 ------------------------------------------------------------------------------ 10:03:16 TC2_BGP_Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes :: C... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:03:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:03:26 | FAIL | 10:03:26 Keyword 'Check_File_For_Word_Count' failed after retrying for 10 seconds. The last error was: 0 != 3 10:03:26 ------------------------------------------------------------------------------ 10:03:26 TC2_Stop_BGP_Peer :: Stop BGP peer tool :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:03:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:03:28 | PASS | 10:03:28 ------------------------------------------------------------------------------ 10:03:28 TC3_BGP_Application_Peer_Put_3_Routes :: Start BGP application pee... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:03:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:03:28 | PASS | 10:03:28 ------------------------------------------------------------------------------ 10:03:28 TC3_Check_Example-IPv4-Topology_Is_Filled_With_3_Routes :: See new... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:03:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:03:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:03:40 | FAIL | 10:03:40 Keyword 'Compare_Topology' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:03:40 ------------------------------------------------------------------------------ 10:03:40 TC3_Reconnect_BGP_Peer_And_Check_Incomming_Updates_For_3_Introduce... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:03:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:04:00 | FAIL | 10:04:00 Keyword 'Check_File_For_Word_Count' failed after retrying for 10 seconds. The last error was: 0 != 3 10:04:00 ------------------------------------------------------------------------------ 10:04:00 TC3_BGP_Application_Peer_Delete_All_Routes :: Start BGP applicatio... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:04:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:04:00 | PASS | 10:04:00 ------------------------------------------------------------------------------ 10:04:00 TC3_Check_Example-IPv4-Topology_Is_Empty :: See new routes are del... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:04:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:04:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 10:04:12 | FAIL | 10:04:12 Keyword 'Compare_Topology' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:04:12 ------------------------------------------------------------------------------ 10:04:12 TC3_BGP_Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes :: C... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:04:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:04:22 | FAIL | 10:04:22 Keyword 'Check_File_For_Word_Count' failed after retrying for 10 seconds. The last error was: 0 != 3 10:04:22 ------------------------------------------------------------------------------ 10:04:22 TC3_Stop_BGP_Peer :: Stop BGP peer tool :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:04:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:04:24 | PASS | 10:04:24 ------------------------------------------------------------------------------ 10:04:24 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:04:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:04:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:04:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:04:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:04:25 | FAIL | 10:04:25 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:04:25 ------------------------------------------------------------------------------ 10:04:25 Delete_Bgp_Application_Peer_Configuration :: Revert the BGP config... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:04:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:04:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:04:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:04:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:04:26 | FAIL | 10:04:26 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:04:26 ------------------------------------------------------------------------------ 10:04:26 bgpcep-userfeatures.txt.Bgp App Peer Basic :: Basic tests for BGP ... | FAIL | 10:04:26 28 tests, 11 passed, 17 failed 10:04:26 ============================================================================== 10:04:26 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPSpeaker.robot' on line 27: Suite 'bgpcep-userfeatures.txt.Ibgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:04:26 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-userfeatures.txt.Ibgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:04:26 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-userfeatures.txt.Ibgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:04:26 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Ibgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:04:26 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'bgpcep-userfeatures.txt.Ibgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:04:26 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BgpOperations.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Ibgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:04:26 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'bgpcep-userfeatures.txt.Ibgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:04:26 bgpcep-userfeatures.txt.Ibgp Peers Basic :: Basic tests for iBGP peers. 10:04:26 ============================================================================== 10:04:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:04:31 TC1_Configure_Two_iBGP_Route_Reflector_Client_Peers :: Configure t... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC1_Connect_BGP_Peer1 :: Connect BGP peer | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC1_Connect_BGP_Peer2 :: Connect BGP peer | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC1_BGP_Peer1_Check_Log_For_Introduced_Prefixes :: Check incomming... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC1_BGP_Peer2_Check_Log_For_Introduced_Prefixes :: Check incomming... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC1_Disconnect_BGP_Peer1 :: Stop BGP peer & store logs | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC1_BGP_Peer2_Check_Log_For_Withdrawn_Prefixes :: Check incomming ... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC1_Disconnect_BGP_Peer2 :: Stop BGP peer & store logs | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC_1_Check_for_Empty_IPv4_Topology | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC1_Delete_BGP_Peers_Configuration :: Delete all previously config... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC2_Configure_One_iBGP_Route_Reflector_Client_And_One_iBGP_Non_Cli... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC2_Connect_BGP_Peer1 :: Connect BGP peer | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC2_Connect_BGP_Peer2 :: Connect BGP peer | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC2_BGP_Peer1_Check_Log_For_Introduced_Prefixes :: Check incomming... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC2_BGP_Peer2_Check_Log_For_Introduced_Prefixes :: Check incomming... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC2_Disconnect_BGP_Peer1 :: Stop BGP peer & store logs | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC2_BGP_Peer2_Check_Log_For_Withdrawn_Prefixes :: Check incomming ... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC2_Disconnect_BGP_Peer2 :: Stop BGP peer & store logs | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC_2_Check_for_Empty_IPv4_Topology | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC2_Delete_BGP_Peers_Configuration :: Delete all previously config... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC3_Configure_Two_iBGP_Non_Client_Peers :: Configure iBGP peers: 1... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC3_Connect_BGP_Peer1 :: Connect BGP peer | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC3_Connect_BGP_Peer2 :: Connect BGP peer | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC3_BGP_Peer1_Check_Log_For_No_Updates :: Check for no updates rec... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC3_Disconnect_BGP_Peer1 :: Stop BGP peer & store logs | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC3_BGP_Peer2_Check_Log_For_No_Updates :: Consequent check for no ... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC3_Disconnect_BGP_Peer2 :: Stop BGP peer & store logs | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC_3_Check_for_Empty_IPv4_Topology | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC3_Delete_BGP_Peers_Configuration :: Delete all previously config... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC4_Configure_Two_iBGP_RR_Clients_With_Cluster_Id :: Configure two... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC4_Connect_BGP_Peers :: Connect BGP peers, each set to send 3 pre... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC4_BGP_Peer1_Check_Rib_Out_For_Introduced_Prefixes :: Check incom... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC4_BGP_Peer2_Check_Rib_Out_For_Introduced_Prefixes :: Check incom... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC4_Disconnect_BGP_Peers :: Stop BGP peer & store logs | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC4_Check_for_Empty_IPv4_Topology :: Checks for empty topology after | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 TC4_Delete_BGP_Peers_Configuration :: Delete all previously config... | FAIL | 10:04:31 Parent suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 ------------------------------------------------------------------------------ 10:04:31 bgpcep-userfeatures.txt.Ibgp Peers Basic :: Basic tests for iBGP p... | FAIL | 10:04:31 Suite setup failed: 10:04:31 Failed to send the command: log:set INFO 10:04:31 10:04:31 36 tests, 0 passed, 36 failed 10:04:31 ============================================================================== 10:04:31 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPSpeaker.robot' on line 27: Suite 'bgpcep-userfeatures.txt.Ebgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:04:31 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-userfeatures.txt.Ebgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:04:31 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-userfeatures.txt.Ebgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:04:31 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Ebgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:04:31 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'bgpcep-userfeatures.txt.Ebgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:04:31 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BgpOperations.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Ebgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:04:31 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'bgpcep-userfeatures.txt.Ebgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:04:31 bgpcep-userfeatures.txt.Ebgp Peers Basic :: Basic tests for eBGP applicatio... 10:04:31 ============================================================================== 10:04:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:04:36 Configure_BGP_Peers :: Configure an iBGP and two eBGP peers | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 Connect_iBGP_Peer1 :: Connect BGP peer | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 Connect_eBGP_Peer1 :: Connect BGP peer | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 Check_IPv4_Topology_For_First_Path :: The IPv4 topology shall cont... | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 iBGP_Check_Log_For_Introduced_Prefixes :: Check incomming updates ... | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 Connect_eBGP_Peer2 :: Connect BGP peer and check empty topology | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 Disconnect_eBGP_Peer1 :: Stop BGP peer, log topology and store logs | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 Check_IPv4_Topology_For_Second_Path :: The IPv4 topology shall con... | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 iBGP_Check_Log_For_Updated_Prefixes :: Check incomming updates for... | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 Disconnect_eBGP_Peer2 :: Stop BGP peer, store logs and wait for em... | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 Check_For_Empty_IPv4_Topology :: The IPv4 topology shall be empty | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 iBGP_Check_Log_For_Withdrawn_Prefixes :: Check incomming updates f... | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 Disconnect_iBGP_Peer1 :: Stop BGP peer, log topology and store logs | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 Delete_BGP_Peers_Configuration :: Delete all previously configured... | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 TC_LAS_Reconfigure_Odl_To_Accept_Connection :: Configure neighbors... | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 TC_LAS_Start_iBgp_Speaker_And_Verify_Connected :: Verify that peer... | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 TC_LAS_Start_eBgp_Speaker_And_Verify_Connected :: Verify that peer... | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 TC_LAS_Verify_iBGP_Rib_Out :: Verifies iBGP's adj-rib-out output. ... | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 TC_LAS_Verify_eBGP_Rib_Out :: Verifies eBGP's adj-rib-out output. ... | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 TC_LAS_Kill_iBgp_Speaker_After_Talking :: Abort the Python speaker... | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 TC_LAS_Kill_eBgp_Speaker_After_Talking :: Abort the Python speaker... | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 TC_LAS_Delete_Bgp_Peer_Configurations :: Delete peer configuration. | FAIL | 10:04:36 Parent suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 ------------------------------------------------------------------------------ 10:04:36 bgpcep-userfeatures.txt.Ebgp Peers Basic :: Basic tests for eBGP a... | FAIL | 10:04:36 Suite setup failed: 10:04:36 Failed to send the command: log:set INFO 10:04:36 10:04:36 22 tests, 0 passed, 22 failed 10:04:36 ============================================================================== 10:04:36 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.010 Bgp Flowspec' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:04:36 bgpcep-userfeatures.txt.010 Bgp Flowspec :: Functional test for bgp flowspec. 10:04:36 ============================================================================== 10:04:44 Check_For_Empty_Topology_Before_Talking :: Sanity check bgp-flowsp... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:04:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:04:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:04:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:04:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:04:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:04:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:04:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:04:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:04:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:04:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:04:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:04:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:04:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:44 | FAIL | 10:05:44 Keyword 'Verify_Empty_Flowspec_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:05:44 ------------------------------------------------------------------------------ 10:05:44 Reconfigure_ODL_To_Accept_Connection :: Configure BGP peer module ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:05:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:05:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:05:45 | FAIL | 10:05:45 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:05:45 ------------------------------------------------------------------------------ 10:05:45 FlowSpec_Test_1 :: Testing flowspec values for bgp-flowspec.cfg [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:46 | FAIL | 10:05:46 Setup failed: 10:05:46 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:05:46 ------------------------------------------------------------------------------ 10:05:46 FlowSpec_Test_2 :: Testing flowspec values for bgp-flowspec-redire... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 10:05:47 | FAIL | 10:05:47 Setup failed: 10:05:47 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:05:47 ------------------------------------------------------------------------------ 10:05:47 Deconfigure_ODL_To_Accept_Connection :: Deconfigure BGP peer. [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:05:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:05:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:05:47 | FAIL | 10:05:47 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:05:47 ------------------------------------------------------------------------------ 10:05:47 bgpcep-userfeatures.txt.010 Bgp Flowspec :: Functional test for bg... | FAIL | 10:05:47 5 tests, 0 passed, 5 failed 10:05:47 ============================================================================== 10:05:47 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPSpeaker.robot' on line 27: Suite 'bgpcep-userfeatures.txt.Ibgp Peer Lsp' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:05:47 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-userfeatures.txt.Ibgp Peer Lsp' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:05:47 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-userfeatures.txt.Ibgp Peer Lsp' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:05:48 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Ibgp Peer Lsp' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:05:48 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'bgpcep-userfeatures.txt.Ibgp Peer Lsp' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:05:48 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BgpOperations.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Ibgp Peer Lsp' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:05:48 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'bgpcep-userfeatures.txt.Ibgp Peer Lsp' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:05:48 bgpcep-userfeatures.txt.Ibgp Peer Lsp :: Basic tests for iBGP peers. 10:05:48 ============================================================================== 10:05:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:05:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:05:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:05:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:05:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:05:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:05:56 TC1_Configure_iBGP_Peer :: Configure BGP peer module with initiate... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:05:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:05:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:05:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:05:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:05:57 | FAIL | 10:05:57 ... click for list of related bugs or create a new one if needed (with the 10:05:57 "bgpcep_userfeatures_txt_ibgp_peer_lsp_tc1_configure_ibgp_peer" 10:05:57 reference somewhere inside) 10:05:57 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc1_configure_ibgp_peer&order=bug_status" 10:05:57 10:05:57 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:05:57 ------------------------------------------------------------------------------ 10:05:57 TC1_Check_Example_Bgp_Rib_Is_Empty :: Check RIB for none linkstate... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:05:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:05:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 10:05:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 10:05:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 10:05:57 | FAIL | 10:05:57 ... click for list of related bugs or create a new one if needed (with the 10:05:57 "bgpcep_userfeatures_txt_ibgp_peer_lsp_tc1_check_example_bgp_rib_is_empty" 10:05:57 reference somewhere inside) 10:05:57 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc1_check_example_bgp_rib_is_empty&order=bug_status" 10:05:57 10:05:57 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:05:57 ------------------------------------------------------------------------------ 10:05:57 TC1_Connect_BGP_Peer :: Connect BGP peer with advertising the rout... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:05:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:05:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:05:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:08 | PASS | 10:06:08 ------------------------------------------------------------------------------ 10:06:08 TC1_Check_Example_Bgp_Rib :: Check RIB for not containig linkstate... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 10:06:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 10:06:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 10:06:08 | FAIL | 10:06:08 ... click for list of related bugs or create a new one if needed (with the 10:06:08 "bgpcep_userfeatures_txt_ibgp_peer_lsp_tc1_check_example_bgp_rib" 10:06:08 reference somewhere inside) 10:06:08 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc1_check_example_bgp_rib&order=bug_status" 10:06:08 10:06:08 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:06:08 ------------------------------------------------------------------------------ 10:06:08 TC1_Disconnect_BGP_Peer :: Stop BGP peer & store logs :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:10 | PASS | 10:06:10 ------------------------------------------------------------------------------ 10:06:10 TC1_Deconfigure_iBGP_Peer :: Revert the BGP configuration to the o... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:06:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:06:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:06:11 | FAIL | 10:06:11 ... click for list of related bugs or create a new one if needed (with the 10:06:11 "bgpcep_userfeatures_txt_ibgp_peer_lsp_tc1_deconfigure_ibgp_peer" 10:06:11 reference somewhere inside) 10:06:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc1_deconfigure_ibgp_peer&order=bug_status" 10:06:11 10:06:11 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:06:11 ------------------------------------------------------------------------------ 10:06:11 TC2_Configure_iBGP_Peer :: Configures BGP peer module with initiat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:06:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:06:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:06:12 | FAIL | 10:06:12 ... click for list of related bugs or create a new one if needed (with the 10:06:12 "bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_configure_ibgp_peer" 10:06:12 reference somewhere inside) 10:06:12 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_configure_ibgp_peer&order=bug_status" 10:06:12 10:06:12 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:06:12 ------------------------------------------------------------------------------ 10:06:12 TC2_Check_Example_Bgp_Rib_Is_Empty :: Check RIB for none linkstate... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 10:06:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 10:06:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 10:06:13 | FAIL | 10:06:13 ... click for list of related bugs or create a new one if needed (with the 10:06:13 "bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib_is_empty" 10:06:13 reference somewhere inside) 10:06:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib_is_empty&order=bug_status" 10:06:13 10:06:13 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:06:13 ------------------------------------------------------------------------------ 10:06:13 TC2_Connect_BGP_Peer :: Connect BGP peer :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:23 | PASS | 10:06:23 ------------------------------------------------------------------------------ 10:06:23 TC2_Check_Example_Bgp_Rib :: Check RIB for linkstate-route(s) and ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 10:06:34 | FAIL | 10:06:34 ... click for list of related bugs or create a new one if needed (with the 10:06:34 "bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib" 10:06:34 reference somewhere inside) 10:06:34 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib&order=bug_status" 10:06:34 10:06:34 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:06:34 ------------------------------------------------------------------------------ 10:06:34 TC2_Disconnect_BGP_Peer :: Stop BGP peer & store logs :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:36 | PASS | 10:06:36 ------------------------------------------------------------------------------ 10:06:36 TC2_Deconfigure_iBGP_Peer :: Revert the BGP configuration to the o... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:06:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:06:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:06:37 | FAIL | 10:06:37 ... click for list of related bugs or create a new one if needed (with the 10:06:37 "bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_deconfigure_ibgp_peer" 10:06:37 reference somewhere inside) 10:06:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_deconfigure_ibgp_peer&order=bug_status" 10:06:37 10:06:37 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:06:37 ------------------------------------------------------------------------------ 10:06:37 bgpcep-userfeatures.txt.Ibgp Peer Lsp :: Basic tests for iBGP peers. | FAIL | 10:06:37 12 tests, 4 passed, 8 failed 10:06:37 ============================================================================== 10:06:37 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.010 Bgp Functional L3Vpn' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:06:37 bgpcep-userfeatures.txt.010 Bgp Functional L3Vpn :: Functional test suite f... 10:06:37 ============================================================================== 10:06:48 Configure_App_Peer :: Configures bgp application peer. Openconfig ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:06:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:06:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:06:49 | FAIL | 10:06:49 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:06:49 ------------------------------------------------------------------------------ 10:06:49 Reconfigure_ODL_To_Accept_Connection :: Configures BGP peer module... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:06:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:06:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:06:50 | FAIL | 10:06:50 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:06:50 ------------------------------------------------------------------------------ 10:06:50 L3vpn_Ipv4_To_Odl :: Testing mpls vpn ipv4 routes reported to odl ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:06:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:06:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:06:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:06:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:06:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:06:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:06:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:06:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:06:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:06:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:06:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:06:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:06:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:07:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:07:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:07:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:07:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:07:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 10:07:03 | FAIL | 10:07:03 Setup failed: 10:07:03 Keyword 'Verify_Empty_Reported_Data' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:03 10:07:03 Also teardown failed: 10:07:03 Keyword 'Verify_Empty_Reported_Data' failed after retrying 3 times. The last error was: Several failures occurred: 10:07:03 10:07:03 1) ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:03 10:07:03 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text' 10:07:03 10:07:03 3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code' 10:07:03 10:07:03 4) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code' 10:07:03 10:07:03 5) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text' 10:07:03 10:07:03 6) { 10:07:03 "bgp-rib:tables": [ 10:07:03 { 10:07:03 "afi": "bgp-types:ipv4-address-family", 10:07:03 "attributes": { 10:07:03 "uptodate": "*" 10:07:03 }, 10:07:03 "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family" 10:07:03 } 10:07:03 ] 10:07:03 } 10:07:03 != 10:07:03 ------------------------------------------------------------------------------ 10:07:03 Start_Play :: Start Python speaker to connect to ODL. We need to d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:09 | PASS | 10:07:09 ------------------------------------------------------------------------------ 10:07:09 Play_To_Odl_rt_constrain_type_0 :: This keyword sends route-target... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:07:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:07:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:07:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:07:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:07:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:07:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:07:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:07:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:07:16 | FAIL | 10:07:16 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:16 ------------------------------------------------------------------------------ 10:07:16 Odl_To_Play_l3vpn_rt_arg :: Same as TC before but fluorine and fur... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:07:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:07:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:07:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:07:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:07:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:07:17 | FAIL | 10:07:17 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:17 ------------------------------------------------------------------------------ 10:07:17 Kill_Talking_BGP_Speaker :: Abort the Python speaker :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:17 | PASS | 10:07:17 ------------------------------------------------------------------------------ 10:07:17 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:07:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:07:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:07:18 | FAIL | 10:07:18 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:18 ------------------------------------------------------------------------------ 10:07:18 Deconfigure_App_Peer :: Revert the BGP configuration to the origin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:07:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:07:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:07:19 | FAIL | 10:07:19 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:19 ------------------------------------------------------------------------------ 10:07:19 bgpcep-userfeatures.txt.010 Bgp Functional L3Vpn :: Functional tes... | FAIL | 10:07:19 9 tests, 2 passed, 7 failed 10:07:19 ============================================================================== 10:07:19 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.030 Bgp Functional Evpn' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:07:19 bgpcep-userfeatures.txt.030 Bgp Functional Evpn :: Functional test for bgp ... 10:07:19 ============================================================================== 10:07:24 Configure_App_Peer :: Configures bgp application peer. Openconfig ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:07:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:07:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:07:25 | FAIL | 10:07:25 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:25 ------------------------------------------------------------------------------ 10:07:25 Reconfigure_ODL_To_Accept_Connection :: Configures BGP peer module... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:07:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:07:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:07:25 | FAIL | 10:07:25 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:25 ------------------------------------------------------------------------------ 10:07:25 Start_Bgp_Peer :: Start Python speaker to connect to ODL. We need ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:31 | PASS | 10:07:31 ------------------------------------------------------------------------------ 10:07:31 Odl_To_Play_route_es_arb :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:32 | FAIL | 10:07:32 Setup failed: 10:07:32 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:32 ------------------------------------------------------------------------------ 10:07:32 Play_To_Odl_route_es_arb :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:33 | FAIL | 10:07:33 Setup failed: 10:07:33 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:33 ------------------------------------------------------------------------------ 10:07:33 Odl_To_Play_route_es_as :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:34 | FAIL | 10:07:34 Setup failed: 10:07:34 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:34 ------------------------------------------------------------------------------ 10:07:34 Play_To_Odl_route_es_as :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:34 | FAIL | 10:07:34 Setup failed: 10:07:34 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:34 ------------------------------------------------------------------------------ 10:07:34 Odl_To_Play_route_es_lacp :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:35 | FAIL | 10:07:35 Setup failed: 10:07:35 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:35 ------------------------------------------------------------------------------ 10:07:35 Play_To_Odl_route_es_lacp :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:36 | FAIL | 10:07:36 Setup failed: 10:07:36 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:36 ------------------------------------------------------------------------------ 10:07:36 Odl_To_Play_route_es_lan :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:36 | FAIL | 10:07:36 Setup failed: 10:07:36 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:36 ------------------------------------------------------------------------------ 10:07:36 Play_To_Odl_route_es_lan :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:37 | FAIL | 10:07:37 Setup failed: 10:07:37 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:37 ------------------------------------------------------------------------------ 10:07:37 Odl_To_Play_route_es_mac :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:38 | FAIL | 10:07:38 Setup failed: 10:07:38 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:38 ------------------------------------------------------------------------------ 10:07:38 Play_To_Odl_route_es_mac :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:38 | FAIL | 10:07:38 Setup failed: 10:07:38 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:38 ------------------------------------------------------------------------------ 10:07:38 Odl_To_Play_route_es_rou :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:39 | FAIL | 10:07:39 Setup failed: 10:07:39 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:39 ------------------------------------------------------------------------------ 10:07:39 Play_To_Odl_route_es_rou :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:40 | FAIL | 10:07:40 Setup failed: 10:07:40 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:40 ------------------------------------------------------------------------------ 10:07:40 Odl_To_Play_route_eth_arb :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:40 | FAIL | 10:07:40 Setup failed: 10:07:40 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:40 ------------------------------------------------------------------------------ 10:07:40 Play_To_Odl_route_eth_arb :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:41 | FAIL | 10:07:41 Setup failed: 10:07:41 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:41 ------------------------------------------------------------------------------ 10:07:41 Odl_To_Play_route_eth_as :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:42 | FAIL | 10:07:42 Setup failed: 10:07:42 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:42 ------------------------------------------------------------------------------ 10:07:42 Play_To_Odl_route_eth_as :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:42 | FAIL | 10:07:42 Setup failed: 10:07:42 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:42 ------------------------------------------------------------------------------ 10:07:42 Odl_To_Play_route_eth_lacp :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:43 | FAIL | 10:07:43 Setup failed: 10:07:43 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:43 ------------------------------------------------------------------------------ 10:07:43 Play_To_Odl_route_eth_lacp :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:44 | FAIL | 10:07:44 Setup failed: 10:07:44 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:44 ------------------------------------------------------------------------------ 10:07:44 Odl_To_Play_route_eth_lacp_extdef :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:44 | FAIL | 10:07:44 Setup failed: 10:07:44 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:44 ------------------------------------------------------------------------------ 10:07:44 Play_To_Odl_route_eth_lacp_extdef :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:45 | FAIL | 10:07:45 Setup failed: 10:07:45 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:45 ------------------------------------------------------------------------------ 10:07:45 Odl_To_Play_route_eth_lacp_extesilab :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:46 | FAIL | 10:07:46 Setup failed: 10:07:46 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:46 ------------------------------------------------------------------------------ 10:07:46 Play_To_Odl_route_eth_lacp_extesilab :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:47 | FAIL | 10:07:47 Setup failed: 10:07:47 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:47 ------------------------------------------------------------------------------ 10:07:47 Odl_To_Play_route_eth_lacp_extesr :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:47 | FAIL | 10:07:47 Setup failed: 10:07:47 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:47 ------------------------------------------------------------------------------ 10:07:47 Play_To_Odl_route_eth_lacp_extesr :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:48 | FAIL | 10:07:48 Setup failed: 10:07:48 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:48 ------------------------------------------------------------------------------ 10:07:48 Odl_To_Play_route_eth_lacp_extl2 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:49 | FAIL | 10:07:49 Setup failed: 10:07:49 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:49 ------------------------------------------------------------------------------ 10:07:49 Play_To_Odl_route_eth_lacp_extl2 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:49 | FAIL | 10:07:49 Setup failed: 10:07:49 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:49 ------------------------------------------------------------------------------ 10:07:49 Odl_To_Play_route_eth_lacp_extmac :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:50 | FAIL | 10:07:50 Setup failed: 10:07:50 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:50 ------------------------------------------------------------------------------ 10:07:50 Play_To_Odl_route_eth_lacp_extmac :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:51 | FAIL | 10:07:51 Setup failed: 10:07:51 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:51 ------------------------------------------------------------------------------ 10:07:51 Odl_To_Play_route_eth_lan :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:51 | FAIL | 10:07:51 Setup failed: 10:07:51 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:51 ------------------------------------------------------------------------------ 10:07:51 Play_To_Odl_route_eth_lan :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:52 | FAIL | 10:07:52 Setup failed: 10:07:52 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:52 ------------------------------------------------------------------------------ 10:07:52 Odl_To_Play_route_eth_mac :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:53 | FAIL | 10:07:53 Setup failed: 10:07:53 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:53 ------------------------------------------------------------------------------ 10:07:53 Play_To_Odl_route_eth_mac :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:54 | FAIL | 10:07:54 Setup failed: 10:07:54 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:54 ------------------------------------------------------------------------------ 10:07:54 Odl_To_Play_route_eth_rou :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:54 | FAIL | 10:07:54 Setup failed: 10:07:54 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:54 ------------------------------------------------------------------------------ 10:07:54 Play_To_Odl_route_eth_rou :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:55 | FAIL | 10:07:55 Setup failed: 10:07:55 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:55 ------------------------------------------------------------------------------ 10:07:55 Odl_To_Play_route_inc_arb :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:56 | FAIL | 10:07:56 Setup failed: 10:07:56 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:56 ------------------------------------------------------------------------------ 10:07:56 Play_To_Odl_route_inc_arb :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:56 | FAIL | 10:07:56 Setup failed: 10:07:56 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:56 ------------------------------------------------------------------------------ 10:07:56 Odl_To_Play_route_inc_as :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:57 | FAIL | 10:07:57 Setup failed: 10:07:57 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:57 ------------------------------------------------------------------------------ 10:07:57 Play_To_Odl_route_inc_as :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:58 | FAIL | 10:07:58 Setup failed: 10:07:58 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:58 ------------------------------------------------------------------------------ 10:07:58 Odl_To_Play_route_inc_lacp :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:58 | FAIL | 10:07:58 Setup failed: 10:07:58 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:58 ------------------------------------------------------------------------------ 10:07:58 Play_To_Odl_route_inc_lacp :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:59 | FAIL | 10:07:59 Setup failed: 10:07:59 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:07:59 ------------------------------------------------------------------------------ 10:07:59 Odl_To_Play_route_inc_lan :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:07:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:07:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:00 | FAIL | 10:08:00 Setup failed: 10:08:00 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:00 ------------------------------------------------------------------------------ 10:08:00 Play_To_Odl_route_inc_lan :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:00 | FAIL | 10:08:00 Setup failed: 10:08:00 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:00 ------------------------------------------------------------------------------ 10:08:00 Odl_To_Play_route_inc_mac :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:01 | FAIL | 10:08:01 Setup failed: 10:08:01 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:01 ------------------------------------------------------------------------------ 10:08:01 Play_To_Odl_route_inc_mac :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:02 | FAIL | 10:08:02 Setup failed: 10:08:02 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:02 ------------------------------------------------------------------------------ 10:08:02 Odl_To_Play_route_inc_rou :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:02 | FAIL | 10:08:02 Setup failed: 10:08:02 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:02 ------------------------------------------------------------------------------ 10:08:02 Play_To_Odl_route_inc_rou :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:03 | FAIL | 10:08:03 Setup failed: 10:08:03 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:03 ------------------------------------------------------------------------------ 10:08:03 Odl_To_Play_route_mac_arb :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:04 | FAIL | 10:08:04 Setup failed: 10:08:04 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:04 ------------------------------------------------------------------------------ 10:08:04 Play_To_Odl_route_mac_arb :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:05 | FAIL | 10:08:05 Setup failed: 10:08:05 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:05 ------------------------------------------------------------------------------ 10:08:05 Odl_To_Play_route_mac_as :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:05 | FAIL | 10:08:05 Setup failed: 10:08:05 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:05 ------------------------------------------------------------------------------ 10:08:05 Play_To_Odl_route_mac_as :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:06 | FAIL | 10:08:06 Setup failed: 10:08:06 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:06 ------------------------------------------------------------------------------ 10:08:06 Odl_To_Play_route_mac_lacp :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:07 | FAIL | 10:08:07 Setup failed: 10:08:07 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:07 ------------------------------------------------------------------------------ 10:08:07 Play_To_Odl_route_mac_lacp :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:07 | FAIL | 10:08:07 Setup failed: 10:08:07 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:07 ------------------------------------------------------------------------------ 10:08:07 Odl_To_Play_route_mac_lan :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:08 | FAIL | 10:08:08 Setup failed: 10:08:08 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:08 ------------------------------------------------------------------------------ 10:08:08 Play_To_Odl_route_mac_lan :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:09 | FAIL | 10:08:09 Setup failed: 10:08:09 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:09 ------------------------------------------------------------------------------ 10:08:09 Odl_To_Play_route_mac_mac :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:09 | FAIL | 10:08:09 Setup failed: 10:08:09 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:09 ------------------------------------------------------------------------------ 10:08:09 Play_To_Odl_route_mac_mac :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:10 | FAIL | 10:08:10 Setup failed: 10:08:10 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:10 ------------------------------------------------------------------------------ 10:08:10 Odl_To_Play_route_mac_rou :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:11 | FAIL | 10:08:11 Setup failed: 10:08:11 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:11 ------------------------------------------------------------------------------ 10:08:11 Play_To_Odl_route_mac_rou :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:11 | FAIL | 10:08:11 Setup failed: 10:08:11 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:11 ------------------------------------------------------------------------------ 10:08:11 Odl_To_Play_pmsi_rsvp_te_p2mp_lsp :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:12 | FAIL | 10:08:12 Setup failed: 10:08:12 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:12 ------------------------------------------------------------------------------ 10:08:12 Play_To_Odl_pmsi_rsvp_te_p2mp_lsp :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:13 | FAIL | 10:08:13 Setup failed: 10:08:13 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:13 ------------------------------------------------------------------------------ 10:08:13 Odl_To_Play_pmsi_mldp_p2mp_lsp :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:13 | FAIL | 10:08:13 Setup failed: 10:08:13 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:13 ------------------------------------------------------------------------------ 10:08:13 Play_To_Odl_pmsi_mldp_p2mp_lsp :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:14 | FAIL | 10:08:14 Setup failed: 10:08:14 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:14 ------------------------------------------------------------------------------ 10:08:14 Odl_To_Play_pmsi_pim_ssm_tree :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:15 | FAIL | 10:08:15 Setup failed: 10:08:15 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:15 ------------------------------------------------------------------------------ 10:08:15 Play_To_Odl_pmsi_pim_ssm_tree :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:16 | FAIL | 10:08:16 Setup failed: 10:08:16 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:16 ------------------------------------------------------------------------------ 10:08:16 Odl_To_Play_pmsi_pim_sm_tree :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:16 | FAIL | 10:08:16 Setup failed: 10:08:16 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:16 ------------------------------------------------------------------------------ 10:08:16 Play_To_Odl_pmsi_pim_sm_tree :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:17 | FAIL | 10:08:17 Setup failed: 10:08:17 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:17 ------------------------------------------------------------------------------ 10:08:17 Odl_To_Play_pmsi_bidir_pim_tree :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:18 | FAIL | 10:08:18 Setup failed: 10:08:18 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:18 ------------------------------------------------------------------------------ 10:08:18 Play_To_Odl_pmsi_bidir_pim_tree :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:18 | FAIL | 10:08:18 Setup failed: 10:08:18 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:18 ------------------------------------------------------------------------------ 10:08:18 Odl_To_Play_pmsi_ingress_replication :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:19 | FAIL | 10:08:19 Setup failed: 10:08:19 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:19 ------------------------------------------------------------------------------ 10:08:19 Play_To_Odl_pmsi_ingress_replication :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:20 | FAIL | 10:08:20 Setup failed: 10:08:20 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:20 ------------------------------------------------------------------------------ 10:08:20 Odl_To_Play_pmsi_mldp_mp2mp_lsp :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:20 | FAIL | 10:08:20 Setup failed: 10:08:20 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:20 ------------------------------------------------------------------------------ 10:08:20 Play_To_Odl_pmsi_mldp_mp2mp_lsp :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 10:08:21 | FAIL | 10:08:21 Setup failed: 10:08:21 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:21 ------------------------------------------------------------------------------ 10:08:21 Kill_Talking_BGP_Speaker :: Abort the Python speaker :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:21 | PASS | 10:08:21 ------------------------------------------------------------------------------ 10:08:21 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:08:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:08:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:08:22 | FAIL | 10:08:22 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:22 ------------------------------------------------------------------------------ 10:08:22 Deconfigure_App_Peer :: Revert the BGP configuration to the origin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:08:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:08:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:08:23 | FAIL | 10:08:23 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:23 ------------------------------------------------------------------------------ 10:08:23 bgpcep-userfeatures.txt.030 Bgp Functional Evpn :: Functional test... | FAIL | 10:08:23 78 tests, 2 passed, 76 failed 10:08:23 ============================================================================== 10:08:23 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.040 Bgp Functional Route Ref' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:08:23 bgpcep-userfeatures.txt.040 Bgp Functional Route Ref :: Functional test for... 10:08:23 ============================================================================== 10:08:34 Configure_App_Peer :: Configures bgp application peer. Openconfig ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:08:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:08:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:08:35 | FAIL | 10:08:35 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:35 ------------------------------------------------------------------------------ 10:08:35 Reconfigure_ODL_To_Accept_Connection :: Configures BGP peer module... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:08:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:08:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:08:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:08:36 | FAIL | 10:08:36 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:36 ------------------------------------------------------------------------------ 10:08:36 Exa_To_Send_Route_Refresh :: Exabgp sends route refresh and count ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 10:08:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 10:08:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 10:08:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 10:08:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 10:08:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 10:08:37 | FAIL | 10:08:37 Setup failed: 10:08:37 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:08:37 10:08:37 Also teardown failed: 10:08:37 Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text' 10:08:37 ------------------------------------------------------------------------------ 10:08:37 Odl_To_Send_Route_Refresh :: Sends route refresh request and check... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:08:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:09:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:09:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:09:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.171.68?content=nonconfig 10:09:01 | FAIL | 10:09:01 Setup failed: 10:09:01 Unable to connect ExaBgp to ODL 10:09:01 ------------------------------------------------------------------------------ 10:09:01 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:09:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:09:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:09:02 | FAIL | 10:09:02 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:02 ------------------------------------------------------------------------------ 10:09:02 Deconfigure_App_Peer :: Revert the BGP configuration to the origin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:02 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:09:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:09:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:09:03 | FAIL | 10:09:03 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:03 ------------------------------------------------------------------------------ 10:09:03 bgpcep-userfeatures.txt.040 Bgp Functional Route Ref :: Functional... | FAIL | 10:09:03 6 tests, 0 passed, 6 failed 10:09:03 ============================================================================== 10:09:03 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.020 Bgp Functional Multipath' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:09:03 bgpcep-userfeatures.txt.020 Bgp Functional Multipath :: Functional test sui... 10:09:03 ============================================================================== 10:09:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config 10:09:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config 10:09:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config 10:09:15 Reconfigure_ODL_To_Accept_Connection :: Configures BGP peer module... | FAIL | 10:09:15 Parent suite setup failed: 10:09:15 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:15 ------------------------------------------------------------------------------ 10:09:15 Odl Allpaths Exa SendReceived :: all-paths selected policy selected | FAIL | 10:09:15 Parent suite setup failed: 10:09:15 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:15 ------------------------------------------------------------------------------ 10:09:15 Odl Npaths Exa SendReceived :: n-paths policy selected on odl | FAIL | 10:09:15 Parent suite setup failed: 10:09:15 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:15 ------------------------------------------------------------------------------ 10:09:15 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... | FAIL | 10:09:15 Parent suite setup failed: 10:09:15 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:15 ------------------------------------------------------------------------------ 10:09:15 bgpcep-userfeatures.txt.020 Bgp Functional Multipath :: Functional... | FAIL | 10:09:15 Suite setup failed: 10:09:15 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:15 10:09:15 Also suite teardown failed: 10:09:15 Variable '${rib_old}' not found. 10:09:15 10:09:15 4 tests, 0 passed, 4 failed 10:09:15 ============================================================================== 10:09:15 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.060 Bgp Functional Mvpn' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:09:15 bgpcep-userfeatures.txt.060 Bgp Functional Mvpn :: Functional test for bgp ... 10:09:15 ============================================================================== 10:09:19 Configure_App_Peer :: Configures bgp application peer. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:09:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:09:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:09:20 | FAIL | 10:09:20 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:20 ------------------------------------------------------------------------------ 10:09:20 Reconfigure_ODL_To_Accept_Connection :: Configures BGP peer module... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:09:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:09:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:09:20 | FAIL | 10:09:20 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:20 ------------------------------------------------------------------------------ 10:09:20 Start_Bgp_Peer :: Start Python speaker to connect to ODL. We need ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:27 | PASS | 10:09:27 ------------------------------------------------------------------------------ 10:09:27 Odl_To_Play_intra_as_ipmsi_ad :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:28 | FAIL | 10:09:28 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:28 ------------------------------------------------------------------------------ 10:09:28 Play_To_Odl_intra_as_ipmsi_ad :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:34 | FAIL | 10:09:34 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:34 ------------------------------------------------------------------------------ 10:09:34 Odl_To_Play_inter_as_ipmsi_ad :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:36 | FAIL | 10:09:36 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:36 ------------------------------------------------------------------------------ 10:09:36 Play_To_Odl_inter_as_ipmsi_ad :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:42 | FAIL | 10:09:42 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:42 ------------------------------------------------------------------------------ 10:09:42 Odl_To_Play_spmsi_ad :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:44 | FAIL | 10:09:44 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:44 ------------------------------------------------------------------------------ 10:09:44 Play_To_Odl_spmsi_ad :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:50 | FAIL | 10:09:50 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:50 ------------------------------------------------------------------------------ 10:09:50 Odl_To_Play_leaf_ad :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:52 | FAIL | 10:09:52 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:52 ------------------------------------------------------------------------------ 10:09:52 Play_To_Odl_leaf_ad :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:58 | FAIL | 10:09:58 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:09:58 ------------------------------------------------------------------------------ 10:09:58 Odl_To_Play_source_active_ad :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:09:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:09:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:00 | FAIL | 10:10:00 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:10:00 ------------------------------------------------------------------------------ 10:10:00 Play_To_Odl_source_active_ad :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:05 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:06 | FAIL | 10:10:06 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:10:06 ------------------------------------------------------------------------------ 10:10:06 Odl_To_Play_shared_tree_join :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:06 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:07 | FAIL | 10:10:07 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:10:07 ------------------------------------------------------------------------------ 10:10:07 Play_To_Odl_shared_tree_join :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:14 | FAIL | 10:10:14 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:10:14 ------------------------------------------------------------------------------ 10:10:14 Odl_To_Play_source_tree_join :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:15 | FAIL | 10:10:15 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:10:15 ------------------------------------------------------------------------------ 10:10:15 Play_To_Odl_source_tree_join :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:22 | FAIL | 10:10:22 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:10:22 ------------------------------------------------------------------------------ 10:10:22 Odl_To_Play_intra_pe_distinguisher :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:23 | FAIL | 10:10:23 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:10:23 ------------------------------------------------------------------------------ 10:10:23 Play_To_Odl_intra_pe_distinguisher :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:30 | FAIL | 10:10:30 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:10:30 ------------------------------------------------------------------------------ 10:10:30 Odl_To_Play_intra_vrf :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:31 | FAIL | 10:10:31 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:10:31 ------------------------------------------------------------------------------ 10:10:31 Play_To_Odl_intra_vrf :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:38 | FAIL | 10:10:38 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:10:38 ------------------------------------------------------------------------------ 10:10:38 Odl_To_Play_intra_source_as :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:39 | FAIL | 10:10:39 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:10:39 ------------------------------------------------------------------------------ 10:10:39 Play_To_Odl_intra_source_as :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:45 | FAIL | 10:10:45 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:10:45 ------------------------------------------------------------------------------ 10:10:45 Odl_To_Play_intra_source_as_4 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:47 | FAIL | 10:10:47 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:10:47 ------------------------------------------------------------------------------ 10:10:47 Play_To_Odl_intra_source_as_4 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:50 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 10:10:53 | FAIL | 10:10:53 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:10:53 ------------------------------------------------------------------------------ 10:10:53 Play_To_Odl_intra_ipv6 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:10:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 10:10:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 10:10:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 10:10:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 10:10:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 10:10:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 10:10:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 10:10:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 10:11:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 10:11:00 | FAIL | 10:11:00 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:00 ------------------------------------------------------------------------------ 10:11:00 Kill_Talking_BGP_Speaker :: Abort the Python speaker :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:00 | PASS | 10:11:00 ------------------------------------------------------------------------------ 10:11:00 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:11:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:11:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:11:01 | FAIL | 10:11:01 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:01 ------------------------------------------------------------------------------ 10:11:01 Deconfigure_App_Peer :: Revert the BGP configuration to the origin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:11:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:11:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:11:01 | FAIL | 10:11:01 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:01 ------------------------------------------------------------------------------ 10:11:01 bgpcep-userfeatures.txt.060 Bgp Functional Mvpn :: Functional test... | FAIL | 10:11:01 29 tests, 2 passed, 27 failed 10:11:01 ============================================================================== 10:11:01 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.070 Bgp Functional L3Vpn Mcast' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:11:01 bgpcep-userfeatures.txt.070 Bgp Functional L3Vpn Mcast :: Functional test f... 10:11:01 ============================================================================== 10:11:06 Configure_App_Peer :: Configures bgp application peer. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:11:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:11:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:11:07 | FAIL | 10:11:07 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:07 ------------------------------------------------------------------------------ 10:11:07 Reconfigure_ODL_To_Accept_Connection :: Configures BGP peer module... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:11:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:11:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:11:08 | FAIL | 10:11:08 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:08 ------------------------------------------------------------------------------ 10:11:08 Start_Bgp_Peer :: Start Python speaker to connect to ODL. We need ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:14 | PASS | 10:11:14 ------------------------------------------------------------------------------ 10:11:14 Odl_To_Play_l3vpn_mcast :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 10:11:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 10:11:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 10:11:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 10:11:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 10:11:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 10:11:15 | FAIL | 10:11:15 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:15 ------------------------------------------------------------------------------ 10:11:15 Play_To_Odl_l3vpn_mcast :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 10:11:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 10:11:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 10:11:18 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 10:11:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 10:11:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 10:11:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 10:11:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 10:11:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 10:11:22 | FAIL | 10:11:22 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:22 ------------------------------------------------------------------------------ 10:11:22 Odl_To_Play_l3vpn_mcast_ipv6 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 10:11:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 10:11:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 10:11:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 10:11:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 10:11:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 10:11:23 | FAIL | 10:11:23 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:23 ------------------------------------------------------------------------------ 10:11:23 Play_To_Odl_l3vpn_mcast_ipv6 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 10:11:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 10:11:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 10:11:26 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 10:11:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 10:11:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 10:11:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 10:11:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 10:11:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 10:11:30 | FAIL | 10:11:30 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:30 ------------------------------------------------------------------------------ 10:11:30 Kill_Talking_BGP_Speaker :: Abort the Python speaker :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:30 | PASS | 10:11:30 ------------------------------------------------------------------------------ 10:11:30 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:11:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:11:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:11:31 | FAIL | 10:11:31 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:31 ------------------------------------------------------------------------------ 10:11:31 Deconfigure_App_Peer :: Revert the BGP configuration to the origin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:11:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:11:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:11:31 | FAIL | 10:11:31 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:31 ------------------------------------------------------------------------------ 10:11:31 bgpcep-userfeatures.txt.070 Bgp Functional L3Vpn Mcast :: Function... | FAIL | 10:11:31 10 tests, 2 passed, 8 failed 10:11:31 ============================================================================== 10:11:31 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.080 Bgp Functional Rt Constrain' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:11:31 bgpcep-userfeatures.txt.080 Bgp Functional Rt Constrain :: Functional test ... 10:11:31 ============================================================================== 10:11:36 Configure_App_Peer :: Configures bgp application peer. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:11:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:11:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:11:36 | FAIL | 10:11:36 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:36 ------------------------------------------------------------------------------ 10:11:36 Reconfigure_ODL_To_Accept_Connection :: Configures BGP peer module... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:11:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:11:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:11:37 | FAIL | 10:11:37 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:37 ------------------------------------------------------------------------------ 10:11:37 Start_Bgp_Peer :: Start Python speaker to connect to ODL. We need ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:43 | PASS | 10:11:43 ------------------------------------------------------------------------------ 10:11:43 Odl_To_Play_rt_constrain_default :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:45 | FAIL | 10:11:45 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:45 ------------------------------------------------------------------------------ 10:11:45 Play_To_Odl_rt_constrain_default :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:51 | FAIL | 10:11:51 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:51 ------------------------------------------------------------------------------ 10:11:51 Odl_To_Play_rt_constrain_type_0 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:53 | FAIL | 10:11:53 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:53 ------------------------------------------------------------------------------ 10:11:53 Play_To_Odl_rt_constrain_type_0 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:11:59 | FAIL | 10:11:59 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:11:59 ------------------------------------------------------------------------------ 10:11:59 Odl_To_Play_rt_constrain_type_1 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:11:59 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:00 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:01 | FAIL | 10:12:01 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:12:01 ------------------------------------------------------------------------------ 10:12:01 Play_To_Odl_rt_constrain_type_1 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:07 | FAIL | 10:12:07 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:12:07 ------------------------------------------------------------------------------ 10:12:07 Odl_To_Play_rt_constrain_type_2 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:09 | FAIL | 10:12:09 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:application-rib=10.30.170.184/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:12:09 ------------------------------------------------------------------------------ 10:12:09 Play_To_Odl_rt_constrain_type_2 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:09 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:10 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:15 | FAIL | 10:12:15 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.171.68/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:12:15 ------------------------------------------------------------------------------ 10:12:15 Kill_Talking_BGP_Speaker :: Abort the Python speaker :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:15 | PASS | 10:12:15 ------------------------------------------------------------------------------ 10:12:15 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:12:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:12:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 10:12:16 | FAIL | 10:12:16 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.171.68 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:12:16 ------------------------------------------------------------------------------ 10:12:16 Deconfigure_App_Peer :: Revert the BGP configuration to the origin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:12:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:12:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 10:12:17 | FAIL | 10:12:17 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.184 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:12:17 ------------------------------------------------------------------------------ 10:12:17 bgpcep-userfeatures.txt.080 Bgp Functional Rt Constrain :: Functio... | FAIL | 10:12:17 14 tests, 2 passed, 12 failed 10:12:17 ============================================================================== 10:12:17 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.090 Bgp Functional Rt Constrain Validation' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:12:17 bgpcep-userfeatures.txt.090 Bgp Functional Rt Constrain Validation :: Funct... 10:12:17 ============================================================================== 10:12:21 Reconfigure_ODL_To_Accept_Connection :: Configures BGP peer module... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 10:12:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 10:12:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 10:12:22 | FAIL | 10:12:22 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:12:22 ------------------------------------------------------------------------------ 10:12:22 Start_Bgp_Peers :: Start Python speaker to connect to ODL. We give... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:22 | PASS | 10:12:22 ------------------------------------------------------------------------------ 10:12:22 Play_To_Odl_ext_l3vpn_rt_arg :: This TC sends route-target route c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:25 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:28 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:28 | FAIL | 10:12:28 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:12:28 ------------------------------------------------------------------------------ 10:12:28 Play_To_Odl_rt_constrain_type_0 :: Sends RT route from node 2 to o... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:29 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:32 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:35 | FAIL | 10:12:35 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:12:35 ------------------------------------------------------------------------------ 10:12:35 Check_Presence_Of_l3vpn_Route_In_Node_2_Effective_Rib_In_Table :: ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 10:12:41 | FAIL | 10:12:41 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:12:41 ------------------------------------------------------------------------------ 10:12:41 Check_l3vpn_Route_Advertisement_On_Each_Node :: Checks that each n... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:41 | FAIL | 10:12:41 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065 10:12:41 ------------------------------------------------------------------------------ 10:12:41 Play_To_Odl_rt_constrain_type_1 :: Sends RT route from node 3 to o... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:44 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:45 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:47 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 10:12:47 | FAIL | 10:12:47 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:12:47 ------------------------------------------------------------------------------ 10:12:47 Play_To_Odl_remove_rt :: Removes RT from odl and then checks that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:47 | PASS | 10:12:47 ------------------------------------------------------------------------------ 10:12:47 Play_To_Odl_remove_routes :: Removes rt arguments from odl. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:48 | PASS | 10:12:48 ------------------------------------------------------------------------------ 10:12:48 Kill_Talking_BGP_Speakers :: Abort all Python speakers. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:48 | PASS | 10:12:48 ------------------------------------------------------------------------------ 10:12:48 Delete_Bgp_Peers_Configuration :: Revert the BGP configuration to ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:12:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 10:12:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 10:12:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 10:12:49 | FAIL | 10:12:49 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:12:49 ------------------------------------------------------------------------------ 10:12:49 bgpcep-userfeatures.txt.090 Bgp Functional Rt Constrain Validation... | FAIL | 10:12:49 11 tests, 4 passed, 7 failed 10:12:49 ============================================================================== 10:12:49 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.Bgp Policies Default' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:12:49 bgpcep-userfeatures.txt.Bgp Policies Default :: Functional test for bgp rou... 10:12:49 ============================================================================== 10:13:19 Verify_Rib_Empty :: Checks empty example-ipv4-topology ready. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:13:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:13:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:31 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:34 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:35 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:53 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:13:57 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:08 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:08 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/network-topology:network-topology/topology=example-ipv4-topology 10:14:20 | FAIL | 10:14:20 Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=example-ipv4-topology (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:14:20 ------------------------------------------------------------------------------ 10:14:20 Configure_App_Peer :: Configures bgp application peer, and configu... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:14:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:14:20 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors 10:14:20 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors 10:14:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors 10:14:21 | FAIL | 10:14:21 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:14:21 ------------------------------------------------------------------------------ 10:14:21 Reconfigure_ODL_To_Accept_Connections :: Configure BGP peer module... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:14:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:14:21 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 10:14:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 10:14:21 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 10:14:21 | FAIL | 10:14:21 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:14:21 ------------------------------------------------------------------------------ 10:14:21 Start_Exabgps :: Start 6 exabgps as processes in background, each ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:14:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:14:22 | PASS | 10:14:22 ------------------------------------------------------------------------------ 10:14:22 Verify_Rib_Filled :: Verifies that sent routes are present in part... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:14:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:14:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 10:14:22 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 10:14:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 10:14:22 | FAIL | 10:14:22 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:14:22 ------------------------------------------------------------------------------ 10:14:22 Stop_All_Peers :: Send command to kill all exabgp processes runnin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:14:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:14:23 | PASS | 10:14:23 ------------------------------------------------------------------------------ 10:14:23 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:14:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:14:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 10:14:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 10:14:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 10:14:23 | FAIL | 10:14:23 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:14:23 ------------------------------------------------------------------------------ 10:14:23 Deconfigure_App_Peer :: Revert the BGP configuration to the origin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:14:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:14:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors 10:14:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors 10:14:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors 10:14:24 | FAIL | 10:14:24 ConnectionError: HTTPConnectionPool(host='10.30.170.184', port=8181): Max retries exceeded with url: /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors (Caused by NewConnectionError("HTTPConnection(host='10.30.170.184', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 10:14:24 ------------------------------------------------------------------------------ 10:14:24 bgpcep-userfeatures.txt.Bgp Policies Default :: Functional test fo... | FAIL | 10:14:24 8 tests, 2 passed, 6 failed 10:14:24 ============================================================================== 10:14:24 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'bgpcep-userfeatures.txt.Tcpmd5User' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:14:24 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-userfeatures.txt.Tcpmd5User' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:14:24 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Tcpmd5User' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:14:24 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'bgpcep-userfeatures.txt.Tcpmd5User' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:14:24 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-userfeatures.txt.Tcpmd5User' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 10:14:24 bgpcep-userfeatures.txt.Tcpmd5User :: TCPMD5 user-facing feature system tes... 10:14:24 ============================================================================== 10:14:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 10:14:30 Topology_Precondition :: Compare current pcep-topology to empty on... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Start_Secure_Pcc_Mock :: Execute pcc-mock on Mininet with password... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Topology_Unauthorized_1 :: Try to catch a glimpse of pcc-mock in p... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Set_Wrong_Password :: Configure password in pcep dispatcher for cl... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Topology_Unauthorized_2 :: The same logic as Topology_Unauthorized... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Set_Correct_Password :: Configure password in pcep dispatcher for ... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Topology_Intercondition :: Compare pcep-topology/path-computation-... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Stop_Pcc_Mock_1 :: Stops First instance of pcc-mock. | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Topology_Unauthorized_3 :: The same logic as Topology_Unauthorized... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Start_Secure_Pcc_Mock_2 :: Execute pcc-mock on Mininet with new pa... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Topology_Unauthorized_4 :: The same logic as Topology_Unauthorized... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Set_Correct_Password_2 :: Configure password in pcep dispatcher fo... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Topology_Intercondition_2 :: Compare pcep-topology/path-computatio... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Update_Delegated :: Perform update-lsp on the mocked tunnel, check... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Topology_Updated :: Compare pcep-topology/path-computation-client ... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Unset_Password :: De-configure password for pcep dispatcher for cl... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Topology_Unauthorized_5 :: Wait for pcep-topology to become empty ... | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Stop_Pcc_Mock_2 :: Stops second instance of pcc-mock | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Topology_Postcondition :: Verify that pcep-topology stays empty. | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 Delete_Pcep_Client_Module :: Delete Pcep client module. | FAIL | 10:14:30 Parent suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 ------------------------------------------------------------------------------ 10:14:30 bgpcep-userfeatures.txt.Tcpmd5User :: TCPMD5 user-facing feature s... | FAIL | 10:14:30 Suite setup failed: 10:14:30 Component "bgpcep": searching for "pcep-impl" found no version, cannot locate test tool. 10:14:30 10:14:30 Also suite teardown failed: 10:14:30 There were no source files matching 'pccmock.log'. 10:14:30 10:14:30 20 tests, 0 passed, 20 failed 10:14:30 ============================================================================== 10:14:30 bgpcep-userfeatures.txt | FAIL | 10:14:30 392 tests, 37 passed, 355 failed 10:14:30 ============================================================================== 10:14:30 Output: /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/output.xml 10:14:36 Log: /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/log.html 10:14:36 Report: /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/report.html 10:14:37 Examining the files in data/log and checking filesize 10:14:37 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 10:14:37 total 8 10:14:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 09:46 .. 10:14:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 09:46 . 10:14:37 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 10:14:37 du: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/data/log/*': No such file or directory 10:14:38 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 10:14:38 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory 10:14:38 Let's take the karaf thread dump again... 10:14:38 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 10:14:38 karaf main: org.apache.karaf.main.Main, pid: 10:14:38 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 10:14:38 Usage: 10:14:38 jstack [-l][-e] 10:14:38 (to connect to running process) 10:14:38 10:14:38 Options: 10:14:38 -l long listing. Prints additional information about locks 10:14:38 -e extended listing. Prints additional information about threads 10:14:38 -? -h --help -help to print this help message 10:14:39 Killing ODL 10:14:39 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 10:14:44 Compressing karaf.log 1 10:14:44 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 10:14:44 gzip: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 10:14:44 Fetching compressed karaf.log 1 10:14:44 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 10:14:44 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz: No such file or directory 10:14:45 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 10:14:45 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log: No such file or directory 10:14:45 Fetch GC logs 10:14:45 Warning: Permanently added '10.30.170.184' (ED25519) to the list of known hosts. 10:14:45 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 10:14:45 Examine copied files 10:14:45 total 29536 10:14:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 10:14 gclogs-1 10:14:45 -rw-rw-r-- 1 jenkins jenkins 0 Apr 7 10:14 karaf_1__threads_after.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 10659 Apr 7 10:14 ps_after.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 326012 Apr 7 10:14 report.html 10:14:45 -rw-rw-r-- 1 jenkins jenkins 3996281 Apr 7 10:14 log.html 10:14:45 -rw-rw-r-- 1 jenkins jenkins 25722223 Apr 7 10:14 output.xml 10:14:45 -rw-rw-r-- 1 jenkins jenkins 0 Apr 7 10:14 exa6.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 0 Apr 7 10:14 exa5.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 0 Apr 7 10:14 exa4.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 0 Apr 7 10:14 exa3.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 0 Apr 7 10:14 exa2.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 0 Apr 7 10:14 exa1.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 1139 Apr 7 10:12 090_rt_constrain_play_3.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 1275 Apr 7 10:12 090_rt_constrain_play_2.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 1207 Apr 7 10:12 090_rt_constrain_play_1.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 2479 Apr 7 10:12 rt_constrain_play.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 1935 Apr 7 10:11 l3vpn_mcast_play.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 4587 Apr 7 10:11 mvpn_play.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 1391 Apr 7 10:08 evpn_play.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 1527 Apr 7 10:07 010_l3vpn_play.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 1391 Apr 7 10:06 tc2_bgp_peer.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 1391 Apr 7 10:06 tc1_bgp_peer.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 380 Apr 7 10:04 bgp_peer_tc3.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 207 Apr 7 10:04 bgp_app_peer_delete_all_tc3.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 272 Apr 7 10:03 bgp_app_peer_put_tc3.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 380 Apr 7 10:03 bgp_peer_tc2.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 207 Apr 7 10:03 bgp_app_peer_delete_all_tc2.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 272 Apr 7 10:02 bgp_app_peer_put_tc2.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 380 Apr 7 10:02 bgp_peer_tc1.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 452 Apr 7 10:02 bgp_app_peer_delete_tc1.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 252 Apr 7 10:01 bgp_app_peer_initial_post_tc1.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 1002 Apr 7 09:58 gobgp.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 6784 Apr 7 09:57 exabgp_graceful_restart.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 6073 Apr 7 09:56 exaipv4.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 6733 Apr 7 09:54 exaipv6.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 2776 Apr 7 09:50 testplan.txt 10:14:45 -rw-rw-r-- 1 jenkins jenkins 0 Apr 7 09:50 karaf_1__threads_before.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 10463 Apr 7 09:50 ps_before.log 10:14:45 -rw-rw-r-- 1 jenkins jenkins 3438 Apr 7 09:46 post-startup-script.sh 10:14:45 -rw-rw-r-- 1 jenkins jenkins 252 Apr 7 09:46 startup-script.sh 10:14:45 -rw-rw-r-- 1 jenkins jenkins 3448 Apr 7 09:46 configuration-script.sh 10:14:45 -rw-rw-r-- 1 jenkins jenkins 285 Apr 7 09:46 detect_variables.env 10:14:45 -rw-rw-r-- 1 jenkins jenkins 2619 Apr 7 09:46 pom.xml 10:14:45 -rw-rw-r-- 1 jenkins jenkins 92 Apr 7 09:46 set_variables.env 10:14:45 -rw-rw-r-- 1 jenkins jenkins 297 Apr 7 09:46 slave_addresses.txt 10:14:45 -rw-rw-r-- 1 jenkins jenkins 570 Apr 7 09:45 requirements.txt 10:14:45 -rw-rw-r-- 1 jenkins jenkins 26 Apr 7 09:45 env.properties 10:14:45 -rw-rw-r-- 1 jenkins jenkins 334 Apr 7 09:42 stack-parameters.yaml 10:14:45 drwxrwxr-x 7 jenkins jenkins 4096 Apr 7 09:41 test 10:14:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 09:41 test@tmp 10:14:45 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins1097007762828122131.sh 10:14:45 Karaf Deployments, Tests must have already run 10:14:45 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins7322902196356990943.sh 10:14:45 Cleaning up Robot installation... 10:14:46 $ ssh-agent -k 10:14:46 unset SSH_AUTH_SOCK; 10:14:46 unset SSH_AGENT_PID; 10:14:46 echo Agent pid 3161 killed; 10:14:46 [ssh-agent] Stopped. 10:14:46 Recording plot data 10:14:46 Robot results publisher started... 10:14:46 INFO: Checking test criticality is deprecated and will be dropped in a future release! 10:14:46 -Parsing output xml: 10:14:47 Done! 10:14:47 -Copying log files to build dir: 10:14:48 Done! 10:14:48 -Assigning results to build: 10:14:48 Done! 10:14:48 -Checking thresholds: 10:14:48 Done! 10:14:48 Done publishing Robot results. 10:14:48 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 10:14:48 [PostBuildScript] - [INFO] Executing post build scripts. 10:14:48 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins753146784139287198.sh 10:14:48 Archiving csit artifacts 10:14:48 mv: cannot stat 'odl1_*': No such file or directory 10:14:48 mv: cannot stat '*_1.png': No such file or directory 10:14:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:14:48 Dload Upload Total Spent Left Speed 10:14:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3307k 0 3307k 0 0 4436k 0 --:--:-- --:--:-- --:--:-- 4439k 10:14:49 Archive: robot-plugin.zip 10:14:49 inflating: ./archives/robot-plugin/log.html 10:14:49 inflating: ./archives/robot-plugin/output.xml 10:14:49 inflating: ./archives/robot-plugin/report.html 10:14:49 mv: cannot stat '*.log.gz': No such file or directory 10:14:49 mv: cannot stat '*.csv': No such file or directory 10:14:49 mv: cannot stat '*.png': No such file or directory 10:14:49 [PostBuildScript] - [INFO] Executing post build scripts. 10:14:49 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins9947498283108128989.sh 10:14:49 [PostBuildScript] - [INFO] Executing post build scripts. 10:14:49 [EnvInject] - Injecting environment variables from a build step. 10:14:49 [EnvInject] - Injecting as environment variables the properties content 10:14:49 OS_CLOUD=vex 10:14:49 OS_STACK_NAME=releng-bgpcep-csit-1node-userfeatures-all-vanadium-167 10:14:49 10:14:49 [EnvInject] - Variables injected successfully. 10:14:49 provisioning config files... 10:14:49 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:14:49 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins717863106707186653.sh 10:14:49 ---> openstack-stack-delete.sh 10:14:49 Setup pyenv: 10:14:50 system 10:14:50 3.8.20 10:14:50 3.9.20 10:14:50 3.10.15 10:14:50 * 3.11.10 (set by /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/.python-version) 10:14:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtIr from file:/tmp/.os_lf_venv 10:14:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:14:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:14:52 lf-activate-venv(): INFO: Base packages installed successfully 10:14:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 10:15:17 lf-activate-venv(): INFO: Adding /tmp/venv-PtIr/bin to PATH 10:15:17 INFO: Stack cost retrieval disabled, setting cost to 0 10:15:30 INFO: Deleting stack releng-bgpcep-csit-1node-userfeatures-all-vanadium-167 10:15:30 Successfully deleted stack releng-bgpcep-csit-1node-userfeatures-all-vanadium-167 10:15:30 [PostBuildScript] - [INFO] Executing post build scripts. 10:15:30 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins10054359223667162786.sh 10:15:30 ---> sysstat.sh 10:15:30 /tmp/jenkins10054359223667162786.sh: line 19: facter: command not found 10:15:30 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins17151711284457014504.sh 10:15:31 ---> package-listing.sh 10:15:31 ++ facter osfamily 10:15:31 /tmp/jenkins17151711284457014504.sh: line 19: facter: command not found 10:15:31 ++ tr '[:upper:]' '[:lower:]' 10:15:31 + OS_FAMILY= 10:15:31 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins9121396770126702888.sh 10:15:31 ---> capture-instance-metadata.sh 10:15:31 Setup pyenv: 10:15:31 system 10:15:31 3.8.20 10:15:31 3.9.20 10:15:31 3.10.15 10:15:31 * 3.11.10 (set by /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/.python-version) 10:15:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtIr from file:/tmp/.os_lf_venv 10:15:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:15:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:15:36 lf-activate-venv(): INFO: Base packages installed successfully 10:15:36 lf-activate-venv(): INFO: Installing additional packages: lftools 10:15:48 lf-activate-venv(): INFO: Adding /tmp/venv-PtIr/bin to PATH 10:15:48 INFO: Running in OpenStack, capturing instance metadata 10:15:48 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins2633994888555558335.sh 10:15:48 provisioning config files... 10:15:49 Could not find credentials [logs] for bgpcep-csit-1node-userfeatures-all-vanadium #167 10:15:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium@tmp/config6411846543377538402tmp 10:15:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:15:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:15:49 provisioning config files... 10:15:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:15:49 [EnvInject] - Injecting environment variables from a build step. 10:15:49 [EnvInject] - Injecting as environment variables the properties content 10:15:49 SERVER_ID=logs 10:15:49 10:15:49 [EnvInject] - Variables injected successfully. 10:15:49 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins1549712595869678262.sh 10:15:49 ---> create-netrc.sh 10:15:49 WARN: Log server credential not found. 10:15:49 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins14365468445286100663.sh 10:15:49 ---> python-tools-install.sh 10:15:49 Setup pyenv: 10:15:49 system 10:15:49 3.8.20 10:15:49 3.9.20 10:15:49 3.10.15 10:15:49 * 3.11.10 (set by /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/.python-version) 10:15:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtIr from file:/tmp/.os_lf_venv 10:15:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:15:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:16:09 lf-activate-venv(): INFO: Base packages installed successfully 10:16:09 lf-activate-venv(): INFO: Installing additional packages: lftools 10:16:21 lf-activate-venv(): INFO: Adding /tmp/venv-PtIr/bin to PATH 10:16:21 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins12921198021946203758.sh 10:16:21 ---> uv-install.sh 10:16:21 uv 0.11.3 is already installed 10:16:21 uvx 0.11.3 (x86_64-unknown-linux-gnu) 10:16:21 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins13240760790773023402.sh 10:16:21 ---> sudo-logs.sh 10:16:21 Archiving 'sudo' log.. 10:16:21 /tmp/jenkins13240760790773023402.sh: line 41: facter: command not found 10:16:21 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins3237025635538366836.sh 10:16:21 ---> job-cost.sh 10:16:21 INFO: Activating Python virtual environment... 10:16:21 Setup pyenv: 10:16:21 system 10:16:21 3.8.20 10:16:21 3.9.20 10:16:21 3.10.15 10:16:21 * 3.11.10 (set by /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/.python-version) 10:16:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtIr from file:/tmp/.os_lf_venv 10:16:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:16:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:16:23 lf-activate-venv(): INFO: Base packages installed successfully 10:16:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:16:31 lf-activate-venv(): INFO: Adding /tmp/venv-PtIr/bin to PATH 10:16:31 DEBUG: Contents of stack-cost file: 10:16:31 total: 0 10:16:31 INFO: Retrieving Stack Cost... 10:16:31 INFO: Stack cost: 0 10:16:31 INFO: Instance uptime: 2139s 10:16:31 INFO: Fetching instance metadata (attempt 1 of 3)... 10:16:31 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:16:31 INFO: Successfully fetched instance metadata 10:16:31 INFO: Instance type: v3-standard-2 10:16:31 INFO: Retrieving pricing info for: v3-standard-2 10:16:31 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:16:31 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=2139 10:16:31 INFO: Successfully fetched Vexxhost pricing API 10:16:31 INFO: Retrieved cost: 0.06 10:16:31 INFO: Retrieved resource: v3-standard-2 10:16:31 INFO: Creating archive directory: /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/archives/cost 10:16:31 INFO: Archiving costs to: /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/archives/cost.csv 10:16:31 INFO: Successfully archived job cost data 10:16:31 DEBUG: Cost data: bgpcep-csit-1node-userfeatures-all-vanadium,167,2026-04-07 10:16:31,v3-standard-2,2139,0.06,0.00,UNSTABLE 10:16:31 [bgpcep-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins18403578762499792176.sh 10:16:31 ---> logs-deploy.sh 10:16:31 Setup pyenv: 10:16:31 system 10:16:31 3.8.20 10:16:31 3.9.20 10:16:31 3.10.15 10:16:31 * 3.11.10 (set by /w/workspace/bgpcep-csit-1node-userfeatures-all-vanadium/.python-version) 10:16:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PtIr from file:/tmp/.os_lf_venv 10:16:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:16:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:16:33 lf-activate-venv(): INFO: Base packages installed successfully 10:16:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:16:43 lf-activate-venv(): INFO: Adding /tmp/venv-PtIr/bin to PATH 10:16:43 WARNING: Nexus logging server not set 10:16:43 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-csit-1node-userfeatures-all-vanadium/167/ 10:16:43 INFO: archiving logs to S3 10:16:44 ---> uname -a: 10:16:44 Linux prd-ubuntu2404-robot-2c-8g-901 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:16:44 10:16:44 10:16:44 ---> lscpu: 10:16:44 Architecture: x86_64 10:16:44 CPU op-mode(s): 32-bit, 64-bit 10:16:44 Address sizes: 40 bits physical, 48 bits virtual 10:16:44 Byte Order: Little Endian 10:16:44 CPU(s): 2 10:16:44 On-line CPU(s) list: 0,1 10:16:44 Vendor ID: AuthenticAMD 10:16:44 Model name: AMD EPYC-Rome Processor 10:16:44 CPU family: 23 10:16:44 Model: 49 10:16:44 Thread(s) per core: 1 10:16:44 Core(s) per socket: 1 10:16:44 Socket(s): 2 10:16:44 Stepping: 0 10:16:44 BogoMIPS: 5599.99 10:16:44 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:16:44 Virtualization: AMD-V 10:16:44 Hypervisor vendor: KVM 10:16:44 Virtualization type: full 10:16:44 L1d cache: 64 KiB (2 instances) 10:16:44 L1i cache: 64 KiB (2 instances) 10:16:44 L2 cache: 1 MiB (2 instances) 10:16:44 L3 cache: 32 MiB (2 instances) 10:16:44 NUMA node(s): 1 10:16:44 NUMA node0 CPU(s): 0,1 10:16:44 Vulnerability Gather data sampling: Not affected 10:16:44 Vulnerability Itlb multihit: Not affected 10:16:44 Vulnerability L1tf: Not affected 10:16:44 Vulnerability Mds: Not affected 10:16:44 Vulnerability Meltdown: Not affected 10:16:44 Vulnerability Mmio stale data: Not affected 10:16:44 Vulnerability Reg file data sampling: Not affected 10:16:44 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:16:44 Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode 10:16:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 10:16:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:16:44 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:16:44 Vulnerability Srbds: Not affected 10:16:44 Vulnerability Tsx async abort: Not affected 10:16:44 Vulnerability Vmscape: Not affected 10:16:44 10:16:44 10:16:44 ---> nproc: 10:16:44 2 10:16:44 10:16:44 10:16:44 ---> df -h: 10:16:44 Filesystem Size Used Avail Use% Mounted on 10:16:44 tmpfs 795M 1.1M 794M 1% /run 10:16:44 /dev/vda1 38G 7.9G 30G 21% / 10:16:44 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:16:44 tmpfs 5.0M 0 5.0M 0% /run/lock 10:16:44 /dev/vda16 881M 117M 703M 15% /boot 10:16:44 /dev/vda15 105M 6.2M 99M 6% /boot/efi 10:16:44 tmpfs 795M 16K 795M 1% /run/user/1001 10:16:44 10:16:44 10:16:44 ---> free -m: 10:16:44 total used free shared buff/cache available 10:16:44 Mem: 7941 788 5210 4 2231 7153 10:16:44 Swap: 1023 0 1023 10:16:44 10:16:44 10:16:44 ---> ip addr: 10:16:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:16:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:16:44 inet 127.0.0.1/8 scope host lo 10:16:44 valid_lft forever preferred_lft forever 10:16:44 inet6 ::1/128 scope host noprefixroute 10:16:44 valid_lft forever preferred_lft forever 10:16:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:16:44 link/ether fa:16:3e:2a:6b:7b brd ff:ff:ff:ff:ff:ff 10:16:44 altname enp0s3 10:16:44 inet 10.30.170.23/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:16:44 valid_lft 84258sec preferred_lft 84258sec 10:16:44 inet6 fe80::f816:3eff:fe2a:6b7b/64 scope link 10:16:44 valid_lft forever preferred_lft forever 10:16:44 10:16:44 10:16:44 ---> sar -b -r -n DEV: 10:16:44 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-901) 04/07/26 _x86_64_ (2 CPU) 10:16:44 10:16:44 09:41:04 LINUX RESTART (2 CPU) 10:16:44 10:16:44 09:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:16:44 10:00:14 1.69 0.02 1.65 0.02 0.72 44.82 0.47 10:16:44 10:10:01 1.31 0.00 1.28 0.03 0.35 56.09 0.25 10:16:44 Average: 1.50 0.01 1.47 0.03 0.54 50.34 0.36 10:16:44 10:16:44 09:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:16:44 10:00:14 5314020 7399472 373076 4.59 84628 2165388 638884 6.96 593828 1934892 552 10:16:44 10:10:01 5286496 7384024 388540 4.78 84836 2177260 673236 7.33 619156 1946864 744 10:16:44 Average: 5300258 7391748 380808 4.68 84732 2171324 656060 7.15 606492 1940878 648 10:16:44 10:16:44 09:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:16:44 10:00:14 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00 10:16:44 10:00:14 ens3 10.23 6.51 1.77 1.98 0.00 0.00 0.00 0.00 10:16:44 10:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00 10:16:44 10:10:01 ens3 13.56 11.81 2.42 4.49 0.00 0.00 0.00 0.00 10:16:44 Average: lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00 10:16:44 Average: ens3 11.86 9.10 2.08 3.21 0.00 0.00 0.00 0.00 10:16:44 10:16:44 10:16:44 ---> sar -P ALL: 10:16:44 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-901) 04/07/26 _x86_64_ (2 CPU) 10:16:44 10:16:44 09:41:04 LINUX RESTART (2 CPU) 10:16:44 10:16:44 09:50:01 CPU %user %nice %system %iowait %steal %idle 10:16:44 10:00:14 all 2.75 0.00 0.34 0.01 0.06 96.84 10:16:44 10:00:14 0 3.27 0.00 0.37 0.01 0.06 96.29 10:16:44 10:00:14 1 2.23 0.00 0.31 0.01 0.05 97.39 10:16:44 10:10:01 all 5.04 0.00 0.49 0.01 0.06 94.40 10:16:44 10:10:01 0 8.01 0.00 0.68 0.00 0.06 91.26 10:16:44 10:10:01 1 2.08 0.00 0.29 0.03 0.05 97.55 10:16:44 Average: all 3.87 0.00 0.41 0.01 0.06 95.65 10:16:44 Average: 0 5.58 0.00 0.52 0.01 0.06 93.83 10:16:44 Average: 1 2.16 0.00 0.30 0.02 0.05 97.47 10:16:44 10:16:44 10:16:44